@font-face {
    font-family: 'nn-icons';
    src: url('/themes/default/front/fonts/nn-icons/nn-icons.eot?d35c61');
    src: url('/themes/default/front/fonts/nn-icons/nn-icons.eot?d35c61#iefix') format('embedded-opentype'),
    url('/themes/default/front/fonts/nn-icons/nn-icons.ttf?d35c61') format('truetype'),
    url('/themes/default/front/fonts/nn-icons/nn-icons.woff?d35c61') format('woff'),
    url('/themes/default/front/fonts/nn-icons/nn-icons.svg?d35c61#nn-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="nn-"], [class*=" nn-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'nn-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.nn-nn-icons-animals:before {
    content: "\e9001";
}

.nn-nn-icons-appetit:before {
    content: "\e9011";
}

.nn-nn-icons-auto:before {
    content: "\e9021";
}

.nn-nn-icons-cinema:before {
    content: "\e9031";
}

.nn-nn-icons-congratulations:before {
    content: "\e9041";
}

.nn-nn-icons-darom:before {
    content: "\e9051";
}

.nn-nn-icons-goroscop:before {
    content: "\e9061";
}

.nn-nn-icons-humor:before {
    content: "\e9071";
}

.nn-nn-icons-male-famale:before {
    content: "\e9081";
}

.nn-nn-icons-music:before {
    content: "\e9091";
}

.nn-nn-icons-n-controle:before {
    content: "\e90a1";
}

.nn-nn-icons-note:before {
    content: "\e90b1";
}

.nn-nn-icons-reportor:before {
    content: "\e90be";
}

.nn-nn-icons-sad-ogorod:before {
    content: "\e90d1";
}

.nn-nn-icons-support:before {
    content: "\e90e1";
}

.nn-nn-icons-thanks:before {
    content: "\e90f1";
}

.nn-nn-icons-travel:before {
    content: "\e9101";
}

.nn-nn-icons-zatcepilo:before {
    content: "\e9111";
}

.nn-nn-icons-zhkh:before {
    content: "\e9121";
}

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
 /* *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }*/
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

@-webkit-keyframes bounce {
	0%, 20%, 53%, 80%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	40%, 43% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}

	70% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}

	90% {
		-webkit-transform: translate3d(0,-4px,0);
		transform: translate3d(0,-4px,0);
	}
}

@keyframes bounce {
	0%, 20%, 53%, 80%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: translate3d(0,0,0);
		-ms-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	40%, 43% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -30px, 0);
		-ms-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}

	70% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -15px, 0);
		-ms-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}

	90% {
		-webkit-transform: translate3d(0,-4px,0);
		-ms-transform: translate3d(0,-4px,0);
		transform: translate3d(0,-4px,0);
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom;
}

@-webkit-keyframes flash {
	0%, 50%, 100% {
		opacity: 1;
	}

	25%, 75% {
		opacity: 0;
	}
}

@keyframes flash {
	0%, 50%, 100% {
		opacity: 1;
	}

	25%, 75% {
		opacity: 0;
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		-ms-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1);
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1);
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1);
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1);
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		-ms-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1);
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		-ms-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1);
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		-ms-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1);
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		-ms-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1);
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		-ms-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand;
}

@-webkit-keyframes shake {
	0%, 100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	20%, 40%, 60%, 80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
}

@keyframes shake {
	0%, 100% {
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		-ms-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	20%, 40%, 60%, 80% {
		-webkit-transform: translate3d(10px, 0, 0);
		-ms-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake;
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg);
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg);
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg);
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg);
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		-ms-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg);
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		-ms-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg);
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		-ms-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg);
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		-ms-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg);
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		-ms-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
}

.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}

	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		-ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}

	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none;
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		-ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		-ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		-ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		-ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		-ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}

	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble;
}

@-webkit-keyframes bounceIn {
	0%, 20%, 40%, 60%, 80%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes bounceIn {
	0%, 20%, 40%, 60%, 80%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-ms-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		-ms-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		-ms-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		-ms-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		-ms-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInDown {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		-ms-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		-ms-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		-ms-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		-ms-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}

	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInLeft {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		-ms-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		-ms-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		-ms-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		-ms-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInRight {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		-ms-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		-ms-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		-ms-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		-ms-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes bounceInUp {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		-ms-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		-ms-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		-ms-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		-ms-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	50%, 55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		-ms-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	50%, 55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		-ms-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-ms-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		-ms-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		-ms-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		-ms-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		-ms-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		-ms-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		-ms-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		-ms-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		-ms-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		-ms-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		-ms-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		-ms-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		-ms-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		-ms-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		-ms-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		-ms-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		-ms-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		-ms-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		-ms-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		-ms-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		-ms-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		-ms-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		-ms-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		-ms-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		-ms-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		-ms-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	-ms-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0;
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0;
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0;
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0;
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		-ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: skewX(20deg);
		-ms-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: skewX(-5deg);
		-ms-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1;
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
	0% {
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0;
	}
}

@keyframes lightSpeedOut {
	0% {
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		-ms-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0;
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		-ms-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		-ms-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center;
		-ms-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		-ms-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		-ms-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		-ms-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		-ms-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0;
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		-ms-transform-origin: center;
		transform-origin: center;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center;
		-ms-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		-ms-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0;
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		-ms-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		-ms-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		-ms-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		-ms-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0;
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%, 60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40%, 80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0;
	}
}

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%, 60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		-ms-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40%, 80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		-ms-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		-ms-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0;
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		-ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	}
}

@keyframes rollOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		-ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	50% {
		opacity: 1;
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-ms-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	50% {
		opacity: 1;
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	100% {
		opacity: 0;
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-ms-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	100% {
		opacity: 0;
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		-ms-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		-ms-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		-ms-transform-origin: left center;
		transform-origin: left center;
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		-ms-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		-ms-transform-origin: right center;
		transform-origin: right center;
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		-ms-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		-ms-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(100%);
		-ms-transform: translateY(100%);
		transform: translateY(100%);
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before,
  .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.jq-checkbox,
.jq-radio {
	position: relative;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.jq-checkbox input,
.jq-radio input {
	position: absolute;
	z-index: -1;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-file {
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.jq-file input {
	position: absolute;
	top: 0;
	right: 0;
	height: auto;
	margin: 0;
	padding: 0;
	opacity: 0;
	font-size: 100px;
	line-height: 1em;
}
.jq-file__name {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox,
.jq-select-multiple {
	position: relative;
	display: inline-block;
}
.jq-selectbox select,
.jq-select-multiple select {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-selectbox li,
.jq-select-multiple li {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}
.jq-selectbox {
	z-index: 10;
}
.jq-selectbox__select {
	position: relative;
}
.jq-selectbox__select-text {
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox__dropdown {
	position: absolute;
}
.jq-selectbox__search input {
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__dropdown ul {
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	list-style: none;
	-webkit-overflow-scrolling: touch;
}
.jq-select-multiple ul {
	position: relative;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}
.jq-number {
	display: inline-block;
}
.jq-number__field input {
	-moz-appearance: textfield;
	text-align: left; /* для Opera Presto */
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* в каких-то браузерах присутствует отступ */
	-webkit-appearance: none;
}
.jq-checkbox,
.jq-radio {
	vertical-align: -4px;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	border: 1px solid #C3C3C3;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	cursor: pointer;
}
.jq-checkbox.focused,
.jq-radio.focused {
	border: 1px solid #08C;
}
.jq-checkbox.disabled,
.jq-radio.disabled {
	opacity: .55;
}
.jq-checkbox {
	border-radius: 3px;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 8px;
	height: 4px;
	margin: 3px 0 0 3px;
	border-bottom: 2px solid #666;
	border-left: 2px solid #666;
	-webkit-transform: rotate(-50deg);
	transform: rotate(-50deg);
}
.jq-radio {
	border-radius: 50%;
}
.jq-radio.checked .jq-radio__div {
	width: 10px;
	height: 10px;
	margin: 3px 0 0 3px;
	border-radius: 50%;
	background: #777;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);
}
.jq-file {
	width: 270px;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.jq-file input {
	cursor: pointer;
}
.jq-file__name {
	box-sizing: border-box;
	width: 100%;
	height: 34px;
	padding: 0 80px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1;
	font: 14px/32px Arial, sans-serif;
	color: #333;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	border-radius: 0 4px 4px 0;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-file:hover .jq-file__browse {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-file:active .jq-file__browse {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.focused .jq-file__name {
	border: 1px solid #5794BF;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number {
	position: relative;
	vertical-align: middle;
	padding: 0 36px 0 0;
}
.jq-number__field {
	width: 100px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
}
.jq-number__field:hover {
	border-color: #B3B3B3;
}
.jq-number__field input {
	box-sizing: border-box;
	width: 100%;
	padding: 8px 9px;
	border: none;
	outline: none;
	background: none;
	font: 14px Arial, sans-serif;
	color: #333;
}
.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 14px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
.jq-number__spin.minus {
	top: auto;
	bottom: 0;
}
.jq-number__spin:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-number__spin:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-number__spin:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #999;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-bottom: none;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
	border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
	border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
	border: 1px solid #5794BF;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #AAA;
}
.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #AAA;
}
.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
}
.jq-selectbox__select {
	height: 32px;
	padding: 0 45px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-selectbox__select:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-selectbox__select:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #5794BF;
}
.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	width: 100%;
}
.jq-selectbox .placeholder {
	color: #888;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 100%;
	border-left: 1px solid #CCC;
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 14px;
	right: 12px;
	width: 0;
	height: 0;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	border-top-color: #000;
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	border-top-color: #AAA;
}
.jq-selectbox__dropdown {
	box-sizing: border-box;
	width: 100%;
	margin: 2px 0 0;
	padding: 0;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #FFF;
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
	font: 14px/18px Arial, sans-serif;
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	border: 1px solid #CCC;
	border-radius: 3px;
	outline: none;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==') no-repeat 100% 50%;
	box-shadow: inset 1px 1px #F1F1F1;
	color: #333;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 5px 10px 6px;
	color: #231F20;
}
.jq-selectbox li.selected {
	background-color: #A3ABB1;
	color: #FFF;
}
.jq-selectbox li:hover {
	background-color: #08C;
	color: #FFF;
}
.jq-selectbox li.disabled {
	color: #AAA;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #231F20;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}
.jq-select-multiple {
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/18px Arial, sans-serif;
	color: #333;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
	padding: 8px 9px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
}
input[type='search'].styler {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
}
input[type='email'].styler:hover:focus,
input[type='password'].styler:hover:focus,
input[type='search'].styler:hover:focus,
input[type='tel'].styler:hover:focus,
input[type='text'].styler:hover:focus,
input[type='url'].styler:hover:focus,
textarea.styler:hover:focus {
	border-color: #CCC;
	border-top-color: #B3B3B3;
	outline: none;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
	overflow: visible;
	padding: 8px 11px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	outline: none;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
button.styler.styler::-moz-focus-inner,
input[type='button'].styler.styler::-moz-focus-inner,
input[type='submit'].styler.styler::-moz-focus-inner,
input[type='reset'].styler.styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
button.styler:active,
input[type='button'].styler:active,
input[type='submit'].styler:active,
input[type='reset'].styler:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
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)}}
/*! 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/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.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)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.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}.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;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}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.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;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.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}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}.ui-controlgroup-vertical .ui-spinner-input{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}.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}.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}.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);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}.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}.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;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}.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 #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,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 #ccc;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:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.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);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("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("images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("images/ui-icons_cc0000_256x240.png")}.ui-button .ui-icon{background-image:url("images/ui-icons_777777_256x240.png")}.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{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}.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}.ui-widget-overlay{background:#aaa;opacity:.003;filter:Alpha(Opacity=.3)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.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 #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,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 #ccc;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:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.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);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("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("images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("images/ui-icons_cc0000_256x240.png")}.ui-button .ui-icon{background-image:url("images/ui-icons_777777_256x240.png")}.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{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}.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}.ui-widget-overlay{background:#aaa;opacity:.003;filter:Alpha(Opacity=.3)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.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)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.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}.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;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}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.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;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.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}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}.ui-controlgroup-vertical .ui-spinner-input{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}.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}.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}.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);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}.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}.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;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}
/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */
.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__html,.fotorama__img,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video iframe{position:absolute;width:100%;height:100%;top:0;right:0;left:0;bottom:0}.fotorama--fullscreen,.fotorama__img{max-width:99999px!important;max-height:99999px!important;min-width:0!important;min-height:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.fotorama__wrap .fotorama__grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.fotorama__grabbing *{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.fotorama__spinner{position:absolute!important;top:50%!important;left:50%!important}.fotorama__wrap--css3 .fotorama__arr,.fotorama__wrap--css3 .fotorama__fullscreen-icon,.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border,.fotorama__wrap--css3 .fotorama__video-close,.fotorama__wrap--css3 .fotorama__video-play{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__caption,.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before,.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__nav,.fotorama__wrap--css3 .fotorama__spinner,.fotorama__wrap--css3 .fotorama__stage,.fotorama__wrap--css3 .fotorama__stage .fotorama__img,.fotorama__wrap--css3 .fotorama__stage__frame{-webkit-transform:translateZ(0);transform:translateZ(0)}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus,.fotorama__nav__frame{outline:0}.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after{content:'';border-radius:inherit;background-color:rgba(0,175,234,.5)}.fotorama__wrap--video .fotorama__stage,.fotorama__wrap--video .fotorama__stage__frame--video,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,.fotorama__wrap--video .fotorama__stage__shaft{-webkit-transform:none!important;transform:none!important}.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border{transition-property:-webkit-transform,width;transition-property:transform,width;transition-timing-function:cubic-bezier(0.1,0,.25,1);transition-duration:0ms}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__no-select,.fotorama__video-close,.fotorama__video-play,.fotorama__wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fotorama__select{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.fotorama__nav,.fotorama__nav__frame{margin:auto;padding:0}.fotorama__caption__wrap,.fotorama__nav__frame,.fotorama__nav__shaft{-moz-box-orient:vertical;display:inline-block;vertical-align:middle;*display:inline;*zoom:1}.fotorama__nav__frame,.fotorama__thumb-border{box-sizing:content-box}.fotorama__caption__wrap{box-sizing:border-box}.fotorama--hidden,.fotorama__load{position:absolute;left:-99999px;top:-99999px;z-index:-1}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__nav,.fotorama__nav__frame,.fotorama__nav__shaft,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video-close,.fotorama__video-play{-webkit-tap-highlight-color:transparent}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(/themes/default/front/libs/fotorama-4.6.4/fotorama.png) no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:2dppx){.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(/themes/default/front/libs/fotorama-4.6.4/fotorama@2x.png) 0 0/96px 160px no-repeat}}.fotorama__thumb{background-color:#7f7f7f;background-color:rgba(127,127,127,.2)}@media print{.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__thumb-border,.fotorama__video-close,.fotorama__video-play{background:none!important}}.fotorama{min-width:1px;overflow:hidden}.fotorama:not(.fotorama--unobtrusive)>*:not(:first-child){display:none}.fullscreen{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000}.fotorama--fullscreen{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;float:none!important;z-index:2147483647!important;background:#000;width:100%!important;height:100%!important;margin:0!important}.fotorama--fullscreen .fotorama__nav,.fotorama--fullscreen .fotorama__stage{background:#000}.fotorama__wrap{-webkit-text-size-adjust:100%;position:relative;direction:ltr;z-index:0}.fotorama__wrap--rtl .fotorama__stage__frame{direction:rtl}.fotorama__nav,.fotorama__stage{overflow:hidden;position:relative;max-width:100%}.fotorama__wrap--pan-y{-ms-touch-action:pan-y}.fotorama__wrap .fotorama__pointer{cursor:pointer}.fotorama__wrap--slide .fotorama__stage__frame{opacity:1!important}.fotorama__stage__frame{overflow:hidden}.fotorama__stage__frame.fotorama__active{z-index:8}.fotorama__wrap--fade .fotorama__stage__frame{display:none}.fotorama__wrap--fade .fotorama__fade-front,.fotorama__wrap--fade .fotorama__fade-rear,.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active{display:block;left:0;top:0}.fotorama__wrap--fade .fotorama__fade-front{z-index:8}.fotorama__wrap--fade .fotorama__fade-rear{z-index:7}.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active{z-index:9}.fotorama__wrap--fade .fotorama__stage .fotorama__shadow{display:none}.fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;border:none!important}.fotorama__error .fotorama__img,.fotorama__loaded .fotorama__img{-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,.fotorama__img--full{display:none}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full{display:block}.fotorama__wrap--only-active .fotorama__nav,.fotorama__wrap--only-active .fotorama__stage{max-width:99999px!important}.fotorama__wrap--only-active .fotorama__stage__frame{visibility:hidden}.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active{visibility:visible}.fotorama__nav{font-size:0;line-height:0;text-align:center;display:none;white-space:nowrap;z-index:5}.fotorama__nav__shaft{position:relative;left:0;top:0;text-align:left}.fotorama__nav__frame{position:relative;cursor:pointer}.fotorama__nav--dots{display:block}.fotorama__nav--dots .fotorama__nav__frame{width:18px;height:30px}.fotorama__nav--dots .fotorama__nav__frame--thumb,.fotorama__nav--dots .fotorama__thumb-border{display:none}.fotorama__nav--thumbs{display:block}.fotorama__nav--thumbs .fotorama__nav__frame{padding-left:0!important}.fotorama__nav--thumbs .fotorama__nav__frame:last-child{padding-right:0!important}.fotorama__nav--thumbs .fotorama__nav__frame--dot{display:none}.fotorama__dot{display:block;width:4px;height:4px;position:relative;top:12px;left:6px;border-radius:6px;border:1px solid #7f7f7f}.fotorama__nav__frame:focus .fotorama__dot:after{padding:1px;top:-1px;left:-1px}.fotorama__nav__frame.fotorama__active .fotorama__dot{width:0;height:0;border-width:3px}.fotorama__nav__frame.fotorama__active .fotorama__dot:after{padding:3px;top:-3px;left:-3px}.fotorama__thumb{overflow:hidden;position:relative;width:100%;height:100%}.fotorama__nav__frame:focus .fotorama__thumb{z-index:2}.fotorama__thumb-border{position:absolute;z-index:9;top:0;left:0;border-style:solid;border-color:#00c2ff;background-image:linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1))}.fotorama__caption{position:absolute;z-index:12;bottom:0;left:0;right:0;font-family:'Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:1.5;color:#000}.fotorama__caption a{text-decoration:none;color:#000;border-bottom:1px solid;border-color:rgba(0,0,0,.5)}.fotorama__caption a:hover{color:#333;border-color:rgba(51,51,51,.5)}.fotorama__wrap--rtl .fotorama__caption{left:auto;right:0}.fotorama__wrap--no-captions .fotorama__caption,.fotorama__wrap--video .fotorama__caption{display:none}.fotorama__caption__wrap{background-color:#fff;background-color:rgba(255,255,255,.9);padding:5px 10px}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fotorama__wrap--css3 .fotorama__spinner{-webkit-animation:spinner 24s infinite linear;animation:spinner 24s infinite linear}.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__stage .fotorama__img{transition-property:opacity;transition-timing-function:linear;transition-duration:.3s}.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.fotorama__select{cursor:auto}.fotorama__video{top:32px;right:0;bottom:0;left:0;position:absolute;z-index:10}@-moz-document url-prefix(){.fotorama__active{box-shadow:0 0 0 transparent}}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{position:absolute;z-index:11;cursor:pointer}.fotorama__arr{position:absolute;width:32px;height:32px;top:50%;margin-top:-16px}.fotorama__arr--prev{left:2px;background-position:0 0}.fotorama__arr--next{right:2px;background-position:-32px 0}.fotorama__arr--disabled{pointer-events:none;cursor:default;*display:none;opacity:.1}.fotorama__fullscreen-icon{width:32px;height:32px;top:2px;right:2px;background-position:0 -32px;z-index:20}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus{border-radius:50%}.fotorama--fullscreen .fotorama__fullscreen-icon{background-position:-32px -32px}.fotorama__video-play{width:96px;height:96px;left:50%;top:50%;margin-left:-48px;margin-top:-48px;background-position:0 -64px;opacity:0}.fotorama__wrap--css2 .fotorama__video-play,.fotorama__wrap--video .fotorama__stage .fotorama__video-play{display:none}.fotorama__error .fotorama__video-play,.fotorama__loaded .fotorama__video-play,.fotorama__nav__frame .fotorama__video-play{opacity:1;display:block}.fotorama__nav__frame .fotorama__video-play{width:32px;height:32px;margin-left:-16px;margin-top:-16px;background-position:-64px -32px}.fotorama__video-close{width:32px;height:32px;top:0;right:0;background-position:-64px 0;z-index:20;opacity:0}.fotorama__wrap--css2 .fotorama__video-close{display:none}.fotorama__wrap--css3 .fotorama__video-close{-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--video .fotorama__video-close{display:block;opacity:1}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{opacity:0}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{opacity:1}.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--video .fotorama__fullscreen-icon{opacity:0!important}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{display:none}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{display:block}.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon{display:none!important}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus){-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus){-webkit-transform:translate3d(-48px,0,0);transform:translate3d(-48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus){-webkit-transform:translate3d(48px,0,0);transform:translate3d(48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon{-webkit-transform:translate3d(32px,-32px,0)!important;transform:translate3d(32px,-32px,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev{-webkit-transform:translate3d(-48px,0,0)!important;transform:translate3d(-48px,0,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next{-webkit-transform:translate3d(48px,0,0)!important;transform:translate3d(48px,0,0)!important}.fotorama__wrap--css3 .fotorama__arr:not(:focus),.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),.fotorama__wrap--css3 .fotorama__video-close:not(:focus),.fotorama__wrap--css3 .fotorama__video-play:not(:focus){transition-property:-webkit-transform,opacity;transition-property:transform,opacity;transition-duration:.3s}.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before{content:"";display:block;position:absolute;text-decoration:none;top:0;bottom:0;width:10px;height:auto;z-index:10;pointer-events:none;background-repeat:no-repeat;background-size:1px 100%,5px 100%}.fotorama__nav:before,.fotorama__stage:before{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.4),transparent);background-position:0 0,0 0;left:-10px}.fotorama__nav.fotorama__shadows--left:before,.fotorama__stage.fotorama__shadows--left:before{left:0}.fotorama__nav:after,.fotorama__stage:after{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.4),transparent);background-position:100% 0,100% 0;right:-10px}.fotorama__nav.fotorama__shadows--right:after,.fotorama__stage.fotorama__shadows--right:after{right:0}.fotorama--fullscreen .fotorama__nav:after,.fotorama--fullscreen .fotorama__nav:before,.fotorama--fullscreen .fotorama__stage:after,.fotorama--fullscreen .fotorama__stage:before,.fotorama__wrap--fade .fotorama__stage:after,.fotorama__wrap--fade .fotorama__stage:before,.fotorama__wrap--no-shadows .fotorama__nav:after,.fotorama__wrap--no-shadows .fotorama__nav:before,.fotorama__wrap--no-shadows .fotorama__stage:after,.fotorama__wrap--no-shadows .fotorama__stage:before{display:none}
/* 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;
    margin-left: auto;
    margin-right: auto;
}
.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;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/themes/default/front/libs/slick/fonts/slick.eot');
    src: url('/themes/default/front/libs/slick/fonts/slick.eot?#iefix') format('embedded-opentype'), url('/themes/default/front/libs/slick/fonts/slick.woff') format('woff'), url('/themes/default/front/libs/slick/fonts/slick.ttf') format('truetype'), url('/themes/default/front/libs/slick/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important;transform-style:preserve-3d}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide__progress__bar{width:0}.splide{outline:none;position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;outline:none;position:relative}.splide__slide img{vertical-align:bottom}.splide__slider{position:relative}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide--draggable>.splide__slider>.splide__track,.splide--draggable>.splide__track{-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide--fade>.splide__slider>.splide__track>.splide__list,.splide--fade>.splide__track>.splide__list{display:block}.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide,.splide--fade>.splide__track>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active,.splide--fade>.splide__track>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.splide--rtl{direction:rtl}.splide--ttb.is-active>.splide__slider>.splide__track>.splide__list,.splide--ttb.is-active>.splide__track>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover{opacity:.9}.splide__arrow:focus{outline:none}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4)}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus{outline:none}.splide__progress__bar{background:#ccc;height:3px}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide,.splide--nav>.splide__track>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active,.splide--nav>.splide__track>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide:focus,.splide--nav>.splide__track>.splide__list>.splide__slide:focus{outline:none}.splide--rtl>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev{left:auto;right:1em}.splide--rtl>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev svg{transform:scaleX(1)}.splide--rtl>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next{left:1em;right:auto}.splide--rtl>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next svg{transform:scaleX(-1)}.splide--ttb>.splide__arrows .splide__arrow,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow,.splide--ttb>.splide__track>.splide__arrows .splide__arrow{left:50%;transform:translate(-50%)}.splide--ttb>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev{top:1em}.splide--ttb>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev svg{transform:rotate(-90deg)}.splide--ttb>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next{bottom:1em;top:auto}.splide--ttb>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next svg{transform:rotate(90deg)}.splide--ttb>.splide__pagination,.splide--ttb>.splide__slider>.splide__pagination{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__container{position:relative;box-sizing:border-box}.splide__list{margin:0!important;padding:0!important;width:-webkit-max-content;width:max-content;will-change:transform}.splide.is-active .splide__list{display:flex}.splide__pagination{display:inline-flex;align-items:center;width:95%;flex-wrap:wrap;justify-content:center;margin:0}.splide__pagination li{list-style-type:none;display:inline-block;line-height:1;margin:0}.splide{visibility:hidden}.splide,.splide__slide{position:relative;outline:none}.splide__slide{box-sizing:border-box;list-style-type:none!important;margin:0;flex-shrink:0}.splide__slide img{vertical-align:bottom}.splide__slider{position:relative}.splide__spinner{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;display:inline-block;width:20px;height:20px;border-radius:50%;border:2px solid #999;border-left-color:transparent;animation:splide-loading 1s linear infinite}.splide__track{position:relative;z-index:0;overflow:hidden}.splide--draggable>.splide__track>.splide__list>.splide__slide{-webkit-user-select:none;user-select:none}.splide--fade>.splide__track>.splide__list{display:block}.splide--fade>.splide__track>.splide__list>.splide__slide{position:absolute;top:0;left:0;z-index:0;opacity:0}.splide--fade>.splide__track>.splide__list>.splide__slide.is-active{position:relative;z-index:1;opacity:1}.splide--rtl{direction:rtl}.splide--ttb>.splide__track>.splide__list{display:block}.splide--ttb>.splide__pagination{width:auto}
@font-face{font-family:"summernote";font-style:normal;font-weight:normal;src:url("/themes/default/front/libs/summernote/font/summernote.eot?0d0d5fac99cc8774d89eb08b1a8323c4");src:url("/themes/default/front/libs/summernote/font/summernote.eot?#iefix") format("embedded-opentype"),url("/themes/default/front/libs/summernote/font/summernote.woff?0d0d5fac99cc8774d89eb08b1a8323c4") format("woff"),url("/themes/default/front/libs/summernote/font/summernote.ttf?0d0d5fac99cc8774d89eb08b1a8323c4") format("truetype")}[class^="note-icon-"]:before,[class*=" note-icon-"]:before{display:inline-block;font:normal normal normal 14px summernote;font-size:inherit;-webkit-font-smoothing:antialiased;text-decoration:inherit;text-rendering:auto;text-transform:none;vertical-align:middle;speak:none;-moz-osx-font-smoothing:grayscale}.note-icon-align-center:before,.note-icon-align-indent:before,.note-icon-align-justify:before,.note-icon-align-left:before,.note-icon-align-outdent:before,.note-icon-align-right:before,.note-icon-align:before,.note-icon-arrow-circle-down:before,.note-icon-arrow-circle-left:before,.note-icon-arrow-circle-right:before,.note-icon-arrow-circle-up:before,.note-icon-arrows-alt:before,.note-icon-arrows-h:before,.note-icon-arrows-v:before,.note-icon-bold:before,.note-icon-caret:before,.note-icon-chain-broken:before,.note-icon-circle:before,.note-icon-close:before,.note-icon-code:before,.note-icon-col-after:before,.note-icon-col-before:before,.note-icon-col-remove:before,.note-icon-eraser:before,.note-icon-font:before,.note-icon-frame:before,.note-icon-italic:before,.note-icon-link:before,.note-icon-magic:before,.note-icon-menu-check:before,.note-icon-minus:before,.note-icon-orderedlist:before,.note-icon-pencil:before,.note-icon-picture:before,.note-icon-question:before,.note-icon-redo:before,.note-icon-row-above:before,.note-icon-row-below:before,.note-icon-row-remove:before,.note-icon-special-character:before,.note-icon-square:before,.note-icon-strikethrough:before,.note-icon-subscript:before,.note-icon-summernote:before,.note-icon-superscript:before,.note-icon-table:before,.note-icon-text-height:before,.note-icon-trash:before,.note-icon-underline:before,.note-icon-undo:before,.note-icon-unorderedlist:before,.note-icon-video:before{display:inline-block;font-family:"summernote";font-style:normal;font-weight:normal;text-decoration:inherit}.note-icon-align-center:before{content:"\f101"}.note-icon-align-indent:before{content:"\f102"}.note-icon-align-justify:before{content:"\f103"}.note-icon-align-left:before{content:"\f104"}.note-icon-align-outdent:before{content:"\f105"}.note-icon-align-right:before{content:"\f106"}.note-icon-align:before{content:"\f107"}.note-icon-arrow-circle-down:before{content:"\f108"}.note-icon-arrow-circle-left:before{content:"\f109"}.note-icon-arrow-circle-right:before{content:"\f10a"}.note-icon-arrow-circle-up:before{content:"\f10b"}.note-icon-arrows-alt:before{content:"\f10c"}.note-icon-arrows-h:before{content:"\f10d"}.note-icon-arrows-v:before{content:"\f10e"}.note-icon-bold:before{content:"\f10f"}.note-icon-caret:before{content:"\f110"}.note-icon-chain-broken:before{content:"\f111"}.note-icon-circle:before{content:"\f112"}.note-icon-close:before{content:"\f113"}.note-icon-code:before{content:"\f114"}.note-icon-col-after:before{content:"\f115"}.note-icon-col-before:before{content:"\f116"}.note-icon-col-remove:before{content:"\f117"}.note-icon-eraser:before{content:"\f118"}.note-icon-font:before{content:"\f119"}.note-icon-frame:before{content:"\f11a"}.note-icon-italic:before{content:"\f11b"}.note-icon-link:before{content:"\f11c"}.note-icon-magic:before{content:"\f11d"}.note-icon-menu-check:before{content:"\f11e"}.note-icon-minus:before{content:"\f11f"}.note-icon-orderedlist:before{content:"\f120"}.note-icon-pencil:before{content:"\f121"}.note-icon-picture:before{content:"\f122"}.note-icon-question:before{content:"\f123"}.note-icon-redo:before{content:"\f124"}.note-icon-row-above:before{content:"\f125"}.note-icon-row-below:before{content:"\f126"}.note-icon-row-remove:before{content:"\f127"}.note-icon-special-character:before{content:"\f128"}.note-icon-square:before{content:"\f129"}.note-icon-strikethrough:before{content:"\f12a"}.note-icon-subscript:before{content:"\f12b"}.note-icon-summernote:before{content:"\f12c"}.note-icon-superscript:before{content:"\f12d"}.note-icon-table:before{content:"\f12e"}.note-icon-text-height:before{content:"\f12f"}.note-icon-trash:before{content:"\f130"}.note-icon-underline:before{content:"\f131"}.note-icon-undo:before{content:"\f132"}.note-icon-unorderedlist:before{content:"\f133"}.note-icon-video:before{content:"\f134"}.note-editor{position:relative}.note-editor .note-dropzone{position:absolute;z-index:100;display:none;color:#87cefa;background-color:white;opacity:.95}.note-editor .note-dropzone .note-dropzone-message{display:table-cell;font-size:28px;font-weight:bold;text-align:center;vertical-align:middle}.note-editor .note-dropzone.hover{color:#098ddf}.note-editor.dragover .note-dropzone{display:table}.note-editor .note-editing-area{position:relative}.note-editor .note-editing-area .note-editable{outline:0}.note-editor .note-editing-area .note-editable sup{vertical-align:super}.note-editor .note-editing-area .note-editable sub{vertical-align:sub}.note-editor .note-editing-area img.note-float-left{margin-right:10px}.note-editor .note-editing-area img.note-float-right{margin-left:10px}.note-editor.note-frame{border:1px solid #a9a9a9}.note-editor.note-frame.codeview .note-editing-area .note-editable{display:none}.note-editor.note-frame.codeview .note-editing-area .note-codable{display:block}.note-editor.note-frame .note-editing-area{overflow:hidden}.note-editor.note-frame .note-editing-area .note-editable{padding:10px;overflow:auto;color:#000;background-color:#fff}.note-editor.note-frame .note-editing-area .note-editable[contenteditable="false"]{background-color:#e5e5e5}.note-editor.note-frame .note-editing-area .note-codable{display:none;width:100%;padding:10px;margin-bottom:0;font-family:Menlo,Monaco,monospace,sans-serif;font-size:14px;color:#ccc;background-color:#222;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;box-shadow:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;resize:none}.note-editor.note-frame.fullscreen{position:fixed;top:0;left:0;z-index:1050;width:100%!important}.note-editor.note-frame.fullscreen .note-editable{background-color:white}.note-editor.note-frame.fullscreen .note-resizebar{display:none}.note-editor.note-frame .note-statusbar{background-color:#f5f5f5;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.note-editor.note-frame .note-statusbar .note-resizebar{width:100%;height:8px;padding-top:1px;cursor:ns-resize}.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar{width:20px;margin:1px auto;border-top:1px solid #a9a9a9}.note-editor.note-frame .note-placeholder{padding:10px}.note-popover.popover{max-width:none}.note-popover.popover .popover-content a{display:inline-block;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.note-popover.popover .arrow{left:20px!important}.note-popover .popover-content,.panel-heading.note-toolbar{padding:0 0 5px 5px;margin:0}.note-popover .popover-content>.btn-group,.panel-heading.note-toolbar>.btn-group{margin-top:5px;margin-right:5px;margin-left:0}.note-popover .popover-content .btn-group .note-table,.panel-heading.note-toolbar .btn-group .note-table{min-width:0;padding:5px}.note-popover .popover-content .btn-group .note-table .note-dimension-picker,.panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker{font-size:18px}.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher,.panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher{position:absolute!important;z-index:3;width:10em;height:10em;cursor:pointer}.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted,.panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted{position:relative!important;z-index:1;width:5em;height:5em;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC') repeat}.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted,.panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted{position:absolute!important;z-index:2;width:1em;height:1em;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC') repeat}.note-popover .popover-content .note-style h1,.panel-heading.note-toolbar .note-style h1,.note-popover .popover-content .note-style h2,.panel-heading.note-toolbar .note-style h2,.note-popover .popover-content .note-style h3,.panel-heading.note-toolbar .note-style h3,.note-popover .popover-content .note-style h4,.panel-heading.note-toolbar .note-style h4,.note-popover .popover-content .note-style h5,.panel-heading.note-toolbar .note-style h5,.note-popover .popover-content .note-style h6,.panel-heading.note-toolbar .note-style h6,.note-popover .popover-content .note-style blockquote,.panel-heading.note-toolbar .note-style blockquote{margin:0}.note-popover .popover-content .note-color .dropdown-toggle,.panel-heading.note-toolbar .note-color .dropdown-toggle{width:20px;padding-left:5px}.note-popover .popover-content .note-color .dropdown-menu,.panel-heading.note-toolbar .note-color .dropdown-menu{min-width:337px}.note-popover .popover-content .note-color .dropdown-menu .note-palette,.panel-heading.note-toolbar .note-color .dropdown-menu .note-palette{display:inline-block;width:160px;margin:0}.note-popover .popover-content .note-color .dropdown-menu .note-palette:first-child,.panel-heading.note-toolbar .note-color .dropdown-menu .note-palette:first-child{margin:0 5px}.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-palette-title,.panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-palette-title{margin:2px 7px;font-size:12px;text-align:center;border-bottom:1px solid #eee}.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-reset,.panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-reset{width:100%;padding:0 3px;margin:3px;font-size:11px;cursor:pointer;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-row,.panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-row{height:20px}.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-reset:hover,.panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-reset:hover{background:#eee}.note-popover .popover-content .note-para .dropdown-menu,.panel-heading.note-toolbar .note-para .dropdown-menu{min-width:216px;padding:5px}.note-popover .popover-content .note-para .dropdown-menu>div:first-child,.panel-heading.note-toolbar .note-para .dropdown-menu>div:first-child{margin-right:5px}.note-popover .popover-content .dropdown-menu,.panel-heading.note-toolbar .dropdown-menu{min-width:90px}.note-popover .popover-content .dropdown-menu.right,.panel-heading.note-toolbar .dropdown-menu.right{right:0;left:auto}.note-popover .popover-content .dropdown-menu.right::before,.panel-heading.note-toolbar .dropdown-menu.right::before{right:9px;left:auto!important}.note-popover .popover-content .dropdown-menu.right::after,.panel-heading.note-toolbar .dropdown-menu.right::after{right:10px;left:auto!important}.note-popover .popover-content .dropdown-menu.note-check li a i,.panel-heading.note-toolbar .dropdown-menu.note-check li a i{color:deepskyblue;visibility:hidden}.note-popover .popover-content .dropdown-menu.note-check li a.checked i,.panel-heading.note-toolbar .dropdown-menu.note-check li a.checked i{visibility:visible}.note-popover .popover-content .note-fontsize-10,.panel-heading.note-toolbar .note-fontsize-10{font-size:10px}.note-popover .popover-content .note-color-palette,.panel-heading.note-toolbar .note-color-palette{line-height:1}.note-popover .popover-content .note-color-palette div .note-color-btn,.panel-heading.note-toolbar .note-color-palette div .note-color-btn{width:20px;height:20px;padding:0;margin:0;border:1px solid #fff}.note-popover .popover-content .note-color-palette div .note-color-btn:hover,.panel-heading.note-toolbar .note-color-palette div .note-color-btn:hover{border:1px solid #000}.note-dialog>div{display:none}.note-dialog .form-group{margin-right:0;margin-left:0}.note-dialog .note-modal-form{margin:0}.note-dialog .note-image-dialog .note-dropzone{min-height:100px;margin-bottom:10px;font-size:30px;line-height:4;color:lightgray;text-align:center;border:4px dashed lightgray}@-moz-document url-prefix(){.note-image-input{height:auto}}.note-placeholder{position:absolute;display:none;color:gray}.note-handle .note-control-selection{position:absolute;display:none;border:1px solid black}.note-handle .note-control-selection>div{position:absolute}.note-handle .note-control-selection .note-control-selection-bg{width:100%;height:100%;background-color:black;-webkit-opacity:.3;-khtml-opacity:.3;-moz-opacity:.3;opacity:.3;-ms-filter:alpha(opacity=30);filter:alpha(opacity=30)}.note-handle .note-control-selection .note-control-handle{width:7px;height:7px;border:1px solid black}.note-handle .note-control-selection .note-control-holder{width:7px;height:7px;border:1px solid black}.note-handle .note-control-selection .note-control-sizing{width:7px;height:7px;background-color:white;border:1px solid black}.note-handle .note-control-selection .note-control-nw{top:-5px;left:-5px;border-right:0;border-bottom:0}.note-handle .note-control-selection .note-control-ne{top:-5px;right:-5px;border-bottom:0;border-left:none}.note-handle .note-control-selection .note-control-sw{bottom:-5px;left:-5px;border-top:0;border-right:0}.note-handle .note-control-selection .note-control-se{right:-5px;bottom:-5px;cursor:se-resize}.note-handle .note-control-selection .note-control-se.note-control-holder{cursor:default;border-top:0;border-left:none}.note-handle .note-control-selection .note-control-selection-info{right:0;bottom:0;padding:5px;margin:5px;font-size:12px;color:white;background-color:black;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-opacity:.7;-khtml-opacity:.7;-moz-opacity:.7;opacity:.7;-ms-filter:alpha(opacity=70);filter:alpha(opacity=70)}.note-hint-popover{min-width:100px;padding:2px}.note-hint-popover .popover-content{max-height:150px;padding:3px;overflow:auto}.note-hint-popover .popover-content .note-hint-group .note-hint-item{display:block!important;padding:3px}.note-hint-popover .popover-content .note-hint-group .note-hint-item.active,.note-hint-popover .popover-content .note-hint-group .note-hint-item:hover{display:block;clear:both;font-weight:400;line-height:1.4;color:white;text-decoration:none;white-space:nowrap;cursor:pointer;background-color:#428bca;outline:0}
.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#FFF}.toast-message a:hover{color:#CCC;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#FFF;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);line-height:1}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}.rtl .toast-close-button{left:-.3em;float:left;right:.3em}button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999;pointer-events:none}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{position:relative;pointer-events:auto;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#FFF;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}#toast-container>div.rtl{direction:rtl;padding:15px 50px 15px 15px;background-position:right 15px center}#toast-container>div:hover{-moz-box-shadow:0 0 12px #000;-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#4caf50}.toast-error{background-color:#df4a54}.toast-info{background-color:#32a1bf}.toast-warning{background-color:#F89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}#toast-container>div.rtl{padding:15px 50px 15px 15px}}
:root {
    --moe-black: #1e2c34;
    --moe-dark: #232729;
    --moe-dark-1: #596d7e;
    --moe-blue: #4c9ce2;
    /*--moe-blue: #009bff;*/
    --moe-blue-hover: #195a94;
    --moe-gray-1: #e3eaef;
    --moe-gray-1-light: #f0f4f7;
    --moe-gray-2: #c1d1dc;
    --moe-yellow: #ffa321;
    --moe-yellow-light: #ffeb7f;
    --moe-on-yellow-dark: #5d5738;
    --moe-green: #31aa51;
    --moe-red: #ff1239;
    --border-radius-small: 5px;
    --border-radius-big: 16px;
    --transition-base: transform .15s ease
}

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

body,
p {
    font-size: 14px;
}

.yelow_btn {
    text-transform: uppercase;
    text-align: center
}

/*#menu_wr .logo_wr form:before,*/
#speshial_project .sp_proekt_wr .proect:before,
.coment_about:before,
.lenta_name:before,
.sitebar_mneniy .mnenie_tag:before,
.sitebar_mneniy h2:before {
    content: ""
}

.sb-search,
body {
    -webkit-backface-visibility: hidden
}

/*#menu_wr .logo_wr .jq-selectbox li,*/
.logo_mobile .jq-selectbox li,
.line1 .megaphones,
.line1 .megaphones *,
.social-top .btn,
.davai_obsudim_slider_slick .slick-arrow,
.foto_video_slider_main .slick-arrow,
.ss-grabbed,
.cocoen,
.noti_button,
.do-like,
.comment_mob_lite .pol_name,
.com_down_total,
.no_mod_nn .panel-default > .panel-heading,
.comment_mob_lite .panel-default > .panel-heading,
.notifications .noti_panel .footer a,
.in-top .notifications .noti_panel .header .noti-clear {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#header_top_line .hidden_lenta_novost .blue_large_btn:hover,
.podel_social ul li a:hover,
.social_tabs ul li:hover,
.yelow_btn:hover {
    opacity: .8
}

.yelow_btn.shop_btn:hover,
.yelow_btn.ny_tree_btn:hover {
    opacity: 1
}

ul > li {
    list-style: none
}

.preload {
    opacity: 0.9;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999
}

.loader {
    position: absolute;
    top: 50%;
    opacity: 1;
    left: calc(50% - 28px);
    width: 56px;
    height: 50px;
    /* margin: 50% auto; */
    perspective: 100px;
    perspective-origin: 50% 100%;
    transform-style: preserve-3d;
    transform: translateZ(-1px);
}

.loader-inner {
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    transform-origin: 0% 100%;
}

.loader-inner:first-child {
    left: 0;
}

.loader-inner hr {
    margin: 3px 3px 6px;
}

.loader-inner.box {
    -webkit-animation: loading-1 3.6s infinite ease-in-out;
    animation: loading-1 3.6s infinite ease-in-out;
}

.loader-inner.box-1 {
    animation-delay: .2s;
}

.loader-inner.box-2 {
    animation-delay: .4s;
}

.loader-inner.box-3 {
    animation-delay: 0.6s;
}

.loader-inner.box-4 {
    animation-delay: 0.8s;
}

.loader-inner.box-5 {
    animation-delay: 1.8s;
}

.loader-inner.box-6 {
    animation-delay: 2.2s;
}

@-webkit-keyframes loading-1 {
    25%, 100% {
        transform: translateX(3px) rotateY(-180deg);
    }
}

@keyframes loading-1 {
    25%, 100% {
        transform: translateX(3px) rotateY(-180deg);
    }
}

img {
    max-width: 100%;
    user-select: none;
}

.nowrap {
    white-space: nowrap;
}

/*-----------*/

.overflow-hidden {
    overflow: hidden !important;
}

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

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

.mx-5, .mr-5 {
    margin-right: 5px !important;
}

.mx-5, .ml-5 {
    margin-left: 5px !important;
}

.mx-10, .mr-10 {
    margin-right: 10px !important;
}

.mx-10, .ml-10 {
    margin-left: 10px !important;
}

.mx-12, .mr-12 {
    margin-right: 12px !important;
}

.mx-12, .ml-12 {
    margin-left: 12px !important;
}

.mx-15, .mr-15 {
    margin-right: 15px !important;
}

.mx-15, .ml-15 {
    margin-left: 15px !important;
}

.mx-20, .mr-20 {
    margin-right: 20px !important;
}

.mx-20, .ml-20 {
    margin-left: 20px !important;
}

.mx-30, .mr-30 {
    margin-right: 30px !important;
}

.mx-30, .ml-30 {
    margin-left: 30px !important;
}

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

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

.my-05, .mt-05 {
    margin-top: 5px !important;
}

.my-05, .mb-05 {
    margin-bottom: 5px !important;
}

.my-10, .mt-10 {
    margin-top: 10px !important;
}

.my-10, .mb-10 {
    margin-bottom: 10px !important;
}

.my-12, .mt-12 {
    margin-top: 12px !important;
}

.my-12, .mb-12 {
    margin-bottom: 12px !important;
}

.my-15, .mt-15 {
    margin-top: 15px !important;
}

.my-15, .mb-15 {
    margin-bottom: 15px !important;
}

.my-20, .mt-20 {
    margin-top: 20px !important;
}

.my-20, .mb-20 {
    margin-bottom: 20px !important;
}

.my-30, .mt-30 {
    margin-top: 30px !important;
}

.my-30, .mb-30 {
    margin-bottom: 30px !important;
}

.my-40, .mt-40 {
    margin-top: 40px !important;
}

.my-40, .mb-40 {
    margin-bottom: 40px !important;
}

.my-50, .mt-50 {
    margin-top: 50px !important;
}

.my-50, .mb-50 {
    margin-bottom: 50px !important;
}


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

@media (max-width: 575px) {
    .my-12, .mt-12 {
        margin-top: 3.75vw !important;
    }

    .my-12, .mb-12 {
        margin-bottom: 3.75vw !important;
    }
}

/*---------------------------------*/

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

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

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

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

.px-10, .pr-10 {
    padding-right: 10px !important;
}

.px-10, .pl-10 {
    padding-left: 10px !important;
}

.px-15, .pr-15 {
    padding-right: 15px !important;
}

.px-15, .pl-15 {
    padding-left: 15px !important;
}

.px-20, .pr-20 {
    padding-right: 20px !important;
}

.px-20, .pl-20 {
    padding-left: 20px !important;
}

.px-30, .pr-30 {
    padding-right: 30px !important;
}

.px-30, .pl-30 {
    padding-left: 30px !important;
}

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

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

.py-05, .pt-05 {
    padding-top: 5px !important;
}

.py-05, .pb-05 {
    padding-bottom: 5px !important;
}

.py-10, .pt-10 {
    padding-top: 10px !important;
}

.py-10, .pb-10 {
    padding-bottom: 10px !important;
}

.py-15, .pt-15 {
    padding-top: 15px !important;
}

.py-15, .pb-15 {
    padding-bottom: 15px !important;
}

.py-20, .pt-20 {
    padding-top: 20px !important;
}

.py-20, .pb-20 {
    padding-bottom: 20px !important;
}

.py-30, .pt-30 {
    padding-top: 30px !important;
}

.py-30, .pb-30 {
    padding-bottom: 30px !important;
}

/*-----------*/

/*-----------*/

/*html.js .loader {*/
/*background: #fff;*/
/*bottom: 0;*/
/*height: 100%;*/
/*left: 0;*/
/*position: fixed;*/
/*right: 0;*/
/*top: 0;*/
/*width: 100%;*/
/*z-index: 9999*/
/*}*/
/*html.js .loader_inner {*/
/*background-image: url(/themes/default/front/preloader.gif);*/
/*background-size: cover;*/
/*background-repeat: no-repeat;*/
/*background-position: center center;*/
/*background-color: #fff;*/
/*height: 60px;*/
/*width: 60px;*/
/*margin-top: -30px;*/
/*margin-left: -30px;*/
/*left: 50%;*/
/*top: 50%;*/
/*position: absolute*/
/*}*/

#header_top_line,
.lenta_name,
body,
header {
    position: relative
}

.container-material {
    position: relative;
    /*z-index: 1;*/
}

/*.vue-code,
#davai_obsudim,
footer {
    content-visibility: auto;
}*/

/*#menu_wr .logo_wr .jq-selectbox li,
#menu_wr .logo_wr .jq-selectbox__dropdown,
#menu_wr .logo_wr .jq-selectbox__select,
.jq-selectbox__select,
.novosti_vse_18 span,
.header_top_line,
#header_top_line .lenta_name .h4,
#header_top_line .vhod p,
#menu_wr .all_nov_wr_18 .block_menu_wr .block_menu .menu_list a,
#menu_wr-1 .all_nov_wr_18 .block_menu_wr .block_menu .menu_list a,
#menu_wr .all_nov_wr_18 .block_menu_wr .block_menu ul li a,
#menu_wr-1 .all_nov_wr_18 .block_menu_wr .block_menu ul li a,*/
body,
.yelow_btn,
ul.tabNavigation li a,
.pl_rubrika,
.small_plitka .pl_rubrika,
.vid3_flexdir .pl_rubrika,
.vid7-8 .pl_rubrika,
.plus_plate,
.lady_plate,
.ogorod_plate,
#central_novosti .big_pl_text,
.plitka_text,
.small_plitka a,
.tizerna_reklama_wr .tizerna_reklama_text span,
.sitebar_mneniy .mnenie_tag p,
.davai_obsudim .last_coment_obsudim h3,
#foto_video ul li a,
#moe_tv .moe_tv_slider .moe_tv_text a,
#ludi_gov .plaska h2,
#ludi_gov .plaska a,
#ludi_gov .s_bar h3,
.big_top_nov .left_pat .namber,
.big_top_nov .cont a.content,
.litle_top_nov .left_pat .namber,
.litle_top_nov .cont a.content,
#ludi_gov .right_s_bar h2,
#big_baner_novost .vagno_wr .text_bl h2,
#tems .pomogem_razobr .big_plitka .big_pl_text,
#footer #footer_nav .fot_nav_wr li a,
#footer #footer_nav .reklama_foot,
.reklama_foot,
#oblko_tegov .h2_main,
.mob_rub .h2_main,
#oblko_tegov .oblko_tegov_wr .pag_name p,
.mob_rub p,
.top_5 .h2,
#all_mnen .mnenie_tag p,
#arhiv .arh_nov_wr a p,
#mnenia .alfavit ul li a,
#nov_card .novost_detalka h2,
#video_plitka .video_pl_wr .moe_tv_text a,
.top_nar_nov .cont a.content,
#list4 .arh_nov_wr a p,
#nov_card .novost_detalka .text_stat blockquote:before,
.personal_cont .coment_text blockquote:before,
.top_nar_nov .litle_top_nov .left_pat .namber,
.comets_block_wr h2,
.podpiska_wr input[type=submit],
.select .jq-selectbox__select-text,
.nar_now .big_pl_text,
.sitebar_2col .tems .tem_stat p,
.stat_centr_wr .content_ul_number li,
.stat_centr_wr .st-name,
.stat_centr_wr h3,
.stat_centr_wr h4,
.stat_centr_wr ul.content_ul li,
.vy_rozkaz_wr .vy_rozkaz a.conten,
.stat_centr_wr .gal_foto_conteiner p,
table caption,
.stat_centr_wr .plit_block .texttt_wr p,
.protiv_block p,
.pl_3col .stat-pl .plitka_img,
.nav_list li a,
.nav_list ul a,
.popup__middle .city > span,
.srochno_wr a.srochno_a,
.vash_com p,
.medic span,
.stat_centr_wr .medic p,
ol li,
.logo_mobile .jq-selectbox__select,
.logo_mobile .jq-selectbox ul,
.stat_centr_wr .style_subtitle,
.update .update_head,
.rubrika_add,
.spravka_1 h4,
.spravka_2 h4,
#oblko_tegov .oblko_tegov_wr .alfavit ul li a,
.comment_mob_lite .send_com,
.com_otvet .send_com,
.vid7-8_main_subtitle,
#central_novosti .vid7-8_big_pl_text,
.parent_frontnews,
.jq-selectbox__select-text,
.mod_nn .select .jq-selectbox__select-text,
.mod_nn input[type=button],
.mod_nn .jq-file__browse,
.mnenie_avtor .mnenie_avtor_text p,
.mnenie_avtor1 .mnenie_avtor_text p,
.mnenie_avtor .mnenie_avtor_text p span,
.mnenie_avtor1 .mnenie_avtor_text p span,
.mnenie_other_head,
.mnenie_other a p,
.stat_centr_wr .inform_top_line p,
.jq-selectbox__dropdown,
.select_arh .jq-selectbox ul,
.search-box .select_arh,
.podelis,
#nov_card .left_nn .novost_detalka .h_show,
.modal-content_s1 ul li a,
#ya-site-form .ya-site-form__form .ya-site-form__input-text,
.comment_mob_lite .file-upload label span,
.title-soc h2,
.head_tema .tema-top-main,
.head_tema .tema-top-main .tema-title,
.rating h3,
.plate-queen a,
.stat_centr_wr .customer-select h4,
.stat_centr_wr .customer-select h4 p,
.stat_centr_wr .customer-select h4 strong,
.stat_centr_wr .customer-select h4 p strong,
.order_feedback input[type="submit"],
.success_form,
.coockie_down p.vnimenie,
.personal_name,
.personal_header,
.pers_menu_pub_a,
.pers_text1,
.personal_headerarea,
ul.p_tabNavigation li a,
.sub_anons #mc_embed_signup .button,
.sub_anons .button,
.no_mod_nn input,
.no_mod_nn textarea,
.no_mod_nn .select .jq-selectbox__select-text,
.no_mod_nn input[type=button],
.no_mod_nn .jq-file__browse,
.no_mod_nn .jq-selectbox li,
#central_novosti .vid6_big_pl_text,
#ludi_gov_1 .plaska h2,
#ludi_gov_1 .plaska a,
#ludi_gov_1 .s_bar h3,
#ludi_gov_1 .right_s_bar h2,
#ludi_gov_1 .nn_title_top a.content,
#ludi_gov_1 .nav-tabs > li > a,
#ludi_gov_1 .nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover,
#ludi_gov_1 .nn_number,
#ludi_gov_1 .nn_like,
.blogs_title,
.blogs_content .stat_centr_wr .st-name p,
.mob_popup,
    /*#menu_wr .menu_top .nav_wr ul > li,
    #menu_wr-1 .menu_top .nav_wr ul > li,*/
.coment_stat1,
.comebt_butt .count, .com_nam .count, .h2_margin_1 .count,
.hint-moe,
.no_user_like,
#no_user_like,
#no_user_bookmark,
.no_user_bookmark,
.no_user_bookmark1,
.no_user_bookmark2,
.no_user_bookmark3,
#yes_user_bookmark,
#del_user_bookmark,
#read_com,
#more_share,
.no_user_claim,
.down_line_nn .empty_com,
.now_views,
.many_view .now_views a,
.add_photo_count,
.add_photo,
.add_photo_count1,
.lenta_title,
.coment_text_down,
.in-top .notifications .count-nots,
.in-top .notifications .noti_panel .header,
    /*#menu_wr .menu_top_fixed .in-top .notifications .noti_panel .header,
    #menu_wr-1 .menu_top_fixed .in-top .notifications .noti_panel .header,*/
.in-top .notifications .noti_panel .footer a {
    font-family: 'Roboto Condensed', sans-serif;
}

/*#oblko_tegov.compact-header .oblko_tegov_wr .tags_wr,*/
.novosti_vse_small_head,
.novosti_vse_small_head a,
.pagination a, .pagination span,
.autoheight .btn.btn-why,
.text-in,
#toggleWhy ul li,
.progress-btn,
.upload-image .progress-btn,
.in-top .notifications,
.in-top .notifications .noti_panel li,
    /*#menu_wr .menu_top_fixed .in-top .notifications .noti_panel li,
    #menu_wr-1 .menu_top_fixed .in-top .notifications .noti_panel li,*/
.in-top .notifications .noti_panel .header .noti-clear,
.live-chat-modal .nav-tabs > li > a,
.live-chat-modal .nav-tabs > li.active > a,
.live-chat-modal .nav-tabs > li.active > a:hover,
.live-chat-modal .nav-tabs > li.active > a:focus,
.lower_panel,
.theme_description p,
.comment_mob_lite .pol_name a,
.comment_mob_lite .pol_name p,
.author-photo {
    font-family: 'Roboto', sans-serif;
}

.theme_description,
#premodComment .nn_link,
#premodComment .nn_link p,
.right_avtor_block p,
.template-1 .stat_centr_wr .right_avtor_block p,
.template-1 .stat_centr_wr .right_avtor_block span,
.right_avtor_block span,
.stat_centr_wr .spravka_1 p,
.stat_centr_wr .spravka_2 p {
    font-family: 'Open Sans', sans-serif;
}

body {
    min-width: 320px;
    line-height: 1.4;
    font-weight: 400;
    overflow-x: hidden;
    -webkit-font-smoothing: subpixel-antialiased !important;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden
}

body.for-phone {
    margin-top: 110px;
}

body.for-phone.contest-body {
    margin-top: 90px;
}

body.for-phone.body-nn-form {
    margin-top: 0;
}

.yelow_btn {
    font-weight: 700;
}

.hidden {
    display: none
}

/*
#menu_wr.hidden {
    display: inline-block !important;
}
*/

dir,
menu,
p,
ul {
    display: block;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    margin: 0
}

.padding_0 {
    padding: 0
}

a {

    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    cursor: pointer !important
}

a:active,
a:focus,
a:hover {

    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-decoration: none;
}

p {
    line-height: 20px
}

dir,
menu,
ul {
    list-style-type: disc;
    -webkit-padding-start: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    font-weight: 400;
    margin: 0
}

h4 {
    font-size: 17px
}

.h2-claim {
    margin: 0;
    font-size: 30px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.claim_frontnews_user_form_1 .h2-claim {
    margin-bottom: 10px;
}

header {
    /* display: inline-block;*/
    display: block;
    width: 100%;
}

.main_header {
    font-size: 0;
    /*z-index: 210;*/
}

.nav_wr ul li:hover,
.nav_wr ul li:focus {
    z-index: 1000;
}

#header_top_line {
    display: inline-block;
    width: 100%;
    height: 60px;
    z-index: 1010;
}

.lenta_name {
    display: inline-block;
    height: 60px;
    transition: .2s ease;
}

.lenta_name:before {
    display: inline-block;
    position: absolute;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    top: 0;
    right: -25px;
    transition: .2s ease;
}

/*-------------*/
.top_lenta_novost_wr {
    display: block;
    height: 60px;
    overflow: hidden;
}

.top_lenta_novost_wr .slide_frontnews {
    height: 60px;
}

.top_lenta_novost_wr .top_lenta_novost {
    position: relative;
    display: block;
    opacity: 0;
    visibility: hidden;
    height: 60px;
    -webkit-transform: translate3d(0, 60px, 0);
    transform: translate3d(0, 60px, 0);
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
}

.top_lenta_novost_wr .top_lenta_novost.visible_nn {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
}

/*-------------*/

#header_top_line .lenta_name .h4 {
    line-height: 60px;
    font-weight: 400;
    display: inline-block;
    padding-left: 26px;
    padding-right: 15px;
    letter-spacing: .7px;
    font-weight: 300;
    font-size: 17px;
    margin: 0;
    cursor: pointer !important;
}

#header_top_line .lenta_name .h4:hover {
    text-decoration: underline;
}

#header_top_line .lenta_name .h4 > i {
    margin-left: 18px
}

#header_top_line .top_lenta_novost {
    width: auto;
    display: inline-block;
    position: absolute;
    padding: 15px 0;
    height: 60px;
}

#header_top_line .top_lenta_novost > i {
    float: left;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px
}

#header_top_line .top_lenta_novost > i img {
    object-fit: cover;
    height: 33px;
    width: 33px;
    margin-top: -2px;
}

#header_top_line .top_lenta_novost .top_lenta_top_block {
    display: table;
    font-size: 14px;
    margin-top: 4px;
    float: left;
    height: 15px;
}

#header_top_line .top_lenta_novost .top_lenta_top_block .name {
    font-size: 13px;
    line-height: 1px;
    display: inline-block;
    float: left;
    font-weight: 300;
    letter-spacing: 1px;
}

#header_top_line .top_lenta_novost .top_lenta_top_block .razdelitel {
    font-size: 13px;
    line-height: 1px;
    display: inline-block;
    float: left;
    padding: 0 20px
}

#header_top_line .top_lenta_novost .top_lenta_top_block .date {
    font-size: 14px;
    line-height: 1px;
    display: inline-block;
    float: left;
    font-family: 'Roboto Condensed';
}

#header_top_line .top_lenta_novost .top_lenta_top_block .tema {
    font-size: 13px;
    line-height: 1px;
    display: inline-block;
    float: left
}

#header_top_line .top_lenta_novost .top_lenta_top_block p {
    min-height: 1px;
}

#header_top_line .top_lenta_novost .top_lenta_bottom_block {
    display: block;
    font-size: 14px;
    margin-top: 0;
    margin-left: 40px;
    letter-spacing: .7px;
    /*float: left*/
}

#header_top_line .top_lenta_novost .top_lenta_bottom_block a {
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    float: left;
    width: 490px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: -1px;
    opacity: 0.9;
}

#header_top_line .top_lenta_novost .top_lenta_bottom_block a p {
    font-size: 14px;
}

#header_top_line .top_lenta_novost span {
    display: inline-block;
    width: 25px;
    height: 15px;
    float: left;
    position: relative;
    margin-top: -29px;
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    cursor: pointer;
}

#header_top_line .hidden_lenta_novost {
    display: none;
    position: absolute;
    bottom: auto;
    height: auto;
    width: 595px;
    left: -24px;
    z-index: 15
}

#header_baner,
#header_top_line .top_lenta_novost_wr {
    position: relative
}

#header_top_line .hidden_lenta_novost .top_lenta_novost {
    display: inline-block;
    height: 50px;
    position: relative;
    margin-left: 39px;
    margin-bottom: 10px
}

#header_top_line .hidden_lenta_novost .blue_large_btn {
    display: table;
    height: 40px;
    text-align: center;
    width: 549px;
    font-size: 18px;
    line-height: 40px;
    margin: 25px auto 25px;
}

.in-top {
    z-index: 10;
    height: 100%;
    display: inline-block;
    float: right;
}

.in-top .navbar-nav {
    float: right;
}

.in-top .navbar-nav > li > a {
    padding: 0;
    line-height: 60px;
    white-space: nowrap;
}

.top_fixed .in-top .navbar-nav > li > a {
    line-height: 50px;
}

.in-top .vhod {
    display: inline-block;
    width: 150px;
    height: 100%;
    text-align: center;
    -webkit-text-decoration-style: dotted;
    -moz-text-decoration-style: dotted;
    text-decoration-style: dotted;
    font-size: 16px;
    line-height: 60px;
    float: right;
}

.vhod_mob.in-top .vhod {
    line-height: normal;
}

.in-top .vhod p {
    display: inline-block;
    line-height: 15px;
    font-size: 16px;
    margin-top: 20px;
}

.menu_top_fixed .in-top .vhod {
    line-height: 50px;
}

.menu_top_fixed .in-top .vhod p {
    margin-top: 10px;
}

.in-top .vhod > i {
    display: inline-block;
    margin-right: 5px
}

.dropdown-menu.lk-hidden li {
    margin: 0;
    width: 100%;
}

.dropdown-menu.lk-hidden span,
.dropdown-menu.lk-hidden li > a {
    padding: 5px 23px;
    display: block;
    clear: both;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.4;
    color: #333;
    white-space: nowrap;
}

.section-ad1 {
    background-color: #e3eaef;
}

#header_baner {
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    min-height: 250px;
    height: 250px;
    max-height: 250px;
    /*background-color: #e3eaef;*/
    z-index: 10;
}

#header_baner [id^="adfox"],
#header_baner [id^="AdFox"] {
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*#header_baner,
.reklama_wr_mob_in {
    background-image: url(/themes/default/front/img/adv-preloader.gif);
    background-repeat: no-repeat;
    background-position: center;
}*/

.container-ad1 {
    margin-bottom: 30px;
}


.text_btn_i,
.yelow_btn {
    font-size: 16px;
    display: inline-block
}

.yelow_btn {
    line-height: 40px;
    margin-right: 20px;
    width: 190px;
    height: 40px;
    font-weight: 700;
    margin-top: -2px;
    padding-top: 1px;
    border-radius: 5px;
}

.yelow_btn > i > img {
    margin-top: -3px;
}

.yelow_btn > i {
    display: inline-block;
    margin-right: 8px
}

/*
#menu_wr {
    margin-top: 25px;
}

#menu_wr.fixed,
#menu_wr-1.fixed {
    margin-top: 0;
}

#menu_wr,
#menu_wr-1,
#menu_wr .logo_wr,
#menu_wr-1 .logo_wr {
    display: inline-block;
    position: relative;
    height: 150px;
    width: 100%;
    z-index: 1000;
}

#header_baner p {
    font-size: 48px;
    line-height: 155px;
    text-align: center;
    width: 100%;
    display: inline-block;
}

#menu_wr .logo_wr img {
    display: table;
    margin: 14px auto 0;
    width: 117px;
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    -ms-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
}

#menu_wr .logo_wr img:hover {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
}

#menu_wr .logo_wr img:active {
    opacity: .7;
}

#menu_wr .logo_wr span {
    display: inline-block;
    margin-top: 7px;
    margin-bottom: -7px;
    width: 100%;
    font-size: 12px;
}

#menu_wr .logo_wr .jq-selectbox__select {
    height: 23px;
    padding: 0 10px;
    font-size: 14px;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    line-height: 22px;
    border: none;
    width: 100%;
}

#menu_wr .logo_wr .jq-selectbox__trigger {
    display: none
}

#menu_wr .logo_wr .jq-selectbox {
    width: 100%
}*/

/*#menu_wr .logo_wr form {*/
/*width: 100%;*/
/*-webkit-animation: appearance .5s;*/
/*-o-animation: appearance .5s;*/
/*animation: appearance .5s;*/
/*-webkit-animation-duration: 3s;*/
/*-moz-animation-duration: 3s;*/
/*-o-animation-duration: 3s;*/
/*animation-duration: 3s;*/
/*}*/

/*@keyframes appearance {
    from, 85% {
        display: none;
        opacity: 0;
    }

    to {
        display: table;
        opacity: 1;
    }
}*/

/*#menu_wr .logo_wr form {
    display: table;
    width: 100%;
}*/
/*
#menu_wr .logo_wr form:before {
    position: absolute;
    display: table;
    background-image: url(/themes/default/front/img/down.png);
    width: 10px;
    height: 8px;
    left: calc(50% - 5px);
    bottom: -5px;
    z-index: 200;
    margin-top: 0
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

#menu_wr .logo_wr form:hover:before {
    bottom: -8px;
}

#menu_wr .logo_wr .jq-selectbox ul {
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
}

#menu_wr .logo_wr .jq-selectbox li {
    min-height: 18px;
    padding: 3px 10px 0;
    line-height: 26px;
    white-space: nowrap;
    letter-spacing: .8px
}

#menu_wr .logo_wr .jq-selectbox__dropdown {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 13px 0 0;
    padding: 0;
    font-size: 14px;
    -webkit-box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    top: 19px !important
}

#menu_wr .menu_top,
#menu_wr-1 .menu_top {
    width: 100%;
    display: inline-block;
    height: 50px;
}

.text_btn_i {
    line-height: 80px;
    margin-right: 20px;
}

#menu_wr .menu_top .text_btn_i,
#menu_wr .menu_top .yelow_btn,
#menu_wr .menu_top .h_inf {
    float: left;
}

.header-link {
    width: 130px;
    float: left;
    line-height: 80px;
    margin-right: 20px;
    font-size: 20px;
    !*font-weight: 700;*!
    letter-spacing: 0;
    transition: .4s;
    color: var(--moe-blue) !important;
}

.header-link:hover {
    letter-spacing: 2px;
}

.text_btn_i > i {
    display: inline-block;
    margin-right: 5px
}

.text_btn_i > i > img {
    margin-top: -3px
}

.shop_btn {
    width: 130px;
    position: relative;
    line-height: 40px;
    display: inline-block;
    text-align: left;
    padding: 1px 10px 0;
}

a.shop_btn:focus {
    color: #fff;
}

.shop_btn img {
    position: absolute;
    bottom: 0;
    right: 2px;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.shop_btn:hover img {
    right: 6px;
}*/

/*@keyframes shop_img {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(-5px);
        -ms-transform: translateX(-5px);
        transform: translateX(-5px);
    }
}*/

.yelow_btn.ny_tree_btn {
    width: 130px;
    position: relative;
    display: inline-block;
    text-align: left;
    padding: 1px 10px 0;
    background-color: #02531c;
    z-index: 0;
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
}

.yelow_btn.ny_tree_btn p {
    line-height: 1;
    text-align: left;
    font-weight: 400;
    font-size: 13px;
    color: #fff;
    text-transform: none;
    margin-top: 6px;
    text-shadow: 1px 1px 2px #02531c;
}

.yelow_btn.ny_tree_btn p span {
    font-weight: 700;
    font-size: 15px;
}

.yelow_btn.ny_tree_btn:hover,
.yelow_btn.ny_tree_btn:active,
.yelow_btn.ny_tree_btn:focus {
    color: #fff;
    background-color: #007827;
}

.ny_tree_btn img {
    position: absolute;
    bottom: 0;
    right: 2px;
    z-index: -1;
    height: 58px;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.ny_tree_btn:hover img,
.ny_tree_btn:active img {
    filter: drop-shadow(0 0 5px #fff);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation: ny_tree_img 0.3s ease-in-out;
    animation: ny_tree_img 0.3s ease-in-out;
}

@keyframes ny_tree_img {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
    }
    12% {
        -webkit-transform: rotate(3deg);
        -ms-transform: rotate(3deg);
        transform: rotate(3deg);
    }
    36% {
        -webkit-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }
    72% {
        -webkit-transform: rotate(3deg);
        -ms-transform: rotate(3deg);
        transform: rotate(3deg);
    }
}

/*----------------------------------------------------*/

/*.info-block-mob {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px;
    margin: 15px auto 30px;
    max-width: 500px;
}

.info-block-mob .inf_mob,
.info-block-mob .vue-code:last-of-type {
    margin: 0 5px;
    flex-grow: 1;
}

.info-block-mob .mtabs-container-pandemia_mob {
    margin: 0;
    width: 100%;
    min-width: 230px;
}

.info-block-mob .inf_mob {
    min-width: 78px;
    height: 99px;
}

.info-block-mob .vue-code:last-of-type {
    min-width: 230px;
}

.info-block-mob .inf_mob ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    margin: 0;
}

.info-block-mob .inf_mob ul li {
    margin: 0;
    height: 31px;
    background-color: #e2ffc9;
}

.info-block-mob .inf_mob ul li:nth-child(2) {
    border-radius: 4px 4px 0 0;
}

.info-block-mob .inf_mob ul li:nth-child(3) {
    border-radius: 0 0 4px 4px;
}

.info-block-mob .inf_mob ul li.weather {
    background-color: #d9eeff;
    height: 33px;
    border-radius: 4px;
    margin-bottom: 4px;
}

.inf_mob ul {
    display: inline-block;
    -webkit-margin-after: -4px;
    -moz-margin-after: -4px;
    margin-after: -4px
}

#menu_wr .menu_top ul > li,
#menu_wr-1 .menu_top ul > li,
.inf_mob ul > li {
    display: inline-block;
    float: left;
    font-size: 18px;
    margin-right: 15px;
    line-height: 18px;
    font-family: 'Roboto Condensed';
}

.inf_mob {
    margin: 0 15px;
    height: 33px;
    text-align: center;
}

.inf_mob ul > li {
    line-height: 33px;
}

.img-weather {
    height: 50px;
    width: 50px;
}

.info-block-mob .img-weather {
    height: 33px;
    width: 33px;
}

.inf_mob ul > li:last-child {
    margin-right: 0;
}

#menu_wr .menu_top ul > li.weather {
    margin-right: 25px;
}

#menu_wr .menu_top ul > li > i,
.inf_mob ul > li > i {
    display: inline-block;
    margin-right: 4px;
    font-size: 15px;
}

#menu_wr .menu_top ul > li > i.fa,
.inf_mob ul > li > i.fa {
    display: inline-block;
    margin-right: 2px;
    font-size: 16px;
}*/

/*----------------------------------------------*/

.header_slider .owl-next,
.header_slider .owl-prev {
    font-size: 9px;
    display: inline-block
}

.slider_header_wr {
    display: inline-block;
    width: 225px;
    height: 80px;
    float: right;
    margin-right: 0;
    position: relative;
}

.header_slider {
    display: inline-block
}

.header_slider .item {
    display: inline-block;
    width: 225px;
    height: 80px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.header_slider .owl-nav {
    display: inline-block;
    position: absolute;
    top: 0;
    right: -40px
}

.header_slider .owl-next {
    float: left;
    margin-left: 10px;
    margin-right: 4px
}

.user_name {
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    line-height: 1;
    vertical-align: top;
    margin-top: 24px;
    padding: 0 0 3px 0;
}

.top_fixed .user_name {
    margin-top: 19px;
    font-size: 15px;
}

#header_top_line .dropdown-menu {
    border: none;
}

.dropdown-menu {
    border-radius: 0;
}

header .icon-icon-moe-25 {
    font-size: 19px;
    margin-right: 2px;
    margin-top: 4px;
}

header .icon-icon-moe-31 {
    font-size: 21px;
    vertical-align: -2px;
}

header .icon-icon-moe-13 {
    font-size: 13px;
    margin-right: 3px;
}

.header_slider .owl-prev {
    float: left
}

#nav_memu_wr {
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
    display: inline-block;
    height: 70px;
    margin-left: -30px;
    position: relative
}

.top_fixed {
    height: 50px !important;
}

.nav_wr {
    display: inline-block;
    padding-left: 15px;
    height: 100%;
    float: left;
}

.nav_wr > ul {
    white-space: nowrap;
}

/*#menu_wr .menu_top .nav_wr ul > li,
#menu_wr-1 .menu_top .nav_wr ul > li {
    display: inline-block;
    float: none;
    font-size: 19px;
    margin-right: 0;
    line-height: 70px;
    text-transform: uppercase;
}

#menu_wr .menu_top_fixed .nav_wr ul > li,
#menu_wr-1 .menu_top_fixed .nav_wr ul > li {
    display: inline-block;
    float: left;
    font-size: 18px;
    margin-right: 3px;
    line-height: 50px;
    text-transform: none;
    font-weight: 400;
}

#menu_wr .menu_top .nav_wr ul > li > a,
#menu_wr-1 .menu_top .nav_wr ul > li > a {
    padding: 0 14px;
    display: inline-block;
    transition: none;
}

#menu_wr.fixed .menu_top .nav_wr ul > li > a,
#menu_wr-1.fixed .menu_top .nav_wr ul > li > a {
    padding: 0 8px;
    display: inline-block;
    transition: none;
}

#menu_wr .menu_top .nav_wr ul > li > a > i,
#menu_wr-1 .menu_top .nav_wr ul > li > a > i {
    font-size: 16px;
}*/

/*Флаг*/
/*#menu_wr .menu_top .nav_wr ul > li.plus-a,
#menu_wr-1 .menu_top .nav_wr ul > li.plus-a {
    position: relative;
    height: 70px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

#menu_wr.fixed .menu_top .nav_wr ul > li.plus-a,
#menu_wr-1 .menu_top .nav_wr ul > li.plus-a {
    height: 50px;
}

#menu_wr .menu_top .nav_wr ul > li.plus-a:before {
    content: '';
    background-image: url(/themes/default/front/img/flag-plus.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: -3px;
    left: 3px;
    width: 110px;
    height: 80px;
}

#menu_wr.fixed .menu_top .nav_wr ul > li.plus-a:before,
#menu_wr-1.fixed .menu_top .nav_wr ul > li.plus-a:before {
    content: '';
    background-image: url(/themes/default/front/img/flag-plus-fix.svg);
    background-repeat: no-repeat;
    position: absolute;
    width: 95px;
    height: 58px;
    top: 0;
    left: 2px;
}*/

/*

#menu_wr .menu_top .nav_wr ul > li.plus-a > a,
#menu_wr-1 .menu_top .nav_wr ul > li.plus-a > a {
    text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    transition: background-size .2s;
}

#menu_wr .menu_top .nav_wr ul > li.plus-a:hover > a,
#menu_wr-1 .menu_top .nav_wr ul > li.plus-a:hover > a {
    background-size: calc(100% - 24px) 2px;
    transition: background-size .1s;
}

#menu_wr.fixed .menu_top .nav_wr ul > li.plus-a:hover > a,
#menu_wr-1.fixed .menu_top .nav_wr ul > li.plus-a:hover > a {
    background-size: calc(100% - 18px) 2px;
    transition: background-size .1s;
}*/
/*Флаг*/

/*------------------------------------------------*/

/*#menu_wr .menu_top .nav_wr ul > li.plus-a {
    text-transform: none;
}

#menu_wr .menu_top .nav_wr ul > li.plus-a > a {
    position: relative;
}

#menu_wr.fixed .menu_top .nav_wr ul > li.plus-a > a,
#menu_wr-1 .menu_top .nav_wr ul > li.plus-a > a {
    position: relative;
}*/

/*#menu_wr .menu_top .nav_wr ul > li.plus-a > a:before,
#menu_wr-1 .menu_top .nav_wr ul > li.plus-a > a:before {
    content: '';
    position: absolute;
    top: 28px;
    left: 62px;
    height: 12px;
    width: 2px;
}

#menu_wr .menu_top .nav_wr ul > li.plus-a > a:after,
#menu_wr-1 .menu_top .nav_wr ul > li.plus-a > a:after {
    content: '';
    position: absolute;
    top: 33px;
    left: 57px;
    height: 2px;
    width: 12px;
}

#menu_wr.fixed .menu_top .nav_wr ul > li.plus-a > a:before,
#menu_wr-1.fixed .menu_top .nav_wr ul > li.plus-a > a:before {
    left: 53px;
}

#menu_wr.fixed .menu_top .nav_wr ul > li.plus-a > a:after,
#menu_wr-1.fixed .menu_top .nav_wr ul > li.plus-a > a:after {
    left: 48px;
}

.nav_wr ul > li.plus-a > a:before,
.nav_wr ul > li.plus-a > a:after {
    background-color: #dd0000;
}

.nav_wr ul > li.plus-a.open_menu > a:before,
.nav_wr ul > li.plus-a.open_menu > a:after {
    background-color: #fff;
}

#menu_wr.fixed .menu_top .nav_wr ul > li.plus-a > a:before,
#menu_wr-1.fixed .menu_top .nav_wr ul > li.plus-a > a:before {
    top: 18px;
}

#menu_wr.fixed .menu_top .nav_wr ul > li.plus-a > a:after,
#menu_wr-1.fixed .menu_top .nav_wr ul > li.plus-a > a:after {
    top: 23px;
}*/
/*------------------------------------------------*/

/*
#menu_wr .menu_top_fixed .nav_wr ul > li,
#menu_wr-1 .menu_top_fixed .nav_wr ul > li {
    margin-right: 0;
}

#menu_wr .menu_top_fixed .nav_wr ul > li.nav_wr_nn,
#menu_wr-1 .menu_top_fixed .nav_wr ul > li.nav_wr_nn {
    position: relative;
}
*/


/*#menu_wr .nav_wr ul > li.novosti_vse_a:hover .novosti_vse_18,
#menu_wr-1 .nav_wr ul > li.novosti_vse_a:hover .novosti_vse_18,
#menu_wr .menu_top .nav_wr ul > li.all_nov:hover .all_nov_wr_18,
#menu_wr-1 .menu_top .nav_wr ul > li.all_nov:hover .all_nov_wr_18 {
    display: block;
    animation: visible-menu .1s ease-in-out 1;
    animation-delay: .5s;
    animation-fill-mode: forwards;
}

@keyframes visible-menu {
    from {opacity: 0;}
    to {opacity: 1;}
}

#menu_wr-1 .nav_wr ul > li.open .novosti_vse_18,
#menu_wr-1 .nav_wr ul > li.open .all_nov_wr_18 {
    display: block;
    opacity: 1;
}*/

/*.in-top .notifications {
    min-width: 28px;
    height: 28px;
    padding: 0 5px;
    margin: 16px 10px 0 0;
    font-size: 17px;
    transition: .2s;
}

.in-top .notifications.guest-notification {
    width: 28px;
    display: inline-block;
    position: relative;
    margin: 16px 0 0 20px;
    padding: 0;
}

.in-top .notifications.guest-notification a {
    width: 100%;
    height: 100%;
    display: inline-block;
    text-align: center;
}

.in-top .notifications.guest-notification a i {
    line-height: 28px;
}

.in-top .notifications li {
    position: relative;
    padding: 0;
    transition: .1s;
}

#menu_wr .menu_top ul > li.notifications,
#menu_wr-1 .menu_top ul > li.notifications {
    margin: 12px 10px 0 0;
    position: relative;
}

.in-top .navbar-nav > li.notifications > a {
    line-height: 28px;
    height: 28px;
}

li.notifications.yes-notifications > a > i.fa-bell {
    animation: 4s tremor linear infinite;
    transform-origin: center top;
}

@-webkit-keyframes tremor {
    50%, 54%, 58%, 62%, 66%, 70% {
        transform: translateX(-3%) rotate(-10deg);
    }
    52%, 56%, 60%, 64%, 68%, 74% {
        transform: translateX(3%) rotate(10deg);
    }
    0%, 48%, 76%, 100% {
        transform: translateX(0%) rotate(0deg);
    }
}

.in-top .notifications .count-nots {
    font-size: 14px;
}

.in-top .notifications .noti_panel,
#menu_wr .menu_top .in-top .notifications .noti_panel,
#menu_wr-1 .menu_top .in-top .notifications .noti_panel {
    position: absolute;
    left: auto;
    right: -38px;
    top: 28px;
    width: 450px;
    min-width: 450px;
    padding: 0;
    margin: 0;
    font-size: 13px;
    border: none;
    box-shadow: 0 13px 14px rgba(0, 0, 0, .35);
    z-index: 1000;
    display: none;
}

.in-top .notifications .noti_panel.extended {
    display: block !important;
}

#menu_wr .menu_top_fixed .in-top .notifications .noti_panel li,
#menu_wr-1 .menu_top_fixed .in-top .notifications .noti_panel li {
    font-size: 13px;
    width: 100%;
}

.in-top .notifications .noti_panel .header,
.in-top .notifications .noti_panel .footer,
#menu_wr .menu_top_fixed .in-top .notifications .noti_panel .header,
#menu_wr-1 .menu_top_fixed .in-top .notifications .noti_panel .header,
#menu_wr .menu_top_fixed .in-top .notifications .noti_panel .footer a,
#menu_wr-1 .menu_top_fixed .in-top .notifications .noti_panel .footer a {
    padding: 15px 25px;
    font-size: 17px;
    width: 100%;
    position: relative;
}

.in-top .notifications .noti_panel .footer {
    text-align: center;
    width: 100%;
    display: inline-block;
}

.in-top .notifications .noti_panel .footer a:hover,
.in-top .notifications .noti_panel .footer a:focus {
    text-decoration: underline;
}

.in-top .notifications .noti_panel .header .noti-clear {
    position: absolute;
    top: 18px;
    right: 25px;
    font-size: 13px;
    cursor: pointer;
    transition: .2s;
}

.in-top .notifications .noti_panel .header .noti-clear i {
    font-size: 17px;
    line-height: 23px;
    vertical-align: -2px;
    margin-right: 3px;
}

.in-top .notifications .noti_panel .header .noti-clear:hover,
.in-top .notifications .noti_panel .header .noti-clear:focus {
    text-decoration: underline;
}

.in-top .notifications .noti_panel .header .noti-clear:active {
    top: 20px;
    text-decoration: underline;
    transition: .1s;
}

.in-top .notifications .noti_panel li ul li a {
    display: inline-block;
    position: relative;
    padding: 15px 50px 15px 80px;
    width: 100%;
    transition: .1s;
}

.in-top .notifications .noti_panel li ul li a:before {
    content: '';
    position: absolute;
    top: 15px;
    left: 25px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: contain;
}

.in-top .notifications .noti_panel li ul li a.noti_message:before {
    background-image: url(/themes/default/front/img/noti-com-message.svg);
}

.in-top .notifications .noti_panel li ul li a.noti_comment:before {
    background-image: url(/themes/default/front/img/noti-com-comment.svg);
}

.in-top .notifications .noti_panel li ul li a.noti_editorial:before {
    background-image: url(/themes/default/front/img/logo-min.svg);
    background-size: 64%;
    background-position: center 6px;
}

.notifications .noti_panel li ul li a span {
    font-weight: 700;
}

.in-top .notifications .noti_panel .close {
    background-image: url(/themes/default/front/img/close-black.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center;
    border: none;
    background-color: transparent;
    color: #fff;
    position: absolute;
    top: 15px;
    right: 20px;
    padding: 0;
    margin: 0;
    width: 25px;
    height: 25px;
    opacity: .6;
}

.in-top .notifications .noti_panel .close:hover {
    opacity: 1;
    transform: scale(1.1);
}

.in-top .notifications .noti_panel .close:active {
    opacity: 1;
    transform: scale(1.3);
}*/

/*-----------------------------------------------------------*/

/*#nav_memu_wr .nav_wr ul > li.open_menu,
#nav_memu_wr .nav_wr ul > li.open_menu > a,
#nav_memu_wr .nav_wr ul > li.open_menu > a:hover,
#nav_memu_wr .nav_wr ul > li.open_menu > a:focus,
#nav_memu_wr .nav_wr ul > li.open_menu > a:active {
    -webkit-transition: all 0s ease;
    transition: all 0s ease;
}

li.nav_dropdown.open_menu > div {
    display: block !important;
}

#menu_wr .novosti_vse_18,
#menu_wr-1 .novosti_vse_18 {
    position: absolute;
    width: 1030px;
    margin-left: -180px;
    left: 0;
    padding: 0 35px 25px;
    display: none;
    z-index: 200;
    line-height: 0;
    white-space: normal;
    box-shadow: 0 3px 3px 0 rgba(255, 255, 255, .05);
}*/

/*#nav_memu_wr .nav_wr ul > li > div {
    transform: scaleY(0);
    transform-origin: top center;
}

#nav_memu_wr .nav_wr ul > li.open_menu > div {
    animation: vis_menu .1s 1 forwards;
}

@keyframes vis_menu {
    0% {transform: scaleY(0);}
    100% {transform: scaleY(1);}
}


#nav_memu_wr .nav_wr ul > li > div > div,
#nav_memu_wr .nav_wr ul > li .all_nov_wr_18 .soc-in-menu {
    opacity: 0.2;
    transform: scaleY(1);
    transform-origin: top center;
}

#nav_memu_wr .nav_wr ul > li.open_menu > div > div,
#nav_memu_wr .nav_wr ul > li.open_menu .all_nov_wr_18 .soc-in-menu {
    animation: vis_menu_item .3s 1 forwards;
}

@keyframes vis_menu_item {
    0% {opacity: 0.2;transform: scaleY(1);}
    100% {opacity: 1;transform: scaleY(1);}
}*/

/*
#menu_wr .all_nov_wr_18,
#menu_wr-1 .all_nov_wr_18 {
    position: absolute;
    z-index: 200;
    width: 600px;
    right: 0;
    line-height: normal;
    display: none;
    box-shadow: 0 3px 3px 0 rgba(255, 255, 255, .05);
}

#menu_wr .nav_wr_small .novosti_vse_18,
#menu_wr-1 .nav_wr_small .novosti_vse_18 {
    width: 570px;
}

#menu_wr .novosti_vse_18.novosti_vse_18_nn,
#menu_wr-1 .novosti_vse_18.novosti_vse_18_nn {
    width: 630px;
    padding: 21px 35px 25px;
}

#menu_wr .novosti_vse_18.novosti_vse_18_nn {
    margin-left: 135px;
}

#menu_wr .novosti_vse_18.novosti_vse_18_nn {
    margin-left: 135px;
}

#menu_wr-1 .novosti_vse_18.novosti_vse_18_nn {
    !*margin-left: 131.5px;*!
    margin-left: 0;
}


#menu_wr .top_fixed .novosti_vse_18.novosti_vse_18_nn {
    margin-left: 0;
}

.novosti_vse_18 *,
#menu_wr .all_nov_wr_18 .block_menu_wr .block_menu .menu_list a,
#menu_wr-1 .all_nov_wr_18 .block_menu_wr .block_menu .menu_list a,
.all_nov_wr_18 * {
    font-family: 'Roboto Condensed', sans-Serif;
    font-weight: 300;
    font-size: 17px;
    line-height: 1.2;
    !*display: inline-block;*!
    text-transform: none;
    position: relative;
}

.novosti_vse_18 a {
    text-decoration: none;
}

#menu_wr .novosti_vse_18 a.all_novosi,
#menu_wr-1 .novosti_vse_18 a.all_novosi {
    font-size: 17px;
    text-decoration: underline
}

#menu_wr .novosti_vse_18 a.all_novosi:hover,
#menu_wr-1 .novosti_vse_18 a.all_novosi:hover {
    opacity: .7;
}

.novosti_vse_18 .novosti_vse_top a:hover,
.novosti_vse_18 .novosti_vse_photo_video a:hover,
.novosti_vse_18 .novosti_vse_list a:hover,
.novosti_vse_18 .tema-title:hover,
.novosti_vse_18_nn .footer a:hover,
.all_nov_wr_18 .menu_list a:hover {
    text-decoration: underline;
}

.novosti_vse_head {
    clear: both;
    display: inline-block;
    width: 100%;
}

.novosti_vse_head,
.novosti_vse_head * {
    line-height: 75px;
}

.novosti_vse_head .all_novosi {
    float: left;
    margin-right: 65px;
}

.novosti_vse_head .novosti_vse_top {
    float: left;
}

.novosti_vse_head .novosti_vse_top a {
    margin-right: 20px;
    float: left;
}

.novosti_vse_head .novosti_vse_photo_video {
    float: right;
}

.novosti_vse_18 .icon-icon-moe-33 {
    margin-left: 20px;
}

.novosti_vse_top .icon-icon-moe-31 {
    font-size: .9em;
    margin-right: 6px;
    font-weight: 700;
    vertical-align: baseline;
}

.novosti_vse_18 .icon-icon-moe-33,
.novosti_vse_18 .icon-icon-moe-37 {
    font-size: .75em;
    margin-right: 6px;
    font-weight: 400;
}

.novosti_vse_left_side {
    width: 40%;
    float: left;
}

.novosti_vse_right_side {
    width: 52%;
    float: right;
}

.nav_wr_small .novosti_vse_left_side {
    display: none !important;
}

.nav_wr_small .novosti_vse_right_side {
    width: 100%;
    float: none;
}

.novosti_vse_small_head {
    padding: 0 10px;
    width: 100%;
}

.novosti_vse_right_side .novosti_vse_small_head {
    margin-bottom: 11px;
}

.novosti_vse_right_side div:nth-child(3) {
    margin-top: 25px;
}

.novosti_vse_small_head a {
    float: right;
    text-decoration: underline;
}

.novosti_vse_small_head,
.novosti_vse_small_head a {
    font-size: 14px;
    line-height: 28px;
}

.novosti_vse_theme {
    width: 100%;
}

.novosti_vse_theme a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-top: 18px;
    position: relative;
}

.novosti_vse_theme:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -11px;
    left: 60px;
    width: calc(100% - 60px);
}

.novosti_vse_theme:last-child:after {
    content: none;
}

.novosti_vse_theme a .tema-img {
    box-sizing: border-box;
    border-radius: 50%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 46px;
    min-width: 46px;
    height: 46px;
    margin-right: 14px;
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    -ms-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
}

.novosti_vse_theme a:hover .tema-img {
    transform: scale(1.1);
}

.novosti_vse_theme .tema-title {
    display: inline-block;
    width: calc(100% - 100px);
    padding-right: 15px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.novosti_vse_theme .tema-inform {
    min-width: 40px;
    text-align: right;
    font-size: 14px;
    line-height: 20px;
    padding-top: 4px;
    font-family: 'Roboto Condensed';
}

.novosti_vse_theme .tema-inform img {
    height: 10px;
    margin-right: 5px;
    margin-bottom: 2px;
}

.novosti_vse_list {
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-gap: 20px;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
    line-height: 1.2;
    white-space: normal;
}

.novosti_vse_list a,
.all_nov_wr_18 a {
    display: inline-block;
    margin: 6px 0;
    width: 100%;
}

.novosti_vse_list a span {
    margin-right: 9px;
    font-size: 17px;
    vertical-align: bottom;
    font-weight: 400;
}

.novosti_vse_list a span.nn-poetry {
    background-image: url(/themes/default/front/img/nn_poetry.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 9px;
    width: 17px;
    height: 20px;
    display: inline-block;
}

.novosti_vse_list a span.nn-sport {
    background-image: url(/themes/default/front/img/nn_sport.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 9px;
    width: 17px;
    height: 19px;
    display: inline-block;
}

.novosti_vse_18_nn .footer {
    margin: 20px 0 0;
    padding-top: 20px;
    width: 100%;
}

.novosti_vse_18_nn .footer a:last-child {
    float: right;
}

#menu_wr .all_nov_wr_18 .block_menu_wr,
#menu_wr-1 .all_nov_wr_18 .block_menu_wr {
    !*display: inline-block;*!
    width: 100%;
    padding: 20px 40px 10px;
}

#menu_wr .all_nov_wr_18 .block_menu_wr .block_menu,
#menu_wr-1 .all_nov_wr_18 .block_menu_wr .block_menu {
    display: block;
    width: 100%
}

.block_menu_wr .block_menu .menu_list {
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-gap: 20px;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
    line-height: 20px;
    white-space: normal;
}*/

/*#menu_wr .all_nov_wr_18 .block_menu_wr .block_menu .menu_list a.plus-a:before,
#menu_wr-1 .all_nov_wr_18 .block_menu_wr .block_menu .menu_list a.plus-a:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 41px;
    height: 9px;
    width: 1px;

    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    background-color: #fff;
}

#menu_wr .all_nov_wr_18 .block_menu_wr .block_menu .menu_list a.plus-a:after,
#menu_wr-1 .all_nov_wr_18 .block_menu_wr .block_menu .menu_list a.plus-a:after {
    content: '';
    position: absolute;
    top: 10px;
    left: 37px;
    height: 1px;
    width: 9px;

    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    background-color: #fff;
}*/

/*.oblko_tegov_nn .submenu_list ul {
    line-height: 20px;
    height: 96px;
}

.oblko_tegov_nn .submenu_list ul li {
    width: 100%;
    margin: 0 !important;
    float: none !important;
}

.oblko_tegov_nn .submenu_list ul li a {
    line-height: 24px;
}*/

/*#search {
    display: inline-block;
    float: right;
    width: 72px;
    margin-left: 0;
    height: 68px;
    margin-top: 1px;
    padding-left: 15px;
}

#search img {
    padding: 26px
}

#menu_wr .menu_top .novosti_vse_18 .novosti_vse_tags,
#menu_wr-1 .menu_top .novosti_vse_18 .novosti_vse_tags {
    display: inline-block;
    float: right;
    padding-left: 15px;
    margin-right: 15px;
    margin-top: 0;
    overflow: hidden;
}

.menu_top_fixed ul.novosti_vse_tags {
    margin-top: 2px !important;
}

#menu_wr .menu_top .novosti_vse_18 .novosti_vse_tags li,
#menu_wr-1 .menu_top .novosti_vse_18 .novosti_vse_tags li {
    display: inline-block;
    float: left;
    margin-right: 20px
}

#menu_wr .menu_top .novosti_vse_18 .novosti_vse_tags li a,
#menu_wr-1 .menu_top .novosti_vse_18 .novosti_vse_tags li a {
    text-align: center;
    font-size: 16px;
    padding: 0;
    text-decoration: underline
}

#menu_wr .menu_top .novosti_vse_18 .novosti_vse_tags li .all_tags,
#menu_wr-1 .menu_top .novosti_vse_18 .novosti_vse_tags li .all_tags {
    display: inline-block;
    padding: 5px 21px;
    line-height: 20px;
    text-transform: lowercase;
    text-decoration: none
}*/

#ludi_gov .plaska a,
#ludi_gov .right_s_bar h2,
#mnenia .alfavit ul li:last-child a,
#nov_card .chit_h2,
.lenta_nar_nov .chit_h2,
.submit__generated span {
    text-transform: uppercase
}

.lenta_nar_nov .chit_h2.down_nn {
    margin-top: 50px;
}

#glavnay_novosti {
    margin-top: 25px
}

.left_sitebar_glavnay_mob {
    margin-left: auto;
    margin-right: auto;
}

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

    .for-phone .container-article #article,
    .for-phone .container-article .col-lg-9 {
        width: 750px;
        max-width: 750px;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    .for-phone .container-article #all_newsss {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
}

div.tabs {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
}

ul.tabNavigation {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%
}

ul.tabNavigation li {
    display: block;
    float: left
}

ul.tabNavigation li:first-child {
    width: 37%;
}

ul.tabNavigation li:last-child {
    width: 63%;
}

ul.tabNavigation li a {
    padding: 0;
    text-decoration: none;
    font-size: 16px;
    line-height: 35px;
    font-weight: 700;
    text-align: center;
    display: block;
}

ul.tabNavigation li a:focus {
    outline: 0
}

#nar_news_tab,
#news_tab {
    margin-top: 0;
    border-top: none
}

#central_novosti .big_plitka_img,
.plitka_img,
.sitebar_mneniy .mnenie_avtor .mnenie_avtor_img,
.tizerna_reklama_wr .tizerna_reklama_img_wr {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

div.tabs div h2 {
    margin-top: 0
}

#main_right_sitebar_wr .last_coment_nov_wr,
.sitebar_text_nov {
    display: inline-block;
    width: 100%;
    padding: 15px;
    position: relative;
}

#main_right_sitebar_wr .last_coment_nov_wr {
    display: flex;
    flex-direction: column;
    padding: 13px 15px;
}

/*.sitebar_text_nov:last-child {
    border: none
}*/

.sitebar_text_nov .lenta_content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    cursor: pointer;
}

.sitebar_text_nov p {
    margin-top: -4px;
    font-size: 16px
}

.inform_top_line p,
.inform_top_line p.green_bg,
.inform_top_line span {
    font-size: 14px;
    display: inline-block;
    font-family: 'Roboto Condensed';
}

.inform_top_line {
    display: inline-block;
    width: 100%;
}

.left_sitebar_glavnay .inform_top_line {
    display: block;
}

.sitebar_text_nov .lenta_pic_out + .inform_top_line {
    display: flex;
    width: 100%;
}

.inform_top_line .rubrika {
    font-size: 14px;
    line-height: 1.2;
}

.lenta_limit .inform_top_line .rubrika,
.lenta_limit .inform_top_line .rubrika_green,
.lenta_limit .inform_top_line .rubrika_srochno {
    float: none;
}

.inform_top_line span {
    float: left;
    margin-right: 5px;
}

.inform_top_line span > i {
    margin: 0 2px 0 6px;
    margin-top: 0;
    display: inline-block;
}

.inform_top_line span > i > img {
    margin-top: -3px;
}

.sitebar_text_nov p > i {
    margin-right: 3px;
    margin-top: 0;
    display: inline-block
}

.sitebar_text_nov p > i > img {
    margin-top: -3px
}

.inform_top_line p {
    float: left;
    margin-top: -1px;
}

.right_inform_top_line {
    float: right;
    position: relative;
}

.left_inform_top_line {
    float: left
}

.inform_top_line p.green_bg {
    padding: 1px 5px;
}

.sitebar_text_nov .img_stat {
    /*position: relative;
    top: 43%;
    margin: -50% 0;
    width: 100%*/

    height: 100%;
    width: 100%;
    vertical-align: middle;
    object-fit: cover;
}

.lenta_all {
    width: 100%;
    display: inline-block;
    padding: 10px 15px;
    font-size: 18px;
    position: relative;
}

.left_sitebar_glavnay .lenta_all:before {
    content: '';
    position: absolute;
    top: -50px;
    left: 1px;
    width: calc(100% - 2px);
    height: 50px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

.lenta_all > i {
    display: inline-block;
    margin-left: 3px;
    font-size: 16px
}

#central_novosti .big_plitka_img {
    display: block;
    width: 100%;
    height: 260px;
    position: relative;
    margin-bottom: 5px
}

.vid2_bigphoto, .vid3_bigphoto, .vid6_height, .vid7-8_height {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.pl_rubrika {
    display: inline-block;
    position: absolute;
    line-height: 20px;
    font-weight: 300;
    letter-spacing: 1px;
    bottom: 0;
    left: 0;
    color: #fff;
    background-color: rgba(6, 27, 53, .59);
    padding: 4px 15px 2px;
    margin: 0;
    cursor: pointer;
}

.tabs_chitaemo .pl_rubrika {
    display: block;
    position: relative;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: normal;
    bottom: auto;
    left: auto;
    background-color: transparent !important;
    padding: 0;
    margin: auto;
    cursor: auto;
}

.pl_rubrika:empty {
    display: none;
}

.left_sitebar_glavnay .plus_plate,
.left_sitebar_glavnay .test_plate,
.left_sitebar_glavnay .remember_plate,
.plitka_img .rubrika,
.plitka_img .pl_rubrika,
.plitka_img .plus_plate,
.plitka_img .test_plate,
.plitka_img .remember_plate,
.plitka_img .ogorod_plate,
.plitka_img .rubrika_green,
.plitka_img .rubrika_srochno {
    display: inline-block;
    position: absolute;
    line-height: 20px;
    font-weight: 300;
    letter-spacing: .5px;
    bottom: 0;
    left: 0;
    color: #fff;
    background-color: rgba(6, 27, 53, .59);
    padding: 4px 15px 2px;
    margin: 0;
    cursor: pointer;
}

.inform_top_line .pl_rubrika,
.news-lenta .pl_rubrika,
.small_plitka .pl_rubrika,
#central_novosti .small_plitka .pl_rubrika,
.blogs_row .pl_rubrika,
.plitka_wr_no_img .plus_plate,
.plitka_wr_no_img .test_plate,
.plitka_wr_no_img .remember_plate,
.plitka_wr_no_img .ogorod_plate {
    float: left;
    width: 100%;
    padding: 0;
    position: relative;
    left: auto;
    bottom: auto;
    letter-spacing: normal;
    color: var(--moe-blue);
    margin: 0;
    font-size: 14px;
    display: inline-block;
    line-height: 20px;
    font-weight: 400;
    background-color: transparent;
}

.add_plitka_nov.add_plitka_test .lenta_pic_out {
    margin-bottom: 0;
}

.inform_top_line .pl_rubrika,
.news-lenta .pl_rubrika {
    width: auto;
    float: none;
}

/*.vid7-8 .pl_rubrika {
    margin-bottom: 5px;
}

.vid7_back .pl_rubrika {
    color: #fff !important;
}

.vid3_flexdir .pl_rubrika {
    width: auto;
}*/

.left_sitebar_glavnay .remember_plate,
.plitka_img .remember_plate {
    width: 100%;
    padding: 4px 15px 2px 55px;
    background-image: none;
}

.plitka_wr_no_img .plus_plate,
.tabs_chitaemo .plus_plate,
.plitka_wr_no_img .test_plate,
.plitka_wr_no_img .remember_plate,
.plitka_wr_no_img .ogorod_plate,
.tabs_chitaemo .remember_plate {
    line-height: 17px;
    padding: 1px 7px 0;
    margin: 1px 0 0 0;
}

.left_inform_top_line .plus_plate,
.left_inform_top_line .test_plate,
.left_inform_top_line .remember_plate,
.left_inform_top_line .ogorod_plate {
    line-height: 17px;
    padding: 1px 7px 0;
    margin: -3px 0 0 0;
    display: inline-block;
}

.left_sitebar_glavnay .plus_plate,
.tabs_chitaemo .plus_plate,
.plitka_img .plus_plate,
.news-lenta .plus_plate,
.left_inform_top_line .plus_plate,
.plitka_wr_no_img .plus_plate {
    color: #fffe37 !important;
    background-color: #d00;
}

.left_sitebar_glavnay .test_plate,
.plitka_img .test_plate,
.left_inform_top_line .test_plate,
.plitka_wr_no_img .test_plate {
    color: #fff !important;
    background-color: #ffa21e;
}

.plitka_img .rubrika_srochno,
.left_inform_top_line .rubrika_srochno,
.plitka_wr_no_img .rubrika_srochno {
    color: #fff !important;
    background-color: #ff1239;

}

.left_sitebar_glavnay .remember_plate,
.tabs_chitaemo .remember_plate,
.plitka_img .remember_plate,
.news-lenta .remember_plate,
.left_inform_top_line .remember_plate,
.plitka_wr_no_img .remember_plate {
    color: #fff !important;
    background-color: #a20000;
}

.left_sitebar_glavnay .ogorod_plate,
.plitka_img .ogorod_plate,
.left_inform_top_line .ogorod_plate,
.plitka_wr_no_img .ogorod_plate {
    color: #fffe37;
    background-color: #31aa51;
}

/*.plus_plate,
.lady_plate,
.ogorod_plate,
.test_plate,
.remember_plate {
    display: inline-block;
    position: absolute;
    width: auto !important;
    line-height: 20px;
    font-weight: 400 !important;
    bottom: 0;
    left: 0;
    color: #fffe37 !important;
    background-color: #dd0000;
    padding: 4px 15px 2px;
    margin: 0;
    cursor: pointer;
}

.test_plate {
    background-image: none;
    color: #fff !important;
    background-color: #ffa21e;
}*/

.news-lenta .remember_plate,
.plus_plate,
.plitka_wr_no_img .plus_plate,
.test_plate,
.plitka_wr_no_img .test_plate,
.ogorod_plate,
.plitka_wr_no_img .ogorod_plate,
.plitka_wr_no_img .remember_plate,
#central_novosti .small_plitka .remember_plate,
.tabs_chitaemo .remember_plate {
    width: auto;
}

.remember_plate:before {
    content: '';
    background-image: url(/themes/default/front/pro/we_remember/kuvshin-48.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 36px;
    height: 36px;
    position: absolute;
    top: -5px;
    left: 8px;
}

/*.remember_plate:after {*/
/*    content: '';*/
/*    background-image: url(/themes/default/front/pro/we_remember/Lider-white.png);*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*    background-position: center;*/
/*    width: 80px;*/
/*    height: 26px;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    right: 10px;*/
/*}*/

.news-lenta .remember_plate:before,
.news-lenta .remember_plate:after,
.plitka_wr_no_img .remember_plate:before,
.plitka_wr_no_img .remember_plate:after,
.left_inform_top_line .remember_plate:before,
.left_inform_top_line .remember_plate:after,
#central_novosti .small_plitka .remember_plate:before,
#central_novosti .small_plitka .remember_plate:after,
.tabs_chitaemo .remember_plate:before,
.tabs_chitaemo .remember_plate:after {
    display: none;
}

/*.plus_plate.plus-unlock:before {
    content: '';
    background-image: url(/themes/default/front/img/unlock-white-on-green.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    border-left: 1px solid #fff;
    z-index: 1;
}

.plus_plate.plus-unlock:before,
.add_section_nov .plus_plate.plus-unlock:before {
    width: 27px;
    height: 26px;
    right: -27px;
}

.small_plitka .plus_plate.plus-unlock:before,
.vid3_informleft .plus_plate.plus-unlock:before,
.tabs_chitaemo .plus_plate.plus-unlock:before,
.vid7-8 .plus_plate.plus-unlock:before,
.news-lenta .plus_plate.plus-unlock:before {
    width: 19px;
    height: 18px;
    right: -19px;
}

.plus_plate.plus-unlock:after {
    content: 'Открытый материал';
    opacity: 0;
    width: 0;
    height: 26px;
    position: absolute;
    top: 0;
    left: 95px;
    padding: 4px 5px 2px 2px;
    font-size: 14px;
    line-height: 20px;
    white-space: nowrap;
    background-color: #48cc27;
    color: transparent;
    transition: left 0.2s ease-out, width .2s ease-out, opacity .2s ease-out, color .05s ease-out;
}

.plus_plate.plus-unlock:hover:after {
    width: 127px;
    left: 121.77px;
    opacity: 1;
    color: #fff;
    transition: left .4s ease-out, width .15s ease-out, opacity .2s ease-out, color .3s ease-in;
}

.small_plitka .plus_plate.plus-unlock:after,
.vid3_informleft .plus_plate.plus-unlock:after,
.tabs_chitaemo .plus_plate.plus-unlock:after,
.vid7-8 .plus_plate.plus-unlock:after,
.news-lenta .plus_plate.plus-unlock:after {
    height: 18px;
    line-height: 17px;
    padding: 1px 5px 0 2px;
    left: 79px;
}

.add_section_nov .plus_plate.plus-unlock:after {
    height: 26px;
    line-height: 20px;
    left: 122px;
}

.small_plitka .plus_plate.plus-unlock:hover:after,
.vid3_informleft .plus_plate.plus-unlock:hover:after,
.tabs_chitaemo .plus_plate.plus-unlock:hover:after,
.vid7-8 .plus_plate.plus-unlock:hover:after,
.news-lenta .plus_plate.plus-unlock:hover:after {
    left: 97px;
}

.add_section_nov .plus_plate.plus-unlock:hover:after {
    left: 122px;
}


#central_novosti .small_plitka .plus_plate.plus-unlock:after,
.vid3_informleft .plus_plate.plus-unlock:after {
    content: 'Открытый';
}

#central_novosti .small_plitka .plus_plate.plus-unlock:hover:after,
.vid3_informleft .plus_plate.plus-unlock:hover:after {
    width: 67px;
}

.news-lenta .plus_plate.plus-unlock:after {
    content: none;
}*/

.tabs_chitaemo .plus_plate,
.tabs_chitaemo .remember_plate,
.tabs_chitaemo .lady_plate,
.tabs_chitaemo .ogorod_plate {
    font-size: 14px;
    line-height: 17px;
    padding: 1px 7px 0;
    position: relative;
    text-transform: none;
    font-family: 'Roboto Condensed';
    font-weight: 400;
}

.lady_plate {
    color: #ed1c24 !important;
    background-color: #fbf134;
}

.ogorod_plate {
    color: #fffe37 !important;
    background-color: #31aa51;
    padding: 4px 15px 2px 15px;
    letter-spacing: .4px;
}

.lady_plate:before {
    content: url(/themes/default/front/img/lady-symbol-11.svg);
    position: absolute;
    left: 52px;
    width: 11px;
    height: 11px;
}

.tabs_chitaemo .test_plate {
    display: inline-block;
    position: relative;
    padding: 0;
    background-color: transparent;
    line-height: normal;
}

.small_plitka .plus_plate,
#central_novosti .small_plitka .plus_plate,
#central_novosti .small_plitka .remember_plate,
.vid3_informleft .plus_plate,
    /*.add_section_nov .plus_plate,
    .add_section_nov .test_plate,
    .add_section_nov .remember_plate,*/
.vid7-8 .plus_plate,
.service .plus_plate,
.news-lenta .plus_plate,
.news-lenta .remember_plate,
.small_plitka .lady_plate,
.vid3_informleft .lady_plate,
.add_section_nov .lady_plate,
.vid7-8 .lady_plate,
.service .lady_plate,
.news-lenta .lady_plate,
.small_plitka .ogorod_plate,
.vid3_informleft .ogorod_plate,
.add_section_nov .ogorod_plate,
.vid7-8 .ogorod_plate,
.service .ogorod_plate,
.news-lenta .ogorod_plate,
    /*.news-lenta .test_plate,*/
.news-lenta .remember_plate {
    position: relative;
    font-size: 14px;
    display: inline-block;
    line-height: 17px;
    padding: 1px 7px 0;
    margin: 1px 0 0 0;
}

.add_section_nov .plus_plate,
.add_section_nov .test_plate,
.add_section_nov .remember_plate {
    position: relative;
}

/*.add_section_nov_mob .test_plate,
.add_section_nov_mob .remember_plate {
    position: relative;
    padding: 0 5px;
    font-size: 14px !important;
    margin-top: 0 !important;
    line-height: 17px;
}*/

/*.small_plitka .plus_plate:before,
.vid3_informleft .plus_plate:before,
.add_section_nov .plus_plate:before,
.vid7-8 .plus_plate:before,
.service .plus_plate:before,
.news-lenta .plus_plate:before {
    content: url(/themes/default/front/img/plus-symbol-10.svg);
    position: absolute;
    left: 39px;
    width: 10px;
    height: 10px;
}*/

.small_plitka .lady_plate:before,
.vid3_informleft .lady_plate:before,
.add_section_nov .lady_plate:before,
.vid7-8 .lady_plate:before,
.service .lady_plate:before,
.news-lenta .lady_plate:before {
    content: url(/themes/default/front/img/lady-symbol-10.svg);
    position: absolute;
    left: 39px;
    width: 10px;
    height: 10px;
}

.vid7-8 .plus_plate,
.vid7-8 .lady_plate,
.vid7-8 .ogorod_plate {
    margin: -1px 0 7px 0;
}

.vid3_informleft .plus_plate,
.vid3_informleft .lady_plate,
.vid3_informleft .ogorod_plate {
    margin: -1px 0 5px 0;
}

/*.a_plitka_img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}*/

.vid7-8_height .a_plitka_img {
    margin-bottom: 0;
    position: absolute;
    left: 0;
}

.plitka_img,
.sitebar_mneniy,
.sitebar_mneniy h2 {
    position: relative;
    width: 100%
}

#central_novosti .big_pl_text,
.plitka_text,
.small_plitka a {
    font-weight: 700;
}

#central_novosti .big_pl_text {
    display: inline-block;
    width: 100%;
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 10px;
}

#central_novosti .vid2_flex .big_pl_text,
#central_novosti .vid2_flex .inform_top_line {
    display: table;
}

#central_novosti .big_pl_text i > img {
    margin-top: -7px;
    margin-right: 4px
}

.novosti_big_plitka_wr {
    /*margin-bottom: 30px;*/
    display: inline-block;
    width: 100%;
}

.novosti_big_plitka_wr .inform_top_line span.time:first-child {
    margin-right: 20px
}

.small_plitka {
    display: inline-block;
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 25px;
}

.vid2_flexdir .small_plitka {
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.small_plitka a {
    font-size: 16px;
    line-height: 18px;
    display: block;
    margin-bottom: 5px;
    margin-top: 3px;
    width: 100%;
}

.ekran_13.small_plitka a.plitka_text {
    font-size: 18px;
    line-height: 21px;
}

.small_plitka .inform_top_line {
    display: inline-block;
    width: 100%;
    margin: -4px 0
}

.small_plitka a > i > img {
    margin-top: -3px;
    margin-right: 4px
}

/*.plitka_img {
    display: block;
    height: 190px;
    margin-bottom: 5px;
    transition: none !important;
}

.plitka_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.plitka_wr {
    display: inline-block;
    width: 100%
}*/

.vid4 .plitka_wr {
    margin-top: 0;
}

.m-vid-1 {
    margin-bottom: 20px;
}

.m-vid-2,
.m-vid-3,
.m-vid-5 {
    margin-bottom: 25px;
}

.plitka_text {
    font-size: 18px;
    line-height: 21px;
    /*margin-bottom: 10px;*/
    margin-bottom: 5px;
    display: block;
    width: 100%;
}

.plitka_wr.plitka_308 .plitka_text {
    max-height: 96px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.plitka_wr.plitka_308 .plitka_text {
    max-height: none;
}

.plitka_text i > img {
    margin-top: -5px;
    margin-right: 4px
}

.tizerna_reklama_wr {
    display: inline-block;
    width: 100%;
    padding: 20px 0;
    margin: 20px 0
}

.tizerna_reklama_wr h3 {
    display: table;
    font-size: 14px;
    padding: 0 20px;
    margin: -32px auto 20px
}

.tizerna_reklama_wr .tizerna_reklama_img_wr {
    width: 100%;
    height: 80px
}

.tizerna_reklama_wr .tizerna_reklama_text {
    display: inline-block;
    width: 100%;
    padding: 3px 0
}

.tizerna_reklama_wr .tizerna_reklama_text p {
    font-size: 14px;
    margin-bottom: 5px
}

.tizerna_reklama_wr .tizerna_reklama_text span {
    font-size: 18px;
    font-weight: 700;
}

.sitebar_reklama_wr {
    /*display: block;
    width: 100%;*/
    margin-bottom: 30px
}

.sitebar_reklama_wr h3 {
    display: table;
    font-size: 12px;
    padding: 0 20px;
    margin: -30px auto 10px
}

.sitebar_reklama_wr img {
    width: 100%
}

.sitebar_mneniy {
    margin-bottom: 40px;
}

.davai_obsudim .sitebar_mneniy,
.right_sitebar .sitebar_mneniy {
    position: relative;
    max-height: 749px;
    height: 749px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #fff;
    overflow: hidden;
}

.right_sitebar .sitebar_mneniy {
    border: 1px solid #ccd5db;
    border-top: none;
    border-radius: 5px;
    overflow: unset;
}

/*#main_right_sitebar_wr .last_coment_list-out:before,*/
.davai_obsudim .sitebar_mneniy:before,
.right_sitebar .sitebar_mneniy:before,
#main_right_sitebar_wr .last_coment_list:before,
.v_kurse-out .ss-wrapper:before {
    content: '';
    position: absolute;
    bottom: 1px;
    left: 1px;
    width: calc(100% - 2px);
    height: 50px;
    z-index: 2;
    border-radius: 0 0 5px 5px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 0) 100%);
}

.davai_obsudim .sitebar_mneniy h2 {
    font-size: 22px;
}

.davai_obsudim .sitebar_mneniy .opinion-in,
.right_sitebar .sitebar_mneniy .opinion-in {
    height: 100%;
    max-height: calc(749px - 70px);
    border: 2px solid #fff;
    margin-bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 0 0 5px 5px;
}

.davai_obsudim .sitebar_mneniy .opinion-in .opinion_h:first-of-type .mnenie_tag {
    margin-top: 0;
}

/*.davai_obsudim .sitebar_mneniy .opinion-in::-webkit-scrollbar {
    width: 5px;
    margin-right: 10px
}

.davai_obsudim .sitebar_mneniy .opinion-in::-webkit-scrollbar-track {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-right: 10px
}

.davai_obsudim .sitebar_mneniy .opinion-in::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-right: 10px
}

.davai_obsudim .sitebar_mneniy .opinion-in::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.1);
}

.davai_obsudim .sitebar_mneniy .opinion-in::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0, 0, 0, 0.1);
}*/

.sitebar_mneniy h2 {
    display: block;
    line-height: 50px;
    padding-left: 21px;
    letter-spacing: 0;
    font-size: 22px;
}

.right_sitebar .sitebar_mneniy h2 {
    width: calc(100% + 2px);
    margin-left: -1px;
}

.sitebar_mneniy h2:before {
    position: absolute;
    bottom: -9px;
    right: 25px;
    z-index: 2;
}

.davai_obsudim .sitebar_mneniy .opinion_h,
.right_sitebar .sitebar_mneniy .opinion_h {
    padding: 0 13px;
}

.sitebar_mneniy .mnenie_tag {
    display: inline-block;
    width: 100%;
    /*height: 80px;*/
    position: relative;
    padding: 8px 15px;
    margin: 15px 0 13px
}

/*.sitebar_mneniy .mnenie_tag:before {*/
/*position: absolute;*/
/*border-right: 13px solid transparent;*/
/*border-top: 13px solid #eef7fe;*/
/*border-left: 13px solid transparent;*/
/*bottom: -12px;*/
/*right: 70%*/
/*}*/
.sitebar_mneniy .mnenie_tag p {
    font-size: 17px;
    font-weight: 700;
}

.sitebar_mneniy .mnenie_tag i > img {
    margin-top: -5px;
    margin-right: 4px
}

.sitebar_mneniy .mnenie_avtor {
    display: inline-block;
    width: 100%;
    position: relative
}

.sitebar_mneniy .mnenie_avtor .mnenie_avtor_img {
    display: inline-block;
    min-width: 57px;
    max-width: 57px;
    float: left;
    height: 57px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 5%;
}

.sitebar_mneniy .mnenie_avtor .mnenie_avtor_text {
    display: inline-block;
    float: left;
    width: calc(100% - 57px - 5%);
}

.sitebar_mneniy .mnenie_avtor .mnenie_avtor_text span {
    font-size: 14px;
    display: table;
    margin-top: -2px;
}

.sitebar_mneniy .mnenie_avtor .mnenie_avtor_text p {
    font-size: 14px;
    line-height: 1.3;
    margin-top: 3px;
}

.sitebar_mneniy .mnenie_avtor .inform_top_line {
    margin-top: 7px;
}

.sitebar_mneniy .mnenie_avtor .inform_top_line span.time:first-child {
    margin-right: 16px;
}

.samoe_chitemo {
    width: 100%;
    display: block;
}

.samoe_chitemo .h2 {
    display: table;
    font-size: 22px;
    padding: 0 10px;
    margin: -20px auto -10px
}

.tabs_chitaemo {
    padding: 15px 9px;
    display: flex;
    flex-direction: column;
}

ul.tab_chitaemo_navigation {
    list-style: none;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

ul.tab_chitaemo_navigation li {
    display: inline
}

ul.tab_chitaemo_navigation li a {
    padding: 4px 9px;
    text-decoration: none;
    margin-bottom: 4px;
    position: relative;
    font-size: 14px;
    margin-right: 2px;
    margin-left: 2px;
    margin-top: 3px;
    display: inline-block;
    font-family: 'Roboto Condensed';
}

ul.tab_chitaemo_navigation li a.selected:before {
    content: "";
    position: absolute;
    bottom: -7px;
    right: -webkit-calc(50% - 7px);
    right: calc(50% - 7px);
    transition: all .2s ease;
}

ul.tab_chitaemo_navigation li a:focus {
    outline: 0
}

.davai_obsudim .big_baner,
.davai_obsudim .gazeta_wr .gazeta_img,
#speshial_project .sp_proekt_wr .proect,
.coment_about .mnenie_avtor_img {
    background-position: center;
    background-repeat: no-repeat
}

.tabs_chitaemo .sitebar_text_nov {
    display: inline-block;
    width: 100%;
    padding: 5px 0 0;
}

.tabs_chitaemo .sitebar_text_nov:last-child {
    border: none;
}

.davai_obsudim {
    width: 100%;
    display: block;
    margin-top: 30px;
    position: relative;
}

.davai_obsudim.section-on-main:before,
#foto_video:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: calc(50% - 50vw);
    width: 100vw;
    height: 100%;
    background-color: #e3eaef;
    z-index: -1;
}

.davai_obsudim.section-on-main:before {
    background-color: #e3eaef;
}

#foto_video:before {
    background-color: #2f434e;
}

@media (min-width: 1860px) {
    .davai_obsudim.section-on-main:before,
    #foto_video:before {
        left: calc(795px - 50vw - 8.5px);
    }
}

.davai_obsudim.section-on-main {
    padding-bottom: 50px;
}

.davai_obsudim h2 {
    font-family: 'Roboto Condensed';
    font-size: 21px;
    margin: 0;
    display: inline-block;
    text-transform: uppercase;
}

.davai_obsudim .pred_nov {
    display: inline-block;
    margin-left: 40px;
    vertical-align: 3.6px;
    font-size: 16px;
    border-bottom: 1px dotted;
    line-height: 17px;
    z-index: 901;
    position: relative;
}

.davai_obsudim .davai_obsudim_slider {
    width: 100%;
    display: inline-block
}

.davai_obsudim .davai_obsudim_slider .plitka_wr {
    display: inline-block;
    margin-top: 10px
}

.davai_obsudim .davai_obsudim_slider .plitka_wr .plitka_img {
    display: inline-block;
    height: 190px
}

.davai_obsudim .owl-nav {
    display: inline-block;
    position: absolute;
    top: -32px;
    right: 0
}

.davai_obsudim .owl-nav .owl-prev {
    display: inline-block;
    float: left;
    margin-right: 20px;
    font-size: 13px
}

.davai_obsudim .owl-nav .owl-next {
    display: inline-block;
    float: left;
    font-size: 13px
}

.davai_obsudim .big_baner {
    width: 100%;
    display: inline-block;
    height: 424px;
    background-size: cover;
    margin-top: 25px;
    margin-bottom: 20px;

}

.newsss_tab_wr .plitka_wr .icon-icon-moe-21 {
    font-size: 18px;
}

/*.newsss_tab_wr .plitka_text {
    line-height: 21px;
}*/

.davai_obsudim .last_coment_obsudim {
    width: 100%;
    display: inline-block
}

.davai_obsudim .last_coment_obsudim h3 {
    font-size: 24px;
    margin-top: 1px;
    margin-bottom: 10px;
    font-weight: 300;
}

.davai_obsudim .gazeta_wr,
.davai_obsudim .last_coment_obsudim .last_coment_nov_wr {
    margin-bottom: 10px;
    width: 100%;
    display: inline-block
}

.last_coment_nov_wr .inform_top_line {
    margin-bottom: -2px;
}

.last_coment_nov_wr a p {
    font-size: 17px;
    line-height: 1.1;
}

.davai_obsudim .gazeta_wr {
    padding: 15px 26px 25px;
    margin-top: 5px
}

.davai_obsudim .gazeta_wr h3 {
    font-size: 22px;
    text-align: center;
    margin-bottom: 10px
}

.davai_obsudim .gazeta_wr .gazeta_img {
    width: 100%;
    display: inline-block;
    height: 180px;
    background-size: contain;
}

.davai_obsudim .gazeta_wr span {
    display: inline-block;
    float: right;
    font-family: 'Roboto Condensed';
}

.coment_about {
    display: inline-block;
    width: 100%;
    padding: 15px;
    position: relative;
    margin: 1px 0 10px;
}

#main_right_sitebar_wr .last_coment_obsudim .coment_about {
    display: block;
    padding: 0;
    margin: 0;
}

#article .coment_about {
    display: none;
}

#main_right_sitebar_wr .last_coment_obsudim .last_coment_nov_wr a,
#main_right_sitebar_wr .last_coment_obsudim .last_coment_nov_wr a p {
    margin-top: 0;
}

/*.coment_about:before {
    position: absolute;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    top: -7px;
    right: 83%
}*/
.coment_about .mnenie_avtor_img {
    display: inline-block;
    min-width: 40px;
    max-width: 40px;
    float: left;
    height: 40px;
    background-size: cover;
    margin-right: 5%;
    position: relative;
}

.last_coment_obsudim .coment_about .mnenie_avtor_img {
    display: block;
    min-width: 30px !important;
    max-width: 30px !important;
    height: 30px;
    background-size: cover;
    margin-right: 10px;
    border-radius: 50%;
}

.coment_about .mnenie_avtor_text {
    display: inline-block;
    float: left;
    width: 75%
}

#main_right_sitebar_wr .coment_about .last-comment-user {
    font-family: 'Open Sans', sans-serif;
    margin: 0;
}

#main_right_sitebar_wr .coment_about .last-comment-user {
    font-size: 13px;
    line-height: 1.4;
}

#main_right_sitebar_wr .coment_about .last-comment-user span:first-child {
    font-weight: 700;
}

#main_right_sitebar_wr .last_coment_nov_wr .coment_about .last-comment-text a span {
    line-height: 1.25;
    overflow-wrap: break-word;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    margin: 5px 0 0 0;
    font-weight: 400;
    color: #585858;
}

#main_right_sitebar_wr .coment_about .last-comment-text a {
    margin-bottom: 0;
}

.coment_about .mnenie_avtor_text span,
.usernn {
    font-size: 13px;
    display: table;
    margin-top: -4px
}

.usernn {
    margin: 2px 0;
}

.chit_dalee:hover {
    text-decoration: underline;
}

.coment_about .mnenie_avtor_text p {
    font-size: 14px;
}

.coment_about .mnenie_avtor_text a {
    font-size: 13px;
    text-decoration: none;
    margin-bottom: 0;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

#foto_video {
    display: block;
    width: 100%;
    padding: 40px 0 20px;
    position: relative;
    z-index: 1;
    /*overflow: hidden;*/
    transition: .3s ease-in-out;
}

#foto_video ul {
    display: inline-block;
    margin-bottom: 10px;

}

#foto_video ul li {
    display: inline-block;
    float: left;
    margin-right: 30px
}

#foto_video ul li a {
    font-size: 27px;
    font-weight: 400;
}

#foto_video .foto_video_slider {
    display: inline-block;
    width: 100%;
    position: relative
}

#foto_video .foto_video_slider .owl-nav {
    display: inline-block;
    position: absolute;
    top: -51px;
    right: 0
}

#foto_video .foto_video_slider .owl-nav .owl-prev {
    display: inline-block;
    float: left;
    margin-right: 20px;
    font-size: 15px
}

#foto_video .foto_video_slider .bid_item_foto_video .bid_item_text_wr .big_pl_text i,
#foto_video .foto_video_slider .small_item_foto_video .small_item_text_wr .small_pl_text i {
    display: inline-block;
    margin-right: 4px;
    margin-top: -7px
}

#foto_video .foto_video_slider .owl-nav .owl-next {
    display: inline-block;
    float: left;
    font-size: 15px
}

#foto_video .foto_video_slider .bid_item_foto_video {
    display: inline-block;
    width: 100%;
    height: 386px;
    background-position: center;
    background-size: cover;
    position: relative;
    /*padding: 25px;*/
}

#foto_video .foto_video_slider .bid_item_foto_video .bid_item_text_wr {
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0px;
    padding: 5px 25px;
}

#foto_video .foto_video_slider .bid_item_foto_video .bid_item_text_wr:hover {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

#foto_video .foto_video_slider .bid_item_foto_video .bid_item_text_wr .big_pl_text {
    display: inline-block;
    width: 96%;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
}

#foto_video .foto_video_slider .small_item_foto_video {
    display: inline-block;
    width: 100%;
    height: 180px;
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 15px;
    margin-bottom: 20px
}

#foto_video .foto_video_slider .small_item_foto_video .small_item_text_wr {
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0;
    margin: 0 0 0 -15px;
    padding: 5px 15px;
}

#foto_video .foto_video_slider .small_item_foto_video .small_item_text_wr:hover {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

#foto_video .foto_video_slider .small_item_foto_video .small_item_text_wr .small_pl_text {
    display: inline-block;
    width: 95%;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 5px;
    font-weight: 700;
    letter-spacing: 0.2px;
}

.mix {
    display: none;
    width: 100%
}

#moe_tv {
    display: inline-block;
    width: 100%;
    padding: 40px 0 50px;
    margin-top: -7px
}

#moe_tv h2 {
    font-size: 31px
}

#moe_tv h2 i {
    margin-right: 10px;
    display: inline-block
}

#moe_tv h2 i img {
    margin-top: -6px
}

#moe_tv .moe_tv_slider {
    display: inline-block;
    width: 100%;
    margin-top: 20px
}

#moe_tv .moe_tv_slider .owl-nav {
    display: inline-block;
    position: absolute;
    top: -60px;
    right: 0
}

#moe_tv .moe_tv_slider .owl-nav .owl-prev {
    display: inline-block;
    float: left;
    margin-right: 20px;
    font-size: 15px
}

#moe_tv .moe_tv_slider .owl-nav .owl-next {
    display: inline-block;
    float: left;
    font-size: 15px
}

#moe_tv .moe_tv_slider .moe_tv_img {
    display: inline-block;
    width: 100%;
    height: 190px;
    background-size: cover;
    background-position: center
}

#moe_tv .moe_tv_slider .moe_tv_img .moe_tv_img_blue {
    display: inline-block;
    width: 100%;
    height: 190px;
}

#moe_tv .moe_tv_slider .moe_tv_img .moe_tv_img_blue img {
    width: 50px;
    display: table;
    margin: 70px auto
}

#moe_tv .moe_tv_slider .moe_tv_text,
#speshial_project {
    display: inline-block;
    width: 100%;
    margin-top: -7px
}

#moe_tv .moe_tv_slider .moe_tv_text {
    height: 100px;
    padding: 10px;
    position: relative
}

#moe_tv .moe_tv_slider .moe_tv_text a {
    font-size: 18px;
    font-weight: 700;
    line-height: 19px;
    height: 59px;
    overflow: hidden;
    display: inline-block;
}

#moe_tv .moe_tv_slider .moe_tv_text .inform_top_line {
    position: absolute;
    display: inline-block;
    bottom: 5px;
    left: 0;
    padding: 0 10px
}

#speshial_project {
    padding: 50px 0
}

#speshial_project .sp_proekt_wr {
    display: table;
    margin: 0 auto
}

#speshial_project .sp_proekt_wr .proect {
    display: inline-block;
    width: 270px;
    margin-right: 20px;
    float: left;
    background-size: cover;
    position: relative;
    height: 180px
}

#speshial_project .sp_proekt_wr .proect h2 {
    font-size: 22px;
    position: absolute;
    bottom: 10px;
    left: 15px
}

#speshial_project .sp_proekt_wr .proect h2 i {
    margin-right: 5px;
    font-size: 18px;
}

#speshial_project .sp_proekt_wr .proect h2 i img {
    margin-top: -5px
}

#speshial_project .sp_proekt_wr .proect:last-child {
    margin-right: 0
}

#speshial_project .sp_proekt_wr .proect:before {
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

#speshial_project .sp_proekt_wr .proect:hover {
    width: 700px
}

#ludi_gov,
#ludi_gov .plaska {
    width: 100%;
    display: inline-block
}

#speshial_project .sp_proekt_wr .proect:hover:before {
    display: none
}

.lichny_opyt {
    margin-top: 10px !important;
}

.lichny_opyt .sitebar_reklama_wr {
    margin-top: 50px
}

/*.lichny_opyt */
.coment_about:before {
    position: absolute;
    top: -7px;
    right: 83%
}

#ludi_gov {
    margin-top: 20px
}

#ludi_gov .plaska {
    padding: 0 20px 0 30px;
    margin-bottom: 30px
}

#ludi_gov .plaska h2 {
    display: inline-block;
    font-size: 31px;
    line-height: 70px;
    font-weight: 300;
}

#ludi_gov .plaska a {
    width: 240px;
    height: 40px;
    float: right;
    font-size: 18px;
    margin-top: 15px;
    text-align: center;
    line-height: 40px;
    font-weight: 700;
}

#ludi_gov .s_bar,
#ludi_gov a.all {
    width: 100%;
    display: inline-block
}

#ludi_gov .plaska a i {
    margin-right: 10px;
    font-size: 16px;
    display: inline-block;
}

#ludi_gov .plaska a i img {
    margin-top: -3px
}

#ludi_gov .s_bar {
    height: 572px;
    padding: 25px 25px;
}

#ludi_gov .s_bar h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px
}

#ludi_gov .s_bar ul {
    width: 100%;
    display: inline-block;
    overflow-y: auto;
    height: 450px
}

#ludi_gov .s_bar ul a {
    font-size: 18px;
    margin-top: 11.5px;
    display: inline-block;
    width: 100%
}

#ludi_gov a.all {
    border-top: 0;
    padding-left: 24px;
    font-size: 18px;
    line-height: 46px
}

#ludi_gov a.all i {
    margin-left: 14px
}

#ludi_gov .main_bar {
    width: 100%;
    display: inline-block
}

#ludi_gov .main_bar h2 {
    font-size: 31px;
    margin-bottom: 8px;
    margin-top: -9px;
    display: inline-block;
    width: 100%
}

.big_top_nov {
    width: 100%;
    display: inline-block;
    padding: 25px 0 20px;
}

.big_top_nov .left_pat {
    width: 170px;
    display: inline-block;
    float: left;
    margin-right: 20px;
    height: 107px
}

.big_top_nov .cont div.name span,
.litle_top_nov .cont div.name span {
    margin-right: 10px
}

.big_top_nov .left_pat .namber {
    width: 80px;
    padding: 2px 0;
    display: inline-block;
    font-size: 20px;
    text-align: right;
    padding-right: 10px;
    font-weight: 700;
    margin-top: 2px;
}

.big_top_nov .left_pat .big_top_nov_img {
    height: 35px;
    width: 35px;
    background-size: cover;
    float: right
}

.big_top_nov .cont {
    padding-right: 30px;
    display: inline-block;
    width: 406px;
    float: right
}

.big_top_nov .cont div.name {
    font-size: 14px;
    display: table;
    margin-top: -4px
}

.big_top_nov .cont a.content {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 5px;
    width: 100%;
    display: inline-block
}

.big_top_nov .cont a {
    font-size: 14px;
}

.big_top_nov .cont .green {
    padding: 0 3px !important
}

.litle_top_nov {
    width: 100%;
    display: inline-block;
    padding: 20px 0 10px;
    margin-top: 20px;
    height: 167px;
}

#ludi_gov .right_s_bar .coment_wr .coment_about:before,
.social_tabs ul .fb.active:before {
    content: "";
    border-right: 7px solid transparent;
    border-left: 7px solid transparent
}

.litle_top_nov .left_pat {
    width: 25%;
    display: inline-block;
    float: left;
    height: 90px
}

.litle_top_nov .left_pat .namber {
    width: 59px;
    display: inline-block;
    font-size: 20px;
    text-align: right;
    padding-right: 10px;
    font-weight: 700;
}

.litle_top_nov .left_pat .big_top_nov_img {
    height: 35px;
    width: 35px;
    background-size: cover;
    float: left;
    margin-bottom: 40px;
    margin-left: 23px
}

.litle_top_nov .cont {
    padding-right: 10px;
    display: inline-block;
    width: 74%;
    float: right
}

.litle_top_nov .cont div.name {
    font-size: 14px;
    display: table;
    margin-top: -4px
}

.litle_top_nov .cont a.content {
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 0;
    width: 100%;
    display: inline-block
}

.litle_top_nov .cont a {
    font-size: 14px;
}

.litle_top_nov .cont .green {
    padding: 0 3px !important
}

.litle_top_nov .cont .red {
    padding: 0 3px !important;
    font-size: 13px;
}

#ludi_gov .right_s_bar,
#ludi_gov .right_s_bar .coment_wr {
    width: 100%;
    display: inline-block
}

#ludi_gov .right_s_bar .coment_wr .coment_about {
    display: inline-block;
    width: 100%;
    padding: 15px;
    position: relative;
    margin: 0;
}

#ludi_gov .right_s_bar .coment_wr .coment_about:before {
    position: absolute;
    top: -7px;
    right: 83%
}

#ludi_gov .right_s_bar .coment_wr .coment_about .mnenie_avtor_img {
    display: inline-block;
    width: 30px;
    float: left;
    height: 30px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 5%
}

#ludi_gov .right_s_bar .coment_wr .coment_about .mnenie_avtor_text {
    display: inline-block;
    float: left;
    width: 75%
}

#ludi_gov .right_s_bar .coment_wr .coment_about .mnenie_avtor_text span {
    font-size: 14px;
    display: table;
    margin-top: -4px;
    margin-bottom: 3px;
}

#ludi_gov .right_s_bar .coment_wr .coment_about .mnenie_avtor_text p {
    font-size: 14px;
    line-height: 15px;
}

#ludi_gov .right_s_bar h2 {
    display: inline-block;
    width: 100%;
    font-weight: 300;
    font-size: 22px;
    text-align: center;
    padding: 8px;
    letter-spacing: 1.5px
}

.wrap_tab {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
    overflow: hidden;
}

.wrap_tab .tabbb {
    display: block;
    padding: 10px 0;
    font-size: 15px;
    text-align: center;
    cursor: pointer
}

div.tabs span:first-child {
    width: 40%;
}

div.tabs span:last-child {
    width: 60%;
}

.wrap_tab .tab_item {
    margin: 11px 20px;
    max-height: 327px;
    overflow-y: auto;
}

.wrap_tab .tab_item a {
    width: 100%;
    display: inline-block;
    margin-bottom: 9px
}

.wrap_tab .tab_item a .avt_img {
    width: 35px;
    height: 35px;
    display: inline-block;
    float: left;
    margin-right: 10px;
    background-size: cover;
    position: relative;
}

.wrap_tab .tab_item a span {
    font-size: 13px;
    font-weight: 300;
    display: table;
    margin-top: -2px
}

.wrap_tab .tab_item a p {
    font-size: 13px;
    display: table;
}

.wrap_tab a.all_avtr {
    width: 100%;
    display: inline-block;
    padding: 10px 20px;
    font-size: 18px
}

.wrap_tab a.all_avtr i {
    margin-left: 15px;
    display: inline-block
}

/*.last_coment_list::-webkit-scrollbar,*/
.s_bar_nav::-webkit-scrollbar {
    width: 5px;
    margin-right: 10px
}

/*.last_coment_list::-webkit-scrollbar-track,*/
.s_bar_nav::-webkit-scrollbar-track {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-right: 10px
}

/*.last_coment_list::-webkit-scrollbar-thumb,*/
.s_bar_nav::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-right: 10px
}

.tab_item::-webkit-scrollbar {
    width: 5px;
    margin-right: 10px;
}

.tab_item::-webkit-scrollbar-track {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-right: 10px;
}

.tab_item::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-right: 10px;
}

#big_baner_novost {
    width: 100%;
    display: inline-block;
    margin: 0;
}

#big_baner_novost .vagno_wr {
    width: 100%;
    padding: 10px;
    background-image: url(/themes/default/front/img/vagno_bg.png);
    background-size: cover;
}

#big_baner_novost .vagno_wr .text_bl {
    width: 100%;
    height: 450px;
    padding: 103px 70px;
}

#big_baner_novost .vagno_wr .text_bl p {
    width: 85%;
    font-size: 19px;
    line-height: 23px;
}

#big_baner_novost .vagno_wr .text_bl h2 {
    width: 100%;
    font-size: 31px;
    font-weight: 300;
    margin-bottom: 5px;
}

#all_newsss,
#all_newsss .newsss_tab_wr {
    width: 100%;
    position: relative
}

.all_newsss_for_main_page {
    display: block;
    margin: 40px 0 10px;
}

#all_newsss .newsss_tab_wr .tabs_box {
    width: 100%;
}

#all_newsss .newsss_tab_wr .tabs_box #newsss_tab1,
#all_newsss .newsss_tab_wr .tabs_box #newsss_tab2,
#all_newsss .newsss_tab_wr .tabs_box #newsss_tab3,
#all_newsss .newsss_tab_wr .tabs_box #newsss_tab4,
#all_newsss .newsss_tab_wr .tabs_box #newsss_tab5,
#all_newsss .newsss_tab_wr .tabs_box #newsss_tab6,
#all_newsss .newsss_tab_wr .tabs_box #newsss_tab7,
#all_newsss .newsss_tab_wr .tabs_box #newsss_tab8,
#all_newsss .newsss_tab_wr .tabs_box #newsss_tab9 {
    display: none
}

#all_newsss .newsss_tab_wr .tabs_box .newsss_tab {
    padding: 0;
    margin-top: 20px
}

#all_newsss .newsss_tab_wr .tabs_box .tabs_menu {
    margin: 30px 0 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    width: 100%
}

#footer #footer_nav .fot_nav_wr,
.social_tabs ul {
    -webkit-align-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.social_tabs .fb_cont {
    display: block;
    padding: 10px;
}

#all_newsss .newsss_tab_wr .tabs_box .tabs_menu li {
    -webkit-order: 0;
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    cursor: pointer
}

#footer #footer_nav .fot_nav_wr li,
.social_tabs ul li {
    -webkit-order: 0;
    -webkit-align-self: auto;
    -webkit-box-ordinal-group: 1;
    cursor: pointer
}

#all_newsss .newsss_tab_wr .tabs_box .tabs_menu li a {
    text-align: center;
    text-decoration: none;
    font-size: 22px;
}

#all_newsss .newsss_tab_wr .tabs_box .tabs_menu li a.all_seen {
    padding: 8px 20px;
    font-size: 17px;
}

/*#all_newsss .newsss_tab_wr .plitka_img {
    display: inline-block;
    height: 190px;
    margin-bottom: 3px;
}*/

#all_newsss .newsss_tab_wr .v_razdel_but {
    display: inline-block;
    width: 100%;
    height: 190px;
    position: relative;
    margin-bottom: 3px;
    padding: 58px 25px 0 60px;
}

#all_newsss .newsss_tab_wr .v_razdel_but p {
    font-size: 21px;
    line-height: 30px;
}

#all_newsss .news_other_smi {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-top: 25px;
}

#all_newsss.all_newsss_for_main_page .news_other_smi {
    margin-top: 0;
}

#all_newsss .news_other_smi .h2 {
    font-size: 31px;
    line-height: 1;
    margin: -4px 0 10px;
}

#all_newsss .news_other_smi .h2 + div,
#all_newsss .news_other_smi .h2 + div > div {
    width: 100% !important;
    height: calc(100% - 36px);
    overflow: hidden;
}

#all_newsss .mm_sm {
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}

#all_newsss .news_other_smi .article_mm_sm {
    margin: 0;
    padding: 3px 0;
    border-bottom: none;
    display: inline-block;
}

#all_newsss .news_other_smi .article_mm_sm a:first-of-type {
    width: 50px;
}

#all_newsss .news_other_smi .article_mm_sm a:last-of-type {
    width: calc(100% - 50px);
}

#all_newsss .news_other_smi a {
    font-size: 14px;
    color: #000;
    font-family: Segoe UI, Arial, Helvetica, Verdana, Roboto, Calibri, sans-serif;
    font-weight: 400;
    display: block;
    height: 32px;
    overflow: hidden;
    line-height: 1.2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    float: left;
}

#all_newsss .news_other_smi .img_mm_sm {
    margin-right: 5px;
    width: 45px;
    height: 32px;
    background-position: 50%;
    background-size: cover;
    border-radius: 3px;
    background-color: #ededed;
}

.social_tabs {
    display: inline-block;
    width: 100%;
    margin-top: 20px
}

.social_tabs > div {
    padding-top: 20px
}

.social_tabs > div img {
    width: 100%;
    height: auto
}

.social_tabs ul {
    margin: 0;
    padding: 0;
    padding-display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%
}

.social_tabs ul li {
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    width: 60px;
    height: 45px;
    font-size: 24px;
    text-align: center;
    line-height: 45px;
}

#tems,
#tems .pomogem_razobr,
#tems .pomogem_razobr h2 {
    width: 100%;
    display: block
}

.social_tabs ul .fb, .social_tabs ul .fb.active,
.social_tabs ul .vk, .social_tabs ul .vk.active,
.social_tabs ul .tw, .social_tabs ul .tw.active,
.social_tabs ul .od, .social_tabs ul .od.active {
    position: relative
}

.social_tabs ul .fb.active:before {
    position: absolute;
    bottom: -7px;
    right: -webkit-calc(50% - 7px);
    right: calc(50% - 7px)
}

.social_tabs ul .tw.active:before,
.social_tabs ul .vk.active:before {
    right: -webkit-calc(50% - 7px);
    content: "";
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    bottom: -7px
}

.social_tabs ul .vk.active:before, .social_tabs ul .tw.active:before {
    position: absolute;
    right: calc(50% - 7px)
}

.social_tabs ul .od.active:before {
    content: "";
    position: absolute;
    bottom: -7px;
    right: -webkit-calc(50% - 7px);
    right: calc(50% - 7px)
}

#footer,
#footer #footer_nav,
#footer_bottom,
#footer_bottom p,
#footer_main,
#tems,
#tems .pomogem_razobr,
#tems .spisok_tem {
    position: relative
}

#tems {
    margin-top: 30px
}

#tems .pomogem_razobr .h2 {
    font-size: 31px;
    padding: 7px 0 4px 30px;
    margin: 0 0 20px 0;
    width: 100%;
    display: inline-block;
}

#tems .pomogem_razobr .big_plitka {
    padding-left: 15px;
    margin-bottom: 20px
}

#tems .pomogem_razobr .big_plitka .big_plitka_img {
    display: inline-block;
    width: 100%;
    height: 190px;
    background-position: center;
    background-size: cover;
    position: relative;
    margin-bottom: 6px
}

#tems .pomogem_razobr .big_plitka .big_pl_text {
    font-size: 19px;
    line-height: 21px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 10px;
}

#tems .pomogem_razobr .small_plitka {
    display: inline-block;
    width: 100%;
    padding-bottom: 2px;
    border-bottom: none;
    margin-bottom: 10px;
}

#tems .pomogem_razobr .small_plitka a {
    font-size: 17px;
    line-height: 18px;
    display: inline-block
}

#tems .spisok_tem {
    display: block;
    width: 100%;
    padding-bottom: 15px;
}

#tems .spisok_tem .top_nam {
    padding-left: 30px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}

#tems .spisok_tem .top_nam h2 {
    display: inline-block;
    width: auto;
    font-size: 31px;
    padding: 7px 0 4px;
    float: left;

}

#tems .spisok_tem .top_nam a {
    display: inline-block;
    width: auto;
    padding: 4px 17px;
    font-size: 16px;
    float: right;
    border: 1px solid;
    margin-right: 25px;
    margin-top: 7px;
}

#tems .spisok_tem .top_nam a > span {
    font-size: 9px;
    margin-left: 3px;
}

#tems .spisok_tem .tem_wr {
    display: inline-block;
    width: 100%;
    padding: 0 15px;
}

#tems .spisok_tem .tem_wr li {
    display: inline-block;
    width: 100%;
    margin-top: 2px
}

/*#tems .spisok_tem .tem_wr li a {
    color: #fff;
    font-size: 22px;
    line-height: 1.05;
    margin-bottom: 4px;
    display: inline-block;
}*/

#tems .spisok_tem .tem_wr li a :hover {
    text-decoration: underline;
}

#tems .spisok_tem .tem_wr li a > span.dec_sp {
    font-size: 19px;
    line-height: 1.05em;
}

#tems .spisok_tem .tem_wr li a:hover {
    text-decoration: none
}

#footer {
    display: block;
    width: 100%;
    margin-top: 90px
}

#footer #footer_nav {
    display: inline-block;
    width: 100%;
}

#footer #footer_nav .fot_nav_wr {
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%
}

#footer #footer_nav .fot_nav_wr li {
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    font-size: 21px;
    line-height: 55px
}

/*#footer #footer_nav .fot_nav_wr li a {
    font-weight: 700;
}*/

#footer #footer_nav .reklama_foot {
    font-size: 19px;
    line-height: 55px;
    display: inline-block;
    width: 100%;
    padding-left: 30px;
    font-weight: 700;
}

#footer #footer_nav .reklama_foot i {
    margin-left: 10px;
    font-size: 15px;
}

.footer_h3,
#footer_main p span {
    font-weight: 700;
    font-family: 'Roboto condensed'
}

#footer_main {
    display: inline-block;
    width: 100%;
    padding: 40px 0;
    margin-top: -7px
}

#footer_main .left_text {
    display: inline-block;
    width: 100%;
    /*padding-right: 50px;*/
}

.footer_h3 {
    font-size: 14px;
}

#footer_main p {
    font-size: 12px;
    line-height: 1.4;
    font-family: 'Roboto condensed';
}

#footer_main p.mb_20 {
    margin-bottom: 15px
}

#tems .spisok_tem .top_nam a > i {
    font-style: normal;
}

#footer_main p span.rss {
    padding: 0 5px;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto Condensed';
}

#footer_main .right-text {
    display: inline-block;
    width: 100%;
    padding-left: 30px
}

#footer_main .right-text a {
    text-decoration: underline;
    font-size: 14px;
}

#footer_main .right-text a:hover {
    text-decoration: none
}

#footer_main .right-text a img {
    margin-top: 20px
}

#footer_bottom {
    display: inline-block;
    width: 100%;
    padding: 30px 0;
    margin-top: -7px;
    margin-bottom: -6px
}

#footer_bottom p {
    font-size: 13px;
    font-family: 'Roboto Condensed';
    line-height: 1.4;
}

#footer_bottom p:before {
    content: "©";
    display: inline-block;
    position: absolute;
    left: -15px
}

#all_mnen .mnenie_tag:before,
#oblko_tegov .oblko_tegov_wr .pag_name:before,
.podel_social ul li span:before,
.sb-icon-search:before,
.sitebar_2col .st_coment .text_com:before {
    content: ""
}

#footer_bottom .adv-check-f {
    width: 13px;
    height: 13px;
    margin: 0 2px;
}

/*#footer_bottom a {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    float: right;
    text-align: center;
    padding-left: 25px;
}*/

#footer_bottom p a {
    width: auto;
    margin-top: inherit;
    float: none;
    text-align: inherit;
    padding-left: inherit;
}

#footer_bottom .metrika-logo {
    display: flex;
}

#footer_bottom .metrika-logo a {
    margin: 0 20px 10px 0;
    width: auto;
}

@media (min-width: 992px) {
    #footer_bottom .metrika-logo {
        flex-direction: column;
    }
}


#oblko_tegov {
    display: block;
    width: 100%;
    position: relative;
    /*margin-top: -5px;*/
}

.for-phone #oblko_tegov {
    display: none;
}

#oblko_tegov .oblko_tegov_wr {
    display: inline-block;
    width: 100%;
    position: relative;
    /*margin-top: -6px;*/
    border-top: none
}

#oblko_tegov .oblko_tegov_wr .pag_name {
    height: 108px;
    float: left;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    webkit-box-pack: center;
    -webkit-justify-content: center;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 30px;
    /*padding-left: 20px;*/
}

#oblko_tegov .oblko_tegov_wr .pag_name_arrow {
    display: inline-block;
    background-image: url(/themes/default/front/img/teg_ob.svg);
    width: 26px;
    height: 108px;
    background-size: contain;
    background-repeat: no-repeat
}

#oblko_tegov .h2_main,
.mob_rub .h2_main {
    font-size: 30px !important;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
}

/*
#oblko_tegov .oblko_tegov_wr .pag_name p {
    font-size: 18px;
    line-height: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
}*/

#oblko_tegov .oblko_tegov_wr .pag_name h2,
.mob_rub h2 {
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
}

#oblko_tegov .oblko_tegov_wr .pag_name p {
    font-size: 30px;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1;
}

#oblko_tegov.oblko_tegov_nn .oblko_tegov_wr .pag_name p {
    max-width: 270px;
    /*overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap;*/
}

.mob_rub p {
    font-size: 26px;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    line-height: 1;
}

.title_section i, .mob_rub i {
    transform: rotate(180deg) scaleY(1.4);
    margin: 0 4px 14px -3px;
    float: left;
    font-size: 18px;
}

#ludi_gov_1 .fa_mob {
    transform: none;
    margin: 0 15px 0 0;
    float: none;
    font-size: 21px;
}

#oblko_tegov .oblko_tegov_wr .pag_name h2:hover,
.mob_rub h2:hover {


    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

#oblko_tegov .oblko_tegov_wr .tags_wr {
    width: auto;
    /*padding-left: 20px;*/
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 20px;
    height: 108px
}

#oblko_tegov .oblko_tegov_wr .tags_wr ul li {
    float: left;
    display: inline-block;
    margin-bottom: 3px
}

#oblko_tegov .oblko_tegov_wr .tags_wr ul li a {
    font-size: 18px;
}

#rubrika_plitka {
    display: inline-block;
    width: 100%;
    position: relative
}

#rubrika_plitka .plitka_wr {
    display: inline-block;
    margin-top: 0;
    width: 100%;
    margin-bottom: 25px
}

#rubrika_plitka .plitka_wr .plitka_img {
    display: inline-block;
    height: 180px;
    margin-bottom: 3px;
    margin-top: 2px
}

#rubrika_plitka .chitaite_wr {
    width: 100%;
    float: right;
    padding: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 50px;

}

#rubrika_plitka .chitaite_wr ul li {
    float: left;
    margin-right: 40px;
    display: inline-block;
}

#rubrika_plitka .chitaite_wr ul li a {
    font-size: 19px;
}

.all_button .arhin_butt,
.all_button .pokaz_all {
    display: inline-block;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    float: left
}

.gazeta_rubrika {
    margin-top: 52px !important;
}

.all_button {
    display: inline-block;
    width: 100%;
    margin-top: 25px;
    font-family: 'Roboto Condensed';
    font-size: 16px;
    /*margin-bottom: 50px*/
}

.view-list .all_button {
    margin-top: -1px;
}

.all_button .pokaz_all {
    width: 75%;
}

.pokaz_all_opinion {
    width: 100% !important;
}

.all_button .pokaz_all i {
    margin-left: 5px
}

.all_button .arhin_butt {
    width: 25%;
    font-family: 'Roboto Condensed';
    font-size: 16px;
}

/*------------------------*/

.all_button {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    /*margin: 0 0 25px;*/
}

.lenta_nar_nov .all_button {
    margin: 0;
}

.all_button.commet_stat,
.left_nn .all_button {
    margin: 20px auto 0 !important;
}

.left_nn .comets_block_wr .all_button:last-child {
    margin: 20px auto 50px !important;
}

.all_button .arhin_butt,
.all_button .pokaz_all {
    display: block;
    border-radius: 16px;
    padding: 0 50px;
    text-align: center;
    font-family: 'Roboto';
    font-size: 13px;
    line-height: 40px;
    font-weight: 700;
    white-space: nowrap;
    text-decoration: none !important;
}

.all_button a:first-child {
    -ms-flex-positive: 1;
    flex-grow: 1;
}

/*.all_button a:last-child {
    margin: 0 0 0 15px;
}*/

.all_button .pokaz_all,
.all_button .arhin_butt {
    width: auto;
}

.all_button .pokaz_all i {
    display: inline-block !important;
    width: auto !important;
    margin: 0 0 0 5px !important;
}

.panel_block_2020 .all_button .pokaz_archive {
    width: 130px;
    padding: 9px 10px;
    line-height: 22px;
    margin: 0 0 0 15px !important;
}

@media only screen and (max-width: 767px) {
    .all_button.all_button_section .pokaz_all:first-of-type {
        width: auto;
    }
}

@media (max-width: 399px) {
    .all_button a:last-child {
        width: 100%;
        margin: 10px 0 0 0;
    }

    .all_button .arhin_butt,
    .all_button .pokaz_all {
        padding: 9px 10px;
        white-space: normal;
        line-height: 22px;
    }
}

/*------------------------*/

#video_plitka,
#video_plitka .video_pl_wr,
#video_plitka .video_pl_wr .moe_tv_img,
.top_5 .h2 {
    display: inline-block;
    width: 100%
}

.all_button .arhin_butt i {
    margin-right: 5px
}

.all_button .arhin_butt i img {
    margin-top: -3px
}

.top_5 {
    margin: 50px 0;
}

.top_5 .h2 {
    font-size: 23px;
    margin: 0;
    font-weight: 700;
}

.v_kurse-out {
    height: calc(100vh - 150px);
    overflow: hidden;
    border-radius: 0 0 5px 5px;
}

#all_mnen .mnenie_tag p,
#arhiv .arh_nov_wr a p,
#mnenia .alfavit ul li a,
#nov_card .novost_detalka h2,
#video_plitka .video_pl_wr .moe_tv_text a,
.top_nar_nov .cont a.content {
    font-weight: 700;
}

/*#video_plitka .video_pl_wr {
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    margin-bottom: 25px
}*/

#video_plitka .video_pl_wr > a,
#video_plitka .video_pl_wr .moe_tv_img {
    display: block;
    width: 100%;
    height: 190px;
    background-size: cover;
    background-position: center;
    margin-bottom: 5px;
    position: relative;
}

#video_plitka .video_pl_wr .moe_tv_img > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

#video_plitka .video_pl_wr .moe_tv_img .moe_tv_img_blue {
    width: 100%;
    height: 190px;
    position: absolute;
    top: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

#video_plitka .video_pl_wr .moe_tv_img .moe_tv_img_blue img {
    margin: auto;
}

#video_plitka .video_pl_wr .moe_tv_text {
    display: inline-block;
    width: 100%;
    height: 100px;
    position: relative;
}

#video_plitka .video_pl_wr .moe_tv_text a {
    font-size: 17px;
    line-height: 21px;
    overflow: hidden;
    display: inline-block;
    margin-bottom: 10px;
}

#video_plitka .video_pl_wr .moe_tv_text .inform_top_line {
    display: inline-block;
    /*position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 10px;*/
}

#video_plitka .samoe_chitemo {
    margin: 60px 0
}

#mnenia {
    width: 100%;
    display: block;
}

#mnenia .alfavit {
    width: 100%;
    display: inline-block;
    padding: 10px 20px 5px;
}

#mnenia .alfavit ul {
    display: inline-block;
}

#mnenia .alfavit ul li {
    float: left;
    display: inline-block;
    margin-right: 18px;
}

#mnenia .alfavit ul li:last-child {
    margin-left: 30px;
    margin-right: 0
}

#mnenia .alfavit ul li a {
    font-size: 18px;
    text-decoration: underline
}

#mnenia .alfavit ul li a:hover {
    text-decoration: none;
}

#mnenia .serch_avtor {
    width: 100%;
    display: inline-block;
    margin-top: 30px
}

#mnenia .serch_avtor input[type=search] {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 100%;
    height: 37px;
    padding-left: 15px
}

#mnenia .serch_avtor input[type=button] {
    width: 100%;
    height: 41px;
    outline: 0;
    border: none;
    font-size: 20px;
}

#mnenia .serch_avtor input[type=submit] {
    width: 100%;
    height: 41px;
    outline: 0;
    border: none;
    font-size: 20px;
}

#mnenia .avtor-wr {
    display: inline-block;
    width: 100%;
    padding: 20px 15px;
    height: 130px;
    margin-top: 25px
}

#mnenia .avtor-wr .avtor_img {
    width: 60px;
    height: 60px;
    background-size: cover;
    background-position: center
}

#mnenia .avtor-wr .avtor_about {
    display: inline-block;
    width: 100%;
    padding-right: 10px
}

#mnenia .avtor-wr .avtor_about span {
    font-size: 14px;
    display: table;
    /*margin-top: -4px*/
}

#mnenia .avtor-wr .avtor_about p {
    font-size: 14px;
    display: inline-block;
    width: 100%;
}

#mnenia .avtor-wr .avtor_about a {
    font-size: 14px;
    text-decoration: underline
}

#mnenia .pokaz_all {
    /*display: inline-block;
    text-align: center;
    line-height: 50px;
    font-size: 17px;
    float: left;
    width: 100%;*/
    margin-top: 30px;
    margin-bottom: 0;
}

#mnenia .pokaz_all i {
    margin-left: 10px
}

#mnenia .samoe_chitemo {
    margin-top: 30px
}

#arhiv {
    width: 100%
}

.archive-list {
    display: block;
    width: 100%;
}

#arhiv .arh_nov_wr {
    display: inline-block;
    width: 100%;
    margin-top: 20px
}

#arhiv .arh_nov_wr .arh_img {
    display: inline-block;
    width: 100%;
    height: 70px;
    background-size: cover;
    background-position: center
}

#arhiv .arh_nov_wr a {
    display: inline-block;
    width: 100%
}

#arhiv .arh_nov_wr a p {
    font-size: 17px
}

#arhiv .arh_nov_wr a p i {
    margin-right: 0
}

#arhiv .arh_nov_wr a p i img {
    margin-top: -3px
}

#arhiv .arh_nov_wr a .time,
.arh_nov_wr > .inform_top_line .time {
    margin-right: 20px
}

/*----------------------*/

#list4 {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-top: 25px;
}

#list4 .arh_nov_wr {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

#list4 .arh_nov_wr .arh_img {
    display: block;
    width: 100%;
    height: 70px;
    background-size: cover;
    background-position: center;
}

#list4 .arh_nov_wr a {
    display: block;
    width: 100%;
}

#list4 .one_col {
    margin-bottom: 50px;
}

#list4 .one_col .arh_nov_wr > div {
    margin: 0 auto;
    float: unset;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

#list4 .one_col .arh_nov_wr a {
    width: auto;
}

#list4 .one_col .arh_nov_wr .tema-img {
    box-sizing: border-box;
    border-radius: 50%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 60px;
    min-width: 60px;
    height: 60px;
}

#list4 .arh_nov_wr a p {
    font-size: 17px
}

#list4 .arh_nov_wr a p i {
    margin-right: 5px
}

#list4 .arh_nov_wr a p i img {
    margin-top: -3px
}

#list4 .arh_nov_wr a .time {
    margin-right: 20px
}

/*----------------------*/

#list4 .arh_nov_wr a p {
    font-weight: 700;
}

#all_mnen {
    width: 100%
}

.opinion-row {
    display: flex;
    flex-wrap: wrap;
}

#all_mnen .mnenie_tag {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 90px;
    position: relative;
    padding: 14px 20px;
    margin: 0 0 25px
}

.mnenie_tag:before {
    position: absolute;
    bottom: -11px;
    right: 70%;
    z-index: 1;
}

.plitka_opinion {
    margin-bottom: 25px;
}

.mnenie_tag:after {
    content: '';
    position: absolute;
    bottom: -12px;
    right: 70%;
    z-index: 0;
}

#all_mnen .mnenie_tag p {
    font-size: 16px
}

#all_mnen .mnenie_tag i > img {
    margin-top: -5px;
    margin-right: 4px
}

#all_mnen .mnenie_avtor {
    display: inline-block;
    width: 100%;
    position: relative
}

#all_mnen .mnenie_avtor .mnenie_avtor_img {
    display: inline-block;
    min-width: 60px;
    max-width: 60px;
    float: left;
    height: 60px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 15px;
}

#all_mnen .mnenie_avtor .mnenie_avtor_text {
    display: inline-block;
    float: left;
    width: calc(100% - 75px);
}

#all_mnen .mnenie_avtor .mnenie_avtor_text span {
    font-size: 13px;
    display: table;
    margin-top: -3px
}

#all_mnen .mnenie_avtor .mnenie_avtor_text p {
    font-size: 13px
}

#all_mnen .mnenie_avtor .inform_top_line {
    margin-top: 5px
}

#all_mnen .mnenie_avtor .inform_top_line span:first-child {
    margin-right: 5px
}

#all_mnen .chitaite_wr {
    width: 100%;
    float: right;
    padding: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 50px;
    height: 80px
}

#all_mnen .chitaite_wr ul li {
    float: left;
    margin-right: 40px;
    display: inline-block;
    margin-bottom: 3px
}

#all_mnen .chitaite_wr ul li a {
    font-size: 19px;
}

.avtorss,
.avtorss .name_avss a,
.avtorss .name_avss h2 {
    display: inline-block
}

#all_mnen h2.chit_h2 {
    margin-top: 30px;
    margin-bottom: 0
}

.novost_detalka h2 > .chit_h2 {
    margin-top: 30px;
    margin-bottom: -10px;
}

#all_mnen .samoe_chitemo {
    margin-top: 50px
}

/*#all_mnen .sitebar_reklama_wr {
    margin-top: 15px
}*/

.mnenia_2 #all_newsss {
    margin-top: 80px !important
}

.avtorss {
    width: 100%;
}

.avtorss .name_avss {
    display: inline-block;
    width: 100%;
    padding: 15px;
}

.avtorss .name_avss h2 {
    float: left;
    font-size: 23px;
    line-height: 35px;
}

.avtorss .name_avss a {
    float: right;
    line-height: 29px;
    margin: 0;
    padding-top: 6px;
}

.avtorss .mnenie_avtor {
    padding: 15px;
}

.avtorss .mnenie_avtor:last-child {
    border: none
}

.avtorss .mnenie_avtor .mnenie_avtor_text span {
    font-size: 13px !important
}

#nov_card,
#nov_card .novost_detalka {
    margin-top: 0;
    display: block;
    width: 100%
}

#nov_card .novost_detalka h2 {
    font-size: 32px;
    line-height: 36px;
    margin-top: 5px;
    margin-bottom: 20px;
    word-wrap: break-word;
}

#nov_card .novost_detalka .text_stat {
    display: inline-block;
    width: 100%;
    word-wrap: break-word;
}

#nov_card .novost_detalka .text_stat,
#nov_card .novost_detalka .text_stat p,
.personal_cont .coment_text p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
    font-family: 'Open Sans';
    display: block;
}

#nov_card .novost_detalka .text_stat :last-child {
    margin-bottom: 0;
}

#nov_card .novost_detalka .text_stat p img,
.personal_cont .coment_text p img {
    display: block !important;
    /*margin-top: 20px;*/
    margin-bottom: 20px;
}

.user-frontnews .personal_cont .coment_text p {
    font-size: 15px !important;
    line-height: 1.5 !important;
    margin-bottom: 15px !important;
}

#nov_card .novost_detalka .text_stat blockquote,
.personal_cont .coment_text blockquote {
    padding: 0 20px 0 20px;
    margin: 0 0 20px 30px;
    display: inline-block;
    position: relative;
    font-family: 'Open Sans';
    font-size: 17px;
    font-style: italic;
    border: none;
}

.personal_cont .coment_text blockquote {
    border-left: none;
    border-top: none;
    border-bottom: none;
    border-right: none;
}

#nov_card .novost_detalka .text_stat blockquote:before,
.personal_cont .coment_text blockquote:before {
    content: '\201D';
    font-size: 80px;
    margin: 0 10px 0 -32px;
    line-height: 10px;
    position: absolute;
    top: 32px;
    font-style: normal;
}

.text_stat .note-float-left {
    margin: 5px 20px 10px 0 !important;
}

.text_stat .note-float-right {
    margin: 5px 0 10px 20px !important;
}

#nov_card .novost_detalka .coment_stat {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}

#nov_card .novost_detalka .coment_stat .interest_wr {
    display: inline-block;
    width: 100%;
    padding: 15px 20px;
    height: 73px;
}

#nov_card .novost_detalka .coment_stat .interest_wr .int_but {
    display: inline-block;
    width: 60%;
    height: 23px;
    margin: 10px 0;
}

#nov_card .novost_detalka .coment_stat .interest_wr .int_but div {
    display: inline-block;
    width: 100%;
    float: left;
    font-size: 16px
}

#nov_card .novost_detalka .coment_stat .interest_wr .int_but div span {
    display: inline-block;
    padding: 0 12px;
    line-height: 15px;
    margin-right: 5px;
    font-size: 17px;
    cursor: pointer;
}

#nov_card .novost_detalka .coment_stat .col_minus,
#nov_card .novost_detalka .coment_stat .col_plus {
    width: 30%;
    display: inline-block;
    height: 43px;
    font-size: 28px;
    float: right;
    text-align: center;
    font-family: 'Roboto Condensed';
    padding-top: 1px;
}

#nov_card .chitaite_wr {
    width: 100%;
    float: right;
    padding: 20px 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 50px
}

#nov_card .chitaite_wr ul li {
    float: left;
    margin-right: 40px;
    display: inline-block;
    margin-bottom: 3px
}

#nov_card .chitaite_wr ul li a {
    font-size: 19px;
}

.comebt_butt {
    display: inline-block;
    width: 100%;
    height: 73px;
    text-align: center;
    line-height: 73px;
    font-size: 22px;
    cursor: pointer;
}

.top_nar_nov {
    margin-top: 30px;
    display: inline-block;
    width: 100%
}

.top_nar_nov .litle_top_nov {
    width: 100%;
    display: inline-block;
    padding: 20px 0 10px;
    margin-top: 20px
}

.top_nar_nov .litle_top_nov .left_pat {
    width: 25%;
    display: inline-block;
    float: left;
    height: 90px
}

.top_nar_nov .litle_top_nov .left_pat .namber {
    width: 53px;
    display: inline-block;
    font-size: 20px;
    text-align: right;
    padding-right: 10px;
    font-weight: 700;
}

.top_nar_nov .litle_top_nov .left_pat .big_top_nov_img {
    height: 35px;
    width: 35px;
    background-size: cover;
    float: left;
    margin-bottom: 40px;
    margin-left: 15px
}

.top_nar_nov .cont {
    padding-right: 10px;
    display: inline-block;
    width: 74%;
    float: right
}

.top_nar_nov .cont div.name {
    font-size: 14px;
    display: table;
    margin-top: -4px;
    margin-bottom: 5px;
    font-family: 'Roboto Condensed';
}

.top_nar_nov .cont div.name span {
    margin-right: 10px
}

.top_nar_nov .cont a.content {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
    width: 100%;
    display: inline-block
}

.top_nar_nov .cont a {
    font-size: 14px;
}

.top_nar_nov .cont .green {
    padding: 0 3px !important
}

.top_nar_nov .cont .red {
    padding: 0 3px !important
}

.left_sitebar .sitebar_reklama_wr {
    margin-top: 50px
}

.prisl_nov_wr {
    display: inline-block;
    width: 100%;
    padding: 5px 15px
}

.prisl_nov_wr .prisl_nov {
    float: left;
    font-size: 17px;
    display: inline-block
}

.prisl_nov_wr .reg {
    float: right;
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
    margin-top: 3px
}

.polz_pol_wr {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-bottom: 5px;
    height: 50px;
}

.polz_pol_wr .polz_pol, .comment_mob_lite .polz_pol {
    min-width: 50px;
    max-width: 50px;
    height: 50px;
    background-size: cover;
    display: inline-block;
    float: left;
    margin-right: 10px;
    background-position: center;
    position: relative;
}

.polz_pol_wr .polz_pol {
    margin-right: 0;
}

.raiting_row .polz_pol_wr .polz_pol {
    margin-right: 10px;
}

.polz_pol_wr .name {
    font-size: 14px;
    line-height: 22px;
    float: left
}

.polz_pol_wr .razdelitel {
    font-size: 13px;
    line-height: 30px;
    display: inline-block;
    float: left;
    padding: 0 7px;
    margin: -1px 0 0 0;
}

.polz_pol_wr p,
.polz_pol_wr span,
.best_messages .lines.lines_18 .count-megaphone span {
    margin-right: 5px;
    line-height: 22px;
    font-size: 14px;
    font-family: 'Roboto Condensed';
}

.parent_comment span {
    margin-left: 3px;
    margin-right: 0;
}

.polz_pol_wr a {
    float: left;
    font-size: 14px;
    display: block;
    margin-right: 10px;
}

.comets_block .polz_pol_wr a {
    line-height: 22px;
}

.polz_pol_wr span.green {
    padding: 0 3px !important;
    line-height: 19px;
    margin-top: 5px
}

.polz_pol_wr span.red {
    padding: 0 3px !important;
    line-height: 19px;
    margin-top: 5px
}

.polz_pol_wr span i {
    margin-right: 5px
}

.polz_pol_wr span i img {
    margin-top: -2px
}

/*.photo-video-block {
    margin-bottom: 20px;
    line-height: 0;
}*/

/*.gallery_section,
.gallery_section_v,
.slider_gallery {
    display: block;
    width: 100%;
    margin: 0;
    font-size: 0;
}*/

.gallery_section_video {
    display: block;
    margin: 0;
    overflow: hidden;
}

.photo-video-block .youtube-embed-wrapper {
    margin-bottom: 0;
}

/*.gallery_section .galery,
.slider_gallery .galery {
    display: inline-block;
    width: 100%
}*/

/*.gallery_section .galery .gal_foto_conteiner li,
.novost_detalka .gallery_section .galery li,
.slider_gallery .galery .gal_foto_conteiner li,
.novost_detalka .slider_gallery .galery li {
    display: inline-block;
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 0;
}*/

/*.gallery_section .galery .gal_foto_conteiner li:before,
.novost_detalka .gallery_section .galery .gal_foto_conteiner li:before,
.slider_gallery .galery .gal_foto_conteiner li:before,
.novost_detalka .slider_gallery .galery .gal_foto_conteiner li:before {
    content: "";
    display: block;
    padding-top: 66%;
}

.novost_detalka .gallery_section .galery li:before,
.novost_detalka .slider_gallery .galery li:before {
    content: "";
    display: block;
    padding-top: 100%;
}*/

/*.gallery_section .galery li.main_foto,
.slider_gallery .galery li.main_foto {
    margin-bottom: 30px;
    position: relative;
}*/

/*.novost_detalka .gallery_section .galery li.main_foto,
.novost_detalka .slider_gallery .galery li.main_foto {
    margin-bottom: 0;
    position: relative;
}*/

/*.novost_detalka .gallery_section .galery li.main_foto:before,
.novost_detalka .slider_gallery .galery li.main_foto:before {
    display: none;
}*/

/*.gallery_section .galery li.main_foto img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}*/

/*.left_nn .gallery_section .galery li.main_foto img {
    height: auto;
    max-width: 100%;
    max-height: 600px;
    width: auto;
    margin-bottom: 0;
}*/

/*.gallery_section .galery li.col_foto_wr {
    display: inline-block;
    position: relative
}*/

/*.main_photo_height {
    text-align: center;
    display: block;
}*/

/*.gallery_section .galery li.col_foto_wr span,
.slider_gallery .galery li.col_foto_wr span {
    position: absolute;
    width: 100%;
    display: inline-block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    font-family: 'Open Sans';
    font-size: 62px;
    font-weight: 700;
    line-height: 1;
}*/

/*.gallery_section .galery .gal_foto_conteiner li a,
.novost_detalka .gallery_section .galery li a,
.slider_gallery .galery .gal_foto_conteiner li a,
.novost_detalka .slider_gallery .galery li a {
    display: inline-block;
    width: 100%;
    height: auto;
    outline: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}*/

/*.novost_detalka .gallery_section .galery li a.main_photo_height,
.novost_detalka .slider_gallery .galery li a.main_photo_height {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;

}*/

/*.stat_centr_wr .galery li.main_foto {
    margin-bottom: 0;
    overflow: hidden;
}*/

.stat_centr_wr .galery li.main_for_video {
    line-height: 0;
}

/*.gallery_section .galery li a img,
.slider_gallery .galery li a img {
    width: 100%;
    height: 100%;
    max-height: 600px;
    object-fit: cover;
    object-position: center;
}*/

/*.novost_detalka .gallery_section .galery li.main_foto a img,
.novost_detalka .slider_gallery .galery li.main_foto a img {
    object-fit: contain;
}*/

/*.gallery_section .galery li.col_foto_wr span,
.slider_gallery .galery li.col_foto_wr span {
    height: 100%;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}*/

.podel_social ul li a,
.podel_social ul li span {
    height: 45px;
    line-height: 45px;
    text-align: center
}

/*.gallery_section .galery .hidden_gallery_foto,
.slider_gallery .galery .hidden_gallery_foto {
    display: none
}*/

.podel_social {
    display: inline-block;
    width: 100%;
    margin-top: 30px
}

.podel_social p {
    font-size: 17px;
    margin-bottom: 15px
}

.podel_social ul {
    margin: 0;
    padding: 0;
    padding-display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%
}

.podel_social ul li {
    -webkit-order: 0;
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto
}

.podel_social ul li a {
    width: 60px;
    cursor: pointer;
    font-size: 24px;
    display: inline-block
}

.podel_social ul li .fb,
.podel_social ul li .vk,
.podel_social ul li .tw,
.podel_social ul li .od {
    position: relative
}

.podel_social ul li span {
    display: inline-block;
    width: 40px;
    font-size: 21px;
    margin-left: 20px;
    position: relative
}

.podel_social ul li span:before {
    position: absolute;
    background-image: url(/themes/default/front/img/kluv.png);
    width: 8px;
    height: 11px;
    left: -8px;
    top: 40%
}

.reklama_in_centr {
    margin: 50px 0 30px
}

.comets_block_wr {
    display: block;
    width: 100%;
    margin-bottom: 50px;
}

.left_nn .comets_block_wr {
    margin-bottom: 0;
}

.left_nn .comets_block_wr > div:last-child {
    margin-bottom: 50px;
}

.comets_block_wr h2 {
    font-size: 31px;
    font-weight: 300;
    margin-bottom: 25px
}

.h2-popup {
    font-family: 'Roboto Condensed';
    font-size: 24px;
    line-height: 1.1;
    font-weight: 400;
    margin-bottom: 20px;
    text-align: center;
}

.comets_block_wr .comets_block {
    display: inline-block;
    width: 100%;
    padding: 15px
}

.tyt_otvet {
    line-height: 0;
}

.comets_block_wr .comets_block .coment_text,
.comets_block_wr .comets_block .coment_text_down {
    display: inline-block;
    width: 100%;
    line-height: 0;
}

.comets_block_wr .comets_block .coment_text {
    padding: 15px 15px 5px;
    margin-bottom: 0;
}

.comets_block_wr .comets_block .coment_text_down {
    padding: 5px 15px 15px;
    margin-top: 0;
    position: relative;
}

.coment_text_down > div {
    display: inline-block;
    line-height: 0;
}

.comets_block_wr .comets_block .coment_text,
.comets_block_wr .comets_block .coment_text p {
    display: block;
    width: 100%;
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 1.5;
    word-wrap: break-word;
    overflow-wrap: break-word;
    overflow: hidden;
}

.coment_text p span {
    width: 100%;
    font-family: 'Open Sans';
    font-size: 14px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.comets_block_wr .comets_block .coment_text p {
    margin-bottom: 5px;
}

/*.comets_block_wr .comets_block .coment_text {
    margin-bottom: 0;
}*/

.comets_block_wr .comets_block .coment_text .otvet_coment,
.comets_block_wr .comets_block .coment_text_down .otvet_coment {
    display: inline-block;
    border: none;
    float: left;
    margin-right: 20px;
    padding: 0 8px;
    font-size: 14px;
    width: 72px;
    line-height: 23px;
    height: 23px;
}

.comets_block_wr .comets_block .coment_text .sad_com,
.comets_block_wr .comets_block .coment_text_down .sad_com {
    display: inline-block;
    line-height: 23px;
    float: right;
    cursor: pointer;
}

.sad_com i.fa-trash-o {
    font-size: 22px;
    line-height: 19px;
    vertical-align: -3px;
    padding-right: 0 !important;
}

.sad_com i.fa-trash-o:hover {
    transform: scale(1.1);
}

.do-like,
.like-active {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 23px;
    font-size: 14px;
    cursor: default;
    position: relative;
    float: left;
}

.do-like-button {
    display: block;
    line-height: 19px;
    margin-right: 8px;
    cursor: pointer;
}

.do-like-button i {
    font-size: 21px;
    margin-right: 0;
    line-height: 22px;
    width: 24px;
}

.do-like .do-like-button i:before {
    content: "\f087";
}

.like-active .do-like-button i:before {
    content: "\f164";
}

.av-do-like {
    display: block;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    border: 1px solid #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.av-pos-1 {
    z-index: 2;
}

.av-pos-2 {
    margin-left: -13px;
    z-index: 1;
}

.av-pos-3 {
    margin-left: -13px;
    z-index: 0;
}

#nar_noovsti,
.podpiska_wr,
.pravila {
    display: inline-block;
    width: 100%
}

.comets_block_wr .comets_block .coment_text .sad_com img,
.comets_block_wr .comets_block .coment_text_down .sad_com img {
    margin-top: -3px
}

.comets_block_wr .all_button .pokaz_all {
    width: 100%;
    font-family: 'Roboto Condensed';
    font-size: 16px;
}

.mt_35 {
    margin-top: 25px
}

/*.mb-50 {
    margin-bottom: 50px
}*/

.pravila {
    padding: 10px;
    text-align: center;
    text-decoration: underline
}

.sitebar_reklama_wr {
    width: 100%;
    margin: 0 0 50px;
    clear: both;
    /*margin: 30px 0 50px*/
}

#nar_noovsti .wrap_tab {
    margin-top: 40px
}

.podpiska_wr {
    padding: 20px;
    margin: 60px 0
}

.podpiska_wr h3 {
    font-size: 24px;
    margin-bottom: 10px
}

.podpiska_wr input {
    width: 100%;
    height: 40px;
    margin-top: 15px;
    padding-left: 15px
}

.podpiska_wr input[type=submit] {
    width: 100%;
    height: 50px;
    margin-top: 15px;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
}

.select {
    width: 100%

}

.select .jq-selectbox__select {
    height: 40px;
    width: 100%;
    padding: 0 45px 0 15px;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    line-height: 40px
}

.select .jq-selectbox__trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 100%;
    border-left: none;
    line-height: 40px;
    background-image: url(/themes/default/front/st_bt.png);
    background: no-repeat;
}

.select .jq-selectbox__select-text {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 28px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 400;
}

.select .jq-selectbox__trigger-arrow {
    position: absolute;
    top: 16px;
    right: 12px;
    background-image: url(/themes/default/front/img/st_bt.png);
    width: 12px;
    height: 7px;
    border-top: none;
    border-right: none;
    border-left: none
}

div.t2,
div.t3,
div.t4 {
    display: none
}

div.t1,
div.t2,
div.t3,
div.t4 {
    padding: 0;
    width: 100%;
    /*margin-top: 25px*/
}

.container_nn {
    min-width: 100%;
    max-width: 100%;
    display: block;
}

.lenta_nar_nov {
    display: block;
    width: 100%;
    position: relative;
}

.lenta_nar_nov .polz_pol_wr,
.left_nn .polz_pol_wr {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
}

.comets_block .lines.lines_18,
.lenta_nar_nov .polz_pol_wr .lines,
.left_nn .polz_pol_wr .lines {
    font-family: 'Roboto Condensed';
    line-height: 16px !important;
    padding: 4.5px 0 0 !important;
    height: 50px;
    width: calc(100% - 60px);
}

.comets_block .lines.lines_18 .line1,
.comets_block .lines.lines_18 .line2 {
    margin-bottom: 2px !important;
}

.comets_block .lines.lines_18 .line1,
.lenta_nar_nov .nar_now .polz_pol_wr .line1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.lines_18 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.polz_pol_wr .lines_18 .line1 p {
    margin-right: 0;
}

.polz_pol_wr .lines_18 .line1 > div,
.lines_18 .count-megaphone {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.lines_18 .count-megaphone {
    float: left;
    margin-right: 7px;
}

.lines_18 .count-megaphone img {
    width: 11px;
    height: 11px;
    top: -1px;
    position: relative;
    float: left;
    margin-right: 3px;
}

.line1 .megaphones {
    float: left;
    position: relative;
}

.polz_pol_wr .lines_18 span {
    line-height: 16px;
}

.line1 .megaphones .tooltip {
    display: none;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 20px;
    min-width: 176px;
    max-width: calc(100% - 64px);
    padding: 5px;
    z-index: 100;
    background-color: #fff3b4;
    border: 1px solid #fff;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
    font-size: 14px;
    line-height: 1.1;
    font-family: 'Roboto Condensed';
}

.line1 .megaphones .tooltip br {
    display: inline !important;
}

.line1 .megaphones .tooltip a {
    float: none;
    display: inline;
    margin: 0;
    font-size: 14px;
    line-height: 1.1;
    font-family: 'Roboto Condensed';
}

.line1 .megaphones .tooltip a:hover {
    text-decoration: underline;
}

.line1 .megaphones.open_tooltip .tooltip {
    display: block;
    opacity: 1;
}

.line1 .megaphones:hover .tooltip {
    display: block;
    opacity: 1;
}

.line1 .megaphones .tooltip:before {
    content: '';
    position: absolute;
    top: -6px;
    left: 3px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff3b4;
}


.lenta_nar_nov .polz_pol_wr .line1,
.lenta_nar_nov .polz_pol_wr .line2,
.left_nn .polz_pol_wr .line1,
.left_nn .polz_pol_wr .line2 {
    width: 100%;
    margin-bottom: 3.5px;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.lenta_nar_nov .polz_pol_wr .line1 a,
.left_nn .polz_pol_wr .line1 a {
    margin-right: 0;
}

.lenta_nar_nov .polz_pol_wr .line1 a .name,
.left_nn .polz_pol_wr .line1 a .name {
    margin-right: 5px;
}

.polz_pol_wr .name,
.polz_pol_wr p,
.lenta_nar_nov .polz_pol_wr .name,
.lenta_nar_nov .polz_pol_wr .lines span,
.lenta_nar_nov .polz_pol_wr p,
.lenta_nar_nov .polz_pol_wr .razdelitel,
.left_nn .polz_pol_wr .name,
.left_nn .polz_pol_wr .lines span,
.left_nn .polz_pol_wr p,
.left_nn .polz_pol_wr .razdelitel,
.best_messages p,
.best_messages .lines.lines_18 .count-megaphone span {
    line-height: 14px;
}

.lenta_nar_nov .polz_pol_wr .lines span,
.left_nn .polz_pol_wr .lines span {
    margin-right: 5px;
}

.lenta_nar_nov .polz_pol_wr .lines span[class^="icon-icon-moe-"],
.left_nn .polz_pol_wr .lines span[class^="icon-icon-moe-"] {
    margin-right: 2px;
    display: inline-block;
    font-size: 12px;
}

.polz_pol_wr .lines_18 .count-megaphone span {
    margin-right: 0;
}

.lenta_nar_nov .polz_pol_wr .lines.lines_18 .count-megaphone span,
    /*.left_nn .polz_pol_wr .lines.lines_18 .count-megaphone span,*/
.best_messages .lines.lines_18 .count-megaphone span {
    font-size: 11px;
    margin-right: 0;
}

.lines_18 .user_status {
    display: inline-block;
    height: 16px;
    border-radius: 3px;
    background-color: #4bb467;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Open Sans';
    font-size: 10px;
    padding: 0 4px;
    line-height: 16px;
    font-weight: 300;
    letter-spacing: .5px;
    margin-top: -1px;
}

.lenta_nar_nov .polz_pol_wr .lines p,
.left_nn .polz_pol_wr .lines p {
    margin-right: 0;
}

.lenta_nar_nov .polz_pol_wr .lines span.green,
.lenta_nar_nov .polz_pol_wr .lines span.red,
.left_nn .polz_pol_wr .lines span.green,
.left_nn .polz_pol_wr .lines span.red {
    margin-top: -2px;
    padding: 2px 3px 0 !important;
}

.lenta_nar_nov .polz_pol_wr .line1 br,
.left_nn .polz_pol_wr .line1 br {
    display: none;
}

/*.lenta_nar_nov .all_button {
    margin-top: -26px;
}*/

.lenta_nar_nov ul.tabs .tab-current a,
.lenta_nar_nov ul.tabs li a {
    display: block;
    text-decoration: none;
    cursor: pointer;
    position: relative
}

.lenta_nar_nov ul.tabs {
    height: 37px;
    line-height: 25px;
    margin: 0 0 3px;
    position: relative;
}

.lenta_nar_nov ul.tabs li {
    float: left;
    margin-right: -1px
}

.lenta_nar_nov ul.tabs li a {
    margin-bottom: -1px;
    margin-right: 0;
    font-family: 'Roboto Condensed';
    font-size: 16px;
    text-align: center;
    line-height: 1.2;
}

.lenta_nar_nov ul.tabs .tab-current a {
    float: left;
    margin-bottom: 0;
}

.lenta_nar_nov .all_button .pokaz_all {
    width: 100%;
}

.lenta_nar_nov .chitaite_wr {
    width: 100%;
    float: right;
    padding: 20px 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px;
}

.lenta_nar_nov .chitaite_wr ul li {
    float: left;
    margin-right: 40px;
    display: inline-block;
    margin-bottom: 3px
}

.lenta_nar_nov .chitaite_wr ul li a {
    font-size: 19px;
}

.nar_now {
    /*display: inline-block;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 15px;
    word-wrap: break-word;*/
    display: inline-block;
    width: 100%;
    padding: 20px 0;
    word-wrap: break-word;
}

.content_frontnews > .nar_now:first-of-type {
    padding-top: 0;
    border-top: none;
}

.nar_now .big_pl_text {
    display: inline-block;
    width: 100%;
    font-size: 27px;
    line-height: 1.1;
    margin-bottom: 0;
    font-weight: 700;
    margin-top: 5px
}

.nar_now .big_pl_text i > img {
    margin-top: -7px;
    margin-right: 4px
}

.nar_now div.cont {
    font-size: 15px;
    /*margin-bottom: 10px;*/
    margin-top: 5px;
    font-family: 'Open Sans';
    font-weight: normal;
    line-height: 1.3;
}

.nar_now .nov_nar_img {
    display: inline-block;
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 0;
    position: relative
}

.nar_now .nov_nar_img .vid {
    position: absolute;
    bottom: 15px;
    right: 15px
}

.nar_now .nov_nar_img1 {
    display: block;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 10px 0;
    position: relative
}

.nar_now .nov_nar_img1:hover {
    opacity: 0.95;
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
}

/**/
.img-w-nn {
    /*min-width: 100%;*/
    max-width: 100%;
    max-height: 600px;
}

.sb-search,
.sb-search-input {
    position: relative;
    height: 70px
}

.nar_now .gallery_section,
.nar_now .slider_gallery {
    display: inline-block;
    width: 100%;
    margin: 15px 0 0
}

.nar_now span.red {
    padding: 0 3px !important;
    line-height: 18px;
    margin-top: 5px
}

.sb-search {
    margin-top: 0;
    width: 0;
    min-width: 70px;
    float: right;
    overflow: hidden
}

.sb-search-input {
    top: -22px;
    right: 0;
    border: none;
    outline: 0;
    width: 100% !important;
    margin: 0;
    z-index: 10;
    padding: 0;
    font-family: inherit;
    font-size: 20px
}

input[type=search].sb-search-input {
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.sb-icon-search,
.sb-search-submit {
    width: 70px;
    height: 70px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 70px;
    text-align: center;
    cursor: pointer
}

.sb-search-submit {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    border: none;
    outline: 0;
    z-index: -1
}

.sb-icon-search {
    z-index: 90;
    font-size: 19px;
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}

.right_avtor_block span,
.sitebar_2col .tems .tem_stat p,
.stat_centr_wr .content_ul_number li,
.stat_centr_wr .st-name,
.stat_centr_wr h3,
.stat_centr_wr p.bold_text,
.stat_centr_wr ul.content_ul li,
.vy_rozkaz_wr .vy_rozkaz a.conten {
    font-weight: 700;
}

.sb-search.sb-search-open {
    width: 100%;
    position: absolute;
    top: 0;
    -webkit-transition: all .6s ease-;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.no-js .sb-search .sb-icon-search,
.sb-search.sb-search-open .sb-icon-search {
    z-index: 11
}

.no-js .sb-search .sb-search-submit,
.sb-search.sb-search-open .sb-search-submit {
    /*z-index: 90*/
}

.vy_rozkaz_name {
    margin-top: 50px;
    margin-bottom: 10px
}

.vy_rozkaz_wr {
    width: 100%;
    display: inline-block;
}

.vy_rozkaz_wr .vy_rozkaz {
    width: 100%;
    display: inline-block;
    padding: 20px 15px;
}

.vy_rozkaz_wr .vy_rozkaz .inform_top_line span {
    float: left;
    margin-right: 10px
}

.vy_rozkaz_wr .vy_rozkaz a.conten {
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
    margin-top: -5px
}

.vy_rozkaz_wr .vy_rozkaz .com_vy_rozkaz {
    display: inline-block;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    padding: 7px 15px;
    margin: 10px 15px 0;
    position: relative;
}

.vy_rozkaz_wr .vy_rozkaz .com_vy_rozkaz:before {
    content: "";
    position: absolute;
    top: -7px;
    right: 83%
}

.like_block,
.st_coment,
.tems {
    /*border: 1px solid #ededed;*/
    display: inline-block
}

.vy_rozkaz_wr .vy_rozkaz .com_vy_rozkaz .polz_pol_wr {
    margin-top: 4px
}

#stat_page,
.sitebar_2col {
    margin-top: 25px;
    width: 100%;
    display: block;
    position: relative;
}

.sitebar_2col .podel_social,
.sitebar_2col .podel_social ul {
    display: inline-block
}

.sitebar_2col .podel_social ul li {
    margin-top: 20px
}

.sitebar_2col .podel_social ul li a {
    width: 45px;
    cursor: pointer;
    font-size: 17px
}

.sitebar_2col .podel_social ul li span {
    font-size: 16px;
    margin-left: 11px
}

.like_block {
    width: 100%;
}

.like_block .w_50 {
    width: 50%;
    float: left;
    display: inline-block
}

/*.like_block .w_50:first-child {
    border-right: 1px solid #ededed
}*/

.like_block .w_50 a {
    font-size: 20px;
    text-align: center;
    width: 100%;
    display: inline-block;
    line-height: 29px;
    font-family: 'Roboto Condensed';
}

.like_block .w_50 a i {
    margin-right: 2px
}

.like_block .w_50 a i img {
    margin-top: -4px
}

.tems {
    width: 100%;
    margin-top: 50px
}

.tems .tem_stat {
    padding: 10px;
}

.tems .tem_stat span {
    font-size: 16px;
}

.tems .tem_stat p {
    font-size: 17px;
}

.tems .sil_stat {
    padding: 10px
}

.tems .sil_stat p {
    font-size: 16px;
    margin-bottom: 5px;
}

.tems .sil_stat a {
    display: inline-block;
    width: 100%;
    text-decoration: underline
}

.tems .sil_stat a:hover {
    text-decoration: none
}

.st_coment {
    width: 100%;
    margin-top: 100px
}

.st_coment .top_com {
    display: inline-block;
    width: 100%;
    padding: 15px
}

.st_coment .top_com .polz_pol {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-size: cover;
    background-position: center
}

.st_coment .top_com span {
    font-size: 13px;
    margin-top: -4px;
    display: table
}

.st_coment .text_com p {
    font-size: 14px;
    line-height: 1.4;
}

#article {
    position: relative;
    z-index: 1;
}

.stat_centr_wr {
    width: 100%;
}

.stat_centr_wr .map,
.stat_centr_wr .map-100 {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    height: 300px;
}

.stat_centr_wr figure img {
    max-width: 100%;
    height: auto;
    display: block
}

.st_coment .top_com p {
    font-size: 14px;
    margin-top: 5px
}

.st_coment .text_com {
    display: inline-block;
    width: 100%;
    padding: 15px;
    position: relative;
    font-family: 'Open Sans';
}

.st_coment .text_com:before {
    position: absolute;
    top: -7px;
    right: 83%
}

.st_coment .text_com a {
    text-decoration: none;
}

.st_coment .text_com a:hover {
    text-decoration: none;
}

.stat_centr_wr .st-name {
    font-size: 39px;
    line-height: 1.1;
    margin-bottom: 20px;
    margin-top: -2px;
}

.stat_centr_wr p {
    font-size: 17px;
    margin-bottom: 20px;
    line-height: 1.5;
    font-family: 'Open Sans';
    word-wrap: break-word;
}

.stat_centr_wr .font_os .vue-code {
    margin: 30px 0;
}

/*.stat_centr_wr .font_os div:last-child,
.stat_centr_wr .font_os p:last-child {
    margin-bottom: 0;
}*/

/*.gal_foto_conteiner,
.stat_centr_wr .gal_foto_conteiner {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 0 10px 20px;
    margin: 0;
}

.stat_centr_wr .slider_gallery .gal_foto_conteiner {
    padding: 20px 10px;
}

.novost_detalka .gal_foto_conteiner {
    padding: 0 10px;
}*/

/*.stat_centr_wr .gal_foto_conteiner:before {
    position: absolute;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #2f434e;
    border-left: 15px solid transparent;
    top: -14px;
    right: 90%
}*/
.stat_centr_wr .gal_foto_conteiner p {
    font-weight: 400;
    font-size: 16px;
    margin: 10px 0 15px;
    padding: 0 15px;
    line-height: 20px
}

/*.stat_centr_wr .gallery_section {
    margin: 0
}*/

.stat_centr_wr .map {
    margin-bottom: 20px
}

.stat_centr_wr .map-100 {
    margin-bottom: 15px
}

.stat_centr_wr .content_ul_number,
.stat_centr_wr ul.content_ul {
    display: inline-block;
    padding-left: 30px;
    margin: 20px 0 40px;
    width: 100%
}

.stat_centr_wr ul.content_ul li {
    list-style: disc;
    font-size: 20px
}

.stat_centr_wr .content_ul_number li {
    list-style-type: decimal;
    font-size: 20px
}

.right_avtor_block .polz_pol,
.stat_centr_wr .plit_block .nov_nar_img {
    display: inline-block;
    background-size: cover;
    background-position: center
}

.stat_centr_wr table {
    margin: 30px 0;
    width: 100%;
    border-collapse: collapse;
}

.stat_centr_wr th,
.stat_centr_wr td {
    font-size: 14px;
    line-height: 1.4;
    padding: 10px;
    font-family: 'Open Sans';
    word-wrap: break-word;
    vertical-align: middle;
    text-align: left;
}

.center,
.stat_centr_wr th.center,
.stat_centr_wr td.center {
    text-align: center;
}

.stat_centr_wr th {
    font-weight: 700;
}

table caption {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
    padding-top: 0;
    caption-side: top;
}

.stat_centr_wr .table-container {
    margin: 30px 0;
    overflow-x: auto;
}

.other-page .table-container {
    width: 100%;
    margin: 20px 0;
    overflow-x: auto;
}

.stat_centr_wr .table-container table,
.other-page .table-container table {
    margin: 0;
}

/*.stat_centr_wr p.bold_text {
    font-size: 22px;
    margin: 20px 0;
    display: inline-block;
}*/

/*.stat_centr_wr blockquote {
    position: relative;
    margin: 30px 0 30px 20px;
    padding: 0 0 0 20px;
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 1.2;
    word-wrap: break-word;
    vertical-align: middle;
    text-align: left;
}

.stat_centr_wr blockquote .blockquote {
    display: none;
}

.stat_centr_wr blockquote:before {
    content: '”';
    position: absolute;
    left: -24px;
    font-family: 'Roboto';
    font-size: 90px;
    line-height: 1;
    top: -1px;
    color: #bbbfc2;
}

.stat_centr_wr blockquote p.bold_text {
    font-size: 17px;
    line-height: 1.5;
    font-family: 'Open Sans';
    word-wrap: break-word;
    text-align: left;
    font-weight: 700;
    margin: 0;
    font-style: italic;
}*/

.stat_centr_wr .plit_block {
    width: 100%;
    display: block;
    margin: 0 0 20px;
}

.stat_centr_wr .plit_block .nov_nar_img {
    position: relative;
    width: 100%;
    height: 300px
}

.stat_centr_wr .plit_block .texttt_wr {
    display: inline-block;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    position: relative;
    height: 300px
}

.stat_centr_wr .plit_block .texttt_wr p {
    margin-top: 80px;
    font-size: 16px;
    font-weight: 400;
}

.stat_centr_wr .plit_block .texttt_wr .bot_name_bl {
    position: absolute;
    width: 100%;
    display: inline-block;
    bottom: 0
}

.stat_centr_wr .plit_block .texttt_wr .bot_name_bl span {
    font-size: 16px;
    margin: 0
}

.stat_centr_wr .plit_block .texttt_wr .bot_name_bl p {
    font-size: 20px;
    margin: 0
}

.stat_centr_wr h3 {
    font-size: 29px;
    line-height: 1.2;
    margin-top: 40px;
    margin-bottom: 20px;
}

.stat_centr_wr h4 {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 20px;
}

.vid {
    width: 100%;
    display: inline-block;
    margin: 10px 0 30px
}

.vid iframe {
    width: 100%;
    height: 400px
}

.spravka {
    display: inline-block;
    width: 100%;
    margin: 30px 0
}

.spravka .left_spravka {
    display: inline-block;
    width: 100%;
    padding: 20px 0;
    margin-top: 5px
}

.spravka .left_spravka h4 {
    font-size: 31px;
    margin-bottom: 10px
}

.spravka .left_spravka p {
    font-size: 16px;
    margin-bottom: 20px
}

.spravka .left_spravka p a {
    text-decoration: underline
}

.protiv_block {
    width: 100%;
    display: inline-block;
    padding: 0 15px;
    margin: 20px 0
}

.protiv_block span {
    font-size: 33px;
    letter-spacing: 10px;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.protiv_block p {
    font-size: 24px;
    letter-spacing: 2px;
    margin: 0 0 10px;
    text-align: center;
    font-weight: 400;
}

.right_avtor_block {
    width: 260px;
    float: right;
    text-align: right;
}

.right_avtor_block .polz_pol {
    float: right;
    width: 60px;
    height: 77px;
    margin-left: 10px;
    margin-top: 2px;
    background-size: cover;
    background-position: center;
}

.right_avtor_block .polz_pol img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.chit_takge,
.chit_takge .davai_obsudim_slider,
.konech_stat_wr,
.pl_3col .stat-pl,
.right_avtor_block_wr {
    width: 100%;
    display: inline-block
}

.right_avtor_block span {
    font-size: 14px
}

.right_avtor_block p {
    font-size: 13px;
    margin: 0;
    padding: 0;
    line-height: 1.2;
    font-weight: 400;
}

.right_avtor_block_wr {
    width: 100%;
    display: inline-block;
    margin-top: 15px;
}

.konech_stat_wr {
    padding-top: 20px;
    margin-top: 15px;
}

.konech_stat_wr .name_avt_stat {
    text-align: right
}

.konech_stat_wr .name_avt_stat span {
    font-size: 16px;
}

.com_nam {
    font-size: 24px
}

.chit_takge {
    margin-top: 0;
    margin-bottom: 0;
}

.chit_takge .owl-nav {
    display: inline-block;
    position: absolute;
    top: -38px;
    right: 0
}

.chit_takge .owl-nav .owl-prev {
    display: inline-block;
    float: left;
    margin-right: 20px;
    font-size: 15px
}

.chit_takge .owl-nav .owl-next {
    display: inline-block;
    float: left;
    font-size: 15px
}

.chit_takge .h2 {
    font-size: 34px;
    margin: 0;
    display: inline-block;
    /*float: left*/
}

.chit_takge .davai_obsudim_slider .plitka_img {
    display: inline-block;
    height: 178px
}

.pl_3col {
    display: inline-block;
    margin: 40px
}

.pl_3col .stat-pl {
    margin-top: 10px
}

.pl_3col .stat-pl .plitka_img {
    display: inline-block;
    height: 350px;
    font-weight: 300;
    margin-bottom: 10px
}

.pl_3col p {
    margin-top: 4px;
}

.search-box {
    padding: 15px;
}

.select_arh {
    width: auto;
    padding-left: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 10px;
    height: 108px
}

.search-box .select_arh {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 0;
    height: auto;
    text-align: left;
}

.ui-widget.ui-widget-content {
    z-index: 1101 !important;
}

.select_arh .sel_wr {
    width: 20%;
    margin-right: 1%
}

.select_arh .sel_date {
    width: 15%;
}

.select_arh .sel_date input {
    width: 100%;
    height: 30px;
}

.select_arh .sel_wr .select .jq-selectbox__select,
.sel_wr .vs__dropdown-toggle {
    height: 30px;
    min-height: 30px;
    width: 100%;
    padding: 0 45px 0 10px;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    line-height: 30px
}

.select_arh .sel_wr .select .jq-selectbox__select-text {
    line-height: 28px;
}

.select_arh select {
    min-height: 30px;
}

.select_arh .sel_wr .select .jq-selectbox__trigger-arrow {
    position: absolute;
    top: 12px;
    right: 12px;
    background-image: url(/themes/default/front/img/st_bt.png);
    width: 12px;
    height: 7px;
    border-top: none;
    border-right: none;
    border-left: none
}

/*-----------------*/

.archive-search-box {
    z-index: 520;
    position: relative;
}

.archive-search-box .select_arh {
    width: auto;
    height: auto;
    padding: 15px 7.5px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: end;
    align-items: flex-end;
}

.archive-search-box .select_arh > div {
    margin: 0 7.5px 15px;
    width: auto;
}

.archive-search-box .select_arh > .sel_wr {
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 20%;
    min-width: 200px;
}

.select_arh .date-box {
    display: -ms-flexbox;
    display: flex;
}

.archive-search-box .select_arh .sel_date {
    min-width: 120px;
    max-width: 120px;
}

.select_arh .date-box .sel_wr:first-of-type {
    margin-right: 15px;
}

/*.archive-search-box .select_arh > .sel_wr.sel_wr_1 {
    width: 100%;
}*/

/*---------------------*/

#form,
.fancybox-skin {
    position: relative
}

.select_arh input[type=submit] {
    margin: 0;
    width: 87px;
    border: none;
    padding: 0 4px;
    height: 30px;
    font-size: 16px;
    float: right;
}

.rating .select_arh input[type=submit] {
    float: none;
}

#regist,
#vhod {
    line-height: 17px
}

.select_arh .spis_but {
    margin-left: 4px;
    font-size: 20px;
    margin-top: 5px
}

.select_arh .active {
    padding: 1px 3px
}

.games-pdd .search-box .select_arh .sel_wr {
    width: auto;
    min-width: 180px;
    margin-right: 2%;
}

.games-pdd .sel_wr .vs__dropdown-toggle {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 30px;
    line-height: 28px;
    padding: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    cursor: pointer;
}

.games-pdd .vs__search,
.games-pdd .vs__search:focus {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 1.4;
    font-size: 1em;
    border: none;
    border-left: none;
    outline: none;
    margin: 0;
    padding: 0;
    background: none;
    box-shadow: none;
    width: 0;
    max-width: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    z-index: 1;
    cursor: pointer;
}

.games-pdd .vs__selected-options {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-positive: 1;
    flex-grow: 1;
    flex-basis: 100%;
    padding: 0 7px;
    position: relative;
    cursor: pointer;
    max-width: calc(100% - 42px);
}

.games-pdd .vs__selected {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border: none;
    border-radius: 0;
    white-space: nowrap;
    color: #1e2c34;
    line-height: 28px;
    margin: 0;
    padding: 0;
    z-index: 0;
}

.games-pdd .vs__actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 6px 0 3px;
    min-width: 23px;
    cursor: pointer;
}

.games-pdd .vs__clear {
    height: 28px;
    width: auto;
}

.games-pdd .vs__clear,
.games-pdd .vs__open-indicator {
    fill: #a6b0b5;
}

.games-pdd .vs__dropdown-menu {
    box-sizing: border-box;
    position: absolute;
    top: calc(100% - 1px);
    left: 0;
    z-index: 1000;
    padding: 5px 0;
    margin: 0;
    width: 100%;
    max-height: 350px;
    min-width: 160px;
    overflow-y: auto;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .15);
    border: 1px solid #a9a9a9;
    border-top-style: none;
    border-radius: 0;
    text-align: left;
    list-style: none;
    background: #fff;
}

.games-pdd .vs__dropdown-menu li {
    line-height: 28px;
    padding: 0 7px;
}

#vhod {
    width: 350px
}

#regist {
    width: 700px;
    padding: 0 !important
}

#regist .about_reg {
    width: 50%;
    display: inline-block;
    float: left;
    height: 100%
}

#regist .about_reg .logo_bl {
    display: inline-block;
    width: 100%;
    height: 130px;
    padding: 22px 30px
}

#regist .about_reg .text_block {
    padding: 30px
}

#regist .about_reg .text_block p {
    margin-bottom: 20px
}

#regist input[type=submit] {
    margin-top: 15px;
    width: 100%
}

#regist .reg_pop_form {
    width: 50%;
    display: inline-block;
    padding: 30px;
    float: left
}

.fancybox-skin {
    text-shadow: none;
    padding: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0
}

.popup input,
.popup textarea {
    width: 100%
}

.popup {
    display: none;
    padding: 30px
}

.popup label {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    font-size: 16px;
    margin-bottom: 4px
}

.popup label .obizatelno {
    font-size: 18px;
}

.popup input {
    height: 35px;
    padding-left: 15px
}

.popup textarea {
    padding: 10px 15px;
    height: 99px
}

.check_wr {
    display: inline-block;
    width: 100%;
    margin: 15px 0
}

.check_wr .jq-checkbox.checked .jq-checkbox__div {
    width: 10px;
    height: 10px;
    margin: 2px 3px 0 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.check_wr .jq-checkbox {
    top: -2px;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin: 2px 4px 0 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer
}

.lost_pass {
    font-size: 16px;
    display: inline-block;
    float: left;
    border-bottom: 1px dotted;
    margin-bottom: 10px
}

.popup .podel_social {
    display: inline-block;
    width: 100%;
    margin-top: 3px
}

.popup .podel_social span {
    margin-bottom: 10px;
    display: inline-block;
}

.popup input[type=submit] {
    margin-top: 40px;
    width: 100%;
    border: none;
    height: 50px;
    line-height: 50px;
    font-size: 20px
}

.popup .name_vhod_popup {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px
}

.popup .name_vhod_popup span {
    font-size: 24px;
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.popup .name_vhod_popup p {
    font-size: 16px;
    display: inline-block;
    float: left;
    margin-right: 10px
}

.popup .name_vhod_popup a {
    font-size: 18px;
    display: inline-block;
    float: left;
    border-bottom: 1px dotted
}

.popup .capcha input {
    text-align: center;
    padding-left: 0
}

.cap_name {
    display: inline-block;
    width: 100%
}

.submit__generated {
    display: inline-block
}

.submit__generated span {
    display: inline-block;
    width: 25px;
    height: 31px;
    vertical-align: center;
    line-height: 37px;
    text-align: center;
    letter-spacing: 1px;
    border: none;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 20px
}

.submit__generated.unvalid:after,
.submit__generated.valid:after {
    font-family: FontAwesome;
    font-size: 18px;
    margin-left: 10px
}

.submit__generated.valid:after {
    content: "\f00c";
}

.submit__generated.unvalid:after {
    content: "\f00d";
}

.submit__generated .submit__input {
    position: relative;
    outline: 0;
    height: 27px;
    width: 29px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    top: 0;
    margin-left: 5px
}

i.fa-refresh {
    margin: 4px 0 0 5px;
    padding: 5px;
    font-size: 18px;
    cursor: pointer;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: color .2s ease-out, -webkit-transform .2s ease-out;
    transition: color .2s ease-out, -webkit-transform .2s ease-out;
    transition: transform .2s ease-out, color .2s ease-out;
    transition: transform .2s ease-out, color .2s ease-out, -webkit-transform .2s ease-out
}

i.fa-refresh:hover {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

span.submit__error,
span.submit__error--empty {
    position: absolute;
    margin-top: 10px;
    margin-left: 6px
}

#prisl_nov {
    width: 650px;
    padding: 30px 30px 0
}

#prisl_nov .whitebl {
    display: inline-block;
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    margin: 20px -30px 0;
    padding: 20px 30px
}

#prisl_nov .whitebl .wid_50 {
    display: inline-block;
    width: 45%;
    margin-right: 5%;
    float: left
}

#prisl_nov .whitebl .wid_50 .red {
    margin-top: 31px;
    padding: 0 30px
}

#prisl_nov .whitebl p {
    margin-top: 20px;
    display: inline-block
}

#prisl_nov .polz_pol_wr {
    display: inline-block;
    width: auto;
    float: right;
    line-height: 30px;
    height: 30px;
    margin-top: 0
}

#prisl_nov_regist {
    width: 650px;
    padding: 30px 30px 0
}

#prisl_nov_regist .whitebl {
    display: inline-block;
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    margin: 20px -30px 0;
    padding: 20px 30px
}

#prisl_nov_regist .whitebl .wid_50 {
    display: inline-block;
    width: 45%;
    margin-right: 5%;
    float: left
}

#prisl_nov_regist .whitebl .wid_50 .red {
    margin-top: 31px;
    padding: 0 2px
}

#prisl_nov_regist .whitebl p {
    margin-top: 20px;
    display: inline-block
}

#prisl_nov_regist .polz_pol_wr {
    display: inline-block;
    width: auto;
    float: right;
    line-height: 30px;
    height: 30px;
    margin-top: 0
}

#prisl_nov_regist input[type=submit] {
    margin-top: 15px
}

#prisl_nov_regist .name_vhod_popup a {
    line-height: 17px;
    margin-top: 10px
}

.add_foto_wr {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 10px
}

.add_foto_wr .add_foto {
    display: inline-block;
    width: 17%;
    float: left;
    margin-right: 3%;
    background-size: cover;
    height: 70px;
    position: relative
}

.add_foto_wr .add_foto .del_fot {
    position: absolute;
    font-size: 21px;
    right: -9px;
    top: -15px
}

/*mobilemenu*/
.site__top {
    width: 77px;
    height: 90px;
    position: absolute;
    z-index: 201;
    right: 0;
}

.site__top .social {
    display: none;
}

.site__top .logo {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    padding-top: 15px;
}

/*.site__top:active {
    background-color: rgba(0,0,0,.1);
}*/

.site__top .logo h1 {
    line-height: 0;
}

.site__top .logo h2 {
    line-height: 5px;
    font-family: Helvetica, arial;
    font-weight: 100;
}

.site__top .menu {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    right: 0;
    top: 0;
    width: 67px;
    height: 100%;
}

.site__top .menu a {
    vertical-align: top;
    text-decoration: none;
    line-height: 20px;
    font-size: 16px;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.site__top .menu a span {
    display: none;
}

.site__top .menu a #nav-icon3 {
    display: inline-block;
}

.mob_popup {
    /*height: 100vh;*/
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1200;
    overflow: hidden;
}

.mob_popup .close {
    position: absolute;
    top: 20px;
    right: 14px;
    opacity: 1;
    background-image: url(/themes/default/front/img/close-white-2.svg);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center;
    padding: 0;
    width: 50px;
    height: 50px;
    /*color: #fff;
    font-size: 50px;
    font-weight: 100;
    width: 77px;
    height: 90px;*/
}

.mob_popup .close span {
    display: none !important;
}

.mob_popup .close:active {
    opacity: .5;
}

.mob_popup_container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 100%;
    perspective: 150px;
}

.mob_popup_container .panel-group {
    width: 100%;
    font-size: 20px;
    padding: 26.5px 0;
    margin-bottom: 0;
}

.mob_popup_container .panel-group .panel {
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    border: none;
    background-color: transparent;
    padding: 0 28px;
}

.mob_popup_container .panel-group .panel-heading + .panel-collapse > .panel-body,
.mob_popup_container .panel-group .panel-heading + .panel-collapse > .list-group {
    border: none;
}

.mob_popup_container .panel-heading,
.mob_popup_container .panel-body {
    padding: 0;
}

.mob_popup_container .panel-heading h4,
.mob_popup_container .panel-heading h4 a,
.mob_popup_container .panel-body a {
    font-size: 20px;
    line-height: 36px;
    color: #fff;
}

.mob_popup_container .panel-heading h4 a:active {
    color: #fff;
}

.mob_popup_container .panel-body a:active {
    font-weight: 700;
    color: #fff;
}

.mob_popup_container .panel-body li {
    line-height: 36px;
}

.mob_popup_container .sel-city {
    transition: .3s ease-out;
    margin-left: 20px;
    font-size: 30px;
    line-height: 24px;
    vertical-align: middle;
}

.mob_popup_container .sel-city.rotate-i,
.mob_popup_container .sel-razdel.rotate-i {
    transform: rotate(180deg);
}

.nav_list_mob {
    min-height: 200px;
    flex: 0 1 auto;
    overflow: hidden;
    position: relative;
    margin: 0 0 76px 20px;
    display: block;
    width: calc(100% - 37px);
}

.nav_list_mob:before,
.nav_list_mob:after {
    content: '';
    width: 100%;
    height: 30px;
    position: absolute;
    left: 0;
    z-index: 100;
    background: linear-gradient(to bottom, #596d7e 0%, #596d7e 20%, rgba(0, 0, 0, 0) 100%);
}

.nav_list_mob:after {
    bottom: 0;
    transform: rotate(180deg);
}

/*.nav_list_mob:before,
.nav_list_mob:after {
    content: '';
    width: 100%;
    height: 30px;
    position: absolute;
    left: 0;
    z-index: 100;
    background: -moz-linear-gradient(top, rgba(49, 67, 79, 1) 0%, rgba(49, 67, 79, 1) 20%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(49, 67, 79, 1) 0%, rgba(49, 67, 79, 1) 20%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(49, 67, 79, 1) 0%, rgba(49, 67, 79, 1) 20%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#31434f', endColorstr='#00000000', GradientType=0);
}

/*.mob_popup .gradient_list {
    background: -moz-linear-gradient(top, rgba(49, 67, 79, 1) 0%, rgba(49, 67, 79, 1) 80%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(49, 67, 79, 1) 0%, rgba(49, 67, 79, 1) 80%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(49, 67, 79, 1) 0%, rgba(49, 67, 79, 1) 80%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#31434f', endColorstr='#00000000', GradientType=0);
    transform: rotate(180deg);
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 110px;
}

.nav_list_mob:before {
    top: 0;
}

.nav_list_mob:after {
    bottom: 0;
    transform: rotate(180deg);
}*/

/*.plus-link:before {
    top: -45px;
    height: 45px;
    transform: rotate(180deg);
}*/

.mob_popup_container #nav_list_first {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    height: 100%;
    /*max-height: calc(100% - 315px);
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 0 40px;
    transform: scale(1,1);*/
    padding: 0 14px 0 8px;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
}

.mob_popup_container #nav_list_first li {
    width: 100%;
}

.mob_popup_container #nav_list_first li:first-child {
    margin-top: 30px;
}

.mob_popup_container #nav_list_first li:last-child {
    margin-bottom: 30px;
}

.mob_popup_container #nav_list_first a {
    display: inline-block;
    color: #fff;
    line-height: 1.1;
    font-size: 20px;
    font-weight: 400;
    padding: 8px 0;
    margin-right: 20px;
    /*width: 100%;*/
    /*white-space: nowrap;*/
}

.mob_popup_container #nav_list_first a.greedy-a-plus {
    /*background-color: #dd0000;
    position: relative;
    top: auto;
    right: auto;
    background-image: none;
    width: auto;
    height: auto;
    display: inline-block;
    padding: 6px 8px;
    margin-left: -8px;
    border-radius: 5px;*/
}

/*.mob_popup_container #nav_list_first > li > a {
    width: calc(100% - 40px);
}*/

.mob_popup_container #nav_list_first a:active {
    font-weight: 700;
}

.mob_popup_container #nav_list_first .menu_down {
    position: relative;
    height: 38px;
    width: 38px;
    top: 0;
    right: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.mob_popup_container .menu_down:after {
    content: "";
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    opacity: 0;
    transform: scale(1);
    transition: all .3s ease-in-out;
    z-index: -1;
}

.mob_popup_container .menu_down:active:after {
    transform: scale(0);
    opacity: .3;
    transition: 0s;
}

.mob_popup_container #nav_list_first .menu_down i {
    font-size: 20px;
    text-align: center;
    width: 20px;
    height: 20px;
    margin: 0;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, .1);
}

.mob_popup_container #nav_list_first.nav_list > li > ul > li,
.mob_popup_container #nav_list_first.nav_list > li > ul > li > ul > li,
.modal_s1 .s_bar ul > li > ul > li {
    padding-left: 15px;
}

.mob_popup_container #nav_list_first.nav_list > li > ul > li:first-child,
.mob_popup_container #nav_list_first.nav_list > li > ul > li > ul > li:first-child,
.mob_popup_container #nav_list_first.nav_list > li > ul > li:last-child,
.mob_popup_container #nav_list_first.nav_list > li > ul > li > ul > li:last-child {
    margin: 0;
}

.mob_popup_container #nav_list_first.nav_list > li > ul > li a,
.mob_popup_container #nav_list_first.nav_list > li > ul > li > ul > li a {
    font-size: 20px;
    font-weight: 300;
}

.mob_popup_container #nav_list_first.nav_list > li > ul > li a:active,
.mob_popup_container #nav_list_first.nav_list > li > ul > li > ul > li a:active {
    font-weight: 400;
}

.mob_popup_container #nav_list_first.nav_list > li > ul > li > ul {
    display: block;
}

.plus-link {
    width: 100%;
    /*height: 60px;*/
    background-color: #dd0000;
    display: block;
    text-align: center;
    padding: 8px 0;
    margin: 0 auto;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10000;
    /*overflow: hidden;
    transform: scale(1,1);*/
}

.mob_popup .soc-in-menu {
    /*position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10000;*/
    margin: 0;
    width: 100%;
    padding: 20px 0;
    justify-content: center;
    border: none;
}

.mob_popup .soc-in-menu .soc-button {
    width: 35px;
    min-width: 35px;
    height: 35px;
    margin-right: 2.3vw;
}

#nav_list_first.hidden-ul-1 {
    opacity: 0;
    transition: .2s linear;
}

#nav_list_first.hidden-ul {
    flex: 0;
    height: 0;
    margin: 0 auto;
    transform: scale(1, 0);
    transform-origin: center top;
    transition: .3s linear;
}

.plus-link.hidden-plus {
    height: 0;
    margin: 0 auto;
    padding: 0;
    opacity: 0;
    transform: scale(1, 0);
    transform-origin: center top;
    transition: .3s linear;
}

.plus-link:active {
    transform: translate(0, 1px);
}

.plus-link:after {
    content: "";
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
    opacity: 0;
    transform: scale(1, 1);
    transition: all .3s ease-in-out;
    z-index: 0;
    overflow: hidden;
}

.plus-link:active:after {
    transform: scale(0, 1);
    opacity: .5;
    transition: 0s;
}

.plus-link img {
    height: 44px;
    width: auto;
    max-width: 90%;
}

.mob_popup_container .popup_search {
    width: 100%;
    padding: 22px 28px;
    z-index: 3;
    position: relative;
    background-color: rgba(255, 255, 255, .1);
}

/*.mob_popup_container #searchSiteMob {
    display: inline-block;
    z-index: 1000;
    width: 100%;
    height: 47px;
}*/

.mob_popup_container .popup_search .find_box_mob {
    text-align: left;
    width: 100%;
    height: 47px;
    display: block;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

.mob_popup_container .popup_search .find_box_mob input {
    width: 100%;
    height: 47px;
    border: none;
    padding: 0 10px;
    margin: 0;
    line-height: 47px;
    font-size: 20px;
    outline: none;
    color: #273842;
}

.mob_popup_container .popup_search .sb-icon-search {
    width: 47px;
    height: 47px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    font-size: 24px;
    line-height: 47px;
    text-align: center;
    cursor: pointer;
}

.popup__middle {
    margin-top: 45px;
    height: calc(100vh - 180px);
    margin-bottom: 30px;
    position: relative;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}

.popup__bottom {
    z-index: 3;
    margin: 0;
    width: 100%;
    height: 95px;
    position: relative;
    bottom: 0;
    text-align: center;
    padding: 20px 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*.popup_search {
    z-index: 3;
    margin: 0;
    width: 100%;
    height: 95px;
    position: relative;
    text-align: center;
    padding: 20px 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}*/

.popup__bottom .details p {
    margin: 0;
    margin-top: 5px;
    line-height: 18px;
    font-size: 14px;
}

.popup__bottom .details a {
    display: block;
    text-decoration: none;
    line-height: 18px;
    font-size: 14px;
}

.popup__bottom .book-now p {
    margin: 0;
    margin-top: 5px;
}

.popup__bottom .book-now a {
    text-decoration: none;
    line-height: 18px;
    font-size: 14px;
    font-weight: bold;
}

/*@media screen and (min-width: 900px) {
    .site__top .social {
        display: inline-block;
        vertical-align: top;
        position: absolute;
        top: 20px;
        left: 50px;
    }

    .site__top .social__icon--fb {
        background: #f6f7ff;
        background-image: url(http://image005.flaticon.com/1/svg/59/59439.svg);
        background-size: 20px;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .site__top .social__icon--tw {
        background: #f6f7ff;
        background-image: url(http://image005.flaticon.com/9/svg/8/8800.svg);
        background-size: 20px;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .site__top .social__icon--in {
        background: #f6f7ff;
        background-image: url(http://image005.flaticon.com/1/svg/48/48898.svg);
        background-size: 20px;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .site__top .social__icon--pt {
        background: #f6f7ff;
        background-image: url(http://image005.flaticon.com/9/svg/9/9150.svg);
        background-size: 20px;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .site__top .social__icon--tm {
        background: #f6f7ff;
        background-image: url(http://image005.flaticon.com/28/svg/33/33985.svg);
        background-size: 20px;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .site__top .social ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .site__top .social ul li {
        display: inline-block;
        width: 40px;
        height: 40px;
        margin-right: 5px;
    }

    .site__top .social ul li a {
        width: 40px;
        height: 40px;
        border: 1px solid #cdd3fd;
        color: #22103f;
        border-radius: 100%;
        text-indent: -999px;
        display: block;
    }

    .site__top .social ul li a:hover {
        background-color: #ffffff;
    }

    .site__top .logo {
        display: inline-block;
        text-align: center;
        vertical-align: top;
        width: 100%;
        padding-top: 15px;
    }

    .site__top .logo h1 {
        line-height: 0;
    }

    .site__top .logo h2 {
        line-height: 5px;
        font-family: Helvetica, arial;
        font-weight: 100;
    }

    .site__top .menu {
        display: inline-block;
        vertical-align: top;
        position: absolute;
        right: 50px;
        top: 25px;
    }

    .site__top .menu a {
        vertical-align: top;
        text-decoration: none;
        line-height: 20px;
        font-size: 16px;
    }

    .site__top .menu a span {
        display: inline-block;
        vertical-align: top;
    }

    .site__top .menu a #nav-icon3 {
        display: inline-block;
    }

    .popup__bottom {
        padding: 25px 0;
    }

    .popup__bottom .details p {
        margin: 0;
        margin-top: 5px;
        line-height: 20px;
        font-size: 16px;
    }

    .popup__bottom .details a {
        line-height: 20px;
        font-size: 16px;
    }

    .popup__bottom .book-now {
        position: absolute;
        right: 50px;
        top: 40px;
    }

    .popup__bottom .book-now a {
        line-height: 20px;
        font-size: 16px;
    }
}*/

/*.site__open #nav-icon3 span {
    width: 23px;
}*/

#nav-icon3 {
    width: 27px;
    height: 20px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    top: 34px;
    left: 15px;
}

#nav-icon3 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 4px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

/* Icon 3 */
#nav-icon3 span:nth-child(1) {
    top: 2px;
}

#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
    top: 10px;
}

#nav-icon3 span:nth-child(4) {
    top: 18px;
}

#nav-icon3.open span:nth-child(1) {
    top: 10px;
    width: 0;
    left: 50%;
}

#nav-icon3.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
    top: 10px;
    width: 0;
    left: 50%;
}

.bod_heiht {
    height: 100vh !important;
    overflow: hidden;
}

.nav_list {
    margin: 0;
    width: 100%;
    list-style: none;
}

.nav_list li {
    position: relative;
    display: table;
}

.nav_list li a {
    padding: 3px 8px 3px 35px;
    font-size: 22px;
    display: inline-block;
    text-decoration: none;
    font-weight: 700;
}

.nav_list li span {
    position: absolute;
    top: 16px;
    right: -10px;
    width: 9px;
    height: 7px;
    background-image: url(themes/default/front/img/img/men_down.png);
}

.nav_list li.active span {
    width: 9px;
    height: 5px;
    top: 17px;
    background-image: url(/themes/default/front/men_up.png);
}

.nav_list ul {
    margin: 0;
    display: none;
}

.nav_list ul li {
    position: static;
    display: table;
}

.nav_list ul a {
    padding: 1px 8px 1px 35px;
    font-size: 17px;
    display: inline-block;
    text-decoration: none;
    font-weight: 400;
}

.nar_now .nov_nar_img .vid {
    position: absolute;
    bottom: -8px;
    right: 15px;
    width: 53px;
}

#glavnay_novosti .sitebar_reklama_wr {
    margin: 0 0 40px;
}

/*.ekran_13 {
    margin-top: 10px;
}*/

#central_novosti .ekr_13_big .big_plitka_img {
    display: inline-block;
    width: 100%;
    height: 350px;
    position: relative;
    margin-bottom: 10px;
}

.ekr_14_pl .plitka_img {
    display: inline-block;
    height: 64px;
    width: 64px;
    margin-bottom: 3px;
}

.ekr_14_pl .plitka_text {
    font-size: 16px;
    line-height: 18px;
    margin-top: 4px;
    margin-bottom: 6px;
    display: table;
}

.pad_0 {
    padding: 0;
}

.ekr_14_big .plitka_img {
    display: inline-block;
    min-height: 100%;
    margin-bottom: 3px;
}

.ekr_14_big, .ekr_14_pl {
    display: inline-block;
    margin-top: 0;
    width: 100%;
}

.vid3_informleft {
    height: 20px;
}

.ekr_14_pl {
    padding-right: 20px;
    padding-bottom: 5px;
    margin-bottom: 12px;
}

.ekr_14_pl:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.st_4_tabs .social_tabs {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}

#video_plitka .sitebar_reklama_wr {
    margin: 0 0 50px;
}

.pt_15 {
    padding-top: 15px;
    width: 100%;
}

/*
.pt_15 .davai_obsudim_slider_slick {
    height: 497px;
}
*/

.bg_kom {
    padding: 22px 0 0 0;
    height: 100%;
}

.last_coment_list {
    height: 859px;
    overflow-y: auto;
}

/*#main_right_sitebar_wr .last_coment_obsudim {
    border: 4px solid #ffeb7f;
}*/

#main_right_sitebar_wr .last_coment_list-out {
    /*padding: 20px 9px 10px 9px;*/
    height: 500px;
    position: relative;
}

#main_right_sitebar_wr .last_coment_list {
    position: relative;
    height: 100%;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
}

#main_right_sitebar_wr .last_coment_obsudim h3 {
    font-size: 23px;
    padding: 0 0 10px 0;
}

#main_right_sitebar_wr .last_coment_obsudim .ss-content {
    width: calc(100% + 17px);
}

#main_right_sitebar_wr .last_coment_obsudim .last_coment_nov_wr:first-of-type a,
#main_right_sitebar_wr .last_coment_obsudim .last_coment_nov_wr:first-of-type a span {
    margin-top: 0
}

#main_right_sitebar_wr .last_coment_obsudim .last_coment_nov_wr:last-of-type .coment_about,
.davai_obsudim .last_coment_obsudim .last_coment_list div:last-child {
    margin-bottom: 0;
}

.davai_obsudim .last_coment_obsudim .last_coment_list div:last-child .coment_about {
    margin: 1px 0 0;
}

#all_newsss .social_tabs {
    display: inline-block;
    width: 100%;
    margin-top: 0;
}

.mob_rub {
    display: inline-block;
    width: 100%;
}

/*.mob_rub h2 {
    font-size: 27px;
    font-weight: 700;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
}*/

.mob_rub span {
    font-size: 18px;
    display: table;
    margin-top: -7px;
    text-transform: uppercase;
}

.mob_rub .podpiska_wr {
    padding: 20px;
    margin: 13px 0 20px;
}

.tabs_chitaemo .sitebar_text_nov:hover > p {
    text-decoration: underline;
}

.eche_block {
    position: absolute;
    width: 200px;
    padding: 0;
    z-index: 1002;
    display: none;
    left: -84px;
}

.oblko_tegov_nn .submenu_list ul.eche_block {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
    position: absolute;
    width: 200px;
    padding: 0;
    z-index: 12;
    display: none;
    left: -84px;
    top: 22px;
    height: auto;
}

.eche_block > li {
    display: inline-block;
    width: 100%;
    margin-bottom: 0 !important;
}

.eche_block > li > a {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 3px 0;
    font-weight: 100;
}

.eche_a > i {
    font-size: 15px;
}

.eche_a {
    position: relative;
}

.eche_li {
    position: relative;
    width: auto !important;
}

.newsss_tab_wr .eche_block {
    position: absolute;
    width: 200px;
    padding: 0;
    z-index: 3;
    display: none;
    right: 0;
    left: inherit
}

.newsss_tab_wr .eche_block a {
    font-size: 18px !important;
}

.map {
    display: inline-block;
    width: 100%;
    position: relative;
}

.active_map:before {
    content: "";
    display: inline-block;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 100;
    background-color: transparent;
}

.map-container {
    position: relative;
}

.pl_3col {
    display: inline-block;
    margin: 0;
}

.sitebar_text_nov p {
    margin-top: 0;
    /*font-size: 16px;*/
    /*font-family: 'Roboto Condensed';*/
    /*letter-spacing: 0.4px;*/
}

.sitebar_text_nov p.rubrika {
    margin-top: -1px;
    font-size: 15px;
    letter-spacing: 0;
}

.left_sitebar_glavnay .sitebar_text_nov p.rubrika {
    float: none;
}

.inform_top_line p.green_bg {
    padding: 0 5px;
    font-size: 13px !important;
    margin-top: -3px !important;
}

.inform_top_line p.blue_bg {
    padding: 0 5px;
    font-size: 14px !important;
    margin-top: 0 !important;
    line-height: 19px;
}

.tabs_chitaemo .sitebar_text_nov p {
    margin-top: 0;
    /*font-size: 16px;*/
    letter-spacing: 0;
    /*font-family: 'Roboto Condensed';*/
}

#third, #second, #first {
    margin-top: 15px;
    position: relative;
}

.popup__middle .city {
    margin-left: 35px;
    margin-bottom: 14px;
    display: inline-block;
}

.popup__middle .city > span {
    font-weight: 700;
    border-bottom: 1px dashed;
}

.rub_exit {
    display: none;
}

.davai_obsudim_slider .plitka_text {
    font-size: 17px;
    line-height: 21px;
    margin-bottom: 5px;
    display: inline-block;
}

.davai_obsudim_slider .inform_top_line span.coments > i > img {
    margin-top: 0;
    display: table;
}

.davai_obsudim_slider .coment_about .mnenie_avtor_img {
    display: inline-block;
    width: 13%;
    float: left;
    height: 40px;
    background-size: cover;
    margin-right: 5%;
}

.coment_about .mnenie_avtor_text p {
    font-size: 13px;
    line-height: 16px;
}

.inform_top_line span > span {
    margin-right: 3px;
    margin-top: 2px;
}

.add_inform span > span {
    margin-right: 3px;
    margin-top: 0;
}

/*.inform_top_line span.prosmotr > span {
    font-size: 13px;
}*/

/*.icon-icon-moe-38 {
    background-image: url(/themes/default/front/img/coverage-level.svg);
    background-size: contain;
    width: 12px;
    height: 13px;
    display: inline-block;
    background-repeat: no-repeat;
    margin-right: 0;
    content: "";
}*/

.icon-icon-moe-33,
.icon-icon-moe-37 {
    font-size: 0.7em;
    margin-right: 3px;
    vertical-align: 1px;
}

.fa-bar-chart {
    font-size: 0.75em !important;
    margin-right: 3px;
    vertical-align: 1px;
}

/*.tabs_chitaemo .icon-icon-moe-33,
.tabs_chitaemo .icon-icon-moe-37,
.tabs_chitaemo .fa-bar-chart {
    margin-right: 0;
}*/

/*.icon-icon-moe-38 {
    color: #FF9800;
    font-size: 12px;
    vertical-align: 1px;
    margin-right: 4px;
}*/

.middle_col .icon-icon-moe-37,
.middle_col .icon-icon-moe-33 {
    font-size: 9px;
    /*margin-right: 0;*/
}

/*.middle_col .icon-icon-moe-38 {
    width: 10px;
    height: 10px;
}*/

.middle_col .fa-bar-chart {
    font-size: 0.85em;
}

.vid7-8 .big_pl_text .icon-icon-moe-37,
.vid7-8_big_pl_text .icon-icon-moe-37,
.big_pl_text .icon-icon-moe-37 {
    font-size: 19px;
}

.vid7-8 .big_pl_text .icon-icon-moe-33,
.vid7-8_big_pl_text .icon-icon-moe-33,
.big_pl_text .icon-icon-moe-33 {
    font-size: 19px;
}

/*.vid7-8 .big_pl_text .icon-icon-moe-38,
.vid7-8_big_pl_text .icon-icon-moe-38 {
    width: 18px;
    height: 18px;
}

.big_pl_text .icon-icon-moe-38 {
    width: 20px;
    height: 22px;
    vertical-align: -0.3px;
}

.pomogem_razobr .big_pl_text .icon-icon-moe-38 {
    width: 12px;
    height: 13px;
}*/

.vid7-8 .big_pl_text .fa-bar-chart,
.vid7-8_big_pl_text .fa-bar-chart {
    font-size: 1.5em !important;
}

/*.big_pl_text .fa-bar-chart {
    font-size: 0.85em !important;
}*/

.pomogem_razobr .big_pl_text .fa-bar-chart {
    font-size: 0.85em !important;
}

.bid_item_foto_video .icon-icon-moe-33 {
    font-size: 19px;
    margin-right: 3px;
}

.small_item_text_wr .icon-icon-moe-33 {
    /*font-size: 12px;*/
    margin-right: 3px;
}

.pomogem_razobr .big_pl_text .icon-icon-moe-37,
.pomogem_razobr .big_pl_text .icon-icon-moe-33 {
    font-size: 14px;
}

/*.pomogem_razobr .big_pl_text .icon-icon-moe-38 {
    font-size: 13px;
}*/

.plitka_text .icon-icon-moe-37, .mnenie_tag .icon-icon-moe-37 {
    /*font-size: 13px;*/
}

.davai_obsudim_slider .inform_top_line {
    display: inline-block;
    width: 100%;
    margin-bottom: 7px;
}

.last_coment_nov_wr a {
    display: block;
    margin-bottom: 6px;
}

.moe_tv_slider .item {
    margin: 2px;
}

#nov_otp h2 {
    font-size: 24px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    margin-bottom: 30px;
}

#nov_otp {
    width: 600px;
    margin: auto;
}

.pop_wr_nov {
    width: 300px;
    display: table;
    margin: 20px auto;
}

.pop_wr_nov img {
    text-align: center;
    display: table;
    margin: 0 auto 20px;
}

.pop_wr_nov svg {
    width: 90px;
    height: 90px;
    text-align: center;
    display: table;
    margin: 0 auto 20px;
}

.pop_wr_nov svg #i-i,
.pop_wr_nov svg #i-dot {
    stroke: var(--moe-blue);
}

.pop_wr_nov svg #i-round {
    fill: var(--moe-blue);
}

.pop_wr_nov .popup .podel_social span {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    text-align: center;
}

#pred_mod h2 {
    font-size: 31px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    margin-bottom: 30px;
}

#pred_mod {
    width: 600px;
}

#pred_mod .pop_wr_nov {
    width: 400px;
    display: table;
}

#moe_tv h2 i {
    margin-right: 10px;
    display: inline-block;
    font-size: 24px;
}

.var_2 {
    margin-top: -25px;
}

.comebt_butt i {
    display: inline-block;
    font-size: 18px;
    margin-right: 10px;
}

.sad_com i {
    font-size: 15px;
    vertical-align: middle;
    /*margin-right: -4px;*/
}

.like_block .w_50 a i {
    margin-right: -5px;
    font-size: 16px;
}

#mnenia .avtor-wr .avtor_about p {
    line-height: 16px;
}

#mnenia .avtor-wr {
    height: 141px;
}

#mnenia .avtor-wr .avtor_img {
    width: 60px;
}

#mnenia .avtor-wr .avtor_about {
    margin-left: -6px;
}

.open_pl {
    display: block !important;
}

.hidden_lenta_novost span.tog_but {
    position: absolute;
    right: 12px;
    z-index: 100;
    top: -41px;
    font-size: 22px;
}

.add_foto_wr .add_foto .del_fot i > img {
    width: 18px;
    border-radius: 51%
}

/*fixed menu*/

#menu_wr.fixed, #menu_wr.fixed .logo_wr,
#menu_wr-1.fixed, #menu_wr-1.fixed .logo_wr {
    display: inline-block;
    height: 50px;
    width: 100%;
}

#menu_wr.fixed .logo_wr img,
#menu_wr-1.fixed .logo_wr img {
    display: table;
    margin: 6px auto 0;
    width: 60px;
}

#menu_wr.fixed,
#menu_wr-1.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1010;
}

.logo_mob img {
    width: 70px;
}

.logo_mob img:active,
.logo_mob_min img:active {
    opacity: .6;
}

#menu_wr.fixed {
    display: none;
}

.fixed_coment {
    display: block;
    width: 100%;
    padding: 10px 0 3px;
    position: fixed;
    bottom: 0;
    z-index: 100;
}

.fixed_coment .first_com {
    display: inline-block;
    width: 100%;
}

.vash_com {
    display: inline-block;
    width: 200px;
    float: left;
}

.vash_com p {
    font-size: 19px;
    font-weight: 700;
    margin: 0;
}

.vash_com a {
    font-size: 16px;
    text-decoration: underline;
    margin: 0;
}

.open_com {
    display: inline-block;
    width: calc(100% - 220px);
    float: right;
    height: 30px;
    cursor: pointer;
}

.coment_form {
    display: none;
    margin: 20px 0;
}

.coment_form_wr label {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}

.comment_mob_lite form .texarea_wr label {
    display: none;
}

.coment_form_wr .captcha_dig label,
#formFrontnewsGuest .captcha_dig label {
    width: 0;
}

.coment_form_wr input[type="text"] {
    display: inline-block;
    width: 100%;
    height: 40px;
    padding-left: 10px;
    margin-bottom: 10px;
}

.coment_form_wr label > a {
    font-size: 16px;
    text-decoration: underline;
    margin: 0;
    margin-left: 10px;
    float: right;
}

#coment_popup a, #coment_form a, .oznak {
    font-size: 16px;
    text-decoration: underline;
    margin: 10px 0 0;
    display: inline-block;
}

#coment_popup a:hover, #coment_form a:hover, .oznak:hover {
    opacity: 0.7;
}

.coment_form_wr label > span {
    margin: 0;
    margin-left: 3px;
}

.texarea_wr {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

.coment_form_wr textarea {
    width: 100%;
    height: 134px;
    margin-bottom: 10px;
    padding: 10px;
    border: 0;
}

.coment_form_wr .submit__generated .submit__input {
    position: relative;
    outline: 0;
    height: 27px;
    width: 29px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    top: 0;
    margin-left: 5px;
}

.coment_form_wr input[type=submit] {
    margin-top: 7px;
    width: 100%;
    border: none;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
}

.coment_form_wr input[type=button] {
    margin-top: 7px;
    width: 100%;
    border: none;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
}

.coment_form_wr input[type=button]:hover {

    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.coment_form_wr span.submit__error, .coment_form_wr span.submit__error--empty {
    position: absolute;
    margin-top: 10px;
    /* margin-left: 6px; */
}

.exit_coment_form {
    position: absolute;
    top: -10px;
    right: -80px;
}

.exit_coment_form > img {
    width: 13px;
}

/*.pad_100 {
    padding-bottom: 49px;
}*/

#coment_popup {
    width: 760px;
    padding: 50px 30px;
}

#coment_popup .coment_form {
    display: inline-block !important;
    width: 100%;
}

#coment_popup.popup label {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 0;
}

.hidden_coment {
    display: none;
}

.hidden_masseg {
    display: none;
}

.hidden_news_block {
    display: none;
}

.open_com {

    cursor: text;
}

.medic {
    width: 100%;
    padding: 10px;
    margin: 20px 0;
    display: inline-block;
}

.medic span {
    letter-spacing: 8px;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-weight: 100;
}

.medic p {
    letter-spacing: 2px;
    margin: 0;
    text-align: center;
    font-weight: 100;
}

ol {
    display: inline-block;
    padding-left: 30px;
    margin: 20px 0 40px;
    width: 100%;
    list-style: decimal;
}

ol li {
    font-weight: 700;
}

/*.image {
    margin: 30px 0;
}*/

footer .counter {
    width: 88px;
    height: 31px;
    float: left;
    padding-left: 15px
}

.foot_nav > li {
    line-height: 1.2;
    margin-bottom: 6px;
}

#vhod-1 {
    width: 100%;
}

#vhod-1 {
    line-height: 17px
}

.popup-1 input,
.popup-1 textarea {
    width: 100%
}

.popup-1 {
    display: none;
    padding: 30px
}

.popup-1 label {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    font-size: 16px;
    margin-bottom: 4px
}

.popup-1 label .obizatelno {
    font-size: 18px;
}

.popup-1 input {
    height: 35px;
    padding-left: 15px
}

.popup-1 textarea {
    padding: 10px 15px;
    height: 99px
}

.popup-1 .check_wr {
    display: inline-block;
    width: 100%;
    margin: 15px 0
}

.popup-1 .check_wr .jq-checkbox.checked .jq-checkbox__div {
    width: 10px;
    height: 10px;
    margin: 2px 3px 0 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.popup-1 .check_wr .jq-checkbox {
    top: -2px;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin: 2px 4px 0 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer
}

.popup-1 .lost_pass {
    font-size: 16px;
    display: inline-block;
    float: left;
    border-bottom: 1px dotted;
    margin-bottom: 10px
}

.popup-1 .podel_social {
    display: inline-block;
    width: 100%;
    margin-top: 3px
}

.popup .podel_social span {
    margin-bottom: 10px;
    display: inline-block;
}

.popup-1 input[type=submit] {
    margin-top: 40px;
    width: 100%;
    border: none;
    height: 50px;
    line-height: 50px;
    font-size: 20px
}

.popup-1 .name_vhod_popup {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px
}

.popup-1 .name_vhod_popup span {
    font-size: 24px;
    display: inline-block;
    /*float: left;*/
    margin-right: 10px;
}

.popup-1 .name_vhod_popup p {
    font-size: 16px;
    display: inline-block;
    float: left;
    margin-right: 10px
}

.popup-1 .name_vhod_popup a {
    font-size: 17px;
    display: inline-block;
    float: left;
    border-bottom: 1px dotted;
    margin-top: 3px;
}

.popup-1 .capcha input {
    text-align: center;
    padding-left: 0
}

.prisl_now_new .prisl_title {
    font-size: 24px;
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.prisl_now_new .user_photo {
    width: 30px;
    height: 30px;
    background-size: cover;
    display: inline-block;
    float: left;
    margin-right: 10px;
}

/*.logo_mobile span {
    padding-top: 15px;
}*/

.logo_mobile form {
    display: table;
    width: 100%;
}

.jq-selectbox,
.jq-selectbox > select,
.logo_mobile .jq-selectbox jqselect {
    outline: none;
}

.logo_mobile .jq-selectbox__select {
    height: 24px;
    padding: 2px 20px 2px 5px;
    font-size: 16px;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    line-height: 22px;
    border: none;
    width: 100%;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.logo_mobile .jq-selectbox__trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 100%;
    border-left: none;
}

.logo_mobile .jq-selectbox__trigger-arrow {
    position: absolute;
    top: 9px;
    right: 5px;
    width: 0;
    height: 0;
}

.logo_mobile .jq-selectbox ul {
    margin: 0;
    padding: 0;
    font-size: 16px;
    width: 100%;
    -webkit-box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    font-weight: 700;
}

.logo_mobile .jq-selectbox li {
    min-height: 18px;
    padding: 5px 10px 6px;
    white-space: nowrap;
    letter-spacing: 0.8px;
}

.menu_down {
    position: absolute;
    top: 8px;
    right: -10px;
    width: 9px;
    height: 7px;
}

.menu_down i {
    font-size: 40px;
    margin: -11px 0 0 15px;
}

.menu_down i:hover {

    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

/*Лента новостей новая верстка*/

/*Дополнительный класс плитки*/
.add_plitka_nov {
    line-height: 1.2;
    padding: 11px 15px;
}

/* Дополнительный класс для рубрики*/
.add_section_nov {
    margin-bottom: 3px;
    position: relative;
}

/* Дополнительный класс для инфопанели*/
.add_inform {
    margin-top: 5px;
}

/* Отступ между иконками просмотров и комментариев */
.add_otstup_left {
    margin-left: 7px;
}

/*Конец ленты новостей*/
/* Названия разделов в шапке (теги)*/
.title_section {
    height: 108px;
    float: left;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    webkit-box-pack: center;
    -webkit-justify-content: center;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 30px;
    padding: 4px 0 0 20px;
}

/*end Названия разделов в шапке (теги)*/

.stat_centr_wr .style_subtitle {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 400;
}

.stat_centr_wr .style_subtitle.style_subtitle_2 {
    margin: 30px 0 20px;
}

.margin_c {
    margin: -10px 0 10px;
}

#commentMaterialFormGuest .texarea_wr,
#commentInCommentMaterialGuest .texarea_wr,
#commentMobileMaterialGuest .texarea_wr,
#commentFrontnewsFromGuest .texarea_wr,
#sendCommentFrontnewsMobileFormGuest .texarea_wr {
    margin-bottom: 20px;
}

#commentIncommentFrontnewsGuest .texarea_wr {
    margin-bottom: 10px;
}

/*.comets_block_wr .comets_block .coment_text .otvet_coment,
.comets_block_wr .comets_block .coment_text_down .otvet_coment,
.comment_mob_lite .coment_form_wr input[type=button],
.comment_mob_lite .coment_form_wr input[type=reset],
.comment_mob_lite .file-upload,
#lenta-news .lenta_all,
.queen-column .lenta_all,
.car-head a,
.car-head-down a,
.select_arh input[type=submit],
#mnenia .serch_avtor input[type=submit] {
    border-radius: 5px;
}

.comebt_butt,
.podd, .com, .compl {
    border-radius: 8px;
}

#menu_wr .logo_wr {
    border-radius: 5px 5px 0 5px;
}

#nav_memu_wr {
    border-radius: 0 5px 5px 0;
}


#menu_wr.fixed .logo_wr,
#menu_wr-1.fixed .logo_wr,
.menu_top_fixed #nav_memu_wr {
    border-radius: 0;
}*/

/*plitka & block A3*/

.plitka_wr {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: calc((100vw - 30px) * .08);
}

.plitka_wr.unlock .plitka_wr_content:before,
.add_plitka_nov.unlock:before {
    content: '';
    background-image: url(/themes/default/front/img/unlock-green.svg);
    background-size: 11.6px 16px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    width: 28px;
    height: 26px;
    z-index: 1;
}

.plitka_wr.unlock .plitka_wr_content:before {
    left: 10px;
    top: 10px;
}

.add_plitka_nov.unlock:before {
    left: 20px;
    top: 16px;
}

.news-lenta .add_plitka_nov.unlock:before {
    background-size: 8.7px 12px;
    width: 21px;
    height: 20px;
    left: 20px;
    top: 20px;
    border-radius: 2px;
}

.plitka_img {
    position: relative;
    display: block;
    height: auto;
    margin: 0;
}

.plitka_img:before {
    content: '';
    display: block;
    padding-top: 66.67%;
}

.a_plitka_img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}

.a_plitka_img img,
.a_plitka_img video,
.lenta_pic_out img,
.lenta_pic_out video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: opacity .2s;
}

.plitka_wr.plitka-animate .a_plitka_img img,
.lenta_pic_out.plitka-animate img {
    animation-name: image-animate;
    animation-duration: 15s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    transform-origin: left center;
}

@keyframes image-animate {
    0% {
        transform: none
    }
    25% {
        transform: scale(1.4)
    }
    70% {
        transform: scale(1.4) translateX(-25%)
    }
    85% {
        transform: none
    }
    100% {
        transform: none
    }
}

.plitka_wr_content:hover .a_plitka_img {
    opacity: .95;
}

#arhiv .plitka_wr.list-img {
    min-width: 33%;
    width: 33%;
    height: auto;
    margin-bottom: 0;
}

#arhiv .plitka_wr.list-img a {
    height: auto;
}

@media (min-width: 550px) {
    #arhiv .plitka_wr.list-img {
        min-width: 182px;
        width: 182px;
    }
}

.plitka_text {
    font-size: calc((100vw - 30px) * 0.0634);
    line-height: 1.15;
    margin: .25em 0 .5em;
    display: block;
}

.plitka_text p {
    margin: 0;
    font-size: inherit !important;
    line-height: inherit !important;
}

.lichny_opyt .plitka_text,
.vrezka_1 .plitka_text,
.chit_takge .plitka_text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 3;
    line-clamp: 3;
}

.small_plitka a {
    font-weight: 700;
}

.plitka_text span {
    font-size: 0.7em;
    margin-right: 3px;
    vertical-align: 1px;
}

.plitka_text i {
    font-size: 0.75em;
    margin-right: 3px;
    vertical-align: 1px;
}

.inform_top_line,
.inform_count {
    display: inline-block;
    width: 100%;
    line-height: 14px;
}

.blockA3new .inform_top_line {
    height: 14px;
}

.inform_top_line span,
.inform_count span {
    margin: 0;
    display: inline-block;
    font-family: 'Roboto Condensed';
    font-size: 14px;
    line-height: 1;
    float: left;
}

.inform_top_line .left_inform_top_line {
    float: left;
    line-height: 14px;
}

.inform_top_line .right_inform_top_line {
    float: right;
    line-height: 14px;
}

.inform_top_line span > span,
.inform_top_line .right_inform_top_line [class^='icon-'] {
    display: inline-block;
    margin: 0 2px 0 7px;
    font-size: 12px;
}

.inform_top_line span:first-of-type > span {
    margin-left: 0;
}

.inform_top_line .svg-icon {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: 0px -3px 0 7px;
    vertical-align: -4px;
    background: none;
}

.inform_top_line .svg-icon.icon-played {
    margin: 0px 0 0 10px;
}

.a_plitka_img .v-play {
    position: absolute;
    left: calc(50% - 25px);
    top: calc(50% - 25px);
    width: 50px;
    height: 50px;
    object-fit: none;
    opacity: 1;
}

.vid_6 .vid_back,
.vid_7 .vid_back,
.vid_8 .vid_back {
    padding: 15px;
}

#central_novosti .vid_6 .plitka_text,
#central_novosti .vid_7-8 .plitka_text {
    position: relative;
    margin: 0 0 15px;
}

.vid_7-8 .plitka_img {
    position: relative;
}

.vid_7-8 .plitka_text .main_title {
    font-family: 'Roboto Condensed';
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    margin-right: 0;
    vertical-align: inherit;
}

.vid_7-8 .main_subtitle {
    font-size: 19px;
    line-height: 1.3;
    font-weight: 400;
    font-family: 'Roboto Condensed';
    display: inline-block;
    margin: 10px 0 5px;
    vertical-align: inherit;
    transition: all .2s ease;
}

.vid_7-8 .main_text {
    font-size: 13px;
    line-height: 1.4;
    font-family: 'Roboto';
    font-weight: 400;
    display: inline-block;
    margin-top: 10px;
    margin-right: 0;
    vertical-align: inherit;
    transition: all .2s ease;
}

.vid_grad {
    height: 30px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.vid_6 .vid_back,
.vid_7 .vid_back {
    background-color: #2f434e;
}

#central_novosti .vid_6 .plitka_text,
#central_novosti .vid_7 .plitka_text {
    color: #fff;
}

#central_novosti .vid_6 .plitka_wr_content:hover .plitka_text,
#central_novosti .vid_7 .plitka_wr_content:hover .plitka_text,
#central_novosti .vid_7 .plitka_wr_content:hover .main_subtitle,
#central_novosti .vid_7 .plitka_wr_content:hover .main_text {
    color: #7cb2cf;
}

.vid_7 .main_subtitle,
.vid_7 .main_text {
    color: #fff;
}

.vid_7 .vid_grad {
    background: linear-gradient(to bottom, rgba(47, 67, 78, 0) 0%, rgba(47, 67, 78, 1) 100%);
}

.vid_8 .vid_back {
    background-color: #eee;
}

#central_novosti .vid_8:hover .plitka_text,
#central_novosti .vid_8:hover .main_subtitle,
#central_novosti .vid_8:hover .main_text {
    color: #195a94;
}

.vid_8 .vid_grad {
    background: linear-gradient(to bottom, rgba(238, 238, 238, 0) 0%, rgba(238, 238, 238, 1) 100%);
}

.plitka_wr.vrezka_1 {
    float: left;
    width: 42%;
    margin: 7px 30px 10px 0;
    padding: 0;
}

.plitka_wr.vrezka_1:before {
    /*content: '';
    display: block;
    padding-top: 97.5%;*/
    display: none;
}

.sitebar_mneniy_2 {
    margin-top: 0 !important;
}

@media (max-width: 991px) {
    .blockA3new .plitka_wr:before {
        display: none;
    }

    .blockA3new .plitka_wr_content {
        position: relative;
    }
}

@media (max-width: 767px) and (min-width: 550px) {
    /*-----------------------------*/
    .material-row-plitka,
    .photogallery-row,
    .video-rows,
    .vid_4 .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .plitka_wr:before {
        content: '';
        display: block;
        padding-top: 97.5%;
        display: none; /*для теста*/
    }

    .plitka_wr_content {
        /*position: absolute;*/
        position: relative; /*для теста*/
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

    /*-----------------------------*/
}

@media (max-width: 991px) and (min-width: 768px) {
    .plitka_wr_no_img .plus_plate,
    .plitka_wr_no_img .test_plate,
    .plitka_wr_no_img .ogorod_plate,
    .plitka_wr_no_img .remember_plate {
        position: absolute;
        line-height: 20px;
        letter-spacing: .5px;
        bottom: 0;
        left: 0;
        padding: 4px 15px 2px;
        margin: 0;
    }

    .plitka_wr_no_img .remember_plate {
        width: 100%;
        padding: 4px 35px 2px;
        background-image: none;
    }

    .plitka_wr_no_img .remember_plate:before,
    .plitka_wr_no_img .remember_plate:after {
        display: block;
    }
}

@media (min-width: 550px) {
    .plitka_wr {
        margin-bottom: 25px;
    }

    .plitka_text {
        font-size: calc((100vw - 60px) * 0.0308);
        line-height: 1.15;
        margin: .25em 0 .5em;
        display: block;
    }
}

@media (min-width: 768px) {
    /*-----------------------------*/
    .material-row-plitka,
    .photogallery-row,
    .video-rows,
    .vid_4 .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .plitka_wr:before {
        content: '';
        display: block;
        padding-top: 96.5%;
        display: none; /*для теста*/
    }

    .plitka_wr_content {
        /*position: absolute;*/
        position: relative; /*для теста*/
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .slick-slider .plitka_wr:before {
        content: '';
        display: block;
        padding-top: 100%;
    }

    .slick-slider .plitka_wr_content {
        position: absolute;
    }

    /*-----------------------------*/
    .plitka_wr.plitka_wr_no_img:before,
    .vid_2 .equal_vids .plitka_wr:before,
    .vid_3 .equal_vids .plitka_wr:before {
        display: none;
    }

    .plitka_wr.plitka_wr_no_img .plitka_wr_content,
    .vid_2 .equal_vids .plitka_wr .plitka_wr_content,
    .vid_2 .equal_vids .plitka_wr.plitka_wr_no_img .plitka_wr_content,
    .vid_3 .equal_vids .plitka_wr .plitka_wr_content {
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
    }

    .plitka_text,
    #central_novosti .plitka_text {
        font-size: 21px;
        line-height: 1.15;
        margin: .25em 0 .5em;
        display: block;
    }

    .plitka_wr.vrezka_1 .plitka_text {
        font-size: 19.5px;
    }

}

@media (min-width: 992px) {
    #glavnay_novosti .row,
    #glavnay_novosti > .container > .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }

    #glavnay_novosti .row:before,
    #glavnay_novosti > .container > .row:before {
        display: none;
    }


    .equal_vids, .equal_vids > div[class*='col-'] {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }

    .col_equal {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .plitka_wr_vid_1:before,
    .plitka_wr_vid_5:before,
    .plitka_wr_vid_6:before,
    .vid_2 .equal_vids > div[class*='col-'] .plitka_img:before,
    .vid_3 .equal_vids > div[class*='col-'] .plitka_img:before {
        display: none;
    }

    .plitka_wr_vid_1 .plitka_wr_content,
    .plitka_wr_vid_5 .plitka_wr_content,
    .plitka_wr_vid_6 .plitka_wr_content {
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
    }

    .vid_2 .plitka_wr_left .plitka_wr_content,
    .vid_3 .plitka_wr_left .plitka_wr_content {
        height: 100%;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .vid_2 .plitka_wr_left .plitka_img,
    .vid_3 .plitka_wr_left .plitka_img {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }

    .vid_2 .plitka_wr_left .plitka_text {
        font-size: 26px;
    }

    .vid_3 .col_equal .plitka_text {
        width: calc(100% - 79px);
    }

    .plitka_text,
    #central_novosti .plitka_text {
        font-size: 18.5px;
        line-height: 1.15;
        margin: .25em 0 .5em;
        display: block;
    }

    #central_novosti .vid_2 .col_equal .plitka_text {
    }

    #central_novosti .vid_3 .col_equal .plitka_text {
        font-size: 16px;
    }

    #central_novosti .plitka_wr_vid_1 .plitka_text,
    #central_novosti .plitka_wr_vid_5 .plitka_text,
    #central_novosti .plitka_wr_vid_6 .plitka_text {
        font-size: 30px;
    }

    #central_novosti .vid_2 .plitka_wr_left .plitka_text,
    #central_novosti .vid_3 .plitka_wr_left .plitka_text {
        font-size: 24px;
    }

    #chitaite_takge .plitka_text {
        font-size: 20px;
    }

    #central_novosti .vid_3 .plitka_block {
        display: -ms-flexbox;
        display: flex;
        margin-top: 5px;
    }

    #central_novosti .vid_3 .col_equal .plitka_text {
        width: 100%;
        margin: 0 0 0.5em;
    }

    #central_novosti .vid_3 .plitka_title {
        width: calc(100% - 74px);
    }

    #chitaite_takge .plitka_wr {
        max-width: 320px;
    }

    .plitka_wr_no_img .plitka_img:before {
        display: none;
    }

    .vid_2 .plitka_wr_no_img,
    .vid_3 .plitka_wr_small_img {
        padding-bottom: 5px;
        margin-bottom: 10px;
        border-bottom: 1px solid #d9dddf;
    }

    .vid_2 .plitka_wr_no_img:last-of-type,
    .vid_3 .plitka_wr_small_img:last-of-type {
        padding-bottom: 0;
        margin-bottom: 25px;
        border-bottom: none;
    }

    .plitka_wr_no_img .plitka_img {
        background-color: transparent;
        /*height: 14px;*/
        margin-bottom: 10px;
    }

    .plitka_wr_no_img .pl_rubrika,
    .vid_7-8 .vid_back .pl_rubrika {
        position: relative;
        left: auto;
        padding: 0;
        bottom: auto;
        margin: 0;
        font-size: 14px;
        line-height: 1;
        font-weight: 400;
        letter-spacing: normal;
        color: var(--moe-blue);
        background-color: transparent;
    }

    .inform_top_line .pl_rubrika:hover,
    .inform_top_line .pl_rubrika:focus,
    .inform_top_line .pl_rubrika:active,
    .plitka_wr_no_img .pl_rubrika:hover,
    .plitka_wr_no_img .pl_rubrika:focus,
    .plitka_wr_no_img .pl_rubrika:active,
    .vid_7-8 .vid_back .pl_rubrika:hover,
    .vid_7-8 .vid_back .pl_rubrika:focus,
    .vid_7-8 .vid_back .pl_rubrika:active {
        background-color: transparent;
        color: #195a94;
    }

    .plitka_wr_small_img:before,
    .plitka_wr_small_img .plitka_img:before {
        display: none;
    }

    .plitka_wr_small_img .time {
        margin-right: 10px;
    }

    .plitka_wr_small_img .inform_top_line .pl_rubrika {
        line-height: 1;
    }

    .plitka_wr_small_img .plitka_img {
        width: 64px;
        height: 64px;
        margin: 2px 10px 0 0;
        float: left;
        position: relative;
    }

    .plitka_wr_small_img .plitka_img:before {
        display: none;
    }

    .plitka_title .plitka_text {
        font-size: 16px;
        line-height: 1.2;
        margin-bottom: 6px;
    }

    .plitka_wr_small_img .plitka_block .pl_rubrika,
    .plitka_wr_small_img .plitka_block .plus_plate,
    .plitka_wr_small_img .plitka_block .test_plate,
    .plitka_wr_small_img .plitka_block .ogorod_plate,
    .plitka_wr_small_img .plitka_block .remember_plate {
        display: none;
    }

    .vid_6 .vid_back {
        padding: 25px;
    }

    .vid_7-8 .plitka_wr_content {
        display: flex;
        flex-direction: row;
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }

    .vid_7-8 .plitka_wr:before,
    .vid_7-8 .a_plitka_img:before {
        display: none;
    }

    .vid_7-8 .plitka_img {
        -ms-flex: 0 0 47%;
        flex: 0 0 47%;
        max-width: 47%;
        height: 420px;
    }

    .vid_7-8 .vid_back {
        -ms-flex: 0 0 53%;
        flex: 0 0 53%;
        max-width: 53%;
        height: 420px;
        padding: 25px;
    }

    .vid_7-8 .vid_back .pl_rubrika {
        margin-bottom: 10px;
    }

    .vid_7-8.vid_7 .vid_back .pl_rubrika {
        color: #fff;
    }

    .vid_7-8 .vid_back .plitka_text {
        height: 317px;
        overflow: hidden;
    }

    .plitka_wr.vrezka_1 .plitka_text {
        font-size: 18px;
    }

}

@media (min-width: 1200px) {
    .plitka_text,
    #central_novosti .plitka_text {
        font-size: 18px;
        line-height: 1.15;
        margin: .25em 0 .5em;
        display: block;
    }

    #chitaite_takge .plitka_wr:before {
        padding-top: 105%;
    }

    #chitaite_takge .plitka_text {
        font-size: 16px;
    }

    #chitaite_takge .plitka_wr {
        max-width: 207px;
    }

    .plitka_wr.vrezka_1 .plitka_text {
        font-size: 18.5px;
    }
}

@media (max-width: 767px) {
    #central_novosti .admin_block_row .plitka_wr {
        margin-bottom: 25px;
    }

    #central_novosti .admin_block_row .plitka_text {
        font-size: 19.37px;
        line-height: 1.25;
        margin: .25em 0 .5em;
        display: block;
    }
}

/*end of plitka & block A3*/

/*-------*/

.cookie-container {
    position: fixed;
    bottom: 50px;
    left: 6%;
    width: 88%;
    transform: translateY(150%);
    z-index: 3000;
}

@media (min-width: 768px) {
    .cookie-container {
        left: calc(50% - 325px);
        width: 650px;
    }
}

.for-phone .cookie-container {
    bottom: 75px;
}

.cookie-plate {
    margin: auto;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 20px;
    z-index: 2000;
    border-radius: 16px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    text-align: center;
    backdrop-filter: blur(10px);
}

.cookie-plate a {
    color: #8bc7fb;
}

.cookie-plate a:hover {
    color: var(--moe-blue);
}

.cookie_btn {
    width: 80px;
    max-width: none;
    min-width: auto;
    height: 40px;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    line-height: 40px;
    font-size: 19px;
    display: block;
    margin: 20px auto 0;
    border-radius: 5px;
    border: none;
    background-color: var(--moe-blue);
    color: #fff;
    transition: all .2s ease;
}

.cookie_btn:hover {
    box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.15)
}

.cookie-container.show {
    animation: cookie-container-animation 1s 1;
    animation-fill-mode: forwards;
    animation-delay: 2s;
}

@keyframes cookie-container-animation {
    from {
        transform: translateY(150%);
    }
    to {
        transform: translateY(0);
    }
}

/*-------*/
*:focus {
    outline: none !important;
}

p em, p i {
    font-family: 'Open Sans';
    font-weight: 400;
    font-style: italic;
}

p strong, p b {
    font-family: 'Open Sans';
    font-weight: 700;
    font-style: normal;
}

p > em > strong, p > strong > em,
p > i > b, p > b > i,
p > em > b, p > b > em,
p > i > strong, p > strong > i {
    font-family: 'Open Sans';
    font-weight: 700;
    font-style: italic;
}

p em, p i {
    font-family: 'Open Sans';
    font-weight: 400;
    font-style: italic;
}

p strong, p b {
    font-family: 'Open Sans';
    font-weight: 700;
    font-style: normal;
}

.stat_centr_wr > em > strong, .stat_centr_wr > strong > em,
.stat_centr_wr > i > b, .stat_centr_wr > b > i,
.stat_centr_wr > em > b, .stat_centr_wr > b > em,
.stat_centr_wr > i > strong, .stat_centr_wr > strong > i {
    font-family: 'Open Sans';
    font-weight: 700;
    font-style: italic;
}

.stat_centr_wr p:empty,
#nov_card .novost_detalka .text_stat p:empty,
#nov_card .novost_detalka .text_stat p a + br {
    display: none !important;
}

[align=justify] {
    text-align: left;
}

.flex-grow-1 {
    -ms-flex-positive: 1;
    flex-grow: 1;
}

/*.coment_text p:empty {
    display: none !important;
}*/

/*.coment_text p > br:only-of-type{
    display: none;
}*/

.button-new {
    width: auto;
    border: none;
    padding: 0 10px;
    height: 30px;
    font-size: 16px;
    white-space: nowrap;
    user-select: none;
    transition: background-color .1s;
}

.button-new:active {
    transform: translateY(2px);
}

.button-new:hover,
.button-new:focus {
    box-shadow: inset 0 0 100px rgba(0, 0, 0, .15);
}

.button-new:active {
    box-shadow: inset 0 0 100px rgba(0, 0, 0, .25);
}

.reklama {
    margin: 25px auto;
}

.reklama.reklama-test {
    margin: 0 auto 25px auto;
}

.all_caps {
    text-transform: uppercase;
}

#inpage_VI-188379-0 {
    margin-bottom: 30px;
    width: 100% !important;
    max-width: 100% !important;
    transition: 1s linear;
    display: inline-block;
}

[id^="vk_post"] {
    margin-bottom: 20px;
}

.update {
    position: relative;
    background-color: #ffecb9;
    border: 1px solid #eebb74;
    width: 100%;
    padding: 17px 20px 18px 64px;
    margin: 30px 0 20px;
}

.update p {
    margin: 0;
    font-size: 15px;
}

.update .update_head {
    font-weight: 700;
    font-size: 20px;
    display: block;
}

.update:before {
    content: "!";
    position: absolute;
    display: inline-block;
    text-align: center;
    top: 19px;
    top: 19px;
    left: 21px;
    width: 25px;
    height: 25px;
    border: 1px solid #fff;
    border-radius: 50%;
    background-color: #ff9600;
    font-family: 'Open Sans';
    font-size: 19px;
    font-weight: 700;
    line-height: 23px;
    color: #fff;
    -webkit-box-shadow: 4px 4px 9px 0 rgba(0, 0, 0, .15);
    box-shadow: 4px 4px 9px 0 rgba(0, 0, 0, .15);
}

.update [id^="inpage"] {
    display: none;
}

.margin-v-50 {
    margin: 50px 0;
}

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

.margin-top-10 {
    margin-top: 10px !important;
}

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

.margin-top-25 {
    margin-top: 25px !important;
}

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

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

.margin-top-35 {
    margin-top: 35px !important;
}

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

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

.margin-top-55 {
    margin-top: 55px !important;
}

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

.margin-top-70 {
    margin-top: 70px !important;
}

.margin-top-100 {
    margin-top: 100px !important;
}

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

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

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

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-bottom-25 {
    margin-bottom: 25px !important;
}

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

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

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

.margin-bottom-55 {
    margin-bottom: 55px !important;
}

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

[id^="yandex"] {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 0;
}

/*.font_os [id^="yandex"] > div {
    margin-bottom: 20px;
}*/

.ya-main-page,
.ya-main-page [id^="yandex"] {
    margin: 0;
}

.ad-demo {
    width: 100%;
    height: 200px;
    background: #99c9ff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.coment_text img:not(.note-float-left),
.coment_text img:not(.note-float-right),
.pers_coment_text img:not(.note-float-left),
.pers_coment_text img:not(.note-float-right) {
    max-width: 100% !important;
    max-height: none !important;
    height: auto !important;
}

.coment_stat1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
    margin-top: 30px;
}

.podd, .com {
    height: 50px;
    display: inline-block;
    line-height: 50px;
    font-size: 18px;
    cursor: pointer;
    padding: 0 10px;
    position: relative;
    margin-bottom: 8px;
}

.podd, .com {
    color: #fff;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.user-com {
    color: #b0b0b0;
}

.podd div, .com div, .compl div {
    overflow: hidden;
    height: 50px;
    width: 100%;
}

.compl div {
    text-align: center;
}

.podd > span, .com > span, .podd .like-count {
    font-weight: 700;
    font-size: 22px;
    padding-top: 1px;
    text-align: right;
    margin-left: 5px;
}

.comebt_butt .count, .com_nam .count, .h2_margin_1 .count {
    font-weight: 400;
    margin-left: 5px;
}

.podd {
    background-color: #4bb467;
    position: relative;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
}

.podd:hover {
    background-color: #2CA44C;
}

.podd:active {
    background-color: #229440;
}


.hint-moe,
.no_user_like,
#no_user_like,
#no_user_bookmark,
.no_user_bookmark,
.no_user_bookmark1,
.no_user_bookmark2,
.no_user_bookmark3,
#yes_user_bookmark,
#del_user_bookmark,
#read_com,
#more_share,
.no_user_claim,
.down_line_nn .empty_com,
.now_views,
.tooltip-like {
    display: none;
    position: absolute;
    top: 45px;
    z-index: 990;
    background: #fff7d5;
    padding: 3px 7px;
    border: 1px solid #8c9fac;
    -webkit-box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, .2);
    box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, .2);
    font-size: 14px;
    text-align: center;
}

.tooltip-like {
    top: 20px;
    left: 30px;
}

.in-top .unnamed:hover .hint-moe {
    display: block;
    top: 38px;
    right: 0;
    width: 160px;
}

.in-top .notifications.guest-notification .no_user_bookmark {
    width: 162px;
    top: 32px;
    right: -10px;
    z-index: 1001;
}

.in-top .notifications.guest-notification .no_user_bookmark a {
    width: auto;
}

.user_views {
    display: inline;
}

.right_inform_top_line .user_views.many_view .now_views {
    top: 19px;
    right: 0;
}

.count-stroka, .user_views {
    position: relative
}

.count-stroka .user_views.many_view .now_views {
    top: 19px;
    left: -62px;
}

.many_view .now_views {
    margin-left: 0;
    width: 170px;
}

.many_view .now_views span {
    line-height: 1.2;
    word-wrap: break-word;
    margin-right: 0;
}

.many_view .now_views a {
    font-size: 14px;
    line-height: 1.2;
    margin-top: 3px;
    margin-bottom: 0;
    font-weight: 400;
    color: var(--moe-blue);
}

.user_views.many_view:hover .now_views {
    display: block;
}

.user_views.many_view .prosmotr {
    cursor: pointer;
}

.add_photo_count {
    position: absolute;
    bottom: 18px;
    left: 42px;
    z-index: 1000;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
    font-weight: 100;
    white-space: nowrap;
}

.comment_mob_lite.com_otvet .add_photo_count {
    bottom: 18px;
    left: 42px;
}

.add_photo {
    display: none;
    position: absolute;
    z-index: 1000;
    font-size: 14px;
    color: #fff;
    font-weight: 100;
}

.bookmark.bookmark-no:hover #yes_user_bookmark,
.bookmark.bookmark-yes:hover #del_user_bookmark,
.inform_top_line_v1 .inform_count .coments:hover #read_com,
.comment_mob_lite:hover .add_photo,
.down_line_nn button.coments:hover .empty_com {
    display: block;
}

#no_user_bookmark, #yes_user_bookmark, #del_user_bookmark {
    top: 25px;
    left: 13px;
}

#read_com {
    top: 20px;
    left: 0;
}

#more_share {
    top: 35px;
    left: -65px;
    z-index: 900;
}

.comment_mob_lite .add_photo {
    top: 19px;
    left: 42px;
}

.no_user_claim {
    right: 4px;
    top: 29px;
}

.upload-image #no_user_bookmark {
    top: 69px;
    left: 73px;
}

.for_mail .no_user_bookmark1 {
    top: 25px;
    left: 45px;
}

.pers_menu1_main .no_user_bookmark2 {
    top: 30px;
    right: 9%;
}

.down_line_nn .empty_com {
    top: 38px;
    left: -8px;
    width: 100px;
    line-height: 21px;
}

.add_photo_count1 {
    position: absolute;
    bottom: 56px;
    left: 25px;
    z-index: 1000;
    background: #ffdeb0;
    padding: 3px 7px;
    border: 1px solid #8c9fac;
    -webkit-box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, .2);
    box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, .2);
    font-size: 14px;
    max-width: 70%;
    display: none;
}

.visible {
    display: block !important;
}

.btn-share:hover #more_share {
    display: block;
}

.btn-share.open:hover #more_share {
    display: none;
}

.i-podd {
    background-image: url(/themes/default/front/img/podd.svg);
    height: 27px;
    width: 25px;
    margin: 0 5px 0 0;
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: -6px;
}

.i-compl {
    background-image: url(/themes/default/front/img/compl.svg);
    height: 20px;
    width: 22px;
    margin: 0 5px 0 0;
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: -4px;
}

.com {
    background-color: var(--moe-blue);
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
}

.com-btn .comebt_butt,
.coment_stat1 .comebt_butt {
    color: #fff;
    height: 50px;
    display: inline-block;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    padding: 0 10px;
    margin-top: 0;
    border-radius: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.coment_stat1 .podd,
.coment_stat1 .comebt_butt,
.coment_stat1 .compl {
    border-radius: 10px;
}

.com:hover,
.comment_mob_lite .file-upload label span:hover,
.comment_mob_lite .coment_form_wr input[type=button]:hover,
.comment_mob_lite .coment_form_wr input[type=reset]:hover,
.comets_block_wr .comets_block .coment_text .otvet_coment:hover,
.comets_block_wr .comets_block .coment_text_down .otvet_coment:hover,
.no_mod_nn input[type=submit]:hover,
.comebt_butt:hover,
#login_modal div button:hover,
.reg_pop_form div button:hover,
.claim_user_form_1 input.send_mail:hover {
    background-color: #3287D3;
}

.com:active,
.comment_mob_lite .file-upload label span:active,
.comment_mob_lite .coment_form_wr input[type=button]:active,
.comment_mob_lite .coment_form_wr input[type=reset]:active,
.comets_block_wr .comets_block .coment_text .otvet_coment:active,
.comets_block_wr .comets_block .coment_text_down .otvet_coment:active,
.no_mod_nn input[type=submit]:active,
.comebt_butt:active,
#login_modal div button:active,
.reg_pop_form div button:active,
.claim_user_form_1 input.send_mail:active {
    background-color: #1C76C7;
}

.comment_mob_lite .file-upload.guest label span:hover,
#login_modal div button.close:hover,
#login_modal div button.close:active,
.reg_pop_form button.close:hover,
.reg_pop_form div button.close:active {
    background-color: transparent;
}

.com i {
    display: inline-block;
    font-size: 18px;
    margin-right: 5px;
    color: #7ad6ff;
}

.com [class^="icon-"] {
    vertical-align: -3px;
}

.compl {
    height: 50px;
    display: inline-block;
    line-height: 50px;
    font-size: 18px;
    cursor: pointer;
    position: relative;
    margin-bottom: 8px;
    color: #8c9fac;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
}

.for_no_com {
    float: right;
    margin-bottom: 12px;
}

.min_ten_letter {
    color: #ff1239;
    margin-top: 5px;
    font-family: 'Open Sans';
}

.down_stat_wr {
    width: 100%;
    display: inline-block;
    margin: 20px 0 30px;
}

.title {
    font-size: 17px;
    line-height: 1.1;
}

.pomogem_razobr .small_plitka .title {
    font-size: 15px;
}

.pomogem_razobr .small_plitka:first-child a {
    margin-top: 0;
}

.live .w1 {
    width: 36%;
}

.live .w2 {
    width: 64%;
}

/*
.stat_centr_wr b, .stat_centr_wr strong {
    font-weight: 700;
    font-family: 'Open Sans' !important;
}


.stat_centr_wr i, .stat_centr_wr em {
    font-weight: 400;
    font-style: italic;
    font-family: 'Open Sans' !important;
}

.stat_centr_wr i b, .stat_centr_wr em strong {
    font-weight: 700;
    font-style: italic;
    font-family: 'Open Sans' !important;
}*/

.tabs_chitaemo .rubrika_green,
.inform_top_line .rubrika_green,
.inform_top_line_v1 .rubrika_green {
    color: #31aa51 !important;
}

.tabs_chitaemo .rubrika_srochno,
.inform_top_line .rubrika_srochno,
.inform_top_line_v1 .rubrika_srochno {
    color: #ff1239 !important;
}

/*.inform_top_line .rubrika_green:hover,
.inform_top_line_v1 .rubrika_green:hover {
    color: #1c8542 !important;
}*/

/*----------------------------------------------------*/

.lenta_title {
    color: #1e2c34;
    font-size: 16px;
    word-wrap: break-word;
}

.lenta_autor {
    font-size: 14px;
    color: #667278;
    display: block;
}

.lenta_dol {
    font-size: 13px;
    line-height: 1.3;
    margin-bottom: 4px;
    display: block;
    margin-bottom: 4px;
}

.rubrika_add {
    float: left;
    color: var(--moe-blue) !important;
    margin: 0 !important;
    font-size: 13px !important;
    display: inline-block !important;
    line-height: 20px !important;
    font-weight: 400 !important;
    width: 100%;
}

.rubrika_add_no100 {
    width: auto;
}

.header_slider1 {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
}

/*.header_slider1 img {
    max-width: 237px;
    height: 74px;
}*/

.youtube-embed-wrapper {
    margin-bottom: 20px;
}

.stat_centr_wr .p_iframe {
    position: relative;
    padding-bottom: 56.25%;
    /*padding-top: 20px;*/
    height: 0;
    overflow: hidden;
    margin: 30px 0;
    width: 100%;
}

.p_iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.text_stat iframe.note-video-clip,
.coment_text iframe.note-video-clip {
    width: 100%;
}

.print {
    width: auto;
    height: auto;
    outline: 0;
    border: none;
    color: #000;
    font-size: 17px;
    background-color: transparent;
    float: right;
    padding: 0;
    margin-top: -4px;
}

.print:hover {
    color: var(--moe-blue);
    text-decoration: underline;
}

/*.stat_centr_wr p iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.stat_centr_wr p {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 20px;
    height: 0;
    overflow: hidden;
}*/

/*---------------------------*/
.spravka_2 {
    float: left;
    width: 100%;
    margin: 10px 0 30px;
    padding: 20px 0;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}

.spravka_2 h4 {
    font-size: 26px;
    margin-bottom: 10px;
    font-weight: 400;
    margin-top: 0;
}

.spravka_2 p {
    font-size: 15px;
    color: #6d6d6d;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 20px;
}

.spravka_2 p a {
    text-decoration: underline;
}

/* -------------------------- */
#oblko_tegov .oblko_tegov_wr .alfavit ul {
    display: inline-block
}

#oblko_tegov .oblko_tegov_wr .alfavit ul li {
    float: left;
    display: inline-block;
    margin-right: 18px;
}

#oblko_tegov .oblko_tegov_wr .alfavit ul li:last-child {
    margin-left: 30px;
    margin-right: 0
}

#oblko_tegov .oblko_tegov_wr .alfavit ul li:last-child a {
    color: #1e2c34
}

#oblko_tegov .oblko_tegov_wr .alfavit ul li a {
    font-weight: 700;
    font-size: 20px;
    color: #b0babf;
    text-decoration: underline
}

#oblko_tegov .oblko_tegov_wr .alfavit ul li a:hover {
    text-decoration: none;
    color: #1e2c34
}

/* ------ Врезки -------- */
.sitebar_reklama_wr_5 {
    display: inline-block;
    width: 100%;
    padding: 20px 0;
    border-top: 1px solid #ededed;
    margin-bottom: 30px
}

.sitebar_reklama_wr_5 h3 {
    display: table;
    background-color: #fff;
    font-size: 14px;
    padding: 0 20px;
    margin: -32px auto 10px
}

/* ----- FONTS ----- */
.font_os {
    font-family: 'Open Sans';
    font-size: 16px !important;
    font-style: normal;
    margin-top: 20px;
}

.font_os figure img {
    max-width: 100%;
    height: auto;
    display: block
}

.font_os table {
    min-height: .01%;
    overflow-x: auto;
}

/*@font-face {*/
/*font-family: 'Open Sans';*/
/*src: url(/themes/default/front/fonts/opensans/opensans.ttf) format('truetype');*/
/*font-style: normal;*/
/*}*/

.text_just {
    text-align: justify;
}

.grad_w {
    position: absolute;
    bottom: 43px;
    left: 16px;
    width: calc(100% - 32px);
    height: 46px;
    background-image: url(/themes/default/front/img/grad_w.png);
}

.lenta_pic_inner {
    position: absolute;
    top: -45px;
}

.reklama_wr_mob {
    border: none;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 15px;
    position: relative;
    display: block;
    width: 100%;
    /*background-color: #e6e9ea;*/
    overflow: hidden;
}

.sitebar_reklama_wr.reklama_wr_mob {
    margin: 90px auto 0;
    padding: 0;
    max-width: 720px;
    border: none !important;
    display: block;
}

.vue-code + .sitebar_reklama_wr.reklama_wr_mob {
    margin: 0 auto;
}

.plitka_308 {
    height: 318px;
    /*overflow: hidden;*/
}

.chit_takge .plitka_308 {
    height: auto;
    margin-bottom: 50px;
}

.napravah {
    font-size: 0.7em;
    text-align: right;
    display: block;
}

.author_box {
    border: 1px solid #dfdfdf;
    margin: 15px 0;
    padding: 15px 30px;
    background-color: #ededed;
}

.author_hr {
    border-bottom: 1px dotted #000;
    margin: 5px 0;
}

.other_news {
    display: block;
    list-style: none;
    color: #555;
}

.other_news li:first-child {
    padding-top: 0;
}

.other_news li {
    display: block;
    padding: 10px 0;
}

.other_news a {
    font-size: 19px;
    font-weight: 700;
    color: #008acd;
}

ins, a {
    text-decoration: none;
}

.stat_centr_wr p a {
    text-decoration: none;
}

.font_os p a {
    text-decoration: none;
    /*padding: 0px 5px;*/
}

.data_othernews {
    font-size: .85em;
    color: #999;
}

.subtitle_othernew {
    font-family: Arial;
    font-size: 12px;
    display: block;
    margin: 5px 0 0;
}

.other_news_main {
    max-width: 960px;
    background: #fff;
    overflow: hidden;
    padding: 15px;
}

.other_news_main h1 {
    font-size: 1.95em;
    line-height: 1.25em;
    margin: 15px 0;
    display: block;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
}

.other_news_main h2 {
    display: block;
    line-height: 1.25em;
    margin: 10px 0 5px;
    font-family: 'Roboto Condensed', sans-serif;
}

.other_news_main p,
.other_news_main ul,
.other_news_main ol {
    margin: 10px 0;
    font-family: 'Open Sans';
    font-size: 14px;
}

.other_news_main ol li {
    margin-bottom: 7px;
    font-weight: normal;
    font-family: 'Open Sans';
}

.other_news_main ul li {
    margin-bottom: 7px;
    list-style-type: disc;
}

.other_news_main ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

.other_news_main iframe {
    width: 100%;
    max-width: 100%;
}

.opinion_250 {
    height: 250px;
}

.plitka_mnenie {
    height: 270px;
}

/*.plitka_opinion {
    height: 250px;
}*/

.how_comment {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff7d5;
    width: 100%;
    padding: 20px;
    margin-top: 15px;
    font-size: 14px;
    line-height: 1.4;
    font-family: 'Roboto';
}

.how_comment p {
    text-align: center;
}

.com_down_total {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
}

.comment_mob {
    display: inline-block;
    width: 100%;
    background-color: #2f434e;
    padding: 20px 0 20px;
    bottom: 0;
    color: #fff;
    margin: 20px auto;
}

.comment_mob_lite {
    display: inline-block;
    background-color: #4e6b80;
    padding: 15px;
    color: #fff;
    font-family: 'Open Sans';
    font-size: 14px;
    position: relative;
}

.comment_mob_lite .pol_name {
    margin-right: 0;
    width: 100%;
    margin-bottom: 15px;
}

.comment_mob_lite .pol_name .pol_name_guest > div .name {
    margin-right: 20px;
}

.comment_mob_lite .pol_name .pol_name_guest > div .name span {
    display: block;
    font-size: 15px;
    font-weight: 300;
}

.comment_mob_lite .pol_name .pol_name_guest div,
.comment_mob_lite .pol_name div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.comment_mob_lite .pol_name .pol_name_guest {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

.comment_mob_lite .pol_name .pol_name_guest p.attension_guest,
.comment_mob_lite .pol_name .pol_name_guest a {
    font-size: 14px;
    line-height: 1.4;
    font-family: 'Roboto';
    font-weight: 300;
    margin: 0;
    float: none;
}

.comment_mob_lite .pol_name .pol_name_guest p.attension_guest {
    position: relative;
    padding-left: 65px;
    min-height: 54px;
}

.comment_mob_lite .pol_name .pol_name_guest p.attension_guest span {
    color: #f1c831;
    font-weight: 700;
}

.comment_mob_lite .pol_name .pol_name_guest p.attension_guest:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    height: 48px;
    width: 55px;
    background-image: url(/themes/default/front/img/Attension.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.comment_mob_lite .pol_name .pol_name_guest p.attension_guest a {
    text-decoration: none;
    color: #acd0ee;
}

.comment_mob_lite .pol_name .pol_name_guest p.attension_guest a:hover,
.comment_mob_lite .pol_name .pol_name_guest p.attension_guest a:focus,
.comment_mob_lite .pol_name .pol_name_guest p.attension_guest a:active {
    text-decoration: underline;
}

.coment_form_wr .com_down_total input[type="text"] {
    margin-bottom: 0;
}

.comment_mob_lite.com_otvet .pol_name {
    width: calc(100% - 40px);
}

.comment_mob_lite .name,
.comment_mob_lite .getin {
    line-height: 1.2;
    flex-grow: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.comment_mob_lite .name {
    font-weight: 700;
}

.comment_mob_lite .pol_name a,
.comment_mob_lite .pol_name p {
    float: left;
    color: #fff;
    margin-right: 10px;
    line-height: 1.3;
    font-size: 15px;
}

.comment_mob_lite .pol_name .getin {
    text-decoration: underline;
    color: #acd0ee;
    font-family: 'Open Sans';
}

.comment_mob_lite .pol_name a:hover {
    opacity: 0.6;
}

.comment_mob_lite .pol_name a:active {
    opacity: 0.3;
}

.comment_mob_lite .pol_name .how_write {
    font-size: 15px;
    line-height: 1.2;
    font-weight: 300;
    float: right;
    text-decoration: underline;
    color: #c6e4ff;
    cursor: pointer;
    text-align: right;
    transition: .1s;
}

.comment_mob_lite .pol_name .how_write,
.comment_mob_lite.com_otvet .pol_name .how_write {
    margin: 10px 0;
}

.comment_mob_lite .pol_name .how_write:hover,
.comment_mob_lite .pol_name .how_write:focus,
.comment_mob_lite .pol_name .how_write:active {
    opacity: .6;
}

.comment_mob_lite .counter {
    text-align: left;
    opacity: 0.7;
}

.comment_mob_lite .texarea_wr,
.comment_mob_lite #sendCommentFrontnewsMobileFormGuest .texarea_wr {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 15px;
}

#sendCommentFrontnewsMobileFormGuest .texarea_wr label:first-child {
    margin-bottom: 0;
    display: block;
}

.comment_mob_lite textarea {
    background-color: #f6f8fa;
    max-width: 100%;
    min-width: 100%;
    box-sizing: border-box;
    margin-bottom: 5px;
}

.comment_mob_lite textarea:focus {
    border: 1px solid #2e485b;
    outline: none;
}

.comment_mob_lite .send_com {
    float: right;
    height: 34px;
    width: 130px;
    /* margin-bottom: 20px;*/
}

.log-line-div {
    margin-top: 10px;
    width: 100%;
}

.log-line {
    float: none !important;
}

.com_otvet .send_com {
    width: 110px;
    float: right;
    height: 34px;
    /*margin-bottom: 20px;*/
}

.comment_mob_lite .coment_form_wr input[type=button],
.comment_mob_lite .coment_form_wr input[type=reset],
.com_otvet .coment_form_wr input[type=button],
.com_otvet .coment_form_wr input[type=reset] {
    margin-top: 0;
    width: 100%;
    border: none;
    background-color: var(--moe-blue);
    color: #fff;
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 15px;
    letter-spacing: 0.5px;
    z-index: 100;
}

.comment_mob_lite .coment_form_wr input[type=button].close_form_otvet {
    background-image: url(/themes/default/front/img/close.svg);
    background-repeat: no-repeat;
    border: none;
    background-color: transparent;
    color: #fff;
    position: absolute;
    top: 31px;
    right: 15px;
    background-size: 18px;
    padding: 0 !important;
    margin: 0;
    width: 18px;
    height: 18px !important;
}

.comment_mob_lite .coment_form_wr input[type=button].close_form_otvet:hover {
    background-color: transparent;
    opacity: 0.7;
}

.comment_mob_lite .coment_form_wr input[type=button].close_form_otvet:active {
    background-color: transparent;
    opacity: 0.4;
}

.parent_comment {
    cursor: pointer;
}

.parent_comment:hover {
    color: #7a8489;
}

.parent_comment:active {
    color: #7a8489;
    background: rgba(122, 132, 137, 0.15);
    box-shadow: -3px 0 0 0 rgba(122, 132, 137, 0.15), 3px 0 0 0 rgba(122, 132, 137, 0.15);
}

.gray1 {
    background-color: #e3eaef;
    border: 1px solid #d6dde2;
    box-shadow: none;
}

/*.main_photo_height img {
    height: auto !important;
}*/

.lenta_nar_nov .write_nn a {
    margin: 0;
    color: #fff;
    background: #fbaf43;
    border: none;
    font-size: 15px;
    line-height: inherit;
    height: 37px;
}

.lenta_nar_nov .write_nn a i {
    font-size: 22px;
    opacity: 1;
    line-height: 31px;
    margin: 0 auto;
    float: none;
    display: inline-block;
}

/*Виды 6, 7, 8*/

.vid6_height {
    height: 350px;
    margin-bottom: 0;
}

.vid6_back {
    background-color: #2f434e;
    padding: 30px 30px 22px;
    margin-bottom: 30px;
}

.vid7-8 {
    position: relative;
    height: 325px;
    overflow: hidden;
    margin-bottom: 20px;
}

.vid7-8_img {
    height: 420px !important;
}

.vid7-8_height {
    height: 420px;
    width: calc(50% - 15px);
    margin-left: 15px;
}

.vid7-8_back {
    padding: 30px;
    height: 420px;
    margin-bottom: 30px;
}

.vid5_back_last, .vid6_back_last, .vid7-8_back_last {
    margin-bottom: 0;
}

.vid7-8_main_title {
    font-size: 24px;
    line-height: 1.2;
}

.vid7-8_main_subtitle {
    font-size: 19px;
    line-height: 1.3;
    font-weight: 400;
    display: inline-block;
    margin: 5px 0 5px;
}

.vid7-8_main_subtitle:empty {
    display: none;
}

.vid7-8_main_text {
    font-size: 13px;
    line-height: 1.4;
    font-family: 'Open Sans';
    font-weight: 400;
    display: inline-block;
    margin-top: 10px;
}

.vid7-8_grad {
    height: 30px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

#central_novosti .vid7-8_big_pl_text {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    line-height: 1.4;
    font-weight: 700;
}

.vid7_back {
    background-color: #2f434e;
}

.vid8_back {
    background-color: #eee;
}

.vid7_main_title,
.vid7_main_subtitle,
.vid7_main_text {
    color: #fff;
    transition: .2s;
}

.vid8_main_title,
.vid8_main_subtitle,
.vid8_main_text {
    color: #1e2c34;
    transition: .2s;
}

.vid7_grad {
    background: -moz-linear-gradient(top, rgba(47, 67, 78, 0) 0%, rgba(47, 67, 78, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(47, 67, 78, 0) 0%, rgba(47, 67, 78, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(47, 67, 78, 0) 0%, rgba(47, 67, 78, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002f434e', endColorstr='#2f434e', GradientType=0); /* IE6-9 */
}

.vid8_grad {
    background: -moz-linear-gradient(top, rgba(238, 238, 238, 0) 0%, rgba(238, 238, 238, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(238, 238, 238, 0) 0%, rgba(238, 238, 238, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(238, 238, 238, 0) 0%, rgba(238, 238, 238, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002f434e', endColorstr='#2f434e', GradientType=0); /* IE6-9 */
}

/*End of Виды 6, 7, 8*/

/*.main_photo_material:hover p.na_pravax_foto {
    color: white;
    background-color: rgba(6, 27, 53, .59);
    font-size: 12px;
    line-height: 25px;
    font-weight: 400;
}*/

/*.main_photo_back {
    background-color: #e3eaef;
    padding: 0 20px 20px 20px;
    margin: 0;
    color: #1e2c34;
}*/

.main_photo_back_opinion {
    padding-top: 20px;
}

.slider_gallery .main_photo_back {
    padding: 20px 20px 0;
}

.main_photo_back_opinion .description_main_photo:empty,
.main_photo_back_opinion .author_main_photo:empty {
    display: none;
}

.main_photo_bottom {
    border-bottom: 1px solid #dedddd;
}

/*.stat_centr_wr .description_main_photo,
.template-1 .stat_centr_wr .description_main_photo,
.fancybox-caption__body h6.fancybox-caption__body {
    font-weight: 700;
    font-family: 'Open Sans';
    font-size: 13px;
    line-height: 1.3em;
    margin: 0;
    padding-bottom: 4px;
}*/

/*.stat_centr_wr .description_main_photo p {
    font-weight: 700;
    font-family: 'Open Sans';
    font-size: 13px;
    line-height: 1.3em;
    margin: 0;
    padding-bottom: 0;
}*/

/*.stat_centr_wr .author_main_photo,
.template-1 .stat_centr_wr .author_main_photo,
.fancybox-caption__body p.fancybox-caption__body {
    font-family: 'Open Sans';
    font-size: 13px;
    line-height: 1.3em;
    margin: 0;
    font-weight: 400;
}*/

.fancybox-caption__body p.fancybox-caption__body {
    font-weight: 100;
}

.description_video_in_text {
    font-weight: 700;
    font-family: 'Open Sans';
    font-size: 13px;
    line-height: 1.3em;
    margin: -20px 0 20px;
    background-color: #000;
    padding: 19px;
}

.description_video_in_text p {
    font-size: 13px;
    line-height: 1.3em;
    margin-bottom: 0;
    color: #fff;
}

.parent_frontnews {
    width: 100%;
    color: white;
    background-color: #31aa51;
    text-align: center;
    font-size: 15px;
    padding: 5px 5px 5px;
    margin-bottom: 0;
    margin-top: 50px;
    line-height: 1.4;
}

.text_other {
    font-family: 'Open Sans';
    line-height: 1.6em;
}

.text_other li {
    font-size: 14px !important;
}

.text_other li ol {
    font-size: 14px !important;
}

.ppzag {
    font-weight: 700;
    font-family: 'Open Sans';
    font-size: 17px;
    line-height: 40px
}

/*.stat_centr_wr .gallery_section ul,
.stat_centr_wr .slider_gallery ul {
    margin: 0;
}*/

/*.line_before {
    background-color: #e3eaef;
    height: 20px;
    width: 100%;
}*/

/*.gal_foto_conteiner .line_before {
    width: calc(100% + 20px);
    margin-left: -10px;
}

.novost_detalka .gal_foto_conteiner .line_before {
    display: none;
}*/

/*.gal_block:only-child {
    margin-top: 0;
}*/

/*.gal_block:nth-child(2) {
    margin-top: -20px;
    z-index: 600;
}*/

/*.novost_detalka .gal_block:nth-child(2),
.slider_gallery .gal_block:nth-child(2) {
    margin-top: 0;
}*/

/*.gal_foto_conteiner > div {
    padding: 0 10px;
}

.novost_detalka .gal_foto_conteiner > div {
    padding: 20px 10px;
}

.gal_block .v_decription_gal_yes {
    background-color: #e3eaef;
    padding: 20px 20px 0;
}

.gal_block .v_decription_gal_no {
    background-color: #e3eaef;
    padding: 20px;
    !*margin-bottom: 20px;*!
}

.gal_block .v_decription:empty {
    display: none;
}

.gallery_section .galery li.main_for_video a,
.slider_gallery .galery li.main_for_video a {
    display: inline;
}

.main_photo_back p:only-child {
    padding-bottom: 0;
}

.description_main_photo:empty {
    padding-bottom: 0;
}*/

.stat_centr_wr ul,
.stat_centr_wr ol {
    display: block;
    padding-left: 0;
    margin: 0 0 20px 40px;
    width: calc(100% - 40px);
}

.stat_centr_wr ul li,
.stat_centr_wr ol li {
    font-weight: 700;
    line-height: 1.5;
    font-family: 'Open Sans';
    margin-bottom: 8px;
}

.stat_centr_wr ul li {
    list-style: disc;
}


.count_photo_nn {
    width: 130px;
    height: 100px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: rgba(11, 11, 11, 0.40);
    color: #fff;
    font-weight: 700;
    font-family: 'Roboto Condensed';
    font-size: 62px;
    line-height: 100px;
    text-align: center;
}

/* Блок главного фото */
/*.stat_centr_wr .main_photo_pos {
    padding: 0;
    margin: 0;
}*/

/*
.main_photo_hr {
    height: 19px;
    border-bottom: 1px solid #dedddd;
    margin: 0 auto;
    background-color: antiquewhite;
}
*/

/*Авторизация-регистрация*/

.log_pass {
    height: 155px;
}

.help-block {
    margin-bottom: 10px;
    margin-top: 0;
    line-height: 1;
}

.help-block strong {
    font-size: 14px !important;
    color: #ff2246 !important;
    font-weight: normal !important;
}

#flash-overlay-modal .modal-content {
    border-radius: 0 !important;
    text-align: center;
}

.recovery .panel {
    border-radius: 0;
}

.recovery .panel-body {
    width: 330px;
    margin: 20px auto;
}

.recovery .btn {
    font-size: 14px !important;
    border-radius: 0;
    background-color: var(--moe-blue);
    border: none;
}

.recovery .btn:hover,
.recovery .btn:active,
.recovery .btn:focus {
    background-color: #455795;
    border: none;
}

.recovery i.fa-refresh {
    margin: 4px 10px 0 5px;
    padding: 0;
}

.recovery h1 {
    margin: 0 -15px;
    font-size: 26px;
}

.recovery input {
    border-radius: 0;
}

/*--------------------------------------------------------------------------*/

#prislNovNewUser .modal-header,
#prislNovNewGuest .modal-header {
    padding: 0;
    border-bottom: none;
}

.mod_nn input,
.mod_nn textarea {
    border: 1px solid #d3d3d3;
    width: 100%;
    max-width: 100%;
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 1.7;
}

.mod_nn {
    display: none;
    padding: 30px;
    border-radius: 0;
}

.mod_nn label {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    font-size: 16px;
    color: #1e2c34;
    margin-bottom: 4px
}

.mod_nn label .obizatelno {
    font-size: 18px;
    color: #ff2246
}

.mod_nn label span.gr_pod {
    color: #a6b0b5
}

.mod_nn input {
    height: 35px;
    padding-left: 15px;
    padding-right: 15px;
}

.mod_nn textarea {
    padding: 10px 15px;
    height: 99px
}

.mod_nn .check_wr {
    display: inline-block;
    width: 100%;
    margin: 15px 0
}

.mod_nn .check_wr .jq-checkbox.checked .jq-checkbox__div {
    width: 10px;
    height: 10px;
    margin: 2px 3px 0 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #2196F3;
    -webkit-box-shadow: none;
    box-shadow: none
}

.mod_nn .check_wr .jq-checkbox {
    top: -2px;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin: 2px 4px 0 0;
    border: 1px solid #C3C3C3;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #FFF;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer
}

.mod_nn .lost_pass {
    font-size: 16px;
    display: inline-block;
    float: left;
    border-bottom: 1px dotted;
    margin-bottom: 10px
}

.mod_nn .podel_social {
    display: inline-block;
    width: 100%;
    margin-top: 3px
}

.mod_nn .podel_social span {
    margin-bottom: 10px;
    display: inline-block;
    color: #a6b0b5
}

.mod_nn input[type=submit] {
    margin-top: 40px;
    width: 100%;
    border: none;
    background-color: var(--moe-blue);
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 20px
}

.mod_nn .name_vhod_popup {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px
}

.mod_nn .name_vhod_popup span {
    font-size: 24px;
    display: inline-block;
    float: left;
    margin-right: 10px;
    color: #1e2c34;
    line-height: 30px;
}

.mod_nn .name_vhod_popup p {
    font-size: 16px;
    display: inline-block;
    float: left;
    margin-right: 10px
}

.mod_nn .name_vhod_popup a {
    font-size: 18px;
    display: inline-block;
    float: left;
    border-bottom: 1px dotted
}

.mod_nn .select {
    width: 100%
}

.mod_nn .select .jq-selectbox__select {
    height: 40px;
    width: 100%;
    padding: 0 45px 0 15px;
    border: 1px solid #CCC;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #333;
    text-shadow: none;
    line-height: 40px
}

.mod_nn .select .jq-selectbox__trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 100%;
    border-left: none;
    line-height: 40px;
    background-image: url(/themes/default/front/st_bt.png);
    background: no-repeat;
}

.mod_nn .select .jq-selectbox__select-text {
    display: block;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #a9a9a9;
    font-size: 16px;
    font-weight: 400;
}

.mod_nn .select .jq-selectbox__trigger-arrow {
    position: absolute;
    top: 16px;
    right: 12px;
    background-image: url(/themes/default/front/img/st_bt.png);
    width: 12px;
    height: 7px;
    border-top: none;
    border-right: none;
    border-left: none
}

.mod_nn .jq-selectbox li:hover {
    background-color: var(--moe-blue);
}

.wid_51 {
    color: #ff1239;
    padding: 0;
    margin-bottom: 15px;
}

.mod_nn input[type=button] {
    margin-top: 20px;
    width: 100%;
    border: none;
    background-color: var(--moe-blue);
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    font-weight: 400;
}

.mod_nn .jq-file {
    width: 270px;
    border-radius: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
}

.mod_nn .jq-file__name {
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    height: 34px;
    padding: 0 80px 0 10px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 0;
    background: #FFF;
    box-shadow: inset 1px 1px #F1F1F1;
    font: 14px/32px Arial, sans-serif;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mod_nn .jq-file__browse {
    position: absolute;
    top: 1px;
    right: 1px;
    padding: 0 10px;
    border-left: 1px solid #CCC;
    border-radius: 0;
    background: #F5F5F5;
    background: -webkit-linear-gradient(#FFF, #E6E6E6);
    background: #E6E6E6;
    box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px/32px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #FFF;
    font-weight: 400;
}

/*--------------------------------------------------------------------------*/

.has-error .form-control {
    border-color: #ff2246 !important;
}

#reg-form {
    padding: 0 !important;
}

#reg-form .about_reg {
    display: inline-block;
    float: left;
    height: 100%;
    width: 50%;
}

#reg-form .about_reg .logo_bl {
    display: inline-block;
    width: 100%;
    height: 110px;
    background-color: var(--moe-blue);
    padding: 15px 30px;
}

#reg-form .about_reg .text_block {
    padding: 15px 0 15px 30px;
}

#reg-form .about_reg .text_block p {
    margin-bottom: 10px;
    line-height: 1.3em;
}

#reg-form input[type=submit] {
    margin-top: 15px;
    width: 100%
}

#reg-form .text_block ul {
    list-style-type: disc;
    -webkit-padding-start: 0;
    padding: 0;
    margin-bottom: 10px;
    line-height: 1.3;
}

#reg-form .text_block ul li {
    margin-bottom: 4px;
    list-style-type: disc;
    margin-left: 15px;
}

#reg-form .text_block ul li:first-child {
    margin-top: 5px;
}

#reg-form .about_reg .text_block p:first-child {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 15px;
}

#reg-form .about_reg .text_block p:last-child {
    font-weight: 700;
    margin-top: 9px;
    margin-bottom: 0;
    display: inline-block;
}

/*#reg-form .reg_pop_form {
    width: 50%;
    display: inline-block;
    padding: 30px;
    float: left
}*/

.modal {
    bottom: auto !important;
    overflow: visible !important;
}

.modal-content {
    border: none;
}

#login_modal .modal-header, .reg_pop_form .modal-header {
    padding: 0;
    border: none;
}

#login_modal span, .reg_pop_form span {
    font-size: 19px;
    /*display: inline-block;*/
    /*margin-right: 5px;*/
    color: #1e2c34;
}

#login_modal .vhod, .reg_pop_form .vhod {
    font-size: 16px;
    display: inline-block;
    border-bottom: 1px dotted;
    margin-left: 5px;
}

.reg_pop_form label span.gr_pod {
    color: #a6b0b5;
    font-size: 14px;
}

.ob-block {
    display: inline-block;
    float: left;
    margin-right: 4px !important;
}

#login_modal .form-group, #login_modal form label, .reg_pop_form label {
    margin-bottom: 0;
}

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

#login_modal form label .obizatelno, .reg_pop_form label .obizatelno {
    font-size: 18px;
    color: #ff2246;
    margin-right: 0;
}

#login_modal .lost_pass {
    font-size: 16px;
    display: inline-block;
    float: left;
    border-bottom: 1px dotted;
    margin-bottom: 10px
}

#login_modal .podel_social {
    display: inline-block;
    width: 100%;
    margin: 0 auto 15px;
    text-align: center;
}

#login_modal .podel_social span {
    margin-bottom: 10px;
    display: inline-block;
    color: #a6b0b5;
    font-size: 16px;
    width: 100%;
}

#login_modal .form-control, .reg_pop_form .form-control {
    border-radius: 0;
}

.reg_pop_form .modal-footer {
    padding: 0;
    border: 0;
    text-align: left;
}

.reg_pop_form .check_wr {
    margin: 10px 0;
}

#login_modal div button, .reg_pop_form div button {
    width: 100%;
    border: none;
    background-color: var(--moe-blue);
    color: #fff;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
}

.captcha-item {
    transform: scale(0.795);
    -webkit-transform: scale(0.795);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

/*End of Авторизация-регистрация*/
/*Фото внутри текста*/
.photo_gor img {
    width: 100% !important;
    height: auto !important;
}

.stat_centr_wr ul li .plit_block {
    margin: 20px 0;
}

.photo_ver img {
    width: 100% !important;
    height: 100% !important;
}

.photo_in_text_down {
    background-color: #e3eaef;
    padding: 19px;
}

/*.photo_small_div_left,
.photo_small_div_right {
    margin-bottom: 20px;
}*/

.photo_small_div_left.min,
.photo_small_div_right.min {
    width: 110px;
}

.photo_small_div_left .photo_small img,
.photo_small_div_right .photo_small img,
.template-1 .stat_centr_wr .photo_small_div_left .photo_small img,
.template-1 .stat_centr_wr .photo_small_div_right .photo_small img {
    width: 100% !important;
    height: auto !important;
    margin: 0;
}

/*.photo_small_desc {
    padding-top: 7px;
}*/

.stat_centr_wr p img {
    max-width: 100% !important;
    height: auto !important;
    width: 100% !important;
    margin: 20px 0;
    display: block;
}

.author-all {
    /*padding: 0 15px;*/
}

.plit_block .row:before {
    content: normal !important;
    display: table;
}

/*End of Фото внутри текста*/

.fixed_coment .vash_com p {
    line-height: 30px;
}

.margin- {
    margin-left: 0;
}

.avtor_about_add {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    /*max-width: 200px;*/
}

/*Важная плашка*/

.srochno {
    display: block;
    width: 100%;
    margin-bottom: 25px;
    margin-top: 25px;
}

.srochno_wr,
.srochno_wr div,
.del_sroch {
    transition: all .1s ease;
}

.srochno_wr {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    min-height: 39px;
    position: relative;
    padding: 5px 10px;
    border-radius: 16px;
    overflow: hidden;
    font-weight: 400;
    font-size: 19px;
    text-align: center;
    line-height: 1.2em;
    color: #fff;
}

.srochno_wr:hover,
.srochno_wr:focus,
.srochno_wr:active {
    color: #fff;
}

.srochno_wr div {
    margin: 2px 9px;
}

.srochno_wr .s-marker {
    text-transform: uppercase;
    height: 25px;
    line-height: 24px;
    padding: 1px 11px 0;
    margin-right: 16px;
    max-width: calc(100% - 80px);
    border-radius: 2px;
    background-color: #fff;
}

.del_sroch {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 19px;
    cursor: pointer;
    height: 39px;
    width: 39px;
    line-height: 39px;
    text-align: center;
    color: #fff;
}

.del_sroch:hover {
    opacity: 0.7;
    color: #fff;
}

.del_sroch:active {
    opacity: 0.4;
    color: #fff;
}

@media (min-width: 576px) {
    .srochno_wr {
        padding: 5px 30px;
    }
}

/*----*/

.srochno_wr_1 {
    background-color: #ff1239;
}

.srochno_wr_1 .s-marker {
    color: #ff1239;
}

.srochno_wr_1:hover {
    background-color: #da1237;
}

.srochno_wr_1 .s-marker:hover {
    color: #da1237;
}

/*----*/

.srochno_wr_2 {
    background-color: #000;
}

.srochno_wr_2 .s-marker {
    color: #000;
}

.srochno_wr_2:hover {
    background-color: #252525;
}

.srochno_wr_2 .s-marker:hover {
    color: #252525;
}

/*----*/

.srochno_wr_3 {
    background-color: #31aa51;
}

.srochno_wr_3 .s-marker {
    color: #31aa51;
}

.srochno_wr_3:hover {
    background-color: #2e984c;
}

.srochno_wr_3 .s-marker:hover {
    color: #2e984c;
}

/*----*/

.srochno_wr_4 {
    background-color: var(--moe-blue);
}

.srochno_wr_4 .s-marker {
    color: var(--moe-blue);
}

.srochno_wr_4:hover {
    background-color: #478bcc;
}

.srochno_wr_4 .s-marker:hover {
    color: #478bcc;
}

/*----*/

.srochno_wr_5 {
    background-color: #fbaf43;
}

.srochno_wr_5 .s-marker {
    color: #fbaf43;
}

.srochno_wr_5:hover {
    background-color: #e59c40;
}

.srochno_wr_5 .s-marker:hover {
    color: #e59c40;
}

/*End of Важная плашка*/

/*Блок Люди говорят*/

#ludi_gov_1 .comment_day a p {
    color: #fff;
}

#ludi_gov_1 .s_bar {
    background-color: rgba(60, 69, 76, 0.07);
    padding: 0 10px;
    border-bottom: 1px solid rgba(96, 125, 139, 0.2);
    border-top: 1px solid rgba(96, 125, 139, 0.2);
}

#ludi_gov_1 .right_s_bar .coment_wr .coment_about {
    padding: 20px 25px;
}

#ludi_gov_1 .coment_about .mnenie_avtor {
    height: 35px;
    margin-bottom: 10px;
    width: 100%;
}

/*End of Блок Люди говорят*/

/*Мнения*/

.mnenie_avtor_text h1 {
    font-size: 14px;
}

.mnenie_avtor_name {
    font-weight: 700;
}

.mnenie_avtor_text h1 div {
    margin-bottom: 5px;
}

.mnenie_avtor .mnenie_avtor_text p,
.mnenie_avtor1 .mnenie_avtor_text p,
.mnenie_avtor .mnenie_avtor_text p span,
.mnenie_avtor1 .mnenie_avtor_text p span {
    font-weight: 400;
}

.mnenie_other_head {
    font-weight: 400;
    font-size: 21px;
    margin: 30px 0 15px;
}

.mnenie_other {
    padding: 10px 10px 5px;
    background-color: #e3eaef;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.mnenie_other .inform_top_line,
.mnenie_other .inform_top_line span {
    display: inline-block;
    line-height: 20px;
}

.mnenie_other a p {
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 10px;
}

.w_50_09 {
    width: auto !important;
    padding: 0 30px;
    height: 38px;
    line-height: 40px;
}

.w_50_091 {
    width: auto !important;
    height: 38px !important;
    line-height: 40px;
    padding: 0 10px;
    flex-grow: 1;
}

.width_line1 {
    width: calc(100% - 178px);
    float: left;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px !important;
}

.soc_mnenie {
    float: right;
    width: 169px;
    height: 40px;
}

.stat_centr_wr .inform_top_line p {
    font-size: 14px;
    display: inline-block;
    color: var(--moe-blue);
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    float: left;
    line-height: 40px;
    font-weight: 400;
}

.mnenie_avtor_img {
    height: 100px;
    min-width: 100px;
    max-width: 100px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}

.mnenie_avtor_img img,
.mnenie_avtor1 .mnenie_avtor_img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

/*.stat_centr_wr p {
    line-height: 1.5;
    margin-bottom: 25px;
}*/

.position_soc_mnenie {
    position: absolute;
    right: 10px
}

/*End of Мнения*/

.stat_centr_wr.other-page h1 {
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 30px;
}

.stat_centr_wr.other-page h1,
.stat_centr_wr.other-page h2,
.stat_centr_wr.other-page h3,
.stat_centr_wr.other-page h4 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
}

.stat_centr_wr.other-page h3 {
    font-size: 2em;
    margin-bottom: 5px;
}

.stat_centr_wr.other-page p {
    margin-bottom: 10px;
}

.stat_centr_wr.other-page p,
.stat_centr_wr.other-page ol li,
.stat_centr_wr.other-page ul li {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 1.5;
}

.stat_centr_wr.other-page ol li,
.stat_centr_wr.other-page ul li {
    font-weight: 400;
}

.stat_centr_wr.other-page h4 {
    font-size: 1.6em;
    margin-bottom: 5px;
}

.stat_centr_wr.other-page table {
    margin: 20px 0;
    width: 100%;
    border-collapse: collapse;
}

.stat_centr_wr.other-page th,
.stat_centr_wr.other-page td {
    font-size: 14px;
    line-height: 1.4;
    padding: 10px;
    font-family: 'Open Sans';
    word-wrap: break-word;
    vertical-align: middle;
    text-align: left;
}

.stat_centr_wr.other-page th.center,
.stat_centr_wr.other-page td.center {
    text-align: center;
}

.stat_centr_wr.other-page th {
    font-weight: 700;
}

.level-1 {
    font-weight: 700;
    font-family: 'Open Sans';
    font-size: 14px;
    margin: 20px 0 10px;
}

.page_text, .level-2 {
    font-family: 'Open Sans';
    font-size: 14px;
    margin: 0 0 10px;
}

.page_text ol,
.level-2 ol {
    font-family: 'Open Sans';
    font-size: 14px;
    margin: 0 0 20px;
}

.page_text li,
.level-2 li {
    font-family: 'Open Sans';
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 400;
}

.page_text ul li,
.level-2 ul li {
    margin-bottom: 5px;
    list-style-type: disc;
    margin-left: 16px;
}

ol.page_text {
    list-style: none;
    counter-reset: li;
    padding-left: 20px;
}

ol.page_text li:before {
    counter-increment: li;
    content: counters(li, ".") ". ";
    font-weight: 700;
}

ol.page_text.page_text_2 {
    margin: 0;
}

ol.page_text.page_text_2 li:first-child {
    margin-top: 10px;
}

.adv_lenta {
    padding: 0;
    border-bottom: 1px solid #eee;
    text-align: center;
}

.adv_lenta p {
    font-size: 12px;
    margin-bottom: 10px;
}

.select_arh .jq-selectbox__dropdown {
    max-width: 100%;
    border-radius: 0;
    margin: -1px 0 0;
    border: 1px solid #a9a9a9;
}

.select_arh .jq-selectbox li:hover {
    background-color: var(--moe-blue);
}

.select_arh .jq-selectbox li.selected {
    background-color: rgba(76, 156, 226, 0.8);
}

.desc {
    margin-top: 30px;
    font-family: 'Open Sans', Arial, sans-serif;
}

/*.novost_detalka .gallery_section,
.novost_detalka .slider_gallery {
    margin-bottom: 20px;
}*/

.main_video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 20px;
    height: 0;
    overflow: hidden;
    margin-bottom: 30px;
}

.vid_otstup {
    margin-bottom: 30px;
}

.podelis {
    font-size: 19px !important;
    margin-bottom: 8px !important;
}

#premodComment {
    height: 100vh;
}

#premodComment.modal {
    text-align: center;
}

@media screen and (min-width: 768px) {
    #premodComment.modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}

#premodComment .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

#premodComment .modal-content {
    border-radius: 5px;
}

.title_hover:after {
    display: none;
    content: attr(data-title);
    padding: 5px;
    background-color: rgba(76, 156, 226, 0.51);
    font-size: 12px;
    font-family: 'Roboto Condensed';
}

.title_hover:hover:after {
    display: block;
}

/*----НН main---*/

.middle_col {
    background-color: #e3eaef;
    height: 100%;
    width: 100%;
}

.pravila_new {
    color: var(--moe-blue);
    text-decoration: underline
}

.fa-list-ul {
    float: left;
    margin: 3px 5px 0 0;
    opacity: 0.5;
}

.fa-pencil {
    float: left;
    margin: 3px 5px 0 0;
    opacity: 0.5;
}

.nn_v {
    margin-bottom: 20px;
    width: 100%;
}

.nn_v p {
    font-family: 'Roboto Condensed';
    margin-bottom: 5px;
}

.last-block-in-column .sitebar_reklama_wr {
    margin-top: 40px !important;
    margin-bottom: 0 !important;
}

.sitebar_reklama_nn {
    width: 100%;
    margin: 40px 0;
}

.sitebar_reklama_nn .sitebar_reklama_wr {
    margin: 0;
    padding: 0;
    border: none;
}

.middle_col .samoe_chitaemo_nn {
    padding: 10px;
    background-color: #fff;
    margin: 40px 0;
    width: 100%;
    display: block;
    border: 4px solid #ffeb7f;
}

.middle_col .h2,
.best_messages .h2,
.middle_col .samoe_chitaemo_nn .h2,
.middle_col .rasskaz_nn .h2,
.live h2, .left_nn .h2_margin_2, .live_h2,
#nov_card .left_nn .novost_detalka h2,
.news_h2,
.com_nam1 {
    font-family: 'Roboto Condensed';
    font-size: 21px;
    line-height: 1.2;
    text-transform: uppercase;
    background-color: transparent;
    padding: 0;
    margin: 0 0 5px;
    font-weight: 400;
    color: #1e2c34;
}

.best_messages {
    padding: 20px;
    background-color: #fff;
    margin: 30px 0 40px 0;
    width: 100%;
    display: block;
    border-top: 6px solid #fbaf43;
}

.best_messages.on-white {
    background-color: #eff4f7;
    border-left: 1px solid #ddeaf1;
    border-right: 1px solid #ddeaf1;
    border-bottom: 1px solid #ddeaf1;
    margin: 0 0 40px 0;
}

.best_mess_block {
    display: block;
    position: relative;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #b3bfcb;
}

.best_messages .best_mess_block:last-of-type {
    padding: 10px 0 0;
    border-bottom: none;
}

.best_messages p {
    display: inline-block;
    font-family: 'Open Sans';
    font-size: 13px;
    line-height: 1.3;
}

.best_messages > a,
.rasskaz_nn > a {
    margin-top: 20px;
    display: inline-block;
    font-family: 'Open Sans';
    font-size: 13px;
    text-decoration: underline;
}

.rasskaz_nn > a {
    margin-top: 5px;
}

.best_messages .lines_18 {
    padding-top: 1px;
}

.best_messages .lines_18 p {
    margin-right: 10px;
    line-height: 15px;
    font-size: 14px;
    float: left;
    font-family: 'Roboto Condensed';
}

.best_messages .lines_18 .name {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 52px;
    word-wrap: normal;
    white-space: nowrap;
}

.best_messages .lines.lines_18 .line1 {
    margin-bottom: 2.5px;
}

.best_messages .lines.lines_18 .line1 .user_status {
    display: none;
}

.best_messages .lines.lines_18 .line2 {
    margin-bottom: -2px;
}

.best_messages .best_head {
    line-height: 17px;
    font-family: 'Open Sans';
    font-size: 13px;
    font-weight: 700;
    word-wrap: break-word;
}

.best_mess_block .golg-megaphone,
.best_mess_block .silver-megaphone {
    position: absolute;
    top: 20px;
    right: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-image: url(/themes/default/front/img/megaphone-white.svg);
    background-size: 17px 17px;
    background-position: 5px;
    background-repeat: no-repeat;
    background-color: transparent;
    opacity: .5;
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
}

.best_mess_block .golg-megaphone {
    background-color: #fbaf43;
}

.best_mess_block .silver-megaphone {
    background-color: #91a8c1;
}

.best_mess_block > a:active + .golg-megaphone,
.best_mess_block > a:active + .silver-megaphone {
    opacity: 1;
}

.com_nam1 {
    float: left;
}

#nov_card .left_nn .novost_detalka .h_show {
    font-size: 32px;
    color: #1e2c34;
    line-height: 36px;
    margin-top: 30px;
    margin-bottom: 20px;
    word-wrap: break-word;
    font-weight: 700;
    text-transform: none;
}

.head_com_block {
    /*margin-top: 50px;*/
    display: block;
    width: 100%;
}

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

.h2_margin_2 {
    margin-top: 50px !important;
    margin-bottom: 35px !important;
}

.h2_margin_3 {
    margin-top: 50px !important;
    float: left;
}

.left_nn .pravila1,
.pravila1 {
    float: right;
    text-decoration: underline;
    line-height: 29px;
    font-family: 'Open Sans', sans-serif;
}

/*.middle_col .rasskaz_nn h2 {
    margin-bottom: 10px;
}*/

.rasskaz_nn {
    margin: 40px 0;
    width: 100%;
    display: block;
}

.samoe_chitaemo_nn .tabs_chitaemo {
    background: #fff;
    padding: 0;
}

.samoe_chitaemo_nn ul.tab_chitaemo_navigation {
    list-style: none;
    margin: 0 -13px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.samoe_chitaemo_nn ul.tab_chitaemo_navigation li {
    display: inline
}

.samoe_chitaemo_nn ul.tab_chitaemo_navigation li a {
    padding: 4px 9px;
    background-color: #ffeb7f;
    color: #5d5738;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    margin: 3px .5px 4px;
    display: inline-block;
    font-family: 'Roboto Condensed';
}

.samoe_chitaemo_nn ul.tab_chitaemo_navigation li a.selected {
    background: #ffeb7f;
    /*background: #2f434e;*/
    color: #5d5738;
    /*color: #fff;*/
}

.samoe_chitaemo_nn ul.tab_chitaemo_navigation li a.selected:before {
    content: "";
    position: absolute;
    border-right: 7px solid transparent;
    border-top: 7px solid #ffeb7f;
    /*border-top: 7px solid #2f434e;*/
    border-left: 7px solid transparent;
    bottom: -7px;
    right: -webkit-calc(50% - 7px);
    right: calc(50% - 7px)
}

.samoe_chitaemo_nn ul.tab_chitaemo_navigation li a:hover {
    background: #ccc;
    color: #000
}

.samoe_chitaemo_nn ul.tab_chitaemo_navigation li a:focus {
    outline: 0
}

.samoe_chitaemo_nn .tabs_chitaemo .sitebar_text_nov {
    display: inline-block;
    width: 100%;
    padding: 5px 0 0;
    border-bottom: 1px solid #f1f1f1
}

.samoe_chitaemo_nn .tabs_chitaemo .sitebar_text_nov:last-child {
    border: none
}

.samoe_chitaemo_nn .tabs_chitaemo .sitebar_text_nov p {
    margin-top: 0px;
    font-size: 13px;
    letter-spacing: 0px;
    font-family: 'Open Sans';
    font-weight: 700;
    line-height: 1.3;
}

.middle_col .inform_top_line span {
    font-size: 13px;
}

.inform_top_line p,
.inform_top_line p.green_bg,
.inform_top_line span,
.inform_top_line .rubrika_srochno {
    font-size: 14px;
    display: flex;
    align-items: center;
    font-family: 'Roboto Condensed';
}

.archive_themes .inform_top_line span {
    line-height: .7;
}

.title_red_nn {
    margin: 15px 0;
}

.title_red_nn .inform_top_line {
    margin-bottom: -2px;
}

.title_red_nn p a,
.live_com a p {
    line-height: 17px;
    font-family: 'Open Sans';
    font-size: 13px;
    font-weight: 700;
    word-wrap: break-word;
}

.title_red_nn p {
    display: inline-block;
    margin: 5px 0 3px;
    line-height: 1.2;
}

.rasskaz_nn .inform_top_line span > span {
    font-size: 10px;
    margin-top: 2px;
}

.rasskaz_nn .inform_top_line span:first-of-type > span {
    margin-left: 0;
}

.rasskaz_nn_autor {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    padding: 7px 10px 10px;
    position: relative;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .18);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .18);
    margin-top: 10px;
    font-family: 'Roboto Condensed';
}

.rasskaz_nn_autor:after {
    content: "";
    position: absolute;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    top: -10px;
    left: 40px;
}

.rasskaz_nn_autor:before {
    content: "";
    position: absolute;
    border-right: 11px solid transparent;
    border-bottom: 11px solid rgba(0, 0, 0, .18);
    border-left: 11px solid transparent;
    top: -11px;
    left: 39px;
}

.rasskaz_nn_autor .mnenie_avtor,
.live_autor_com {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.rasskaz_nn_autor .mnenie_avtor_img {
    display: inline-block;
    min-width: 40px;
    max-width: 40px;
    float: left;
    height: 40px;
    background-size: cover;
    margin-right: 10px;
    background-position: center;
}

.rasskaz_nn_autor a {
    font-size: 14px;
    color: var(--moe-blue);
    text-decoration: none;
    margin-bottom: 0;
}

.rasskaz_nn_autor span {
    color: #a5a6a7;
    font-size: 13px;
    margin-bottom: 5px;
    display: inline-block;
}

/*.live {
    margin-top: 30px;
}*/

.live_lenata_row {
    height: calc(100vh - 140px);
    width: 100%;
    overflow: hidden;
}

.live_lenata_row:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    z-index: 2;
    border-radius: 0;
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 0) 100%);
}

.live_com {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-top: 10px;
    font-family: 'Open Sans';
    font-size: 13px;
    border-bottom: 1px solid #b1bfca;
    padding-bottom: 10px;
}

.live_com:first-child {
    margin-top: 0;
}

.live_autor_com {
    height: 30px;
    margin: 10px 0 7px;
    overflow: hidden;
}

.live_av_img {
    display: inline-table;
    width: 30px;
    min-width: 30px;
    max-width: 30px;
    float: left;
    height: 30px;
    background-size: cover;
    margin-right: 10px;
    background-position: center;
    background-color: #eee;
}

.live_autor {
    font-size: 14px;
    font-family: 'Roboto Condensed';
}

.live_autor_com .inform_top_line span {
    float: none;
    display: block;
    margin-top: -1px;
}

.live_text,
.live_com .live_text a p {
    line-height: 1.3;
    display: inline-block;
    word-wrap: break-word;
    width: 100%;
    font-weight: 400;
}

.gradient_white {
    height: 50px;
    position: relative;
    bottom: calc(0px + 50px);
    width: 100%;
    z-index: 100;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0); /* IE6-9 */
}

.gradient_white1 {
    display: none;
    height: 60px;
    position: absolute;
    bottom: 0;
    width: calc(100% - 22px);
    z-index: 100;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0); /* IE6-9 */
}

.modal_nn .gradient_white1 {
    height: 20px;
    position: relative;
    bottom: calc(0px + 20px);
    width: 100%;
}

.live h2 {
    /*float: left;*/
    margin: -4px 0 10px;
}

.live h4 {
    margin-top: -5px;
    font-family: 'Open Sans';
    font-size: 14px;
}

.live .fa-refresh,
.modal_nn .fa-refresh {
    float: right;
    color: var(--moe-blue);
    padding: 0;
    margin: 0px 2px;
}

.modal_nn .fa-refresh {
    float: none;
    margin: 3px 0 0 13px
}

/*.modal_s2 .live_h2 {
    position: fixed;
    top: 25px;
    left: 20px;
}*/

.live_w {
    width: calc(100% - 40px);
}

.live .wrap_tab {
    height: 400px;
    background-color: #fff;
}

.live .wrap_tab .tabs {
    font-family: 'Roboto Condensed';
}

.live .wrap_tab .tabs .tabbb {
    padding: 10px 8.8px;
    background-color: #e3eaef;
    color: var(--moe-blue);
}

.live .wrap_tab .active {
    background-color: var(--moe-blue) !important;
    color: #fff !important;
}

.live .wrap_tab .tab_content .tab_item {
    margin: 11px 0;
    overflow-y: hidden;
}

.live .wrap_tab .tab_item a {
    font-family: 'Open Sans';
    margin: 0 0 8px;
}

.nn_count {
    font-size: 14px;
    display: inline-block;
    font-family: 'Roboto Condensed';
    color: #a6b0b5;
}

.live .wrap_tab .tab_item a span {
    color: var(--moe-blue);
    font-size: 12px;
    text-overflow: ellipsis;
    width: calc(100% - 45px);
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}

.live .wrap_tab .tab_item a p {
    font-size: 13px;
    line-height: 13px;
    color: #bdbbbb;
    display: table;
}

.live .wrap_tab a.all_avtr {
    width: 100%;
    display: inline-block;
    padding: 10px 20px;
    font-size: 15px;
    font-family: 'Roboto Condensed';
    background-color: #e3eaef;
    color: var(--moe-blue);
    border-top: none;
}

.nn_down_panel {
    width: 100%;
    height: 56px;
    background-color: #e3eaef;
    /*box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.3);*/
    position: fixed;
    bottom: 0;
    padding: 0;
    z-index: 999;
    border-top: 1px solid #c7d2d9;
}

.panel_nn {
    vertical-align: baseline;
}

.icon_down {
    font-family: 'Open Sans';
    font-size: 14px;
    color: #585858;
    height: 56px;
    width: 33%;
    float: left;
    text-align: center;
    vertical-align: baseline;
    position: relative;
    padding: 9px 0 7px;
}

.live_list_down:hover, .sendnn_down:hover {
    background-color: #b7802f;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.live_list_down .fa,
.sendnn_down .fa {
    float: left;
    color: #fff;
    font-size: 25px;
    line-height: 50px;
    margin: 0;
    opacity: 1;
    padding: 0 14px;
}

.live_up {
    bottom: calc(0px + 102px);
}

.icon_down {
    font-family: 'Open Sans';
    font-size: 14px;
    color: #8ea7b4;
    height: 56px;
    width: 33%;
    float: left;
    text-align: center;
    vertical-align: baseline;
    position: relative;
}

.icon_down:hover p, .icon_down:active p, .icon_down:focus p {
    color: var(--moe-blue);
}

.icon_down p {
    font-size: 13px;
    line-height: 15px;
    color: #8ea7b4;
}

.nn_down_panel .panel_nn .icon_down:nth-child(1) p {
    margin-top: 4px;
}

.nn_down_panel .panel_nn .icon_down:nth-child(2) p {
    margin-top: 6px;
}

.nn_down_panel .panel_nn .icon_down:nth-child(3) p {
    margin-top: 2px;
}

.rubriki_icon {
    background-image: url(/themes/default/front/img/rubriki_noactive.svg);
    height: 18px;
    width: 21px;
    margin: 0 auto 2px;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: transparent;
}

.icon_down:hover .rubriki_icon, .icon_down:active .rubriki_icon, .icon_down:focus .rubriki_icon {
    background-image: url(/themes/default/front/img/rubriki_active.svg);
}

.write_icon {
    padding: 0;
    font-size: 14px;
    background-color: transparent;
    width: 100%;
    height: 100%;
}

.write {
    background-image: url(/themes/default/front/img/write_noactive.svg);
    height: 20px;
    width: 23px;
    margin: 0 auto;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: baseline;
    background-position-x: center;
}

.icon_down:hover .write, .icon_down:active .write, .icon_down:focus .write {
    background-image: url(/themes/default/front/img/write_active.svg);
}

.live_icon {
    background-image: url(/themes/default/front/img/live_noactive.svg);
    height: 20px;
    width: 23px;
    margin: 0 auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: transparent;
}

.icon_down:hover .live_icon, .icon_down:active .live_icon, .icon_down:focus .live_icon {
    background-image: url(/themes/default/front/img/live_active.svg);
}

.margin_write {
    text-align: center;
    padding: 8px 0;
}

.margin_write a:hover {

}

.margin_write p {
    text-align: center;
    width: 100%;
}

.left_nn {
    width: 100%;
}

.left_nn .all_button {
    margin: 13px auto -7px;
    display: flex;
}

.margin_nn3 {
    margin-bottom: 0 !important;
    margin-top: 40px !important;
}

.t1_mob {
    margin-top: 35px !important;
}

.left_nn .comebt_butt i {
    margin-right: 5px;
}

input[type="checkbox"], input[type="radio"] {
    width: auto !important;
    height: auto !important;
}

/*--------------------------------*/

#sendnn {
    display: none;
    position: fixed;
    bottom: 150px;
    right: 20px;
    background-color: #ffb92e;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    opacity: 0.9;
    color: #fff;
    text-decoration: none;
    text-align: center;
    z-index: 1001;
}

#sendnn:hover {
    opacity: 1;
    transition: all .2s ease;
}

#sendnn .fa-pencil {
    float: left;
    color: #fff;
    font-size: 30px;
    line-height: 60px;
    padding: 0 17px;
    margin: 0;
    opacity: 1;
}

#premodComment .modal-header {
    border-bottom: 0;
}

#premodComment .close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 8040;
    background-image: url(/themes/default/front/img/close.png);
    opacity: 1;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
}

.close {
    cursor: pointer;
    width: 20px;
    height: 20px;
    padding: 5px;
    border-radius: 50%;
    position: absolute;
    top: -10px;
    right: -10px;
    opacity: 1;
    color: #4d4d4d;
}

.close:hover {
    transition: all .1s ease;
}

.close:active {
    transition: all .1s ease;
}

.close img {
    width: 20px !important;
    height: 20px !important;
}

.podskazka {
    display: inline;
    position: relative;
}

.podskazka:hover::after {
    position: absolute;
    top: 50px;
    left: -130px;
    background-color: rgba(226, 226, 226, 0.75);
    color: rgba(0, 0, 0, 0.76);
    content: attr(data-description);
    padding: 3px;
    z-index: 98;
    width: 100px;
    transition: 0.3s ease-in-out;
    animation: fadeIn 0.3s ease-in-out;
    font-family: 'Roboto Condensed';
    font-size: 16px;
    line-height: 1.2;
    display: inline;
}

.header1 {
    position: absolute;
    top: 0;
    width: 200px;
    height: 50px;
    background-color: #00a7d0;
}

/*--------------------------------*/

/*---Выезжающая справа Живая лента---*/

.live_modal {
    height: calc(100% - 70px);
    /*overflow-y: auto;*/
    width: 210px;
    padding-right: 10px;
    position: fixed;
    top: 50px;
}

.nn_close {
    width: 210px;
    height: 25px;
    margin-bottom: 20px;
    position: fixed;
}

.nn_close a {
    font-size: 25px;
    float: right;
    color: #1e2c34;
    line-height: 25px;
    opacity: 0.4;
}

.nn_close a:hover {
    opacity: 1;
    transition: all .2s ease;
}

.container_nn > .btn_nn {
    margin: 0;
    padding: 2px 10px;
    font-size: 20px;
    position: fixed;
    top: 385px;
    right: 0;
    z-index: 2049;
    height: 70px;
    line-height: 70px;
    box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.4);
}

.modal_nn {
    background: #fff;
    width: 260px;
    height: 100%;
    margin: 0;
    padding: 10px 20px 20px;
    transition: all .6s cubic-bezier(.38, 0, .37, 1.2);
    transform: translate(320px, 0);
    position: fixed;
    right: 0;
    top: 0;
    text-align: left;
    overflow: hidden;
    z-index: 2050;
    box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.4);
}

.container_nn.modal-open_nn .modal_nn {
    transform: translate(20px, 0);
}

.modal_nn .header_nn {
    padding: 20px;
    border-bottom: 1px solid #ddd;
    font: 300 24px Lato;
    position: relative;
}

.modal_nn .body_nn {
    padding: 20px;
    font: 300 16px Lato;
}

.btn_nn {
    background: #2e82ee;
    padding: 10px 25px;
    display: inline-block;
    margin: 20px 0;
    color: #fff;
    position: relative;
    transition: all .4s ease;
    cursor: pointer;
}

.btn_nn:hover {
    background: #385698;
    color: #fff !important;
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.4);
}

/*--------------------------------*/

/* Modal */

/*.modal-content_s1 ul li a {
    font-size: 21px;
    display: inline-block;
    color: #1e1e1e;
    text-decoration: none;
    font-weight: 400;
    white-space: nowrap;
}

.modal_s1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    background-color: #e3eaef;
    width: 100%;
    max-width: 100%;
    min-height: 100%;
    padding: 20px;
    border-radius: 0;
    opacity: 0;
    overflow-y: auto;
    visibility: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 0.6s cubic-bezier(0.55, 0, 0.1, 1);
}

.modal_s2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    background-color: #fff;
    width: 100%;
    max-width: 100%;
    min-height: 100%;
    padding: 20px;
    border-radius: 0;
    opacity: 0;
    overflow-y: auto;
    visibility: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 0.6s cubic-bezier(0.55, 0, 0.1, 1);
}

.modal-overlay_s1, .modal-overlay_s2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), visibility 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), visibility 0.6s cubic-bezier(0.55, 0, 0.1, 1);
}

.modal-overlay_s1.active, .modal-overlay_s2.active {
    opacity: 1;
    visibility: visible;
    z-index: 1050;
}

.modal_s1 .close-modal_s1, .modal_s2 .close-modal_s2 {
    position: fixed;
    cursor: pointer;
    top: 55px;
    right: 15px;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), transform 0.6s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    z-index: 1000;
}

.modal_s1 .modal-content_s1, .modal_s2 .modal-content_s2 {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.modal_s1.active, .modal_s2.active {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: none;
    z-index: 1000;
}

.modal_s1:before,
.modal_s1:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 20px;
    z-index: 10;
    background: rgb(227, 234, 239);
    background: linear-gradient(0deg, rgba(227, 234, 239, 1) 0%, rgba(227, 234, 239, 0) 100%);
}

.modal_s1:before {
    top: 70px;
    transform: rotate(180deg);
}

.modal_s1:after {
    bottom: 40px;
}

.modal_s1, .modal_s2 {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-overflow-scrolling: touch;
        border-radius: 0;
        padding: 70px 20px 40px !important;
    }

    .close-modal_s1, .close-modal_s2 {
        right: 20px !important;
        top: 15px !important;
    }

.modal_s1.active .modal-content_s1 {
    opacity: 1;
    height: 100%;
    overflow-y: scroll;
    position: relative;
}

.modal_s2.active .modal-content_s2 {
    opacity: 1;
    height: 100%;
    overflow: auto;
}

.modal_s1.active .close-modal_s1, .modal_s2.active .close-modal_s2 {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 1;
}

.close-modal_s1, .close-modal_s2 {
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url(/themes/default/front/img/close-a6b0b5.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.close-modal_s1:hover, .close-modal_s2:hover {
    color: #848a8e;
    opacity: 0.7 !important;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.s_bar {
    overflow-y: auto;
    width: auto;
    padding: 0 15px 0 0;
}

.s_bar ul li {
    margin: 5px 0;
}

.s_bar ul li a:active {
    background: var(--moe-blue);
    box-shadow: -3px 0 0 0 var(--moe-blue), 3px 0 0 0 var(--moe-blue);
    color: #fff !important;
}

.s_bar ul li [class*="nn-"] {
    font-size: 27px;
    color: #708592;
    margin-right: 18px;
    vertical-align: -4px;
    opacity: .6;
}

.s_bar ul li span.nn-poetry {
    display: inline-block;
    background-image: url(/themes/default/front/img/nn_poetry.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 18px;
    width: 27px;
    height: 27px;
}

.s_bar ul li span.nn-sport {
    display: inline-block;
    background-image: url(/themes/default/front/img/nn_sport.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 18px;
    width: 27px;
    height: 27px;
}*/

.mtab,
.mtab-item-menu-a,
.mtab-item-menu-ul-news ul li a,
.mtab-item-menu-ul-nn .mtab-item-menu-a {
    font-family: 'Roboto';
}

.modal-overlay_s1,
.modal-overlay_s2,
.modal_s1,
.modal_s2 {
    -webkit-transition: 0.4s cubic-bezier(0.55, 0, 0.1, 1);
    transition: 0.4s cubic-bezier(0.55, 0, 0.1, 1);
}

.modal-overlay_s1,
.modal-overlay_s2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1050;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.modal-overlay_s1.active,
.modal-overlay_s2.active {
    opacity: 1;
    visibility: visible;
    z-index: 1070;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}

.modal_s1,
.modal_s2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    margin: 0 auto;
    background-color: #dae5eb;
    width: 100%;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    border-radius: 0;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    overflow-y: auto;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.modal_s1 {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}

.modal_s2 {
    -webkit-transform-origin: 60% bottom;
    transform-origin: 60% bottom;
}

.modal_s2 {
    background-color: #fff;
}

.modal_s1 .modal-content_s1,
.modal_s2 .modal-content_s2 {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.modal_s1.active,
.modal_s2.active {
    z-index: 1000;
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.modal_s1.active .modal-content_s1,
.modal_s2.active .modal-content_s2,
.mtabs-container {
    opacity: 1;
    height: 100%;
    width: 100%;
    position: fixed;
}

.modal_s2.active .modal-content_s2 {
    top: 62px;
    height: calc(100% - 62px);
}

.modal_s1 .close-modal_s1,
.modal_s2 .close-modal_s2 {
    position: fixed;
    cursor: pointer;
    top: 0;
    right: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), transform 0.6s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    z-index: 1000;
}

.modal_s1.active .close-modal_s1,
.modal_s2.active .close-modal_s2 {
    opacity: 1;
}

.close-modal_s1 {
    width: 76px;
    height: 62px;
    background-image: url(/themes/default/front/img/close-white.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30%;
}

.close-modal_s2 {
    width: 76px;
    height: 62px;
    background-image: url(/themes/default/front/img/close-a6b0b5.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30%;
}

.close-modal_s1:active,
.close-modal_s2:active {
    box-shadow: inset 0 0 100px 0 rgba(0, 0, 0, 0.15);
}

.mtabs-panel {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 62px;
    background-color: var(--moe-blue);
}

.mtabs-panel > div {
    width: calc(100% - 76px);
    height: 62px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.mtab {
    font-size: 16px;
    line-height: 62px;
    white-space: nowrap;
    text-align: center;
    flex-grow: 1;
    color: #fff;
}

.mtab.active-mtab {
    color: #1e2c34;
    background-color: #dae5eb;
}

.mtab-content {
    position: absolute;
    top: 62px;
    width: 100%;
    height: calc(100% - 62px);
    padding: 15px 0;
}

.mtab-item,
.modal-content_s2 .live_modal_mob {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
}

.mtab-item-menu {
    padding: 0;
}

/*.mtab-item-menu-ul.ul-level-2 {
    display: none;
}*/

.mtab-item-menu-li {
    padding: 0 6.25vw;
    width: 100%;
}

.mtab-item-menu-ul-news .mtab-item-menu-li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 calc(6.25vw - 10px);
    margin-bottom: 12px;
    padding-bottom: 12px;
    /*border-bottom: 1px solid #fff;*/
}

.mtab-item-menu-ul-news .mtab-item-menu-ul.ul-level-2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.mtab-item-menu-ul-news .mtab-item-menu-ul.ul-level-2 .mtab-item-menu-li {
    display: inline-block;
    padding: 0;
    width: auto;
    margin-bottom: 0;
    border-bottom: none;
}

.mtab-item-menu-ul-news ul li a {
    padding: 0 10px;
    line-height: 37px;
    height: 37px;
}

.mtab-item-menu-ul-news ul li a:active,
.mtab-item-menu-ul-news .mtab-item-menu-ul.ul-level-2 .mtab-item-menu-a:active {
    background-color: #c3d5df;
    opacity: 1;
}

.mtab-item-menu-ul-news .mtab-item-menu-ul.ul-level-2 .mtab-item-menu-a {
    width: auto;
    font-size: 16px;
    line-height: 26px;
    height: 26px;
    padding: 0 10px;
    opacity: 0.6;
}

.mtab-item-menu-ul-nn .mtab-item-menu-li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
}

.mtab-item-menu-ul-nn .mtab-item-menu-li:active {
    background-color: #c3d5df;
}

.mtab-item-menu-a {
    display: block;
    width: 100%;
    font-size: 20px;
    line-height: 40px;
    height: 40px;
    color: #1e2c34;
}

.mtab-item-menu-ul-nn .mtab-item-menu-a {
    font-size: 20px;
    line-height: 54px;
    height: 54px;
    flex-grow: 1;
}

.mtab-item-menu-down {
    height: 34px;
    width: 34px;
    float: right;
}

.fa.mtab-item-menu-i {
    font-size: 30px;
    text-align: center;
    line-height: 34px;
    display: inline-block;
    height: 34px;
    width: 34px;
    vertical-align: 0;
    transition: .2s;
}

.mtab-item-menu-i.rotate-90 {
    transform: rotate(90deg);
}

/*.modal-content_s1 ul li a {
    font-size: 20px;
    display: inline-block;
    color: #1e1e1e;
    text-decoration: none;
    font-weight: 400;
    white-space: nowrap;
}*/

.mtab-item-menu-ul-nn li [class*=nn-] {
    font-size: 25px;
    color: #708592;
    margin-right: 18px;
    vertical-align: -4px;
    opacity: .6;
}

.mtab-item-menu-ul-nn span.nn-poetry {
    display: inline-block;
    background-image: url(/themes/default/front/img/nn_poetry.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 18px;
    width: 25px;
    height: 25px;
}

.mtab-item-menu-ul-nn span.nn-sport {
    display: inline-block;
    background-image: url(/themes/default/front/img/nn_sport.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 18px;
    width: 25px;
    height: 25px;
}

.modal_s2 .live_h2 {
    position: fixed;
    top: 0;
    left: 0;
    font-size: 20px;
    line-height: 62px;
    padding-left: 6.25vw;
}

.modal-content_s2 .live_modal_mob {
    padding: 0 6.25vw;
}

.modal-content_s2 [class*='live_com']:last-of-type {
    margin-bottom: 15px;
}

#ctrlcopy {
    color: transparent;
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
}

/* ------------------ Search ---------------------*/

.search_t {
    position: absolute;
    height: 70px;
    right: 0;
    top: 0;
    padding: 7px;
    z-index: 90;
}

.search_t_top {
    position: absolute;
    height: 50px;
    right: 0;
    top: 0;
    padding: 0;
    z-index: 90;
}

.search_string {
    position: relative;
    width: 100%;
    height: 56px;
    background-color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.search_string_top {
    position: relative;
    width: 100%;
    height: 50px;
    background-color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.search_string:hover {
    -webkit-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    transition-delay: .2s;
}

.search_t .sb-icon-search {
    background: #ededed;
    height: 56px;
    width: 56px;
    line-height: 56px;
    color: #273842;
    border: 1px solid #ededed;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    transition-delay: .6s;
}

.search_t_top .sb-icon-search {
    background: #ededed;
    height: 50px;
    width: 50px;
    line-height: 50px;
    color: #273842;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    transition-delay: .6s;
}

.find_box:hover .sb-icon-search {
    background: var(--moe-blue);
    height: 56px;
    width: 56px;
    line-height: 56px;
    color: #fff;
    border: 1px solid #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.find_box_top:hover .sb-icon-search {
    background: var(--moe-blue);
    height: 50px;
    width: 50px;
    line-height: 50px;
    color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.search_string input {
    height: 56px;
    width: 100%;
    border: none;
    padding: 10px 64px 10px 10px;
    font-size: 21px;
    outline: 0;
    z-index: 89;
    position: absolute;
    right: 0;
    background-color: transparent;
}

.search_string_top input {
    height: 50px;
    width: 100%;
    border: none;
    padding: 10px 64px 10px 10px;
    font-size: 21px;
    outline: 0;
    z-index: 89;
    position: absolute;
    right: 0;
    background-color: transparent;
}

.find_box_mob {
    text-align: left;
}

.find_box_mob input {
    width: calc(100% - 69px);
    height: 70px;
    margin-top: -20px;
    border: 1px solid #a9a9a9;
    padding: 10px;
    font-size: 21px;
    outline: 0;
}

.find_box_mob .sb-icon-search:active {
    background: #cbcbcb;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.find_box:hover .sb-icon-search:active,
.find_box_top:hover .sb-icon-search:active {
    background: #2b80cb;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.back_search {
    display: block;
    padding: 15px 15px 0;
}

.search-box {
    padding: 15px;
}

.search-box .form-control,
#newSearch .form-control {
    border-radius: 0;
    border: 1px solid #a9a9a9;
}

.search-box .btn,
#newSearch .btn {
    border-radius: 0;
    border: none;
}

.search-box .form-control:focus,
#newSearch .form-control:focus {
    border-color: var(--moe-blue);
    box-shadow: none;
}

/*#newSearch .input-group:hover .btn {
    background: var(--moe-blue);
    border-color: var(--moe-blue);
    color: #fff;
}*/

.search-box .input-group .btn,
#newSearch .input-group .btn,
#newSearch .select-btn .btn {
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
}

.search-box .input-group .btn,
#newSearch .input-group .btn {
    color: #fff;
}

.search-box .select-btn .btn,
#newSearch .select-btn .btn {
    color: var(--moe-blue);
}

.search-box .input-group .btn,
#newSearch .input-group .btn {
    width: 41px;
    padding: 0;
    background: var(--moe-blue);
}

.search-box .btn:hover,
#newSearch .btn:hover {
    background: var(--moe-blue);
    border-color: var(--moe-blue);
    color: #fff;
}

.search-box .btn:active,
#newSearch .btn:active {
    background: #2b80cb;
    color: #fff;
    box-shadow: none;
}

#newSearch .input-group-btn {
    border: 1px solid var(--moe-blue);
}

.search-box .btn.btn-secondary.active,
#newSearch .btn.btn-secondary.active {
    background: #fff;
    color: #273842;
    font-weight: 700;
    box-shadow: none;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .05);
}

.search-box .search_text,
#newSearch .search_text {
    height: 41px;
    line-height: 29px;
    padding: 6px 10px 4px;
    box-shadow: none;
}

.search-box .icon-icon-moe-20,
#newSearch .icon-icon-moe-20 {
    font-size: 19px;
    line-height: 39px;
}

.search-box .select-btn,
#newSearch .select-btn {
    margin: 0;
    overflow: hidden;
}

#newSearch .select-btn .btn-group {
    width: 100%;
}

#newSearch .select-btn .btn-group .btn {
    width: 25%;
    padding: 2px 0 0 0;
    height: 32px;
    line-height: 30px;
    margin: 0;
    border-left: none;
    display: inline-block;
}

/*#newSearch .select-btn .btn-group .btn:first-child {
    border-left: 1px solid #a9a9a9;
}

#newSearch .select-btn .btn-group .btn.active:first-child {
    border-left: 1px solid #2b80cb;
}*/

.bottom-pag {
    display: inline-block;
    margin: -64px 0 0;
}

.bottom-pag1 {
    margin: 20px 0;
}

.select-result {
    display: block;
    height: 32px;
    width: 250px;
}

#newSearch .select-result .btn, .select-result .btn.active {
    background-color: transparent;
    box-shadow: none;
    padding: 12px 0 0;
    margin-right: 15px;
    height: 32px;
}

#newSearch .select-result .btn {
    color: var(--moe-blue);
    border-bottom: 1px dotted var(--moe-blue);
}

#newSearch .select-result .btn:hover {
    color: #195a94;
}

#newSearch .select-result .btn.active {
    color: #273842;
    border-bottom: 1px dotted transparent;
    font-weight: 700;
}

#newSearch .select-result .btn:hover,
#newSearch .select-result .btn:active {
    background-color: transparent;
}

/*--------------------------------*/

.menu_top_fixed .search_string_but {
    display: inline-block;
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    margin-left: 5px;
}

.search_string_but .sb-icon-search {
    position: absolute;
    top: 0;
    right: 0;
    margin: 7px;
    background: #ededed;
    height: 56px;
    width: 56px;
    line-height: 56px;
    color: #273842;
    border: 1px solid #ededed;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

#menu_wr.fixed .search_string_but .sb-icon-search,
#menu_wr-1.fixed .search_string_but .sb-icon-search {
    height: 50px;
    width: 50px;
    line-height: 50px;
    margin: 0;
    border-right: none;
}

.search_string_but:hover .sb-icon-search {
    background: var(--moe-blue);
    color: #fff;
    border: 1px solid #ededed;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
}

.search_string_but:active .sb-icon-search {
    background: #1c76c7;
}

/* Пагинация */

.pag-container {
    width: 100%;
    text-align: right;
}

.pagination {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.winner_paginate .div_paginate {
    display: inline-block;
    width: 100%;
    padding: 0 15px;
    margin-top: 15px;
}

.winner_paginate .div_paginate .pagination {
    margin-bottom: 0;
}

.pagination > li {
    display: inline;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    width: 100%;
    margin-right: -1px;
}

.pagination > li > a,
.pagination > li > span,
.pagination a,
.pagination span {
    display: block;
    text-align: center;
    font-weight: 400;
    line-height: 34px;
    height: 34px;
    color: #869ca8;
    font-size: 13px;
    white-space: nowrap;
}

.pagination > li > a,
.pagination > li > span,
.pagination a,
.pagination > li.pag-between > span:hover,
.pagination > li.pag-between > span:focus {
    padding: 0;
    width: 100%;
    background-color: #fff;
    color: #869ca8;
    border-radius: 0;
    border: 1px solid #b6c4cb;
    text-decoration: none;
    margin: 0;
    transition: all .1s ease-in-out;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination__left a {
    margin-left: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    color: #869ca8;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span,
.pagination__right a {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #869ca8;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.pagination a.current {
    border-color: #b6c4cb;
    color: #fff;
    background-color: rgba(134, 156, 168, 0.6);
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination a:hover,
.pagination a:focus {
    background-color: #869ca8;
    border-color: #869ca8;
    color: #fff;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    border-color: #869ca8;
}

.pagination > li b {
    font-weight: 400;
}

.bottom-pag .pagination {
    max-width: 340px;
    /*min-width: 290px;*/
    height: 34px;
    padding: 0;

    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.pagination__left {
    float: left;
}

.pagination__right {
    float: right;
}

.pagination__right a {
    float: right;
}

.pagination__mid {
    /*width: 65%;*/
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: start;
    align-items: flex-start;
}

.pagination__mid ul {
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    list-style: none;
    padding: 0;
    margin: 0;
}

.pagination__left,
.pagination__right,
.pagination__mid li {
    max-width: 34px;
    width: 34px;
    margin-left: -1px;
    text-align: center;
    line-height: 34px;
}

/*.pagination__left,
.pagination__right,
.pagination__mid li {
    display: inline;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 34px;
    width: 34px;
    margin-right: -1px;
}

.pagination__mid {
    display: inline;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 7;
    flex-grow: 7;
    max-width: 100%;
    width: 100%;
    margin-right: -1px;
}*/

/* New pagination design */

.panel_block_2020 .select-result {
    display: block;
    height: 44px;
    width: 250px;
    margin: 20px 15px 0;
}

.panel_block_2020 .bottom-pag .pagination {
    height: 44px;
    max-width: none;
}

.panel_block_2020 .all_button.all_button_test a:last-child {
    margin: 0;
}

.panel_block_2020 .pagination {
    width: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.panel_block_2020 .pagination > li {
    display: inline;
    flex-basis: auto;
    flex-grow: inherit;
    max-width: none;
    width: auto;
    margin: 0;
    line-height: 44px;
}

.panel_block_2020 .pagination > li > a,
.panel_block_2020 .pagination > li > span,
.panel_block_2020 .pagination a,
.panel_block_2020 .pagination span,
.panel_block_2020 .pagination a:hover,
.panel_block_2020 .pagination a:focus {
    display: block;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    font-weight: 400;
    line-height: 44px;
    height: 44px;
    width: 44px;
    color: #2f434e;
    background-color: transparent;
    font-size: 13px;
    white-space: nowrap;
    float: none;
    border: none;
    border-radius: 50%;
    text-decoration: none;
    padding: 0;
    margin: 0 2px;
    user-select: none;
    transition: all .1s ease-in-out;
}

.panel_block_2020 .pagination > li > a:hover,
.panel_block_2020 .pagination > li > span:hover,
.panel_block_2020 .pagination a:hover {
    padding: 0;
    margin: 0 2px;
    width: 44px;
    background-color: transparent;
    color: #2f434e;
    border-radius: 50%;
    border: none;
    text-decoration: none;
}

.panel_block_2020 .pagination span {
    cursor: default;
}

.panel_block_2020 .pagination > li:first-child > a,
.panel_block_2020 .pagination > li:first-child > span,
.panel_block_2020 .pagination > li:last-child > a,
.panel_block_2020 .pagination > li:last-child > span {
    /*border-radius: 0;*/
    /*width: auto;*/
    margin: 0 2px;
}

.panel_block_2020 .pagination > li:first-child > a:hover b,
.panel_block_2020 .pagination > li:first-child > span:hover b {
    display: inline-block;
    border-bottom: 1px solid transparent;
}

.panel_block_2020 .pagination > li > a b,
.panel_block_2020 .pagination > li > span b {
    line-height: 1.1;
}

.panel_block_2020 .pagination > .active > a,
.panel_block_2020 .pagination > .active > span,
.panel_block_2020 .pagination > .active > a:hover,
.panel_block_2020 .pagination > .active > span:hover,
.panel_block_2020 .pagination > .active > a:focus,
.panel_block_2020 .pagination > .active > span:focus,
.panel_block_2020 .pagination a.current {
    background-color: #2f434e;
    color: #fff;
}

.panel_block_2020 .pagination > li > a:hover,
.panel_block_2020 .pagination > li > a:focus {
    background-color: #b6c4cb;
    color: #2f434e;
}

.panel_block_2020 .pagination > li > a:active {
    background-color: #2f434e;
    color: #fff;
    transition: 0s;
}

/*.panel_block_2020 .pagination > li:first-child > a:hover,
.panel_block_2020 .pagination > li:first-child > span:hover,
.panel_block_2020 .pagination > li:first-child > a:focus,
.panel_block_2020 .pagination > li:first-child > span:focus,
.panel_block_2020 .pagination > li:first-child > a:active,
.panel_block_2020 .pagination > li:first-child > span:active,
.panel_block_2020 .pagination > li:last-child > a:hover,
.panel_block_2020 .pagination > li:last-child > span:hover,
.panel_block_2020 .pagination > li:last-child > a:focus,
.panel_block_2020 .pagination > li:last-child > span:focus,
.panel_block_2020 .pagination > li:last-child > a:active,
.panel_block_2020 .pagination > li:last-child > span:active {
    background-color: transparent;
    color: #2f434e;
}*/

.panel_block_2020 .pagination > li:not(.disabled) > a:hover b,
.panel_block_2020 .pagination > li:not(.disabled) > span:hover b,
.panel_block_2020 .pagination > li:not(.disabled) > a:focus b,
.panel_block_2020 .pagination > li:not(.disabled) > span:focus b,
.panel_block_2020 .pagination > li:not(.disabled) > a:active b,
.panel_block_2020 .pagination > li:not(.disabled) > span:active b {
    border-bottom: 1px solid #2f434e;
}

.panel_block_2020 {
    position: relative;
}

.panel_block_2020 .arhin_butt {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 15px;
    margin: 20px 0;
    font-family: 'Roboto';
    font-size: 13px;
    line-height: 30px;
    color: #2f434e;
}

.panel_block_2020 .arhin_butt i {
    font-size: 23px;
    vertical-align: bottom;
    margin-right: 9px;
}

.panel_block_2020 .arhin_butt:hover,
.panel_block_2020 .arhin_butt:focus,
.panel_block_2020 .arhin_butt:active {
    color: #195a94;
}

@media (min-width: 576px) {
    .all_button_section + .pagination {
        padding-right: 145px;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .panel_block_2020 .pagination > li b {
        display: inline;
    }
}

@media only screen and (max-width: 599px) {
    /*.panel_block_2020 .pagination > li:first-child > a,
    .panel_block_2020 .pagination > li:first-child > span,
    .panel_block_2020 .pagination > li:last-child > a,
    .panel_block_2020 .pagination > li:last-child > span {
        border-radius: 50%;
        width: 30px;
    }

    .panel_block_2020 .pagination > li:not(.disabled):first-child > a:focus,
    .panel_block_2020 .pagination > li:not(.disabled):last-child > a:focus {
        background-color: #b6c4cb;
    }

    .panel_block_2020 .pagination > li:not(.disabled):first-child > a:hover,
    .panel_block_2020 .pagination > li:not(.disabled):last-child > a:hover,
    .panel_block_2020 .pagination > li:not(.disabled):first-child > a:active,
    .panel_block_2020 .pagination > li:not(.disabled):last-child > a:active {
        background-color: #2f434e;
        color: #fff;
        transition: 0s;
    }*/
    .panel_block_2020 .pagination > li b {
        display: inline !important;
    }

    .panel_block_2020 .arhin_butt {
        display: block;
        width: 100px;
        text-align: center;
        position: relative;
        bottom: auto;
        right: auto;
        margin: 0 auto 20px;
    }
}

/* End of New pagination design */

/* ------------------ End of Search ---------------------*/

/* ------------------ Search from Yandex ---------------------*/

.ya-site-form__wrap,
.ya-site-form__search {
    margin-top: 0 !important;
    border: 0;
    margin-bottom: 10px;
}

.ya-site-form__search-wrap {
    padding: 0 !important;
    border: 0;
}

#ya-site-form0 .ya-site-form__search-input {
    padding: 10px !important;
}

.ya-site-form__search-input-layout {
    margin: 0 !important;
}

.ya-site-form__search {
    margin: 10px 0;
}

#ya-site-form .ya-site-form__form .ya-site-form__input-text {
    height: 40px;
    padding: 10px;
    font-size: 17px !important;
}

.ya-site-form__submit {
    width: 90px !important;
    background-color: var(--moe-blue) !important;
    height: 40px !important;
    font-size: 17px !important;
    color: #fff !important;
    border: 1px solid #fff !important;
}

.ya-site-form__submit:hover {
    background: #4891d3 !important;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.ya-site-form__submit:active {
    background: #2b80cb !important;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.b-head__l {
    padding: 6px 10px 10px !important;
    border: 0 !important;
    vertical-align: top !important;
}

.b-head__r {
    padding: 10px 15px !important;
    border: 0 !important;
}

.b-specification-item {
    padding: .5em 2em 10px 0 !important;
}

.b-pager__title {
    float: left !important;
}

.b-body-items {
    padding-left: 35px !important;
}

body .g-gap-horizontal {
    margin-left: 35px !important;
}

.i-popup_visibility_visible {
    background-color: #fff !important;
}

/* ------------------ End of Search from Yandex ---------------------*/

/* Begin Кнопка вверх - назад*/
.inTop {
    position: fixed;
    right: 20px;
    bottom: 80px;
    width: 60px;
    height: 60px;
    opacity: 1;
    filter: alpha(opacity=50);
    cursor: pointer;
    display: none;
    z-index: 1040;
}

.inTop:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 1040;
    /*-webkit-transition: all .2s ease;
    transition: all .2s ease;*/
}

.inTop p.top {
    display: block;
    background-image: url(/themes/default/front/img/arrow_top1.svg);
    width: 60px;
    height: 60px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    z-index: 200;
}

.inTop p.down {
    display: block;
    background-image: url(/themes/default/front/img/arrow_down1.svg);
    width: 60px;
    height: 60px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    z-index: 200;
}

/* End кнопка вверх - назад*/

#claim_frontnews_user_form,
#claim_user_form {
    padding: 10px;
    padding-right: 10px !important;
}

#claim_frontnews_user_form .nn_link,
#claim_user_form .nn_link {
    /*border: 1px solid #b0b5ba;
    background-color: #fff;*/
    margin-top: 10px;
}

#claim_frontnews_user_form .coment_form_wr textarea,
#claim_user_form .coment_form_wr textarea {
    outline: none;
}

#claim_frontnews_user_form .coment_form_wr textarea,
#claim_user_form .coment_form_wr textarea {
    background: #fff;
    max-width: 100%;
    min-width: 100%;
    margin-bottom: 0;
    font-family: 'Open Sans';
    font-size: 14px;
}

#claim_frontnews_user_form .coment_form_wr input[type=button],
#claim_user_form .coment_form_wr input[type=button] {
    height: 38px;
    text-transform: uppercase;
    line-height: 38px;
    margin-top: 15px;
    width: 150px;
}

#claim_frontnews_user_form button.close, #claim_user_form button.close {
    background-image: url(/themes/default/front/img/close-dark.png);
    z-index: 10;
    border-radius: 0;
    width: 19px;
    height: 19px;
    top: 19px;
    right: 14px;
}

#claim_frontnews_user_form button.close:active, #claim_user_form button.close:active {
    opacity: 1;
}

.claim_frontnews_user_form_1 p {
    font-family: 'Open Sans';
}

.mess_guest {
    line-height: 1.3;
    font-size: 24px;
    text-align: center;
}

#rub-selector .mess_guest,
.modal_rub .mess_guest {
    line-height: 1.3;
    font-size: 20px;
    text-align: center;
    font-family: 'Roboto Condensed';
}

#rub-selector .mess_guest {
    color: #000;
}

.modal_rub .mess_guest {
    color: #fff;
}

#rub-selector a p.mess_guest,
.modal_rub a p.mess_guest {
    color: var(--moe-blue);
}

#rub-selector a p.mess_guest,
.modal_rub a p.mess_guest {
    margin-top: 10px;
    cursor: pointer;
}

#rub-selector a p.mess_guest:hover,
.modal_rub a p.mess_guest:hover {
    text-decoration: underline;
}

.soc_scale {
    display: flex;
    justify-content: center;
}

.pb_feed {
    background-color: #e3eaef;
}

.playbuzz {
    background-color: #e3eaef;
    margin-bottom: 20px;
    padding-top: 20px;
}

/*Соцкнопки*/

.social-down {
    width: 100%;
    margin-bottom: 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: flex-start;
    align-items: flex-start;
}

.social-down .social-btn {
    width: 12.5%;
    min-width: 81px;
    float: left;
    position: relative;
    display: block;
    color: #fff;
    padding: 0 7px;
    height: 40px;
    cursor: pointer;
    opacity: 0.6;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
}

.social-down .social-btn:hover {
    opacity: 1;
}

.btn-vk,
.color-vk {
    background-color: #0077ff;
}

.btn-vk i {
    font-size: 26px;
    line-height: 38px;
}

.btn-ok,
.color-ok {
    background-color: #ff7700;
}

.btn-ok i {
    font-size: 25px;
    line-height: 41px;
}

.btn-facebook
.color-fb {
    background-color: #39549f;
}

.btn-facebook i {
    font-size: 25px;
    line-height: 41px;
}

.btn-whatsapp,
.color-whatsapp {
    background-color: #25d366;
}

.btn-whatsapp i {
    font-size: 25px;
    line-height: 41px;
}

.btn-twitter,
.color-twitter {
    background-color: #50abf1;
}

.btn-twitter i {
    font-size: 26px;
    line-height: 40px;
}

.btn-instagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.btn-google {
    background-color: #4285f4;
}

.btn-youtube {
    background-color: #f00;
}

.btn-google i {
    font-size: 25px;
    line-height: 41px;
}

.btn-telegram,
.color-telegram {
    background-color: #2aabee;
}

.btn-telegram img {
    width: 25px;
    margin-top: 9px;
}

.btn-viber {
    background-color: #7360f2;
}

.btn-viber img {
    width: 25px;
    margin-top: 7px;
}

.btn-mail {
    background-color: #3b5bd1;
    opacity: 0.5;
}

.btn-mail i {
    font-size: 24px;
    line-height: 38px;
    margin-left: 3px;
}

.btn-tiktok,
.color-tiktok {
    background-color: #000;
}

.btn-zen,
.color-zen {
    background-color: #202022;
}

.btn-rutube,
.color-rutube {
    background-color: #100943;
}

.social-down .social-btn .s-count {
    float: right;
    font-size: 15px;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    line-height: 40px;
}

.social-likes__counter {
    float: right;
    font-size: 15px;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    line-height: 40px;
}

.down_material {
    /*display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;*/
    width: 100%;
    /*margin-bottom: 30px;*/
    display: block;
}

/*@media (max-width: 991px) {
    .down_material {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}*/

.print-material {
    float: left;
    display: inline-block;
    opacity: 0.7;
}

.print-material:hover {
    opacity: 1;
}

.print-material img {
    width: 25px;
    height: 25px;
}

.adv-check {
    float: left;
    margin-right: 15px;
}

.author-block {
    float: right;
    font-family: 'Open Sans';
}

.avtor {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.avtor .avtor-gray {
    float: left;
    margin-right: 5px;
}

.avtor .name_avt_stat {
    float: right;
}

.avtor .name_avt_stat:hover a .name {
    text-decoration: underline;
}

.avtor .name_avt_stat p {
    font-weight: 700;
}

.author-photo {
    display: inline-block;
    float: right;
    margin-top: 5px;
    font-size: 13px;
    max-width: 300px;
    text-align: right;
}

.author-photo:empty {
    display: none;
}

.com-btn .comebt_butt {
    width: 215px;
    font-family: 'Roboto Condensed';
}

.com-btn .comebt_butt .count {
    font-weight: 700;
}

/*End of Соцкнопки*/


/*Page Material*/

.tema-container {
    display: inline-block;
}

.tema-top {
    width: auto;
    position: relative;
    /*background-color: var(--moe-blue);
    color: #fff;*/
    margin-bottom: 30px;
    font-family: 'Roboto';
    font-size: 13px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start;
    /*-ms-flex-align: center;
    align-items: center;*/
    cursor: pointer;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

/*.tema-top:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
}

.tema-top:hover {
    background-color: #3287d3;
}

.tema-top:active {
    background-color: #1c76c7;
}*/

.tema-top .tema-img {
    width: 70px;
    min-width: 70px;
    height: 70px;
    box-sizing: border-box;
    border-radius: 50%;
    /*border: 2px solid #fff;*/
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.tema-top .tema-opisanie {
    padding-top: 7px;
}

.tema-top p.tema-title {
    /*text-transform: uppercase;*/
    color: var(--moe-blue);
    font-size: 15px;
    line-height: 1.2;
    font-weight: 700;
    font-family: 'Roboto';
}

.tema-top:hover p.tema-title {
    text-decoration: underline;
}

.tema-top:active p.tema-title {
    opacity: 0.6;
    text-decoration: none;
}

.tema-top .tema-inform {
    font-family: 'Roboto Condensed';
    font-weight: 100;
    font-size: 13px;
    line-height: 1.2;
    display: inline-block;
    margin-right: 35px;
}

.tema-top .tema-inform img {
    height: 10px;
    margin-right: 5px;
    margin-bottom: 2px;
}

.tema-top .tema-inform img:nth-child(2) {
    margin-left: 10px;
}

.ya-rep {
    margin-bottom: 20px;
    font-family: 'Open Sans';
    font-size: 13px;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.ya-rep .autor {
    height: 30px;
    margin-right: 20px;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}

.ya-rep .autor .autor-in {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.ya-rep .autor .live_av_img {
    display: inline-table;
    width: 30px;
    min-width: 30px;
    max-width: 30px;
    float: left;
    height: 30px;
    background-size: cover;
    margin-right: 10px;
    background-position: center;
    background-color: #eee;
}

.ya-rep .autor .autor-name {
    display: inline-block;
}

.ya-rep .live_autor,
.ya-rep .inform_top_line span {
    margin-right: 10px;
    font-size: 12px;
    font-family: 'Roboto Condensed';
    display: inline-block;
    width: -moz-max-content;
    width: -webkit-max-content;
    width: max-content;
}

.ya-rep-text {
    background-color: #fff0ca;
    padding: 10px;
    border-radius: 7px;
    position: relative;
    max-width: 100%;

    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}

.ya-rep-text:hover {
    background-color: #f8e5ab;
    text-decoration: underline;
    text-decoration-color: rgba(0, 0, 0, 0.2);
}

.ya-rep-text .title-nn {
    font-weight: 700;
    font-size: 13px;
}

.ya-rep-text p {
    font-size: 13px;
    margin-bottom: 0;
    line-height: 1.3;
}

.ya-rep-text .ukaz-1 {
    width: 30px;
    height: 23px;
    position: absolute;
    left: 210px;
    top: -23px;
}

.ya-rep-text .ukaz-2 {
    width: 23px;
    height: 30px;
    position: absolute;
    left: -23px;
    top: 20px;
}

.material-main {
    margin-bottom: 10px;
}

.inform_top_line_v1 {
    display: block;
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    color: #a6b0b5;
    position: relative;
}

.news-lenta .inform_top_line_v1 {
    display: flex;
    align-items: center;
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    color: #a6b0b5;
    margin-bottom: 0;
    height: auto;
}

/*.inform-block1, .inform-block2 {
    display: inline-block;
}

.inform_top_line_v1 .inform_count {
    display: inline-block;
}*/

.inform_top_line_v1 .bookmark,
.inform_top_line_v1 .time,
.inform_top_line_v1 .inform_rubrika,
.inform_top_line_v1 .inform_count {
    margin-right: 15px;
    /*display: inline-block;*/
    position: relative;
}

.inform_top_line_v1 .bookmark,
.inform_top_line_v1 .inform_rubrika,
.inform_top_line_v1 .inform_count .coments {
    cursor: pointer;
}

.inform_top_line_v1 .bookmark-no {
    background-image: url(/themes/default/front/img/bookmark_no_25.png);
    width: 25px;
    height: 30px;
    vertical-align: middle;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.inform_top_line_v1 .bookmark-no:hover {
    background-image: url(/themes/default/front/img/bookmark_hover_25.png);
}

.inform_top_line_v1 .bookmark-yes {
    background-image: url(/themes/default/front/img/bookmark_yes_25.png);
    width: 25px;
    height: 30px;
    vertical-align: middle;
}

.inform_top_line_v1 .time {
    margin-right: 15px;
}

.news-lenta .inform_top_line_v1 .time {
    margin-right: 10px;
    white-space: nowrap;
}

.inform_top_line_v1 .inform_count .coments,
.inform_top_line_v1 .inform_count .prosmotr,
.inform_top_line_v1 .inform_count div {
    margin-right: 10px;
    display: inline-block;
}

.inform_top_line_v1 .inform_count .coments:hover {
    color: #1e2c34;
}

.inform_top_line_v1 .inform_count .coments:active {
    color: #1e2c34;
    background: #eee;
    box-shadow: -5px 0 0 0 #eee, 5px 0 0 0 #eee;
}

.inform_top_line_v1 .icon-icon-moe-34,
.inform_top_line_v1 .inform_count .icon-icon-moe-34,
.inform_top_line_v1 .icon-icon-moe-16,
.inform_top_line_v1 .inform_count .icon-icon-moe-16 {
    display: inline-block;
    margin-right: 2px;
    font-size: 12px;
}

.inform_top_line_v1_inside {
    margin-bottom: 5px;
}

.inform_top_line_v1_inside .inform-block1 {
    margin-bottom: 0;
}

.inform_top_line_v1_inside .inform_count {
    width: 100%;
}

.inform_top_line_v1 .inform_count {
    /*padding-left: 43px;*/
}

#count_read_user {
    display: inline-block;
}

/*#count_read_user span {
    font-weight: 700;
}*/

.social-top {
    width: 180px;
    margin: 0 auto;
    display: inline-block;
}

.inform_top_line_v1_inside .social-top {
    width: 180px;
}

.inform_top_line_v1 .social-top {
    float: right;
}

.social-top .social-likes__counter {
    display: none;
}

.social-top .social-btn {
    width: 30px;
    height: 30px;
    position: relative;
    display: block;
    color: #fff;
    text-align: center;
    cursor: pointer;
    margin-left: 5px;
    float: right;
    opacity: 0.6;
    z-index: 900;
    /*border-radius: 50%;*/
    /*-webkit-transition: all .1s ease;
    transition: all .1s ease;*/
}

#loginForm .social-top .social-btn {
    float: left;
}

/*#login_modal .social-top .social-btn:nth-child(5) {
    margin-left: 0;
}*/

.social-top .social-btn:hover {
    opacity: 1;
}

.social-top .social-btn i {
    font-size: 17px;
    line-height: 30px;
}

.social-top .social-btn i.fa-whatsapp {
    font-size: 19px;
    margin: 1px 0 0 1px;
}

.social-top .btn-share {
    opacity: 1;
    text-align: right;
    margin-left: 10px;
}

.social-top .btn-share a.share {
    width: 30px;
    height: 30px;
    background-image: url(/themes/default/front/img/share.png);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
}

.social-top .btn-share a.share:hover,
.social-top .open a.share {
    background-image: url(/themes/default/front/img/share-hover.png);
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
}

.btn-group ul.dropdown-menu {
    display: none;
}

.btn-group.open > ul.dropdown-menu {
    display: block;
}

.btn-group.open > ul.dropdown-menu .social-likes:first-child {
    display: none;
}

.audio-on .social-top > .social-btn.btn-facebook {
    display: none;
}

.audio-on .btn-group.open > ul.dropdown-menu .social-likes:first-child {
    display: list-item;
}

.social-top .btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.social-top .btn:active {
    box-shadow: none;
}

.social-top .btn {
    padding: 0;
    margin-bottom: 0;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: none;
    border-radius: 0;
}

.social-top .dropdown-menu {
    position: absolute;
    top: 100%;
    left: -6px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 42px;
    padding: 0;
    margin: 5px 0 0;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.stat_centr_wr .social-top ul li {
    list-style: none;
    margin: 5px;
}

.social-top .dropdown-menu .social-btn {
    float: none;
    margin: 0;
}

.social-top .dropdown-menu .social-btn i.fa-google-plus {
    font-size: 18px;
}

.inform_top_line_v2020 .social-top .btn-telegram img,
.inform_top_line_v1 .social-top .btn-telegram img,
.social-top .dropdown-menu .btn-telegram img {
    width: 17px;
    margin: 8px 0 0 -2px;
}

.inform_top_line_v2020 .social-top .btn-viber img,
.inform_top_line_v1 .social-top .btn-viber img,
.social-top .dropdown-menu .btn-viber img {
    width: 17px;
    margin: 6.5px 0 0 1px;
}

.social-top .dropdown-menu .btn-mail i {
    margin-left: 0;
}

#lenta-news {
    /*overflow: hidden !important;*/
    flex-shrink: 0;
}

.news-lenta {
    background-color: #e3eaef;
    left: 15px;
    right: 15px;
    /*padding-bottom: 218px;*/
    transition: .2s;
}

#lenta-news .down-gradient,
.queen-column .down-gradient {
    width: 100%;
    padding-top: 20px;
    /*z-index: 100;
    position: absolute;
    bottom: 0;*/
    overflow: hidden;
}

.news-lenta .add_plitka_nov {
    line-height: 1.2;
    padding: 15px 15px 10px;
    border-left: none;
    border-right: none;
}

.news-lenta .lenta_title,
.news-lenta .lenta_title p,
.queen-column .plitka_text {
    color: #1e2c34;
    word-wrap: break-word;
    margin: 5px 0 10px;
    display: inline-block;
    width: 100%;
}

.sitebar_text_nov p,
.news-lenta .lenta_title,
.news-lenta .lenta_title p,
.queen-column .plitka_text,
.last_coment_nov_wr a {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.25;
}

.news-lenta .sitebar_text_nov {
    border-bottom: 1px solid #fff;
}

.news-lenta .sitebar_text_nov:hover {
    background-color: #dbe2e8;
    background-color: rgba(0, 0, 0, .03);
}

.sitebar_text_nov .lenta_pic_out,
.news-lenta .lenta_pic_out {
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 6px;
}

.sitebar_text_nov .lenta_pic_out:before,
.news-lenta .lenta_pic_out:before {
    content: "";
    display: block;
    padding-top: 56.25%;
}

.lenta_pic_out {
    display: block;
    overflow: hidden;
    position: relative;
}

.left_sitebar_glavnay .add_plitka_nov.add_plitka_plus .lenta_pic_out,
.left_sitebar_glavnay .add_plitka_nov.add_plitka_test .lenta_pic_out,
.left_sitebar_glavnay .add_plitka_nov.add_plitka_remember .lenta_pic_out {
    margin-bottom: -26px;
}

.sitebar_text_nov .lenta_pic_out a,
.news-lenta .lenta_pic_out a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}

.news-lenta .lenta_pic_out .a_plitka_img {
    background-color: rgba(30, 44, 52, 0.9);
}

.news-lenta .sitebar_text_nov .img_stat {
    object-position: center;
}

.news-lenta .icon-icon-moe-33,
.news-lenta .icon-icon-moe-37 {
    font-size: 10px;
    color: #fbaf43;
    margin-right: 3px;
}

.inform_top_line .green_bg,
.inform_top_line_v1 .green_bg {
    padding: 2px 4px;
    margin-top: -1px;
    background-color: #31aa51;
    color: #fff !important;
    margin-right: 4px;
    font-size: 13px;
    line-height: 13px;
    font-family: 'Roboto Condensed';
    display: inline-block;
}

@media (max-width: 719px) {
    .service-top .green_bg {
        margin-top: 1px;
    }
}

.news-lenta .inform_top_line_v1 .green_bg {
    font-size: 13px;
    padding: 2px 5px;
}

.inform_top_line .green_bg:hover,
.inform_top_line_v1 .green_bg:hover {
    background-color: #1c8542;
}

.news-lenta .rubrika {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.inform_top_line_v1 .blue_bg {
    padding: 0 5px;
    background-color: var(--moe-blue);
    color: #fff;
    font-size: 13px;
    font-family: 'Roboto Condensed';
    display: inline-block;
}

.inform_top_line_v1 .blue_bg:hover {
    background-color: #3675b4;
}

.news-lenta .news_h2 {
    padding: 15px 15px 0;
    margin: 0 0 -4px 0;
}

.news-lenta .lenta_autor {
    color: #1e2c34;
    font-size: 13px;
    margin-top: 4px;
    font-family: 'Open Sans';
    word-wrap: break-word;
    font-weight: 400;
}

.news-lenta .lenta_dol {
    font-weight: 400;
    color: #667278;
}

#lenta-news .lenta_all,
.queen-column .lenta_all {
    display: inline-block;
    z-index: 101;
    text-align: center;
    margin-top: 0;
    height: 35px;
    line-height: 35px;
    border: none;
    border-radius: 8px;
    color: #fff;
    background-color: #2383d7;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 15px;
    letter-spacing: .5px;
    transition: none;
}

#lenta-news .lenta_all:hover,
#lenta-news .lenta_all:active,
.queen-column .lenta_all:hover,
.queen-column .lenta_all:active {
    background-color: #1b73c0;
}

#lenta-news .lenta_all:active,
.queen-column .lenta_all:active {
    transform: translateY(1px);
}

.lenta-news-box .lenta-all-news {
    width: 100%;
    padding: 30px 15px 15px;
    z-index: 100;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    border-radius: 0 0 16px 16px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(227, 234, 239, 1) 20%);
}

.lenta-news-box .lenta-all-news .lenta_all {
    display: block;
    width: 100% !important;
    height: 35px;
    line-height: 35px;
    border: none;
    border-radius: 8px;
    color: #fff;
    background-color: #2383d7;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    padding: 0 15px;
    letter-spacing: .5px;
    margin: 0 !important;
    transition: none;
}

.lenta-news-box .lenta-all-news .lenta_all:hover,
.lenta-news-box .lenta-all-news .lenta_all:focus {
    background-color: #1b73c0;
}

.lenta-news-box .lenta-all-news .lenta_all:active {
    transform: translateY(2px);
}

.corona {
    background-image: url(/themes/default/front/img/corona-circle.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    margin: 0 1px 0 1px;
    padding: 0;
    display: inline-block;
    position: relative;
    vertical-align: -4px;
}

#menu_wr.fixed .corona {
    height: 22px;
    width: 22px;
    margin: 0 0 0 1px;
}

.nav_list li span.corona {
    background-image: url(/themes/default/front/img/corona-circle.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 25px;
    width: 23px;
    margin: 0 0 0 1px;
    padding: 0;
    display: inline-block;
    position: relative;
    top: auto;
    right: auto;
    vertical-align: middle;
}

.margin-b-50 {
    margin-bottom: 50px;
}

.margin-t-50 {
    margin-top: 50px;
}

.com-down {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.down_stat_wr .pokaz_all_com {
    font-size: 18px;
    font-family: 'Roboto Condensed';
    padding: 0 5px;
}

.down_stat_wr .pokaz_all_com:hover {
    text-decoration: underline;
}

.popup-gallery-comment {
    background-color: rgba(255, 255, 255, 0.7);
    border-left: 1px solid #ced2d6;
    border-right: 1px solid #ced2d6;
    display: inline-block;
    width: 100%;
    padding: 0 10px;
    margin-bottom: -5px;
}

.pers_coment_text .popup-gallery-comment {
    display: table;
    width: calc(100% + 10px);
    padding: 0;
    margin: 10px -5px -10px;
    background-color: transparent;
    border-left: 0;
    border-right: 0;
}

.col-varial {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
}

.col-varial a {
    outline: none;
}

.box_in_com {
    width: 100%;
    /*height: 113px;*/
    background-color: #e3eaef;
    /*border: 1px solid #94a2ab;*/
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
    /*padding: 10px;*/
}

.pers_coment_text .box_in_com {
    width: 100%;
    background-color: #d5dee2;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}

.box_in_com img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 1.5s ease;
    transition: all 1.5s ease;
}

.box_in_com:hover img {
    transform: scale(2);
}

.box_in_com:active img {
    opacity: 0.5;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
}

/*.comment_mob_lite.com_otvet .com_down {
    margin-top: 15px;
}*/

.empty-block {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    height: 35px;
}

.comment_mob_lite .file-upload {
    position: relative;
    overflow: hidden;
    width: 35px;
    height: 35px;
    border-radius: 0;
    box-sizing: border-box;
    /*margin-bottom: 20px;*/
    /*border: 1px solid #c2d7d9;*/
}

.comment_mob_lite .file-upload.guest {
    /*border: 1px dashed #97acae;*/
    background: rgba(0, 0, 0, 0.1);
}

.comment_mob_lite .file-upload, .comment_mob_lite .file-upload.guest:hover {
    background: rgba(0, 0, 0, 0.2);
}

.comment_mob_lite .file-upload:hover, .comment_mob_lite .file-upload:hover {
    background-color: transparent;
}

.comment_mob_lite .file-upload:hover,
.comment_mob_lite .file-upload:active,
.comment_mob_lite .file-upload:focus {
    overflow: visible;
}

.comment_mob_lite .file-upload label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.comment_mob_lite .file-upload label span {
    background-color: transparent;
    border: none;
    border-radius: 0;
    padding: 0 10px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 100;
}

.comment_mob_lite .file-upload label span.photo {
    background-image: url(/themes/default/front/img/photo-fff.svg);
    height: 35px;
    width: 35px;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center;
}

.comment_mob_lite .file-upload.guest label span.photo {
    opacity: 0.5;
}

.comment_mob_lite .file-upload input[type="file"], .comment_mob_lite .file-upload-mod input[type="file"] {
    display: none;
}

/*End of Page Material*/

.claim_user_input textarea {
    min-width: 100%;
    max-width: 100%;
    padding: 10px;
    color: #353535;
    border: 1px solid #d9d9d9;
    font-family: 'Open Sans';
    min-height: 180px;
    font-size: 16px;
    margin-top: 10px;
}

.claim_user_form_1 input.send_mail {
    width: 140px;
    margin: 0 auto;
    display: table;
    height: 40px;
    line-height: 40px;
}

.abz {
    margin-top: 5px;
}

.abz_author {
    margin-top: 5px;
    color: var(--moe-blue);
}

.mark_section {
    background-color: #fff2ab;
    box-shadow: -8px 0 0 0 #fff2ab, 8px 0 0 0 #fff2ab;
    padding: 3px 0;
}

.dropdown-menu.lk-hidden {
    left: auto;
    right: 15px;
    top: 58px;
    opacity: 0;
    padding: 10px 0;
}

.menu_top_fixed .dropdown-menu.lk-hidden {
    left: auto;
    right: 0;
    top: 50px;
    margin: 0;
    border: 0;
    opacity: 0;
    padding: 10px 0;
}

.in-top .vhod:hover ~ .dropdown-menu.lk-hidden {
    display: block;
    opacity: 1;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.dropdown-menu.lk-hidden i {
    margin-right: 8px;
}

.pos_nn {
    margin-top: 15px;
}

.partner-container {
    margin-top: 15px;
}

.col-footer-12 {
    position: relative;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 320px) {
    .col-xs-footer-6 {
        position: relative;
        float: left;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-right: 15px;
        padding-left: 15px;
    }
}

/*#footer_main .partner {
    display: inline-block;
}*/

#footer_main .partner img {
    display: block;
    width: 100%;
    max-width: 120px;
}

#footer_main .partner-container span {
    display: block;
    font-size: 12px;
    line-height: 1.2;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: 'Roboto condensed';
    color: #1e2c34;
}

#footer_main .partner-container [class^='col-']:hover span {
    color: #195a94;
}

#footer_main .partner-container [class^='col-']:hover img {
    transform: scale(1.05);
}

#footer_main .partner p b {
    font-family: 'Roboto Condensed';
}

#footer_main .weather-logo p {
    float: left;
    line-height: 24px;
    margin-right: 6px;
}

#footer_main .weather-logo img {
    height: 12px;
    margin: 6px 6px 6px 0;
}

.zachem {
    padding: 10px;
    text-align: center;
    background-color: #fff7d5;
}

#prislNovNewUser {
    position: relative;
}

#prislNovNewUser .zachem {
    border: 1px solid #fff;
    padding: 8px 10px;
}

#prislNovNewUser .zachem a,
#prislNovNewUser .zachem1 a {
    font-size: 14px;
    border-bottom: none;
    float: none;
    display: inline;
}

.comment_mob_lite .zachem {
    padding: 0 10px;
    text-align: center;
    background-color: #fff7d5;
    width: auto;
    float: right;
    line-height: 30px;
    color: #1e2c34;
    border: 1px solid #fff;
    font-family: 'Roboto Condensed';
}

.comment_mob_lite.com_otvet .zachem {
    margin-right: 35px;
}

#login_modal .zachem {
    width: 100%;
    margin: 10px auto;
}

#prislNovNewUser .zachem1 {
    border: 1px solid #fff;
    padding: 8px 10px;
    text-align: center;
    background-color: #fff7d5;
    width: auto;
    color: #1e2c34;
    font-family: 'Roboto Condensed';
    display: inline-block;
    margin: 10px 0;
}

.note {
    margin-top: 5px;
    font-style: italic;
    opacity: .75;
    font-weight: 400;
}

.upload-image-footer {
    margin: 5px;
    text-align: right;
}

.upload_count {
    font-weight: 700;
}

.upload-image-footer {
    color: var(--moe-blue);
}

.upload-image-footer.note-2 {
    color: #ff2f2f;
}

.how_view {
    background-color: #fff7d5;
    width: 100%;
    padding: 7vh 6vw;
}

.how_view p {
    font-size: 20px;
    text-align: center;
    line-height: 1.5;
}

.how_view .p1 {
    font-size: 17px;
    margin-top: 20px;
}

ul.for_mail {
    position: relative;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-box-shadow: inset 0 0 0 50px #fff !important; /* Цвет фона */
    webkit-transition: none;
    -o-transition: none;
    transition: none;
}

/*--------------------------------------------*/

.sitemap .site-map-razdel {
    margin-bottom: 25px;
}

.sitemap .site-map-razdel > a,
.site-map-razdel-other .map-level-1 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
}

.sitemap .map-level-2, .sitemap .map-level-3 {
    font-size: 15px;
    line-height: 1.4;
    font-weight: 400;
    text-transform: none;
}

.sitemap .map-level-2 {
    font-weight: 700;
}

.sitemap .map-level-3 {
    padding-left: 10px;
}

.sitemap a:hover,
.sitemap a:active,
.sitemap a:focus {
    text-decoration: underline;
}

.site-map-razdel-other ul {
    padding-top: 10px;
}

.sitemap .site-map-razdel > a {
    border-bottom: 1px solid #646464;
}

.site-map-razdel-other ul {
    border-top: 1px solid #646464;
}

.sitemap a {
    color: #1e2c34;
}

.sitemap i {
    color: var(--moe-blue);
}

@media only screen and (min-width: 992px) {
    .sitemap .map-level-1 {
        column-count: 5;
        -moz-column-count: 5;
        -webkit-column-count: 5;
        column-gap: 20px;
        -moz-column-gap: 20px;
        -webkit-column-gap: 20px;
        line-height: 1.4;
    }

    .site-map-razdel-other ul {
        column-count: 4;
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-gap: 20px;
        -moz-column-gap: 20px;
        -webkit-column-gap: 20px;
    }

    .site-map-razdel-other .map-level-1 {
        column-count: 1;
        -moz-column-count: 1;
        -webkit-column-count: 1;
        margin-bottom: 10px;
        line-height: 1.1;
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .sitemap .map-level-1 {
        column-count: 4;
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-gap: 20px;
        -moz-column-gap: 20px;
        -webkit-column-gap: 20px;
        line-height: 1.4;
    }

    .site-map-razdel-other ul {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-gap: 20px;
        -moz-column-gap: 20px;
        -webkit-column-gap: 20px;
    }

    .site-map-razdel-other .map-level-1 {
        column-count: 1;
        -moz-column-count: 1;
        -webkit-column-count: 1;
        margin-bottom: 10px;
        line-height: 1.1;
    }

}

@media screen and (max-width: 767px) and (min-width: 640px) {
    .sitemap .map-level-1 {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-gap: 20px;
        -moz-column-gap: 20px;
        -webkit-column-gap: 20px;
        line-height: 1.4;
    }

    .site-map-razdel-other ul {
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-gap: 20px;
        -moz-column-gap: 20px;
        -webkit-column-gap: 20px;
    }

    .site-map-razdel-other .map-level-1 {
        column-count: 1;
        -moz-column-count: 1;
        -webkit-column-count: 1;
        margin-bottom: 10px;
        line-height: 1.1;
    }
}

@media screen and (max-width: 639px) and (min-width: 440px) {
    .sitemap .map-level-1 {
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-gap: 20px;
        -moz-column-gap: 20px;
        -webkit-column-gap: 20px;
        line-height: 1.4;
    }

    .site-map-razdel-other ul {
        column-count: 1;
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-gap: 20px;
        -moz-column-gap: 20px;
        -webkit-column-gap: 20px;
    }

    .site-map-razdel-other .map-level-1 {
        column-count: 1;
        -moz-column-count: 1;
        -webkit-column-count: 1;
        margin-bottom: 10px;
        line-height: 1.1;
    }
}

@media only screen and (max-width: 439px) {
    .sitemap .map-level-1 {
        column-count: 1;
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-gap: 20px;
        -moz-column-gap: 20px;
        -webkit-column-gap: 20px;
        line-height: 1.4;
    }

    .site-map-razdel-other ul {
        column-count: 1;
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-gap: 20px;
        -moz-column-gap: 20px;
        -webkit-column-gap: 20px;
    }

    .site-map-razdel-other .map-level-1 {
        column-count: 1;
        -moz-column-count: 1;
        -webkit-column-count: 1;
        margin-bottom: 10px;
        line-height: 1.1;
    }
}

/*--------------------------------------------*/

/*New list of msterial*/

/*.list-row:first-child {
    padding: 0 0 25px 0;
}

.list-row:last-child {
    padding: 25px 0 0 0;
    border-bottom: none;
}*/

.view-plitka,
#video_plitka {
    /*margin-top: 25px;*/
    position: relative;
    z-index: 1000;
}

.service-top {
    width: 100%;
}

.service .vazhno {
    color: #fff;
    font-family: 'Open Sans';
    padding: 1px 4px;
    font-weight: 700;
    font-size: 13px;
    margin-bottom: 5px;
    height: 21px;
    line-height: 1.4;
}

.service .vazhno.green_bg {
    background-color: #31aa51;
    margin-right: 5px;
}

.service .srochno_wr_1:hover {
    background-color: #ff1239;
}

.service .inform_top_line span {
    width: 100%;
}

.service .time {
    width: 100%;
    line-height: 1;
    font-size: 14px;
    margin-bottom: 5px;
    font-family: 'Roboto Condensed';
    color: #1e2c34;
}

.service .inform_rubrika {
    display: inline-block;
}

.service .rubrika,
.service .pl_rubrika {
    /*  font-size: 12px;
      line-height: 1.1;*/
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    /*width: 100%;*/
}

.service .pl_rubrika {
    color: var(--moe-blue) !important;
    background-color: transparent;
    font-weight: 400;
    letter-spacing: unset;
    position: relative;
    padding: 0;
}

.service .prosmotr {
    margin-right: 0;
}

.list-img {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-right: 15px;
}

.list-img a {
    display: inline-block;
    width: 100%;
    background-size: cover;
    background-position: center;
}

.title-soc h2 {
    display: inline-block;
    width: 100%;
}

.title-soc h2 {
    font-weight: 700;
    line-height: 1.2;
    margin: -1px 0 3px;
}

.title-soc .subtitle {
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 1.4;
}

.title-soc .bookmark {
    display: block;
    position: relative;
    cursor: pointer;
}

.title-soc .bookmark-no {
    background-image: url(/themes/default/front/img/bookmark_no_25.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 25px;
    height: 30px;
    vertical-align: middle;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.title-soc .bookmark-no:hover {
    background-image: url(/themes/default/front/img/bookmark_hover_25.png);
    background-repeat: no-repeat;
    background-position: center;
}

.title-soc .bookmark-yes {
    background-image: url(/themes/default/front/img/bookmark_yes_25.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 25px;
    height: 30px;
    vertical-align: middle;
}

.title-soc .social-top {
    width: auto;
    position: relative;
}

.title-soc .social-top .btn-share,
.title-soc .social-top .social-btn {
    margin-left: 0;
    z-index: 1;
}

.title-soc .social-btn.open {
    z-index: 2;
}

.title-soc .social-top .btn-share a.share {
    width: 30px;
    height: 30px;
    background-image: url(/themes/default/front/img/share.png);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
}

.title-soc .social-top .btn-share a.share:hover, .title-soc .social-top .open a.share {
    background-image: url(/themes/default/front/img/share-hover.png);
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
}

.title-soc .social-top ul li {
    list-style: none;
    margin: 5px;
}

.title-soc .inform_top_line {
    margin-bottom: -2px;
}

.social-top #no_user_bookmark {
    top: 25px;
    left: -219px;
}

.social-top #yes_user_bookmark, .social-top #del_user_bookmark {
    top: 25px;
    left: -130px;
}

.head_tema .tema-top-main {
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    background-color: transparent;
    margin-bottom: 0;
    cursor: auto;

    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.head_tema .tema-top-main .tema-img {
    box-sizing: border-box;
    border-radius: 50%;
    border: 2px solid #fff;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 15px;
}

.head_tema .tema-top-main .tema-title {
    text-transform: uppercase;
    color: #fff;
    line-height: 1.1;
    font-weight: 700;
}

.other-tema {
    min-width: 120px;
    width: 120px;
    height: 26px;
    border: 2px solid #fff;
    border-radius: 11px;
    color: #fff;
    background: transparent;
    font-family: 'Roboto Condensed';
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    line-height: 23px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.other-tema:hover, .other-tema:focus {
    color: #fff;
    background: rgba(255, 255, 255, 0.15);
}

.other-tema:active {
    color: #fff;
    background: rgba(255, 255, 255, 0.5);
}

/*Подложка*/

.head_tema #image-wrapper {
    position: relative;
}

.head_tema svg.clip-svg {
    height: 108px;
    position: absolute;
}

.head_tema #svg-1 {
    left: 0;
    top: 0;
}

/*End of Подложка*/
/*End of New list of msterial*/

.theme_description .theme_links a {
    display: inline-block;
    white-space: nowrap;
    height: 30px;
}

.theme_description .theme_links a:first-child {
    margin-bottom: 7px;
}

.theme_description .theme_links a i,
.theme_description .theme_links a img.soc-button {
    margin-right: 6px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    border-radius: 50%;
    transition: .1s;
}

.theme_description .theme_links a i {
    background-color: #e00000;
    color: #fff;
    text-align: center;
    font-size: 19px;
    line-height: 31px;
    vertical-align: middle;
}

.theme_description .theme_links a img.soc-button {
    background-color: #ddd;
    object-fit: cover;
    object-position: center;
}

.theme_description .theme_links a span {
    line-height: 30px;
    height: 30px;
    white-space: nowrap;
}

#showInfoText .modal.in .modal-dialog {
    height: 100%;
}

#showInfoText .modal-games.modal-long .modal-content {
    width: 100%;
    border-radius: 0;
}

@media (min-width: 576px) {
    #showInfoText .modal.in .modal-dialog {
        height: auto;
    }

    #showInfoText .modal-games.modal-long .modal-content {
        border-radius: 6px;
    }

    #showInfoText .modal-games.modal-long .modal-dialog {
        display: inline-block;
        text-align: left;
        vertical-align: middle;
    }
}

/*Fotorama*/

/*
.fotorama {
    background-color: #e3eaef;
}

.fotorama__thumb-border {
    border-width: 4px !important;
    background-image: none !important;
    background: rgba(19, 32, 45, 0.2);
}
*/

/*new*/

.plus_slider_in_news {
    margin-bottom: 20px;
}

.fotorama {
    display: block;
    background-color: #1e2023;
    border: 1px solid #1e2023;
}

.fotorama--fullscreen .fotorama__nav,
.fotorama--fullscreen .fotorama__stage {
    background-color: #1e2023;
}

.fotorama__nav-wrap {
    padding: 10px;
}

.fotorama--fullscreen .fotorama__nav-wrap {
    padding: 0;
}

.fotorama__fullscreen-icon {
    background: url(/themes/default/front/img/full-in.svg) no-repeat;
    background-size: contain;
    top: 10px;
    right: 10px;
    -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, .3);
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
    background: url(/themes/default/front/img/full-out.svg) no-repeat;
    background-size: contain;
    background-color: rgba(0, 0, 0, 0.3);
}

.fotorama__fullscreen-icon:active {
    opacity: .7;
}

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

.fotorama__arr--next.fotorama__arr,
.fotorama__arr--prev.fotorama__arr {
    position: absolute;
    width: 52px;
    height: 52px;
    top: 50%;
    margin-top: -26px;
}

.fotorama__arr--next.fotorama__arr {
    background: url(/themes/default/front/img/right-shop.svg) no-repeat;
    background-position: center;
    background-size: 19px 32px;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3);
}

.fotorama__arr--prev.fotorama__arr {
    background: url(/themes/default/front/img/left-shop.svg) no-repeat;
    background-position: center;
    background-size: 19px 32px;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
}

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

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

.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before {
    display: none;
}

.fotorama__caption__wrap {
    position: absolute;
    bottom: 0;
    padding: 3px 9px;
    z-index: 10;
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 13px;
    line-height: 1.3;
    text-align: center;
    word-wrap: break-word;
    margin: 0;
    width: 100%;
    max-width: 100%;
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    transition-duration: 0.6s;
    color: #fff !important;
    background-color: rgba(0, 0, 0, 0.45);
}

.fotorama__thumb-border {
    border-color: var(--moe-blue);
    background: transparent;
    border-width: 4px !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame img {
    opacity: .6;
}

.fotorama__nav--thumbs .fotorama__nav__frame.fotorama__active img {
    opacity: 1;
}

.stat_centr_wr .author_photos {
    display: block;
    padding: 0 20px 20px;
    margin-bottom: 20px;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 13px;
    line-height: 1.3;
    text-align: left;
    color: #fff;
    background-color: #1e2023;
}

/*--------------------------------------------------*/

/*.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon,
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
    transform: none;
}*/

/*.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    opacity: 1;
}*/

/*End new*/

/*End of Fotorama*/

.s-caricature {
    background-color: #2b7dc4;
    width: 100%;
    position: relative;
    text-align: center;
    overflow-x: hidden;
    /*margin-bottom: 30px;*/
}

.car-head a, .car-head-down a {
    width: 165px;
    height: 32px;
    line-height: 34px;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: 8px;
    border-radius: 4px;
    background-color: #f1f1f1;
    color: #2b7dc4;
}

.car-head a:hover, .car-head-down a:hover {
    text-decoration: underline;
}

.car-head a:active, .car-head-down a:active {
    background-color: #80c6ff;
    color: #fff;
}

.s-caricature .slick-slide {
    margin: 0 7px;
    position: relative;
}

.s-caricature .slick-track .slide .all-caricatures {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.6);
    font-size: 23px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    height: calc(100% - 10px);
    border-radius: 10px;
    position: absolute;
    top: 0;
    left: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.s-caricature .slick-track .slide .all-caricatures:hover {
    text-decoration: underline;
}

.s-caricature .slick-track .slide:last-child .plitka_text {
    display: none;
}

.s-caricature .image {
    margin: 0 0 10px;
    border-radius: 10px;
    overflow: hidden;
}

.slick-slide img {
    display: block;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

.s-caricature .plitka_text {
    color: #fff;
    font-size: 15px;
    line-height: 1.2;
    text-align: left;
    margin: 0;
    font-weight: 100;
    letter-spacing: .5px;
    display: inline-block;
    width: 100%;
    font-family: 'Roboto Condensed';
}

.s-caricature .s-author span {
    font-weight: 700;
}

.s-caricature .s-title {

}

.plitka_wr-- {
    text-align: left;
}

/*Соцкнопки*/
#soc-button {
    width: 104px;
    height: 150px;
    position: fixed;
    right: 20px;
    bottom: 260px;
    z-index: 1000;
}

.klass-center {
    position: absolute;
    bottom: 45px;
    right: 0;
    background-color: #5a9de5;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    color: #fff;
    text-decoration: none;
    text-align: center;
    z-index: 1001;
    animation: visible 1s infinite ease;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.klass-center .fa-thumbs-up {
    float: left;
    color: #fff;
    font-size: 30px;
    line-height: 60px;
    padding: 0 17px;
    margin: 0;
    opacity: 1;
}

.klass-telegram,
.klass-ok,
.klass-fb,
.klass-vk,
.klass-youtube {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 2px solid;
    position: absolute;
    box-sizing: border-box;
    text-align: center;
    background-color: #fff;
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
    animation: visible .5s infinite ease;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

@-webkit-keyframes visible {
    0% {
        -webkit-transform: scale(0, 0);
    }
    100% {
        -webkit-transform: scale(1, 1);
    }
}

@keyframes visible {
    0% {
        transform: scale(0, 0);
    }
    100% {
        transform: scale(1, 1);
    }
}

.klass-telegram i,
.klass-ok i,
.klass-fb i,
.klass-vk i,
.klass-youtube i {
    font-size: 21px;
    text-align: center;
    margin-top: 5px;
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
}

.klass-telegram {
    top: 0;
    right: 6px;
    border-color: #84b4cb;
    background-image: url("/themes/default/front/img/telegram-blue.png");
    background-position: 4.3px 7.5px;
    background-repeat: no-repeat;
}

.klass-telegram:hover {
    background-color: #84b4cb;
    background-image: url("/themes/default/front/img/telegram-white.png");
}

.klass-ok {
    top: 13px;
    left: 17px;
    border-color: #ff9c44;
}

.klass-ok:hover {
    background-color: #ff9c44;
}

.klass-ok:hover i {
    color: #fff;
}

.klass-fb {
    top: 57px;
    left: 0;
    border-color: #415f95;
}

.klass-fb:hover {
    background-color: #415f95;
}

.klass-fb:hover i {
    color: #fff;
}

.klass-vk {
    bottom: 13px;
    left: 17px;
    border-color: #6897c5;
}

.klass-vk:hover {
    background-color: #6897c5;
}

.klass-vk:hover i {
    color: #fff;
}

.klass-youtube {
    bottom: 0;
    right: 6px;
    border-color: #ff4342;
}

.klass-youtube:hover {
    background-color: #ff4342;
}

.klass-youtube:hover i {
    color: #fff;
}

.klass-telegram i {
    color: #84b4cb;
}

.klass-ok i {
    color: #ff9c44;
}

.klass-fb i {
    color: #415f95;
}

.klass-vk i {
    color: #6897c5;
}

.klass-youtube i {
    color: #ff4342;
}

/*End of Соцкнопки*/

.carousel-wrapper {
    position: relative;
    height: 80px;
    width: 225px;
}

.carousel-item {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}

.carousel-item img {
    max-width: 225px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.arr {
    position: absolute;
    top: 0;
    height: 100%;
    width: 50px;
}

.arr-prev {
    left: 0;
    transition: all 0.5s ease-in-out;
}

.arr-next {
    right: 0;
    transition: all 0.5s ease-in-out;
}

.arr-next:hover {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.arr-prev:hover {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.arrow {
    position: absolute;
    top: 0;
    display: block;
    width: 50px;
    height: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.arrow-prev {
    left: 0;
    background: url("/themes/default/front/img/arrow-black-prev.png") 10% 50% / 10px no-repeat;
}

.arrow-next {
    right: 0;
    background: url("/themes/default/front/img/arrow-black-next.png") 90% 50% / 10px no-repeat;
}

/* Напишем медиа-запрос для изменения размера стрелок на устройствах с меньшим размером экрана.*/
@media (max-width: 480px) {
    .arrow, .light .arrow {
        background-size: 10px;
        background-position: 10px 50%;
    }
}

[id^="target-item"] {
    display: none;
}

.item-1 {
    z-index: 2;
    opacity: 1;
}

*:target ~ .item-1 {
    opacity: 0;
}

#target-item-1:target ~ .item-1 {
    opacity: 1;
}

#target-item-2:target ~ .item-2,
#target-item-3:target ~ .item-3,
#target-item-4:target ~ .item-4,
#target-item-5:target ~ .item-5 {
    z-index: 3;
    opacity: 1;
}

/*--------------------------------------*/

/*#article, #lenta-news, .right_940 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}*/

.sticky-m,
.middle_col .sticky-block,
.live .sticky-block {
    position: -webkit-sticky;
    position: sticky;
    top: 80px;
    margin-bottom: 0;
}

/*------------------*/

@media (max-width: 767px) {
    .webcenter {
        margin: 110px auto 90px !important;
    }
}

@media (max-width: 576px) {
    .webcenter h1 {
        font-size: 40px !important;
    }
}

.webcenter {
    margin: 25px auto 90px;
}

.webcenter, .webcenter h1, .webcenter h2, .webcenter h3, .webcenter ul, .webcenter ol, .webcenter li, .webcenter p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.4;
    text-align: center;
    color: #000;
}

.webcenter .content {
    display: table;
    margin: 0 auto;
    width: 100%;

}

.webcenter h1 {
    font-size: 50px;
    line-height: 1.1;
    margin: 0 0 30px;
}

.webcenter h2 {
    font-size: 27px;
    margin: 0 0 20px;
}

.webcenter h3 {
    font-size: 24px;
    margin: 20px 0 10px;
    color: #ff1239;
}

.webcenter p {
    margin-bottom: 5px;
}

.webcenter p a {
    color: #1882e0;
}

.webcenter p a:hover, .webcenter p a:active, .webcenter p a:focus {
    text-decoration: underline;
    color: #1882e0;
}

.logos {
    display: block;
    width: 150px;
    margin: 30px auto 0;
}

.logos img {
    object-fit: contain;
}

.logos img:first-child {
    width: 130px;
    height: 46px;
    margin-bottom: 10px;
}

.logos img:last-child {
    width: 55px;
    height: 37px;
    background-color: var(--moe-blue);
    padding: 5px 7px;
}

.down_line_nn {
    display: block;
    position: relative;
    margin-top: 15px;
    height: 36px;
    font-family: 'Open Sans';
}

.down_line_nn .button {
    border-radius: 3px;
    min-width: 36px;
    height: 36px;
    line-height: 34px;
    padding: 0 10px;
    display: inline-block;
    text-align: center;
    float: left;
    cursor: pointer;
    position: relative;
    transition: none;
}

.down_line_nn .button.chit_dal {
    margin-right: 20px;
}

.down_line_nn .button.coments,
.down_line_nn .button.like {
    margin: 0 20px 0 0;
    min-width: 36px;
    font-size: 14px;
}

.down_line_nn .button i {
    font-size: 17px;
    line-height: 34px;
}

/*.down_line_nn .button span {
    margin-left: 2px;
}*/

.down_line_nn .button.chit_dal span {
    margin: 0;
}

.nar_now .down_line_nn a {
    font-size: 13px;
    line-height: 34px;
}

.down_line_nn .prosmotr {
    float: right;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
}

.down_line_nn .prosmotr span {
    margin-right: 2px;
    font-size: 12px;
}

.search_text {
    width: calc(100% - 126px);
    float: left;
    height: 30px;
    padding: 4px 10px;
    font-size: 21px;
    outline: none;
    border: 1px solid #a9a9a9;
}

#newSearch input[type=submit] {
    margin: 0;
    width: 90px;
    border: none;
    padding: 0 4px;
    height: 40px;
    font-size: 16px;
    float: right;
}

.selects {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;

    width: calc(100% - 105px);
    margin-top: 20px;
}

.selects div {
    margin-right: 20px;
    height: 30px;
}

.selects div input[type=checkbox] {
    vertical-align: -1px;
}

.arh_nov_wr .arh_img:hover {
    opacity: .9;
}

#arhiv .arh_nov_wr a p:hover {
    color: #195a94;
}

/*-nn-selector--*/

.bm_banner {
    width: 100%;
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
}

.bm_banner:active {
    opacity: .9;
}

.bm_banner:active {
    opacity: .5;
}

.bm_banner a {
    display: inline-block;
    margin-bottom: 30px;
}

.bm_banner img {
    width: 100%;
}

.cog-position {
    position: absolute;
    top: 0;
}

.plate_select_nn {
    z-index: 999;
    position: relative;
}

.plate_select_nn > ul > li i {
    width: 100%;
    text-align: center;
    color: #a6b0b5;
}

.plate_select_nn > ul > li i.fa-clock-o {
    font-size: 22px;
}

.plate_select_nn > ul > li i.fa-eye {
    font-size: 25px;
    margin-top: -2px;
}

.plate_select_nn > ul > li i.fa-thumbs-o-up {
    font-size: 22px;
}

/*.cog-selector,
.cog-selector i,
#rub-selector {
    -webkit-transition: .1s ease;
    -moz-transition: .1s ease;
    -o-transition: .1s ease;
    transition: .1s ease;
}*/

.cog-selector {
    text-align: center;
    position: relative;
    z-index: 200;
    cursor: pointer;
}

.cog-selector i {
    font-size: 24px;
    color: #a7b0b5;
    line-height: 36px;
}

.cog-selector:hover {
    background-color: #2f434e;
}

.cog-selector:hover i {
    color: #fff;
}

#rub-selector h5,
.modal_rub h5 {
    font-family: 'Roboto Condensed';
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    margin-bottom: 10px;
}

.lenta_nar_nov #rub-selector li,
.modal_rub li {
    display: inline-block;
    width: 100%;
    float: none;
    text-align: left;
    line-height: 1.2;
    margin: 5px 0;
}

.lenta_nar_nov #rub-selector label,
.lenta_nar_nov #rub-selector li label,
.modal_rub li label,
.modal_rub li label {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.2;
    position: relative;
    padding-left: 20px;
    margin: 0;
    display: inline-block;
    width: 100%;
}

.lenta_nar_nov #rub-selector label:active {
    opacity: .5;
}

.lenta_nar_nov #rub-selector form,
.modal_rub form {
    cursor: default;
}

.lenta_nar_nov #rub-selector form ul,
.modal_rub form ul {
    width: 100%;
    padding-top: 10px;
    clear: both;
}

.lenta_nar_nov #rub-selector .rub-selector-in form .select-list > label,
.modal_rub label.select_all {
    float: left;
    margin-bottom: 30px;
    display: inline-block;
    padding: 0 0 3px 0;
    border-bottom: 1px dotted #fff;
    position: relative;
    cursor: pointer;
}

.lenta_nar_nov #rub-selector .rub-selector-in form .select-list > label.select_all:hover,
.modal_rub label.select_all:hover {
    border-bottom: 1px solid #fff;
}

.lenta_nar_nov #rub-selector form input[type=checkbox],
.modal_rub form input[type=checkbox] {
    display: none;
}

.lenta_nar_nov #rub-selector label:before,
.modal_rub label:before {
    content: "";
    display: inline-block;
    margin-right: 7px;
    width: 13px;
    height: 13px;
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 1px;
    -webkit-box-shadow: 0 0 0 1px rgba(47, 67, 78, 1);
    box-shadow: 0 0 0 1px rgba(47, 67, 78, 1);
    position: absolute;
    top: 0;
    left: 0;
}

.lenta_nar_nov #rub-selector input[type=checkbox]:checked + label:before,
.modal_rub input[type=checkbox]:checked + label:before {
    background-color: var(--moe-blue);
}

.lenta_nar_nov #rub-selector input[type=checkbox]:checked + label.part_select:before,
.modal_rub input[type=checkbox]:checked + label.part_select:before {
    background-color: #90abb7;
}

.lenta_nar_nov #rub-selector label.select_all:before,
.modal_rub label.select_all:before {
    display: none;
}

#rub-selector .comebt_butt,
.modal_rub .comebt_butt {
    width: 150px;
    height: 36px;
    line-height: 36px;
    font-size: 17px;
    font-weight: 700;
    margin-top: 25px;
}

/*.lines_18 .count-megaphone,
.middle_col .best_messages,
.lines_18 .user_status,
.bm_banner {
    display: none;
}
*/

.header_slider_slick {
    display: inline-block;
    height: 80px;
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0;
    overflow: hidden;
    animation: vis_block .5s 1; /* Указываем название анимации, её время и количество повторов*/
    animation-fill-mode: forwards; /* Чтобы элемент оставался в конечном состоянии анимации */
    /*animation-delay: 10s; !* Задержка перед началом *!*/
}

@keyframes vis_block {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.slider-projects button {
    width: 20px;
    height: 20px;
}

.slider-projects div {
    width: 225px;
    height: 80px;
}

.slider-projects .slick-prev,
.slider-projects .slick-next {
    height: 44px;
    width: 44px;
    top: calc(50% - 22px);
    border-radius: 50%;
    padding: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1;
    opacity: 0;
    position: absolute;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.slider-projects .slick-prev {
    -webkit-transform: translate3d(-22px, 0, 0);
    transform: translate3d(-22px, 0, 0);
}

.slider-projects .slick-next {
    -webkit-transform: translate3d(22px, 0, 0);
    transform: translate3d(22px, 0, 0);
}

.slider-projects:hover .slick-prev,
.slider-projects:hover .slick-next {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slider-projects .slick-prev {
    left: -22px;
}

.slider-projects .slick-next {
    right: -22px;
}

.slider-projects .slick-prev:before,
.slider-projects .slick-next:before {
    width: 12px;
    height: 20px;
    opacity: 1;
    z-index: 10;
    position: absolute;
    top: 12px;
}

.slider-projects .slick-prev:before {
    content: url(/themes/default/front/img/arrow-left-h20.svg);
    right: 8px;
}

.slider-projects .slick-next:before {
    content: url(/themes/default/front/img/arrow-right-h20.svg);
    left: 8px;
}

.slider-projects .slick-slide {
    position: relative;
}

.slider-projects .slick-slide a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.slider-projects .slick-slide img {
    object-fit: contain;
    -o-object-fit: contain;
    position: absolute;
    left: 0;
    bottom: 0;
}

.greentree-small {
    position: fixed;
    right: 20px;
    bottom: 240px;
    z-index: 1001;
    display: none;
    /*-webkit-animation: appearance .5s;
    -o-animation: appearance .5s;
    animation: appearance .5s;
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-duration: 3s;*/
}

/*@keyframes appearance {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}*/

.greentree-small:after {
    content: 'Ёлка предсказаний';
    display: block;
    position: absolute;
    top: 66px;
    right: 0;
    white-space: nowrap;
    opacity: 0;
    z-index: 990;
    background: #fff7d5;
    padding: 3px 7px;
    border: 1px solid #8c9fac;
    -webkit-box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, .2);
    box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, .2);
    font-family: 'Roboto Condensed';
    font-size: 14px;
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    -ms-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
}

.greentree-small:hover:after {
    opacity: 1;
}

.notify_delete {
    display: block;
    width: 100%;
    border: 1px solid #ff511b;
    background-color: #ffccbd;
    padding: 10px;
}

.notify_moderation {
    display: block;
    width: 100%;
    border: 1px solid #e3eaef;
    background-color: #e3eaef;
    padding: 10px;
}

.nar_now .notify_delete,
.nar_now .notify_delete_red {
    margin-top: 10px;
}

.notify_delete h6,
.notify_delete_red h6 {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 5px;
    color: #1e2c34;
}

.cab-page .notify_delete p,
.cab-page .notify_delete_red p {
    margin-bottom: 0;
}

.cab-page .notify_delete p span {
    display: block;
}

.notify_delete p a {
    color: #ff2626;
    font-weight: 700;
    text-decoration: underline;
}

.notify_delete p a:hover {
    color: #ca0606;
}

.notify_delete_red {
    display: block;
    width: 100%;
    border: 1px solid #60e843;
    background-color: #d8ffbf;
    padding: 10px;
}

.notify_delete_red p a {
    color: #24ad00;
    font-weight: 700;
    text-decoration: underline;
}

.notify_delete_red p a:hover {
    color: #248d00;
}

/*----------------------*/

.rating {
    font-size: 14px;
    line-height: 1.2;
    font-family: 'Open Sans';
    word-wrap: break-word;
    text-align: center;
    box-sizing: border-box;
}

.raiting_header {
    font-weight: 700;
    color: #fff;
    height: 45px;
    box-sizing: border-box;
}

.rating_decription {
    margin-bottom: 15px;
    text-align: left;
}

.raiting_position,
.raiting_user,
.raiting_megafon {
    display: inline-block;
    float: left;
    padding: 10px 5px;
    line-height: 50px;
    box-sizing: border-box;
    font-weight: 700;
}

.raiting_header .raiting_position,
.raiting_header .raiting_user,
.raiting_header .raiting_megafon {
    padding: 0 5px;
    line-height: 45px;
    background-color: #475057;
}

.rating .megafon {
    width: 25px;
    height: 25px;
    margin-top: -2px;
}

.raiting_position {
    width: 20%;
}

.raiting_user {
    width: 56%;
    text-align: left;
}

.raiting_megafon {
    width: 12%;
}

.rating .raiting_row:nth-child(2n) .raiting_position,
.rating .raiting_row:nth-child(2n) .raiting_user,
.rating .raiting_row:nth-child(2n) .raiting_megafon {
    background-color: #e3eaef;
}

.rating h3,
.games-codes h3 {
    font-weight: 400;
    font-size: 27px;
    line-height: 1.2;
    color: #1e2c34;
    padding: 0 0 15px;
    text-align: left;
}

.games-stat .stat_centr_wr {
    max-width: 940px;
    margin: auto;
    display: block;
}

.games-stat .panel-default,
.games-stat .panel-default > .panel-heading {
    border-color: #6e7980;
}

.games-stat .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #6e7980;
}

.games-stat .panel-default > .panel-heading {
    background-color: #e3eaef;
}

.games-stat .panel-default,
.games-stat .panel-heading {
    border-radius: 0;
}

.games-stat .panel-heading {
    padding: 0;
}

.games-stat .panel-heading a {
    display: inline-block;
    width: 100%;
    padding: 10px 15px;
}

.games-stat h4,
.games-stat .stat_centr_wr h4 p {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 400;
    margin: 0;
}

.games-stat .stat_centr_wr table,
.games-stat .stat_centr_wr .table-container {
    margin: 30px 0 0;
}

.games-stat .stat_centr_wr .table-container .quiz-stat + table {
    margin-top: 15px;
}

.games-stat .stat_centr_wr .table-container .quiz-stat {
    margin-bottom: 15px;
    text-align: center;
}

.games-stat-a {
    font-family: 'Open Sans';
    font-size: 17px;
}

.table-stat tr th:first-child,
.table-stat tr th:nth-child(3),
.table-stat tr th:nth-child(4),
.table-stat tr th:nth-child(5),
.table-stat tr:nth-child(2) th,
.table-stat td:first-child,
.table-stat td:nth-child(3),
.table-stat td:nth-child(4),
.table-stat td:nth-child(5) {
    text-align: center;
}

.table-stat tr:nth-child(2n) td {
    background-color: transparent;
}

.table-stat td:nth-child(5) {
    font-weight: 700;
}

.rating .polz_pol_wr {
    margin: 0;
}

.rating .polz_pol_wr a {
    margin: 0;
}

.rating .polz_pol_wr a:nth-child(2) {
    width: calc(100% - 60px);
}

.rating .polz_pol_wr a p {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    font-weight: 400;
    margin: 0;
}

.games-stat .stat_centr_wr .nav {
    padding-left: 0;
    margin: 0;
    list-style: none;
    width: 100%;
}

.games-stat .stat_centr_wr .nav li {
    font-weight: 400;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 19px;
    list-style: none;
    margin-bottom: -1px;
    max-width: 50%;
}

.nav-tabs > li > a,
.games-stat .nav-tabs > li.active > a {
    line-height: 1.2;
    font-size: 19px;
}

.games-stat .nav-tabs > li.active > a:focus,
.games-stat .nav-tabs > li.active > a:hover {
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 400;
    line-height: 1.2;
    font-size: 19px;
    float: left;
    margin-right: 0;
    border-radius: inherit;
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.games-stat .tab-content {
    margin-top: 15px;
}

.pdd-question {
    font-family: 'Roboto';
    font-size: 16px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border: 1px dashed #1f2d35;
    padding: 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 2px 2px 10px rgba(31, 45, 53, .3);
}

.pdd-question-user {
    font-weight: 700;
    margin-bottom: 10px;
}

.pdd-question-text {
    margin-bottom: 10px;
}

.pdd-question-img {
    max-width: 100%;
    max-height: 600px;
    display: -ms-flexbox;
    display: flex;
}

.pdd-question-img img {
    max-width: 100%;
    height: 100%;
    max-height: 600px;
    object-fit: contain;
}


/*----------------------*/

/*Special anons nn----------------------*/

.special_anons {
    display: inline-block;
    position: relative;
    width: 100%;
    border: 1px solid #77a1c3;
    background-color: #e4eaef;
    padding: 20px 20px 15px;
    margin-bottom: 20px;
}

.special_anons p,
.special_anons a {
    font-family: 'Open Sans';
    display: inline-block;
    width: calc(100% - 170px);
    margin: 0;
    position: relative;
}

.special_anons p span {
    color: #fff;
    font-weight: 700;
    white-space: nowrap;
    background-color: #ca064b;
    box-shadow: -3px 0 0 0 #ca064b, 3px 0 0 0 #ca064b;
    margin: 0 5px;
}

.special_anons p.first-p:before {
    content: '';
    border: 17px solid transparent;
    border-left: 17px solid #ca064b;
    float: left;
    position: relative;
    top: 3px;
    left: 0;
    margin-right: -5px;
}

.special_anons_inside p.first-p:before {
    display: none;
}

.special_anons a {
    display: inline-block;
    width: 100px;
    float: right;
    font-weight: 700;
    color: #ca064b;
    text-decoration: underline;
    margin-top: 10px;
}

.special_anons a:hover,
.special_anons a:active {
    opacity: .8;
}

.special_anons img {
    position: absolute;
    bottom: 0;
    right: 10px;
    height: 170px;
    width: 170px;
}

.special_anons p br {
    display: none;
}

.timer_nn p,
#nov_card .novost_detalka .text_stat .timer_nn p {
    color: #77a1c3 !important;
    font-family: 'Roboto Condensed' !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    font-size: 50px !important;
    margin: 0 !important;
}

.timer_nn img {
    height: 140px;
    width: 140px;
}

/*--------------------------------------------------*/

.queen-photo-block {
    position: relative;
    width: 100%;
}

.queen-photo-v,
.queen-photo-v img,
.queen-photo-g img {
    width: 100%;
    position: relative;
}

.queen-photo-v .author_main_photo_new,
.queen-photo-g .author_main_photo_new {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 3px 9px;
    z-index: 10;
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 11px;
    text-align: right;
    word-wrap: break-word;
    margin-bottom: 0;
    max-width: 100%;
    color: #fff !important;
    background-color: rgba(0, 0, 0, 0.45);
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    transition-duration: 0.6s;
}

.queen-content .inform_top_line_v1 {
    margin-bottom: 30px;
    display: block;
}

.queen-g .queen-content .inform_top_line_v1 {
    margin: 30px 0;
}

.queen-content .inform-block2 {
    white-space: nowrap;
    width: auto;
    line-height: 30px;
}

.queen-content .inform_top_line_v1_inside .inform_count {
    width: auto;
    float: none;
}

.queen-content .inform_top_line_v1 .icon-icon-moe-34,
.queen-content .inform_top_line_v1 .inform_count .icon-icon-moe-34 {
    margin-right: 5px;
}

.queen-content .stat_centr_wr p.style_subtitle {
    margin-bottom: 40px;
}

.plate-queen {
    position: relative;
    padding: 30px 10px 3px 66px;
    display: inline-block;
    margin-bottom: 30px;
}

.plate-queen:before {
    content: url(/themes/default/front/img/corona.svg);
    width: 62px;
    height: 57px;
    position: absolute;
    left: 0;
    top: 0;
}

.plate-queen a {
    font-size: 17px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    /*color: #fff;*/
}

.queen-content .down_material {
    margin-bottom: 40px;
    display: inline-block;
    width: 100%;
}

.queen-content .avtor {
    margin: 0;
}

.queen-back {
    height: 100%;
    /*max-height: 250vh;*/
}

.queen-column .queen-anons {
    background-color: #e3eaef;
    width: 100%;
    padding: 15px;
    position: sticky;
    top: 90px;
}

.queen-column h2 {
    font-size: 24px;
}

.queen-attention {
    width: 100%;
    margin: 0 0 30px;
    padding: 20px;
    background-color: #fff593;
    border: 4px solid #f7931b;
}

.queen-attention p {
    font-family: 'Open Sans';
}

.queen-photo-g .queen-attention {
    margin-top: 20px;
}

.queen .sitebar_reklama_wr {
    margin: 0;
}

.queen .comment_mob_lite {
    margin-bottom: 0;
}

@media screen and (min-width: 1200px) {

}

@media screen and (min-width: 992px) {
    .equal-queen, .equal-queen > .queen-content,
    .equal-queen, .equal-queen > .queen-photo,
    .equal-queen, .equal-queen > .queen-comments,
    .equal-queen, .equal-queen > .queen-column {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }

    .equal-queen > .queen-content,
    .equal-queen > .queen-photo,
    .queen .central_940,
    .queen .right_940,
    .equal-queen > .queen-comments,
    .equal-queen > .queen-column {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .queen-column {
        min-height: 588px;
        /*max-height: 250vh;*/
    }

    .queen-comments #comment_template {
        position: sticky;
        top: 80px;
    }

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

    .sitebar_mneniy .row:before {
        display: none;
    }

    .queen-photo-v,
    .queen-photo-g {
        position: sticky;
        top: 90px;
    }

    .queen-photo-v,
    .queen-photo-g,
    .lenta_news_new .left_sitebar_glavnay,
    .blockA3new #central_novosti,
    #main_right_sitebar_wr {
        position: sticky;
        top: 80px;
    }

    .lenta_news_new .left_sitebar_glavnay,
    #main_right_sitebar_wr {
        margin-bottom: 30px;
    }

    .lenta_limit {
        max-height: 2400px;
    }

    .blockA3new .plitka_308 {
        height: auto;
        margin-bottom: 25px;
    }

    .blockA3new .plitka_308 .inform_top_line {
        display: block;
        width: 100%
    }
}

@media screen and (max-width: 991.98px) {
    .queen-content .inform_top_line_v1 {
        margin: 30px 0;
    }

    .queen-photo-v,
    .queen-photo-g {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {

}

/*--------------------------------------------*/

@media only screen and (max-width: 991px) and (min-width: 768px), (max-width: 490px) {
    .special_anons p.first-p,
    .special_anons > div {
        width: 100%;
    }

    .special_anons p br {
        display: inline;
    }

    .special_anons p br.vis-440 {
        display: none;
    }
}

@media only screen and (max-width: 490px) {
    .special_anons > div.timer_nn {
        display: inline-block;
        height: 70px;
    }
}

@media only screen and (max-width: 440px) {
    .special_anons p br {
        display: inline;
    }
}

@media only screen and (max-width: 450px) {
    .special_anons p br {
        display: none;
    }

    .special_anons > div {
        display: inline-block;
        height: 155px;
    }

    .special_anons div p {
        position: absolute;
        bottom: 15px;
    }

    .special_anons div p a {
        float: left;
    }
}

@media only screen and (max-width: 420px) {
    br.timer_br {
        display: inline !important;
    }

    .special_anons > div.timer_nn {
        height: 12vw;
    }

    .timer_nn p,
    #nov_card .novost_detalka .text_stat .timer_nn p {
        font-size: 13vw !important;
    }

    .special_anons .timer_nn img {
        right: 2vw;
        height: 33vw;
        width: 33vw;
    }
}

/*Ed of Special anons nn----------------------*/

/* Form in news ------------- */

.order_feedback {
    display: block;
    margin: 20px 0;
}

.order_feedback p {
    font-size: 16px;
}

.form_container {
    display: block;
    margin: 20px 0;
    background-color: #e3eaef;
    padding: 12px;
    position: relative;
    border-radius: 5px;
}

.customer-select {
    background-color: #fff;
    padding: 30px 40px;
    margin-bottom: 20px;
}

.stat_centr_wr .customer-header,
.template-1 .stat_centr_wr .customer-header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.stat_centr_wr .customer-select h4,
.template-1 .stat_centr_wr .customer-select h4 {
    margin: 0 0 10px;
}

.stat_centr_wr .customer-select h4 p,
.template-1 .stat_centr_wr .customer-select h4 p {
    margin: 0;
}

.stat_centr_wr .customer-select h4,
.stat_centr_wr .customer-select h4 p,
.template-1 .stat_centr_wr .customer-select h4,
.template-1 .stat_centr_wr .customer-select h4 p {
    font-size: 21px;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
}

.customer-select img,
.template-1 .stat_centr_wr .customer-select img {
    width: auto;
    height: 80px;
    max-width: 200px;
    object-fit: contain;
    margin: 0;
}

@media (min-width: 768px) {
    .stat_centr_wr .customer-header,
    .template-1 .stat_centr_wr .customer-header {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }

    .stat_centr_wr .customer-select h4,
    .template-1 .stat_centr_wr .customer-select h4 {
        margin: 0 20px 0 0;
    }

    .stat_centr_wr .customer-select h4,
    .stat_centr_wr .customer-select h4 p,
    .template-1 .stat_centr_wr .customer-select h4,
    .template-1 .stat_centr_wr .customer-select h4 p {
        text-align: left;
    }
}

.order_profile {
    padding: 0 40px;
}

.order_profile h5 {
    font-weight: 700;
    font-size: 16px;
}

.order_profile label,
.order_profile input {
    width: 100%;
    font-size: .9em;
    line-height: 1.3;
    font-weight: 400;
    color: #6c757d;
}

.order_profile label {
    margin-top: 25px;
}

.order_profile label span {
    font-style: italic;
}

.order_profile input,
.order_feedback input[type="submit"] {
    height: 44px;
    line-height: 24px;
    font-weight: 700;
    padding: 10px;
    background-color: #fff;
    outline: none;
    border-radius: 7px;
    border: 1px solid transparent;
}

.order_profile input:hover,
.order_profile input:focus {
    border: 1px solid var(--moe-blue);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    transition: all .15s;
}

.order_feedback input[type="submit"] {
    width: 190px;
    margin: 40px auto 28px;
    padding: 11px 0 9px;
    display: block;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 400;
    transition: .2s;
    color: #fff;
}

.order_feedback input[type="submit"]:hover {
    -webkit-box-shadow: inset 0 0 200px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 0 200px 0 rgba(0, 0, 0, .15);
}

.order_feedback input[type="submit"]:active {
    -webkit-box-shadow: inset 0 0 200px 0 rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 200px 0 rgba(0, 0, 0, .3);
    transform: translateY(2px);
}

.order_footer {
    margin-top: 10px;
    font-size: 11px;
    text-align: center;
}

.success_form {
    position: absolute;
    bottom: 40px;
    left: calc(50% - 100px);
    width: 200px;
    padding: 120px 15px 15px;
    background-color: #fff;
    border: 2px solid #41d04d;
    text-align: center;
    font-size: 19px;
    line-height: 1.2;
    color: #41d04d;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .3);
}

.success_form:before {
    content: url(/themes/default/front/img/ok-green.png);
    position: absolute;
    top: 17px;
    left: 53px;
}

.form_container .vue-captcha {
    margin: 20px auto 50px;
}

.form_container .vue-captcha .content-text input {
    height: 30px;
    min-height: 30px;
    max-height: 30px;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .customer-header {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .customer-select {
        padding: 5vw !important;
    }

    .customer-select h4 {
        text-align: center;
    }

    .customer-select img {
        margin: 0 auto 10px;
        max-width: 70%;

        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }

    .order_profile {
        padding: 0 !important;
    }
}

/* End of Form in news ------------- */

/*Datepicker --------------*/

.vdatetime-popup {
    font-family: 'Roboto' !important;
}

.vdatetime-popup__header,
.vdatetime-calendar__month__day--selected > span > span,
.vdatetime-calendar__month__day--selected:hover > span > span {
    background: var(--moe-blue) !important;
}

.vdatetime-popup__actions__button {
    text-transform: uppercase;
    color: var(--moe-blue) !important;
}

.vdatetime-popup__actions__button:hover {
    background: #eee !important;
}

.vdatetime-popup__actions__button:active {
    background: var(--moe-blue) !important;
    color: #fff !important;
}

/*End of Datepicker --------------*/

/*coockie*/

.coockie_down {
    display: inline-block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #333;
    padding: 25px 15px;
    text-align: center;
    border-top: 1px solid #fff;
    z-index: 100000;
}

.coockie_down p {
    color: #fff;
    text-align: center;
    margin: 0;
    font-family: 'Open Sans';
}

.coockie_down p.vnimenie {
    display: inline-block;
    width: 150px;
    margin: 0 auto 10px;
    padding: 3px 10px 0;
    color: #fff;
    background-color: #dd0000;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.5;
}

.close_cookie {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 8040;
    background-image: url(/themes/default/front/img/close-white.svg);
    opacity: 1;
    background-color: transparent;
    background-repeat: no-repeat;
}

.close_cookie:hover {
    opacity: .7;
}

/*End of coockie*/

.all_nov_wr_18 noindex {
    width: 100%;
}

.soc-in-menu {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

    border-top: 1px solid #6a7e8c;
    margin: 0 40px 20px;
    padding-top: 20px;
}

.soc-in-menu p {
    text-align: left;
    margin: 0 15px 0 0;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    text-transform: none;
}

.soc-in-menu .soc-button {
    display: block;
    margin-right: 8.5px;
    width: 35px;
    min-width: 35px;
    height: 35px;
    border-radius: 30%;
    cursor: pointer;
    background-color: #6d9cb5;
    transition: .1s;
}

.soc-in-menu .soc-button:last-child {
    margin-right: 0 !important;
}

.soc-in-menu .soc-in-menu-vk {
    background-image: url(/themes/default/front/img/soc-vk.svg?ver=1);
    background-repeat: no-repeat;
    background-size: contain;
}

.soc-in-menu .soc-in-menu-ok {
    background-image: url(/themes/default/front/img/soc-ok.svg?ver=1);
    background-repeat: no-repeat;
    background-size: contain;
}

.soc-in-menu .soc-in-menu-fb {
    background-image: url(/themes/default/front/img/soc-fb.svg?ver=1);
    background-repeat: no-repeat;
    background-size: contain;
}

.soc-in-menu .soc-in-menu-twitter {
    background-image: url(/themes/default/front/img/soc-twitter.svg?ver=1);
    background-repeat: no-repeat;
    background-size: contain;
}

.soc-in-menu .soc-in-menu-youtube {
    background-image: url(/themes/default/front/img/soc-youtube.svg?ver=1);
    background-repeat: no-repeat;
    background-size: contain;
}

.soc-in-menu .soc-in-menu-telegram {
    background-image: url(/themes/default/front/img/soc-telegram.svg?ver=1);
    background-repeat: no-repeat;
    background-size: contain;
}

.soc-in-menu .soc-in-menu-viber {
    background-image: url(/themes/default/front/img/soc-viber.svg?ver=1);
    background-repeat: no-repeat;
    background-size: contain;
}

.soc-in-menu .soc-in-menu-instagram {
    background-image: url(/themes/default/front/img/soc-instagram.svg?ver=1);
    background-repeat: no-repeat;
    background-size: contain;
}

.soc-in-menu .soc-in-menu-tiktok {
    background-image: url(/themes/default/front/img/soc-tiktok.svg?ver=1);
    background-repeat: no-repeat;
    background-size: contain;
}

.soc-in-menu .soc-in-menu-zen {
    background-image: url(/themes/default/front/img/soc-zen.svg?ver=1);
    background-repeat: no-repeat;
    background-size: contain;
}

.soc-in-menu .soc-in-menu-rutube {
    background-image: url(/themes/default/front/img/soc-rutube.svg?ver=1);
    background-repeat: no-repeat;
    background-size: contain;
}

.soc-in-menu .soc-button:hover {
    transform: scale(1.11);
}

.soc-in-menu .soc-button:active {
    transform: scale(1.2);
}

/*Photo-video main*/
/*Other sliders*/

.link_block {
    position: relative;
    z-index: 1000;
}

.davai_obsudim_slider_slick {
    width: 100%;
    position: relative;
    padding-top: 50px;
    overflow: hidden;
    margin-top: -30px;
    /*margin-bottom: 40px;*/
    z-index: 900;
}

.davai_obsudim_slider_slick .slick-list {
    margin-left: -15px;
    margin-right: -15px;
}

.davai_obsudim_slider_slick .slick-slide {
    margin: 0 15px;
}

.foto_video_slider_main {
    width: calc(100% + 60px);
    margin-left: -30px;
    position: relative;
}

.foto_video_slider_main .slick-list {
    width: calc(100% - 30px);
    margin-left: 15px;
}

.slide-item-1,
.slide-item-2 {
    padding: 0 15px;
}

.foto_video_slider_main.slick-dotted.slick-slider {
    margin-bottom: 0;
}

.foto_video_slider_main .slide-item-1 > a,
.foto_video_slider_main .slide-item-2-in > a {
    display: block;
}

.davai_obsudim_slider_slick .slick-arrow,
.foto_video_slider_main .slick-arrow {
    cursor: pointer;
}

.davai_obsudim_slider_slick .slick-arrow,
.foto_video_slider_main .slick-arrow {
    display: inline-block;
    font-size: 30px;
    position: absolute;
    top: -51px;
}

.davai_obsudim_slider_slick .slick-arrow {
    top: 8px;
}

.davai_obsudim_slider_slick .slick-arrow.fa-angle-left {
    right: 30px;
}

.davai_obsudim_slider_slick .slick-arrow.fa-angle-right {
    right: 0;
}

.foto_video_slider_main .slick-arrow.fa-angle-left {
    right: 60px;
}

.foto_video_slider_main .slick-arrow.fa-angle-right {
    right: 30px;
}

.davai_obsudim_slider_slick .slick-dots,
.foto_video_slider_main .slick-dots {
    display: table !important;
    width: auto;
    margin: 0 auto !important;
    position: relative;
    bottom: auto;
}

.davai_obsudim_slider_slick .slick-dots li,
.foto_video_slider_main .slick-dots li {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    display: inline-block;
    margin: 25px 5px 10px !important;
}

.davai_obsudim_slider_slick .slick-dots li button,
.foto_video_slider_main .slick-dots li button {
    width: 11px;
    height: 11px;
    padding: 0;
}

.davai_obsudim_slider_slick .slick-dots li button:before,
.foto_video_slider_main .slick-dots li button:before {
    display: none;
}

#foto_video .foto_video_slider_main .bid_item_foto_video {
    display: inline-block;
    width: 100%;
    background-position: center;
    background-size: cover;
    position: relative;
}

#foto_video .foto_video_slider_main .bid_item_foto_video .bid_item_text_wr {
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 5px 25px;
}

#foto_video .foto_video_slider_main .bid_item_foto_video p.big_pl_text {
    display: block;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
}

#foto_video .foto_video_slider_main .small_item_foto_video {
    display: block;
    width: 100%;
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 15px;
    margin-bottom: 30px;
}

#foto_video .foto_video_slider_main .small_item_foto_video .small_item_text_wr {
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0;
    margin: 0 0 0 -15px;
    padding: 5px 15px;
}

#foto_video .foto_video_slider_main .small_item_foto_video p.small_pl_text {
    display: inline-block;
    line-height: 1.15;
    margin-bottom: 5px;
    font-weight: 700;
    letter-spacing: 0.2px;
}

.foto_video_slider_main .bid_item_foto_video .icon-icon-moe-33,
.foto_video_slider_main .bid_item_foto_video .icon-icon-moe-37 {
    font-size: 0.8em;
    margin-right: 3px;
}

.foto_video_slider_main .small_pl_text .icon-icon-moe-33,
.foto_video_slider_main .small_pl_text .icon-icon-moe-37 {
    font-size: 0.7em;
    margin-right: 3px;
    vertical-align: 1px;
}

/*.davai_obsudim .plitka_img {
    padding-bottom: 66.66%;
    height: auto;
}*/

/*
#chitaite_takge .plitka_img {
    padding-bottom: 66.66%;
    height: auto;
}
*/

.davai_obsudim_slider_slick.slick-dotted.slick-slider {
    margin-bottom: 0;
}

/*End of Photo-video main*/

/*For Fancybox*/

.fancybox-show-thumbs .fancybox-inner {
    right: 110px;
}

.fancybox-thumbs {
    width: 110px;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    height: 100%;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs__list a {
    max-width: calc(100% - 4px);
}

.fancybox-caption__body {
    overflow: unset;
}

.fancybox-caption__body h6.fancybox-caption__body {
    max-width: 800px;
    margin: auto;
}

.fancybox-caption__body h6.fancybox-caption__body,
.fancybox-caption__body p.fancybox-caption__body {
    color: #f3f3f3;
    word-wrap: break-word;
}

.photo_ver_col > a {
    width: 100%;
}

/*End For Fancybox*/

/*simple-scrollbar--------------------------------*/

.ss-wrapper {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    float: left;
}

.ss-content {
    height: 100%;
    width: calc(100% + 17px);
    padding: 0;
    position: relative;
    overflow: auto;
    box-sizing: border-box;
}

.ss-content.rtl {
    width: calc(100% + 17px);
    right: auto;
}

.ss-scroll {
    position: relative;
    background: #afb6bb;
    width: 7px;
    border-radius: 4px;
    top: 0;
    z-index: 2;
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.25s linear;
}

.ss-hidden {
    display: none;
}

.ss-container:hover .ss-scroll,
.ss-container:active .ss-scroll {
    opacity: .3;
}

/*End of simple-scrollbar--------------------------------*/

.b-day-modal .ss-content {
    width: 100%;
}

/*Cocoen*/

.cocoen {
    box-sizing: border-box;
    cursor: pointer;
    line-height: 0;
    margin: 0 auto 20px;
    overflow: hidden;
    padding: 0;
    display: block;
    position: relative;
}

.cocoen * {
    box-sizing: inherit
}

.cocoen ::after, .cocoen ::before {
    box-sizing: inherit
}

.cocoen img, .cocoen picture > img {
    max-width: none
}

.cocoen > img, .cocoen > picture > img {
    display: block;
    width: 100%
}

.cocoen > div:first-child, picture .cocoen > div {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 50%
}

.cocoen-drag {
    background: #fff;
    bottom: 0;
    cursor: ew-resize;
    left: 50%;
    margin-left: -1px;
    position: absolute;
    top: 0;
    width: 2px
}

.cocoen-drag::before {
    border: 3px solid #fff;
    content: '';
    height: 30px;
    left: 50%;
    margin-left: -7px;
    margin-top: -18px;
    position: absolute;
    top: 50%;
    width: 14px
}

/*End of Cocoen*/

/*Blogs*/

.blogs a .h2_main:hover {
    text-decoration: underline !important;
}

#blogs {
    margin-top: 25px;
}

.blogs_left_menu {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 80px;
    padding: 100px 0;
    z-index: 9990;
    background-color: #3a4246;
    color: #fff;
}

/*.blogs_left_menu .blogs-menu {
    top: 0;
    left: 80px;
    margin: 0;
    border-left: none;
}*/

/*.blogs_left_menu .blogs-menu .select .jq-selectbox__select {
    border: none;
}*/

/*.blogs_left_menu .blogs-menu > li > a:hover,
.blogs_left_menu .blogs-menu > li > a:focus {
    background-color: #ddd;
}*/

.blogs-dropdown {
    position: relative;
}

.blogs_left_menu .blogs-menu {
    display: none;
}

.blogs_button:focus ~ .blogs-menu,
.blogs_button:active ~ .blogs-menu,
.blogs_left_menu .blogs-menu:hover {
    display: block;
    position: absolute;
    top: 0;
    left: 80px;
    padding: 5px 0;
    background: #fff;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top: 1px solid #3a4246;
    border-bottom: 1px solid #3a4246;
    border-right: 1px solid #3a4246;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .35);
}

.blogs_left_menu .blogs-menu li {
    white-space: nowrap;
    padding: 5px 10px;
    line-height: 1;
}

.blogs_left_menu .blogs-menu li:hover {
    background-color: #ddd;
}

.blogs_left_menu .blogs-menu li label {
    margin: 0;
    color: #1e2c34;
    width: 100%;
}

.blogs_left_menu .blogs-menu input[type="checkbox"] {
    margin-right: 6px;
    vertical-align: -1px;
    cursor: pointer;
}

.blogs_create {
    float: right;
}

.blogs_create i {
    display: inline-block;
    font-size: 60px;
    line-height: 108px;
    position: relative;
    margin-left: 10px;
    height: 108px;
    color: var(--moe-blue);
    opacity: .5;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.blogs_create i:hover,
.blogs_edit:hover {
    opacity: 1;
}

.blogs_row:hover .blogs_edit {
    opacity: .5;
}

.blogs_edit {
    display: inline-block;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    position: relative;
    top: -70px;
    margin-left: 10px;
    float: right;
    background: var(--moe-blue);
    color: #fff !important;
    opacity: .2;
}

.blogs_content .blogs_edit {
    top: -20px;
}

.blogs_edit i,
.blogs_edit_big i {
    opacity: 1;
    margin: 0;
    float: none;
}

.blogs_button {
    position: relative;
    width: 60px;
    margin-left: 10px;
    height: auto;
    padding: 0 0 30px;
    outline: 0;
    border: none;
    color: #fff;
    font-size: 12px;
    text-align: center;
    background-color: transparent;
    z-index: 9999;
    opacity: .7;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.blogs_button:hover {
    opacity: 1;
}

/*.save_article {
    top: 100px;
}

.save_and_exit {
    top: 200px;
}*/

.blogs_button i {
    font-size: 40px;
}

/*.blogs_button .fa-check-circle {
    color: #35cf67;
}

.blogs_button .fa-sign-out {
    color: #7569ea;
}*/

.blogs_edit_big {
    position: fixed;
    left: 10px;
    top: 100px;
    display: inline-block;
    border-radius: 50%;
    width: 51px;
    height: 51px;
    text-align: center;
    background: var(--moe-blue);
    color: #fff !important;
}

.blogs_edit_big i {
    font-size: 34px;
    line-height: 51px;
}

/*.blogs_button span {
    display: block;
    color: #1e2c34;
    font-size: 14px;
    text-align: center;
}*/

.blogs_row {
    border-bottom: 1px solid #ddd;
    padding: 15px 10px;
    border-bottom: 1px solid #ddd;
}

.blogs_row:hover {
    background-color: #eee;
}

.blogs_avtor {
    margin-bottom: 5px;
}

.blogs_avtor_img {
    display: block;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 10px;
    float: left;
}

.blogs_header {
    display: inline-block;
    height: 40px;
}

.blogs_title_block {
    display: block;
    width: 100%;
}

.blogs_title {
    display: inline-block;
    width: calc(100% - 50px);
}

.blogs_title p {
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
}

#blogs.container-fluid {
    padding: 0 0 0 80px;
}

#blogs .central_940_opinion {
    margin: auto;
    float: none;
}

.blogs_content label {
    color: #939393;
    margin: 10px auto 5px;
}

@media screen and (min-width: 1200px) {
    #blogs .central_940_opinion {
        width: 678.88px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    #blogs .central_940_opinion {
        width: 667.5px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    #blogs .central_940_opinion {
        width: 720.14px;
    }
}

.blogs_edit_frame {
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 5px;
    width: calc(100% + 10px);
    margin-left: -5px;
}

.blogs_content .stat_centr_wr .st-name p {
    font-size: 39px;
    line-height: 1.1;
    margin-bottom: 20px;
    margin-top: -2px;
}

.ce-element--type-image,
.ce-element--type-video,
.blogs_content img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto;
    display: block;
    margin-bottom: 20px;
}

.blogs_content iframe {
    width: 100% !important;
    display: block;
    margin-bottom: 20px;
}

#blogs .mnenie_avtor1 {
    margin-bottom: 25px;
}

#blogs .avtorss .mnenie_avtor {
    padding: 15px;
    display: inline-block;
    width: 100%;
}

#blogs .avtorss .mnenie_avtor_img {
    display: inline-block;
    min-width: 40px;
    max-width: 40px;
    float: left;
    height: 40px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 15px;
}

/*panel*/

.ct-widget.ct-toolbox {
    background: #fff !important;
    border: 1px solid #fff !important;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .35);
    left: 0 !important;
    padding: 8px 8px 8px 88px !important;
    position: fixed;
    top: 0 !important;
    width: 100% !important;
}

.ct-widget .ct-grip {
    display: none;
}

.ct-tool-groups {
    display: block;
    margin: auto;
    text-align: center;
}

.ct-widget .ct-tool-group {
    display: inline-block;
}

.ct-widget .ct-tool:after {
    bottom: 29px !important;
}

/*end of panel*/

/*End of Blogs*/

/*9 Мая*/

.logo_wr_back {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    overflow: hidden;
}

#menu_wr .logo_wr .logo_wr_back video,
#menu_wr-1 .logo_wr .logo_wr_back video {
    height: 100%;
    margin-left: -40px;
}

.mobile_header_top .logo_wr_back video {
    object-fit: cover;
    object-position: center;
    width: 110%;
    min-height: 100%;
    margin-left: -5%;
}

@media only screen and (max-width: 767px) {
    .mobile_header .with_video .logo_mob {
        width: calc(100% - 170px);
    }

    .mobile_header .with_video .logo_mobile {
        width: 100%;
    }
}

.logo_wr_back_color {
    background-color: rgba(76, 156, 226, 0.6);
    /*background-color: rgba(0, 127, 226, 0.6);*/
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.with_video .header_gradient {
    display: none;
}

#menu_wr.fixed .logo_wr,
#menu_wr-1.fixed .logo_wr {
    background-image: none !important;
}

@media only screen and (max-width: 767px) {
    .mobile_header .logo_mobile {
        width: calc(100% - 77px);
        overflow: hidden;
    }

    .mobile_header .logo_mobile a,
    .mobile_header .logo_mobile a span {
        width: 100%;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        line-height: normal;
    }
}

/*
.mobile_header.is-hidden-up .mobile_header_top {
    background-image: none;
}
*/

/*End of 9 Мая*/

/*Carousel*/

.in-material-carousel {
    margin-bottom: 20px;
    line-height: 0;
    background-color: #e3eaef;
}

.in-material-carousel .carousel {
    position: relative;
    display: block;
    cursor: pointer;
    width: 100%;
}

.in-material-carousel .carousel:before {
    content: "";
    display: block;
    padding-top: 62.5%;
}

.in-material-carousel .carousel-inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}

.in-material-carousel .item {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.in-material-carousel .item,
.in-material-carousel-box,
.in-material-carousel .carouseel-author {
    background: #373a3c;
}

.in-material-carousel .item img,
.template-1 .stat_centr_wr .in-material-carousel .item img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    object-fit: contain;
    object-position: center;
}

.in-material-carousel ol {
    padding-left: 0;
    text-align: center;
    width: 60%;
    margin-left: -30%;
}

.in-material-carousel .carousel-indicators {
    bottom: -60px !important;
}

.in-material-carousel .carousel-indicators li {
    border: 2px solid #e3eaef;
    margin-bottom: 0;
    width: 12px;
    height: 12px;
}

.in-material-carousel .carousel-indicators li.active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #4c9be2;
    border: 2px solid #4c9be2;
}

.in-material-carousel .carousel.fade {
    opacity: 1;
}

.in-material-carousel .carousel.fade .item {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: opacity .7s;
    z-index: 0;
}

.in-material-carousel .carousel.fade .item.active {
    position: relative;
    opacity: 1;
    z-index: 1;
}

.in-material-carousel .carousel-control {
    z-index: 2;
    background-image: none;
}

.in-material-carousel .carousel-control:hover .arrows,
.in-material-carousel .carousel-control:focus .arrows {
    background-color: rgba(0, 0, 0, 0.3);
}

.in-material-carousel .carousel-control:active .arrows {
    background-color: rgba(0, 0, 0, 0.5);
}

.in-material-carousel .arrows.arrow-next,
.in-material-carousel .arrows.arrow-prev {
    position: absolute;
    width: 52px;
    height: 52px;
    top: 50%;
    margin-top: -26px;
}

.in-material-carousel .arrows.arrow-next {
    background: url(/themes/default/front/img/right-shop.svg) no-repeat;
    background-position: center;
    background-size: 19px 32px;
    right: 0;
    background-color: rgba(0, 0, 0, 0.2);
}

.in-material-carousel .arrows.arrow-prev {
    background: url(/themes/default/front/img/left-shop.svg) no-repeat;
    background-position: center;
    background-size: 19px 32px;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
}

.in-material-carousel a,
.in-material-carousel a:hover,
.in-material-carousel a:active,
.in-material-carousel a:focus {
    color: #fff !important;
}

.in-material-carousel ol li::before {
    display: none;
}

.in-material-carousel .carousel-text {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(36, 37, 39, 0.5);
    width: 100%;
    color: #fff;
    padding: 5px 10%;
    font-weight: 700;
    font-family: 'Open Sans';
    font-size: 13px;
    line-height: 1.3;
    text-align: center;
}

.in-material-carousel .carousel-text:empty {
    display: none;
}

.stat_centr_wr .in-material-carousel .carousel-indicators {
    display: none;
}

.stat_centr_wr .in-material-carousel .carouseel-author {
    padding: 5px;
    width: 100%;
    font-size: 11px;
    line-height: 1.2;
    text-align: right;
    color: rgba(255, 255, 255, 0.7);
}

/*End of Carousel*/

/* Флексы для 6, 5, 4, 3, 2 фото */

.foto-6, .foto-5, .foto-4, .foto-3, .foto-2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: flex-start;
    align-items: flex-start;
    width: calc(100% + 3%);
    margin-left: -1.5%;
}

.foto-6 .photo_small_desc_new,
.foto-5 .photo_small_desc_new,
.foto-4 .photo_small_desc_new,
.foto-3 .photo_small_desc_new,
.foto-2 .photo_small_desc_new {
    text-align: center;
}

/* End of Флексы для 6, 5, 4, 3, 2 фото */

.v-foto,
.img-center {
    display: block;
    margin: 20px auto 0;
}

.img-center img {
    width: 100% !important;
    height: auto !important;
}

.img-center p {
    margin: 0;
}

.foto_in_text1 img, .foto_in_text2 img {
    display: block;
    width: 100% !important;
    height: auto !important;
    object-fit: cover;
}

.div-shadow {
    -webkit-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .3);
    box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .3);
}

/*Карусель новостей в ленте на главной*/

.container-fluid.material-row {
    margin-top: -1px;
    padding: 7px 0 10px;
    background-color: #fff;
    border-bottom: 1px solid #e8e8e8;
}

.material-row-plitka .material-row {
    padding: 0;
    background-color: transparent;
    margin-bottom: calc((100vw - 30px) * .08);
    margin-top: -10px;
    border-bottom: none;
}

@media (min-width: 550px) {
    .material-row-plitka .material-row {
        display: none !important;
    }
}

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

.container-row-box-also {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 279px;
}

/*.material-row-plitka .container-row-box-also {
    margin: auto;
}*/

.container-row-box-also ul {
    overflow-y: hidden;
    width: 100%;
    height: 320px;
    padding-top: 12px;
    white-space: nowrap;
    position: relative;
}

.container-row-box-also ul li.item {
    display: inline-block;
    position: relative;
    width: 192px;
    height: 256px;
    margin-right: 15px;
    vertical-align: top;
    transition: .2s;
    background-color: #ededed;
    border-radius: 5px;
    overflow: hidden;
}

.container-row-box-also ul li:first-child {
    margin-left: 15px;
}

.container-row-box-also ul li.item:active {
    transform: translateY(5px);
}

.container-row-box-also ul li.item a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.container-row-box-also .item_image {
    display: block;
    margin: auto;
    line-height: 0;
    /*position: relative;*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    aspect-ratio: 192 / 182;
    height: 182px;
}

.container-row-box-also .item_image:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
}

.container-row-box-also .item_gradient {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
    left: 0;
    height: 60%;
    transition: all .5s ease;
}

.container-row-box-also img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: relative;
}

.container-row-box-also .item_text {
    /*position: absolute;
    bottom: 10px;*/
    margin: 5px 0 10px;
    padding: 0 10px;
    height: auto;
    word-wrap: break-word;
    white-space: normal;
    overflow: hidden;
    line-height: 1.3;
    font-weight: 700;
    font-size: 16px;
    font-family: Roboto;
    z-index: 1;
}

.black-text .item_text,
.black-text .inform_top_line,
.black-text .inform_top_line span,
.black-text .inform_top_line span > span {
    color: #000;
}

.white-text .item_text,
.white-text .inform_top_line,
.white-text .inform_top_line span,
.white-text .inform_top_line span > span {
    color: #fff;
}

.container-row-box-also .inform_top_line {
    /*position: absolute;
    bottom: 75px;*/
    padding: 0 10px;
    font-family: 'Roboto Condensed';
    opacity: .7;
    z-index: 1;
}

.container-row-box-also .inform_top_line,
.container-row-box-also .inform_top_line span {
    font-size: 14px;
}

.container-row-box-also .inform_top_line .coments {
    margin: 0;
}

.container-row-box-also .inform_top_line .prosmotr {
    margin: 0 0 0 10px;
}

.container-row-box-also .shadow-left,
.container-row-box-also .shadow-right {
    width: 20px;
    height: 279px;
    position: absolute;
    top: 0;
    z-index: 10;
}

.container-row-box-also .shadow-left {
    left: 0;
}

.container-row-box-also .shadow-right {
    right: 0;
}

.container-row-box-also .shadow-left:before,
.container-row-box-also .shadow-right:before {
    content: '';
    position: absolute;
    top: 0;
    width: 20px;
    height: 100%;
    border-radius: 50%;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    filter: blur(5px);
    background-color: rgba(0, 0, 0, 0.3);
}

.container-row-box-also .shadow-left:before {
    left: -15px;
}

.container-row-box-also .shadow-right:before {
    right: -15px;
}

/*End of Карусель новостей в ленте на главной*/

/*Birthday*/

.birthday-box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    max-width: 350px;
    margin: 50px auto 40px;
    padding: 15px 15px 20px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    background-color: #ae50af;
    background: linear-gradient(-45deg, #b0279b, #763ab7, #c227d2, #7523d5);
    background-size: 400% 400%;
    -webkit-animation: gradientBG 15s ease infinite;
    animation: gradientBG 15s ease infinite;
}

@keyframes gradientBG {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.stars {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.stars {
    background: transparent url(/themes/default/front/img/stars.svg) no-repeat center;
    background-size: cover;
    z-index: 0;
    /*opacity: .35;*/
    -webkit-animation: opacityStars 5s ease infinite;
    animation: opacityStars 5s ease infinite;
}

@keyframes opacityStars {
    0%, 100% {
        opacity: .35;
    }
    50% {
        opacity: .15;
    }
}

.balls {
    width: 100%;
    max-width: 240px;
    position: absolute;
    top: 6px;
    left: calc(50% - 120px);
}

.ball {
    position: absolute;
    width: 16%;
}

.ball-green-1 {
    z-index: 6;
    top: -26px;
    left: 30%;
    transform: rotate(-10deg);
    animation: ball-green-1 5s ease-in-out infinite;
    animation-delay: .4s;
}

.ball-green-2 {
    z-index: 8;
    top: -16px;
    left: 68%;
    transform: rotate(-12deg);
    animation: ball-green-2 5s ease-in-out infinite;
    animation-delay: 1.6s;
}

.ball-blue {
    z-index: 9;
    top: -28px;
    left: 54%;
    transform: rotate(10deg);
    animation: ball-blue 5s ease-in-out infinite;
    animation-delay: 1.2s;
}

.ball-yellow {
    z-index: 10;
    top: -33px;
    left: 42%;
    transform: rotate(15deg);
    animation: ball-yellow 5s ease-in-out infinite;
    animation-delay: .8s;
}

.ball-pink {
    z-index: 8;
    top: -19px;
    left: 17%;
    transform: rotate(20deg);
    animation: ball-pink 5s ease-in-out infinite;
    animation-delay: 0s;
}

@keyframes ball-green-1 {
    0%, 100% {
        transform: translate(0, 0) rotate(-10deg);
    }
    50% {
        transform: translate(2%, -20%) rotate(-3deg);
    }
}

@keyframes ball-green-2 {
    0%, 100% {
        transform: translate(0, 0) rotate(-12deg);
    }
    50% {
        transform: translate(0%, -23%) rotate(-6deg);
    }
}

@keyframes ball-blue {
    0%, 100% {
        transform: translate(0, 0) rotate(10deg);
    }
    50% {
        transform: translate(3%, -20%) rotate(15deg);
    }
}

@keyframes ball-yellow {
    0%, 100% {
        transform: translate(0, 0) rotate(15deg);
    }
    50% {
        transform: translate(0%, -17%) rotate(5deg);
    }
}

@keyframes ball-pink {
    0%, 100% {
        transform: translate(0, 0) rotate(20deg);
    }
    50% {
        transform: translate(4%, -25%) rotate(10deg);
    }
}

.birthday-box .birthday-content {
    position: relative;
    z-index: 2;
    padding-top: 15px;

}

.birthday-box h3 {
    text-align: center;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 5px;
    z-index: 2;
}

.birthday-box p {
    font-size: 13px;
    line-height: 1.7;
    font-family: 'Roboto', sans-serif;
    margin-top: 15px;
    color: #fff;
}

.birthday-box a {
    color: #fff !important;
    display: inline;
    /*white-space: nowrap;*/
    text-decoration: none;
    height: 1.6em;
    background-image: linear-gradient(transparent, transparent);
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size .04s !important;
}

.birthday-box a:hover,
.birthday-box a:focus,
.birthday-box a:active {
    background-size: 100% 1px;
    background-image: linear-gradient(currentColor, currentColor);
}

.birthday-box h3,
.birthday-box p span {
    color: #fec047;
}

.bd-my-setup {
    text-align: center;
}

.bd-my-setup a {
    display: inline-block;
    background-size: 100% 1px;
    background-image: linear-gradient(currentColor, currentColor);
}

.bd-my-setup a:hover {
    opacity: .7;
}

/*End of Birthday*/

/*Video-stream*/

.video-stream .partner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    min-height: 45px;
    width: 100%;
    font-family: 'Roboto';
    font-size: 13px;
    text-align: center;
    margin-bottom: 10px;
}

.video-stream .partner .rt {
    margin: 14px 5px 0;
    white-space: nowrap;
}

.video-stream .partner .rt-img {
    width: auto;
    height: 35px;
    margin: 0 5px;
}

.video-stream-block {
    overflow: hidden;
    position: relative;
    display: block;
    background-color: #c5d1d8;
}

.video-stream-block:before {
    content: '';
    display: block;
    padding-top: 32.9268%;
}

.video-stream-block .video-stream-block-in {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.video-box {
    padding-right: 0;
}

.video-box .youtube-embed-wrapper {
    margin-bottom: 0;
}

.live-stream-head {
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 15px;
}

.live-stream-head i,
.live-stream-tabs-video i {
    color: #ff0000;
    text-shadow: 0 0 10px rgba(255, 0, 0, 0.6);
    margin-right: 10px;
    animation: pulse-stream 1.4s infinite ease-in-out;
}

@-webkit-keyframes pulse-stream {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(.8, .8, .8);
        transform: scale3d(.8, .8, .8);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse-stream {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(.8, .8, .8);
        transform: scale3d(.8, .8, .8);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@media (max-width: 991px) {
    .live-stream-container {
        margin-top: -6px;
    }

    .nav-tabs.live-stream-tabs {
        border: none;
        background-color: #fff;
    }

    .live-stream-tabs > li {
        float: left;
        margin-bottom: 0;
    }

    .live-stream-tabs > li > a {
        width: 100%;
        padding: 0;
        margin-right: 0;
        border: none;
        border-radius: 0;
        color: #fff;
        background-color: #2f434e;
        font-weight: 700;
        font-size: 15px;
        line-height: 45px;
        text-align: center;
        cursor: pointer;
    }

    .live-stream-tabs > li.active > a,
    .live-stream-tabs > li.active > a:hover,
    .live-stream-tabs > li.active > a:focus {
        color: #2f434e;
        background-color: #fff;
        cursor: pointer;
        border: none;
        line-height: 45px;
        text-align: center;
        font-weight: 700;
        font-size: 15px;
        float: left;
        margin-right: 0;
        height: 45px;
        width: 100%;
    }

    .live-stream-tabs-news {
        width: 30%;
    }

    .live-stream-tabs-video {
        width: 70%;
    }

    .live-stream-tabs > li.live-stream-tabs-news > a,
    .live-stream-tabs > li.live-stream-tabs-news.active > a,
    .live-stream-tabs > li.live-stream-tabs-news.active > a:hover,
    .live-stream-tabs > li.live-stream-tabs-news.active > a:focus {
        border-radius: 0 0 10px 0;
    }

    .live-stream-tabs > li.live-stream-tabs-video > a,
    .live-stream-tabs > li.live-stream-tabs-video.active > a,
    .live-stream-tabs > li.live-stream-tabs-video.active > a:hover,
    .live-stream-tabs > li.live-stream-tabs-video.active > a:focus {
        border-radius: 0 0 0 10px;
    }

    .video-stream-block:before {
        display: none;
    }

    .video-box {
        padding-right: 15px;
    }

    .video-stream-block .video-stream-block-in {
        position: relative;
    }

}

@media (max-width: 767px) {
    .live-stream-container {
        padding-left: 0;
        padding-right: 0;
    }

    .video-stream-block {
        width: calc(100% + 30px);
        margin-left: -15px;
    }
}

/*End of Video-stream*/

/*A12-plus*/

.plus-teaser {
    margin-top: 25px;
    /*margin-bottom: 40px;*/
}

.for_main_page .plus-teaser {
    margin-bottom: 0;
    margin-top: 0;
}

.plus-teaser#all_newsss .news_other_smi {
    margin-top: 0;
}

.plus-teaser-container {
    border-radius: 5px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.05),
    0 0 4px rgba(0, 0, 0, 0.05),
    0 0 8px rgba(0, 0, 0, 0.05),
    0 0 32px rgba(0, 0, 0, 0.15);
}

.plus-teaser-head {
    background: #d00 url(/themesPlus/themes/front/img/noise100-2-red.png) repeat-x;
    background-size: 80px 80px;
    background-position-y: bottom;
    height: 80px;
    padding: 0 36px;
    font-family: 'Roboto Condensed';
}

.plus-teaser-head,
.plus-teaser-tabs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

.plus-teaser-head a:active {
    transform: translateY(2px);
    transition: 0s;
}

.plus-teaser-head .header-logo {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.plus-teaser-head .header-logo .logo-plus {
    width: 100%;
    object-fit: contain;
}

.plus-teaser-tabs,
.plus-teaser-tabs > li,
.plus-teaser-tabs > li > a {
    height: 100%;
}

.plus-teaser-tabs {
    border: none;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 380px;
    margin: 0 20px;
}

.plus-teaser-tabs > li {
    margin-bottom: 0;
}

.plus-teaser-tabs > li > a,
.plus-teaser-tabs > li > a:hover,
.plus-teaser-tabs > li > a:focus,
.plus-teaser-tabs > li.active > a,
.plus-teaser-tabs > li.active > a:hover,
.plus-teaser-tabs > li.active > a:focus {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0 7%;
    color: #fff;
    margin-right: 0;
    line-height: 1;
    border: none;
    float: none;
    border-radius: 0;
    background-color: transparent;
    text-align: center;
    white-space: nowrap;
    font-size: 18px;
    font-family: 'Roboto Condensed';
}

/*.plus-teaser-tabs > li.active > a:before*/
.plus-teaser-tabs > li > a:before {
    content: '';
    position: absolute;
    bottom: 0;
    /*left: calc(50% - 10px);*/
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    opacity: 0.4;
}

.plus-teaser-tabs > li > a.a-left:before {
    left: calc(100% - 20px);
    opacity: 0;
    animation: for-left-back 0.15s ease-in forwards;
}

@keyframes for-left-back {
    from {
        left: calc(50% - 10px);
        opacity: 1;
    }
    to {
        left: calc(100% - 20px);
        opacity: 0;
    }
}

.plus-teaser-tabs > li.active > a.a-left:before {
    animation: for-left 0.3s ease-in forwards;
}

@keyframes for-left {
    from {
        left: calc(100% - 20px);
        opacity: 0;
    }
    20% {
        opacity: 0;
    }
    90% {
        opacity: 1;
    }
    to {
        left: calc(50% - 10px);
        opacity: 1;
    }
}

.plus-teaser-tabs > li > a.a-right:before {
    left: 0;
    opacity: 0;
    animation: for-right-back 0.15s ease-in forwards;
}

@keyframes for-right-back {
    from {
        left: calc(50% - 10px);
        opacity: 1;
    }
    to {
        left: 0;
        opacity: 0;
    }
}

.plus-teaser-tabs > li.active > a.a-right:before {
    animation: for-right 0.3s ease-in forwards;
}

@keyframes for-right {
    from {
        left: 0;
        opacity: 0;
    }
    20% {
        opacity: 0;
    }
    90% {
        opacity: 1;
    }
    to {
        left: calc(50% - 10px);
        opacity: 1;
    }
}

.plus-teaser-sub,
.plus-teaser-sub:hover,
.plus-teaser-sub:focus,
.plus-teaser-sub:active {
    color: #fff;
}

.plus-teaser-sub {
    border: 1px solid #fff;
    background-color: #48cc27;
    border-radius: 5px;
    padding: 4px 10px;
    font-size: 18px;
    font-family: 'Roboto Condensed';
}

.plus-teaser-sub:hover,
.plus-teaser-sub:focus {
    background-color: #1dbb45;
}

.plus-teaser-sub:active {
    background-color: #1daa42;
}

/*.plus-teaser-content {
    padding: 36px 36px 0;
}*/

.plus-teaser-content .row {
    margin-left: -19px;
    margin-right: -19px;
}

.plus-teaser-content .col-sm-6,
.plus-teaser-content .col-md-4 {
    padding-left: 19px;
    padding-right: 19px;
}

.plus-teaser-content .item {
    margin-bottom: 36px;
    height: 208px;
}

.plus-unlock .item-content:before {
    content: '';
    background-image: url(/themes/default/front/img/unlock-green.svg);
    background-size: 14px 20px;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #fff;
    border-radius: 0 0 4px 0;
    position: absolute;
    width: 28px;
    height: 26px;
    left: 0;
    top: 0;
    z-index: 1;
}

@media (max-width: 991px) and (min-width: 768px) {
    .plus-teaser-content .tab-pane .row div[class*='col-item']:nth-child(5),
    .plus-teaser-content .tab-pane .row div[class*='col-item']:nth-child(6) {
        display: none !important;
    }

    .plus-teaser-content .item {
        height: 215px;
    }

    .plus-teaser-head .header-logo {
        -ms-flex: 0 0 27%;
        flex: 0 0 27%;
        max-width: 27%;
    }
}

@media (max-width: 767px) {
    .plus-teaser-head .header-logo {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 170px;
        padding-right: 10px;
    }
}

.plus-teaser-content .item-content {
    position: relative;
    display: block;
}

.plus-teaser-content .cover-img {
    border-radius: 2px;
    overflow: hidden;
    position: relative;
    display: block;
    cursor: pointer;
    width: 100%;
}

.plus-teaser-content .cover-img:before {
    content: '';
    display: block;
    padding-top: 56.25%;
}

.plus-teaser-content .cover-img > a {
    border-radius: 3px;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.plus-teaser-content .cover-img img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    object-fit: cover;
}

.plus-teaser-content .cover-img > a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 80%, rgba(0, 0, 0, 0.9) 100%);
    opacity: .6;
}

.plus-teaser-content .item:hover .cover-img > a:after {
    opacity: .75;
}

.plus-teaser-content .cover-img-down {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-right: 10px;
    height: 31px;
    z-index: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

.plus-teaser-content .cover-img .rubrika-main {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: transparent;
    color: #ffea00;
}

.plus-teaser-content .add_symbol {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    float: left;
    background-color: transparent;
    text-align: center;
    color: #404040;
    height: 31px;
    width: 34px;
    font-size: 18px;
}

.plus-teaser-content .add_video,
.plus-teaser-content .add_camera {
    background-color: #ffea00;
}

.plus-teaser-content .rubrika-main span:last-of-type {
    border-radius: 0 4px 0 0;
}

.plus-teaser-content .rubrika-main span:nth-of-type(2) {
    border-left: 1px solid #404040;
}

@font-face {
    font-family: 'plus';
    src: url('/themesPlus/themes/front/css/fonts/plus-icons/plus.eot?wu7eue');
    src: url('/themesPlus/themes/front/css/fonts/plus-icons/plus.eot?wu7eue#iefix') format('embedded-opentype'),
    url('/themesPlus/themes/front/css/fonts/plus-icons/plus.ttf?wu7eue') format('truetype'),
    url('/themesPlus/themes/front/css/fonts/plus-icons/plus.woff?wu7eue') format('woff'),
    url('/themesPlus/themes/front/css/fonts/plus-icons/plus.svg?wu7eue#plus') format('svg');
    font-weight: normal;
    font-style: normal;
}

i[class^='plus-icon-'] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'plus' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.plus-icon-video:before {
    content: "\ea04";
}

.plus-icon-camera:before {
    content: "\e928";
}

.plus-icon-eye:before {
    content: "\e95f";
}

.plus-teaser-content .rubrika-main a {
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    font-weight: 300;
    font-size: 13px;
    padding: 0 8px;
    line-height: 31px;
    color: #ffea00 !important;
}

.plus-teaser-content .cover-img-down .count {
    min-width: 40px;
    margin-left: 10px;
    font-family: 'Roboto Condensed';
    font-size: 12px;
    white-space: nowrap;
    display: inline-block;
    text-align: right;
    font-weight: 300;
    color: #ffea00;
}

.plus-teaser-content .cover-title {
    padding: 0;
    display: inline-block;
    width: 100%;
}

.davai_obsudim .plus-teaser-content .item .h2,
.plus-teaser-content .item .h2 {
    color: #1e2c34;
    margin-top: 5px;
    line-height: 1.1;
    font-size: 17.6px;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 3;
    line-clamp: 3;
}

.davai_obsudim .plus-teaser-content .item:hover .h2,
.plus-teaser-content .item:hover .h2 {
    color: #dd0000 !important;
}

.plus-teaser-content .cover-img > a:after,
.plus-teaser-content .cover-img:after,
.plus-teaser-content .cover-title h2 {
    transition: .2s;
}

.davai_obsudim .read-more-block .read-more-block-1 {
    display: none;
}

/*End of A12-plus*/

/*Editor-TOP*/

#stat_page.page_tops {
    margin-top: 50px;
}

.editor_top * {
    color: #3e596c;
    font-family: 'Roboto Condensed';
}

.editor_top_head {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px;
    font-weight: 700;
    text-transform: uppercase;
}

.top_word {
    font-size: 80px;
    line-height: .73;
    color: #fa6501;
    margin: 0 10px 0 0;
}

.editor_top_header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 58px;
    margin: 0;
}

.editor_top_header p {
    font-size: 34px;
    line-height: .75;
    margin: 0;
}

.editor_top_header p span {
    font-weight: 300;
    white-space: nowrap;
}

.editor_top_card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 200px;
    padding: 0 3.3% 0 7.3%;
    margin-bottom: 30px;
    border-radius: 5px;
    background-color: #e3eaef;
    transition: all .1s ease;
}

.editor_top_card:hover,
.editor_top_card:focus {
    background-color: #d0dce3;
    /*box-shadow: 1px 6px 10px 0 rgba(0, 0, 0, 0.2);*/
}

.editor_top_card:active {
    transform: translateY(3px);
    /*box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.35);*/
}

.editor_top a:last-child {
    margin-bottom: 50px;
}

.editor_top_card_number {
    position: absolute;
    bottom: 85px;
    left: -25px;
    font-size: 250px;
    line-height: 0;
    font-weight: 700;
    color: #fff;
    opacity: .7;
}

.editor_top_card > div {
    z-index: 1;
}

.editor_top_card_h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.1;
    margin: 0 0 10px 0;
}

.editor_top .editor_top_card_subtitle {
    font-size: 19px;
    line-height: 1.15;
    font-weight: 300;
    color: #7b909f;
    margin: 0;
}

.editor_top_card_img {
    -ms-flex: 0 0 156px;
    flex: 0 0 156px;
    max-width: 156px;
    width: 156px;
    height: 156px;
    border-radius: 50%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-left: 20px;
    opacity: .9;
    transition: all .1s ease;
}

.editor_top_card:hover .editor_top_card_img,
.editor_top_card:focus .editor_top_card_img {
    opacity: 1;
    transform: scale(1.03);
}

@media (max-width: 767px) {
    #stat_page.page_tops {
        margin-top: 30px;
    }

    .top_word {
        font-size: 10.5vw;
        line-height: .75;
    }

    .editor_top_head {
        margin-bottom: 6.5%;
    }

    .editor_top_header {
        height: auto;
    }

    .editor_top_header p {
        font-size: 4.5vw;
        line-height: 1;
    }
}

@media (max-width: 700px) {
    .editor_top_card {
        min-height: 200px;
        height: auto;
        padding: 20px 3.3% 20px 7.3%;
    }
}

@media (max-width: 575px) {
    .editor_top_head {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .top_word {
        margin: 0;
        font-size: 13.5vw;
        line-height: 1;
    }

    .editor_top_head {
        margin-bottom: 8.5%;
    }

    .editor_top_header {
        -ms-flex-pack: start;
        justify-content: flex-start;
        /*-ms-flex-align: center;
        align-items: center;*/
    }

    .editor_top_header p {
        font-size: 6.5vw;
        line-height: 1.2;
    }

    .editor_top_card {
        min-height: 200px;
        height: auto;
        padding: 20px 7.3%;
    }

    .editor_top_card_img {
        display: none;
    }
}

.plitka_text p,
.lenta_title p,
.news-lenta .lenta_title p,
.sitebar_text_nov p {
    display: inline-block;
    margin: 5px 0 0;
    /*font-size: inherit;
    line-height: inherit;*/
}

.top_5 .sitebar_text_nov p {
    margin: 0;
}

.container-material .reklama_no_border {
    margin: 0;
    border-bottom: none;
    padding-bottom: 0;
    z-index: -1;
}

/*End of Editor-TOP*/

/*new archive_themes*/

/*.archive_themes {
    margin-top: 25px;
}*/

.archive_themes_container {
    margin-bottom: 50px;
}

.theme_row,
.theme_title a,
.theme_content_row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
}

.theme_row {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ededed;
}

.archive_themes_container div:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.theme_title {
    -ms-flex: 0 0 42%;
    flex: 0 0 42%;
    max-width: 42%;
    padding-right: 30px;
}

.thema-img {
    box-sizing: border-box;
    border-radius: 50%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 60px;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    max-width: 60px;
    margin-right: 15px
}

.theme_name h4 {
    height: 60px;
    font-size: 21px;
    line-height: 1;
    font-weight: 700;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
}

.theme_name .theme_description {
    display: block;
    font-family: 'Roboto';
    margin-top: 0;
}

.theme_content_date {
    -ms-flex: 0 0 105px;
    flex: 0 0 105px;
    max-width: 105px;
    white-space: nowrap;
    margin-right: 15px;
    text-align: right;
    color: #abb3b8;
}

.theme_content_row .plitka_text {
    font-size: 17px;
    line-height: 1.1;
    margin: 0 0 20px;
    display: block;
    width: 100%;
}

.theme_link {
    margin-left: 120px;
}

@media (max-width: 1199px) {
    .theme_row,
    .theme_content_row {
        display: block;
    }

    .theme_content {
        padding-left: 75px;
    }

    .theme_title {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
    }

    .theme_content_date {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: none;
        text-align: left;
    }

    .theme_link {
        margin-left: 0;
    }

}

@media (max-width: 575px) {
    .theme_name h4 {
        margin-bottom: 10px
    }
}

/*End of new archive_themes*/

.stat_centr_wr div[id^="adfox"] {
    display: block;
    margin: 20px auto;
    width: 100%;
    max-width: 100%;
}

/* 8march */

.m-top-line {
    background-color: #fff0b9;
    padding: 20px 20px 15px;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    font-family: 'Roboto';
    font-size: 15px;
}

.m-top-line a {
    color: #d41c10 !important;
}

.m-top-line a:hover {
    text-decoration: underline;
}

.march {
    margin: 50px auto 0;
}

.march .container {
    height: 927px;
    position: relative;
}

.m-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    right: 15px;
}

.m-text,
.circle8 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    position: absolute;
    top: 0;
    height: 100%;
}

.circle8 {
    align-items: center;
}

.m-text {
    background-color: rgba(255, 255, 255, 0.8);
    width: 77%;
    left: 0;
    padding: 0 100px 0 0;
    z-index: 1;
    -webkit-animation-name: m_slideInleft;
    animation-name: m_slideInleft;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

@-webkit-keyframes m_slideInleft {
    0% {
        -webkit-transform: translate3d(-100vw, 0, 0);
        transform: translate3d(-100vw, 0, 0);
        visibility: visible;
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes m_slideInleft {
    0% {
        -webkit-transform: translate3d(-100vw, 0, 0);
        transform: translate3d(-100vw, 0, 0);
        visibility: visible;
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.m-text h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 60px;
    line-height: 1.1;
    color: #d41c10;
    margin-bottom: .5em;
}

.m-text p {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 1.4;
    text-align: left;
    margin-bottom: 20px;
    color: #000;
    width: 100%;
}

.m-text .m-sign {
    font-weight: 700;
    text-align: right;
}

.circle8 {
    width: 566px;
    right: 0;
}

.m-circle {
    position: absolute;
    -webkit-animation-name: m_slideInRight;
    animation-name: m_slideInRight;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes m_slideInRight {
    0% {
        -webkit-transform: translate3d(100vw, 0, 0);
        transform: translate3d(100vw, 0, 0);
        visibility: visible;
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes m_slideInRight {
    0% {
        -webkit-transform: translate3d(100vw, 0, 0);
        transform: translate3d(100vw, 0, 0);
        visibility: visible;
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.m-circle:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.m-circle-top {
    width: 340px;
    top: 11px;
    left: 113px;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

.m-circle-bottom {
    width: 566px;
    bottom: 10px;
    left: 0;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}

.m-circle-inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}

.m-circle-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
}

.m-marta {
    position: absolute;
    top: -3.89%;
    right: -.88%;
    width: 35.8%;
}

@media (max-width: 1199px) {
    .m-top-line {
        margin-bottom: 0;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .march .container {
        height: 840px;
    }

    .circle8 {
        width: 432px;
    }

    .m-circle-top {
        width: 260px;
        top: 70px;
        left: 86px;
        -webkit-animation-delay: .3s;
        animation-delay: .3s;
    }

    .m-circle-bottom {
        width: 432px;
        bottom: 78px;
        left: 0;
        -webkit-animation-delay: .6s;
        animation-delay: .6s;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .march .container {
        height: 750px;
    }

    .circle8 {
        width: 330px;
    }

    .m-circle-top {
        width: 200px;
        top: 90px;
        left: 65px;
        -webkit-animation-delay: .3s;
        animation-delay: .3s;
    }

    .m-circle-bottom {
        width: 330px;
        bottom: 130px;
        left: 0;
        -webkit-animation-delay: .6s;
        animation-delay: .6s;
    }

    .m-text h1 {
        font-size: 48px;
    }
}

@media (max-width: 767px) {
    .m-top-line {
        margin-bottom: 30px;
    }

    .march {
        margin: 0;
    }

    .march .container {
        height: auto;
        overflow: hidden;
    }

    .m-content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
    }

    .m-circle {
        position: relative;
    }

    .m-circle-top {
        width: 60%;
        top: auto;
        left: auto;
    }

    .m-circle-bottom {
        width: 100%;
        bottom: auto;
        left: auto;
    }

    .m-text,
    .circle8 {
        background-color: transparent;
        padding: 0;
        position: relative;
        top: auto;
        margin: 0 auto 20px;
    }

    .circle8 {
        order: 1;
        width: 60%;
    }

    .m-text {
        order: 2;
        width: 100%;
    }

    .m-text h1 {
        font-size: 8.25vw;
    }

    .m-text p {
        font-size: 16px;
    }
}

/* End of 8march */

/*table of pandemia*/

.hashteg {
    background-color: var(--moe-blue);
    color: #fff;
    display: inline-block;
    width: 100%;
    padding: 3px 0 5px;
    margin-bottom: 5px;
    line-height: 1;
    text-align: center;
    font-size: 18px;
    letter-spacing: .5px;
}

a:active .hashteg {
    background-color: #3780c8;
}

.mtabs-container-pandemia {
    width: 215px;
    height: 80px;
    display: block;
    position: relative;
    float: right;
    margin-top: -5px;
    z-index: 100;
    font-family: 'Roboto';
    color: #000;
}

.mtabs-container-pandemia ul > li,
#menu_wr .menu_top .mtabs-container-pandemia ul > li {
    line-height: 13px;
    font-size: 11px;
    float: left;
    width: calc(50% - 5px);
    margin: 0;
    font-family: 'Roboto';
}

.mtabs-container-pandemia ul > li:first-child,
#menu_wr .menu_top .mtabs-container-pandemia ul > li:first-child {
    margin-right: 10px;
}

.mtabs-panel-pandemia {
    height: 20px;
    font-weight: 700;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
    background-color: #d9eeff;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

/*.covid-title {
    color: var(--moe-blue);
    font-size: 17.8px;
    line-height: 20px;
    font-weight: 700;
    margin-right: 0;
    width: 80px;
    transform: rotate(-90deg);
    position: absolute;
    top: 30px;
    left: -50px;
}*/

.covid-title {
    background-image: url(/themes/default/front/img/covid-desktop.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    font-size: 0;
    position: absolute;
    width: 13px;
    height: 78px;
    top: 1px;
    left: -17px;
}

.mtabs-container-pandemia ul > li.mtab-pandemia,
#menu_wr .menu_top .mtabs-container-pandemia ul > li.mtab-pandemia {
    position: relative;
    display: block;
    padding: 0;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
    height: 20px;
    z-index: 1;
    float: none;
    font-size: 12px;
    margin: 0;
    font-family: 'Roboto';
    min-width: 50%;
    overflow: hidden;
}

.mtab-1 {
    border-radius: 5px 0 5px 0;
}

.mtab-2 {
    border-radius: 0 5px 0 5px;
}

.mtabs-container-pandemia ul > li.mtab-pandemia a,
#menu_wr .menu_top .mtabs-container-pandemia ul > li.mtab-pandemia a,
.mtabs-container-pandemia_mob .nav-tabs > li.active > a {
    position: relative;
    width: 100%;
    height: 100%;
    color: #d9eeff;
    background-color: var(--moe-blue);
    border: none;
    margin-right: 0;
    line-height: inherit;
    border-radius: 0;
    text-align: left;
    padding: 0 11px;
    font-size: inherit;
    font-family: inherit;
    float: none;
    font-weight: 700;
    transition: 0s;
}

.mtabs-container-pandemia ul > li.mtab-pandemia a:hover,
#menu_wr .menu_top .mtabs-container-pandemia ul > li.mtab-pandemia a:hover {
    background-color: #3e85c4;
    border: none;
}

.mtab-pandemia.active a {
    background-color: #d9eeff !important;
    color: var(--moe-blue) !important;
}

.pan-title {
    display: inline-block;
    width: 100%;
    margin-top: 3px;
    letter-spacing: .3px;
}

.pan-title.date {
    font-weight: 700;
    padding: 2px 11px;
    width: calc(100% + 11px);
    margin: -2px 0 0 -11px;
    background: rgb(76, 156, 226);
    background: linear-gradient(90deg, rgba(76, 156, 226, 0.5) 0%, rgba(76, 156, 226, 0) 100%);
}

.pan-total {
    font-weight: 700;
}

.pan-total span {
    font-weight: 400;
    opacity: .6;
}

.mtab-content-pandemia {
    position: relative;
    height: 60px;
}

.mtab-item-pandemia {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.pandemia {
    position: relative;
    width: 100%;
    height: 60px;
    display: block;
    float: right;
    z-index: 100;
    cursor: pointer;
    color: #000 !important;
    padding: 1px 11px 0;
}

.mtab-content-pandemia {
    position: relative;
    height: 60px;
    background-color: #d9eeff;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
}

/*
.pandemia_mob {
    float: none;
    width: calc(100% - 30px);
    max-width: 340px;
    margin: 15px auto 30px;
    height: auto;
}
*/

/*.mtabs-container-pandemia_mob .covid-title {
    font-size: 22.7px;
    line-height: 20px;
    width: 99px;
    top: 39px;
    left: -41px;
    font-weight: 400;
    text-align: center;
}*/

.mtabs-container-pandemia_mob .covid-title {
    background-image: url(/themes/default/front/img/covid-mobile.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    font-size: 0;
    position: absolute;
    width: 18px;
    height: 97px;
    top: 1px;
    left: 0;
}

.mtab-content-pandemia:active {
    opacity: .7;
    transition: 0s;
}

.mtabs-container-pandemia_mob {
    display: block;
    z-index: 100;
    float: none;
    width: 260px;
    min-width: 260px;
    margin: 15px auto 30px;
    height: auto;
    padding-left: 21px;
}

.mtabs-container-pandemia_mob .pandemia_mob {
    width: 100%;
    max-width: 100%;
    margin: 0;
}

.mtabs-container-pandemia_mob .mtabs-panel-pandemia {
    height: 24px;
    border-radius: 7px 7px 0 0;
}

.mtabs-container-pandemia_mob ul > li.mtab-pandemia {
    line-height: 24px;
    cursor: pointer;
    height: 24px;
    font-size: 12px;
}

.mtabs-container-pandemia_mob .mtab-content-pandemia {
    border-radius: 0 0 7px 7px;
    height: 75px;
}

.mtabs-container-pandemia_mob .pandemia {
    height: 75px;
    padding: 4px 11px 0;
}

.mtabs-container-pandemia_mob ul > li {
    line-height: 15px;
    font-size: 12px;
}

.mtabs-container-pandemia_mob .mtab-1 {
    border-radius: 7px 0 7px 0;
}

.mtabs-container-pandemia_mob .mtab-2 {
    border-radius: 0 7px 0 7px;
}

/*End of table of pandemia*/

/*header_top_line - covid*/

.header_top_line {
    margin-bottom: 25px;
    transition: .2s;
}

.header_top_line.covid-mob {
    margin-bottom: 0;
}

.header_top_line.covid,
.covid-line,
.statistics-line {
    height: 32px;
    min-height: 32px;
    max-height: 32px;
}

.covid-line {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding-left: 64px;
    position: relative;
}

.covid-line:before {
    content: '';
    background: url(/themes/default/front/img/covid.svg) center no-repeat;
    background-size: contain;
    position: absolute;
    top: -19px;
    left: -14px;
    width: 70px;
    height: 70px;
    /*animation: coved-rotate 50s linear infinite;*/
}

/*@keyframes coved-rotate {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}*/

.statistics-line {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 14px;
    line-height: 1.25;
}

.statistics-line > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.statistics-line .covid-city,
.statistics-line .covid-data {
    margin: 0 5px;
}

.covid-green {
    font-weight: 700;
    text-transform: uppercase;
}

.covid-date {
    font-weight: 400;
    text-transform: none;
}

.covid-line .covid-link {
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 0;
    transition: .4s;
}

.covid-line .covid-link:hover {
    letter-spacing: 2px;
}

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

@media (max-width: 1199px) {
    .header_top_line.covid,
    .covid-line,
    .statistics-line {
        height: 42px;
        min-height: 42px;
        max-height: 42px;
    }

    .covid-line:before {
        top: -14px;
    }

    .covid_title {
        width: 170px;
        min-width: 170px;
    }
}

.covid-mob .header_top_line.covid,
.covid-mob .covid-line,
.covid-mob .statistics-line {
    height: auto;
}

.covid-mob .covid-line {
    padding: 10px 0 10px 37px;
}

.covid-mob .covid-line:before {
    top: calc(50% - 35px);
    left: -44px;
}

.covid-mob .covid-line,
.covid-mob .statistics-line {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.covid-mob .statistics-line .covid-city {
    margin: 5px 0 2px;
}

.covid-mob .statistics-line .covid-data {
    margin: 0 20px 0 0;
}

.covid-mob .covid_title,
.covid-mob .statistics-line .covid-city {
    width: 100%;
    min-width: auto;
}

.covid-mob .covid-link {
    display: none;
}

/*End of header_top_line - covid*/

.covid-block {
    margin-top: 25px;
    padding: 15px;
    background-color: #3d464b;
}

.map-covid {
    /*border: 1px solid #869ca8;*/
    position: relative;
    overflow: hidden;
    width: 100%;
}

.map-covid:before {
    content: "";
    display: block;
    padding-top: 50%;
}

.map-covid .map-covid-inner {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.map-covid .map-covid-inner iframe {
    width: 100%;
    height: 100%;
}

.covid-block .theme_description {
    margin-top: 15px;
}

.covid-block .theme_description p {
    color: #fff;
    font-weight: 300;
}

.right-column {
    margin-top: 25px;
}

.sticky-80 {
    position: -webkit-sticky;
    position: sticky;
    top: 80px;
}

.sticky-105 {
    position: -webkit-sticky;
    position: sticky;
    top: 105px;
}

/*Games*/

/*.stat_centr_wr .moe-online-quiz .read-more-row-out {
    display: none !important;
}*/

.games .view-plitka {
    margin-top: 0;
}

.games #main_right_sitebar_wr {
    height: calc(100% - 30px);
    position: relative;
    top: auto;
}

.games .sitebar_reklama_wr {
    border-radius: 5px;
}

.games.game .sitebar_reklama_wr {
    border: none;
    overflow: hidden;
    padding: 0;
}

.games #main_right_sitebar_wr .height-50:last-of-type {
    padding-bottom: 20px;
}

.games .reklama > div {
    margin: 0 !important;
}

.games .com-btn .pokaz_all_com {
    font-size: 18px;
    font-family: 'Roboto Condensed';
    padding: 0 5px;
}

.row-flex, .polls-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.games .row-flex, .polls-row [class^='col-'] {
    float: none;
}

.games .row-flex:before {
    display: none;
}

.game-anons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    height: 100%;
    /*box-shadow: 0 0 3px 0 rgba(0, 0, 0, .05),
                0 0 5px 0 rgba(0, 0, 0, .05),
                0 0 15px 1px rgba(0, 0, 0, .1);*/
}

.game-anons-link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.game-anons-image-wrap {
    position: relative;
    border-radius: 5px 5px 0 0;
}

.game-anons-image-wrap:before {
    content: '';
    display: block;
    padding-top: 66%;
}

.game-anons-image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}

.game-anons-image img,
.game-anons-image video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: .6s;
}

.game-anons:hover .game-anons-image img,
.game-anons:hover .game-anons-image video {
    transition: .2s;
    -webkit-filter: saturate(150%);
    filter: saturate(150%);
}

.game-anons-text {
    font-family: 'Roboto';
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%;
    padding: 20px;
    transition: .2s;
    /*background-color: #f5f5f5;*/
    border-radius: 0 0 5px 5px;
    /*border-left: 1px solid #cdd2d5;
    border-right: 1px solid #cdd2d5;
    border-bottom: 1px solid #cdd2d5;*/
}

/*.game-anons-top .game-anons-text {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}*/

.game-anons-name,
.game-anons-name p {
    font-family: 'Roboto Condensed';
    font-size: 26px;
    line-height: 1.1;
    font-weight: 700;
    transition: .2s;
}

.game-anons-top .game-anons-name {
    font-size: 32px;
}

.game-anons-annotation {
    font-family: 'Roboto';
    font-size: 14px;
    line-height: 1.4;
    margin-top: 10px;
}

.game-anons-annotation p {
    margin-top: 10px;
}

.game-anons .inform_top_line {
    margin-top: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: 'Roboto Condensed', sans-serif;
}

.games .inform_top_line span {
    float: none;
}

/*.inform_top_line .icon-played {
    content: '';
    width: 17px;
    height: 17px;
    margin: 0 3px 0 10px;
    vertical-align: -3px;
    background: url(/themes/default/front/img/check.svg) no-repeat;
    background-position: center;
    background-size: contain;
}

.inform_top_line .icon-comment {
    margin: 0 3px 0 10px;
    vertical-align: -1px;
    font-size: 13px;
}*/

.games .top_5 {
    display: block;
    margin: 0 0 50px;
}

.top_5_game {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 13px 0 12px;
}

.top_5_game_preview {
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    max-width: 60px;
    height: 60px;
    border-radius: 3px;
    background-color: #eee;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-right: 10px;
    transition: .2s;
}

.top_5_game:hover .top_5_game_preview {
    opacity: .9;
}

.top_5_game_text {
    -ms-flex: 0 0 calc(100% - 70px);
    flex: 0 0 calc(100% - 70px);
    max-width: calc(100% - 70px);
}

.top_5_game_name {
    margin-top: 0;
    font-size: 16px;
    line-height: 1.3;
    font-family: 'Roboto Condensed';
}

.top_5_game .inform_top_line {
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.games.game {
    margin-top: 50px;
    width: 1020px;
    padding-left: 15px;
    padding-right: 15px;
}

.mobile_header.mobile-header-2020 ~ .games.game {
    margin-top: 110px;
}

.col-game {
    max-width: 990px;
    margin: 0 auto;
}

.col-game-content,
.col-game-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}

.col-game-content {
    width: calc(100% - 270px);
}

.col-game-content > div {
    display: inline-block;
    width: 100%;
}

.game-name {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: baseline;
    font-family: 'Roboto Condensed';
    /*font-weight: 700;*/
    font-size: 24px;
    line-height: 1;
    margin-bottom: 20px;
}

.game-name span {
    margin-right: 10px;
}

.game-name a {
    display: inline-block;
    font-size: 18px;
    line-height: 29px;
}

.col-game-right {
    width: 270px;
}

/*.col-game-content {
    width: calc(100% - 372px);
}

.col-game-right {
    width: 372px;
}*/

.h3-games {
    font-family: 'Roboto Condensed';
    font-size: 21px;
    line-height: 27px;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 30px;
    font-weight: 400;
}

.games.game .game-anons-text {
    padding: 15px;
}

.games.game .game-anons-name {
    font-size: 20px;
}

.games.game .game-anons-top .game-anons-name {
    font-size: 26px;
}

.games.game .game-anons-annotation {
    font-size: 13px;
}

.games.game .game-anons .inform_top_line {
    margin-top: 20px;
}

.games .moe-online-quiz.title-begin .quiz-label {
    display: none;
}

.games .moe-online-quiz.title-begin h2,
.games h2.quizName-z {
    margin-top: 0;
}

.games #comment_template {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}

@media screen and (min-width: 1200px) {
    .game-anons.game-anons-top {
        -ms-flex-direction: row;
        flex-direction: row;
        border-radius: 5px;
    }

    .game-anons.game-anons-top .game-anons-image-wrap {
        border-radius: 5px 0 0 5px;
    }

    .game-anons-top .game-anons-image-wrap {
        position: relative;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }

    .game-anons-top .game-anons-text {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
        /*border-top: 1px solid #cdd2d5;
        border-right: 1px solid #cdd2d5;
        border-bottom: 1px solid #cdd2d5;*/
        border-left: none;
        border-radius: 0 5px 5px 0;
    }

    .game-anons.game-anons-top:hover .game-anons-text {
        /*border-top: 1px solid #a6b0b5;
        border-right: 1px solid #a6b0b5;
        border-bottom: 1px solid #a6b0b5;*/
        border-left: none;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .game-anons.game-anons-top {
        /*-ms-flex-direction: column;
        flex-direction: column;*/
        display: block;
    }

    .game-anons-top .game-anons-image-wrap {
        position: relative;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .game-anons-text {
        padding: 16px;
    }

    .game-anons-name,
    .game-anons-name p {
        font-size: 16px;
    }

    .game-anons .inform_top_line {
        margin-top: 15px;
    }
}

@media (max-width: 991px) {
    .col-game-content {
        width: 100%;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .game-anons.game-anons-top {
        -ms-flex-direction: row;
        flex-direction: row;
        border-radius: 5px;
    }

    .game-anons.game-anons-top .game-anons-image-wrap {
        border-radius: 5px 0 0 5px;
    }

    .game-anons-top .game-anons-image-wrap {
        position: relative;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }

    .game-anons-top .game-anons-text {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
        /*border-top: 1px solid #cdd2d5;
        border-right: 1px solid #cdd2d5;
        border-bottom: 1px solid #cdd2d5;*/
        border-left: none;
        border-radius: 0 5px 5px 0;
    }

    .game-anons.game-anons-top:hover .game-anons-text {
        /*border-top: 1px solid #a6b0b5;
        border-right: 1px solid #a6b0b5;
        border-bottom: 1px solid #a6b0b5;*/
        border-left: none;
    }

    .game-anons-name,
    .game-anons-name p {
        font-size: 20px;
    }

    .game-anons-top .game-anons-name {
        font-size: 26px;
    }

    .game-anons-annotation {
        font-size: 13px;
    }
}

@media screen and (min-width: 550px) and (max-width: 767px) {

}

@media screen and (max-width: 767px) {
    .game-anons,
    .game-anons:hover,
    .game-anons:hover .game-anons-image img,
    .game-anons-text,
    .game-anons-name,
    .game-anons-name p {
        transition: 0s;
    }

    .game-anons.game-anons-top {
        /*-ms-flex-direction: column;
        flex-direction: column;*/
        display: block;
    }

    .game-anons-top .game-anons-image-wrap {
        position: relative;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .game-anons-text {
        padding: 2.5vw;
    }

    .game-anons-top .game-anons-name {
        font-size: 5vw;
    }

    .game-anons-name,
    .game-anons-name p {
        font-size: 3vw;
    }

    .game-anons-annotation {
        font-size: 13px;
    }

    .game-anons .inform_top_line {
        margin-top: 2.6vw;
    }

    .games.game {
        margin-top: 0;
        width: 100%;
    }
}


@media screen and (max-width: 549px) {
    .row-flex {
        display: block;
    }

    .col-xxs-6 {
        width: 100%;
    }

    .game-anons-text {
        padding: 3.4vw;
    }

    .game-anons-name,
    .game-anons-name p {
        font-size: 5vw;
    }

    /*.game-anons-annotation {
        display: none;
    }*/
    .game-anons .inform_top_line {
        margin-top: 3.6vw;
    }
}

@media screen and (max-width: 399px) {
    .games .pokaz_all_com {
        padding: 9px 10px;
    }
}

.game-anons {
    background-color: #fff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.01),
    0 0 5px 0 rgba(0, 0, 0, .02),
    0 0 20px 4px rgba(0, 0, 0, .1);
    /*border: 1px solid #a6b0b5;*/
}

.game-anons:hover {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.03),
    0 0 5px 0 rgba(0, 0, 0, .04),
    0 0 20px 4px rgba(0, 0, 0, .2);
}

.game-anons:active {
    /*transform: translate3d(0, 2px, 0);*/
    transition: .1s;
}

.game-anons:active .game-anons-image img {
    opacity: .9;
}

/*.game-anons:hover .game-anons-text {
    border-left: 1px solid #a6b0b5;
    border-right: 1px solid #a6b0b5;
    border-bottom: 1px solid #a6b0b5;
}*/

.game-anons:hover .game-anons-name,
.game-anons:focus .game-anons-name,
.game-anons:active .game-anons-name {
    color: #195a94;
}

.top_5_game {
    border-bottom: 1px solid #cdd2d5;
}

.top_5_game:hover .top_5_game_name {
    color: var(--moe-blue);
}

/*.top_5_game:hover {
    border: 1px solid #fbaf43;
    background-color: #fbaf43;
}*/

/*pdd*/

.games-pdd .view-plitka {
    z-index: 1000;
}

.dropdown.select-in-line-2 {
    white-space: nowrap;
}

.select-in-line-btn {
    position: relative;
    user-select: none;
}

.select-in-line-btn a span {
    position: relative;
    display: block;
    padding-left: 34px;
}

.container-in .header-line-2-logo-rubric + .header-line-2-current-rubric .select-in-line-btn span:before {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 16px;
    background: url('/themes/default/front/img/traffic-light.svg') no-repeat;
    background-size: contain;
    width: 13.2px;
    height: 20px;
}

.dropdown.select-in-line-2 .dropdown-menu {
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 1002;
    float: none;
    width: auto;
    min-width: auto;
    padding: 5px 18px 5px 18px;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    text-align: left;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border-radius: 0 0 16px 16px;
}

.dropdown.select-in-line-2 .dropdown-menu * {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    text-align: left;
    font-weight: 400;
}

.dropdown.select-in-line-2 .dropdown-menu > li > a {
    display: block;
    padding: 5px 0;
    line-height: 1.2;
    white-space: nowrap;
    position: relative;
}

.dropdown.select-in-line-2 .dropdown-menu > li > a:hover {
    background-color: transparent;
}

.dropdown.select-in-line-2 .dropdown-menu > li > a p {
    display: inline-block;
}

.dropdown.select-in-line-2 .dropdown-menu > li > a span {
    padding: 0;
    border: inherit;
    border-radius: inherit;
    text-transform: inherit;
    line-height: inherit;
    text-decoration: inherit;
}

.dropdown.select-in-line-2 .dropdown-menu > li > a:hover,
.dropdown.select-in-line-2 .dropdown-menu > li > a:focus,
.dropdown.select-in-line-2 .dropdown-menu > li > a:hover p,
.dropdown.select-in-line-2 .dropdown-menu > li > a:focus p {
    color: #195a94;
    /*text-decoration: none !important;*/
}

/*.dropdown.select-in-line-2 .dropdown-menu > li > a:hover:after,
.dropdown.select-in-line-2 .dropdown-menu > li > a:focus:after {
    content: '';
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #195a94;
}*/

.dropdown.select-in-line-2 .dropdown-menu > li > a .quest-status {
    color: #24a200;
    text-decoration: none;
    margin-left: 10px;
}

.dropdown.select-in-line-2 .dropdown-menu > li > a .quest-status.finished {
    color: #94a3aa;
}

.games-pdd-header h2,
.games-pdd-subtitle,
.game-anons-future-in h3,
.game-result-title {
    font-family: 'Roboto Condensed';
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
}

.games-pdd-header h2 {
    margin-bottom: 20px;
}

.traffic-lights,
.traffic-lights svg {
    width: 0.8865em;
    height: 1.273em;
    margin-bottom: .4em;
}

.traffic-lights {
    display: inline-block;
}

.traffic-lights svg {
    display: block;
}

.traffic-lights svg #light-red {
    animation: light-red 8s infinite linear;
}

@keyframes light-red {
    0%, 50% {
        fill: #e7001d;
    }
    50.1%, 100% {
        fill: #57565c;
    }
}

.traffic-lights svg #light-yellow {
    animation: light-yellow 8s infinite linear;
}

@keyframes light-yellow {
    0%, 37.4% {
        fill: #57565c;
    }
    37.5%, 50% {
        fill: #ffdc00;
    }
    50.1%, 100% {
        fill: #57565c;
    }
}

.traffic-lights svg #light-green {
    animation: light-green 8s infinite linear;
}

@keyframes light-green {
    0%, 50% {
        fill: #57565c;
    }
    50.1%, 100% {
        fill: #00fc5b;
    }
}

.games-pdd-subtitle {
    font-weight: 400;
}

.games-pdd-subtitle p {
    margin-bottom: 0.4em;
    line-height: 1.2;
}

.games-pdd-subtitle br {
    display: none;
}

.games-pdd .game-anons,
.game-anons.game-anons-future {
    position: relative;
    display: block;
    cursor: pointer;
    width: 100%;
}

.game-anons.game-anons-future,
.game-anons.game-result {
    box-shadow: none;
}

.game-anons.game-anons-future:before {
    content: '';
    display: block;
    padding-top: 100%;
}

.game-anons-future-in {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.games-pdd .game-anons-text {
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.game-anons-future {
    border: none;
}

.game-anons-future:hover {
    box-shadow: none;
}

.game-anons-future-in {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: default;
    background-color: #9ca8ae;
}

.game-anons-future-in h3,
.game-anons-future-in h3 p {
    color: #fff;
}

h3.game-anons-step {
    margin-bottom: .4em;
    padding: 0 10px;
}

h3.game-anons-step,
h3.game-anons-step p {
    font-size: 32px;
    line-height: 1.2;
}

.games-pdd .game-result {
    padding: 20px;
    border: none;
    background-color: #d7e4e9;
    cursor: default;
}

.games-pdd .game-result:before {
    content: '';
    display: none;
    padding-top: 100%;
}

.games-pdd .game-result:hover {
    box-shadow: none;
}

.game-result-in {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

/*.game-result-title {
    text-transform: uppercase;
}*/

.game-result-list {
    border-radius: 5px;
    padding: 15px;
    margin: 15px 0;
    background-color: #fff;
}

.game-result-list a {
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    font-family: 'Roboto';
    font-size: 16px;
}

.game-result-list a span {
    font-weight: 700;
}

.games-pdd-name {
    max-width: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.game-result-title a,
.game-result-list a,
.games-pdd-name {
    color: #1e2c34;
}

.game-result-list a:hover,
.game-result-list a:focus,
.game-result-list a:active {
    color: var(--moe-blue);
}

.game-result-champion-box {
    display: block;
    margin: auto;
}

.game-result-champion {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
}

.game-result-champion + .game-result-champion {
    margin-top: 10px;
}

.games-pdd-avatar {
    width: 32px;
    height: 32px;
    object-fit: cover;
    margin: 0 10px 0 15px;
}

.games-pdd-header h2 {
    font-size: 44px;
    line-height: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.games-pdd-header h2 p {
    font-family: 'Roboto Condensed' !important;
    font-size: 44px;
    line-height: 1;
    color: #435057;
}

.games-pdd-subtitle,
.games-pdd-subtitle p,
.game-anons-future-in h3,
.game-result-title {
    font-size: 24px;
}

.games-pdd-subtitle p b,
.games-pdd-subtitle p strong {
    font-family: 'Roboto Condensed' !important;
}

.pdd-modal {
    font-family: 'Roboto', sans-serif;
}

.pdd-modal .modal-content {
    overflow: hidden;
    background-color: #eff4f7;
}

.pdd-modal .modal-body {
    padding: 20px;
}

.pdd-modal h2 {
    margin-bottom: .3em;
}

.pdd-modal p {
    opacity: .8;
}

.pdd-modal textarea {
    min-width: 100%;
    max-width: 100%;
    display: block;
    padding: 10px;
}

.pdd-modal .nn_link {
    font-size: inherit;
    text-align: left;
}

.pdd-modal .nn_link label {
    font-weight: 700;
}

.pdd-modal .button-standart {
    margin: 25px auto 0;
    height: 40px;
    line-height: 40px;
}

.mob_butt_pdd {
    height: auto;
}

@media (min-width: 992px) and (max-width: 1199px) {
    /*.traffic-lights,
    .traffic-lights svg {
        width: 18px;
        height: 26px;
    }*/
    .games-pdd-header h2,
    .games-pdd-header h2 p {
        font-size: 36px;
    }

    .games-pdd-subtitle,
    .games-pdd-subtitle p,
    .game-anons-future-in h3,
    .game-result-title {
        font-size: 16px;
    }

    h3.game-anons-step,
    h3.game-anons-step p {
        font-size: 22px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    /*.traffic-lights,
    .traffic-lights svg {
        width: 18px;
        height: 26px;
    }*/
    .games-pdd-header h2,
    .games-pdd-header h2 p {
        font-size: 36px;
    }

    .games-pdd-subtitle,
    .games-pdd-subtitle p,
    .game-anons-future-in h3,
    .game-result-title {
        font-size: 20px;
    }

    h3.game-anons-step,
    h3.game-anons-step p {
        font-size: 27px;
    }
}

@media screen and (max-width: 767px) {
    /*.traffic-lights,
    .traffic-lights svg {
        width: 2.95vw;
        height: 4.25vw;
    }*/
    .games-pdd-header h2,
    .games-pdd-header h2 p {
        font-size: 6vw;
    }

    .games-pdd-subtitle,
    .games-pdd-subtitle p,
    .game-anons-future-in h3,
    .game-result-title {
        font-size: 3vw;
    }

    h3.game-anons-step,
    h3.game-anons-step p {
        font-size: 4vw;
    }
}

@media screen and (max-width: 549px) {
    /*.traffic-lights,
    .traffic-lights svg {
        width: 4.96vw;
        height: 7.2vw;
    }*/
    .games-pdd-header h2,
    .games-pdd-header h2 p {
        font-size: 8vw;
    }

    .games-pdd-subtitle,
    .games-pdd-subtitle p,
    .game-anons-future-in h3,
    .game-result-title {
        font-size: 5vw;
    }

    .pdd-modal .modal-dialog {
        margin: 0;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .pdd-modal .modal-content,
    .pdd-modal .modal-body {
        height: 100%;
        border-radius: 0;
    }
}

.best_messages.on-white .best_mess_block {
    height: 280px;
    padding: 0;
    margin-top: 15px;
    overflow-y: auto;
    overflow-x: hidden;
    border-top: 1px solid #dce9f0;
    border-bottom: 1px solid #dce9f0;
}

.best_messages.on-white .raiting_row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fff;
    padding: 10px;
}

.best_messages.on-white .raiting_row:nth-child(2n) {
    background-color: transparent;
}

/*.best_messages.on-white .ss-content {
    width: 100%;
}*/

.best_messages.on-white .raiting_user {
    display: inline-block;
    padding: 0;
    line-height: 30px;
    margin: 0 10px 0 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    float: none;
}

.best_messages.on-white .raiting_user .polz_pol_wr {
    margin: 0;
    height: 30px;
}

.best_messages.on-white .polz_pol_wr .polz_pol {
    min-width: 30px;
    max-width: 30px;
    height: 30px;
    background-size: cover;
    background-position: center;
    display: inline-block;
    float: left;
    margin-right: 0;
    position: relative;
    background-color: #ddd;
}

.best_messages.on-white .name {
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto Condensed';
    margin-right: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(100% - 60px);
    word-wrap: normal;
    white-space: nowrap;
}

.raiting_count {
    font-weight: 700;
    line-height: 30px;
}

.games-pdd .raiting_megafon {
    width: 24%;
}

.games-codes {
    display: block;
    max-width: 400px;
    margin: auto;
}

.games-codes h3 span {
    font-size: .7em;
    display: inline-block;
    width: 100%;
    margin-top: 5px;
}

.code-list {
    width: 100%;
}

.code-list li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px;
    margin-bottom: -1px;
    border-top: 1px solid #e3eaef;
    border-bottom: 1px solid #e3eaef;
}

.code-list li:hover {
    background-color: #f0f4f7;
}

.code-list li.noactive {
    opacity: .2;
    pointer-events: none;
}

.code-list li span {
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 24px;
    line-height: 1;
}

.container-login {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
}

.container-login .no_mod_nn {
    display: block !important;
    margin-top: 0;
}

.login-with-code {
    width: 290px;
    height: auto;
}

.container-login .no_mod_nn label {
    margin-top: 0;
    text-align: center;
}

.container-login .no_mod_nn input {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
}

.container-login .no_mod_nn input:hover,
.container-login .no_mod_nn input:focus,
.container-login .no_mod_nn input:active {
    border-color: var(--moe-blue);
    outline: 0;
    -webkit-box-shadow: 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: 0 0 8px rgba(102, 175, 233, .6);
}

.container-login .error-alert {
    display: none;
    position: relative;
    padding-top: 5px;
    text-align: center;
    font-weight: 400;
    color: #d41515;
    font-size: 13px;
    line-height: 1.2;
    font-family: 'Roboto';
    opacity: 1;
}

/*games-modal*/

.close-m {
    background-image: url(/themes/default/front/img/close-black.svg);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 20px;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    width: 50px;
    height: 50px;
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    z-index: 10;
    opacity: .7;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.modal-games-auth {
    position: absolute;
    left: calc(50% - 145px);
    top: calc(50% - 202px);
    outline: 0;
}

.modal-games {
    height: 100%;
    text-align: center;
    bottom: 0 !important;
    z-index: 1101;
}

.modal-games .modal-dialog {
    /*display: inline-block;
    text-align: left;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    margin: auto;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;*/
    position: relative;
    width: auto;
    margin: 0;
}

.modal-games.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-games.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-games .modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /*border: 1px solid #999;*/
    /*border: 1px solid rgba(0, 0, 0, .2);*/
    /*border-radius: 6px;*/
    outline: 0;
    /*-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);*/
    width: 290px;
    height: 405px;
    border: none;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-games .modal-content {
    border: none;
    /*border-radius: 0;*/
}

.modal-games .modal-content {
    /*border-radius: 0;*/
    height: 100%;
    font-family: 'Roboto', sans-serif;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

.modal-games .modal-header,
.modal-games .modal-body,
.modal-games .modal-footer {
    width: 100%;
}

.modal-games .modal-header {
    border-bottom: none;
    padding: 30px 30px 20px;
    z-index: 11;
}

.modal-games h5.modal-title,
.modal-games h5.modal-title p {
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
}

.modal-games h5.modal-title p {
    display: inline;
}

.modal-games .modal-body {
    /*display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;*/
    position: relative;
    padding: 15px;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}

.stat_centr_wr .modal-games .modal-body p {
    margin-bottom: 0;
}

.modal-games .modal-body.select-row {
    padding: 30px;
    margin: 0;
}

.modal-games .modal-body .svg-icon {
    width: 50px;
    height: 50px;
    min-height: 50px;
    display: block;
    margin: auto;
    fill: #ff4c00;
}

.modal-games .rules-in {
    display: block;
    overflow-y: auto;
    height: 100%;
}

.modal-games .rules-in-text {
    margin-top: 0;
    padding: 0 10px 10px;
}

.modal-games .rules-in-text p,
.modal-games .rules-in-text ol li,
.modal-games .rules-in-text ul li {
    margin-bottom: 10px;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}

.modal-games .modal-footer {
    padding: 30px;
    z-index: 1;
}

.modal-games .button,
.modal-games .link-lk {
    display: block;
    border: none;
    outline: none;
    cursor: pointer;
    width: auto;
    height: 41px;
    margin: 0 auto;
    padding: 5px 15px;
    color: #fff;
    background-color: var(--moe-blue);
    border-radius: 4px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: 700;
    transition: .2s;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .15);
}

.modal-games .button:hover {
    box-shadow: inset 0 0 100px rgba(0, 0, 0, .15);
}

.modal-games .button:active {
    transform: translateY(1px);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25);
}

.modal-games.modal-prize .reg_pop_form {
    height: auto;
}

.modal-games .select-row h4 {
    text-align: center;
    font-weight: 700;
    font-size: 19px;
    line-height: 1.5;
    font-family: 'Open Sans';
    margin: 0 0 20px;
    text-transform: none;
}

.modal-games.modal-prize .reg_pop_form p,
.modal-games.modal-prize .reg_pop_form p span {
    font-size: 14px;
}

.modal-games.modal-prize .reg_pop_form p {
    margin-bottom: 10px;
    line-height: 1.3;
    text-align: center;
}

.modal-games.modal-prize .reg_pop_form p strong {
    display: inline-block;
    width: 100%;
}

.modal-games.modal-prize .reg_pop_form p span {
    display: inline-block;
}

.game-code a {
    text-decoration: underline;
}

.game-code a.sms_send {
    text-decoration: none !important;
}

.modal-games.modal-prize .reg_pop_form .game-modal-note {
    font-size: 13px;
}

.modal-games.modal-prize .prize-img {
    display: none;
}

.modal-games.modal-prize .prize-link-plus {
    text-align: center;
    font-weight: 700;
    color: #ff4c00;
}

.game-code {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 10px auto;
    padding: 10px 5px;
    background-color: #fff5c7;
}

.game-code span,
.game-code a {
    margin: 5px 10px;
    line-height: 22px;
}

.game-code span {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 1px;
}

.modal-games .button.close-OK {
    width: 100%;
    margin-top: 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
}

.modal-games .link-lk {
    color: var(--moe-blue);
    background-color: #fff;
    border: 1px solid var(--moe-blue);
    text-transform: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 31px;
    margin-top: 15px;
    padding: 5px;
    width: 100%;
    box-shadow: none !important;
}

.modal-games .link-lk:hover {
    background-color: rgba(76, 156, 226, .2);
    box-shadow: none;
}

.modal-games .link-lk:active {
    transform: translateY(1px);
}

.modal-games.modal-long .modal-body-box {
    height: 100%;
    overflow-y: auto;
}

.modal-games.modal-long .modal-title {
    margin-bottom: 20px;
}

.modal-games.modal-long .rules-in-text {
    padding: 0;
}

.prize-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    margin-bottom: 20px;
}

.prize-row img {
    -ms-flex: 0 0 55px;
    flex: 0 0 55px;
    max-width: 55px;
    width: 55px;
    height: 55px;
    margin-right: 15px;
    border-radius: 50%;
    border: 1px solid #000;
    object-fit: cover;
    object-position: center;
}

@media (min-width: 576px) {
    .modal-games {
        bottom: auto !important;
    }

    .modal-games:before {
        display: inline-block;
        vertical-align: middle;
        content: '';
        height: 100%;
    }

    .modal-games .modal-dialog {
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        width: 410px;
        height: 410px;
    }

    .modal-games.modal-long .modal-dialog {
        width: 600px;
        /*max-height: calc(100vh - 50px);*/
        height: auto;
    }

    .modal-games.modal-long .modal-content {
        max-height: calc(100vh - 150px);
        height: 100%;
    }

    .modal-games.modal-prize .modal-dialog {
        height: auto;
    }

    .modal-games .modal-content {
        border-radius: 6px;
        height: 100%;
        max-height: 100%;
    }

    .modal-games.modal-long .modal-body {
        padding: 0 30px 30px;
        height: calc(100vh - 50px);
    }

}

/*end of games-modal*/

/*End of Games*/

/*hot water*/

.hot_water {
    background-color: #e3eaef;
    padding: 10px 15px 15px;
}

.hot_water:hover,
.hot_water:focus,
.hot_water:active {
    z-index: 1000;
}

.hot_water .select_arh {
    padding: 0;
    width: 100%;
    height: auto;
    margin: 0 0 15px 0;
    border-top: none;
    background-color: transparent;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.hot_water .hot_water_title {
    text-align: center;
    margin-bottom: 5px;
    line-height: 1.1;
}

.hot_water p {
    font-family: 'Roboto';
    text-align: center;
}

.hot_water .select_arh .select-street {
    width: 260px;
    max-width: 260px;
    margin: 15px 5px 0;
}

.hot_water .select_arh .select-house {
    width: 160px;
    max-width: 160px;
    margin: 15px 5px 0;
}

.hot_water .vs--searchable .vs__dropdown-toggle {
    padding: 0;
    cursor: pointer;
}

/*.hot_water .vs__selected-options {
    display: flex;
    flex-basis: 100%;
    flex-grow: 1;
    flex-wrap: wrap;
    padding: 0 10px;
    position: relative;
}*/

.hot_water .select-street .vs__selected {
    min-width: 214px;
    max-width: 214px;
}

.hot_water .select-house .vs__selected {
    min-width: 104px;
    max-width: 104px;
}

.hot_water .vs__selected {
    display: flex;
    align-items: center;
    background-color: #f0f0f0;
    white-space: nowrap;
    border: none;
    border-radius: 0;
    color: inherit;
    line-height: 28px;
    margin: 0;
    padding: 0;
    z-index: 0;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hot_water .vs__dropdown-menu {
    overflow: hidden;
    text-overflow: ellipsis;
}

.hot_water .vs__dropdown-menu li {
    overflow: hidden;
    text-overflow: ellipsis;
}

.hot_water .vs__clear {
    width: auto;
    height: 30px;
}

/*.hot_water .vs__search,
.hot_water .vs__search:focus {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 26px;
    font-size: inherit;
    border: none;
    border-left: none;
    outline: none;
    margin: 0;
    padding: 0;
    background: none;
    box-shadow: none;
    width: 0;
    max-width: 100%;
    flex-grow: 1;
    z-index: 1;
}

.hot_water .vs__actions {
    display: flex;
    align-items: center;
    padding: 0 15px;
    width: 44px;
}

.hot_water .vs__clear {
    fill: rgba(60,60,60,.5);
    padding: 0;
    border: 0;
    background-color: transparent;
    cursor: pointer;
    margin: 0 2px;
    height: 26px;
}*/

.hot_water_result {
    max-width: 450px;
    margin: 0 auto;
}

.hot_water .result-row span {
    font-weight: 700;
}

.hot_water .select_arh .sel_wr_2 {
    width: auto;
    margin: 0;
}

.hot_water .select_arh .sel_wr_2 input[type=submit] {
    margin: 15px 5px 0 !important;
}


/*


.hot_water .select_arh .select-street {
    width: 200px;
    margin: 15px 5px 0;
}

.hot_water .select_arh .select-house {
    width: 150px;
    margin: 15px 5px 0;
}

.hot_water .select .jq-selectbox__select-text {
    color: #1e2c34;
}

.hot_water .select_arh .jq-selectbox__dropdown {
    max-width: none;
}

.hot_water .select_arh .select-house .jq-selectbox__dropdown {
    min-width: 150px;
}

*/


/*End of hot water*/

/*--- moe-marquee ----------*/

.js-ticker {
    overflow: hidden;
}

.js-ticker-track {
    white-space: nowrap;
}

.js-ticker-item {
    white-space: normal;
    height: 100%;
    vertical-align: top;
    display: inline-block;
    position: relative;
}

@supports (display: flex) {
    .js-ticker-track {
        position: relative;
        white-space: normal;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }

    .js-ticker-item {
        height: auto;
        display: block;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }

    .js-ticker.active .js-ticker-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .js-ticker.active .js-ticker-item {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
}


.moe-marquee {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Roboto';
}

.moe-marquee {
    position: fixed;
    left: 17px;
    bottom: 25px;
    height: 58px;
    min-width: 174px !important;
    /*width: 580px;*/
    width: 80vw;
    max-width: 80vw;
    border-radius: 10px;
    /*background-color: rgba(0, 0, 0, 0.7);*/
    background-color: rgba(19, 27, 32, 0.9);
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    z-index: 1020;
}

.marquee-links {
    overflow: hidden;
    height: 58px;
    padding: 12px 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.marquee-row {
    display: inline-block;
    white-space: nowrap;
    height: 34px;
}

.marquee-link {
    padding: 0 12px;
    height: 34px;
}

.marquee-avatar {
    width: 34px;
    height: 34px;
    border-radius: 12px;
    margin-right: 8px;
    float: left;
    background-size: cover;
    background-position: center;
}

.marquee-block {
    float: left;
    height: 34px;
    font-family: 'Roboto';
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
}

.marquee-block * {
    line-height: 1.4;
}

.marquee-name {
    font-size: .9em;
    color: #8dc0ec;
}

.marquee-title {
    color: #fff;
    white-space: nowrap;
}

.marquee-arrow {
    -ms-flex: 0 0 58px;
    flex: 0 0 58px;
    max-width: 58px;
    height: 58px;
    position: relative;
    border-radius: 0 18px 18px 0;
    transition: .2s;
    /*background-color: rgba(0, 0, 0, 0.7);*/
    background-color: rgba(19, 27, 32, 0.8);
}

.marquee-arrow-simbol {
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-image: url(/themes/default/front/img/double-arrow-left.svg);
    background-position: 15px center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    transition: opacity .2s, transform .05s;
}

.marquee-arrow-simbol:hover {
    opacity: .8;
}

.marquee-arrow-simbol:active {
    opacity: .8;
}

.moe-marquee.min-size {
    min-width: 58px !important;
    transition: width .2s;
}

.marquee-links,
.marquee-arrow {
    transition: .2s;
}

.moe-marquee.min-size {
    width: 58px !important;
}

.moe-marquee.min-size .marquee-links {
    visibility: hidden;
    width: 0 !important;
    opacity: 0;
}

.moe-marquee.min-size .marquee-arrow {
    -ms-flex: 0 0 58px;
    flex: 0 0 58px;
    max-width: 58px;
    border-radius: 18px 18px;
}

.moe-marquee.min-size .marquee-arrow-simbol {
    transform: rotate(180deg);
    background-position: center center;
}

.moe-marquee.min-size #block_resize {
    display: none;
}

#block_resize {
    /*background-color: rgba(255, 0, 0, 0.2);*/
    cursor: w-resize;
    height: 100%;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 12px;
}

#block_resize span {
    width: 1px;
    height: 20px;
    background-color: rgba(255, 255, 255, 0.4);
    position: absolute;
    top: 19px;
}

#block_resize span:first-child {
    left: 4px;
}

#block_resize span:last-child {
    left: 7px;
}

.fixed-down.moe-marquee-container {
    position: fixed;
    left: 0;
    bottom: 0;
    height: 38px;
    width: 100%;
    z-index: 1100;
    transform: none;
    transition: .2s ease-in-out;
    background-color: #1e2c34;
    border-top: 1px solid #a5afb7;
    box-shadow: 0 0 20px rgba(0, 0, 0, .5);
}

.fixed-down.moe-marquee-container.min-size {
    transform: translateY(38px);
    box-shadow: none;
}

.fixed-down.moe-marquee-container .marquee-arrow {
    display: block;
    width: 60px;
    height: 30px;
    position: absolute;
    right: 20px;
    top: -30px;
    border-radius: 30px 30px 0 0;
    padding-top: 5px;
    cursor: pointer;
    background-color: #1e2c34;
}

.fixed-down.moe-marquee-container .marquee-arrow span {
    display: block;
    background-image: url(/themes/default/front/img/chevron-white-down.svg);
    background-position: center;
    background-size: 16px;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    transition: .2s;
}

.fixed-down.moe-marquee-container .marquee-arrow:hover span {
    opacity: .6;
}

.fixed-down.moe-marquee-container.min-size .marquee-arrow span {
    transform: rotate(180deg);
}

.fixed-down.moe-marquee-container .h4 {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 37px;
    line-height: 37px;
    width: 195px;
    margin: 0;
    padding: 0 17px;
    color: #fff;
    font-weight: 300;
    letter-spacing: .7px;
    font-size: 17px;
    cursor: pointer !important;
}

.fixed-down.moe-marquee-container .h4:before {
    content: '';
    position: absolute;
    top: 0;
    right: -15px;
    width: 15px;
    height: 37px;
    z-index: 1030;
    background: linear-gradient(90deg, rgba(30, 44, 52, 1) 3%, rgba(30, 44, 52, 0) 100%);
}

.fixed-down.moe-marquee-container .h4 i {
    margin-left: 10px;
    vertical-align: -1px;
}

.fixed-down .moe-marquee {
    position: absolute;
    left: 195px;
    bottom: 0;
    height: 37px;
    min-width: auto !important;
    width: calc(100% - 195px);
    max-width: none;
    border-radius: 0;
    background-color: transparent;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
}

.fixed-down .marquee-links {
    height: 37px;
    padding: 5px 0;
}

.fixed-down .marquee-row,
.fixed-down .marquee-link,
.fixed-down .marquee-block {
    height: 27px;
}

/*.fixed-down .marquee-link {
    border-right: 1px solid #6a7e8c;

}*/

.fixed-down .marquee-avatar {
    /*display: none;*/
    width: 27px;
    height: 27px;
    border-radius: 50%;
    margin-right: 8px;
    float: left;
    background-size: cover;
    background-position: center;
    background-color: #a5afb7;
}

.fixed-down .marquee-name {
    color: var(--moe-blue);
    font-size: 11px;
    font-weight: 700;
    line-height: 1.1;
    max-width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fixed-down .marquee-title {
    color: #fff;
    font-size: 13px;
    line-height: 1.1;
}

.fixed-down .marquee-link:hover .marquee-name,
.fixed-down .marquee-link:hover .marquee-title {
    color: #64a8dd;
}

.fixed-down .marquee-arrow {
    display: none;
}

.fixed-down .dots {
    width: 38px;
    height: 38px;
}

.fixed-down .dots span {
    background-color: #6a7e8c;
}


.fixed-down .dots:hover span {
    background-color: #fff;
}

.fixed-down .push-options {
    z-index: 1020;
}

/*--- End of moe-marquee ----------*/

/*--- moe-push ----------*/

.push {
    position: fixed;
    bottom: 25px;
    left: 17px;
    z-index: 1020;
}

.push-item {
    /*display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;*/
    display: block;
    position: relative;
    width: 330px;
    min-height: 100px;
    border-radius: 8px;
    box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.2),
    5px 5px 10px rgba(0, 0, 0, 0.15),
    5px 5px 15px rgba(0, 0, 0, 0.2);
}

.push-item {
    background-color: #1e2c34;
    border: 1px solid #1e2c34;
}

.push-item .push-rubric,
.push-item .push-title {
    color: #fff;
}

.push-author-name {
    color: var(--moe-blue);
}

.dots {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 30px;
    height: 46px;
    padding: 0;
    background-color: transparent;
    /*background-color: #ff2f2f;
    border-radius: 0 8px 0 0;*/
}

.dots span {
    display: block;
    position: absolute;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    opacity: 1;
    right: calc(50% - 2px);
    transform: rotate(0);
    transition: .25s ease-in-out;
    background-color: #fff;
}

.dots span:nth-child(1) {
    top: calc(50% - 11px);
}

.dots span:nth-child(2) {
    top: calc(50% - 2px);
}

.dots span:nth-child(3) {
    top: calc(50% + 7px);
}

.push-img {
    width: 30%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 8px 0 0 8px;
    overflow: hidden;
}

.push-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.push-img:before {
    content: '';
    background-repeat: no-repeat;
    background-size: 34px 34px;
    background-position: center;
    background-color: transparent;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
}

.push-img.push-video:before {
    background-image: url(/themes/default/front/img/play-button.svg);
}

.push-img.push-photo:before {
    background-image: url(/themes/default/front/img/photo-white.svg);
}

.push-content {
    width: 70%;
    height: 100%;
    /*position: absolute;
    top: 0;
    left: 30%;*/
    margin-left: 30%;
    padding: 20px 15px;
    border-radius: 0 8px 8px 0;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: start;
    align-items: flex-start;
}

.push-author {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    height: 30px;
    width: 100%;
    margin-bottom: 10px;
}


.push-author-img {
    position: relative;
    display: block;
    cursor: pointer;
    height: 30px;
    margin-right: 6px;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
}

.push-author-img:before {
    content: '';
    display: block;
    padding-top: 100%;
}

.push-author-img-in {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}

.push-author-img-in img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.push-author-name {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 1.3;
}

.push-rubric {
    font-size: 12px;
    line-height: 1.3;
    opacity: .7;
}

.push-rubric,
.push-title {
    font-family: 'Roboto', sans-serif;
}

.push-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    font-size: 13px;
}

.push-options {
    display: none;
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 160px;
    padding: 15px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, 0.3);
}

.push-options .close {
    background-image: url(/themes/default/front/img/close-black.svg);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center;
    background-color: transparent;
    border: none;
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 0;
    margin: 0;
    width: 30px;
    height: 30px;
}

.push-options p {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
}

.push-options label {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    color: #1e2c34;
    position: relative;
    width: 100%;
}

.push-options input[type=radio] {
    display: none;
}

.push-options input[type=radio] + label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    padding: 0;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #a4a6a8;
}

.push-options input[type=radio] + label:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 4px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #fff;
    opacity: 0;
    transform: scale(0);
    transition: all .2s;
}

.push-options input[type=radio]:checked + label:after {
    background: var(--moe-blue);
    opacity: 1;
    transform: scale(1);
}

.push-options label span {
    display: inline-block;
    margin-left: 25px;
}

.push-options button {
    height: 30px;
    border-radius: 4px;
    margin-top: 10px;
    width: auto;
    padding: 0 12px;
    background: var(--moe-blue);
    transition: .2s;
}

.push-options button:hover {
    box-shadow: inset 0 0 100px 0 rgba(0, 0, 0, 0.15);
}

.push-options button:active {
    box-shadow: inset 0 0 100px 0 rgba(0, 0, 0, 0.25);
}


.push-options button:first-of-type {
    margin-right: 5px;
}

/*--- End of moe-push ----------*/

.grecaptcha-badge {
    visibility: hidden;
}

/*poll*/

.poll-container {
    display: block;
    position: relative;
    width: 100%;
    max-width: 720px;
    border-radius: 8px;
    padding: 40px 7% 26px;
    margin: 30px auto;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    background-color: #358fde;
    color: #fff;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.15),
    0 3px 10px 0 rgba(0, 0, 0, 0.15),
    0 10px 15px 0 rgba(0, 0, 0, 0.15);
    /*content-visibility: auto*/
}

.poll-container.multi-answer {
    padding: 40px 7% 30px;
}

.stat_centr_wr .poll-container h2 {
    font-weight: 700;
    font-size: 27px;
    line-height: 1.2;
    margin: 0 0 15px 0;
    color: #fff;
}

.poll-answers {
    margin: 20px 0;
}

.multi-answer .poll-answers {
    margin: 20px 0 30px;
}

.pic-answer .poll-answers {
    margin: 0;
}

.multi-answer .pic-answer .poll-answers {
    margin: 0 0 10px;
}

.poll-container .annotation,
.poll-container.completed .annotation {
    font-size: 14px;
    margin: 0;
    text-align: left;
}

.poll-container.pic-answer .annotation {
    margin: 0 0 15px;
}

.poll-container .annotation.down {
    font-size: 14px;
    margin: 0;
    line-height: 44px;
    display: inline-block;
}

.date-end {
    opacity: .7;
    font-size: 12px;
    margin: 10px 0;
}

.template-1 .stat_centr_wr .poll-container .annotation img,
.poll-container .annotation img {
    height: 13px;
    width: 20px;
    margin-right: 5px;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: baseline;
}

.recaptcha-links {
    display: none;
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 11px;
    color: #fff;
    opacity: .8;
}

.recaptcha-links a {
    text-decoration: underline;
    color: #fff !important;
}

.poll-bar {
    width: 100%;
    /*height: 64px;*/
    position: relative;
    border-radius: 5px;
    padding: 12px 10px;
    margin: 10px 0;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer;
    user-select: none;
    transition: .1s;
    background-color: #fff;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);
}

.poll-bar:hover {
    background-color: #e0f0ff;
    /*box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.25);*/
}

.poll-picture:hover .poll-picture-in img {
    opacity: .9;
}

.poll-bar:active,
.poll-picture:active {
    transform: translateY(2px);
}

.poll-answers input {
    display: none;
}

.answer-text {
    display: inline-block;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    z-index: 1;
}

.answer-text.answer-count-abs {
    flex-grow: 1;
}

.answer-count-abs {
    color: rgba(53, 143, 222, .7);
}

.answer-count {
    /*-ms-flex: 0 0 64px;
    flex: 0 0 64px;
    max-width: 64px;
    !*line-height: 64px;
    height: 64px;*!*/
    z-index: 1;
    text-align: right;
    margin-left: 40px;
    font-size: 19px;
    line-height: 19px;
    font-weight: 700;
    position: relative;
    color: #358fde;
}

.poll-container .answer-count > span,
.poll-answers input[type=radio]:checked + .poll-bar .answer-count:before,
.completed .poll-answers input[type=radio] + .poll-bar .answer-count:before,
.completed .poll-answers input[type=checkbox] + .poll-bar .answer-count:before {
    visibility: hidden;
    opacity: 0;
}


.completed .poll-bar,
.completed .poll-picture,
.poll-answers input[type=radio]:checked + .poll-bar,
.poll-button.disabled {
    pointer-events: none;
    cursor: default;
}

.poll-answers input[type=radio]:checked + .poll-bar .answer-count:before, /*+*/
.poll-answers input[type=checkbox] + .poll-bar .answer-count:before, /*+*/
.poll-answers input[type=radio]:checked + .poll-picture .answer-count:before, /*+*/
.poll-picture-container input[type=checkbox] + .poll-picture:after /*+*/
{
    content: '';
    background-image: url(/themes/default/front/img/check-polls-white.svg);
    background-size: 0;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -2px;
    left: -25px;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    line-height: 30px;
    background-color: #fff;
    border: 2px solid #358fde;
    color: transparent;
    transition: .1s;
}

.poll-picture-container input[type=checkbox] + .poll-picture:after {
    top: auto;
    left: auto;
    bottom: 15px;
    right: 15px;
    background-color: #fff;
    border: 2px solid #fff;
}

/*.poll-answers input[type=checkbox]:checked + .poll-picture .answer-count:after,*/
.poll-answers input[type=checkbox]:checked + .poll-bar .answer-count:before, /*+*/
.poll-picture-container input[type=checkbox]:checked + .poll-picture:after /*+*/
{
    background-size: 75%;
    visibility: visible;
    opacity: 1;
    background-color: #358fde;
}

.completed .poll-answers.visible-result input[type=radio]:checked + .poll-bar .answer-count:before, /*+*/
.completed .poll-answers.visible-result input[type=radio]:checked + .poll-picture .answer-count:before /*+*/
{
    background-image: url(/themes/default/front/img/check-polls-blue.svg);
    background-size: 80%;
    visibility: visible;
    opacity: 1;
    background-color: transparent;
    border: 2px solid transparent;
}

.poll-picture-container input[type=checkbox]:checked + .poll-picture:after {
    box-shadow: 0 0 0 3px #fff;
    border: 2px solid transparent;
}

.completed .poll-answers input[type=checkbox]:not(:checked) + .poll-bar .answer-count:before,
.completed .poll-answers input[type=checkbox]:not(:checked) + .poll-picture .answer-count:before,
.poll-container.completed .poll-answers input[type=checkbox]:checked + .poll-picture:after {
    display: none;
}

.poll-bar-result,
.bar-fill {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.bar-fill {
    display: block;
    background-color: #ffdea1;
    background: linear-gradient(90deg, rgb(255, 222, 161) 0%, rgb(253, 209, 127) 100%);
    opacity: 0;
    overflow: hidden;
}

.poll-container.completed .poll-answers.visible-result .answer-count > span {
    visibility: visible;
    opacity: 1;
    transition: opacity .8s cubic-bezier(.34, .71, .41, .99);
    animation-delay: .8s;
}

.poll-container.completed .poll-answers.visible-result .answer-count:before > span {
    visibility: visible;
    opacity: 1;
    transition: opacity .8s cubic-bezier(.34, .71, .41, .99);
    animation-delay: .8s;
}

.poll-container.completed .poll-answers.visible-result.user-answer input[type=radio]:checked + .poll-bar .answer-count:before {
    animation: before-animation .8s 1;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(.34, .71, .41, .99);
}

@keyframes before-animation {
    from {
        visibility: hidden;
        opacity: 0;
    }
    to {
        visibility: visible;
        opacity: 1;
    }
}

.poll-container.completed .visible-result .bar-fill {
    animation: bar-animation .8s 1;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(.34, .71, .41, .99);
    /*animation-delay: .3s;*/
}

@keyframes bar-animation {
    from {
        opacity: 0;
        width: 0;
    }
    to {
        opacity: 1;
        width: 100%;
    }
}

.poll-button {
    width: 124px;
    height: 44px;
    border-radius: 5px;
    text-align: center;
    line-height: 42px;
    float: right;
    transition: .1s;
    opacity: 1;
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
}

.poll-button:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

.poll-button:active {
    transform: translateY(2px);
}

.poll-button.disabled {
    opacity: .5;
}

.poll-container.completed.multi-answer .poll-button {
    display: none;
}

.poll-container.pic-answer .poll-answers {
    width: calc(100% + 30px);
    margin-left: -15px;
    display: inline-block;
}

.poll-picture-container {
    width: calc(50% - 30px);
    float: left;
    margin: 15px;
}

.poll-picture,
.poll-picture-clear,
.poll-picture-clear:hover,
.poll-picture-clear:active {
    position: relative;
    display: block;
    cursor: pointer;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
    margin: 0;
    transition: .1s;
    user-select: none;
    background-color: #4a9ae1;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);
}

.poll-picture.poll-picture-clear {
    cursor: default;
}

.poll-picture-clear:active {
    transform: none;
}

.poll-picture.poll-picture-clear .poll-picture-in,
.poll-picture.poll-picture-clear:after {
    display: none;
}

.poll-picture:before {
    content: '';
    display: block;
    padding-top: 100%;
}

.poll-picture-in {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}

.poll-picture-in img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
    transition: opacity .1s;
}

.poll-picture-in img.pic-blur {
    object-fit: cover;
    -webkit-filter: blur(10px);
    filter: blur(10px);
    transform: scale(1.3);
    opacity: .8;
}

/*.poll-picture .answer-text {
    display: none;
}*/

.poll-picture .answer-count {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 19px;
    font-size: 19px;
    text-align: center;
    padding: 0;
}

.poll-picture .poll-bar {
    width: 100%;
    /*height: 23%;*/
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 0;
    margin: 0;
    overflow: hidden;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.poll-container.pic-answer .poll-picture .poll-bar {
    display: none
}

.poll-container.pic-answer.completed .poll-picture .poll-bar {
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 575px) {
    .poll-container {
        /*width: calc(100% + 30px);
        margin-left: -15px;
        box-shadow: none;*/
        border-radius: 5px;
        padding: 4vw 4vw 10px;
    }

    .poll-container.multi-answer {
        padding: 4vw;
    }

    .poll-container h2 {
        font-size: 23px;
    }

    .poll-bar,
    .poll-button {
        border-radius: 3px;
    }

    .answer-text,
    .answer-count,
    .poll-picture .answer-count {
        font-size: 15px;
    }

    .poll-answers input[type=radio]:checked + .poll-bar .answer-count:before, /*+*/
    .poll-answers input[type=checkbox] + .poll-bar .answer-count:before, /*+*/
    .poll-answers input[type=radio]:checked + .poll-picture .answer-count:before /*+*/
    {
        top: 0;
        left: -20px;
        width: 19px;
        height: 19px;
    }

    .poll-picture-container input[type=checkbox] + .poll-picture:after /*+*/
    {
        top: auto;
        left: auto;
        bottom: 15px;
        right: 15px;
    }
}

@media (max-width: 767px) {
    .poll-container.pic-answer .poll-answers {
        width: calc(100% + 4vw);
        margin-left: -2vw;
    }

    .poll-picture-container {
        width: calc(50% - 4vw);
        margin: 2vw;
    }

    /*.poll-picture,
    .poll-picture-clear,
    .poll-picture-clear:hover,
    .poll-picture-clear:active {
        width: calc(50% - 4vw);
        margin: 2vw;
    }*/
}

/*end of poll*/

.advert-container {
    /*padding: 10px;*/
}

.fancy {
    position: relative;
    display: block;
    width: fit-content;
}

.download-image,
.download-image-fancy {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    padding: 0 20px;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 0 0 0 5px;
    z-index: -1;
    transition: .2s;
    font-weight: 400;
    color: #fff;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    -webkit-animation-name: fadeOut-download;
    animation-name: fadeOut-download;
    -webkit-animation-duration: .1s;
    animation-duration: .1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeOut-download {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut-download {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.fancy:hover .download-image,
.main_foto:hover .download-image,
.fancy:hover .download-image-fancy,
.main_photo_material:hover .download-image-fancy {
    -webkit-animation-name: fadeIn-download;
    animation-name: fadeIn-download;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeIn-download {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
        z-index: 10
    }
}

@keyframes fadeIn-download {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
        z-index: 10
    }
}

.download-image:active,
.download-image-fancy:active {
    background-color: rgba(0, 0, 0, .8);
}

.fancybox-caption__body a {
    display: inline-block;
    padding: 5px 15px;
    background-color: rgba(255, 255, 255, 0.15);
    border-radius: 4px;
    font-weight: 400;
    color: #fff;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
}

/*Карусель в колонке*/

/*.konkurs-widget {
    margin-bottom: 40px;
    padding: 20px;
    background-color: #ccd5db;
}

.widget-title {
    display: block;
    margin: 0 0 10px 0;
    color: #273842;
    font-size: 22px;
    line-height: 1;
    text-align: center;
}

.carousel-moe {
    position: relative;
    display: block;
    cursor: pointer;
    width: 100%;
}

.carousel-moe:before {
    content: '';
    display: block;
    padding-top: 100%;
}

.carousel-moe .carousel-inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    border-radius: 10px;
}

.carousel-moe .carousel-inner .item {
    width: 100%;
    height: 100%;
}

.carousel-moe .carousel-inner .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: relative;
}

.carousel-moe .carousel-inner .item a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}*/

/*End of Карусель в колонке*/

/*Виджет фотоконкурса - бегущая строка*/

.konkurs-widget {
    background: url(/themes/default/front/img/pattern.jpg) no-repeat;
    background-size: 720px auto;
    margin-bottom: 40px;
    padding-top: 40px;
    position: relative;
}

.konkurs-widget:before {
    content: '';
    background: url(/themes/default/front/img/jo.svg) no-repeat;
    background-size: contain;
    width: 50px;
    height: 50px;
    position: absolute;
    top: -17px;
    left: calc(50% - 25px);
}

.konkurs-widget .marquee-text-wrap {
    position: relative;
    display: block;
    cursor: pointer;
    width: 100%;
    height: 200px;
}

.konkurs-widget .marquee-text-content,
.konkurs-widget .marquee-text-text .item img {
    height: 100%;
}

.konkurs-widget .marquee-text-text {
    white-space: nowrap;
    height: 100%;
}

.konkurs-widget .marquee-text-text .item {
    display: inline-block;
    height: 100%;
    position: relative;
}

.konkurs-widget .marquee-text-text .item a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.widget-title {
    width: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    margin: 5px 0 10px;
}

.widget-title span {
    font-size: 15px;
    font-weight: 400;
    display: inline-block;
    text-align: center;
    width: 100%;
}

.widget-title:hover {
    opacity: .8;
}

.konkurs-widget a,
.konkurs-widget a:hover,
.konkurs-widget a:active,
.konkurs-widget a:focus {
    color: #fff;
    user-select: none;
    text-decoration: none;
}

.konkurs-widget a:active {
    transform: translateY(1px);
}

.button-widget {
    font-size: 17px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background-color: #008bff;
    text-align: center;
    width: 170px;
    padding: 9px 0 7px;
    border-radius: 5px;
    position: absolute;
    bottom: 15px;
    left: calc(50% - 85px);
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.35);
}

.button-widget:hover {
    background-color: #0476d6;
}

.reklama_wr_mob_in .konkurs-widget {
    margin: 30px 0 0;
}

.reklama_wr_mob_in .konkurs-widget .marquee-text-text .item img {
    width: auto;
}

/*End of Виджет фотоконкурса - бегущая строка*/

/*Widget audio*/

.plitka_wr_audio {
    overflow: hidden;
}

.audio_content {
    display: block;
    position: relative;
    background: rgb(255, 177, 48);
    background: linear-gradient(135deg, rgba(255, 177, 48, 1) 0%, rgb(205, 59, 91) 100%);
}

.plitka_wr_audio .audio_content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
}

.plitka_wr_audio .h3-audio {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
    font-family: 'Roboto Condensed', sans-serif;
    z-index: 1;
    position: relative;
    margin-top: 40px;
    padding: 0 10%;
    display: none;
}

.plitka_wr_audio .h3-audio span {
    display: inline-block;
    width: 100%;
}

.audio-puls {
    display: none;
    position: absolute;
    left: 0;
    top: 10%;
    width: 100%;
}

.audio-puls:before {
    content: '';
    display: block;
    padding-top: 100%;
}

.audio-puls-in {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.circle-puls {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0;
}

/*------------------------*/
.circle-puls-1 {
    background-color: rgba(177, 7, 83, .2);
    -webkit-animation: circle-pulse-1 8s infinite linear;
    animation: circle-pulse-1 8s infinite linear;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

@-webkit-keyframes circle-pulse-1 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    20% {
        opacity: 1;
    }
    45% {
        opacity: .3;
    }
    70% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(1.15, 1.15, 1.15);
        transform: scale3d(1.15, 1.15, 1.15);
    }
}

@keyframes circle-pulse-1 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    20% {
        opacity: 1;
    }
    45% {
        opacity: .3;
    }
    70% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(1.15, 1.15, 1.15);
        transform: scale3d(1.15, 1.15, 1.15);
    }
}

/*------------------------*/
.circle-puls-2 {
    background-color: rgba(228, 73, 88, .4);
    -webkit-animation: circle-pulse-2 8.5s infinite linear;
    animation: circle-pulse-2 8.5s infinite linear;
    -webkit-animation-delay: 3.1s;
    animation-delay: 3.1s;
}

@-webkit-keyframes circle-pulse-2 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    20% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes circle-pulse-2 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    20% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

/*------------------------*/
.circle-puls-3 {
    background-color: rgba(255, 168, 47, .5);
    -webkit-animation: circle-pulse-3 9s infinite linear;
    animation: circle-pulse-3 9s infinite linear;
    -webkit-animation-delay: 4.3s;
    animation-delay: 4.3s;
}

@-webkit-keyframes circle-pulse-3 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    20% {
        opacity: 1;
    }
    45% {
        opacity: .5;
    }
    60% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes circle-pulse-3 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    20% {
        opacity: 1;
    }
    45% {
        opacity: .5;
    }
    60% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

/*------------------------*/
.circle-puls-4 {
    background-color: rgba(255, 141, 60, .4);
    -webkit-animation: circle-pulse-4 10s infinite linear;
    animation: circle-pulse-4 10s infinite linear;
    -webkit-animation-delay: 5.3s;
    animation-delay: 5.3s;
}

@-webkit-keyframes circle-pulse-4 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    20% {
        opacity: 1;
    }
    45% {
        opacity: .5;
    }
    70% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(1.5, 1.5, 1.5);
        transform: scale3d(1.5, 1.5, 1.5);
    }
}

@keyframes circle-pulse-4 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    20% {
        opacity: 1;
    }
    45% {
        opacity: .5;
    }
    70% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(1.5, 1.5, 1.5);
        transform: scale3d(1.5, 1.5, 1.5);
    }
}

/*------------------------*/
.circle-puls-5 {
    border: 1px solid #fff;
    -webkit-animation: circle-pulse-5 9.5s infinite linear;
    animation: circle-pulse-5 9.5s infinite linear;
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
}

@-webkit-keyframes circle-pulse-5 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    20% {
        opacity: .3;
    }
    45% {
        opacity: .2;
    }
    60% {
        opacity: .3;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
}

@keyframes circle-pulse-5 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    20% {
        opacity: .3;
    }
    45% {
        opacity: .2;
    }
    60% {
        opacity: .3;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
}

.audio-control {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: calc(50% - 30px);
    left: 0;
    width: 100%;
}

.audio-control > div {
    cursor: pointer;
    background-color: transparent;
}

.audio-control > div:hover,
.stat_centr_wr .audio_content:hover .audio-control > div {
    background-color: rgba(255, 255, 255, .1);
    transform: scale3d(1.1, 1.1, 1.1);
}


.audio-control > div:active,
.stat_centr_wr .audio_content:active .audio-control > div {
    transform: scale3d(1, 1, 1);
}

.audio-control > div,
.audio-button:before,
.audio-button:after {
    transition: .2s;
}

.audio-control > div:active,
.audio-button:active:before,
.audio-button:active:after {
    transition: .05s;
}

.audio-button {
    border-radius: 50%;
    border: 1px solid #fff;
    position: relative;
    margin: 0 5px;
}

.audio-button.noactive {
    pointer-events: none;
    opacity: .4;
}

.audio-button:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    transition: none;
}

.plitka_wr_audio .audio-play,
.plitka_wr_audio .audio-pause {
    width: 60px;
    height: 60px;
}

.plitka_wr_audio .audio-play:before {
    top: 18px;
    left: 21px;
    border-top: 12px solid transparent;
    border-left: 20.8px solid #fff;
    border-bottom: 12px solid transparent;
}

.plitka_wr_audio .audio-pause:before,
.plitka_wr_audio .audio-pause:after {
    content: '';
    position: absolute;
    top: 18px;
    width: 6px;
    height: 24px;
    background-color: #fff;
}

.plitka_wr_audio .audio-pause:before {
    left: 19px;
}

.plitka_wr_audio .audio-pause:after {
    right: 20px;
}

.plitka_wr_audio .audio-back,
.plitka_wr_audio .audio-forward {
    width: 34px;
    height: 34px;
}

.plitka_wr_audio .audio-back:before,
.plitka_wr_audio .audio-forward:before {
    top: 10px;
    border-top: 7px solid transparent;
    border-left: 12px solid #fff;
    border-bottom: 7px solid transparent;
}

.plitka_wr_audio .audio-back:after,
.plitka_wr_audio .audio-forward:after {
    content: '';
    position: absolute;
    top: 10px;
    width: 2px;
    height: 14px;
    background-color: #fff;
}

.plitka_wr_audio .audio-back:before {
    right: 10px;
    transform: scaleX(-1);
}

.plitka_wr_audio .audio-forward:before {
    left: 10px;
}

.plitka_wr_audio .audio-back:after {
    right: 20px;
}

.plitka_wr_audio .audio-forward:after {
    left: 20px;
}

.stat_centr_wr .audio_content {
    height: 30px;
    border-radius: 15px;
    width: 165px;
    overflow: hidden;
    cursor: pointer;
}

.stat_centr_wr .audio_content .audio-forward,
.stat_centr_wr .audio_content .audio-back {
    display: none !important;
}

.stat_centr_wr .audio_content h3 {
    margin: 0;
    font-size: 13px;
    line-height: 30px;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    top: 0;
    left: 35px;
    z-index: 1;
}

.stat_centr_wr .audio-puls {
    display: none;
    position: absolute;
    left: -67.5px;
    top: -67.5px;
    width: 165px;
    height: 165px;
}

.stat_centr_wr .audio-control {
    width: 22px;
    height: 22px;
    top: 71.5px;
    left: 71.5px;
}

.stat_centr_wr .audio-play,
.stat_centr_wr .audio-pause {
    width: 22px;
    height: 22px;
    margin: 0;
}

.stat_centr_wr .audio-play:before {
    top: 5px;
    left: 7px;
    border-top: 5px solid transparent;
    border-left: 8.6px solid #fff;
    border-bottom: 5px solid transparent;
}

.stat_centr_wr .audio-pause:before,
.stat_centr_wr .audio-pause:after {
    content: '';
    position: absolute;
    top: 5px;
    width: 3px;
    height: 10px;
    background-color: #fff;
}

.stat_centr_wr .audio-pause:before {
    left: 6px;
}

.stat_centr_wr .audio-pause:after {
    right: 6px;
}

.audio_content .dots,
.audio_content .play-list {
    display: none;
}

.audio-marker {
    border-radius: 50%;
    border: 1px solid #ff7547;
    position: relative;
    width: 16px;
    height: 16px;
    margin: -2px 3px 0 0;
    display: inline-block;
    float: left;
}

.audio-marker:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 4.5px;
    border-top: 4px solid transparent;
    border-left: 6px solid #ff7547;
    border-bottom: 4px solid transparent;
}

#news_tab .plitka_wr_audio {
    position: relative;
    display: block;
    width: 100%;
}

#news_tab .plitka_wr_audio .audio_content {
    height: auto;
    min-height: 60px;
    position: relative;
}

#news_tab .plitka_wr_audio .audio_content:before {
    height: 0;
    transition: .3s;
}

#news_tab .plitka_wr_audio .audio_content.open:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    z-index: 10;
    background: linear-gradient(0deg, rgba(214, 80, 87, 1) 10%, rgba(214, 80, 87, 0) 100%);
}

#news_tab .plitka_wr_audio .h3-audio {
    font-size: 14px;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 150px;
    top: 0;
    text-align: left;
    line-height: 1.2;
    width: calc(100% - 150px - 50px);
}

#news_tab .plitka_wr_audio .h3-audio span {
    display: flex;
    align-items: center;
    height: 60px;
    width: 100%;
}

#news_tab .audio-puls {
    display: none;
    position: absolute;
    left: -150px;
    top: -190px;
    width: 440px;
}

#news_tab .audio-control {
    top: 198px;
    left: 160px;
    width: 126px;
    z-index: 10;
}

#news_tab .plitka_wr_audio .audio-play,
#news_tab .plitka_wr_audio .audio-pause {
    width: 44px;
    height: 44px;
}

#news_tab .plitka_wr_audio .audio-play:before {
    top: 12px;
    left: 15.5px;
    border-top: 9px solid transparent;
    border-left: 15.6px solid #fff;
    border-bottom: 9px solid transparent;
}

#news_tab .plitka_wr_audio .audio-pause:before,
#news_tab .plitka_wr_audio .audio-pause:after {
    content: '';
    position: absolute;
    top: 12px;
    width: 5px;
    height: 18px;
    background-color: #fff;
}

#news_tab .plitka_wr_audio .audio-pause:before {
    left: 14px;
}

#news_tab .plitka_wr_audio .audio-pause:after {
    right: 14px;
}

#news_tab .plitka_wr_audio .audio-back,
#news_tab .plitka_wr_audio .audio-forward {
    width: 26px;
    height: 26px;
}

#news_tab .plitka_wr_audio .audio-back:before,
#news_tab .plitka_wr_audio .audio-forward:before {
    top: 6px;
    border-top: 6px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 6px solid transparent;
}

#news_tab .plitka_wr_audio .audio-back:after,
#news_tab .plitka_wr_audio .audio-forward:after {
    content: '';
    position: absolute;
    top: 6px;
    width: 2px;
    height: 12px;
    background-color: #fff;
}

#news_tab .plitka_wr_audio .audio-forward:before {
    left: 7px;
}

#news_tab .plitka_wr_audio .audio-forward:after {
    left: 16px;
}

#news_tab .plitka_wr_audio .audio-back:before {
    right: 7px;
    transform: scaleX(-1);
}

#news_tab .plitka_wr_audio .audio-back:after {
    right: 16px;
}

#news_tab .audio_content .dots {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 50px;
    height: 60px;
    padding: 0;
    background-color: transparent;
}

#news_tab .audio_content .dots span {
    display: block;
    position: absolute;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    opacity: 1;
    right: calc(50% - 2px);
    transform: rotate(0);
    transition: .25s ease-in-out;
    background-color: #fff;
}

#news_tab .audio_content .dots span:nth-child(1) {
    top: calc(50% - 11px);
}

#news_tab .audio_content .dots span:nth-child(2) {
    top: calc(50% - 2px);
}

#news_tab .audio_content .dots span:nth-child(3) {
    top: calc(50% + 7px);
}

#news_tab .audio_content .play-list.scroll-wrapper {
    margin-top: 60px;
    width: 100%;
}

#news_tab .audio_content.open .play-list.scroll-wrapper {
    max-height: 300px;
    height: 300px;
    opacity: 1;
}

#news_tab .audio_content .play-list {
    display: inline-block;
    position: relative;
    vertical-align: bottom;
    padding: 0 15px 0;
    max-height: 0;
    opacity: 0;
    overflow-y: auto;
    transition: max-height .4s ease, opacity .5s ease-in;
}

.left_sitebar_glavnay_mob #news_tab .audio_content .play-list {
    margin-top: 60px;
}

#news_tab .audio_content.open .play-list {
    max-height: 300px;
    opacity: 1;
}

#news_tab .play-list-title {
    margin-bottom: 10px;
}

#news_tab .play-list-title:first-of-type {
    margin-top: 10px;
}

#news_tab .play-list-title:last-of-type {
    margin-bottom: 15px;
}

#news_tab .play-list-title a {
    font-family: 'Roboto';
    font-size: 14px;
    line-height: 1.2;
    color: #fff !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
}

#news_tab .audio-marker-play,
#news_tab .audio-marker-pause {
    position: relative;
    border-radius: 50%;
    border: none;
    margin: 1px 6px 0 0;
    background-color: #fff;
    width: 12px;
    min-width: 12px;
    height: 12px;
}

#news_tab .audio-marker-play:before {
    content: '';
    position: absolute;
    top: 2.5px;
    left: 4px;
    border-top: 3.5px solid transparent;
    border-left: 5px solid #f58d3b;
    border-bottom: 3.5px solid transparent;
}

#news_tab .audio-marker-pause:before,
#news_tab .audio-marker-pause:after {
    content: '';
    position: absolute;
    top: 2.5px;
    width: 2px;
    height: 7px;
    background-color: #f58d3b;
}

#news_tab .audio-marker-pause:before {
    left: 3px;
}

#news_tab .audio-marker-pause:after {
    right: 3px;
}

@media (max-width: 549px) {
    .plitka_wr_audio .audio_content {
        height: auto;
        position: relative;
    }

    .plitka_wr_audio .audio_content:before {
        height: 0;
        transition: .3s;
    }

    .plitka_wr_audio .audio_content.open:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 20px;
        z-index: 10;
        background: linear-gradient(0deg, rgba(214, 80, 87, 1) 10%, rgba(214, 80, 87, 0) 100%);
    }

    .plitka_wr_audio .h3-audio {
        font-size: 16px;
        margin: 0;
        padding: 0;
        position: absolute;
        left: 150px;
        top: 0;
        text-align: left;
        line-height: 1.2;
        width: calc(100% - 150px - 50px);
    }

    .plitka_wr_audio .h3-audio span {
        display: flex;
        align-items: center;
        height: 60px;
        width: 100%;
    }

    .audio-puls {
        display: none;
        position: absolute;
        left: -150px;
        top: -190px;
        width: 440px;
    }

    .audio-control {
        top: 198px;
        left: 160px;
        width: 126px;
        z-index: 10;
    }

    .plitka_wr_audio .audio-play,
    .plitka_wr_audio .audio-pause {
        width: 44px;
        height: 44px;
    }

    .plitka_wr_audio .audio-play:before {
        top: 12px;
        left: 15.5px;
        border-top: 9px solid transparent;
        border-left: 15.6px solid #fff;
        border-bottom: 9px solid transparent;
    }

    .plitka_wr_audio .audio-pause:before,
    .plitka_wr_audio .audio-pause:after {
        content: '';
        position: absolute;
        top: 12px;
        width: 5px;
        height: 18px;
        background-color: #fff;
    }

    .plitka_wr_audio .audio-pause:before {
        left: 14px;
    }

    .plitka_wr_audio .audio-pause:after {
        right: 14px;
    }

    .plitka_wr_audio .audio-back,
    .plitka_wr_audio .audio-forward {
        width: 26px;
        height: 26px;
    }

    .plitka_wr_audio .audio-back:before,
    .plitka_wr_audio .audio-forward:before {
        top: 6px;
        border-top: 6px solid transparent;
        border-left: 10px solid #fff;
        border-bottom: 6px solid transparent;
    }

    .plitka_wr_audio .audio-back:after,
    .plitka_wr_audio .audio-forward:after {
        content: '';
        position: absolute;
        top: 6px;
        width: 2px;
        height: 12px;
        background-color: #fff;
    }

    .plitka_wr_audio .audio-forward:before {
        left: 7px;
    }

    .plitka_wr_audio .audio-forward:after {
        left: 16px;
    }

    .plitka_wr_audio .audio-back:before {
        right: 7px;
        transform: scaleX(-1);
    }

    .plitka_wr_audio .audio-back:after {
        right: 16px;
    }

    .audio_content .dots {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        width: 50px;
        height: 60px;
        padding: 0;
        background-color: transparent;
    }

    .audio_content .dots span {
        display: block;
        position: absolute;
        height: 4px;
        width: 4px;
        border-radius: 50%;
        opacity: 1;
        right: calc(50% - 2px);
        transform: rotate(0);
        transition: .25s ease-in-out;
        background-color: #fff;
    }

    .audio_content .dots span:nth-child(1) {
        top: calc(50% - 11px);
    }

    .audio_content .dots span:nth-child(2) {
        top: calc(50% - 2px);
    }

    .audio_content .dots span:nth-child(3) {
        top: calc(50% + 7px);
    }

    .audio_content .play-list {
        display: inline-block;
        padding: 0 15px 0;
        margin-top: 60px;
        position: relative;
        vertical-align: bottom;
        max-height: 0;
        opacity: 0;
        overflow-y: auto;
        transition: max-height .4s ease, opacity .4s ease;
    }

    .audio_content.open .play-list {
        max-height: 300px;
        opacity: 1;
    }

    .play-list-title {
        margin-bottom: 10px;
    }

    .play-list-title:first-of-type {
        margin-top: 10px;
    }

    .play-list-title:last-of-type {
        margin-bottom: 15px;
    }

    .play-list-title a {
        font-family: 'Roboto';
        font-size: 14px;
        line-height: 1.2;
        color: #fff !important;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .audio-marker-play,
    .audio-marker-pause {
        position: relative;
        border-radius: 50%;
        border: none;
        margin: 1px 6px 0 0;
        background-color: #fff;
        width: 12px;
        min-width: 12px;
        height: 12px;
    }

    .audio-marker-play:before {
        content: '';
        position: absolute;
        top: 2.5px;
        left: 3.5px;
        border-top: 3.5px solid transparent;
        border-left: 5px solid #f58d3b;
        border-bottom: 3.5px solid transparent;
    }

    .audio-marker-pause:before,
    .audio-marker-pause:after {
        content: '';
        position: absolute;
        top: 2.5px;
        width: 2px;
        height: 7px;
        background-color: #f58d3b;
    }

    .audio-marker-pause:before {
        left: 3px;
    }

    .audio-marker-pause:after {
        right: 3px;
    }
}

@media (max-width: 360px) {
    .plitka_wr_audio .h3-audio {
        font-size: 14px;
    }
}

/*End of Widget audio*/

/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-wrapper.scroll--rtl {
    direction: rtl;
}

.scroll-element {
    box-sizing: content-box;
    display: none;
}

.scroll-element div {
    box-sizing: content-box;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}

.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}

.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}

/*************** SIMPLE INNER SCROLLBAR ***************/
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-inner > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 6px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
    overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=10);
    opacity: 0.2;
}

.scrollbar-inner > .scroll-element .scroll-element_track {
    background-color: transparent;
}

.scrollbar-inner > .scroll-element .scroll-bar {
    background-color: rgba(0, 0, 0, 0.5);
}

.scrollbar-inner > .scroll-element:hover .scroll-bar {
    background-color: #000;
}

.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
    background-color: #000;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -12px;
}

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -12px;
}

/*************** SIMPLE INNER SCROLLBAR ***************/

/*inform-line*/

.inform_top_line_v2020 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
}

.inform_top_line_v2020 .bookmark {
    -ms-flex-order: 1;
    order: 1;
}

.inform_top_line_v2020 .inform-block {
    -ms-flex-order: 2;
    order: 2;
    height: 34px;
    margin-top: -2px;
    margin-bottom: -2px;
}

.inform_top_line_v2020 .audio_content {
    -ms-flex-order: 3;
    order: 3;
}

.inform_top_line_v2020 .social-top {
    -ms-flex-order: 4;
    order: 4;
}

.bookmark {
    margin-right: 14px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.bookmark-no {
    background-image: url(/themes/default/front/img/bookmark_no_25.png);
}

.bookmark-no:hover {
    background-image: url(/themes/default/front/img/bookmark_hover_25.png);
}

.bookmark-yes {
    background-image: url(/themes/default/front/img/bookmark_yes_25.png);
}

.inform_top_line_v2020 .bookmark {
    width: 25px;
    -ms-flex: 0 0 25px;
    flex: 0 0 25px;
    max-width: 25px;
    height: 30px;
    vertical-align: middle;
}

.inform_top_line_v2020 .inform-block,
.inform_top_line_v2020 .inform-block21 {
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: justify;
    align-content: space-between;
}

.inform_top_line_v2020 .inform-block .time,
.inform_top_line_v2020 .inform-block .inform_rubrika,
.inform_top_line_v2020 .inform-block .inform_count,
.inform_top_line_v2020 .inform-block .inform_count span,
.inform_top_line_v2020 .inform-block .vue_count_read_user {
    line-height: 15px;
    font-size: 14px;
    font-family: 'Roboto Condensed';
    display: inline-block;
    width: auto;
    float: none;
    margin: 0;
    white-space: nowrap;
}

.inform_top_line_v2020 .inform-block .time {
    margin-right: 15px;
}

.inform_top_line_v2020 .inform-block .inform_rubrika {
    max-width: 190px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.inform_top_line_v2020 .green_bg {
    padding: 2px 4px;
    margin-top: -1px;
    background-color: #31aa51;
    color: #fff;
    margin-right: 4px;
    font-size: 13px;
    line-height: 13px;
    font-family: 'Roboto Condensed';
    display: inline-block;
}

.inform_top_line_v2020 .green_bg:hover {
    background-color: #1c8542;
}

.inform_top_line_v2020 .green_bg .fa-video-camera {
    display: none;
}

.inform_top_line_v2020 .inform-block .inform_count [class^='icon-'] {
    font-size: 11px;
    margin-right: 2px;
}

.inform_top_line_v2020 .inform-block .inform_count .prosmotr {
    margin-left: 5px;
}

.inform_top_line_v2020 .inform-block .vue_count_read_user {
    margin-left: 20px;
    min-width: 180px;
}

.inform_top_line_v2020 .audio_content {
    -ms-flex: 0 0 165px;
    flex: 0 0 165px;
    max-width: 165px;
}

.inform_top_line_v2020 .social-top {
    margin: 0 0 0 15px;
    -ms-flex: 0 0 145px;
    flex: 0 0 145px;
    max-width: 145px;
    width: 145px;
}

.inform_top_line_v2020 {
    font-family: 'Roboto Condensed';
}

@media (max-width: 719px) {
    .inform_top_line_v2020 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .inform_top_line_v2020 .bookmark {
        -ms-flex-order: 1;
        order: 1;
    }

    .inform_top_line_v2020 .inform-block {
        -ms-flex-order: 4;
        order: 4;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        margin-top: 20px;
    }

    .inform_top_line_v2020 .inform-block .inform_rubrika {
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 210px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .inform_top_line_v2020 .inform-block {
        -ms-flex-positive: 0;
        flex-grow: 0;
        height: auto;
    }

    .inform-block .inform-block21 {
        -ms-flex-positive: 0;
        flex-grow: 0;
    }

    .inform-block .inform-block21:first-of-type {
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .inform_top_line_v2020 .audio_content {
        -ms-flex-order: 2;
        order: 2;
    }

    .inform_top_line_v2020 .social-top {
        -ms-flex-order: 3;
        order: 3;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex: 0 0 auto;
        max-width: none;
    }

    .inform_top_line_v2020 .inform-block .vue_count_read_user {
        display: none;
    }
}

@media (max-width: 500px) {
    .inform_top_line_v2020 .green_bg .fa-video-camera {
        display: inline-block;
    }

    .inform_top_line_v2020 .green_bg span {
        display: none;
    }
}

@media (max-width: 420px) {
    .inform_top_line_v2020 .audio_content {
        -ms-flex: 0 0 95px;
        flex: 0 0 95px;
        max-width: 95px;
        width: 95px;
    }

    .stat_centr_wr .audio_content h3 {
        left: 32px;
    }

    .stat_centr_wr .audio_content h3 span {
        display: none;
    }

    .inform_top_line_v2020 .social-top {
        margin: 0;
    }
}

@media (max-width: 360px) {
    .inform_top_line_v2020 .inform-block .time {
        margin-right: 4vw;
    }

    .inform_top_line_v2020 .inform-block .inform_rubrika {
        max-width: calc(100% - 115px);
    }
}

.inform_top_line_v2020 {
    color: #a6b0b5;
}

.inform_top_line_v2020 .inform-block .inform_rubrika {
    color: var(--moe-blue);
}

/*End of inform-line*/

/*2020 Down_material*/

.down_material_2020 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 1;
    width: 100%;
    margin-bottom: 30px;
}

.down_material_2020 .print-material {
    width: 40px;
    min-width: 40px;
    height: 40px;
    border-radius: 50%;
    position: relative;
    padding: 0;
    margin-right: 25px;
    text-align: center;
    cursor: pointer;
    opacity: 0.8;
    transition: all .2s ease;
    user-select: none;
    background-color: #fff;
    border: 1px solid #b5c2d1;
}

.down_material_2020 .print-material img {
    width: 20px;
    height: 20px;
    margin-top: 9px;
}

.down_material_buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.down_material_2020 .author-block {
    float: none;
    margin: 0;
}

.down_material_add {
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 100%;
}

@media (max-width: 600px) {
    .down_material_2020 {
        -webkit-flex-direction: column;
        flex-direction: column;
        align-items: normal;
    }
}

/*End of 2020 Down_material*/

/*Соцкнопки - версия декабрь 2020*/

.share-btn-block {
    position: absolute;
    top: 0;
    left: 0;
    width: 210px;
    height: 60px;
    padding: 5px;
    border-radius: 10px;
    transition: all .1s ease;
    z-index: 0;
    background-color: #fff;
}

.share-btn-block.extended {
    height: 110px;
    transition: all .05s;
    background-color: #fff;
    box-shadow: 1px 1px 6px 0 rgba(7, 31, 44, .15),
    1px 1px 15px 0 rgba(7, 31, 44, .2);
}

.share-btn-block-row-1,
.share-btn-block.extended .share-btn-block-row-2.visible-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.share-btn-block-row-2 {
    display: none;
}

.share-btn-block .social-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 30px;
    min-width: 30px;
    height: 30px;
    margin: 5px;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
}

.share-btn-block .btn-shares {
    position: relative;
}

.share-btn-block .btn-shares .social-btn {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.share-btn-block .btn-shares .btn-shares-in-close,
.share-btn-block.extended .btn-shares .btn-shares-in-share {
    display: none;
}

.share-btn-block .btn-shares .btn-shares-in-share,
.share-btn-block.extended .btn-shares .btn-shares-in-close {
    display: -ms-flexbox;
    display: flex;
}

.share-btn-block.extended .btn-shares .svg-icon-close {
    fill: #000;
    width: 18px;
    height: 18px;
    opacity: .5;
}

.share-btn-block.extended .btn-shares .btn-shares-in-close:hover .svg-icon-close {
    opacity: 1;
}

.share-btn-block .btn-shares {
    background-color: #b5c4cf;
}

.share-btn-block.extended .btn-shares {
    background-color: transparent;
}

.share-btn-block .btn-vk {
    background-color: #0077ff;
}

.share-btn-block .btn-ok {
    background-color: #ff7700;
}

.share-btn-block .btn-facebook {
    background-color: #39549f;
}

.share-btn-block .btn-twitter {
    background-color: #50abf1;
}

.share-btn-block .btn-google {
    background-color: #4285f4;
}

.share-btn-block .btn-telegram {
    background-color: #2aabee;
}

.share-btn-block .btn-viber {
    background-color: #7360f2;
}

.share-btn-block .btn-whatsapp {
    background-color: #25d366;
}

.share-btn-block .btn-mail {
    background-color: #3b5bd1;
    opacity: 1;
}

.down_material_2020 .avtor {
    display: flex;
    justify-content: flex-end;
    float: none;
    font-family: 'Open Sans';
    margin-bottom: 0;
}

.down_material_2020 .soc-btn-down {
    -ms-flex: 0 0 210px;
    flex: 0 0 210px;
    max-width: 210px;
    margin-top: -60px;
    margin-left: -10px;
    position: relative;
}

.soc-btn-down .share-btn-block .social-btn {
    width: 40px;
    min-width: 40px;
    height: 40px;
    border-radius: 50%;
}

.soc-btn-down .social-btn .svg-icon {
    fill: #fff;
    width: 24px;
    height: 24px;
}

/*End of Соцкнопки - версия декабрь 2020*/

/*Context-container*/

.context-container {
    border-top: 1px solid var(--moe-gray-1);
    border-bottom: 1px solid var(--moe-gray-1);
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden;
}

.context-container .context-news.theme_footer_container {
    margin: 15px 0;
}

.context-container .context-news .theme_mark,
.context-container .theme_footer_container .theme_mark {
    border-radius: 0 4px 4px 0;
    padding: 0 10px 0 15px;
    width: auto;
}

.context-container .theme_footer_rows,
.context-container .tema-container {
    padding: 0 15px;
}

.context-container .tema-container .tema-top {
    margin-top: 10px;
    margin-bottom: 20px;
}

@media (min-width: 576px) {
    .context-container {
        border: 1px solid var(--moe-gray-1);
        border-radius: 16px;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        overflow: unset;
    }

    .context-container .context-news.theme_footer_container {
        margin: 20px 0;
    }

    .context-container .context-news .theme_mark {
        padding: 0 10px 0 20px;
    }

    .context-container .theme_footer_container:not(.context-news) .theme_mark {
        width: 25px;
        padding: 0 5px 0 8px;
    }

    .context-container .tema-container {
        padding: 0;
    }

    .context-container .theme_footer_rows {
        padding: 0 20px;
    }
}

/*Theme footer container*/

.theme_footer_container,
.theme_footer_row {
    display: flex;
    flex-direction: row;
}

.theme_mark {
    width: 25px;
    height: 64px;
    border-radius: 4px;
    margin: 7px 0 9px 0;
    padding: 0 5px 0 8px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.theme_mark span {
    transform: rotate(-90deg);
    letter-spacing: .4px;
    font-size: 14px;
    white-space: nowrap;
    line-height: 25px;
}

.theme_footer_container {
    margin: 10px 0 25px;
    position: relative;
}

.theme_footer_container:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -15px;
    left: 45px;
    width: calc(100% - 45px);
    border-bottom: 1px solid var(--moe-gray-1);
}

.theme_footer_rows {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: calc(100% - 40px);
}

.theme_footer_row {
    padding: 3.5px 0;
    line-height: 18px;
    font-family: 'Roboto';
}

.theme_footer_row .theme_footer_title {
    color: #2383d7;
}

.theme_footer_row:hover .theme_footer_title {
    color: #0a5ca3;
}

.theme_footer_row.theme_footer_row_animals .theme_footer_title {
    color: #4abc63;
    font-weight: 700;
}

.theme_footer_row.theme_footer_row_animals:hover .theme_footer_title {
    color: #288a3d;
}

.theme_footer_date {
    max-width: 70px;
    min-width: 70px;
    font-size: 15px;
    margin: 0.5px 10px 0 0;
    white-space: nowrap;
    font-family: 'Roboto Condensed';
}

.theme_footer_date {
    color: #b1b9be;
}

.theme_footer_title {
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 16px;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.context-news .theme_footer_title {
    overflow: unset;
    text-overflow: unset;
    white-space: normal;
}

.context-news.theme_footer_container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 10px 0 0;
}

.context-news.theme_footer_container:before {
    display: none;
}

.context-news .theme_mark {
    width: auto;
    height: 25px;
    border-radius: 4px;
    margin: 0 0 6px 0;
    padding: 0 5px 0 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    transition: all .2s ease;
}

.context-news .theme_mark:hover {
    background-color: #3287D3;
}

.context-news .theme_mark:active {
    background-color: #1C76C7;
}

.context-news .theme_mark a {
    color: #fff;
}

.context-news .theme_mark span {
    transform: none;
    text-transform: uppercase;
}

.down_stat_wr .grf-widget--4441210 .grf-list__item {
    padding: 2.5px 0 3px 80px;
}

.down_stat_wr .grf-widget--4441210 .grf-list__item:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 48px;
    width: 21px;
    height: 11px;
    background: url(/themes/default/front/img/arrow-giraff.svg) no-repeat center;
    background-size: contain;
}

@media (max-width: 575px) {
    .theme_footer_container,
    .theme_footer_row {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .theme_mark {
        width: 62px;
        height: 25px;
        border-radius: 4px;
        margin: 0 0 5px 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .theme_mark span {
        transform: rotate(0);
    }

    .theme_footer_rows {
        width: 100%;
    }

    .theme_footer_title {
        text-overflow: inherit;
        white-space: normal;
        margin-bottom: 2px;
    }

    .theme_footer_container:before {
        left: 0;
        width: 100%;
    }

    .down_stat_wr .grf-widget--4441210 .grf-list__item {
        padding: 22px 0 3px 0;
    }

    .down_stat_wr .grf-widget--4441210 .grf-list__item:before {
        top: 7px;
        left: 0;
    }
}

.partner-news {
    background-color: var(--moe-gray-1);
    padding: 15px;
}

.partner-news .splide__list {
    display: block;
    width: 100%;
}

.partner-news .splide__slide {
    margin-bottom: 15px;
}

.partner-news .splide__slide:last-of-type {
    margin-bottom: 0;
}

.partner-news .plitka_wr {
    border-radius: 16px;
    background-color: #fff;
    padding: 10px;
    margin: 0;
    overflow: hidden;
}

.partner-news .plitka_wr_content {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.partner-news .plitka_img {
    flex: 0 0 40px;
    max-width: 40px;
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 6px;
    margin-left: 15px;
    order: 2;
}

.partner-news:not(.is-active) .plitka_img .image-blur-box {
    display: none;
}

.partner-news:not(.is-active) .plitka_img .cover-block-img img {
    object-fit: cover;
    object-position: center;
}

.partner-news .plitka_text {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 700;
    order: 1;
    width: auto;
    overflow-wrap: break-word;
    flex-grow: 1;
}

@media (min-width: 330px) {
    .partner-news {
        padding: 15px 0;
        position: relative;
    }

    .partner-news:before, .partner-news:after {
        content: '';
        position: absolute;
        top: 0;
        height: 100%;
        width: 20px;
        z-index: 20;
        background: linear-gradient(90deg, rgba(227, 234, 239, 1) 10%, rgba(227, 234, 239, 0) 100%);
    }

    .partner-news:before {
        left: 0;
    }

    .partner-news:after {
        right: 0;
        transform: rotate(180deg);
    }

    .partner-news .splide__track {
        overflow-x: auto;
    }

    .partner-news .splide__list {
        width: 920px;
        padding: 0 15px !important;
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-gap: 10px;
        -moz-column-gap: 10px;
        -webkit-column-gap: 10px;
    }

    .partner-news .splide__slide {
        margin-bottom: 10px;
    }
}

@media (min-width: 576px) {
    .partner-news {
        padding: 20px 0;
        border-radius: 0 0 16px 16px;
    }

    .partner-news:before {
        border-radius: 0 0 0 16px;
    }

    .partner-news:after {
        border-radius: 16px 0 0 0;
    }

    .partner-news .splide__track {
        overflow-x: hidden;
    }

    .partner-news .splide__list {
        width: auto;
        column-count: auto;
        column-gap: 0;
    }

    .partner-news .splide__slide {
        margin: 0;
        width: 165px;
    }

    .partner-news .plitka_wr {
        padding: 0;
        width: 165px;
        height: 250px;
        border-radius: 8px;
    }

    .partner-news .plitka_wr_content {
        flex-direction: column;
        height: 100%;
        position: relative;
        overflow: hidden;
    }

    .partner-news .plitka_wr_content:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        height: 40px;
        width: 100%;
        z-index: 20;
        background: linear-gradient(0deg, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 0) 100%);
    }

    .partner-news .plitka_img:before {
        content: '';
        display: block;
        padding-top: 60.606060%;
    }

    .partner-news .plitka_img {
        flex: 0 0 100px;
        max-height: 100px;
        height: 100px;
        width: 100%;
        max-width: none;
        overflow: hidden;
        border-radius: 0;
        margin-left: 0;
        order: 1;
    }

    .partner-news .plitka_text {
        order: 2;
        width: 100%;
        flex-grow: 1;
        padding: 10px;
        margin: 0;
    }

    .partner-news .splide__arrow {
        width: 35px;
        height: 35px;
        opacity: 1;
        z-index: 21;
        background-color: #fff;
        border: 1px solid var(--moe-gray-1);
        transition: all .15s;
    }

    .partner-news .splide__arrow:hover {
        background-color: var(--moe-blue);
        border: 1px solid #fff;
    }

    .partner-news .splide__arrow:active {
        background-color: var(--moe-blue-hover);
        border: 1px solid #fff;
    }

    .partner-news .splide__arrow--next {
        right: -15px;
    }

    .partner-news .splide__arrow--prev {
        left: -15px;
    }

    .partner-news .splide__arrow svg {
        fill: var(--moe-blue);
        height: 14px;
        width: 14px;
        transition: all .15s;
    }

    .partner-news .splide__arrow:hover svg {
        fill: #fff;
    }
}

/*End of Theme footer container*/
/*End of Context-container*/

/*Table-of-content*/

.table-of-content {
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    padding: 54px 20px 20px 20px;
    margin: 20px auto;
    border-radius: 16px;
    border: 1px solid #b8d0e1;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.table-of-content.content-back {
    border: none;
}

.table-of-content-mark,
.container-widget .widget-mark {
    position: absolute;
    top: 16px;
    left: 0;
    padding: 0 10px 0 20px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 25px;
    text-transform: uppercase;
    border-radius: 0 4px 4px 0;
    user-select: none;
    background-color: var(--moe-blue);
    color: #fff;
}

.stat_centr_wr .table-of-content ul {
    display: block;
    padding-left: 0;
    margin: 0;
    width: 100%;
}

.table-of-content ul li.content-title {
    list-style-type: none;
    margin: 10px 0 0 0;
    font-size: 17px;
    font-weight: 400;
    cursor: pointer;
    color: var(--moe-blue);
    transition: all .15s;
}

.table-of-content ul li.content-title span {
    display: inline-block;
    /*border-bottom: 1px solid transparent;*/
    transition: all .15s;
}

/*.table-of-content ul li.content-title:hover span,
.table-of-content ul li.content-title:focus span {
    border-bottom: 1px solid var(--moe-blue);
    color: var(--moe-blue);
}*/

.table-of-content ul li.content-title:hover,
.table-of-content ul li.content-title:focus {
    color: #195a94;
}

.table-of-content.content-back ul li.content-title {
    color: #fff;
    font-weight: 700;
}

.table-of-content.content-back ul li.content-title:hover,
.table-of-content.content-back ul li.content-title:focus {
    opacity: .7;
}

/*.table-of-content.content-back ul li.content-title:hover span,
.table-of-content.content-back ul li.content-title:focus span {
    border-bottom: 1px solid #fff;
    color: #fff;
}*/

/*.table-of-content ul li.content-title:before {
    content: "\f111";
    font-family: FontAwesome;
    padding-right: 12px;
    font-size: 10px;
    margin-left: 0;
    color: #e3eaef;
}*/

.table-of-content ul li.content-title:before {
    content: "\f111";
    font-family: FontAwesome;
    padding-right: 12px;
    font-size: 8px;
    margin-left: 0;
    margin-top: 5px;
    color: #6a8797;
    transition: all .15s;
}

.table-of-content ul li.content-title:hover:before,
.table-of-content ul li.content-title:focus:before {
    color: #195a94;
}

.table-of-content.content-back ul li.content-title:before {
    color: #fff;
}

.table-of-content.table-of-content-img .content-title:before {
    display: none;
}

.table-of-content .content-title {
    display: inline-flex;
    flex-direction: row;
    width: 100%;
}

.table-of-content .content-title img {
    display: none;
    width: 50px;
    min-width: 50px;
    height: 50px;
    border-radius: 50px;
    overflow: hidden;
    object-fit: cover;
    object-position: center;
    margin: 0 10px 0 0;
    float: left;
}

.template-1 .stat_centr_wr .table-of-content .content-title img {
    margin: 0 10px 0 0;
}

.table-of-content ul li.content-title img + span {
    display: flex;
    align-items: center;
    min-height: 50px;
}

.table-of-content.table-of-content-img .content-title img {
    display: block;
}

.table-of-content.horoscope ul {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-gap: 20px;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
}

@media (min-width: 420px) {
    .table-of-content.horoscope ul {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
    }
}

@media (min-width: 540px) {
    .table-of-content.horoscope ul {
        column-count: 4;
        -moz-column-count: 4;
        -webkit-column-count: 4;
    }
}

@media (min-width: 600px) {
    .table-of-content.two-col ul {
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-gap: 20px;
        -moz-column-gap: 20px;
        -webkit-column-gap: 20px;
    }

    .table-of-content ul li.content-title {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .table-of-content ul li.content-title:before {
        margin-top: 6px;
    }
}

@media (min-width: 1200px) {
    .template-1 .table-of-content.two-col ul {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-gap: 20px;
        -moz-column-gap: 20px;
        -webkit-column-gap: 20px;
    }
}

/*End of Table-of-content*/

/*datepicker - 2021*/

.datepicker.dropdown-menu {
    font-family: 'Roboto';
    padding: 5px;
    z-index: 1000;
}

.datepicker.dropdown-menu table {
    margin: 0;
}

.datepicker.dropdown-menu table tr td,
.datepicker.dropdown-menu table th.prev,
.datepicker.dropdown-menu table th.next {
    cursor: pointer;
    text-align: center;
}

.datepicker.dropdown-menu table tr td:hover {
    background-color: #f0f4f7;
}

.datepicker.dropdown-menu table th {
    background-color: #e3eaef;
    text-align: center;
}

.datepicker.dropdown-menu table th.prev:hover,
.datepicker.dropdown-menu table th.next:hover {
    background-color: #c1d1dc;
}

/*End of datepicker - 2021*/

/*Блок главного фото----------------------------*/

/*.photo-video-block {
    margin-bottom: 20px;
    line-height: 0;
}

.gallery_section,
.gallery_section_v,
.slider_gallery {
    display: block;
    width: 100%;
    margin: 0;
    font-size: 0;
}*/

/*.main_photo_material {
    z-index: 500;
}*/

/*.novost_detalka .gallery_section,
.novost_detalka .slider_gallery {
    margin-bottom: 20px;
}*/

/*.gallery_section .galery,
.slider_gallery .galery {
    display: inline-block;
    width: 100%;
}

.stat_centr_wr .gallery_section ul,
.stat_centr_wr .slider_gallery ul {
    display: block;
    width: 100%;
    margin: 0;
}*/

/*.gallery_section .galery li.main_foto,
.slider_gallery .galery li.main_foto {
    margin-bottom: 30px;
    position: relative;
}*/

/*.gallery_section .galery .gal_foto_conteiner li,
.novost_detalka .gallery_section .galery li,
.slider_gallery .galery .gal_foto_conteiner li,
.novost_detalka .slider_gallery .galery li {
    display: inline-block;
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 0;
}*/

/*.stat_centr_wr .galery li.main_foto {
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
}*/

/*.novost_detalka .gallery_section .galery li.main_foto,
.novost_detalka .slider_gallery .galery li.main_foto {
    margin-bottom: 0;
    position: relative;
}

.main_photo_height {
    text-align: center;
    display: block;
}*/

/*.gallery_section .galery .gal_foto_conteiner li a,
.novost_detalka .gallery_section .galery li a,
.slider_gallery .galery .gal_foto_conteiner li a,
.novost_detalka .slider_gallery .galery li a {
    display: inline-block;
    text-align: center;
    width: 100%;
    height: auto;
    outline: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}*/

/*.novost_detalka .gallery_section .galery li a.main_photo_height,
.novost_detalka .slider_gallery .galery li a.main_photo_height {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;

}*/

/*.gallery_section .galery li a img,
.slider_gallery .galery li a img {
    width: 100%;
    height: 100%;
    max-height: 600px;
    object-fit: cover;
    object-position: center;
}*/

/*.novost_detalka .gallery_section .galery li.main_foto a img,
.novost_detalka .slider_gallery .galery li.main_foto a img {
    object-fit: contain;
}*/

/*.line_before {
    background-color: #e3eaef;
    height: 20px;
    width: 100%;
}*/

/*.main_photo_back {
    background-color: #e3eaef;
    padding: 0 20px 20px 20px;
    margin: 0;
    color: #1e2c34;
}*/

/*.stat_centr_wr .description_main_photo,
.template-1 .stat_centr_wr .description_main_photo,
.fancybox-caption__body h6.fancybox-caption__body {
    font-weight: 700;
    font-family: 'Open Sans';
    font-size: 13px;
    line-height: 1.3em;
    margin: 0;
    padding-bottom: 4px;
}*/

/*.stat_centr_wr .description_main_photo p {
    font-weight: 700;
    font-family: 'Open Sans';
    font-size: 13px;
    line-height: 1.3em;
    margin: 0;
    padding-bottom: 0;
}*/

/*.stat_centr_wr .author_main_photo,
.template-1 .stat_centr_wr .author_main_photo,
.fancybox-caption__body p.fancybox-caption__body {
    font-family: 'Open Sans';
    font-size: 13px;
    line-height: 1.3em;
    margin: 0;
    font-weight: 400;
}*/

/*.gal_block:only-child {
    margin-top: 0;
}

.gal_block:nth-child(2) {
    margin-top: -20px;
    z-index: 600;
}*/

/*.novost_detalka .gal_block:nth-child(2),
.slider_gallery .gal_block:nth-child(2) {
    margin-top: 0;
}

.stat_centr_wr .gal_foto_conteiner {
    display: inline-block;
    width: 100%;
}*/

/*.gal_foto_conteiner,
.stat_centr_wr .gal_foto_conteiner {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 0 10px 20px;
    margin: 0;
}*/

/*.stat_centr_wr .slider_gallery .gal_foto_conteiner {
    padding: 20px 10px;
}

.novost_detalka .gal_foto_conteiner {
    padding: 0 10px;
}

.gal_foto_conteiner .line_before {
    width: calc(100% + 20px);
    margin-left: -10px;
}

.novost_detalka .gal_foto_conteiner .line_before {
    display: none;
}*/

/*.gal_foto_conteiner > div {
    padding: 0 10px;
}*/

/*.novost_detalka .gal_foto_conteiner > div {
    padding: 20px 10px;
}

.gal_block .v_decription_gal_yes {
    background-color: #e3eaef;
    padding: 20px 20px 0;
}

.gal_block .v_decription_gal_no {
    background-color: #e3eaef;
    padding: 20px;
    !*margin-bottom: 20px;*!
}

.gal_block .v_decription:empty {
    display: none;
}

.gallery_section .galery li.main_for_video a,
.slider_gallery .galery li.main_for_video a {
    display: inline;
}

.main_photo_back p:only-child {
    padding-bottom: 0;
}

.description_main_photo:empty {
    padding-bottom: 0;
}*/

/*
.gallery_section .galery .gal_foto_conteiner li:before,
.novost_detalka .gallery_section .galery .gal_foto_conteiner li:before,
.slider_gallery .galery .gal_foto_conteiner li:before,
.novost_detalka .slider_gallery .galery .gal_foto_conteiner li:before {
    content: "";
    display: block;
    padding-top: 66%;
}
*/

/*
.novost_detalka .gallery_section .galery li:before,
.novost_detalka .slider_gallery .galery li:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.novost_detalka .gallery_section .galery li.main_foto:before,
.novost_detalka .slider_gallery .galery li.main_foto:before {
    display: none;
}
*/

/*.gallery_section .galery li.col_foto_wr span,
.slider_gallery .galery li.col_foto_wr span {
    position: absolute;
    width: 100%;
    display: inline-block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    font-family: 'Open Sans';
    font-size: 62px;
    font-weight: 700;
    line-height: 1;
}*/

/*.gallery_section .galery li.col_foto_wr span,
.slider_gallery .galery li.col_foto_wr span {
    height: 100%;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}*/

/*.gallery_section .galery .hidden_gallery_foto,
.slider_gallery .galery .hidden_gallery_foto {
    display: none
}*/

/*.gal_foto_conteiner {
    background-color: #e3eaef;
}*/

/*.novost_detalka .gallery_section,
.novost_detalka .gal_foto_conteiner,
.novost_detalka .slider_gallery {
    background-color: #232729;
}*/

/*.novost_detalka .gal_foto_conteiner li {
    border: 1px solid #fff;
}

.stat_centr_wr .gal_foto_conteiner p {
    color: #fff;
}

.gallery_section .galery li.col_foto_wr span,
.slider_gallery .galery li.col_foto_wr span {
    background-color: rgba(26, 47, 58, .72);
    color: #fff;
}*/

/*@media only screen and (min-width: 1200px) {
    !*.main_photo_height {
        height: 450px;
    }*!

    .gallery_section .galery li.col_foto_wr span.hidden-lg,
    .slider_gallery .galery li.col_foto_wr span.hidden-lg {
        display: none !important;
    }

    .gallery_section .galery li.col_foto_wr span.visible-lg,
    .slider_gallery .galery li.col_foto_wr span.visible-lg {
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important;
    }
}*/

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    /*.main_photo_height {
        height: 440px;
    }*/
    /*.novost_detalka .gallery_section .galery li.col_foto_wr span,
    .novost_detalka .slider_gallery .galery li.col_foto_wr span {
        font-family: 'Open Sans';
        font-size: 54px;
    }*/
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    /*.main_photo_height {
        height: 470px;
    }*/
    /*.novost_detalka .gal_foto_conteiner {
        padding: 0 5px;
    }

    .novost_detalka .gal_foto_conteiner > div {
        padding: 10px 5px;
    }

    .novost_detalka .gallery_section .galery li.col_foto_wr span,
    .novost_detalka .slider_gallery .galery li.col_foto_wr span {
        font-family: 'Open Sans';
        font-size: 40px;
    }*/
}

@media only screen and (max-width: 767px) {
    /*.main_photo_height {
        height: 62vw;
    }*/
    /*.stat_centr_wr .gal_foto_conteiner {
        position: relative;
        background-color: #e3eaef;
        padding: 0 10px 20px;
        margin: 0;
    }*/
    /*.stat_centr_wr .gallery_section .galery li.col_foto_wr span,
    .stat_centr_wr .slider_gallery .galery li.col_foto_wr span {
        border: 0;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }*/
    /*.gallery_section .galery li.col_foto_wr span,
    .slider_gallery .galery li.col_foto_wr span {
        font-size: 17vw;
    }*/
}

/*new------------------------------------------------*/

.photo-video-block {
    margin-bottom: 20px;
}

.op-photo-video-block {
    overflow: hidden;
    border-radius: 0 0 5px 5px;
}

.novost_detalka .gallery_section {
    margin-bottom: 20px;
}

.novost_detalka .gallery_section,
.novost_detalka .gal_block + .gal_block .gal_foto_conteiner,
.novost_detalka .gallery_section ul {
    background-color: #232729;
}

.stat_centr_wr .gallery_section ul,
.novost_detalka .gallery_section ul {
    display: block;
    width: 100%;
    margin: 0;
    list-style: none;
}

.stat_centr_wr .galery li.main_foto,
.novost_detalka .galery li.main_foto {
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    list-style: none;
}

.stat_centr_wr .galery li.main_foto {
    /*border-radius: 16px 16px 0 0;*/
    overflow: hidden;
}

.main_photo_back {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 30px 20px 15px;
    margin: 0;
    color: #fff;
    background: linear-gradient(0deg,
    rgba(0, 0, 0, .6) 30%,
    rgba(0, 0, 0, .35) 60%,
    rgba(0, 0, 0, 0) 100%);
}

.stat_centr_wr .description_main_photo,
.main_photo_back .description_main_photo,
.fancybox-caption__body h6.fancybox-caption__body,
.stat_centr_wr .description_main_photo p,
.main_photo_back .description_main_photo p,
.fancybox-caption__body h6.fancybox-caption__body p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 1.3;
    font-weight: 700;
    margin: 0;
    text-align: left;
    width: 100%;
    display: block;
    color: #fff;
}

.fancybox-caption__body h6.fancybox-caption__body {
    text-align: center;
    max-width: 100%;
}

.stat_centr_wr .description_main_photo,
.fancybox-caption__body h6.fancybox-caption__body,
.stat_centr_wr .description_main_photo p,
.fancybox-caption__body h6.fancybox-caption__body p {
    padding-bottom: 4px;
}

.stat_centr_wr .main_photo_back .description_main_photo,
.stat_centr_wr .main_photo_back .description_main_photo p,
.description_main_photo:empty {
    padding-bottom: 0;
}

.stat_centr_wr .main_photo_back .description_main_photo {
    margin-right: 30px;
}

.gallery_section_v .description_main_photo {
    padding: 5px 20px;
    background-color: #596b78;
    border-bottom: 1px solid #c0cad1;
    color: #fff;
}

.gallery_section_v .description_main_photo p {
    padding: 10px 20px;
    color: #fff;
}

.gallery_section_v .description_main_photo:empty,
.gallery_section_v .description_main_photo p:empty {
    display: none;
}

.stat_centr_wr .author_main_photo,
.template-1 .stat_centr_wr .author_main_photo,
.fancybox-caption__body p.fancybox-caption__body,
.stat_centr_wr .author_main_photo p,
.template-1 .stat_centr_wr .author_main_photo p,
.fancybox-caption__body p.fancybox-caption__body p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 1.3;
    font-weight: 400;
    margin: 0;
    color: #1e2c34;
}

.fancybox-caption__body p.fancybox-caption__body,
.fancybox-caption__body p.fancybox-caption__body p {
    color: #e3eaef;
}

.stat_centr_wr .font_os .author_main_photo {
    font-weight: 700;
}

.author_main_photo_box {
    width: 100%;
    min-width: 40%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.main_photo_back .author_main_photo,
.main_photo_back .author_main_photo p {
    font-family: 'Open Sans';
    font-size: 11px;
    line-height: 1.3;
    color: #fff;
}

.stat_centr_wr .description_main_photo p,
.main_photo_back .description_main_photo p,
.fancybox-caption__body h6.fancybox-caption__body p,
.stat_centr_wr .author_main_photo p,
.template-1 .stat_centr_wr .author_main_photo p,
.fancybox-caption__body p.fancybox-caption__body p {
    display: inline;
}

.main_photo_material.gal_block {
    min-height: 0;
    /*overflow: hidden;*/
}

.gal_block + .gal_block .gal_foto_conteiner,
.gal_block .gal_foto_conteiner {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    padding: 0 10px;
    margin: 0;
    background-color: #596b78;
}

.gal_foto_conteiner > div {
    padding: 20px 10px;
}

.main_foto,
.stat_centr_wr .gal_foto_conteiner li,
.novost_detalka .gal_foto_conteiner li {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 0;
}

.stat_centr_wr .gal_foto_conteiner li,
.novost_detalka .gal_foto_conteiner li {
    border: 1px solid #e3eaef;
    border-radius: 4px;
    overflow: hidden;
}

.main_foto:before,
.stat_centr_wr .gal_foto_conteiner li:before,
.novost_detalka .gal_foto_conteiner li:before {
    content: '';
    display: block;
    padding-top: 66.67%;
}

.main_foto.main_for_video:before {
    display: none;
}

.main_foto.main_for_video .youtube-embed-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    height: 0;
}

.for-phone .splide .with-back-image.main_foto a,
.for-phone .splide .with-back-image.main_foto .cover-block-img,
.main_foto a,
.stat_centr_wr .gal_foto_conteiner li a,
.novost_detalka .gal_foto_conteiner li a {
    display: block;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    /*background-color: #596b78;*/
}

.main_photo_height:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.15);
}

.main_photo_material + .gal_block {
    min-height: 0;
}

.main_foto a img,
.stat_centr_wr .gal_foto_conteiner li a img,
.novost_detalka .gal_foto_conteiner li a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

/*------------------*/

.for-phone .with-back-image.main_foto > div,
.for-phone .with-back-image.main_foto > a div {
    width: 100%;
    max-height: 133vw;
    display: flex;
    align-items: center;
}

body.for-phone .splide .main_foto:before,
body:not(.for-phone) .main_foto:before {
    content: '';
    display: block;
    padding-top: 66.67%;
}

body:not(.for-phone) .main_foto.main_for_video:before {
    display: none;
}

.for-phone .with-back-image.main_foto:before {
    display: none;
}

.for-phone .with-back-image.main_foto a,
.for-phone .with-back-image.main_foto .cover-block-img {
    position: relative;
    width: 100%;
}

.a_plitka_img .cover-block-img,
.lenta_pic_out .cover-block-img,
.main_foto .cover-block-img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.main_foto .image-blur-box {
    display: none;
}

.with-back-image .image-blur-box,
.with-back-image.main_foto .image-blur-box {
    display: block;
}

.with-back-image .image-blur-box,
body:not(.for-phone) .main_foto .image-blur-box {
    position: absolute;
    top: -20%;
    bottom: -20%;
    left: -20%;
    right: -20%;
    width: 140%;
    height: 140%;
}

.with-back-image .image-blur-box img,
body:not(.for-phone) .main_foto .image-blur-box .image-blur {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    filter: blur(20px) brightness(.75);
}

/*body:not(.for-phone) .with-back-image.main_foto .cover-block-img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}*/

.splide .with-back-image.main_foto .cover-block-img img,
body:not(.for-phone) .splide .with-back-image.main_foto .cover-block-img img,
.with-back-image .cover-block-img img,
body:not(.for-phone) .with-back-image.main_foto .cover-block-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

@media (min-width: 992px) {
    .vid_3 .plitka_block.with-back-image .cover-block-img img {
        object-fit: cover;
    }
}

.with-back-image.main_foto .cover-block-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.novost_detalka .gallery_section .galery li.main_foto a img {
    object-fit: contain;
}

/*--------------*/

.col_foto_wr span {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    font-family: 'Open Sans';
    font-size: 62px;
    font-weight: 700;
    line-height: 1;
    background-color: rgba(26, 47, 58, .72);
    color: #fff;
}

.gal_foto_conteiner .hidden_gallery_foto {
    display: none
}

.read-outside-site,
.read-outside-icon {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.read-outside-site {
    padding: 20px;
    overflow: hidden;
    background-color: #e3eaef;
    font-family: 'Open Sans';
}

/*.stat_centr_wr .main_photo_material.gal_block + .col-xs-12 .read-outside-site,
.stat_centr_wr .gallery_section ul + .col-xs-12 .read-outside-site {
    border-radius: 0 0 16px 16px;
}

.material-head-container + .photo-video-block .read-outside-site {
    border-radius: 0;
}*/

@media (min-width: 768px) {
    .photo-video-block {
        border-radius: 16px;
        overflow: hidden;
    }

    /*.stat_centr_wr .photo-video-block .galery li.main_foto {
        border-radius: 16px;
    }

    .stat_centr_wr .photo-video-block:has(.read-outside-site) .galery li.main_foto {
        border-radius: 16px 16px 0 0;
    }*/

    /*.material-head-container + .photo-video-block .read-outside-site {
        border-radius: 0 0 16px 16px;
    }

    .material-head-container + .photo-video-block .read-outside-site.rounded {
        border-radius: 16px;
    }*/
}

.read-outside-text {
    width: 115px;
    font-size: 12px;
    line-height: 1.3;
    text-align: right;
}

.read-outside-site .read-outside-link {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    border-radius: 8px;
    width: auto;
    height: 38px;
    padding: 0 15px;
    margin-left: 15px;
    background-color: #fff;
    color: #000;
    font-weight: 700;
    transition: transform .15s ease;
}

.read-outside-site .read-outside-link:hover {
    /*box-shadow: 0 0 12px 0 rgba(30, 44, 52, .35);*/
    transform: translateY(-3px);
}

.read-outside-site .read-outside-link:active {
    /*transform: translateY(3px);
    transition: all .1s ease;*/
    transform: translateY(0);
    transition: transform .05s ease;
}

.read-outside-site .read-outside-logo {
    height: 24px;
    width: 24px;
    margin: 0 5px 0 0;
    border-radius: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.read-outside-telegram .read-outside-logo {
    background-color: #2aabee;
}

.read-outside-vk .read-outside-logo {
    background-color: #0077ff;
}

.read-outside-ok .read-outside-logo {
    background-color: #ff7700;
}

.read-outside-site .read-outside-link img,
.read-outside-site .read-outside-link .svg-icon {
    max-height: 100%;
    max-width: 100%;
}

.read-outside-site .read-outside-telegram .svg-icon,
.read-outside-site .read-outside-vk .svg-icon,
.read-outside-site .read-outside-ok .svg-icon {
    height: 67%;
    width: 67%;
}

.read-outside-site .read-outside-zen .svg-icon {
    height: 100%;
    width: 100%;
}

.read-outside-site .read-outside-telegram .svg-icon,
.read-outside-site .read-outside-vk .svg-icon,
.read-outside-site .read-outside-ok .svg-icon {
    fill: #fff;
}

.main_photo_material .na_pravax_foto,
.template-1 .main_photo_material .na_pravax_foto {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px 20px;
    margin: 0;
    line-height: 19px;
    font-size: 12px;
    font-weight: 400;
    color: transparent;
    background-color: transparent;
}

.main_photo_material:hover .na_pravax_foto {
    display: block;
    color: white;
    background-color: rgba(6, 27, 53, .59);
}

@media (max-width: 1199px) {
    .novost_detalka .col_foto_wr span {
        font-size: 52px;
    }
}

@media (max-width: 991px) {
    .novost_detalka .col_foto_wr span {
        font-size: 32px;
    }
}

@media (max-width: 767px) {
    .main_photo_back {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .stat_centr_wr .main_photo_back .description_main_photo,
    .article-title-image .main_photo_back .description_main_photo {
        padding-bottom: 4px;
        margin-right: 0;
    }

    .author_main_photo_box {
        width: 100%;
        min-width: auto;
        display: block;
    }

    .col_foto_wr span {
        font-size: 17vw;
    }

    .col_foto_wr span.col_foto.visible-xs {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .main_photo_material .na_pravax_foto,
    .template-1 .main_photo_material .na_pravax_foto {
        display: block;
        top: 0;
        right: auto;
        left: 0;
        bottom: auto;
        font-size: 11px;
        color: white;
        background-color: rgba(6, 27, 53, .59);
        opacity: .7;
    }

}

@media (max-width: 669px) {
    .read-outside-site {
        display: block;
        padding: 15px 20px 0;
    }

    .read-outside-icon {
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    /*.read-outside-icon {
        margin-left: 20px;
    }*/
    .read-outside-icon-row {
        width: calc(100% + 40px);
        margin-left: -20px;
        padding: 12px 0 20px;
        overflow-x: auto;
    }

    .read-outside-site .read-outside-link {
        margin-left: 0;
        margin-right: 15px;
        float: left;
    }

    .read-outside-site .read-outside-link:first-of-type {
        margin-left: 20px;
    }

    .read-outside-text {
        width: auto;
        text-align: left;
    }
}

@media (max-width: 575px) {
    .gal_block + .gal_block .gal_foto_conteiner {
        padding: 0 7.5px;
    }

    .gal_foto_conteiner > div {
        padding: 15px 7.5px;
    }

    .read-outside-site {
        padding: 15px 15px 0;
        height: 95px;
        overflow: hidden;
    }

    .read-outside-icon-row {
        width: calc(100% + 30px);
        margin-left: -15px;
        padding: 12px 0 50px;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .read-outside-icon {
        display: block;
        white-space: nowrap;
        width: 510px;
    }

    .read-outside-site .read-outside-link:first-of-type {
        margin-left: 15px;
    }
}

/*End of Блок главного фото*/

/*recommendation block*/

.recommendation {
    padding: 20px 0;
    border-radius: 8px;
    box-shadow: 0 0 7px 0 rgba(7, 31, 44, .1), 0 0 30px 0 rgba(7, 31, 44, .2);
    background-color: #fff;
}

.recommendation-row {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.recommendation .btn-scroll {
    position: absolute;
    top: calc(50% - 30px);
    width: 30px;
    height: 60px;
    cursor: pointer;
    opacity: .4;
    transition: opacity .2s;
    background-color: #fff;
    box-shadow: 0 0 3px 0 rgba(7, 31, 44, .3), 0 0 10px 0 rgba(7, 31, 44, .6);
}

.recommendation:hover .btn-scroll {
    opacity: .7;
}

.recommendation .btn-scroll:hover {
    opacity: 1;
}

.recommendation .btn-scroll.mr-left-game {
    left: 0;
    border-radius: 0 30px 30px 0;
}

.recommendation .btn-scroll.mr-right-game {
    right: 0;
    border-radius: 30px 0 0 30px;
}

.recommendation .btn-scroll .svg-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    transition: .1s;
    position: absolute;
    top: calc(50% - 10px);
}

.recommendation .btn-scroll.mr-left-game .svg-icon {
    left: 2px;
}

.recommendation .btn-scroll.mr-right-game .svg-icon {
    right: 2px;
}

.recommendation .btn-scroll:hover .svg-icon {
    fill: red
}

/*.recommendation-row > ul {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    white-space: nowrap;
}

.recommendation-row > ul > li {
    display: inline-block;
    width: calc(33.3333% - 10px);
    margin-right: 11px;
    text-decoration: none;
    cursor: pointer;
}

.recommendation-row > ul > li:last-child {
    margin-right: 0;
}*/

.recommendation-row ul.rm-row-game {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
}

.recommendation-row ul li {
    display: block;
    /*min-width: calc(33.3333% - (7.5px / 3));
    max-width: calc(33.3333% - (7.5px / 3));*/
    padding: 0 7.5px;
    text-decoration: none;
    cursor: pointer;
}

.recommendation-row ul li:first-child {
    padding-left: 15px;
}

.recommendation-row ul li:last-child {
    padding-right: 15px;
}

.recommendation-row ul li .plitka_wr {
    max-width: 200px;
    min-width: 200px;
}

.recommendation .plitka_text {
    font-size: 15.5px;
}


@media (min-width: 768px) {
    .recommendation-row ul li .plitka_wr {
        max-width: 220px;
        min-width: 220px;
    }

    .recommendation .plitka_text {
        font-size: 17px;
    }
}

@media (min-width: 992px) {
    .recommendation-row ul li .plitka_wr {
        max-width: 203.4px;
        min-width: 203.4px;
    }

    .recommendation .plitka_text {
        font-size: 15.8px;
    }
}

@media (min-width: 1200px) {
    .recommendation-row ul li .plitka_wr {
        max-width: 206.4px;
        min-width: 206.4px;
    }

    .recommendation .plitka_text {
        font-size: 16px;
    }
}


/*End of recommendation block*/

/*Recomendation block NN*/

.material-row.material-row-slide {
    margin: 0 0 30px;
    padding: 0;
    border: none;
    background-color: transparent;
}

.material-row.material-row-slide.for-phone {
    width: calc(100% + 30px);
    margin-left: -15px;
}

.material-row-slide .h2 {
    font-family: 'Roboto Condensed';
    font-size: 21px;
    line-height: 1.2;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 5px;
}

.material-row-slide.for-phone .h2 {
    margin: 0 0 15px 15px;
}

.container-row-scroll {
    display: block;
    width: 100%;
    height: 330px;
    padding: 10px 0;
    overflow-y: hidden;
    position: relative;
    z-index: 1;
}

.for-phone .container-row-scroll-in {
    scroll-behavior: smooth;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    height: 380px;
    width: 100%;
    position: relative;
}

.scroll-item {
    width: 234px;
    height: 310px;
    margin-bottom: 30px;
    transition: all .2s ease;
}

.for-phone .left_nn .scroll-item:first-child {
    margin-left: 15px;
}

.for-phone .left_nn .scroll-item:last-child {
    margin-right: 15px;
}

.for-phone .left_nn .scroll-item {
    margin-right: 12px;
}

/*:not(.for-phone) .container-row-scroll-in {
    scroll-snap-type: x mandatory;
}*/

/*:not(.for-phone) .scroll-item {
    scroll-snap-align: start;
}*/

.scroll-item-link {
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    width: 234px;
    height: 100%;

    text-decoration: none;
    color: #1e2c34;
    cursor: pointer;
    -webkit-transform: translateZ(0);
    background: #e3eaef;
    border-radius: 8px;
}

/*.scroll-item:hover .scroll-item-link {
    background: #a5b0bb;
}*/

.for-phone .left_nn .novost_detalka .moe-slider .splide__track {
    overflow-x: auto;
}

.left_nn .scroll-item-image {
    width: 100%;
    aspect-ratio: 240/160;
    opacity: 0.8;
    transition: opacity .2s ease;
}

.left_nn .scroll-item-link:hover .scroll-item-image {
    opacity: 0.95;
}

.scroll-item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.scroll-item-title {
    font-family: 'Roboto Condensed';
    font-weight: 700;
    font-size: 21px;
    line-height: 1.2;
    margin-top: 12px;
    padding: 0 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}

.scroll-item-subtitle {
    font-family: 'Roboto';
    font-size: 14px;
    margin-top: 8px;
    padding: 0 16px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}

.scroll-item-link.noimage .scroll-item-image {
    display: none;
}

.scroll-item-link.noimage > div:first-child {
    height: calc(100% - 46px);
    overflow: hidden;
    position: relative;
}

.scroll-item-link.noimage > div:first-child:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: linear-gradient(0deg, rgba(227, 234, 239, 1) 10%, rgba(227, 234, 239, 0) 100%);
}

.scroll-item-link.noimage .scroll-item-title,
.scroll-item-link.noimage .scroll-item-subtitle {
    display: block;
}

.scroll-item-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin: 12px 0;
    padding: 0 16px;
}

.scroll-item-date,
.scroll-item-footer .down_line_nn .total-count {
    font-size: 14px;
    line-height: 22px;
    color: #a6b0b5;
}

.scroll-item-footer .down_line_nn {
    display: block;
    position: relative;
    margin-top: 0;
    height: auto;
    font-family: 'Roboto Condensed';
}

.scroll-item-footer .down_line_nn .reactions {
    margin: 0;
}

.scroll-item-footer .total-count {
    background-color: transparent;
}

/*-----------------*/

@keyframes splide-loading {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(1turn)
    }
}

.moe-slider .splide__container {
    position: relative;
    box-sizing: border-box
}

.moe-slider .splide__list {
    margin: 0 !important;
    padding: 0 !important;
    width: -webkit-max-content;
    width: max-content;
    will-change: transform
}

.moe-slider .splide.is-active .splide__list {
    display: flex
}

.moe-slider .splide__pagination {
    display: inline-flex;
    align-items: center;
    width: 95%;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0
}

.moe-slider .splide__pagination li {
    list-style-type: none;
    display: inline-block;
    line-height: 1;
    margin: 0
}

.moe-slider .splide {
    /*visibility: hidden;*/
    overflow: hidden;
}

.for-phone .moe-slider .splide {
    visibility: visible;
}

.moe-slider .splide, .moe-slider .splide__slide {
    position: relative;
    outline: none
}

.moe-slider .splide__slide {
    box-sizing: border-box;
    list-style-type: none !important;
    margin: 0;
    flex-shrink: 0
}

.moe-slider .splide .shadow-left,
.moe-slider .splide .shadow-right {
    width: 20px;
    height: 330px;
    position: absolute;
    top: 0;
    z-index: 9;
    transition: .4s;
}

.moe-slider .splide .shadow-left {
    left: 0;
}

.moe-slider .splide .shadow-right {
    right: 0;
}

.moe-slider .splide .shadow-left:before,
.moe-slider .splide .shadow-right:before {
    content: '';
    position: absolute;
    top: 0;
    width: 20px;
    height: 100%;
    border-radius: 50%;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    filter: blur(5px);
    background-color: rgba(0, 0, 0, .15);
}

.moe-slider .splide .shadow-left:before {
    left: -15px;
}

.moe-slider .splide .shadow-right:before {
    right: -15px;
}

.moe-slider .splide__slide img {
    vertical-align: bottom
}

.moe-slider .splide__slider {
    position: relative
}

.moe-slider .splide__spinner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #999;
    border-left-color: transparent;
    animation: splide-loading 1s linear infinite
}

.moe-slider .splide__track {
    position: relative;
    /*z-index: 0;*/
    overflow: hidden
}

.moe-slider .splide--draggable > .splide__track > .splide__list > .splide__slide {
    -webkit-user-select: none;
    user-select: none
}

.moe-slider .splide--fade > .splide__track > .splide__list {
    display: block
}

.moe-slider .splide--fade > .splide__track > .splide__list > .splide__slide {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0
}

.moe-slider .splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
    position: relative;
    z-index: 1;
    opacity: 1
}

.moe-slider .splide--rtl {
    direction: rtl
}

.moe-slider .splide--ttb > .splide__track > .splide__list {
    display: block
}

.moe-slider .splide--ttb > .splide__pagination {
    width: auto
}

:not(.for-phone) .moe-slider .splide__arrows {
    display: block;
}

.moe-slider .splide__arrows {
    position: absolute;
    top: 0;
    left: -56px;
    width: calc(100% + 112px);
    z-index: 10;
    transition: all .4s ease-in;
    transition-delay: .25s;
}

.moe-slider .splide:hover .splide__arrows {
    left: 0;
    width: 100%;
    transition: all .15s ease-out;
}

.moe-slider .splide__arrow {
    position: absolute;
    top: 165px;
    width: 44px;
    height: 44px;
    padding: 8px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%), 0 2px 2px rgb(0 0 0 / 5%), 0 4px 4px rgb(0 0 0 / 5%);
    transition: transform .15s ease;
}

.moe-slider .splide__arrow--prev {
    left: 6px;
}

.moe-slider .splide__arrow--next {
    right: 6px;
}

.moe-slider .splide__arrow:hover {
    transform: scale(1.1) translateY(-50%);
}

.moe-slider .splide__arrow svg {
    fill: #1e2c34;
    width: 100%;
    height: 100%;
    transition: fill .15s ease, transform .03s linear;
}

.moe-slider .splide__arrow:hover svg {
    fill: #195a94;
}

.moe-slider .splide__arrow:active svg {
    transform: scale(.8);
}

.moe-slider .splide__arrow--prev svg {
    transform: rotate(180deg);
}

.moe-slider .splide__arrow--prev:active svg {
    transform: rotate(180deg) scale(.8);
}

/*End of Recomendation block NN*/

/*Бессмертный полк - карусель на десктоп*/

.b-polk {
    opacity: 0;
    overflow: hidden;
    animation: item-b-polk-main .5s 1;
    animation-fill-mode: forwards;
    animation-delay: .2s;
}

@keyframes item-b-polk-main {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.b-polk-mob {
    margin-top: -1px;
}

@media (max-width: 767px) {
    .view-plitka .b-polk-mob {
        width: calc(100% + 30px);
        margin-left: -15px;
    }
}

.b-polk .container-row-box-also {
    height: 450px;
    border-radius: 5px;
    padding: 20px 0 24px;
    background: #8f191d;
}

.b-polk-mob .b-polk .container-row-box-also {
    border-radius: 0;
}

.b-polk .bp-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 102%;
    height: 102%;
    object-fit: cover;
}

.container-row-box-also .b-polk-logo {
    margin: auto;
    display: block;
    width: 240px;
}

.container-row-box-also .b-polk-logo img {
    width: 240px;
    height: auto;
    object-fit: contain;
    transition: transform .15s ease;
}

.container-row-box-also .b-polk-logo:hover img {
    transform: scale(1.05);
}

.b-polk .send_btn {
    display: block;
    position: absolute;
    left: calc(50% - 120px);
    bottom: 24px;
    width: 240px;
    height: 42px;
    line-height: 42px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
    background-color: #fff;
    color: #f00;
    transition: color .15s ease;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .b-polk .container-row-box-also {
        height: 440px;
    }

    .container-material .container-row-box-also .b-polk-logo,
    .container-material .container-row-box-also .b-polk-logo img {
        width: 200px;
    }

    .container-material .b-polk .send_btn {
        width: 200px;
        left: calc(50% - 100px);
    }
}

.b-polk .send_btn:hover {
    color: #8f191d;
}

.b-polk .splide {
    visibility: visible;
    overflow: hidden;
    margin: 16px 0 24px;
}

.b-polk .splide__track {
    padding: 2px 0;
    width: 100%;
    height: 260px;
}

.b-polk .container-row-box-also ul {
    overflow: unset;
    height: 256px;
}

.b-polk .container-row-box-also ul li {
    margin: 0 5px;
    transition: all .15s ease;
}

.b-polk .container-row-box-also ul li:hover {
    transform: translateY(-2px);
    transition: all .15s ease;
}

.b-polk .container-row-box-also ul li.item:active {
    transform: none;
}

/*.for-phone .b-polk-mob .splide__arrows {
    display: block;
}

.b-polk-mob .splide__arrows {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    transition: none;
}*/

.b-polk .splide__arrow {
    top: 106px;
    background-color: rgba(255, 255, 255, 0.2);
}

.b-polk .splide__arrow:hover {
    background-color: rgba(255, 255, 255, 0.5);
}

.b-polk .splide__arrow svg,
.b-polk .splide__arrow:hover svg {
    /*fill: #751215;*/
    fill: #fff;
}

.b-polk .bp-back,
.b-polk .b-polk-logo,
.b-polk .send_btn,
.b-polk .splide {
    opacity: 0;
    animation: item-b-polk .75s 1;
    animation-fill-mode: forwards;
}

@keyframes item-b-polk {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.b-polk .bp-back {
    animation-delay: .5s;
}

.b-polk .b-polk-logo {
    animation-delay: .75s;
}

.b-polk .send_btn {
    animation-delay: 1s;
}

.b-polk .splide {
    animation-delay: 2s;
}

/*End of Бессмертный полк - карусель на десктоп*/

.warning {
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    margin-top: 10px;
    padding: 6px;
    background-color: #e3eaef;
    border-top: 1px solid #fff;
}

.warning span {
    text-transform: uppercase;
    font-weight: 700;
}

/*Виджет День рождения*/

.b-day-container {
    margin-bottom: 30px;
}

.b-day {
    position: relative;
    width: 100%;
    max-width: 295px;
    margin: auto;
    min-height: 320px;
    padding: 170px 25px 20px;
    border-radius: 16px;
    background: linear-gradient(335deg, rgba(63, 110, 255, 1) 0%, rgba(22, 187, 255, 1) 100%);
}

@media (max-width: 768px) {
    .b-day-container {
        width: calc(100% + 30px);
        margin-left: -15px;
        padding: 30px 15px 0;
        overflow-x: hidden;
    }
}

.b-day-lines-1,
.b-day-lines-2 {
    background-image: url(/themes/default/front/img/lines-back.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    height: 320px;
    width: 200px;
    opacity: .55;
}

.b-day-lines-1 {
    top: 0;
    left: 0;
    background-position: 79px top;
    transform: rotate(180deg);
}

.b-day-lines-2 {
    bottom: 0;
    right: 0;
    background-position: 25px top;
}

.b-day-head {
    position: absolute;
    top: 67px;
    left: calc(50% - 90px);
    background-image: url(/themes/default/front/img/b-day-head.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 180px;
    height: 83px;
}

.b-day-balloons {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 2px;
    z-index: 1;
}

.b-day-balloon {
    width: calc(100% / 7);
    transform: scale(1.5);
}

.ball-1 {
    z-index: 6;
}

.ball-2 {
    z-index: 3;
}

.ball-3 {
    z-index: 1;
}

.ball-4 {
    z-index: 7;
}

.ball-5 {
    z-index: 2;
}

.ball-6 {
    z-index: 5;
}

.ball-7 {
    z-index: 4;
}

/*--------------------*/

.ball-1 {
    animation: ball-1 10s ease-in-out infinite;
    animation-delay: 0.25s;
}

@keyframes ball-1 {
    0%, 100% {
        transform: scale(1.5) translate(0, 0) rotate(0);
    }
    50% {
        transform: scale(1.5) translate(15%, 25%) rotate(15deg);
    }
}

.ball-2 {
    animation: ball-2 9s ease-in-out infinite;
    animation-delay: 0.15s;
}

@keyframes ball-2 {
    0%, 100% {
        transform: scale(1.5) translate(0, 0) rotate(0);
    }
    50% {
        transform: scale(1.5) translate(5%, 15%) rotate(10deg);
    }
}

.ball-3 {
    animation: ball-3 7s ease-in-out infinite;
    animation-delay: .3s;
}

@keyframes ball-3 {
    0%, 100% {
        transform: scale(1.5) translate(0, 0) rotate(0);
    }
    50% {
        transform: scale(1.5) translate(0, 25%) rotate(-10deg);
    }
}

.ball-4 {
    animation: ball-4 8s ease-in-out infinite;
    animation-delay: 0s;
}

@keyframes ball-4 {
    0%, 100% {
        transform: scale(1.5) translate(0, 0) rotate(0);
    }
    50% {
        transform: scale(1.5) translate(5%, 10%) rotate(-20deg);
    }
}

.ball-5 {
    animation: ball-5 9s ease-in-out infinite;
    animation-delay: .1s;
}

@keyframes ball-5 {
    0%, 100% {
        transform: scale(1.5) translate(0, 0) rotate(0);
    }
    50% {
        transform: scale(1.5) translate(-10%, 20%) rotate(50deg);
    }
}

.ball-6 {
    animation: ball-6 8s ease-in-out infinite;
    animation-delay: .4s;
}

@keyframes ball-6 {
    0%, 100% {
        transform: scale(1.5) translate(0, 0) rotate(0);
    }
    50% {
        transform: scale(1.5) translate(-5%, 25%) rotate(20deg);
    }
}

.ball-7 {
    animation: ball-7 9s ease-in-out infinite;
    animation-delay: .15s;
}

@keyframes ball-7 {
    0%, 100% {
        transform: scale(1.5) translate(0, 0) rotate(0);
    }
    50% {
        transform: scale(1.5) translate(-4%, -50%) rotate(5deg);
    }
}

/*--------------------*/

.b-day-ball {
    filter: drop-shadow(2px 8px 5px rgba(0, 0, 0, .3));
}

.ball-1 .b-day-ball {
    transform: translate(0, 25px) rotate(-13deg);
}

.ball-2 .b-day-ball {
    transform: translate(0, 5px) rotate(-25deg) scale(.95);
}

.ball-3 .b-day-ball {
    transform: translate(0, 0) rotate(8deg) scale(.95);
}

.ball-4 .b-day-ball {
    transform: translate(0, -7px) rotate(15deg);
}

.ball-5 .b-day-ball {
    transform: translate(0, -3px) rotate(-40deg) scale(.95);
}

.ball-6 .b-day-ball {
    transform: translate(0, 5px) rotate(-15deg);
}

.ball-7 .b-day-ball {
    transform: translate(0, 30px) rotate(20deg);
}

.b-day-tinsel {
    position: absolute;
    z-index: 2;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    top: 10px;
    left: 10px;
}

.b-day-tinsel-1 {
    background-image: url(/themes/default/front/img/tinsel-1.svg);
    background-repeat: no-repeat;
    background-size: contain;
    animation: tinsel 4s ease-in-out infinite;
    animation-delay: 0;
}

.b-day-tinsel-2 {
    background-image: url(/themes/default/front/img/tinsel-2.svg);
    background-repeat: no-repeat;
    background-size: contain;
    animation: tinsel 4s ease-in-out infinite;
    animation-delay: 2s;
}

@keyframes tinsel {
    0%, 100% {
        opacity: 0;
        filter: none;
    }

    25%, 75% {
        filter: invert(60%);
    }

    50% {
        opacity: 1;
        filter: none;
    }
}

.b-day-person {
    position: relative;
    z-index: 3;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
}

.b-day-name {
    font-family: 'Roboto';
    line-height: 1.25;
    color: #fff;
}

.b-day-name div {
    margin-bottom: 8px;
}

.b-day-photo-box {
    min-width: 30%;
}

.b-day-photo-box-in {
    transform: scale(1.5);
    transform-origin: left center;
}

.b-day-photo {
    border: 4px solid #fff;
    aspect-ratio: 2/3;
    box-shadow: 0 1px 4px 1px rgba(0, 0, 0, .1),
    0 6px 16px rgba(0, 0, 0, .3);
    background-size: cover;
    background-position: center;

    perspective-origin: center;
    transform: perspective(60px) rotate3d(-.2, 1, -1.2, -10deg) scale(.9) translate(-5px, 3px);

    animation: b-day-photo 8s ease-in-out infinite;
    animation-delay: 0s;
}

@keyframes b-day-photo {
    0%, 100% {
        transform: perspective(60px) rotate3d(-.2, 1, -1.2, -10deg) scale(.9) translate(-5px, 3px);
    }

    50% {
        transform: perspective(120px) rotate3d(-.1, .6, -.6, -5deg) scale(.92) translate(-5px, 3px);
    }

}

.b-day-button,
.b-day-button-join {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.b-day-button,
.b-day-modal-share-button {
    position: relative;
    z-index: 4;
    width: 100%;
    height: 52px;
    border-radius: 8px;
    padding: 10px;
    user-select: none;
    transition: all .1s ease;
    box-shadow: 0 6px 16px rgba(0, 0, 0, .2);
}

.b-day-button {
    background: linear-gradient(180deg, #ff8f0f 0%, #ff644d 100%);
}

.b-day-button:focus,
.b-day-button:hover {
    background: linear-gradient(180deg, #f98705 0, #ff573f 100%);
}

.b-day-modal-share-button {
    background: linear-gradient(180deg, #00efff 0, #00b3ff 100%);
}

.b-day-modal-share-button:focus,
.b-day-modal-share-button:hover {
    background: linear-gradient(180deg, #00e0f0 0%, #00a2ed 100%);
}

.b-day-button:active,
.b-day-modal-share-button:active {
    transform: translateY(2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, .3);
}

.b-day-button-text {
    font-family: 'Roboto';
    font-weight: 700;
    line-height: 1.25;
    text-transform: uppercase;
    text-align: center;
    padding: 0 12px;
    color: #fff;
}

.b-day-button-join {
    border-left: 1px solid #fff;
    height: 100%;
}

.svg-icon.b-day-button-party {
    fill: #fff;
    width: 26px;
    min-width: 26px;
    height: 26px;
    margin-left: 12px;
}

.b-day-button-count {
    font-family: 'Roboto';
    color: #fff;
    padding: 0 12px;
}

/*End of Виджет День рождения*/

/*About us*/

.about-us-list,
.about-us-content,
.about-us-social-links {
    height: 100%;
}

.about-us-sticky {
    position: sticky;
    top: 100px;
}

.about-as-header {
    line-height: 100px;
    border-bottom: 1px solid #c2d4de;
    color: #748a97;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 300;
    text-align: center;
}

.about-us {
    margin-top: 50px;
    font-family: 'Roboto';
    /*font-family: 'Open Sans';*/
    font-size: 15px;
}

.about-us h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 1.7em;
    margin: 50px 0 20px;
}

.about-us-content-in h2:first-of-type {
    margin-top: 0;
}

.about-as-feedback h2 {
    margin: 50px 0 20px;
}

.about-us-content img {
    border-radius: 5px;
}

.about-us p {
    font-family: 'Open Sans';
    font-size: 15px;
    line-height: 1.5;
    margin: 0 0 20px;
}

.about-us p a {
    white-space: nowrap;
}

.about-us .jq-selectbox {
    width: 100%;
    margin-bottom: 15px;
}

.about-us .jq-selectbox__select,
.about-us .jq-selectbox__select:hover {
    border-radius: 4px;
}

.about-us .jq-selectbox__select-text,
.about-us .jq-selectbox__dropdown {
    font-family: 'Roboto';
    color: #1e2c34;
}

.about-us input,
.about-us textarea {
    display: block;
    max-width: 100%;
    min-width: 100%;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7;
    padding: 5px 15px;
    margin-bottom: 15px;
    border-radius: 4px;
    border: 1px solid transparent;
    background-color: #e3eaef;
}

.about-us input:focus,
.about-us textarea:focus {
    border-color: var(--moe-blue);
    /*box-shadow: 0 0 8px rgba(102, 175, 233, .6);*/
}

.about-us textarea {
    margin-bottom: 25px;
}

.about-us .add-images {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
}

.about-us button {
    line-height: 27px;
    white-space: nowrap;
    padding: 5px 12px;
    max-height: 39px;
    border-radius: 4px;
    border: 1px solid transparent;
    transition: border .2s, transform .05s, box-shadow .05s;
}

.about-us .add-images button {
    margin-right: 15px;
    color: #000;
    background-color: #fff;
    border: 1px solid #c2d4de;
    box-shadow: 3px 6px 15px rgba(0, 0, 0, .12);
}

.about-us .add-images button:hover,
.about-us .add-images button:focus {
    border: 1px solid #9caeb9;
}

.about-us .add-images button:active {
    transform: translateY(2px);
    box-shadow: 1px 3px 7px rgba(0, 0, 0, .14);
}

.about-us .add-images span {
    font-size: .9em;
    font-style: italic;
}

.about-us .add-image-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin-left: -5px;
}

.about-us .image-box {
    width: 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    position: relative;
    user-select: none;
}

.about-us .image-box:before {
    content: '';
    display: block;
    padding-top: 100%;
}

.about-us .image-box .image_preview {
    position: absolute;
    top: 5px;
    left: 5px;
    bottom: 5px;
    right: 5px;
    overflow: hidden;
    border-radius: 2px;
}

.about-us .image-box .image_preview img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.about-us .image-box .delete {
    background: rgba(11, 11, 11, 0.2) url(/themes/default/front/img/close.svg) no-repeat center;
    background-size: 60%;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 1;
    width: 26px;
    height: 26px;
    border-radius: 0 2px 0 2px;
    cursor: pointer;
    transition: none;
}

.about-us .image-box .delete:hover,
.about-us .image-box .delete:focus {
    background-color: #ff2f2f;
    color: #fff;
}

.about-us .image-box .delete:active {
    background-size: 80%;
}

.about-us-button {
    width: 100%;
    font-weight: 700;
    text-transform: uppercase;
    margin: 20px auto 0;
    background-color: var(--moe-blue);
    color: #fff;
}

.about-us-button:hover,
.about-us-button:focus {
    box-shadow: inset 0 0 300px rgba(0, 0, 0, .15);
}

.about-us-button:active {
    transform: translateY(2px);
}

.about-us-list-in {
    /*text-align: right;
    padding-left: 15px;*/
}

.about-us-list-in a {
    display: block;
    margin-bottom: 20px;
}

.about-us-social-links {
    margin-top: 30px;
}

.about-us-social-links-in {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #e3eaef;
    border-radius: 12px;
    padding: 10%;
}

.about-us-social-head {
    margin-bottom: 20px;
}

.about-us-social-links a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.about-us-social-links a:not(:last-child) {
    margin-bottom: 10px;
}

.about-us-social-links .social-btn-icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
    width: 34px;
    min-width: 34px;
    height: 34px;
    border-radius: 50%;
    overflow: hidden;
    transition: .1s;
}

.about-us-social-links a:hover .social-btn-icon {
    transform: scale(1.1);
}

.about-us-social-links a:active .social-btn-icon {
    transform: scale(1.2);
}

.about-us-social-links .social-btn-icon .svg-icon {
    width: 60%;
    height: 60%;
    fill: #fff;
}

.about-as-feedback {
    position: relative;
}

.about-group {
    position: relative;
}

.about-error {
    width: 200px;
    position: absolute;
    top: -60px;
    bottom: auto;
    left: 30px;
    border-radius: 4px;
    padding: 5px;
    z-index: 100;
    background-color: #d00;
    border: 1px solid #fff;
    box-shadow: 3px 6px 20px rgba(0, 0, 0, .2);
}

.about-error:before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: calc(50% - 6px);
    width: 0;
    height: 0;
    z-index: 1;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 10px solid #d00;
}

.about-error:after {
    content: '';
    position: absolute;
    bottom: -12px;
    left: calc(50% - 7px);
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 12px solid #fff;
}

.about-error p {
    text-align: center;
    margin: 0;
    color: #fff;
}

@media (min-width: 576px) {
    .about-us input {
        max-width: 65%;
        min-width: 65%;
    }
}

@media (min-width: 768px) {
    .about-us .d-flex {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }

    .about-us-social-links {
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    .about-us-social-links .social-btn-icon {
        width: 38px;
        min-width: 38px;
        height: 38px;
    }
}

@media (min-width: 1200px) {
    .about-us-social-links .social-btn-icon {
        width: 44px;
        min-width: 44px;
        height: 44px;
    }
}

@media (max-width: 991px) {
    .about-us-list {
        height: auto;
        margin-bottom: 50px;
    }

    .about-us-list-in {
        text-align: left;
        padding-left: 0;
    }

    .about-us-list-in a {
        display: block;
        margin-bottom: 10px;
    }
}

@media (max-width: 500px) {
    .about-us .add-images {
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .about-us .add-images button {
        margin: 0 0 10px 0;
    }
}

/*End of About us*/

/*year-result*/

.page-results {
    height: 100%;
    margin: 0 auto;
    /*display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;*/
}

.page-results .container {
    padding-top: 120px;
}

@media (min-width: 768px) and (max-height: 900px) {
    .page-results .container {
        padding-top: 90px;
    }
}

.page-results #page-preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

#page-preloader img {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
}

.page-results video {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    object-fit: cover;
    object-position: center;
}

.year-result-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 700px;
    padding: 0 20px;
    margin: auto;
    /*margin: 130px auto 10px;
    height: calc(100vh - 150px);
    overflow-y: auto;*/
}

.year-result-container h2 {
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 20px;
}

.year-result-container p {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    margin-bottom: 15px;
}

.year-result-container h2,
.year-result-container p {
    color: #fff;
    text-align: left;
    width: 100%;
}

.year-result-container .small-comment {
    font-size: .9em;
    text-align: right;
}

.year-result {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 100%;
    border-radius: 8px;
    margin-bottom: 10px;
    padding: 25px 20px;
    font-family: 'Roboto';
    background-color: var(--moe-blue);
}

.year-result:last-of-type {
    margin-bottom: 20px;
}

.year-result-text,
.year-result-number {
    color: #fff;
}

.year-result-text {
    font-size: 15px;
    line-height: 1.3;
    text-align: left;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.year-result-text span {
    font-weight: 700;
    font-size: 1.1em;
    margin-bottom: 5px;
    display: inline-block;
}

.year-result-text a {
    color: #ffe1a9;
    text-decoration: underline;
    transition: all 0s;
}

.year-result-text a:hover {
    color: #ff9900;
}

.year-result-number {
    margin-left: 20px;
    font-size: 50px;
    line-height: 40px;
    font-weight: 100;
}

.year-result-reaction .year-result-number {
    position: relative;
    min-width: 84px;
    height: 40px;
}

.year-result .svg-icon.reactions-icon {
    height: 56px;
    width: 56px;
    border-radius: 8px;
    position: absolute;
    top: -8px;
    border: 2px solid var(--moe-blue);
}

.year-result .svg-icon.reactions-icon:first-child {
    left: 0;
    z-index: 1;
}

.year-result .svg-icon.reactions-icon:last-child {
    left: 28px;
}

.year-result-container .button-standart {
    text-align: center;
    color: #fff !important;
    transition: all 0s;
    margin: 20px auto 20px 0;
}

.year-result-container .button-standart:hover {
    box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.15);
}

.year-result-container .button-standart:active {
    transform: translateY(2px);
}

.year-result-text {
    -ms-flex-order: 2;
    order: 2;
}

.year-result-number {
    -ms-flex-order: 1;
    order: 1;
    text-align: left;
    margin: 0 20px 0 0;
}

@media (max-width: 500px) {
    .year-result {
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .year-result-text {
        -ms-flex-order: 2;
        order: 2;
    }

    .year-result-number {
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        text-align: left;
        margin: 0 0 10px 0;
    }

    .year-result-reaction .year-result-number {
        margin: 0 0 18px 0;
    }
}

.results-button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: var(--moe-blue) url(/themes/default/front/img/snow-w-year-result.svg) no-repeat center;
    background-size: cover;
    color: #fff !important;
    width: 100%;
    border-radius: 16px;
    padding: 16px 20px;
    font-family: 'Roboto';
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 1.2;
}

.results-button:hover {
    background-color: #3482cb;
}

.results-button span:first-child {
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.results-button span:last-child {
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 8px;
    color: var(--moe-blue);
    font-size: 14px;
    text-transform: uppercase;
    margin: 5px 0;
}

@media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .results-button {
        text-align: center;
    }
}

/*End of year-result*/

/*info-block-mob*/

.mob_popup .project-banner {
    overflow: hidden;
}

.pop-projects-block {
    height: 150px;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden
}

.pop-projects-list {
    width: 410px;
    height: 130px;
    display: flex;
    margin: auto;
}

.pop-projects-block .slide {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 90px;
    flex-shrink: 0;
    height: 130px;
    border-radius: 5px;
    overflow: hidden;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    padding: 12px 9px;
    margin-right: 10px;
    color: #fff;
    transition: none;
}

.pop-projects-block .slide:active {
    transform: translateY(2px);
}

.pop-projects-block .slide:first-of-type {
    margin-left: 10px;
}

.pop-projects-block .slide-pomnim {
    background-color: #c60000;
}

.pop-projects-block .slide-afgan {
    background-color: #524e4b;
}

.pop-projects-block .slide-animals {
    background-color: #54cf1d;
}

.pop-projects-block .slide-deti {
    background-color: #fff;
    color: #30a2f5;
}

.pop-projects-block .slide-ogorod {
    background-color: #f9615c;
}

.pop-projects-block .slide-lady {
    background-color: #ff2d52;
}

.pop-projects-block .slide .slide-name {
    flex-grow: 1;
    display: flex;
    align-items: flex-end;
}

.pop-projects-block .slide .slide-logo {
    width: 100%;
    height: 55px;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pop-projects-block .slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.info-block-mob.info-block-extended,
.vue-code-covid + .info-block-mob.info-block-extended,
.sitebar_reklama_wr.reklama_wr_mob + .info-block-mob.info-block-extended {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 400px;
    width: 100%;
    height: 90px;
    margin: 10px auto;
    padding: 0 15px;
}

.mob_popup .vue-code.project-banner {
    /*position: fixed;
    bottom: 75px;
    left: 0;
    z-index: 10000;*/
    flex-shrink: 0;
    margin: 0;
    width: 100%;
    height: 150px;
    padding: 10px 0;
    display: flex;
    justify-content: center;
    background-color: rgba(255, 255, 255, .1);
}

.mob_popup .vue-code.project-banner.small-banner {
    height: 110px;
}

.mob_popup .vue-code.project-banner .info-block-extended {
    height: 90px;
    width: 240px;
}

.mob_popup .vue-code.project-banner .info-block-extended .promo-carousel {
    margin: 0;
}

.nav_list_mob {
    margin: 0 0 0 20px;
}

.info-block-extended .inf_mob {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    position: relative;
    height: 90px;
}

/*.info-block-extended .inf_mob:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: calc(33.333333% - 10%);
    min-width: calc(33.333333% - 10%);
    height: 30px;
    background-color: #deeefc;
    border-radius: 5px;
    z-index: -1;
}

.info-block-extended .inf_mob:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(33.333333% - 10%);
    min-width: calc(33.333333% - 10%);
    height: 50px;
    background-color: #e2ffc9;
    border-radius: 5px;
    z-index: -1;
}*/

.info-block-extended .project-banner {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.info-block-extended .promo-carousel {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.info-block-mob.info-block-extended .h_inf,
.info-block-mob.info-block-extended .h_inf .currency {
    display: flex;
    flex-direction: column;
}

.info-block-mob.info-block-extended .h_inf {
    width: 100%;
    padding-right: 10px;
    background-color: #fff;
}

.info-block-extended .weather,
.info-block-extended .currency,
.info-block-extended .project-banner,
.info-block-mob.info-block-extended + .mob_butt .btn-send-nn.max {
    border-radius: 5px;
}

.info-block-extended .weather {
    background-color: #deeefc;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-height: 30px;
    width: 100%;
}

.info-block-extended .currency {
    background-color: #e2ffc9;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    max-height: 50px;
    width: 100%;
}

/*.info-block-mob.info-block-extended .h_inf > div {
    font-size: 15px;
}*/

.info-block-mob.info-block-extended .h_inf .weather {
    margin: 0;
    display: block;
}

.info-block-extended .weather a {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 30px;
}

.info-block-extended .weather .img-weather {
    height: 30px;
    width: 30px;
    min-width: 30px;
    margin-right: 10px;
}

.info-block-mob.info-block-extended .h_inf .currency > div {
    margin: 0;
}

.info-block-mob.info-block-extended .h_inf .currency {
    margin: 10px 0 0 0;
    justify-content: center;
    align-items: center;
}

.info-block-mob.info-block-extended .h_inf .currency > div {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 23px;
}

.info-block-mob.info-block-extended .h_inf i.fa {
    color: #fff;
    background: #62b41c;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    text-align: center;
    line-height: 18px;
    font-size: 13px;
    margin-right: 10px;
}

.project-banner.my-relax {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 2px calc(50% - 90px);
    position: relative;
    height: 90px;
    user-select: none;
    background-color: #62b41c;
    /*background-color: #429c00;*/
}

.info-block-extended .promo-carousel .project-banner.my-relax {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    display: block;
}

.project-banner.my-relax:active {
    /*transform: translateY(2px);*/
    background-color: #539c13;
}

.info-block-extended .promo-carousel .project-banner.my-relax img {
    height: 43px;
    aspect-ratio: 943/225;
}

.my-relax-text {
    width: 100%;
    height: 43px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    font-size: 15px;
    line-height: 1.05;
}

.my-relax-text > div {
    flex-grow: 1;
    letter-spacing: .3px;
}

.my-relax-text i {
    font-size: 26px;
}

/*.info-block-mob.info-block-extended + .mob_butt {
    height: 50px;
}

.info-block-mob.info-block-extended + .mob_butt .btn-send-nn.max,
.info-block-mob.info-block-extended + .mob_butt .btn-vakansii.max {
    height: 50px;
    width: 100%;
    max-width: calc(400px - 30px);
    line-height: 50px;
    transition: none;
}

.info-block-mob.info-block-extended + .mob_butt.mob_butt_new .btn-send-nn.max,
.info-block-mob.info-block-extended + .mob_butt.mob_butt_new .btn-vakansii.max {
    max-width: none;
    line-height: 1;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 13px;
    border-radius: 5px;
    padding: 0;
}

.info-block-mob.info-block-extended + .mob_butt.mob_butt_new .btn-send-nn.max:active,
.info-block-mob.info-block-extended + .mob_butt.mob_butt_new .btn-vakansii.max:active {
    transform: translateY(2px);
}

.info-block-mob.info-block-extended + .mob_butt .btn-send-nn.max {
    background: #ffa321;
}

.info-block-mob.info-block-extended + .mob_butt .btn-send-nn.max:active {
    background: #fa9200;
}

.info-block-mob.info-block-extended + .mob_butt .btn-vakansii.max {
    background: #4c9be0;
}

.info-block-mob.info-block-extended + .mob_butt .btn-vakansii.max:active {
    background: #1c6db2;
}

.info-block-mob.info-block-extended + .mob_butt .btn-send-nn.max:before {
    top: 15.5px;
    left: calc((100% - 182px) / 2);
}

.info-block-mob.info-block-extended + .mob_butt .btn-send-nn.max:hover:before {
    animation: none;
}

.info-block-mob.info-block-extended + .mob_butt .btn-send-nn.max:after {
    display: none;
}

.info-block-mob.info-block-extended + .mob_butt .btn-send-nn.max:before {
    display: none;
}

.info-block-mob.info-block-extended + .mob_butt {
    width: 100%;
    max-width: 400px;
    margin: auto;
}

@media (min-width: 768px) {
    .info-block-mob.info-block-extended + .mob_butt {
        max-width: calc(400px - 30px);
    }
}

.mob_butt > .d-flex {
    margin-left: -5px;
    margin-right: -5px;
}

.mob_butt .d-flex > div {
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
}

.mob_butt .d-flex .btn-send-nn img,
.mob_butt .d-flex .btn-vakansii img {
    margin-right: 7px;
}

.mob_butt .d-flex .btn-send-nn img {
    width: 35px;
    margin-top: 1px;
}

.mob_butt .d-flex .btn-vakansii img {
    width: 28px;
    margin-top: -5px;
}

@media (max-width: 767px) {
    .mob_butt + .srochno .container {
        margin-top: 25px;
        margin-bottom: 0;
    }
}

.info-block-extended:active .promo-carousel {
    transform: translateY(2px);
}*/

/*End of info-block-mob*/

/*top-banner-block + nav-tabs*/

.top-banner-block {
    height: 50px;
    width: 100%;
    margin: auto;
    /*padding: 0 15px;*/
}

@media (min-width: 768px) {
    .top-banner-block .container {
        max-width: 750px;
    }
}

.top-banner-block .btn-send-nn.max,
.top-banner-block .btn-vakansii.max {
    height: 50px;
    width: 100%;
    max-width: calc(400px - 30px);
    line-height: 50px;
    transition: none;
}

.top-banner-block .btn-send-nn.max,
.top-banner-block .btn-vakansii.max {
    max-width: none;
    line-height: 1;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 13px;
    border-radius: 5px;
    padding: 0;
    margin: 0 auto;
}

.top-banner-block .btn-send-nn.max:active,
.top-banner-block .btn-vakansii.max:active {
    transform: translateY(2px);
}

.top-banner-block .btn-send-nn.max {
    background: #ffa321;
}

.top-banner-block .btn-send-nn.max:active {
    background: #fa9200;
}

.top-banner-block .btn-vakansii.max {
    background: #4c9be0;
}

.top-banner-block .btn-vakansii.max:active {
    background: #1c6db2;
}

.top-banner-block .btn-send-nn.max:before {
    top: 15.5px;
    left: calc((100% - 182px) / 2);
}

.top-banner-block .btn-send-nn.max:hover:before {
    animation: none;
}

.top-banner-block .btn-send-nn.max:after {
    display: none;
}

.top-banner-block .btn-send-nn.max:before {
    display: none;
}

/*@media (min-width: 768px) {
    .top-banner-block {
        max-width: calc(400px - 30px);
    }
}*/

.top-banner-row {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.top-banner-row > div {
    padding-left: 7.5px;
    padding-right: 7.5px;
    width: 100%;
}

.top-banner-row .btn-send-nn.max svg,
.top-banner-row .btn-vakansii img {
    margin-right: 7px;
}

.top-banner-row .btn-send-nn.max svg {
    width: 35px;
    margin-top: 1px;
}

.top-banner-row .btn-vakansii img {
    width: 28px;
    margin-top: -5px;
}

@media (max-width: 767px) {
    .top-banner-block + .srochno .container {
        margin-top: 15px;
        margin-bottom: 0;
    }
}

/*---*/

.for-phone #glavnay_novosti.v24 {
    margin-top: 15px;
}

.for-phone .v24 ul.tabNavigation {
    list-style: none;
    margin: 0;
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 68px;
    background-color: var(--moe-gray-1);
}

.for-phone .v24 ul.tabNavigation li {
    display: block;
    float: left
}

.for-phone .v24 ul.tabNavigation li:first-child {
    width: 37%;
    padding-right: 7.5px;
}

.for-phone .v24 ul.tabNavigation li:last-child {
    width: 63%;
    padding-left: 7.5px;
}

.for-phone .v24 ul.tabNavigation li a {
    padding: 0;
    text-decoration: none;
    font-size: 13px;
    line-height: 38px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    display: block;
    border-radius: 5px;
    transition: none;
}

.for-phone .v24 ul.tabNavigation li a:focus {
    outline: 0
}

.for-phone .v24 ul.tabNavigation li:active {
    transform: translateY(2px);
}

.for-phone .v24 ul.tabNavigation li a {
    background: var(--moe-dark-1);
    color: #fff;
}

.for-phone .v24 ul.tabNavigation li a.selected {
    background-color: #fff;
    color: #4c9be0;
}

/*End of top-banner-block + nav-tabs*/

.info-block-extended .promo-carousel .carousel-inner:active {
    transform: translateY(2px);
}

/*promo-carousel (Bootstrap 3)*/

.promo-carousel {
    width: 100%;
    margin-bottom: 40px;
}

.promo-carousel.fade {
    opacity: 1;
}

.promo-carousel,
.promo-carousel > .carousel-inner,
.promo-carousel .carousel-inner > .item {
    width: 100%;
    height: 90px;
}

.carousel.fade .item {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: opacity .5s;
    z-index: -1;
}

.carousel.fade .item.active {
    opacity: 1;
    z-index: 1;
}

.carousel-inner .promo-carousel-item {
    width: 100%;
    height: 90px;
    border-radius: 5px;
    overflow: hidden;
    display: block;
}

.carousel-inner > .item > a.promo-carousel-item > img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.promo-carousel .carousel-indicators {
    bottom: -25px;
    margin-bottom: 0;
}

.promo-carousel .carousel-indicators li {
    border: 1px solid #d9dddf;
    background-color: #fff;
}

.promo-carousel .carousel-indicators li.active {
    border: 1px solid #d9dddf;
    background-color: #d9dddf;
}

/*End of promo-carousel (Bootstrap 3)*/

/*promo-carousel (Splide)*/

/*.promo-carousel .splide__pagination__page {
    bottom: -25px;
    margin-bottom: 0;
}*/

/*.promo-carousel .splide__slide {
    width: 100%;
}*/

.splide-promo.promo-carousel {
    width: 100%;
    margin-bottom: 30px;
    height: auto;
}

.splide-promo.is-active .splide__list {
    display: flex;
}

.promo-carousel .splide__track,
.promo-carousel .splide__slide,
.promo-carousel .splide__slide .project-banner {
    aspect-ratio: 295/90;
    overflow: hidden;
    border-radius: 16px;
}

.promo-carousel .splide__slide img {
    object-fit: contain;
}

.promo-carousel .splide__pagination {
    width: 100%;
    user-select: none;
    position: relative;
    bottom: auto;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
}

.promo-carousel .splide__pagination li {
    width: 10px;
    height: 10px;
    margin: 2px;
}

.promo-carousel .splide__pagination__page {
    width: 10px;
    height: 10px;
    padding: 0;
    border-radius: 50%;
    border: 1px solid #d9dddf;
    background-color: #fff;
    transition: transform .2s linear;
}

.promo-carousel .splide__pagination__page.is-active {
    border: 1px solid #d9dddf;
    background-color: #d9dddf;
    transform: scale(1.4);
}

/*End of promo-carousel (Splide)*/

.left-sidebar {
    display: none;
}

@media (min-width: 1860px) {
    .left-sidebar {
        display: block;
        width: 0;
        position: relative;
    }

    .left-sidebar:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
    }

    .sticky-left {
        position: sticky;
        top: 80px;
        height: 600px;
    }

    .left-sidebar-adv {
        position: absolute;
        top: 0;
        right: 15px;
    }
}

/*-------------------*/

.plitka_wr_no_img .plitka_img .plus_plate,
.plitka_wr_no_img .plitka_img .test_plate,
.plitka_wr_no_img .plitka_img .ogorod_plate,
.plitka_wr_no_img .plitka_img .rubrika_green,
.plitka_wr_no_img .rubrika_srochno,
.left_inform_top_line .plus_plate,
.left_inform_top_line .test_plate,
.left_inform_top_line .remember_plate,
.left_inform_top_line .ogorod_plate,
.inform_top_line .green_bg,
.inform_top_line_v1 .green_bg,
.social-top .social-btn,
.hint-moe {
    border-radius: 3px;
}

.plitka_img,
.lenta_pic_out,
#foto_video .foto_video_slider_main .bid_item_foto_video,
#foto_video .foto_video_slider_main .small_item_foto_video,
.novost_detalka .gallery_section,
.novost_detalka .gal_block + .gal_block .gal_foto_conteiner,
.novost_detalka .gallery_section ul,
.modal-content,
.list-img, .list-img a,
.avtorss {
    border-radius: 5px;
    overflow: hidden;
}

.plitka_wr.add_plitka_remember .plitka_img {
    overflow: unset;
}

.plitka_wr.add_plitka_remember .a_plitka_img,
.coment_about,
ul.tab_chitaemo_navigation li a,
.samoe_chitemo,
.sitebar_mneniy h2,
.sitebar_mneniy .mnenie_tag,
#all_mnen .mnenie_tag,
#main_right_sitebar_wr .sitebar_reklama_wr,
.sitebar_reklama_wr.ad2-1,
.img-w-nn,
.fancybox-image,
.rasskaz_nn_autor,
.middle_col .samoe_chitaemo_nn,
.polz_pol_wr .polz_pol,
.comment_mob_lite .polz_pol,
#all_mnen .mnenie_avtor .mnenie_avtor_img,
.live_av_img,
.rasskaz_nn_autor .mnenie_avtor_img,
.line1 .megaphones .tooltip,
#tems .spisok_tem,
#tems .pomogem_razobr,
#tems .spisok_tem .top_nam a,
#tems .pomogem_razobr .big_plitka .big_plitka_img,
#nov_card .chitaite_wr,
body:not(.for-phone) .no_mod_nn,
.archive-search-box,
.archive-search-box .select_arh,
.social-top .dropdown-menu,
.avtor-wr,
.mnenie_avtor_img,
.mnenie_other,
#mnenia .avtor-wr .avtor_img,
#chitaite_takge .slick-arrow.fa-angle-right,
#obsudim_slider .slick-arrow.fa-angle-right,
#arhiv .arh_nov_wr .arh_img,
.davai_obsudim .sitebar_mneniy {
    border-radius: 5px;
}

.test_plate,
.left_sitebar_glavnay .plus_plate,
.left_sitebar_glavnay .test_plate,
.plitka_img .rubrika,
.plitka_img .pl_rubrika,
.plitka_img .plus_plate,
.plitka_img .test_plate,
.plitka_img .ogorod_plate,
.plitka_img .rubrika_green,
.plitka_img .rubrika_srochno,
.left_inform_top_line .rubrika_srochno {
    border-radius: 0 5px 0 5px;
}

.plitka_wr_no_img .plitka_img,
.plitka_wr_no_img .plitka_img .pl_rubrika,
.vid_7-8 .plitka_img {
    border-radius: 0;
}

.back_search_all > .back_search,
#newSearch .select-btn .btn-group .btn,
.davai_obsudim .sitebar_mneniy h2,
.right_sitebar .sitebar_mneniy h2 {
    border-radius: 5px 5px 0 0;
}

.left_sitebar_glavnay .remember_plate,
#main_right_sitebar_wr .last_coment_obsudim .ss-wrapper,
.plitka_img .remember_plate,
.top_5 .sitebar_text_nov:last-of-type,
#newSearch .select-btn {
    border-radius: 0 0 5px 5px;
}

#main_right_sitebar_wr .last_coment_obsudim .ss-wrapper,
.v_kurse-out.ss-container {
    border-bottom: 1px solid #ccd5db;
    border-left: 1px solid #ccd5db;
    border-right: 1px solid #ccd5db;
    border-radius: 0 0 5px 5px;
}

.v_kurse-out .ss-wrapper .sitebar_text_nov {
    border-left: none;
    border-right: none;
}

#newSearch .search_text {
    border-radius: 5px 0 0 5px;
}

#newSearch .input-group-btn {
    border-radius: 0 5px 5px 0;
}

#claim_frontnews_user_form .coment_form_wr input[type=button],
#claim_user_form .coment_form_wr input[type=button],
#rub-selector .comebt_butt, .modal_rub .comebt_butt,
#mnenia .serch_avtor input[type=submit],
#mnenia .serch_avtor input[type=search] {
    border-radius: 8px;
}

.container_nn > .btn_nn {
    border-radius: 8px 0 0 8px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .vid_7-8 .plitka_img .pl_rubrika,
    .vid_7-8 .plitka_img .plus_plate,
    .vid_7-8 .plitka_img .test_plate {
        border-radius: 0 5px 0 0;
    }
}

@media (min-width: 768px) {
    ul.tabNavigation,
    .head_tema {
        border-radius: 5px 5px 0 0;
        overflow: hidden;
    }

    #glavnay_novosti .left_sitebar_glavnay .lenta_all {
        border-radius: 0 0 5px 5px;
    }
}

/*Extension block*/

.extension {
    border-bottom: none !important;
}

.extension .material-row-slide .h2 {
    margin: 0 15px 5px;
}

.for-phone .extension-container {
    width: calc(100% + 30px);
    margin-left: -15px;
}

.extension .material-row.material-row-slide {
    margin-bottom: 5px;
}

.extension,
.for-phone .extension {
    margin-top: 30px;
}

.for-phone .extension .material-row.material-row-slide {
    margin-bottom: 5px;
}

.extension .scroll-item-link:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: linear-gradient(0deg, rgba(227, 234, 239, 1) 30%, rgba(227, 234, 239, 0) 100%);
}

.extension .scroll-item-image {
    aspect-ratio: 15/10;
    overflow: hidden;
}

.extension .scroll-item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.extension .scroll-item-title,
.extension .scroll-item-subtitle {
    overflow: unset;
    text-overflow: unset;
    display: block;
    -moz-box-orient: unset;
    -webkit-box-orient: unset;
    box-orient: vertical;
    -webkit-line-clamp: none;
    line-clamp: none;
}

.extension .scroll-item-title {
    font-size: 18px;
}

.extension .scroll-item-subtitle {
    font-size: 12px;
}

@media (min-width: 768px) {
    .extension .material-row-slide .h2 {
        margin: 0 0 5px;
    }

    .for-phone .extension-container {
        width: 100%;
        margin-left: 0;
    }

    .extension {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .for-phone .extension {
        margin-top: 30px;
        margin-bottom: 0;
    }
}

@media (min-width: 992px) {
    .extension,
    .for-phone .extension {
        margin-top: 0;
    }
}

.extension-container .splide__slide {
    width: 234px;
    height: 310px;
}

/*End of Extension block*/

/*sendMessage panel*/

.close-panel {
    background-image: url(/themes/default/front/img/close-black.svg);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    width: 60px;
    height: 50px;
    position: absolute;
    cursor: pointer;
    opacity: .5;
    top: 0;
    right: 0;
    z-index: 10;
    transition: all .2s;
}

.close-panel:hover {
    opacity: .75;
    transform: scale(1.2);
}

.modal.send-message {
    bottom: 0 !important;
    z-index: 1060;
}

.modal.fade.send-message .modal-dialog {
    margin: 0;
    position: absolute;
    width: 100%;
    bottom: 0;
    transform: translate(0, 100%);
}

.modal.in.send-message .modal-dialog {
    transform: translate(0, 0);
}

.modal-backdrop {
    -webkit-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

.send-message .modal-content {
    border-radius: 16px 16px 0 0;
    box-shadow: none;
    background-color: #fff;
}

.modal-header {
    padding: 0;
    border-bottom: none;
    height: 30px;
}

.send-message {
    font-family: 'Open Sans', sans-seif;
    font-size: 13px;
    line-height: 1.35;
    padding: 0;
}

.send-message .modal-body {
    padding: 0 23px 30px;
}

.send-message .send-message-text {
    margin: 20px 0;
}

.send-message .button-link {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-radius: 5px;
    height: 40px;
    padding: 0 20px;
    margin: 5px 0;
    font-weight: 700;
    color: #1e2c34;
    background-color: #e2e9ef;
    transition: box-shadow .2s ease, transform 0s;
}

.send-message .button-link:hover,
.send-message .button-link:active {
    box-shadow: inset 0 0 200px rgba(30, 44, 52, 0.15);
}

.send-message .button-link:active {
    transform: translateY(2px);
}

.send-message .button-link span {
    white-space: nowrap;
}

.send-message .button-link .svg-box,
.send-message .button-link .svg-icon {
    width: 20px;
    height: 20px;
    margin-right: 15px;
    margin-left: 0;
    margin-bottom: 0;
    flex-shrink: 0;
}

.send-message .button-link .svg-icon.svg-tg {
    width: 24px;
    height: 24px;
    margin: 0 12px 0 -1px;
}

.send-message .button-link .svg-icon.svg-wa {
    width: 22px;
    height: 22px;
    margin-right: 13px;
}

.send-message .button-link .svg-box .svg-icon {
    width: 8px;
    height: 8px;
    margin: 0;
    fill: #fff;
}

.send-message .button-link .svg-box {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    background-color: #ffa321;
}

.svg-tg {
    fill: #2aabee;
}

.svg-wa {
    fill: #25d366;
}

.svg-vk {
    fill: #0077ff;
}

.svg-mail {
    fill: #c852f6;
}

.nn-desktop .send-message {
    padding: 0 0 0 15px;
}

.nn-desktop .send-message .send-message-text {
    font-weight: 700;
    color: #4e6b80 !important;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 1.2;
}

/*End of sendMessage panel*/

/*автор-архив*/

.container-author-all .author-all-column {
    width: calc(236px - 30px);
    padding-right: 0;
    padding-left: 0;
    margin-left: 15px;
    margin-right: 15px;
    min-height: 100vh;
    /* background-color: #e3eaef; */
}

.author-all {
    border-radius: 16px;
    padding: 15px;
    background-color: #e3eaef;
}

.author-all-in {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.author-all-title {
    font-family: 'Roboto Condensed';
    font-size: 24px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 15px;
}

.author-all-selector {
    position: relative;
    margin: 0 -5px 25px -5px;
    width: calc(100% + 10px);
}

.author-all-selector:before {
    content: '';
    position: absolute;
    left: -10px;
    bottom: -10px;
    width: calc(100% + 20px);
    height: 1px;
    background-color: #fff;
}

.letter {
    display: block;
    width: 21px;
    min-width: 21px;
    height: 21px;
    border-radius: 50%;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    line-height: 21px;
    text-align: center;
    text-transform: uppercase;
    margin: 5px;
    user-select: none;
    color: #2f434e;
    background-color: #fff;
    transition: outline 0s !important;
}

.letter:hover,
.letter:focus,
.letter:active {
    outline: 2px solid var(--moe-blue);
}

.letter:active {
    transform: scale(1.1);
}

.letter-all {
    font-size: 10px;
    font-family: 'Roboto Condensed';
    color: #fff;
    background-color: var(--moe-blue);
}

.letter-all:hover,
.letter-all:focus,
.letter-all:active {
    color: #fff;
}

.author-all-list {
    flex-grow: 1;
    overflow-y: auto;
    overflow-x: hidden;
}

.letter-name-row {
    margin-bottom: 20px;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    line-height: 23px;
}

.letter-name-row:last-of-type {
    margin-bottom: 0;
}

.letter-name {
    line-height: 1;
    margin-bottom: 10px;
}

.letter-names a {
    color: #2f434e;
    display: block;
}

.letter-names a:hover,
.letter-names a:focus,
.letter-names a:active,
.letter-name {
    color: var(--moe-blue);
}

.letter-names a span {
    text-transform: uppercase;
}

.author-all-list .ss-scroll {
    background: #fff;
    opacity: .3;
}

.author-all-list:hover .ss-scroll {
    opacity: 1;
}

.section-authors-all h1.authors-all-h1 {
    margin-bottom: 25px;
}

.section-authors-all .author-all {

}

.section-authors-all .author-all-selector {
    margin: -5px;
}

.section-authors-all .letter {
    width: 24px;
    min-width: 24px;
    height: 24px;
    font-size: 15px;
    line-height: 24px;
}

.section-authors-all .letter-all {
    font-size: 12px;
}

.section-authors-all .author-all-selector:before {
    display: none;
}

.section-authors-all .letter-name-row {
    font-size: 15px;
    line-height: 30px;
    border-bottom: 1px solid #b8d0e1;
    padding: 15px 0;
    margin: 0;
}

.section-authors-all .letter-name {
    margin: 0;
    line-height: 30px;
}

.section-authors-all .letter-names {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-gap: 15px;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
}

@media (min-width: 576px) {
    .section-authors-all .letter-names {
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2;
    }
}

@media (min-width: 768px) {
    .section-authors-all .letter-names {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
    }
}

@media (min-width: 992px) {
    .section-authors-all .letter-names {
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2;
    }
}

@media (min-width: 1200px) {
    .section-authors-all .letter-names {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
    }
}

/*блок автора*/

.container-author-all > .row {
    margin-top: 25px;
}

.a-card,
.a-card-info {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.a-card-photo {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 0 10px 0;
}

.a-card-info {
    font-family: 'Roboto Condensed', sans-serif;
}

.section-authors-all h1,
.a-card-name {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 6px;
}

.a-card-post {
    font-size: 20px;
    margin-bottom: 15px;
}

.a-card-name,
.a-card-post {
    text-align: center;
    line-height: 1.2;
}

.a-card-description {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}

.a-card-contact {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.a-card-contact a,
.a-card-contact .more-links {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 5px;
    margin-right: 10px;
    transition: all .3s ease-in-out;
}

.a-card-contact > a:last-of-type,
.a-card-contact .more-links {
    margin-right: 0;
}

.a-card-contact .more-links > div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 26px;
    height: 26px;
    border-radius: 5px;
}

.a-card-contact .link-mail {
    padding: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #fff;
    background-color: #2f434e;
}

/*.a-card-contact .link-mail:hover {
    background-color: var(--moe-blue);
}*/

.a-card-contact .more-links {
    background-color: #e3eaef;
}

.a-card-contact .more-links:hover {
    background-color: #6a8797;
}

.a-card-contact .more-links .dot {
    display: block;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    margin: 1px;
    background: #2f434e;
    transition: all .05s ease-in-out;
}

.a-card-contact .link-zen svg {
    width: 26px;
    height: 26px;
}

.a-card-contact a svg {
    fill: #fff;
}

.a-filters {
    display: flex;
    align-items: center;
    height: 78px;
    margin: 20px 0 0;
    position: relative;
    border-top: 1px solid #e3eaef;
}

.a-filters:before {
    content: '';
    position: absolute;
    right: 174px;
    top: 10px;
    height: calc(100% - 20px);
    width: 20px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #FFFFFF 50%);
}

.a-filters-block {
    height: 78px;
    padding: 20px 20px 20px 0;
    min-width: calc(100% - 174px);
    overflow-x: auto;
    overflow-y: hidden;
}

.a-filters-row {
    min-width: 325px;
}

.btn-a-filter {
    height: 38px;
    padding: 0;
    margin: 0;
}

.a-filters .data-pick {
    min-width: 174px;
    height: 38px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    color: #6e8090 !important;
    background-color: #e3eaef;
    border: 1px solid #e3eaef;
}

/*.btn-a-filter > input {
    position: absolute !important;
    opacity: 0;
    margin: 0 !important;
}

.btn-a-filter > label {
    padding-left: 0;
    min-height: 38px;
    position: relative;
    margin-bottom: 0;
    cursor: pointer;
}

.btn-a-filter.btn-a-filter-news > label {
    width: 90px;
}*/

/*.btn-a-filter-c,
.btn-a-filter > label:before {
    content: '';
    display: flex;
    justify-content: center;
    align-items: center;
    width: min-content;
    height: 38px;
    border-radius: 5px;
    padding: 0 8px;
    line-height: 1.1;
    cursor: pointer;
    user-select: none;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    transition: all .2s ease-in-out;
    color: #6e8090;
    background-color: #e3eaef;
}

.btn-a-filter.btn-a-filter-news > label:before {
    content: 'Новости';
    width: 89px;
}

.btn-a-filter.btn-a-filter-plus > label:before {
    content: 'МОЁ! Плюс';
    width: 100px;
}

.btn-a-filter.btn-a-filter-opinion > label:before {
    content: 'Мнения';
    width: 84px;
}

.btn-a-filter.btn-a-filter-comm > label:before {
    content: 'Комментарии';
    width: 120px;
}*/

.btn-a-filter {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    padding: 0 8px;
    cursor: pointer;
    user-select: none;
    height: 38px;
    line-height: 38px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    transition: all .2s ease-in-out;
    color: #6e8090;
    background-color: #e3eaef;
}

.btn-a-filter {
    width: min-content;
}

.btn-a-filter span:first-child {
    display: none;
}

@media (min-width: 410px) {
    .btn-a-filter {
        white-space: nowrap;
        line-height: 38px;
    }

    .btn-a-filter span:first-child {
        display: inline;
    }

    .btn-a-filter span:last-child {
        display: none;
    }
}

@media (min-width: 510px) {
    .btn-a-filter {
        padding: 0 20px;
    }
}

.a-filters-block .btn-a-filter {
    margin-right: 10px;
}

.a-filters-block .btn-a-filter:last-child {
    margin-right: 0;
}

.btn-a-filter,
.btn-a-filter-c {
    min-width: 38px;
}

.btn-a-filter-c {
    padding: 0;
    width: 38px;
}

.btn-a-filter-c svg {
    fill: #6e8090;
}

.a-card-contact a:hover,
.btn-a-filter-c:hover,
.btn-a-filter > label:hover:before {
    transform: translateY(-3px);
    transition: all .2s ease-in-out;
}

.a-card-contact a:active,
.btn-a-filter-c:active,
.btn-a-filter > label:active:before {
    transform: translateY(-3px) scale(.9);
    transition: all 0s ease-in-out;
}

.btn-a-filter-c:hover {
    color: #2f434e;
    background-color: #abb5bf;
}

/*.btn-a-filter > label:before {
    background-color: blue;
}

.btn-a-filter > input:checked + label:before {
    background-color: red !important;
}

.btn-a-filter > input:checked + label:before,
.btn-a-filter > label.active:before {
    color: #fff;
    background-color: #2f434e;
}

.btn-a-filter > label.active:hover:before {
    color: #fff;
    background-color: #6e8090;
}*/

.a-materials .all_button a:last-child {
    margin: 0;
}

@media (min-width: 576px) {
    .a-card,
    .a-card-info {
        align-items: start;
    }

    .a-card-photo {
        flex: 0 0 120px;
        max-width: 120px;
        height: 120px;
        margin: 0 15px 13px 0;
    }

    .section-authors-all h1,
    .a-card-name {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .a-card-post {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .a-card-name,
    .a-card-post {
        text-align: left;
    }

    .a-card-description {
        font-size: 14px;
    }
}

@media (min-width: 768px) {
    .a-card-photo {
        flex: 0 0 150px;
        max-width: 150px;
        height: 150px;
        margin: 0 15px 15px 0;
    }

    .section-authors-all h1,
    .a-card-name {
        font-size: 39px;
        margin-bottom: 12px;
    }

    .a-card-post {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .a-card-description {
        font-size: 15px;
    }

    .a-card-contact {
        margin-bottom: 20px;
    }
}

/*------------*/

.a-materials-rows {
    border-top: 1px solid #e3eaef;
    padding-top: 15px;
}

.a-materials-row {
    position: relative;
    display: flex;
    margin-bottom: 15px;
    padding: 22px 0 25px;
    border-bottom: 1px solid #e3eaef;
}

.a-materials-img {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    margin-bottom: 0;
    overflow: hidden;
}

.a-materials-img .image-blur-box {
    display: none;
}

.a-materials-img .plitka_img:before {
    content: '';
    display: block;
    padding-top: 100%;
}

.a-materials-title-block {
    width: calc(100% - 50px);
    padding: 0 0 0 10px;
    font-size: 4.375vw;
    margin-bottom: 10px;
}

.a-materials-title-block a {
    font-size: 4.375vw;
}

.a-materials-title-block .title h2,
.a-materials-title-block .title .subtitle {
    line-height: 1.15;
    color: #1e2c34;
}

.a-materials-img:hover + .a-materials-title-block .title h2,
.a-materials-img:hover + .a-materials-title-block .title .subtitle,
.a-materials-title-block:hover .title h2,
.a-materials-title-block:hover .title .subtitle {
    color: #195a94;
}

.a-materials-title-block .title h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: min(1.1em, 18px);
    font-weight: 700;
    margin-bottom: .25em;
}

.a-materials-title-block .title .subtitle {
    font-size: min(.8em, 13px);
    font-family: 'Roboto', sans-serif;
}

.a-materials-social {
    display: none;
}

.a-materials .share-block,
.a-materials .material-bookmark {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
}

.a-materials .material-bookmark {
    background-image: none;
    margin: 0;
}

.a-materials .share-block.open > .share-panel {
    display: block;
    left: auto;
    float: none;
    min-width: auto;
    border: none;
}

.a-materials .share-block .shareInHead .social-btn-2021 {
    transition: none;
}

.a-materials .share-block .shareInHead .social-btn-2021:hover,
.for-phone .a-materials .share-block .shareInHead .social-btn-2021:hover {
    transform: none;
}

.a-materials .share-block .shareInHead .social-btn-2021:active {
    transform: none;
    transition: none;
}

.a-materials .material-bookmark.bookmark-no .svg-icon,
.a-materials .share-block .social-btn-2021.btn-share .svg-icon {
    /*fill: #b1b9be;*/
    fill: #6a8797;
    opacity: .4;
}

/*.a-materials .material-bookmark.bookmark-no .svg-icon {
    opacity: .4;
}*/

.a-materials .material-bookmark.bookmark-no:hover .svg-icon,
.a-materials .material-bookmark.bookmark-yes .svg-icon,
.a-materials .share-block .social-btn-2021.btn-share:hover .svg-icon {
    fill: var(--moe-blue);
    opacity: 1;
}

.a-materials .material-bookmark.bookmark-yes:hover .svg-icon {
    fill: #195a94;
}

.a-materials .share-block .share-panel {
    top: -20px;
    right: -9px;
    padding: 20px 49px 0 20px;
}

.a-materials .share-block .social-btn-2021.btn-close {
    position: absolute;
    top: 20px;
    right: 9px;
}

.a-materials-pub,
.a-materials-info {
    position: absolute;
    display: flex;
    align-items: center;
}

.a-materials-pub {
    top: 0;
    left: 0;
}

.a-materials-info {
    bottom: 15px;
    right: 0;
}

.a-materials-pub span,
.a-materials-info span {
    line-height: 1;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #6a8797;
}

.a-materials-pub .rubrika {
    color: var(--moe-blue);
}

.a-materials-pub .rubrika_green {
    color: #31aa51;
}

.a-materials-pub .time {
    margin-right: 10px;
}

.a-materials-info span {
    display: flex;
    align-items: center;
}

.a-materials-info span span {
    margin: 0 3px 0 0;
    font-size: 9px;
}

.a-materials-info .prosmotr {
    margin-left: 10px;
}

@media (min-width: 576px) {
    .a-materials-row {
        width: calc(100% - 10px);
        margin-bottom: 15px;
        padding: 0 0 15px;
    }

    .a-materials-img {
        width: 150px;
        height: 100px;
    }

    .a-materials-img .image-blur-box {
        display: block;
    }

    .a-materials-img .plitka_img:before {
        content: '';
        display: block;
        padding-top: 66.67%;
    }

    .a-materials-title-block {
        width: calc(100% - 150px - 40px);
        padding: 0 15px;
        margin: 0;
        max-height: calc(100px - 17px);
        overflow: hidden;
        position: relative;
    }

    .a-materials-title-block:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 20px;
        background-image: linear-gradient(0deg, #fff, rgba(255, 255, 255, 0));
    }

    .a-materials-social {
        display: block;
        width: 40px;
        margin-right: -10px;
    }

    .a-materials-pub {
        top: auto;
        bottom: 15px;
        left: 165px;
    }
}

@media (min-width: 768px) {
    .a-materials-row {
        width: 100%;
    }
}

/*End of автор-архив*/

/*блок анонсов Плюса в правой колонке*/

.ann-plus {
    border-radius: 16px;
    overflow: hidden;
    background-color: #f0f4f7;
}

.ann-plus-head,
.ann-plus-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.ann-plus-head {
    background: #d00 url(https://moe-online.ru/themesPlus/themes/front/img/noise100-2-red.png) repeat-x;
    background-size: 80px 80px;
    background-position-y: bottom;
    height: 54px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.07);
}

.ann-plus-logo {
    height: 25px;
}

.ann-plus-body {
    padding: 20px;
}

.ann-plus-item {
    width: 100%;
    border-radius: 10px;
    padding: 20px 20px 17px;
    margin-bottom: 15px;
    overflow: hidden;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    background-color: #fff;
}

.ann-plus-item:hover {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.07);
}

.ann-plus-img {
    max-width: none;
    width: calc(100% + 40px);
    margin: -20px -20px 10px;
}

.ann-plus-h5 {
    font-size: 14px;
    line-height: 1.25;
    font-weight: 700;
    margin: 0;
    transition: all .2s ease;
    color: #1e2c34;
}

.ann-plus-item-1 .ann-plus-h5 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    line-height: 1.1;
    margin-bottom: 5px;
}

.ann-plus-item:hover .ann-plus-h5 {
    color: #d00;
}

.ann-plus-h6 {
    font-size: 14px;
    line-height: 1.25;
    margin: 0;
    font-weight: 400;
    color: #585858;
}

.ann-plus-link-all {
    font-family: 'Roboto', sans-serif;
    line-height: 36px;
    text-align: center;
    text-decoration: none;
    width: 100%;
    border-radius: 10px;
    background-color: #d00;
    color: #fff;
}

.ann-plus-link-all:hover,
.ann-plus-link-all:focus,
.ann-plus-link-all:active {
    background-color: #c90000;
    color: #fff;
    transition: all .2s ease;
}

/*End of блок анонсов Плюса в правой колонке*/

/*Splide в позиции главного фото*/

.cover-block, .cover-slider, .cover-video {
    width: calc(100% + 30px);
    margin: 0 -15px;
}

.cover-slider #main-carousel {
    overflow: hidden;
    background-color: var(--moe-dark);
}

.cover-slider #thumbnail-carousel {
    overflow: hidden;
}

.cover-slider .splide__list {
    width: 100%;
}

.cover-slider .splide__slide {
    aspect-ratio: 3 / 2;
    overflow: hidden;
    position: relative;
    margin: 0;
}

.cover-slider .splide__slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.cover-slider .thumbnails_track {
    background-color: var(--moe-dark);
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 0;
    margin: 0;
    padding: 15px;
}

.cover-slider .thumbnails_list {
    width: 100%;
    display: flex;
    margin: 0;
    padding: 0;
}

.cover-slider .thumbnail {
    aspect-ratio: 1 / 1;
    width: 20vw;
    min-width: 70px;
    display: block;
    position: relative;
    margin-bottom: 0;
    overflow: hidden;
    list-style: none;
    cursor: pointer;
    border: 3px solid var(--moe-dark) !important;
    padding: 0;
    background-color: transparent;
    border-radius: var(--border-radius-small);
    transition: var(--transition-base);
}

.cover-slider .thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    opacity: .75;
    transition: var(--transition-base);
}

.cover-slider .thumbnail:hover img,
.cover-slider .thumbnail.is-active img {
    opacity: 1;
}

.cover-slider .thumbnail.is-active {
    outline: 3px solid var(--moe-blue) !important;
}

@media (min-width: 576px) {
    .cover-slider .thumbnail {
        width: 100px;
    }
}

@media (min-width: 768px) {
    .cover-slider .thumbnail {
        width: 100px;
    }

    .cover-block,
    .cover-slider,
    .cover-video {
        width: 100%;
        margin: 0;
        border-radius: var(--border-radius-small);
        overflow: hidden;
    }

    .cover-video,
    .main_foto {
        border-radius: var(--border-radius-small);
    }

    .stat_centr_wr .author_main_photo {
        padding: 4px 0 0;
    }

    /*.cover-slider #main-carousel {
        border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
    }

    .cover-slider #thumbnail-carousel {
        border-radius: 0 0 var(--border-radius-small) var(--border-radius-small);
    }*/

}

.splide .main_foto.main_for_video {
    display: flex;
    align-items: center;
    background: #0c0c0c;
    height: 100%;
}

.splide .main_video_container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    height: 0;
    width: 100%;
    background-color: #0c0c0c;
}

.splide .main_video_container > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*End of Splide в позиции главного фото*/

/*promo-widget*/

.container-widget #lenta-news,
.container-widget #article {
    min-height: auto;
}

@keyframes fadeInUpWidget {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translate3d(0, 150%, 0);
    }

    20% {
        visibility: visible;
        opacity: 1;
    }

    100% {
        visibility: visible;
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeOutWidget {
    0% {
        visibility: visible;
        opacity: 1;
    }

    100% {
        visibility: hidden;
        opacity: 0;
    }
}

.promo-widget.disabled-widget {
    animation-name: fadeOutWidget;
    animation-duration: .3s;
    animation-fill-mode: both;
    animation-delay: 0s;
}

/*.promo-widget {
    animation-name: fadeInUpWidget;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-timing-function: ease-in-out;
    transition: all .8s ease-out;
}

.promo-widget {
    animation-delay: 3s;
}*/

/*@keyframes fadeInLeftWidgetImg {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translate3d(-150%, 0, 0);
    }

    100% {
        visibility: visible;
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInLeftRotate {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: rotate(360deg);
    }

    100% {
        visibility: visible;
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeOutRightRotate {
    0% {
        visibility: visible;
        opacity: 1;
        transform: none;
    }

    100% {
        visibility: hidden;
        opacity: 0;
        transform: rotate(-360deg);
    }
}

@keyframes fadeInUpWidget {
    0% {
        visibility: hidden;
        opacity: 0;
        !*transform: translate3d(0, 65%, 0);*!
        transform: translate3d(0, 0, 0);
    }

    100% {
        visibility: visible;
        opacity: 1;
        transform: none;
    }
}*/

/*.promo-widget-content img {
    animation-name: fadeInLeftWidgetImg;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-timing-function: ease-in-out;
}

.promo-widget-title,
.promo-widget-text,
.promo-widget-button {
    animation-name: fadeInUpWidget;
    animation-duration: .5s;
    animation-fill-mode: both;
    animation-timing-function: ease-in-out;
}*/

/*.close-widget {
    animation-name: fadeInLeftRotate;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-timing-function: ease-in-out;
}

.disabled .close-widget {
    animation-name: fadeOutRightRotate;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-timing-function: ease-in-out;
}*/

/*.promo-widget-content img {
    animation-delay: 4.4s;
}

.promo-widget-title {
    animation-delay: 4.7s;
}

.promo-widget-text {
    animation-delay: 5s;
}

.promo-widget-button {
    animation-delay: 5.3s;
}

.close-widget {
    animation-delay: 5.6s;
}

.disabled .close-widget {
    animation-delay: 0s;
}*/

/*-----------------------------------------*/
.content-wrapper .promo-widget,
.content-wrapper .promo-widget * {
    animation: none;
}

.content-wrapper .promo-widget,
.for-phone .content-wrapper .promo-widget {
    position: relative;
    left: auto;
    bottom: auto;
    transform: none;
    z-index: auto;
    max-width: 100%;
}
/*-----------------------------------------*/

.promo-widget {
    position: fixed;
    bottom: 0;
    left: 50%;
    opacity: 0;
    transform: translate(-50%, 120%);
    width: 100%;
    min-width: 320px;
    max-width: 100%;
    /*min-height: 120px;*/
    border-radius: 16px 16px 0 0;
    z-index: 1190;
    background-color: #fff;

    transform-origin: center bottom;
    transition: transform .8s ease-out, bottom .8s ease-out, box-shadow .8s ease-out, opacity .2s ease-out;
}

.promo-widget.is-visible-widget {
    opacity: 1;
    transform: translate(-50%, 0%);
    box-shadow: 0 0 5px 1px rgba(37, 51, 54, .05),
                0 0 10px 2px rgba(37, 51, 54, .1),
                5px 5px 30px rgba(37, 51, 54, .2);
}

/*.for-phone .promo-widget {
    bottom: 80px;
}*/

/*.plus-main-skin .promo-widget,
.plus-main-skin.for-phone .promo-widget {
    bottom: 20px;
}*/

.promo-widget-content {
    display: flex;
    padding: 18px 30px 18px 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.3;
    color: #000;
}

.promo-widget-content-in {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    /*width: calc(100% - 115px);*/
}

.promo-widget-content-in > div {
    width: 100%;
}

.promo-widget-title {
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.2;
    width: calc(100% - 35px);
}

.promo-widget-text {
}

.promo-widget-content img {
    width: 50px;
    height: 50px;
    flex-shrink: 0;
    border-radius: 16px;
    margin-right: 15px;
    margin-top: 3px;
    overflow: hidden;
    object-fit: cover;
    object-position: center;
}

.promo-widget-button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
    width: auto;
    width: min-content;
    padding: 0 16px;
    border-radius: 10px;
    line-height: 35px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff !important;
    background-color: #d00;
    transition: all .05s;
}

.promo-widget-button:hover,
.promo-widget-button:focus {
    box-shadow: inset 0 0 100px rgba(0, 0, 0, .15);
    color: #fff;
}

.promo-widget-button:active {
    transform: translateY(2px);
    transition: none;
    color: #fff;
}

.promo-widget-button:empty {
    display: none;
}

.close-widget {
    background-image: url(/themes/default/front/img/close-black.svg);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    width: 54px;
    height: 54px;
    position: absolute;
    cursor: pointer;
    opacity: .5;
    top: -5px;
    right: -5px;
    z-index: 10;
    transition: all .2s;
}

.close-widget:hover {
    opacity: .75;
    transform: scale(1.2);
}


/*.close-widget:before {
    content: '';

    box-shadow: 2px 3px 6px rgba(0,0,0,.2);
    padding: 0;
    margin: 0;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 34px;
    height: 34px;
    position: absolute;
    cursor: pointer;
    top: 10px;
    right: 10px;
    transition: all .2s;
}*/

/*.close-widget .svg-icon {
    width: 15px;
    height: 15px;
    fill: #000;
}

.close-widget:hover .svg-icon {
    transform: scale(1.2);
}*/

/*.for-phone .promo-widget {
    bottom: 55px;
    border-radius: 10px 10px 0 0;
}

.for-phone .promo-widget.is-visible-widget.is-hidden-down {
    transform: translateY(65px);
}

.for-phone .promo-widget .promo-widget-content {
    padding: 15px 15px 30px;
}

.plus-main-skin.for-phone .promo-widget {
    border-radius: 10px;
}

.plus-main-skin.for-phone .promo-widget-content {
    padding: 15px;
}*/

/*@media (max-width: 767px) {
    .plus-main-skin.for-phone .promo-widget {
        bottom: 50px;
        border-radius: 10px 10px 0 0;
    }

    .plus-main-skin.for-phone .promo-widget.is-visible-widget.is-hidden-down {
        transform: translateY(60px);
    }

    .plus-main-skin.for-phone .promo-widget .promo-widget-content {
        padding: 15px 15px 30px;
    }
}*/

/*@media (max-width: 575px) {
    .promo-widget {
        left: 0;
        width: 100%;
    }

    .for-phone .promo-widget .promo-widget-content,
    .plus-main-skin.for-phone .promo-widget .promo-widget-content {
        padding: 15px 25px 30px;
    }

    .close-widget {
        right: 5px;
    }

}*/

/*@media (max-width: 360px) {
    .promo-widget-content img {
        width: 50px;
        height: 50px;
        border-radius: 5px;
        margin-right: 10px;
    }

    .promo-widget-content-in {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        width: calc(100% - 60px);
    }
}*/

/*widget - ввод почты после покупки */

.plus-main-skin .promo-widget.mail-widget,
.plus-main-skin.for-phone .promo-widget.mail-widget {
    /*display: none;*/
    bottom: -240px;
    max-width: 320px;
    width: 320px;
    height: 240px;
    text-align: center;
    left: calc(50% - 160px);
    transform: none;
    border-radius: 10px 10px 0 0;
}

.plus-main-skin .promo-widget.mail-widget.mail-widget-visible,
.plus-main-skin.for-phone .promo-widget.mail-widget-visible {
    animation-name: mail-widget-visible;
    animation-duration: .5s;
    animation-fill-mode: both;
    animation-delay: 0.5s;
}

/*.plus-main-skin .promo-widget.mail-widget.mail-widget-visible,
.plus-main-skin.for-phone .promo-widget.mail-widget-visible {
    bottom: 55px;
}*/

@keyframes mail-widget-visible {
    0% {
        bottom: -240px;
    }

    100% {
        bottom: 55px;
    }
}

.plus-main-skin .promo-widget.mail-widget.mail-widget-delete,
.plus-main-skin.for-phone .promo-widget.mail-widget-delete {
    animation-name: mail-widget-delete;
    animation-duration: .5s;
    animation-fill-mode: both;
    animation-delay: 0s;
}

@keyframes mail-widget-delete {
    0% {
        bottom: 55px;
    }

    100% {
        bottom: -240px;
    }
}

.mail-widget .promo-widget-content {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 15px 30px;
}

.plus-main-skin .promo-widget.mail-widget .button {
    height: 36px;
    line-height: 37px;
    font-size: 16px;
}

.plus-main-skin .promo-widget.mail-widget .button.disabled {
    pointer-events: none;
    opacity: 0.6;
}

.mail-widget-form {
    position: relative;
    padding-bottom: 17px;
}

.mail-widget-error {
    font-size: 12px;
    line-height: 1;
    color: #d00;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.mail-widget-answer {
    font-weight: 700;
    color: #d00;
    font-size: 16px;
}

@media (min-width: 768px) {
    /*.plus-main-skin .promo-widget.mail-widget,
    .plus-main-skin.for-phone .promo-widget.mail-widget {
        border-radius: 10px;
    }

    .plus-main-skin .promo-widget.mail-widget,
    .plus-main-skin.for-phone .promo-widget.mail-widget {
        bottom: -210px;
    }*/

    /*.plus-main-skin .promo-widget.mail-widget.mail-widget-visible,
    .plus-main-skin.for-phone .promo-widget.mail-widget-visible {
        bottom: 30px;
    }*/

    /*@keyframes mail-widget-visible {
        0% {
            bottom: -240px;
        }

        100% {
            bottom: 30px;
        }
    }

    @keyframes mail-widget-delete {
        0% {
            bottom: 30px;
        }

        100% {
            bottom: -240px;
        }
    }*/
}


/*End of widget - ввод почты после покупки */

.container-widget {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2100;
}

.container-widget [class^='col-'] {
    min-height: 0;
}

.container-widget .widget-in-material {
    position: relative;
    height: 0;
}

.container-widget .central_940 .promo-widget-video {
    padding: 60px 0 0 !important;
    border-radius: 16px 16px 0 0;
    position: absolute;
    left: -15px;
    right: -15px;
    bottom: 0;
    top: auto;
    min-width: auto;
    width: calc(100% + 30px);
    max-width: calc(100% + 30px);
    overflow: hidden;
    box-shadow: 0 0 5px 1px rgba(37, 51, 54, .05),
                0 0 20px 2px rgba(37, 51, 54, .2),
                0 0 50px rgba(37, 51, 54, .2)
}

.container-widget .central_940 .promo-widget-video {
    transform: translate(0%, 120%);
}

.container-widget .central_940 .promo-widget-video:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 20px;
    background-color: #fff;
    z-index: 1;
}

.container-widget .central_940 .is-visible-widget.promo-widget-video {
    transform: translate(0%, 0%);
}

.promo-widget-video .splide--slide,
.promo-widget-video .splide__track {
    width: 100%;
}

.promo-widget-video .promo-widget-content {
    padding: 0;
    overflow: hidden;
}

.promo-widget-video .promo-widget-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.promo-widget-video .close-widget {
    opacity: .4;
    top: 0;
    right: 0;
}

.promo-widget-video .close-widget:hover {
    opacity: 1;
}

/*----------*/

.video-carousel {
    width: 100%;
}

.promo-widget-video .splide__track {
    overflow-x: auto;
    overflow-y: hidden;
}

.promo-widget-video .splide__list {
    display: flex;
    height: 100%;
    width: 100%;
    margin: 0 0 0 15px !important;
    padding: 0 !important;
}

/*----------*/

.promo-widget-video .splide__slide {
    width: 80%;
    height: auto;
    margin-bottom: 20px;
    overflow: hidden;
}

.promo-widget-video .splide__slide .promo-widget-video-container {
    width: 100%;
    height: auto;
}

.promo-widget-video .splide__slide .promo-widget-video-container > div {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
    position: relative;
}

.promo-widget-video .splide__slide .promo-widget-video-container:before {
    content: '';
    z-index: 1;
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    height: 26%;
    /*background: rgba(255, 255, 255, 0.5);*/
}

.promo-widget-video .splide__slide .promo-widget-video-container > div:before {
    content: '';
    z-index: 1;
    position: absolute;
    top: 0;
    bottom: 32%;
    left: 0;
    width: 40%;
    /*background: rgba(255, 255, 255, 0.5);*/
}

.promo-widget-video .splide__slide .promo-widget-video-container > div:after {
    content: '';
    z-index: 1;
    position: absolute;
    top: 0;
    bottom: 32%;
    right: 0;
    width: 45%;
    /*background: rgba(255, 255, 255, 0.5);*/
}

@media (min-width: 350px) {
    .promo-widget-video .splide__slide .promo-widget-video-container:before {
        height: 28%;
    }

    .promo-widget-video .splide__slide .promo-widget-video-container > div:before {
        bottom: 30%;
        width: 40%;
    }

    .promo-widget-video .splide__slide .promo-widget-video-container > div:after {
        bottom: 40%;
        width: 40%;
    }
}

@media (min-width: 385px) {
    .promo-widget-video .splide__slide .promo-widget-video-container:before {
        height: 30%;
    }
}

@media (min-width: 455px) {
    .promo-widget-video .splide__slide .promo-widget-video-container:before {
        height: 33%;
    }

    .promo-widget-video .splide__slide .promo-widget-video-container > div:before {
        bottom: 25%;
        width: 42%;
    }

    .promo-widget-video .splide__slide .promo-widget-video-container > div:after {
        bottom: 32%;
        width: 42%;
    }
}

@media (min-width: 576px) {
    .promo-widget-video .splide__slide .promo-widget-video-container:before {
        height: 33%;
    }

    .promo-widget-video .splide__slide .promo-widget-video-container > div:before {
        bottom: 25%;
        width: 42%;
    }

    .promo-widget-video .splide__slide .promo-widget-video-container > div:after {
        bottom: 32%;
        width: 42%;
    }
}

.promo-widget-video .promo-widget-slide-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.14;
    color: #1e2c34;
    margin-bottom: 6px;
    height: 19px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.promo-widget-video .splide__slide > * {
    padding-right: 15px;
}

/*.promo-widget-video .splide__slide:first-child > * {
    padding-left: 15px;
}*/

.promo-widget-video .splide__arrow {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    opacity: 1;
    background-color: #fff;
}

.promo-widget-video .splide__arrow:hover:not(:disabled) {
    opacity: 1;
}

.promo-widget-video .splide__arrow--next {
    right: -10px;
}

.promo-widget-video .splide__arrow--prev {
    left: -10px;
}

/*.promo-widget-video .video-carousel:hover .splide__arrow--next {
    right: -10px;
}

.promo-widget-video .video-carousel:hover .splide__arrow--prev {
    left: -10px;
}*/

.promo-widget-video .splide__arrow {
    width: 60px;
    height: 60px;
    top: 190px;
    border-radius: 50%;
    opacity: 1;
    background-color: #fff;
    transition: all .2s;
}

.promo-widget-video .splide__arrow:hover svg,
.promo-widget-video .splide__arrow:active svg {
    fill: var(--moe-blue);
}

.promo-widget-video .splide__arrow svg {
    transition: all .2s;
}

.promo-widget-video .splide__arrow:active svg {
    transform: scale(1.4);
}

.promo-widget-video .splide__arrow--prev:active svg {
    transform: scale(-1.4, 1.4);
}

.container-widget .widget-mark {
    padding: 0 10px 0 15px;
}

@media (min-width: 576px) {
    .promo-widget-video .splide__list {
        margin: 0 !important;
    }

    .promo-widget-video .splide__slide {
        aspect-ratio: 355.8/225.14;
    }

    .promo-widget-video .promo-widget-slide-title {
        font-size: 18px;
        height: 19px;
    }

    .promo-widget-video .splide__track {
        overflow: hidden;
    }

    .container-widget .central_940 .promo-widget-video {
        left: 0;
        right: 0;
        width: 100%;
        max-width: 100%;
        padding: 60px 20px 20px !important;
    }

    .container-widget .central_940 .promo-widget-video:before {
        display: none;
    }

    .promo-widget-video .splide--slide,
    .promo-widget-video .splide__track {
        height: 230px;
    }

    .promo-widget-video .splide__slide {
        width: auto;
        margin-bottom: 0;
    }

    .promo-widget-video .splide__slide > * {
        padding-right: 0;
    }

    .promo-widget-video .splide__slide:first-child > * {
        padding-left: 0;
    }

    .container-widget .widget-mark {
        padding: 0 10px 0 20px;
    }
}

@media only screen and (min-width: 1500px) {
    .pad_100 {
        padding-bottom: 49px;
    }

    .select_arh .sel_wr_1 {
        width: 23%;
    }

    #soc-button {
        display: block;
    }

}

@media only screen and (max-width: 1499px) {
    #speshial_project .sp_proekt_wr .proect:hover {
        width: 340px;
    }

    .pad_100 {
        padding-bottom: 49px;
    }

    .select_arh .sel_wr_1 {
        width: 23%;
    }

    #soc-button {
        display: none;
    }
}

@media only screen and (min-width: 1300px) {
    .s-caricature .image {
        height: 15.55vw;
    }
}

@media only screen and (max-width: 1299px) and (min-width: 992px) {
    .s-caricature .image {
        height: 23vw;
    }
}

@media only screen and (min-width: 1200px) {
    .box_in_com {
        height: 113px;
    }

    .user_name {
        max-width: 85px;
    }

    .in-top .dropdown-menu {
        width: 150px;
        min-width: 150px;
    }

    #menu_wr .menu_top .yelow_btn {
        margin-top: 20px;
    }

    /*#menu_wr .menu_top .h_inf {
        margin-top: 30px;
    }

    #menu_wr .menu_top .h_inf .img-weather {
        margin-top: -15px;
        display: block;
        float: left;
        margin-right: 2px;
    }*/
    .head_tema .tema-top-main {
        padding: 0 35px 0 0;
    }

    .list-img {
        min-width: 182px;
        width: 182px;
    }

    .title-soc .title {
        float: left;
        width: calc(100% - 30px);
        padding: 0 15px 0 0;
    }

    .title-soc .social {
        width: 30px;
        float: left;
    }

    .title-soc .bookmark {
        margin: 0 auto 10px;
    }

    /*Подложка*/
    .head_tema .svg-background, .head_tema .svg-image {
        clip-path: url(#clip-triangle1230);
    }

    #clip-triangle940, #clip-triangle720, #clip-triangle360 {
        display: none;
    }

    .head_tema svg.clip-svg {
        width: 1230px;
    }

    /*End of Подложка*/
    .tema-top-main .tema-opisanie {
        width: 871px;
    }

    .other-tema {
        margin: 0 0 4px 0;
    }

    .podd {
        width: calc(38% - 5px);
    }

    .com {
        width: calc(38% - 5px);
    }

    .blank {
        display: none;
    }

    .compl {
        width: calc(24% - 5px);
        padding: 0 10px;
        background-color: #e3eaef;
    }

    .compl:hover {
        background-color: #CBDAE4;
    }

    .compl:active {
        background-color: #B7CAD7;
    }

    .compl div:hover {
        color: #8c9fac;
    }

    .compl div:active {
        color: #fff;
    }

    .material_comment {
        width: 1260px;
        margin: 0 auto;
        padding: 0 15px;
    }

    .vrezka_1 {
        float: left;
        width: 42%;
        margin: 0 30px 10px 0;
        padding: 6px 0 0 0;
    }

    .lenta_limit {
        /*height: 2303px;*/
        overflow: hidden;
    }

    .height_400 {
        height: 380px;
    }

    .author_face {
        /* border: 1px solid #dfdfdf;
         border-radius: 3px;
         padding: 6px;
         background-color: white;*/
        width: 100px;
        height: 100px;
    }

    .main_photo_hr {
        height: 1px;
        background-color: transparent;
        margin: 0 auto 0;
        border-top: none;
    }

    #tems .spisok_tem .tem_wr li a {
        color: #fff;
        font-size: 19px;
        line-height: 1.05;
        margin-bottom: 8px;
        display: inline-block;
    }

    .sel_vid {
        width: auto;
        background: none;
        border-top: none;
        line-height: 24px;
    }

    .vid2_flex, .vid3_flex {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .vid2_bigphoto, .vid3_bigphoto {
        height: 100%;
        margin-bottom: 8px;
    }

    .vid2_flexdir, .vid3_flexdir {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .vid3_flexdir {
        margin-top: -3px;
    }

    .vid3_avdown {
        margin-top: 24px;
    }

    .vid3_informleft {
        margin-left: -83px;
        width: 285px;
    }

    .vrezka_2 {
        float: left;
        width: 42%;
        margin: 6px 30px 10px 0;
        padding: 0;
    }

    .spravka_1 {
        float: left;
        width: 42%;
        margin: 6px 30px 30px 0;
        padding: 20px 0;
        border-top: 1px solid #d8d8d8;
        border-bottom: 1px solid #d8d8d8;
    }

    .spravka_1 h4 {
        font-size: 26px;
        margin-bottom: 10px;
        font-weight: 400;
        margin-top: 0;
    }

    .spravka_1 p {
        font-size: 15px;
        color: #6d6d6d;
        margin-bottom: 10px;
        font-weight: 400;
        line-height: 20px;
    }

    .spravka_1 p a {
        text-decoration: underline;
    }

    /*#tems .spisok_tem {
        height: 380px;
    }*/
    .map, .map-100 {
        height: 305px;
        overflow: hidden;
    }

    .ya_material {
        margin-left: -236px;
        padding: 0;
        margin-right: 0;
        width: 206.25px;
        margin-top: 122px;
    }

    .oblko_tegov_nn .submenu_list ul {
        column-count: 4;
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-gap: 20px;
        -moz-column-gap: 20px;
        -webkit-column-gap: 20px;
    }

    #oblko_tegov .oblko_tegov_wr .tags_wr ul li {
        margin-right: 40px;
    }

    .padding_3 {
        padding-left: 40px;
        padding-right: 35px;
    }

    .padding_4 {
        padding-left: 40px;
        padding-right: 0;
    }

    .padding_5 {
        padding-left: 40px;
        padding-right: 0;
    }

    #ludi_gov_1 h2 {
        margin-bottom: 30px;
        line-height: 32px;
    }

    #ludi_gov_1 .comment_day {
        font-family: 'PT Serif Bold Italic';
        font-size: 16px;
        max-height: 44.8px;
        overflow: hidden;
    }

    #ludi_gov_1 .s_bar ul {
        height: 344px;
        margin-top: 6px;
    }

    .margin30 {
        margin-top: 26px;
    }

    #ludi_gov_1 .wrap_tab .tab_item {
        max-height: 327px;
    }

    .sitebar_2col .mnenie_avtor_img {
        min-width: inherit;
        max-width: inherit;
        width: 100%;
        height: 206.25px;
    }

    .mnenie_avtor1 {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        margin-bottom: 25px;
        height: 100px;
        padding-left: 0;
        padding-right: 0;
    }

    .middle_col {
        padding: 22.5px;
    }

    .news-lenta .lenta_title,
    .news-lenta .lenta_title p {
        font-size: 14px;
    }

    /*.flex-row {
        clear: both;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        width: 100%;
        margin-left: 0;
    }

    #article {
        webkit-flex: 1 0 709px;
        -ms-flex: 1 0 709px;
        flex: 1 0 709px;
        min-height: 1px;
        float: none;
    }

    #lenta-news {
        webkit-flex: 1 0 236px;
        -ms-flex: 1 0 236px;
        flex: 1 0 236px;
        min-height: 1px;
        float: none;
    }

    .right_940 {
        webkit-flex: 1 0 315px;
        -ms-flex: 1 0 315px;
        flex: 1 0 315px;
        min-height: 1px;
        float: none;
    }*/
    #article {
        width: 709px;
        max-width: 709px;
    }

    #lenta-news {
        width: calc(236px - 30px);
        padding-right: 0;
        padding-left: 0;
        margin-left: 15px;
        margin-right: 15px;
        min-height: 100vh;
        /*background-color: #e3eaef;*/
    }

    #lenta-news.lenta-news-desktop.sticky-80 {
        height: calc(100vh - 122px);
        min-height: auto;
    }

    .queen-column .plitka_img {
        height: 117px;
    }

    .queen-column .plitka_text {
        font-size: 13px;
    }

    .news-lenta .down-gradient {
        width: 206px !important;
    }

    .queen-column .down-gradient {
        width: 206.25px !important;
    }

    .opinion_cont .head_com_block {
        margin-top: 50px;
        width: 75%;
    }

    #arhiv .arh_nov_wr .arh_img {
        height: 85px;
    }

    /*-nn-selector--*/
    .cog-position {
        left: 404px;
    }

    .plate_select_nn > ul > [class^="t"] a {
        height: 37px;
        padding: 8px 11.65px 0;
    }

    .plate_select_nn > ul > [class^="t"] i {
        display: none;
    }

    .cog-selector {
        width: 67px;
        height: 36px;
        margin-left: 17px;
    }

    #rub-selector {
        width: 600px;
    }

    /*.select_arh .jq-selectbox__dropdown {
        max-width: 100%;
    }*/
    /*Photo-video main*/
    #foto_video {
        min-height: 547px;
    }

    #foto_video .foto_video_slider_main .bid_item_foto_video {
        height: 400px;
    }

    #foto_video .foto_video_slider_main .small_item_foto_video {
        height: 185px;
    }

    .slide-item-1 {
        width: 630px !important;
    }

    .slide-item-2 {
        width: 315px !important;
    }

    #foto_video .foto_video_slider_main .bid_item_foto_video p.big_pl_text {
        font-size: 24px;
    }

    #foto_video .foto_video_slider_main .small_item_foto_video p.small_pl_text {
        font-size: 16px;
    }

    /*.main_photo_height {
        height: 450px;
    }*/
    /*.gallery_section .galery li.col_foto_wr span.hidden-lg,
    .slider_gallery .galery li.col_foto_wr span.hidden-lg {
        display: none !important;
    }

    .gallery_section .galery li.col_foto_wr span.visible-lg,
    .slider_gallery .galery li.col_foto_wr span.visible-lg {
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important;
    }*/
    .in-top .notifications.guest-notification {
        margin: 16px 0 0 100px;
    }

    .top_fixed .in-top .notifications.guest-notification {
        margin: 11px 6px 0 0;
    }

    .select-result {
        float: left;
        margin: 20px 15px 0;
    }

    .bottom-pag {
        float: right;
    }

}

@media only screen and (max-width: 1199px) {
    #header_top_line {
        display: inline-block;
    }

    #menu_wr.fixed,
    #menu_wr-1.fixed {
        margin-top: 0;
    }

    #menu_wr.fixed #nav_memu_wr,
    #menu_wr-1.fixed #nav_memu_wr {
        width: -webkit-calc(100% + 30px);
        width: calc(100% + 15px);
    }

    .bg_kom {
        background-color: transparent;
        padding-bottom: 50px;
        border: none;
    }

    #header_top_line .top_lenta_novost span {
        float: right;
    }

    /*#menu_wr .menu_top .h_inf .img-weather {
        margin-top: -15px;
        display: block;
        float: left;
        margin-right: 2px;
    }*/
    .yelow_btn {
        height: 67px;
        line-height: 19px;
        padding-top: 5px;
        width: 100px;
        font-size: 16px;
        float: left;
        margin: 6px 20px 7px 10px;
    }

    .shop_btn {
        width: 100px;
        margin-left: 0;
        padding: 45px 0 0;
        text-align: center;
        font-size: 17px !important;
    }

    .shop_btn img {
        position: absolute;
        bottom: 26px;
        right: 12px;
    }

    .shop_btn:hover img {
        right: 18px;
    }

    .yelow_btn.ny_tree_btn {
        width: 100px;
        margin-left: 0;
        padding: 28px 9px 0;
    }

    .ny_tree_btn img {
        bottom: 20px;
    }

    .sitebar_right_4 {
        margin-top: 30px;
    }

    .sitebar_right_4 .sitebar_reklama_wr {
        margin: 10px 0 20px;
    }

    .sitebar_right_4 .top_5 {
        margin: 0px 0 19px;
    }

    .yelow_btn > i {
        display: table;
        margin: 0 auto 4px;
    }

    .text_btn_i {
        color: #273842;
        line-height: 15px;
        margin-right: 22px;
        width: 63px;
        margin-left: 17px;
    }

    .text_btn_i > i {
        display: table;
        margin-right: 5px;
        margin-bottom: 4px;
    }

    #menu_wr .menu_top .nav_wr ul > li > a,
    #menu_wr-1 .menu_top .nav_wr ul > li > a {
        padding: 0 12px;
    }

    #menu_wr .menu_top .nav_wr ul > li.plus-a > a,
    #menu_wr-1 .menu_top .nav_wr ul > li.plus-a > a {
        position: relative;
    }

    #menu_wr .menu_top .nav_wr ul > li.plus-a > a:before,
    #menu_wr-1 .menu_top .nav_wr ul > li.plus-a > a:before {
        left: 58px;
    }

    #menu_wr .menu_top .nav_wr ul > li.plus-a > a:after,
    #menu_wr-1 .menu_top .nav_wr ul > li.plus-a > a:after {
        left: 53px;
    }

    #nav_memu_wr {
        margin-left: -15px;
    }

    .pad_rigt_0 {
        padding-right: 0;
    }

    #menu_wr-1 .logo_wr form:before {
        left: 68px;
    }

    /*#menu_wr .menu_top ul.h_inf > li:first-child,
    #menu_wr-1 .menu_top ul.h_inf > li:first-child {
        width: 100%;
        margin-bottom: 0;
    }

    .menu_top .h_inf {
        margin-top: 16px;
    }*/
    #menu_wr .novosti_vse_18,
    #menu_wr-1 .novosti_vse_18 {
        width: 940px;
        margin-left: -146.66px;
    }

    #menu_wr .novosti_vse_18.novosti_vse_18_nn {
        margin-left: 131px;
    }

    #menu_wr-1 .novosti_vse_18.novosti_vse_18_nn {
        /*margin-left: 123.5px;*/
        margin-left: 0;
    }

    /*#menu_wr {
        margin-top: 15px;
    }*/
    .menu_top .text_btn_i {
        margin-top: 10px;
    }

    .text_btn_i, .yelow_btn {
        font-size: 13px;
        display: inline-block;
        float: left;
    }

    .sitebar_mneniy {
        display: inline-block;
        margin-bottom: 30px;
        margin-top: 30px;
    }

    ul.tab_chitaemo_navigation li a {

        display: inline-block;
    }

    ul.tab_chitaemo_navigation {
        list-style: none;
        margin: 0;
    }

    ul.tab_chitaemo_navigation li a {
        padding: 6px 5px;
        font-size: 14px;
    }

    .davai_obsudim .samoe_chitemo h2 {
        display: table !important;
        background: rgb(255, 255, 255);
        background: linear-gradient(0deg, rgba(255, 255, 255, 1) 34%, rgba(227, 234, 239, 1) 34%);
        /*background-color: #f7f7f7 !important;*/
        font-size: 24px !important;
        padding: 0 10px !important;
        margin: -22px auto -10px !important;
        float: none;
    }

    .davai_obsudim .samoe_chitemo {
        width: 100%;
        display: inline-block;
        border: 4px solid #ffeb7f;
        background-color: #fff;
        margin-top: 25px;
    }

    /*.davai_obsudim .pt_15 {
        padding-bottom: 15px;
    }*/
    #last_com {
        display: inline-block;
        width: 100%;
        background-color: #e3eaef;
        border-top: 3px solid #c1c8cd;
        margin-top: 0;
        /*margin-top: -7px;*/
        padding: 30px 0;
        z-index: 3;
        position: relative;
    }

    #tems .spisok_tem .top_nam a > i {
        font-style: normal;
        display: none;
    }

    #last_com h2 {
        font-size: 24px;
        display: inline-block;
        width: 100%;
        color: #273842;
    }

    #tems .spisok_tem .top_nam h2 {
        font-size: 22px;
        line-height: 46px;
    }

    #tems .spisok_tem .top_nam a {
        display: inline-block;
        width: auto;
        color: #fbaf43;
        padding: 2px 12px;
        font-size: 16px;
        float: right;
        border: 1px solid;
        display: inline-block;
        margin-right: 25px;
        margin-top: 15px;
    }

    #last_com .owl-nav {
        display: inline-block;
        position: absolute;
        top: -38px;
        right: 0;
    }

    #last_com .owl-nav .owl-prev {
        display: inline-block;
        float: left;
        margin-right: 20px;
        color: #b2b2b2;
        font-size: 15px;
    }

    #last_com .owl-nav .owl-next {
        display: inline-block;
        float: left;
        color: #b2b2b2;
        font-size: 15px;
    }

    #speshial_project .sp_proekt_wr {
        display: table;
        margin: 0 auto;
        width: 992px;
    }

    #speshial_project .sp_proekt_wr .proect {
        display: inline-block;
        width: 45%;

        float: left;
        background-size: cover;
        position: relative;
        height: 180px;
        margin: 2.5%;
    }

    #speshial_project .sp_proekt_wr .proect:hover {
        width: 45%;
    }

    .gazeta_wr {
        background-color: #3fa75b;
        padding: 34px 20px 60px;
        margin-top: 21px;
    }

    .gazeta_wr h3 {
        font-size: 26px;
        color: #fff;
        text-align: center;
        margin-bottom: 10px;
    }

    .gazeta_wr .gazeta_img {
        width: 100%;
        display: inline-block;
        height: 220px;
        background-size: contain;
        background-color: #3fa75b;
        background-repeat: no-repeat;
    }

    .gazeta_wr span {
        color: #fff;
        display: inline-block;
        float: right;
    }

    #tems .pomogem_razobr {
        background-color: #f7f7f7;
        border: 1px solid #e1e2e3;
    }

    #all_newsss .plitka_wr {
        display: inline-block;
        margin-top: 25px;
        width: 100%;
        min-height: 301px;
    }

    .reklama_foot {
        font-size: 18px;
        margin-bottom: 15px;
        display: inline-block;
        width: 100%;
        background-color: #f7f7f7;
        text-decoration: none !important;
        color: #d40000 !important;
        font-weight: 700;
    }

    .reklama_foot > i {
        color: #c2c2c2 !important;
    }

    #ludi_gov .plaska a {

        margin-left: 20px;
    }

    #nar_noovsti .samoe_chitemo {
        width: 100%;
        display: inline-block;
        border: 4px solid #ffeb7f;
        /*margin-top: 96px;*/
    }

    .nar_now .nov_nar_img .vid {
        position: absolute;
        bottom: -8px;
        right: 15px;
        width: 53px;
    }

    #oblko_tegov .oblko_tegov_wr {
        width: calc(100%);
        position: relative;

    }

    .avtorss {
        width: 100%;
        background-color: #2f434e;
        margin-top: 49px;
    }

    #all_mnen ul.tab_chitaemo_navigation {
        list-style: none;
        margin: 0;
        padding: 0 0px 0 11px;
        display: table;
        margin: 5px auto 0;
    }

    #all_mnen .tabs_chitaemo .sitebar_text_nov {
        display: inline-block;
        width: 100%;
        padding: 10px 0;
        border-bottom: 1px solid #f1f1f1;
        /*margin: 1% 2%;*/
        float: left;
    }

    #arhiv ul.tab_chitaemo_navigation {
        list-style: none;
        margin: 0;
        padding: 0 0px 0 11px;
        display: table;
        margin: 5px auto 0;
    }

    #arhiv .samoe_chitemo {

        margin-top: 31px;
    }

    /*#arhiv .tabs_chitaemo .sitebar_text_nov {
        display: inline-block;
        padding: 10px 0;
        border-bottom: 1px solid #f1f1f1;
        margin: 0 2%;
        float: left;
    }*/
    #mnenia ul.tab_chitaemo_navigation {
        list-style: none;
        padding: 0 0 0 11px;
        display: table;
        margin: 5px auto 0;
    }

    #mnenia .tabs_chitaemo .sitebar_text_nov {
        display: inline-block;
        width: 100%;
        padding: 5px 0 10px;
        /*border-bottom: 1px solid #f1f1f1;*/
        float: left;
    }

    #mnenia ul.tab_chitaemo_navigation li {
        display: inline;
    }

    #mnenia .samoe_chitemo {
        margin-top: 70px;
    }

    #mnenia .sitebar_reklama_wr {
        margin: 70px 0 50px;
    }

    .avtorss .mnenie_avtor {
        padding: 10px 15px;

    }

    .avtorss {
        width: 100%;
        background-color: #2f434e;
        overflow: hidden;
    }

    .avt_scrol_wr {
        overflow: auto;
    }

    .avt_scrol_wr::-webkit-scrollbar {
        width: 5px;
        margin-right: 10px;
    }

    .avt_scrol_wr::-webkit-scrollbar-track {

        -webkit-border-radius: 5px;
        border-radius: 5px;
        margin-right: 10px;
    }

    .avt_scrol_wr::-webkit-scrollbar-thumb {
        -webkit-border-radius: 5px;
        border-radius: 5px;
        background: #606e76;
        margin-right: 10px;

    }

    .avt_scrol_wr::-webkit-scrollbar-thumb:window-inactive {
        background: #B2BBBD;;
    }

    #all_mnen .tabs_chitaemo ul > li {
        list-style: none;
    }

    /*.select_arh {
        width: 100%;
        padding-left: 30px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-right: 10px;
        height: 108px;
        border-top: 2px solid #f2f2f2;
        background-color: #f7f7f7;
    }*/
    .search-box .select_arh {
        border: none;
        background-color: transparent;
    }

    .select_arh input[type=submit] {
        width: 87px;
    }

    #oblko_tegov.arh .oblko_tegov_wr .pag_name:before {
        display: none;

    }

    #video_plitka .samoe_chitemo {
        margin: 0px 0;
    }

    #video_plitka ul.tab_chitaemo_navigation {
        list-style: none;
        margin: 0;
        padding: 0 0px 0 11px;
        display: table;
        margin: 5px auto 0;
    }

    #video_plitka .tabs_chitaemo .sitebar_text_nov {
        display: inline-block;
        width: 45%;
        padding: 10px 0;
        border-bottom: 1px solid #f1f1f1;
        margin: 0% 2%;
        float: left;
    }

    #video_plitka ul.tab_chitaemo_navigation li {
        display: inline;
        margin-right: 5px;
    }

    #ludi_gov .s_bar ul a {
        color: #273842;
        font-size: 18px;
        margin-top: 13px;
        display: inline-block;
        width: 24%;
        float: left;
    }

    #ludi_gov .s_bar {
        height: 241px;
        padding: 20px 25px;
    }

    #ludi_gov .s_bar ul {
        width: 100%;
        display: inline-block;
        overflow-y: auto;
        height: 163px;
    }

    #ludi_gov a.all {

        margin-bottom: 47px;
    }

    .rub_all {
        display: none;
    }

    #menu_wr .menu_top .novosti_vse_18 .novosti_vse_tags li,
    #menu_wr-1 .menu_top .novosti_vse_18 .novosti_vse_tags li {
        display: inline-block;
        float: left;
        margin-right: 12px;
    }

    .rub_exit {
        display: inline-block;
        position: absolute;
        top: 4px;
        right: 22px;
    }

    .all_button .pokaz_all {
        width: 50%;
    }

    .pokaz_all_opinion {
        width: 100% !important;
    }

    .all_button .arhin_butt {
        width: 50%;
    }

    .pad_100 {
        padding-bottom: 49px;
    }

    .srochno_wr a.srochno_a > span {
        background-color: #fff;
        /*color: #ff1239;*/
        text-transform: uppercase;
        padding: 5px 11px;
        margin-right: 16px;
        display: table;
        margin: 0 auto 8px;
    }

    #nav_memu_wr {
        width: -webkit-calc(100% + 15px);
        width: calc(100% + 15px);
        display: inline-block;
        height: 70px;
        background-color: #ededed;
        margin-left: -15px;
        position: relative
    }

    .margin-mnenie {
        margin-bottom: 25px;
    }

    .select_arh .sel_wr_1 {
        width: 250px;
    }

    .box_in_com {
        height: 113px;
    }

    .mnenie_avtor, .mnenie_avtor1 {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        height: auto;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 25px;
    }

    .like_block {
        width: 100%;
        background-color: #e3eaef;
        height: 33px;
        margin-bottom: 13px;
    }

    #stat_page .podel_social ul {
        display: inline-block;
    }

    #stat_page .podel_social ul li {

        display: inline-block;
        width: 25%;
        margin: 0 0 10px;
        float: left;
    }

    #stat_page .podel_social {
        display: inline-block;
        width: 100%;
        margin-top: 0px;
        margin-bottom: 11px;
    }

    .news-lenta .lenta_title {
        font-size: 14px;
    }

    /*.davai_obsudim .plitka_img,*/
    /*#chitaite_takge .plitka_img {
        padding-bottom: 66.66%;
        height: auto;
    }*/
    .select-result {
        width: auto;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin: 10px auto 0 !important;
    }

    #newSearch .select-result .btn:last-of-type {
        margin-right: 0 !important;
    }

    .bottom-pag {
        float: none;
        width: 100%;
        margin: 0 !important;
    }

    .pagination {
        margin: 20px auto;
    }

}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    #header_top_line .lenta_name h4 {
        padding-left: 21px;
        padding-right: 5px;
    }

    #header_top_line .lenta_name h4 > i {
        margin-left: 10px;
    }

    .user_name {
        max-width: 70px;
    }

    .in-top .dropdown-menu {
        width: 150px;
        min-width: 150px;
    }

    /*.h_inf {
        height: 56px;
        width: 150px;
        margin-left: 8px;
    }

    .info-block-mob .h_inf {
        width: auto;
        min-width: 150px;
    }*/
    .stat_centr_wr {
        width: 100%;
    }

    .opinion_com .col-varial {
        width: 50%;
    }

    .opinion_com .box_in_com {
        height: 210px;
    }

    .opinion_com .comment_mob_lite.com_otvet .captcha_dig {
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        margin: 0 0 10px 0;
        width: 100%;

        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .opinion_com .com_otvet .captcha_dig p {
        margin-bottom: 0 !important;
        color: #fff;
        width: 100%;
        display: inline-block;
        text-align: right !important;
    }

    .opinion_com .comment_mob_lite.com_otvet .captcha_dig img {
        height: 26px;
    }

    .opinion_com .comment_mob_lite.com_otvet .captcha_dig input {
        height: 26px;
        font-size: 19px;
        line-height: 26px;
    }

    .opinion_com .comment_mob_lite.com_otvet .captcha_dig i.fa-refresh {
        font-size: 22px;
        line-height: 26px;
    }

    .opinion_com .comment_mob_lite.com_otvet .no_user_bookmark1,
    .opinion_com .comment_mob_lite.com_otvet .no_user_bookmark2 {
        top: 326px;
        left: 33px;
    }

    .opinion_cont .comment_mob_lite.com_otvet .zachem {
        display: none;
    }

    #list4 .davai_obsudim .davai_obsudim_slider .plitka_wr .plitka_img {
        display: inline-block;
        height: 130px;
    }

    /*#list4 .davai_obsudim .plitka_308 {
        height: 258px;
    }*/
    .head_tema .tema-top-main {
        padding: 0 25px 0 0;
    }

    .tema-top-main .tema-opisanie {
        width: 591px;
    }

    .other-tema {
        margin: 0 0 4px 0;
    }

    .list-img {
        min-width: 152px;
        width: 152px;
    }

    .title-soc {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        height: 110px;
    }

    .title-soc .title {
        width: 100%;
    }

    .title-soc .subtitle {
        display: none;
    }

    .title-soc .social {
        width: 100%;
        float: none;
    }

    .title-soc .social-top {
        float: right;
    }

    .title-soc .bookmark {
        margin: 0 10px 0 0;
        float: left;
    }

    /*.central_940_opinion {
        padding-right: 45px;
    }

    .right_940_opinion {
        margin-left: -15px;
    }*/
    .padding_1_opinion {
        padding: 0;
    }

    /*Подложка*/
    .head_tema .svg-background, .head_tema .svg-image {
        clip-path: url(#clip-triangle940);
    }

    #clip-triangle1230, #clip-triangle720, #clip-triangle360 {
        display: none;
    }

    .head_tema svg.clip-svg {
        width: 940px;
    }

    /*End of Подложка*/
    .podd {
        width: calc(50% - 5px);
    }

    .com {
        width: calc(50% - 5px);
    }

    .blank {
        width: 50px;;
    }

    .compl {
        width: auto;
        padding: 0 3px 0 0;
    }

    .compl div:hover {
        text-decoration: underline;
        color: #8c9fac;
    }

    .compl div:active {
        color: #667784;
        background: #e3eaef;
        box-shadow: -3px 0 0 0 #e3eaef, 3px 0 0 0 #e3eaef;
    }

    .material_comment {
        width: 970px;
        margin: 0 auto;
        padding: 0 15px;
    }

    .vrezka_1 {
        float: left;
        width: 42%;
        margin: 0 30px 10px 0;
        padding: 6px 0 0 0;
    }

    .lenta_limit {
        /*height: 1770px;*/
        overflow: hidden;
    }

    .height_400 {
        height: auto;
    }

    .author_face {
        /* border: 1px solid #dfdfdf;
         border-radius: 3px;
         padding: 6px;
         background-color: white;*/
        width: 100px;
        height: 100px;
    }

    .central_940_1 {
        padding-right: 15px;
    }

    /*.container-material {
        transform: none;
        width: 940px;
        !*padding-left: 0;
        padding-right: 0;*!
    }*/
    #article,
    .central_940_opinion {
        width: 700px;
    }

    .right_940,
    .right_940_opinion {
        width: 270px;
    }

    .right_940 .sitebar_reklama_wr,
    .right_940_opinion .sitebar_reklama_wr {
        padding: 0;
        border: none;
    }

    .right_940 .sitebar_reklama_wr div:first-child {
        margin: 0;
    }

    .queen .right_940 {
        width: 270px;
    }

    .queen-column .plitka_img {
        height: 122px;
    }

    .queen-column .plitka_text {
        font-size: 14px;
    }

    .queen-column .down-gradient {
        width: 212.5px !important;
    }

    /*.flex-row {
        clear: both;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        !*width: 100%;
        margin-left: 0;*!
    }

    #article {
        webkit-flex: 1 0 670px;
        -ms-flex: 1 0 670px;
        flex: 1 0 670px;
        min-height: 1px;
        float: none;
        padding-left: 0;
        padding-right: 0;
        width: 670px;
    }

    .right_940 {
        webkit-flex: 1 0 240px;
        -ms-flex: 1 0 240px;
        flex: 1 0 240px;
        min-height: 1px;
        float: none;
        margin-left: 30px;
        padding-right: 0;
        padding-left: 0;
    }

    .rek_940 {
        display: inline-block;
        width: 100%;
        padding: 0 !important;
        border-top: none #ededed;
        border-right: none !important;
        border-left: none !important;
        border-bottom: none !important;
        margin-bottom: 50px;
    }*/
    .main_photo_hr {
        height: 1px;
        background-color: transparent;
        margin: 0 auto 0;
        border-top: none;
    }

    #tems .spisok_tem .tem_wr li a > span.dec_sp {
        color: #fff;
        font-size: 19px;
        line-height: 1.4;
        margin-bottom: 7px;
    }

    #tems .spisok_tem .tem_wr li a span {
        font-size: 19px;
    }

    .sel_vid {
        width: auto;
        background: none;
        border-top: none;
        line-height: 24px;
    }

    .vid2_flex, .vid3_flex {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .vid2_bigphoto, .vid3_bigphoto {
        height: 100%;
        margin-bottom: 8px;
    }

    .vid2_flexdir, .vid3_flexdir {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .vid3_flexdir {
        margin-top: -3px;
    }

    .vid3_avdown {
        margin-top: 24px;
    }

    .vid3_informleft {
        margin-left: -83px;
        width: 285px;
    }

    /*.opinion_h {
        height: 200px;
    }*/
    .vrezka_2 {
        float: left;
        width: 42%;
        margin: 6px 30px 10px 0;
        padding: 0;
    }

    /*.spravka_1 {
        float: left;
        width: 42%;
        margin: 6px 30px 30px 0;
        padding: 20px 0;
        border-top: 1px solid #d8d8d8;
        border-bottom: 1px solid #d8d8d8;
    }*/
    .spravka_1 h4 {
        font-size: 26px;
        margin-bottom: 10px;
        font-weight: 400;
        margin-top: 0;
    }

    .spravka_1 p {
        font-size: 15px;
        color: #6d6d6d;
        margin-bottom: 10px;
        font-weight: 400;
        line-height: 20px;
    }

    .spravka_1 p a {
        text-decoration: underline;
    }

    .chitaemo_material .tabs_chitaemo {
        background: #fff;
        padding: 15px 9px;
    }

    .map, .map-100 {
        height: 305px;
        overflow: hidden;
    }

    .oblko_tegov_nn .submenu_list ul {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-gap: 20px;
        -moz-column-gap: 20px;
        -webkit-column-gap: 20px;
    }

    #oblko_tegov .oblko_tegov_wr .tags_wr ul li {
        margin-right: 40px;
    }

    .padding_3 {
        padding-left: 0;
        padding-right: 0;
    }

    .padding_5 {
        padding-left: 0;
        padding-right: 0;
    }

    #ludi_gov_1 h2 {
        margin-bottom: 30px;
        line-height: 32px;
    }

    #ludi_gov_1 .height_400 {
        height: 349px;
    }

    #ludi_gov_1 .comment_day {
        font-family: 'PT Serif Bold Italic';
        font-size: 15px;
        max-height: 81px;
        overflow: hidden;
    }

    #ludi_gov_1 .rub_all_920 {
        margin-top: 10px;
    }

    #ludi_gov_1 .rub_all_920 a {
        color: #273842;
        font-size: 16px;
        margin: 4px 30px 0 0;
        display: inline;
        line-height: 1.6;
    }

    #ludi_gov_1 .rub_all_920 a:hover {
        color: #0080c6;
    }

    #ludi_gov_1 .rub_all_920 a.all {
        border-top: 0;
        color: var(--moe-blue);
        font-size: 16px;
        line-height: 18px;
        margin-top: 28px;
    }

    .margin30 {
        margin-top: 27px;
    }

    #ludi_gov_1 .rubriki {
        margin-top: 30px;
    }

    #ludi_gov_1 .rubriki h2 {
        margin-bottom: 0;
    }

    .middle_col {
        padding: 26.67px;
    }

    .stat_centr_wr {
        width: 100%;
    }

    #article .stat_centr_wr {
        width: 100%;
    }

    #arhiv .arh_nov_wr .arh_img {
        height: 85px;
    }

    /*-nn-selector--*/
    .cog-position {
        left: 364px;
    }

    .plate_select_nn > ul > [class^="t"] a {
        height: 37px;
        padding: 8px 5px 0;
    }

    .plate_select_nn > ul > [class^="t"] i {
        display: none;
    }

    .cog-selector {
        width: 44px;
        height: 36px;
        margin-left: 0;
    }

    #rub-selector {
        width: 600px;
    }

    /*.select_arh .jq-selectbox__dropdown {
        max-width: 174.41px;
    }*/
    /*Photo-video main*/
    #foto_video {
        min-height: 557px;
    }

    #foto_video .foto_video_slider_main .bid_item_foto_video {
        height: 410px;
    }

    #foto_video .foto_video_slider_main .small_item_foto_video {
        height: 190px;
    }

    .slide-item-1 {
        width: 646.66px !important;
    }

    .slide-item-2 {
        width: 323.33px !important;
    }

    #foto_video .foto_video_slider_main .bid_item_foto_video p.big_pl_text {
        font-size: 26px;
    }

    #foto_video .foto_video_slider_main .small_item_foto_video p.small_pl_text {
        font-size: 17px;
    }

    /*.main_photo_height {
        height: 440px;
    }*/
    /*.novost_detalka .gallery_section .galery li.col_foto_wr span,
    .novost_detalka .slider_gallery .galery li.col_foto_wr span {
        font-family: 'Open Sans';
        font-size: 54px;
    }*/
    .in-top .notifications.guest-notification {
        margin: 16px 0 0 29px;
    }

    .top_fixed .in-top .notifications.guest-notification {
        margin: 11px 6px 0 0;
    }

    .pagination > li b {
        display: none;
    }

}

@media only screen and (min-width: 992px) {

    .s-caricature h2 {
        color: #fff;
        text-transform: uppercase;
        font-size: 40px;
        letter-spacing: 1px;
        display: inline-block;
        margin-right: 20px;
        line-height: 34px;
    }

    .s-caricature {
        padding: 50px 7px 40px;
    }

    .car-head {
        margin-bottom: 40px;
    }

    .vid2_plitka_img {
        min-height: 100%;
        height: 190px !important;
    }

    .vid2_flexdir .small_plitka.vid2_down {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: 0;
    }

    .col-varial {
        width: 20%;
    }

    .two_col {
        column-count: 2;
        column-gap: 20px;
        column-rule: 1px solid #e1e2e3;
        -moz-column-count: 2;
        -moz-column-gap: 20px;
        -moz-column-rule: 1px solid #e1e2e3;
        -webkit-column-count: 2;
        -webkit-column-gap: 20px;
        -webkit-column-rule: 1px solid #e1e2e3;
        text-align: left;
    }

    /*.big_pl_text .icon-icon-moe-37 {
        font-size: 14px;
    }

    .big_pl_text .icon-icon-moe-33 {
        font-size: 14px;
    }

    .big_pl_text .icon-icon-moe-38 {
        font-size: 12px;
    }*/
    .head_tema .tema-top-main .tema-title {
        font-size: 32px;
    }

    .vid7-8_back {
        margin-left: -30px;
    }

    #central_novosti .vid6_big_pl_text {
        display: inline-block;
        width: 100%;
        margin-bottom: 10px;
        font-size: 32px;
        line-height: 35px;
        font-weight: 700;
        color: #fff
    }

    .vid2_bigphoto, .vid3_bigphoto {
        flex: 1 1 auto;
    }

    #central_novosti .vid2_flex .big_pl_text,
    #central_novosti .vid2_flex .inform_top_line,
    #central_novosti .vid3_flex .plitka_text,
    #central_novosti .vid3_flex .inform_top_line {
        flex: 0 0 auto;
    }

    /*.vid6_big_pl_text .icon-icon-moe-33,
    .vid6_big_pl_text .icon-icon-moe-37 {
        vertical-align: 5px;
    }*/
    .vid7-8_big_pl_text .icon-icon-moe-33,
    .vid7-8_big_pl_text .icon-icon-moe-37,
    .lenta_nar_nov .icon-icon-moe-33,
    .lenta_nar_nov .icon-icon-moe-37 {
        vertical-align: 1px;
    }

    .lenta_nar_nov .write_nn {
        background-color: #fff;
        width: 209px;
        padding: 0 0 0 8px;
        position: absolute;
        top: 0;
        right: 0;
    }

    .lenta_nar_nov .write_nn a.yelow_btn {
        width: 201px;
        padding: 2px 5px;
    }

    .equal, .equal > div[class*='col-'] {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }

    .equal-1, .equal-1 > div[class*='col-'] {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }

    .photo_in_text_right {
        background-color: #e3eaef;
        padding: 19px;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 100%;
    }

    .photo_ver_col {
        padding-right: 0;
    }

    .photo_ver_desc {
        padding-left: 0;
    }

    .photo_small_div_left {
        width: 25%;
        margin: 6px 20px 20px 0;
        float: left;
    }

    .photo_small_div_right {
        width: 25%;
        margin: 6px 0 20px 20px;
        float: right;
    }

    .search_t {
        width: 56px;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        transition-delay: .2s;
    }

    .search_t_top {
        width: 50px;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        transition-delay: .2s;
    }

    .search_t:hover, .search_t_top:hover {
        width: 580px;
        -webkit-transition: all .05s ease;
        transition: all .05s ease;
        transition-delay: .5s;
    }

    /*-nn-selector--*/
    .lenta_nar_nov #rub-selector ul {
        -moz-column-count: 3;
        -moz-column-gap: 20px;
        -webkit-column-count: 3;
        -webkit-column-gap: 20px;
        column-count: 3;
        column-gap: 20px;
    }

    .equal-a13, .equal-a13 > div[class*='col-'] {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }

    /*#article {
        min-height: 3200px;
    }*/

    .lenta_nar_nov ul.tabs {
        padding-right: 35%;
    }

    .lenta_nar_nov ul.tabs.tabs-section {
        width: 100%;
        padding-right: calc(35% + 23px);
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) and (min-width: 768px) {
    .in-top .polz_pol,
    .in-top .head-user-avatar {
        margin-right: 0;
    }

    .user_name {
        max-width: 96px;
    }

    .in-top .vhod {
        width: 120px;
    }

    .in-top .dropdown-menu {
        width: 120px;
        min-width: 120px;
    }

    .dropdown-menu.lk-hidden span,
    .dropdown-menu.lk-hidden li > a {
        padding: 5px 10px;
    }

    .in-top .notifications.guest-notification {
        margin: 16px 0 0 67px;
    }

    .top_fixed .in-top .notifications.guest-notification {
        margin: 11px 6px 0 0;
    }

    /*.h_inf {
        height: 56px;
        width: 140px;
        margin-left: 8px;
    }

    .info-block-mob .inf_mob ul {
        width: auto;
        min-width: 140px;
    }*/
    .big_pl_text .icon-icon-moe-37 {
        font-size: 16px;
    }

    .big_pl_text .icon-icon-moe-33 {
        font-size: 16px;
    }

    .bid_item_foto_video .icon-icon-moe-33 {
        font-size: 19px;
        margin-right: 3px;
    }

    .big_pl_text .icon-icon-moe-38 {
        width: 14px;
        height: 15px;
    }

    /*.big_pl_text .icon-icon-moe-38 {
        font-size: 15px;
    }*/
    .left_nn .col-varial {
        width: 50%;
    }

    .left_nn .add_photo, .add_photo_count {
        font-size: 13px;
    }

    .left_nn .comment_mob_lite.com_otvet .captcha_dig {
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        margin: 0 0 10px 0;
        width: 100%;

        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .left_nn .com_otvet .captcha_dig p {
        margin-bottom: 0 !important;
        color: #fff;
        width: 100%;
        display: inline-block;
        text-align: right !important;
    }

    .left_nn .comment_mob_lite.com_otvet .captcha_dig img {
        height: 26px;
    }

    .left_nn .comment_mob_lite.com_otvet .captcha_dig input {
        height: 26px;
        font-size: 19px;
        line-height: 26px;
    }

    .left_nn .comment_mob_lite.com_otvet .captcha_dig i.fa-refresh {
        font-size: 22px;
        line-height: 26px;
    }

    .left_nn .comment_mob_lite.com_otvet .no_user_bookmark1,
    .left_nn .comment_mob_lite.com_otvet .no_user_bookmark2 {
        top: 312px;
        left: 15px;
    }

    /*---------------------------------------------*/
    .left_nn .com_down_total.com_big .captcha_dig {
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        margin: 0 0 10px 0;
        width: 100%;

        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .left_nn .com_down_total.com_big .captcha_dig p {
        margin-bottom: 0 !important;
        color: #fff;
        width: 100%;
        display: inline-block;
        text-align: right !important;
    }

    .left_nn .com_down_total.com_big .captcha_dig i.fa-refresh {
        font-size: 22px;
        line-height: 26px;
    }

    .left_nn .com_down_total.com_big .captcha_dig img {
        height: 26px;
    }

    .left_nn .com_down_total.com_big .captcha_dig input {
        height: 26px;
        font-size: 19px;
        line-height: 26px;
    }

    .left_nn .comment_mob_lite.com_otvet .no_user_bookmark3 {
        bottom: 127px;
        left: 15px;
        top: auto;
    }

    .left_nn .comment_mob_lite .zachem {
        display: none;
    }

    .head_tema .tema-top-main {
        padding: 0 15px 0 0;
        font-size: 25px !important;
    }

    .head_tema .tema-top-main .tema-title {
        font-size: 29px !important;
    }

    .tema-top-main .tema-opisanie {
        width: 401px;
    }

    .other-tema {
        margin: 0 0 4px 0;
    }

    .list-img {
        min-width: 182px;
        width: 182px;
    }

    .title-soc .title {
        float: left;
        width: calc(100% - 30px);
        padding: 0 15px 0 0;
    }

    /*Подложка*/
    .head_tema .svg-background, .head_tema .svg-image {
        clip-path: url(#clip-triangle720);
    }

    #clip-triangle1230, #clip-triangle940, #clip-triangle360 {
        display: none;
    }

    .head_tema svg.clip-svg {
        width: 720px;
    }

    /*End of Подложка*/
    .map, .map-100 {
        height: 305px;
        overflow: hidden;
    }

    #oblko_tegov.oblko_tegov_nn .oblko_tegov_wr .pag_name {
        margin-right: 15px;
    }

    #oblko_tegov.oblko_tegov_nn .oblko_tegov_wr .tags_wr {
        padding-right: 10px;
    }

    .oblko_tegov_nn .submenu_list ul {
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-gap: 10px;
        -moz-column-gap: 10px;
        -webkit-column-gap: 10px;
    }

    #oblko_tegov.oblko_tegov_nn .oblko_tegov_wr .tags_wr ul li a {
        font-size: 16px;
    }

    #oblko_tegov .oblko_tegov_wr .tags_wr ul li {
        margin-right: 20px;
    }

    .podd {
        width: 100%;
    }

    .com {
        width: 100%;
    }

    .blank {
        width: 50px;
    }

    .compl {
        width: auto;
        padding: 0 3px 0 0;
    }

    .compl div:hover {
        text-decoration: underline;
        color: #8c9fac;
    }

    .compl div:active {
        color: #667784;
        background: #e3eaef;
        box-shadow: -3px 0 0 0 #e3eaef, 3px 0 0 0 #e3eaef;
    }

    .material_comment {
        width: 750px;
        margin: 0 auto;
        padding: 0 15px;
    }

    .vrezka_1 {
        float: left;
        width: 42%;
        margin: 6px 30px 10px 0;
        padding: 0;
    }

    .lenta_limit {
        /*height: 2930px;*/
        overflow: hidden;
    }

    .height_400 {
        height: auto;
    }

    .author_face {
        width: 100px;
        height: 100px;
    }

    .main_photo_hr {
        height: 1px;
        background-color: transparent;
        margin: 0 auto 0;
        border-top: none;
    }

    .spisok_tem ul {
        column-count: 2;
        column-gap: 20px;
        column-rule: 1px solid #445660;
        -moz-column-count: 2;
        -moz-column-gap: 20px;
        -moz-column-rule: 1px solid #445660;
        -webkit-column-count: 2;
        -webkit-column-gap: 20px;
        -webkit-column-rule: 1px solid #445660;
        text-align: left;
    }

    .sel_vid {
        width: 135px;
        background: none !important;
        border-top: none !important;
        line-height: 24px;
        padding: 20px 0 20px 20px !important;
    }

    .opinion_h {
        height: 200px;
    }

    .vrezka_2 {
        float: left;
        width: 42%;
        margin: 6px 30px 10px 0;
        padding: 0;
    }

    .padding_2 {
        padding: 0 15px 0 15px;
    }

    /*.spravka_1 {
        float: left;
        width: 100%;
        margin: 10px 0 30px;
        padding: 20px 0;
        border-top: 1px solid #d8d8d8;
        border-bottom: 1px solid #d8d8d8;
    }*/
    .spravka_1 h4 {
        font-size: 26px;
        margin-bottom: 10px;
        font-weight: 400;
        margin-top: 0;
    }

    .spravka_1 p {
        font-size: 15px;
        color: #6d6d6d;
        margin-bottom: 10px;
        font-weight: 400;
        line-height: 20px;
    }

    .spravka_1 p a {
        text-decoration: underline;
    }

    .padding_3 {
        padding-left: 0;
        margin-top: -5px;
    }

    .padding_5 {
        padding-right: 0;
    }

    #ludi_gov_1 h2 {
        margin-bottom: 20px;
        line-height: 32px;
    }

    #ludi_gov_1 .comment_day {
        font-family: 'PT Serif Bold Italic';
        font-size: 15px;
        max-height: 63px;
        overflow: hidden;
    }

    .margin-nn {
        margin-top: 50px;
    }

    #ludi_gov_1 .height_400 {
        height: 356px !important;
    }

    #ludi_gov_1 .wrap_tab .tab_item {
        max-height: 293px;
    }

    #ludi_gov_1 .rub_all_1 {
        display: block;
    }

    #ludi_gov_1 .rubriki h2 {
        margin-bottom: 4px;
    }

    .s_bar ul.twocolumn li {
        display: block;
        width: 49%;
        float: left;
        margin: 3px 0;
    }

    #ludi_gov_1 .rub_all_1 .s_bar ul {
        height: 165px;
        padding-top: 9px;
    }

    #ludi_gov_1 a.all {
        margin-top: 10px;
    }

    /*#ludi_gov_1 .wrap_tab .tab_item {
        max-height: 313px;
    }*/
    .position_soc_mnenie {
        position: absolute;
        right: 20px
    }

    .middle_col {
        padding: 21.25px;
    }

    #arhiv .arh_nov_wr .arh_img {
        height: 63px;
    }

    /*-nn-selector--*/
    .cog-position {
        left: 364px;
    }

    .plate_select_nn > ul > [class^="t"] a {
        height: 37px;
        padding: 8px 5px 0;
    }

    .plate_select_nn > ul > [class^="t"] i {
        display: none;
    }

    .cog-selector {
        width: 43px;
        height: 36px;
        margin-left: 0;
    }

    #rub-selector {
        width: 430.5px;
    }


    .lenta_nar_nov #rub-selector ul {
        -moz-column-count: 2;
        -moz-column-gap: 20px;
        -webkit-column-count: 2;
        -webkit-column-gap: 20px;
        column-count: 2;
        column-gap: 20px;
    }

    /*.select_arh .jq-selectbox__dropdown {
        max-width: 135.59px;
    }*/
    .vid7-8_height {
        height: 230px !important;
        width: calc(100% - 30px) !important;
        margin-left: 15px;
    }

    .vid7-8_back {
        padding: 20px !important;
        height: auto !important;
    }

    .vid7-8 {
        height: auto !important;
    }

    .vid6_back {
        padding: 12px 20px !important;
    }

    .soc-in-menu .soc-button {
        margin-right: 12px !important;
    }

    /*#central_novosti .fa-bar-chart {
        font-size: 0.9em !important;
    }*/
    /*Photo-video main*/
    #foto_video {
        min-height: 627px;
    }

    #foto_video .foto_video_slider_main .bid_item_foto_video {
        height: 480px;
    }

    #foto_video .foto_video_slider_main .small_item_foto_video {
        height: 225px;
    }

    .slide-item-1 {
        width: 750px !important;
    }

    .slide-item-2 {
        width: 375px !important;
    }

    #foto_video .foto_video_slider_main .bid_item_foto_video p.big_pl_text {
        font-size: 29px;
    }

    #foto_video .foto_video_slider_main .small_item_foto_video p.small_pl_text {
        font-size: 19px;
    }

    /*.gallery_section .galery li.main_foto img {
        height: 410px;
    }

    .main_photo_height img {
        height: 480px !important;
    }*/
    /*.main_photo_height {
        height: 470px;
    }

    .novost_detalka .gal_foto_conteiner {
        padding: 0 5px;
    }

    .novost_detalka .gal_foto_conteiner > div {
        padding: 10px 5px;
    }

    .novost_detalka .gallery_section .galery li.col_foto_wr span,
    .novost_detalka .slider_gallery .galery li.col_foto_wr span {
        font-family: 'Open Sans';
        font-size: 40px;
    }*/
    .title-soc .bookmark {
        margin: 0 auto 10px;
    }

    .winner_paginate .div_paginate .pagination > li b {
        display: none;
    }

}

@media only screen and (max-width: 991px) {
    #yandex-advert.ya-main-page {
        margin-top: 30px;
    }

    .s-caricature {
        padding: 30px 7px 30px;
    }

    .s-caricature h2 {
        color: #fff;
        text-transform: uppercase;
        font-size: 4vw;
        letter-spacing: 1px;
        display: inline-block;
        margin-right: 20px;
        line-height: 34px;
    }

    .car-head {
        margin-bottom: 30px;
    }

    .car-head-down {
        margin-top: 20px;
    }

    .s-caricature .image {
        height: 30vw;
    }

    #speshial_project .sp_proekt_wr {
        display: table;
        margin: 0 auto;
        width: 768px;
    }

    .exit_coment_form {
        position: absolute;
        top: -12px;
        right: 15px;
    }

    #menu_wr.fixed #nav_memu_wr,
    #menu_wr-1.fixed #nav_memu_wr {
        margin-top: 0;
    }

    .novosti_vse_18 span {
        color: #fff;
        font-size: 17px;
    }

    #menu_wr .menu_top .novosti_vse_18 .novosti_vse_tags,
    #menu_wr-1 .menu_top .novosti_vse_18 .novosti_vse_tags {
        display: inline-block;
        float: right;
        padding-left: 15px;
        margin-right: -40px;
        padding-top: 0;
    }

    #header_baner p {
        font-size: 36px;
    }

    #all_mnen .avtorss .mnenie_avtor {
        display: inline-block;
        width: 50%;
        position: relative;
        margin: 0;
        float: left;
    }

    .avtorss .mnenie_avtor {
        display: inline-block;
        width: 50%;
        position: relative;
        margin: 0;
        float: left;
        height: 104px;
    }

    .avtorss {
        margin-top: 0;
    }

    /*#nav_memu_wr {

        width: calc(100% + 15px);
        display: inline-block;
        height: 70px;
        background-color: #ededed;
        margin-left: -15px;
        position: relative;
        margin-top: 7px;
    }*/
    #nav_memu_wr {
        width: -webkit-calc(100% + 15px);
        width: calc(100% + 15px);
        display: inline-block;
        height: 70px;
        background-color: #ededed;
        margin-left: -15px;
        position: relative;
        /*margin-top: 7px;*/
    }

    #menu_wr-1 .logo_wr form:before {
        left: 84px;
    }

    #menu_wr .menu_top .nav_wr ul > li > a,
    #menu_wr-1 .menu_top .nav_wr ul > li > a {
        padding: 0 12px;
    }

    #menu_wr .novosti_vse_18,
    #menu_wr-1 .novosti_vse_18 {
        width: 720px;
        margin-left: -172.5px;
    }

    #menu_wr .novosti_vse_18.novosti_vse_18_nn {
        margin-left: -83px;
    }

    #menu_wr-1 .novosti_vse_18.novosti_vse_18_nn,
    #menu_wr .top_fixed .novosti_vse_18.novosti_vse_18_nn {
        margin-left: -181px;
    }

    .novosti_vse_left_side,
    .novosti_vse_right_side {
        width: 47%;
    }

    .novosti_vse_list {
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2;
    }

    .novosti_vse_18_nn .novosti_vse_list {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
    }

    .soc-in-menu p {
        margin: 0 9px 0 0 !important;
    }

    .novosti_vse_tags {
        display: inline-block;
        float: right;
        padding-left: 0;
        margin-right: 0;
        width: 352px;
    }

    #menu_wr .all_nov_wr_18 .block_menu_wr .block_menu ul li a,
    #menu_wr-1 .all_nov_wr_18 .block_menu_wr .block_menu ul li a {
        display: inline-block;
        line-height: 20px;
        margin-top: 5px;
        color: #fff;
        font-weight: 400;
        padding: 0;
        text-decoration: underline;
    }

    .bd_pl_bott {
        display: inline-block;
        width: 100%;
        padding-bottom: 10px;
        border-bottom: 1px solid #ccc;
        margin-bottom: 10px;
    }

    ul.tab_chitaemo_navigation {
        list-style: none;
        margin: 0;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    ul.tab_chitaemo_navigation li a {
        padding: 5px 20px;
        background-color: #ffeb7f;
        color: #5d5738;
        text-decoration: none;
        margin-bottom: 10px;
        position: relative;
        font-size: 14px;
    }

    /*#central_novosti .big_pl_text,
    #central_novosti .small_plitka a,
    #central_novosti .plitka_text,
    #central_novosti .ekr_14_pl .plitka_text {
        display: inline-block;
        width: 100%;
        font-size: 20px;
        line-height: 23px;
        margin-bottom: 5px;
    }*/
    .vid3_flexdir .pl_rubrika {
        width: 100%;
    }

    #foto_video .foto_video_slider .bid_item_foto_video .bid_item_text_wr .big_pl_text {
        display: inline-block;
        width: 84%;
        font-size: 24px;
    }

    #foto_video .foto_video_slider .bid_item_foto_video {

        margin-bottom: 15px;
        margin-top: 10px;
    }

    .big_top_nov .cont {
        padding-right: 30px;
        display: inline-block;
        width: 523px;
        float: right;
    }

    #big_baner_novost .vagno_wr .text_bl h2 {
        display: inline-block;
        width: 100%;
        color: #fff;
        font-size: 28px;
        font-weight: 400;
        line-height: 31px;
        margin-bottom: 5px;
    }

    #big_baner_novost .vagno_wr .text_bl {
        width: 100%;
        display: inline-block;
        height: 100%;
        border: 2px solid #8d8988;
        padding: 80px 70px;
    }

    .vid2_bigphoto,
    .vid3_bigphoto,
    .ekr_14_pl .plitka_img,
    #video_plitka .video_pl_wr > a,
    #video_plitka .video_pl_wr .moe_tv_img {
        display: block;
        height: 205px;
        margin-bottom: 5px;
        width: 100%;
    }

    #video_plitka .video_pl_wr .moe_tv_img .moe_tv_img_blue {
        height: 205px;
    }

    #video_plitka .video_pl_wr .moe_tv_img .moe_tv_img_blue img {
        margin: auto;
    }

    .plitka_308_sm {
        height: auto !important;
        margin-bottom: 20px;
    }

    .ekr_14_pl:last-child,
    .ekr_14_big {
        margin-bottom: 20px;
    }

    .m-vid-2,
    .m-vid-3 {
        margin-bottom: 0;
    }

    .small_plitka, .ekr_14_pl,
    .small_plitka:last-child {
        border-bottom: none !important;
    }

    .ekr_14_pl .plitka_text {
        font-size: 17px;
        line-height: 21px;
        margin-bottom: 5px;
        display: block;
        width: 100%;
    }

    #menu_wr .all_nov_wr_18,
    #menu_wr-1 .all_nov_wr_18 {
        width: 547px;
    }

    #header_top_line .hidden_lenta_novost {
        z-index: 201;
    }

    #tems .pomogem_razobr {
        background-color: #f7f7f7;
        border: 1px solid #e1e2e3;
        /*margin-bottom: 20px;*/
    }

    #tems .spisok_tem {
        margin: 48px 0;
    }

    /*#tems {
        margin-top: 5px;
    }*/
    #footer {
        display: block;
        width: 100%;
    }

    .nav_wr {
        display: inline-block;
        padding-left: 15px;
    }

    #menu_wr.fixed #nav_memu_wr .nav_wr,
    #menu_wr-1.fixed #nav_memu_wr .nav_wr {
        display: inline-block;
        padding-left: 5px;
    }

    #footer_main .right-text {
        display: inline-block;
        width: 100%;
        padding-left: 1px;
        margin-top: 30px;
    }

    ul.foot_nav > li {
        list-style: none;
        display: inline-block;
        margin-right: 25px;
    }

    ul.foot_nav > li:last-child {
        width: 100%;
    }

    #footer_bottom img {
        margin-left: 1px;
        margin-top: 30px;
    }

    #footer_bottom a {
        display: inline-block;
        width: 100%;
        margin-top: 11px;
        float: right;
        text-align: left;
        color: #808e96;
        padding-left: 0;
    }

    #ludi_gov .plaska h2 {
        display: inline-block;
        font-size: 30px;
        color: #fff;
        line-height: 70px;
        width: 100%;
        text-align: center;
    }

    #ludi_gov .plaska a {
        float: right;
        margin-bottom: 21px;
        margin-right: 73px;
        margin-left: 0;
        margin-top: 0;
    }

    #oblko_tegov .oblko_tegov_wr {
        width: calc(100% + 0px);
        position: relative;
    }

    #nar_noovsti .vy_rozkaz_wr .vy_rozkaz {
        width: 46%;
        display: inline-block;
        padding: 20px 15px;
        border-bottom: 1px solid #eaeaea;
    }

    #nar_noovsti .tabs_chitaemo .sitebar_text_nov {
        display: inline-block;
        width: 100%;
        padding: 5px 0 0;
        /*border-bottom: 1px solid #f1f1f1;*/
    }

    .pad_0 {
        padding: 0 15px;
    }

    /*.tabs_chitaemo .sitebar_text_nov {
        display: inline-block;
        width: 45%;
        padding: 10px 0;
        border-bottom: 1px solid #f1f1f1;
        margin: 0 2%;
    }*/
    .avt_scrol_wr {
        overflow: auto;
        height: 100%;
    }

    .avtorss {

        height: 100%;
    }

    #all_mnen .chitaite_wr {

        padding: 20px;

        height: auto;
    }

    .chit_bl_wr {
        display: inline-block;
    }

    /*.select_arh {

        height: auto;
        border-top: 2px solid #f2f2f2;
        background-color: #f7f7f7;
        display: inline-block;
        padding: 20px;
        margin-bottom: -6px;
    }*/
    .select_arh .sel_wr {
        width: 20%;
        margin-right: 1%;
        float: left;
    }

    /*.select_arh .sel_date {
        width: 18%;
    }*/
    /*.select_arh .sel_wr:last-child {
        width: 20%;
        margin-right: 0;
        float: left;
    }*/
    /*.select_arh input[type=submit] {
        padding: 4px 4px 0;
    }*/
    .stat_centr_wr .plit_block .texttt_wr p {
        margin-top: 15px;
        font-size: 16px;
        margin-bottom: 58px;
    }

    .stat_centr_wr .plit_block .texttt_wr {
        display: inline-block;
        width: 100%;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
        position: relative;
        height: auto;
    }

    .protiv_block span {
        font-size: 20px;

    }

    .protiv_block p {
        font-size: 13px;
        letter-spacing: 4px;

    }

    #stat_page .podel_social ul li a {
        width: 48px;
        cursor: pointer;
        font-size: 22px;

    }

    #stat_page .podel_social ul li span {

        width: 40px;

        font-size: 16px;
        margin-left: 8px;
        position: relative;
    }

    #ludi_gov .s_bar ul a {
        width: 32%;
    }

    .pad_100 {
        padding-bottom: 49px;
    }

    .srochno_wr a.srochno_a > span {
        background-color: #fff;
        /*color: #ff1239;*/
        text-transform: uppercase;
        padding: 5px 11px;
        /*margin-right: 16px;*/
        display: table;
        margin: 0 auto 8px;
    }

    /*.pol_fot, .pol_rub, .pol_ic {
        display: inline-block;
        width: 100%;
        margin-top: -8px;
    }*/
    .nar_now .pol_fot, .nar_now .pol_rub, .nar_now .pol_ic,
    .novost_detalka .pol_fot, .novost_detalka .pol_rub, .novost_detalka .pol_ic {
        display: inline-block;
        margin-top: -8px;
        width: auto;
    }

    .nar_now .nov_nar_img_v {
        height: 260px;
    }

    .box_in_com {
        height: 123px;
    }

    .pers_coment_text .box_in_com {
        height: 86px;
    }

    #central_novosti .vid6_big_pl_text {
        display: inline-block;
        width: 100%;
        margin-bottom: 10px;
        font-size: 24px;
        line-height: 1.3;
        font-weight: 700;
        color: #fff
    }

    .ekr_14_pl {
        padding-right: 0;
    }

    .vid6_big_pl_text .icon-icon-moe-33,
    .vid6_big_pl_text .icon-icon-moe-37,
    .vid7-8_big_pl_text .icon-icon-moe-33,
    .vid7-8_big_pl_text .icon-icon-moe-37,
    .lenta_nar_nov .icon-icon-moe-33,
    .lenta_nar_nov .icon-icon-moe-37 {
        vertical-align: 1px;
    }

    .lenta_nar_nov .write_nn {
        display: none;
        background-color: #fff;
        padding: 0;
        margin: 25px 0;
        width: 100%;
        height: 37px;
    }

    .lenta_nar_nov .write_nn a.yelow_btn {
        width: 100%;
        padding: 2px 5px;
        text-align: center;
    }

    .photo_in_text_right {
        background-color: #e3eaef;
        padding: 19px;
    }

    .photo_small_div_left {
        width: 42%;
        margin: 6px 20px 0 0;
        float: left;
    }

    .photo_small_div_right {
        width: 42%;
        margin: 6px 0 0 20px;
        float: right;
    }

    .search_t {
        width: 56px;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        transition-delay: .2s;
    }

    .search_t_top {
        width: 50px;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        transition-delay: .2s;
    }

    .search_t:hover, .search_t_top:hover {
        width: 548px;
        -webkit-transition: all .05s ease;
        transition: all .05s ease;
        transition-delay: .5s;
    }
}

@media only screen and (min-width: 768px) {

    #header_top_line .navbar-nav {
        font-size: 14px;
    }

    .user-title {
        padding-left: 20px;
    }

    .next_level {
        padding: 15px 0 0 40px !important;
    }

    .com_otvet {
        margin: 15px 0 0 40px !important;
        width: calc(100% - 40px) !important;
    }

    #article .comment_mob_lite {
        margin: 5px auto 0;
    }

    #lenta-news .down-gradient {
        display: none !important;
    }

    .lenta-news-box .vue-code,
    .lenta-news-box .vue-code > div,
    .lenta-news-box .vue-code .news-lenta {
        height: 100%;
        transition: none;
    }

    .lenta-news-box {
        overflow: hidden;
        border-radius: 16px;
    }

    .lenta-news-box {
        opacity: 0;
        overflow: hidden;
        /*transition: all 0.5s cubic-bezier(0.1, 0, 0.9, 1);*/
        /*transition: all 0.5s linear;*/
        animation: newsLenta-animation .5s 1;
        animation-fill-mode: forwards;
        animation-delay: 2s;
    }

    @keyframes newsLenta-animation {
        from {
            opacity: 0
        }
        to {
            opacity: 1
        }
    }

    .news-lenta {
        /*overflow-x: hidden;
        overflow-y: auto;*/
        /*min-height: calc(100vh - 50px);
        max-height: 250vh;*/
        border-radius: 16px;
    }

    .lenta-news-desktop.sticky-80 .news-lenta {
        overflow: hidden;
        min-height: auto;
        max-height: none;
        height: 100%;
        border-radius: 16px;
        background-color: rgba(255, 0, 0, 0.3);
    }

    /*#lenta-news .down-gradient,
    .queen-column .down-gradient {
        width: 100%;
        padding-top: 63px;
        z-index: 100;
        position: absolute;
        bottom: 0;
        border-radius: 0 0 5px 5px;
        overflow: hidden;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(227, 234, 239, 1) 20%, rgba(227, 234, 239, 1) 100%);
    }*/

    .lenta-news-box .vue-code {
        position: relative;
        border-radius: 16px;
        overflow-x: hidden;
        overflow-y: auto;
        background: #e3eaef;
        /*transition: .2s ease-in-out;*/
    }

    .lenta-news-box .blind {
        position: absolute;
        width: 100%;
        z-index: 10;
        /*transition: .2s ease-in-out;*/
    }

    .lenta-news-box .blind-top {
        top: 0;
        height: 20px;
        border-radius: 16px 16px 0 0;
        background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(227, 234, 239, 1) 60%);
    }

    .lenta-news-box .blind-bottom {
        bottom: 0;
        height: 50px;
        border-radius: 0 0 16px 16px;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(227, 234, 239, 1) 60%);
    }

    .with_marquee .lenta-news-box .vue-code {
        height: calc(100% - 20px);
    }

    .with_marquee .lenta-news-box .blind-bottom {
        bottom: 20px;
    }

    #lenta-news .lenta_all,
    .queen-column .lenta_all {
        width: calc(100% - 40px);
        /*position: absolute;
        bottom: 0;*/
        margin: 0 20px 20px;
    }

    .down-gradient .a-ya-news,
    .queen-column .a-ya-news,
    .down-gradient .a-dzen,
    .queen-column .a-dzen {
        display: block;
        overflow: hidden;
        /*position: absolute;*/
        margin: 0;
        width: 100%;
        height: 57px;
        background: #fff;
        padding-top: 5px;
        transition: .1s;
    }

    /*.down-gradient .a-ya-news,
    .queen-column .a-ya-news {
        bottom: 56px;
    }

    .down-gradient .a-dzen,
    .queen-column .a-dzen {
        bottom: 0;
    }*/
    .a-ya-news img,
    .a-dzen img {
        height: 52px;
        display: block !important;
        max-width: none;
        object-fit: contain;
    }

    .down-gradient .a-ya-news:active,
    .queen-column .a-ya-news:active,
    .down-gradient .a-dzen:active,
    .queen-column .a-dzen:active {
        -webkit-transform: translateY(1px);
        -moz-transform: translateY(1px);
        -ms-transform: translateY(1px);
        -o-transform: translateY(1px);
        transform: translateY(1px);
    }

    /*.sticky {
        position: fixed;
        z-index: 101;
    }*/
    .stop {
        position: relative;
        z-index: 101;
    }

    /*.container-material {
        margin-top: 30px;
    }*/
    .container-material > .row {
        margin-top: 25px;
    }

    #article {
        height: auto;
    }

    .ya-rep {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .ya-rep-text:after {
        content: url(/themes/default/front/img/ukaz2.svg);
        width: 23px;
        height: 30px;
        position: absolute;
        left: -23px;
        top: 0;
    }

    .ya-rep-text:hover:after {
        content: url(/themes/default/front/img/ukaz2-hover.svg);
    }

    .medic span {
        font-size: 33px;
    }

    .medic p {
        font-size: 24px;
    }

    .lenta_nar_nov .big_pl_text .icon-icon-moe-37 {
        font-size: 21px;
    }

    .lenta_nar_nov .big_pl_text .icon-icon-moe-33 {
        font-size: 20px;
    }

    .lenta_nar_nov .big_pl_text .icon-icon-moe-38 {
        width: 22px;
        height: 24px;
        margin-right: 0;
        vertical-align: -0.5px;
    }

    /*.lenta_nar_nov .big_pl_text .icon-icon-moe-38 {
        font-size: 24px;
    }*/
    #prislNovNewUser .zachem {
        position: absolute;
        top: 25px !important;
        right: 30px !important;
    }

    .head_tema {
        height: 108px;
        position: relative;
        top: 0;
        width: 100%;
        margin: 0;
        overflow: hidden;
    }

    .head_tema .tema-top-main {
        height: 105px;
    }

    .head_tema .tema-top-main .tema-img {
        width: 76px;
        min-width: 76px;
        height: 76px;
    }

    .sitebar_reklama_wr {
        padding: 20px;
    }

    .map, .map-100 {
        overflow: hidden;
    }

    /*.stat_centr_wr .map {
        width: 35%;
        height: 300px;
        float: right;
        margin: 7px 0 10px 30px;
    }*/
    /*    .main_photo_height img {
            height: 450px !important;
        }*/
    /*.na_pravax_foto {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        color: transparent;
        background-color: transparent;
        padding: 3px 32px;
        line-height: 19px !important;
        margin-bottom: 0 !important;
    }*/
    .reklama_no_border {
        margin: 10px 0 30px;
    }

    #list4 .reklama_no_border,
    #mnenia .reklama_no_border {
        margin: 30px 0;
    }

    #all_mnen .reklama_no_border {
        margin: 25px 0 0;
    }

    #central_novosti .reklama_no_border {
        margin: 0;
    }

    #central_novosti .reklama_no_border div[id^="adfox"] div {
        max-height: 319px;
        margin-bottom: 30px;
    }

    .lenta_pic_out {
        overflow: hidden;
        position: relative;
        margin-bottom: 2px;
    }

    .left_sitebar_glavnay .add_plitka_nov.add_plitka_plus .lenta_pic_out,
    .left_sitebar_glavnay .add_plitka_nov.add_plitka_test .lenta_pic_out,
    .left_sitebar_glavnay .add_plitka_nov.add_plitka_remember .lenta_pic_out {
        margin-bottom: -26px;
    }

    .mod-in {
        z-index: 99999;
        border-radius: 0;
        height: auto;
        padding: 30px;
    }

    #login_modal .modal-dialog {
        width: 350px;
        margin: 30px auto;
    }

    .mod-reg {
        z-index: 99999;
        border-radius: 0;
        height: 670px;
    }

    /*#reg-form .reg_pop_form {
        width: 50%;
        display: inline-block;
        padding: 30px;
        float: left
    }*/
    #login_modal .close,
    .reg_pop_form .close,
    #prislNovNewGuest .close,
    #prislNovNewUser .close {
        position: absolute;
        top: -18px;
        right: -18px;
        width: 36px;
        height: 36px;
        cursor: pointer;
        z-index: 8040;
        background-image: url(/themes/default/front/libs/fancybox/fancybox_sprite.png);
        opacity: 1;
        background-color: transparent;
    }

    .new_pass {
        background-color: rgba(76, 156, 226, 0.25);
        padding: 10px;
        margin: 6px auto;
        text-align: center;
        font-size: 14px;
        line-height: 1.3;
    }

    .mod_nn .polz_pol_wr {
        display: inline-block;
        margin-top: 0;
        line-height: 30px;
        height: 30px;
        float: right;
        width: auto;
    }

    .equal, .equal > div[class*='col-'] {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }

    .photo_in_text_right {
        background-color: #e3eaef;
        padding: 19px;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 100%;
    }

    .photo_ver_col {
        padding-right: 0;
    }

    .photo_ver_desc {
        padding-left: 0;
    }

    /*.gallery_section .galery li a {
        height: 400px;
    }*/
    #nn_top_tab {
        padding-left: 0;
        padding-right: 0;
    }

    #ludi_gov_1 {
        background-color: #e3eaef;
        padding: 40px 0;
    }

    /*#ludi_gov_1 {*/
    /*margin-top: 20px*/
    /*}*/
    #ludi_gov_1 .plaska {
        margin-bottom: 30px
    }

    .nn_top_header {
        height: 33px;
    }

    #ludi_gov_1 .plaska h2 {
        display: inline-block;
        font-size: 30px;
        color: #273842;
        /*line-height: 70px;*/
        font-weight: 400;
    }

    #ludi_gov_1 .plaska a {
        font-size: 16px;
        margin-left: 25px;
        font-weight: 400;
        border-bottom: 1px dotted;
        position: relative;
        vertical-align: 3.6px;
    }

    #ludi_gov_1 .nn_top_h2 {
        float: left;
        margin-right: 20px;
    }

    #ludi_gov_1 .s_bar,
    #ludi_gov_1 a.all {
        width: 100%;
        display: inline-block
    }

    #ludi_gov_1 .plaska a i {
        margin-right: 10px;
        font-size: 16px;
        display: inline-block;
    }

    #ludi_gov_1 .plaska a i img {
        margin-top: -3px
    }

    #ludi_gov_1 .s_bar h3 {
        font-size: 17px;
        font-weight: 700;
        margin-bottom: 5px
    }

    #ludi_gov_1 .s_bar ul {
        width: 100%;
        display: inline-block;
        overflow-y: auto;
    }

    #ludi_gov_1 .s_bar ul a {
        color: #273842;
        font-size: 16px;
        margin-top: 4px;
        display: inline-block;
        width: 100%;
        line-height: 1.2;
    }

    #ludi_gov_1 .s_bar ul a:hover {
        color: #0080c6
    }

    #ludi_gov_1 a.all {
        border-top: 0;
        color: var(--moe-blue);
        font-size: 16px;
        line-height: 18px;
        margin-top: 14px;
    }

    #ludi_gov_1 a.all i {
        margin-left: 14px
    }

    #ludi_gov_1 .main_bar {
        width: 100%;
        display: inline-block
    }

    #ludi_gov_1 .main_bar h2 {
        font-size: 30px;
        margin-bottom: 8px;
        margin-top: -9px;
        display: inline-block;
        width: 100%
    }

    #ludi_gov_1 .plaska h2,
    #ludi_gov_1 .nn_top_h2 h2,
    #ludi_gov_1 .coment_wr h2 {
        margin-bottom: 0;
    }

    #ludi_gov_1 .height_400 {
        height: 390px;
    }

    #ludi_gov_1 .wrap_tab {
        margin-top: 0;
    }

    #ludi_gov_1 .tabs {
        background-color: #e3eaef;
    }

    #ludi_gov_1 .wrap_tab .tab_item {
        margin: 11px 10px 11px 20px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    #ludi_gov_1 .wrap_tab a.all_avtr {
        width: 100%;
        display: inline-block;
        padding: 5px 20px;
        border-top: 1px solid #415661;
        color: #fff;
        font-size: 18px;
    }

    #ludi_gov_1 .right_s_bar,
    #ludi_gov_1 .right_s_bar .coment_wr {
        width: 100%;
        display: inline-block
    }

    #ludi_gov_1 .right_s_bar .coment_wr .coment_about {
        display: inline-block;
        width: 100%;
        background-color: var(--moe-blue);
        position: relative;
        margin: 0;
        color: #fff
    }

    #ludi_gov_1 .right_s_bar .coment_wr .coment_day {
        padding: 25px;
    }

    /*#ludi_gov_1 .right_s_bar .coment_wr .coment_about:before {
        position: absolute;
        border-bottom: 7px solid var(--moe-blue);
        top: -7px;
        right: 83%
    }*/
    #ludi_gov_1 .right_s_bar .coment_wr .coment_about .mnenie_avtor_img {
        display: inline-block;
        float: left;
        height: 35px;
        min-width: 35px;
        max-width: 35px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        margin-right: 10px;
    }

    #ludi_gov_1 .right_s_bar .coment_wr .coment_about .mnenie_avtor_text {
        display: block;
        float: none;
    }

    #ludi_gov_1 .right_s_bar .coment_wr .coment_about .mnenie_avtor_text span {
        font-size: 13px;
        color: #fff;
        display: table;
        line-height: 30px;
        margin-top: 0;
    }

    #ludi_gov_1 .right_s_bar .coment_wr .coment_about .mnenie_avtor_text p {
        font-size: 14px;
        color: #fff;
        line-height: 15px;
    }

    #ludi_gov_1 .right_s_bar h2 {
        display: inline-block;
        width: 100%;
        color: #fff;
        font-weight: 300;
        font-size: 22.5px;
        background-color: #0080c6;
        text-align: left;
        padding: 8px 25px 4px;
        letter-spacing: 0.5px;
        text-transform: uppercase;
        border-bottom: 1px solid #fff;
    }

    #ludi_gov_1 .nn_title_top {
        width: 100%;
    }

    #ludi_gov_1 .nn_top {
        height: 80px;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin: 23px 0;
    }

    #ludi_gov_1 .nn_top:first-child {
        margin: 0 0 23px 0;
    }

    #ludi_gov_1 .nn_top:last-child {
        margin: 0 23px 0 0;
    }

    #ludi_gov_1 .nn_av_like {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-right: 10px;
    }

    #ludi_gov_1 .nn_green {
        background-color: #4bb467;
        height: 80px;
        min-width: 42px;
        max-width: 42px;
        padding: 5px 2px;
        color: #fff;
        border-right: 1px solid #fff;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #ludi_gov_1 .nn_number {
        font-weight: 700;
        font-family: 'Roboto Condensed';
        font-size: 30px;
        text-align: center;
    }

    #ludi_gov_1 .nn_like {
        font-weight: 400;
        font-family: 'Roboto Condensed';
        font-size: 17px;
        text-align: center;
    }

    #ludi_gov_1 .nn_av_top {
        min-width: 80px;
        max-width: 80px;
        height: 80px;
        position: relative;
    }

    #ludi_gov_1 .nn_av_top img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    #ludi_gov_1 .nn_name {
        font-size: 14px;
        color: #a6b0b5;
        display: table;
        float: left;
        margin-top: -3px;
    }

    #ludi_gov_1 .nn_name span {
        margin: 0 10px;
        font-family: 'Roboto Condensed';
    }

    #ludi_gov_1 .nn_inform_line {
        float: right;
        margin-top: -3px;
    }

    #ludi_gov_1 .nn_inform_line span {
        float: left;
        color: #a6b0b5;
        margin-right: 3px;
        font-size: 14px;
        display: inline-block;
        line-height: 1.4;
    }

    #ludi_gov_1 .coments,
    #ludi_gov_1 .prosmotr {
        margin-left: 10px;
    }

    #ludi_gov_1 .nn_title_top a.content {
        font-size: 17px;
        font-weight: 700;
        color: #2f434e;
        line-height: 20px;
        margin-top: 7px;
        width: 100%;
        display: inline-block;
        word-wrap: break-word;
        height: 59px;
        overflow: hidden;
    }

    #ludi_gov_1 .nn_title_top a.content:hover {
        color: #337ab7;
    }

    #ludi_gov_1 hr.nn_top {
        width: 100%;
        height: 1px;
        background: #fff;
    }

    #ludi_gov_1 .autoheight {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        /*height: 675px;*/
    }

    #ludi_gov_1 .coment_about .mnenie_avtor_text {
        display: inline-block;
        float: left;
        width: 100%;
    }

    #ludi_gov_1 .nav-tabs {
        border-bottom: none;
        margin-bottom: 30px;
    }

    #ludi_gov_1 .nav > li > a {
        padding: inherit;
    }

    #ludi_gov_1 .nav-tabs > li > a {
        width: 85px;
        height: 32px;
        background-color: transparent;
        color: #878d92;
        border: 1px solid #878d92;
        line-height: 30px;
        text-align: center;
        font-weight: 400;
        font-size: 15px;
        float: left;
        margin-right: 5px;
        border-radius: inherit;
    }

    #ludi_gov_1 .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:focus,
    .nav-tabs > li.active > a:hover {
        width: 85px;
        height: 32px;
        background-color: #2f434e;
        color: #fff;
        line-height: 30px;
        text-align: center;
        font-weight: 400;
        font-size: 15px;
        float: left;
        margin-right: 5px;
        border-radius: inherit;
        border: 1px solid #2f434e;
    }

    #claim_frontnews_user_form .modal-body,
    #claim_user_form .modal-body {
        background-color: #e3eaef;
        height: 100%;
        width: 600px;
    }

    #claim_frontnews_user_form .modal-dialog,
    #claim_user_form .modal-dialog {
        width: 600px;
        margin: 100px auto 500px;
    }

    .otziv {
        background-color: #55b0ff;
        border-top-left-radius: 3px;
        bottom: 35px;
        right: 0;
        border: 1px solid #3c74ab;
        border-bottom: none;
    }

    .back {
        background-color: #90969c;
        bottom: 260px;
        right: -100px;
        border: 1px solid #696f75;
    }

    .otziv, .back {
        width: auto;
        height: auto;
        padding: 10px;
        color: #fff;
        font-size: 16px;
        font-family: 'Roboto Condensed';
        position: fixed;
        cursor: pointer;
        text-align: center;
        box-sizing: border-box;
        text-transform: uppercase;
        z-index: 1000;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .otziv:hover, .otziv:focus {
        background-color: #3e97ee;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
    }

    .back:hover, .back:focus {
        background-color: #7c8288;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
    }

    .otziv a, .back a {
        text-decoration: none !important;
    }

    .width_2 {
        width: 50% !important;
    }

    .no_mod_nn {
        margin-top: 20px;
    }

    .no_mod_nn input[type=button] {
        min-width: 300px;
        width: 300px;
    }

    .image-box-arc {
        line-height: 0;
        margin-right: -15px;
    }

    .pagination {
        margin: 20px 0;
    }

    /*-nn-selector--*/
    .mobile_header .plate_select_nn,
    .modal-overlay_rub.in {
        display: none !important;
    }

    .cog-selector span {
        display: none;
    }

    #rub-selector {
        display: none;
        padding: 30px;
        position: absolute;
        top: 25px;
        left: auto;
        right: 0;
        z-index: 200;
        border-radius: 0 0 16px 16px;
    }

    #rub-selector {
        background-color: #fff;
        color: #000;
        box-shadow: 0 0 7px 0 rgba(7, 31, 44, .1),
        0 0 30px 0 rgba(7, 31, 44, .2);
    }

    .cog-selector:hover {
        box-shadow: 0 -2px 15px 0 rgba(7, 31, 44, .07);
    }

    .cog-selector:hover #rub-selector {
        display: block;
    }

    .cog-selector #rub-selector .rub-selector-in {
        opacity: 0;
        transition: .5s;
    }

    .cog-selector:hover #rub-selector .rub-selector-in {
        opacity: 1;
    }

    #rub-selector h5 {
        font-size: 22px;
        line-height: 1.3;
    }

    #rub-selector h5 {
        color: #000;
    }

    .plate_select_nn.tabs_select {
        opacity: 1 !important;
        margin-bottom: 40px;
    }

    #list4 .one_col .arh_nov_wr .tema-img {
        margin: 0 25px 0 0;
    }

    .theme_description {
        margin-bottom: 25px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
    }

    .theme_name .theme_description {
        margin-bottom: 0;
    }

    .theme_description.theme_description_down {
        margin: 0 0 25px;
    }

    .theme_description p {
        flex: 1 1 auto;
        margin-right: 30px;
        font-size: 16px;
        line-height: 1.4;
    }

    .theme_description .theme_links a {
        width: 100%;
    }

    .lenta_nar_nov ul.tabs {
        width: calc(100% - 23px);
        height: 25px;
        margin: 0;
        line-height: 21px;
        display: flex;
        justify-content: space-between;
    }

    .lenta_nar_nov ul.tabs.tabs-section {
        width: 100%;
    }

    .lenta_nar_nov ul.tabs li {
        float: none;
        margin: 0;
        height: 25px;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .lenta_nar_nov .cog-position {
        position: absolute;
        top: 0;
        right: -23px;
        left: auto;
        width: 46px;
        height: 46px;
    }

    .lenta_nar_nov .cog-position .cog-selector {
        width: 46px;
        height: 46px;
        margin-left: 0;
        border-radius: 16px 16px 0 0;
        transition: .2s;
    }

    .cog-selector,
    .cog-selector:hover {
        background-color: #fff;
    }

    .cog-selector i {
        font-size: 28px;
        line-height: 46px;
        width: 46px;
        border-radius: 16px 16px 0 0;
        z-index: 201;
        position: relative;
    }

    .cog-selector i,
    .cog-selector:hover i {
        color: #a2b6be;
        background-color: #fff;
    }

    .lenta_nar_nov ul.tabs li a,
    .lenta_nar_nov ul.tabs .tab-current a {
        color: #000 !important;
        background: transparent;
        background-color: transparent !important;
        border-top: none !important;
        border-left: none !important;
        border-right: none !important;
        width: 100%;
        height: 25px;
        padding: 0 0 10px;
        margin-bottom: 0;
        margin-right: 0;
        font-family: 'Roboto';
        font-size: 14px;
        text-align: center;
        line-height: 1;
    }

    .lenta_nar_nov ul.tabs li a:active {
        padding: 2px 0 0;
    }

    .lenta_nar_nov ul.tabs li a {
        border-bottom: 4px solid #e3eaef !important;
    }

    .lenta_nar_nov ul.tabs li a:hover {
        border-bottom: 4px solid #c6daec !important;
    }

    .lenta_nar_nov ul.tabs .tab-current a:hover,
    .lenta_nar_nov ul.tabs .tab-current a {
        border-bottom: 4px solid var(--moe-blue) !important;
    }

}

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {

    .oblko_tegov_nn {
        display: none !important;
    }

    /*.container_nn {
        padding-top: 30px !important;
    }*/
    #all_mnen {
        margin-top: 15px;
    }

    .chit_takge {
        margin-top: 20px;
        margin-bottom: 0;
    }

    /*.news-lenta {
        padding-bottom: 197px;
    }*/

    .news-lenta .lenta_title {
        font-size: 16px;
    }

    #glavnay_novosti .lenta_title {
        font-size: 19px;
    }

    .a-ya-news {
        padding-top: 20px;
    }

    /*#loginForm, #registerForm {
        margin-bottom: 100px;
    }*/
    .reklama_wr_mob {
        margin-bottom: 5px;
        /*margin-top: 1px;*/
    }

    .sitebar_reklama_wr {
        border: none !important;
        /*margin-top: 1px;*/
    }

    .mob_butt {
        width: 100%;
        padding: 0 15px;
        clear: both;
        height: 70px;
    }

    .srochno {
        margin-top: 15px;
        margin-bottom: 25px;
    }

    .img-weather {
        height: 33px;
        width: 33px;
    }

    #glavnay_novosti {
        margin-top: 25px;
    }

    #glavnay_novosti .left_sitebar_glavnay {
        width: calc(100% + 30px);
        margin-left: -15px;
    }

    #glavnay_novosti .left_sitebar_glavnay .lenta_all {
        width: 100%;
        display: block;
        padding: 10px 15px;
        font-size: 17px;
        margin: 0 auto;
    }

    #glavnay_novosti .left_sitebar_glavnay #news_tab,
    #glavnay_novosti .left_sitebar_glavnay #nar_news_tab {
        border-bottom: none;
    }

    .style_subtitle {
        font-size: 22px !important;
    }

    #speshial_project .sp_proekt_wr .proect {
        display: inline-block;
        width: 95%;
        float: left;
        background-size: cover;
        position: relative;
        height: 180px;
        margin: 2.5%;
    }

    #coment_popup {
        width: 100%;
        background-color: #2f434e;
        color: #fff !important;
        padding: 51px 30px;
        height: 100%;
        position: fixed;
        top: 0;
        bottom: 0;
        overflow-y: auto;
    }

    #pred_mod .pop_wr_nov {
        width: 100%;
        display: table;
    }

    .pop_wr_nov {
        width: 100%;
        display: table;
        margin: auto;
    }

    #nov_otp .pop_wr_nov {
        text-align: center;
    }

    #ludi_gov .s_bar ul a {
        width: 100%;
    }

    #pred_mod, #nov_otp {
        width: 100%;
    }

    .tabs_chitaemo .sitebar_text_nov {
        display: inline-block;
        width: 100%;
        padding: 10px 20px;
        border-bottom: 1px solid #f1f1f1;
        margin: 0;
    }

    .polz_pol_wr .name {
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 115px;
        word-wrap: normal;
        white-space: nowrap;
    }

    .nar_now .nov_nar_img {
        display: inline-block;
        width: 100%;
        height: 234px;
    }

    /*.pol_fot, .pol_rub, .pol_ic {
        display: inline-block;
        width: 100%;
        margin-top: -8px;
    }*/
    .nar_now .big_pl_text {
        display: inline-block;
        width: 100%;
        font-size: 25px;
    }

    #speshial_project .sp_proekt_wr .proect:hover {
        display: inline-block;
        width: 95%;
    }

    #nar_noovsti .vy_rozkaz_wr .vy_rozkaz {
        width: 100%;

    }

    #nar_noovsti .tabs_chitaemo .sitebar_text_nov {
        display: inline-block;
        width: 100%;
        margin: 0;
    }

    #ludi_gov .plaska a {
        float: right;
        margin-bottom: 14px;
        margin-right: 0px;
        margin-left: 0;
        margin-top: 0;
        width: 100%;
    }

    #ludi_gov .main_bar h2 {
        font-size: 30px;
        margin-bottom: -6px;
        margin-top: 3px;
        display: inline-block;
        width: 100%;
        text-align: center;
    }

    /*Disable Animation on Mobile Devices*/
    .animated {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }

    .main_header {
        display: none;
    }

    ul.tabNavigation li {
        display: block;
        float: left;
        width: 50%;
    }

    ul.tabNavigation li a {
        width: 100%;
        text-align: center;
        padding: 9px 0;
    }

    .samoe_chitemo {
        width: 100%;
        display: inline-block;
        border: 4px solid #ffeb7f;
        margin-top: 51px;
    }

    ul.tab_chitaemo_navigation li a {
        padding: 3px 8px;

    }

    .tabs_chitaemo {
        background: #fff;
        padding: 20px 15px;
    }

    .davai_obsudim h2 {
        display: block;
    }

    .davai_obsudim .pred_nov {
        display: inline-block;
        margin: 5px 0 10px;
        font-size: 16px;
        line-height: 1.2;
        /*max-width: calc(100% - 60px);
        text-decoration: underline;
        border: none;*/
    }

    #speshial_project .sp_proekt_wr {
        display: table;
        margin: 0 auto;
        width: 100%;
        padding: 5px;
    }

    .sl_mob {
        display: inline-block;
        width: 100%;
        padding: 30px 0;
        border-bottom: 1px solid #f7f7f7;
        margin: 0 0;
    }

    body > section:nth-child(14) {
        border-bottom: 1px solid #f7f7f7;
    }

    .sl_mob h2 {
        font-size: 28px;
    }

    .owl-nav {
        display: inline-block !important;
        position: absolute !important;
        top: -38px !important;
        right: 0 !important;
    }

    .sl_mob .owl-nav {
        display: inline-block !important;
        position: absolute !important;
        top: -33px !important;
        right: 0 !important;
    }

    .owl-nav .owl-next {
        display: inline-block !important;
        float: left !important;
        color: #ffffff !important;
        font-size: 13px !important;
        background-color: #fbaf43 !important;
        padding: 0 19px !important;
        margin-top: 1px;
    }

    .owl-nav .owl-next:active,
    .owl-nav .owl-prev:active {
        background-color: #c58a32 !important;
    }

    .owl-nav .owl-prev {
        display: none !important;
    }

    #ludi_gov {
        margin-top: 20px;
        margin-bottom: 40px;
    }

    .social_tabs {
        display: table;
        width: 320px;
        margin: 0 auto;
        margin-top: 20px;
    }

    ul.foot_nav > li {
        list-style: none;
        display: inline-block;
        margin-right: 0px;
        width: 90%;
    }

    #footer_bottom {
        display: inline-block;
        width: 100%;
        padding: 30px 16px;
        background-color: #2f434e;
        margin-top: -7px;
        margin-bottom: -6px;
    }

    #foto_video .owl-nav {
        display: none !important;
        position: absolute !important;
        top: -30px !important;
        right: 0 !important;
    }

    #foto_video ul {
        display: inline-block;
        margin-bottom: 13px;
    }

    .owl-dots {
        display: table;
        width: auto;
        margin: 0 auto;
    }

    .owl-dot {
        width: 11px;
        height: 11px;
        background-color: #b2b2b2;
        border-radius: 50%;
        display: inline-block;
        margin-right: 9px;
    }

    .owl-dot.active {
        background-color: var(--moe-blue);
    }

    #big_baner_novost {
        display: none;
    }

    .mob_menu_butt {
        width: 33%;
        display: inline-block;
        float: left;
    }

    .mob_menu_butt .text_btn_i {

        text-align: left;
    }

    .sb-search.sb-search-open {
        width: 100%;

        top: 17px;
        -webkit-transition: all .3s ease;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

    .sb-search {
        margin-top: -10px;
        width: 0;
        min-width: 70px;
        float: right;
        overflow: hidden;
        margin-right: 19px;
    }

    .yelow_btn > i {
        display: inline-block;
        margin-right: 5px;
    }

    .yelow_btn {
        height: 40px;
        line-height: 40px;
        padding-top: 5px;
        width: 289px;
        font-size: 16px;
        display: table;
        margin: 7px auto 0;
    }

    .yelow_btn > i > img {
        margin-top: -3px;
    }

    .mob_butt .yelow_btn {
        width: 70%;
        max-width: 220px;
        float: none;
        height: 52px;
        padding-top: 8px;
    }

    .mob_butt .shop_btn {
        width: 39%;
        float: right;
        height: 52px;
        position: relative;
        line-height: 52px;
        display: inline-block;
        text-align: left;
        padding: 1px 8px 0;
    }

    .mob_butt .shop_btn img {
        position: absolute;
        bottom: 0;
        right: 2px;
    }

    .mob_butt .shop_btn:hover img {
        right: 6px;
    }

    .mob_butt .shop_btn.chto_btn span {
        width: calc(100% - 70px);
        height: 52px;
        line-height: 1.2;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .yelow_btn.ny_tree_btn {
        width: 39%;
        float: right;
        height: 52px;
        position: relative;
        display: inline-block;
        padding: 4px 9px 0;
    }

    .yelow_btn.ny_tree_btn p {
        line-height: 1.3;
        font-size: 15px;
    }

    .ny_tree_btn img {
        bottom: 0;
        right: 2px;
        height: 74px;
    }

    .mob_butt .img-btn {
        width: 39%;
        float: right;
        height: 52px;
        position: relative;
        line-height: 52px;
        display: inline-block;
        text-align: left;
        padding: 0;
        overflow: hidden;
        cursor: pointer;
        background-color: transparent !important;
    }

    .mob_butt .img-btn img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    #prisl_nov {
        width: 100%;
        background-color: #f7f7f7;
        padding: 16px 15px 0;
    }

    #prisl_nov .polz_pol_wr {
        width: 100%;
        float: left;

    }

    #prisl_nov .whitebl .wid_50 {
        display: inline-block;
        width: 100%;
        margin-right: 0;
        float: left;
    }

    #prisl_nov .whitebl .wid_50 .red {
        color: #ff1239;
        margin-top: 31px;
        padding: 0px 0px;
    }

    .add_foto_wr .add_foto {
        display: inline-block;
        width: 100px;
        float: left;
        margin-right: 3%;
        background-size: cover;
        height: 70px;
        position: relative;
    }

    #regist .about_reg {

        display: none;
    }

    #regist .reg_pop_form {
        width: 100%;
        display: inline-block;
        padding: 30px;
        float: left;
    }

    #regist {
        width: 100%;
    }

    #nov_card .novost_detalka h2 {
        font-size: 26px;
        color: #1e2c34;
        line-height: 34px;
        margin-top: 5px;
    }

    .comebt_butt {
        margin-top: 20px;
    }

    #nov_card .podel_social ul {
        display: inline-block;
        width: 100%;
    }

    #nov_card .podel_social ul li {

        width: 49%;
        margin-bottom: 15px;
        float: left;
    }

    /*.comets_block_wr > .comets_block > .comets_block {

        padding: 0px !important;
    }*/
    .next_level {
        padding: 15px 0 0 30px !important;
    }

    .comets_block_wr > .comets_block > .comets_block > .comets_block {

        padding: 0px !important;
    }

    .all_button .pokaz_all {
        width: 100%;
        background-color: #869ca8;
    }

    .all_button .arhin_butt {
        width: 100%;
        background-color: #7a909c;
    }

    .avtorss {
        width: 100%;
        background-color: #2f434e;
        overflow: hidden;
    }

    .avt_scrol_wr {
        overflow: auto;
    }

    #all_mnen .avtorss .mnenie_avtor {
        display: inline-block;
        width: 100%;
        position: relative;
        margin: 0;
        float: left;
        height: auto;
    }

    #all_mnen .tabs_chitaemo .sitebar_text_nov {
        display: inline-block;
        width: 96%;
        padding: 10px 0;
        border-bottom: 1px solid #f1f1f1;
        /*margin: 0% 2%;*/
        float: left;
    }

    #all_mnen .mnenie_tag i > img {
        margin-top: -5px;
        margin-right: 4px;
        width: 20px;
        display: inline-block;
    }

    #all_mnen > div > div > div.col-md-12.col-lg-9 > div > section:nth-child(19) {
        margin-top: 30px;
    }

    #glavnay_novosti .tabs_chitaemo .sitebar_text_nov {
        display: inline-block;
        width: 100%;
        padding: 5px 0 0;
        border-bottom: 1px solid #f1f1f1;
        margin: 0;
    }

    #mnenia .tabs_chitaemo .sitebar_text_nov {
        display: inline-block;
        width: 95%;
        padding: 5px 0 10px;
        /*border-bottom: 1px solid #f1f1f1;*/
        float: left;
    }

    #arhiv .tabs_chitaemo .sitebar_text_nov {
        display: inline-block;
        width: 95%;
        padding: 10px 0;
        border-bottom: 1px solid #f1f1f1;
        margin: 0% 2%;
        float: left;
    }

    .select_arh .sel_wr {
        float: left;
        margin-top: 9px;
    }

    .games-pdd .select_arh .sel_wr {
        margin-top: 0;
    }

    #oblko_tegov .oblko_tegov_wr {
        border: none;
    }

    #oblko_tegov .oblko_tegov_wr .pag_name h2 {
        font-size: 25px;

    }

    .image-box-arc {
        line-height: 0;
        float: left;
    }

    #arhiv .arh_nov_wr .arh_img {
        display: inline-block;
        width: 120px;
        height: 80px;
        background-size: cover;
        background-position: center;
    }

    #arhiv .arh_nov_wr a {
        display: inline-block;
        width: calc(100% - 135px);
        border-bottom: 1px solid #f7f7f7;
    }

    /*-----------------------*/
    #list4 .arh_nov_wr .arh_img {
        display: inline-block;
        width: 118px;
        height: 85px;
        background-size: cover;
        background-position: center;
    }

    #list4 .arh_nov_wr a {
        display: inline-block;
        width: 100%;
        padding-bottom: 14px;
        border-bottom: 1px solid #f7f7f7;
    }

    /*-----------------------*/
    #video_plitka .tabs_chitaemo .sitebar_text_nov {
        display: inline-block;
        width: 96%;
        padding: 10px 0;
        border-bottom: 1px solid #f1f1f1;
        margin: 0% 2%;
        float: left;
    }

    .pl_3col {
        display: inline-block;
        margin: 15px;
    }

    .like_block {
        width: 100%;
        background-color: #f7f7f7;
        height: 33px;
        margin-bottom: 13px;
    }

    #stat_page .podel_social ul {
        display: inline-block;
    }

    #stat_page .podel_social ul li {

        display: inline-block;
        width: 25%;
        margin: 0 0 10px;
        float: left;
    }

    #stat_page .podel_social {
        display: inline-block;
        width: 100%;
        margin-top: 0px;
        margin-bottom: 11px;
    }

    /*.stat_centr_wr .gal_foto_conteiner {
        position: relative;
        background-color: #e3eaef;
        padding: 0 10px 20px;
        margin: 0;
    }*/
    /*#stat_page .gallery_section .galery li a img {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }*/
    /*.stat_centr_wr .gallery_section .galery li.col_foto_wr span,
    .stat_centr_wr .slider_gallery .galery li.col_foto_wr span {
        border: 0;
        !*border: 2px solid #fff;*!
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }*/
    .tems {
        width: 100%;
        margin-top: 6px;
        margin-bottom: 25px;
    }

    .st_coment {
        width: 100%;
        margin-top: 25px;
        margin-bottom: 23px;
    }

    .stat_centr_wr .cont_table {
        border: 1px solid #f1f1f1;
        background: #fff;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        margin: 10px 0;
        width: 500px;
    }

    .table_wr_st {
        width: 100%;
        overflow-x: auto;
    }

    .gr_bg_mob {
        background-color: #f7f7f7;
        padding: 17px 1px;
    }

    .stat_centr_wr .st-name {
        font-size: 26px;
        line-height: 28px;
        color: #1e2c34;
        margin-bottom: 20px;
    }

    .lenta_nar_nov {

        margin-top: 0px;
    }

    .fancybox-wrap {
        width: 100% !important;
        height: auto !important;
        position: absolute;
        top: 0 !important;
        left: 0px !important;
        opacity: 1;
        bottom: 0;
        overflow: visible;
    }

    .fancybox-inner {
        overflow: auto;
        width: 100% !important;
        height: 100vh !important;
    }

    .fancybox-close {
        position: absolute;
        top: 4px;
        right: 8px;
        width: 36px;
        height: 36px;
        cursor: pointer;
        z-index: 8040;
    }

    .popup {
        display: none;
        padding: 55px 18px 20px;
    }

    #vhod {
        width: 100%;
    }

    .fancybox-close {
        position: fixed;
        top: 10px;
        right: 14px;
        width: 19px;
        height: 19px;
        cursor: pointer;
        z-index: 8040;
        background-image: url(/themes/default/front/img/close.png);
        background-position: center;
        background-size: cover;
    }

    /*#stat_page .gallery_section .galery li a img {
        width: 100%;
        height: 156px;
        margin-bottom: 0;
    }*/
    /*#stat_page .gallery_section .galery li.main_foto a img {
        width: 100%;
        height: 57vw !important;
        margin-bottom: 0;
    }*/
    .fancybox-image, .fancybox-iframe {
        display: block;
        width: 100%;
        height: auto;
    }

    /*.gallery_section .galery li a img {
        width: 100%;
        height: 144px;
    }*/
    #glavnay_novosti > div > div > div.col-sm-12.hidden-lg.hidden-md > div.col-md-12.visible-sm.visible-xs {
        padding: 0;
    }

    #nov_card .novost_detalka .coment_stat .interest_wr .int_but a span {

        padding: 6px 20px;
        margin-bottom: 9px;

    }

    .mobile_header {
        width: 100%;
        display: inline-block;
        background-color: var(--moe-blue);
        height: 90px;
        /*position: relative;*/
        top: 0;
        z-index: 1010;
    }

    /*
    body{
        padding-top: 90px;
    }
    */
    .srochno_wr a.srochno_a > span {
        background-color: #fff;
        /*color: #ff1239;*/
        text-transform: uppercase;
        padding: 5px 11px;
        margin-right: 16px;
        display: table;
        margin: 0 auto 8px;
    }

    .vash_com {
        display: inline-block;
        width: 100%;
        float: left;
    }

    .open_com {
        display: inline-block;
        width: 100%;
        float: right;
        height: 50px;
        background-color: #445660;
        cursor: pointer;
        margin-top: 10px;
    }

    .pad_100 {
        padding-bottom: 0;
    }

    .select_arh .sel_wr_1 {
        width: 100%;
    }

    .lenta_pic_out {
        overflow: hidden;
        position: relative;
    }

    .nar_now .nov_nar_img_v {
        height: 400px;
    }

    .user-title {
        margin-bottom: 20px;
        height: 63px;
        background-color: #eee;
    }

    .next_level {
        padding: 15px 0 0 30px !important;
    }

    .com_otvet {
        margin: 15px 0 0 0 !important;
        width: 100% !important;
    }

    .select_arh input[type=submit] {
        margin: 19px 0 0 !important;
    }

    .news-lenta {
        margin-top: 30px;
        padding-bottom: 20px;
    }

    .news-lenta .lenta_all {
        width: calc(100% - 40px);
        margin: 20px auto;
        max-width: 207px;
        display: block !important;
    }

    /*#lenta-news .down-gradient,
    .queen-column .down-gradient {
        padding-top: 0;
    }*/

    .a-ya-news,
    .a-dzen {
        display: block;
        width: 100%;
        /*background-color: #fff;*/
        padding-top: 5px;
    }

    .a-ya-news img,
    .a-dzen img {
        display: block;
        width: 207px;
        margin: 0 auto;
        object-fit: none;
    }

    .ya-rep {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .ya-rep-text {
        width: calc(100% - 19px);
        margin-left: 19px;
    }

    .ya-rep-text:after {
        content: url(/themes/default/front/img/ukaz1.svg);
        width: 30px;
        height: 23px;
        position: absolute;
        left: 140px;
        top: -23px;
    }

    .ya-rep-text:hover:after {
        content: url(/themes/default/front/img/ukaz1-hover.svg);
    }

    .ya-rep .autor {
        margin-left: 19px;
        margin-bottom: 10px;
    }

    .medic span {
        font-size: 4.3vw;
    }

    .medic p {
        font-size: 2.9vw;
    }

    .box_in_com {
        height: 16vw;
    }

    .lenta_nar_nov .big_pl_text .icon-icon-moe-37 {
        font-size: 20px;
    }

    .lenta_nar_nov .big_pl_text .icon-icon-moe-33 {
        font-size: 19px;
    }

    /*.lenta_nar_nov .big_pl_text .icon-icon-moe-38 {
        font-size: 19px;
    }
*/
    .lenta_nar_nov .big_pl_text .icon-icon-moe-38 {
        width: 17px;
        height: 19px;
        margin-right: 0;
    }

    #prislNovNewUser .zachem {
        position: absolute;
        top: 15px;
        right: 20px;
    }

    /*Подложка*/
    .head_tema {
        height: 90px;
        position: relative;
        top: 0;
        width: 100%;
        margin: 0;
        overflow: hidden;
    }

    .head_tema .tema-top-main {
        height: 87px;
    }

    .head_tema .tema-top-main .tema-img {
        width: 60px;
        min-width: 60px;
        height: 60px;
    }

    .head_tema .svg-background, .head_tema .svg-image {
        clip-path: url(#clip-triangle360);
    }

    #clip-triangle1230, #clip-triangle940, #clip-triangle720 {
        display: none;
    }

    .head_tema svg.clip-svg {
        width: 100%;
    }

    /*End of Подложка*/
    .theme_description {
        margin-top: 25px;
        margin-bottom: 25px;
        flex-direction: column;
        justify-content: flex-start;
    }

    .theme_name .theme_description {
        margin-bottom: 0;
    }

    .theme_description.theme_description_down {
        margin: 0 0 25px;
    }

    .theme_description p {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        margin-bottom: 15px;
        font-size: 16px;
        line-height: 1.4;
    }

    .theme_description .theme_links a {
        width: auto;
        margin-right: 30px;
    }

    .fotorama--fullscreen .fotorama__nav-wrap {
        display: none;
    }

    .material_comment {
        width: 100%;
        margin: 0 auto;
        padding: 0 15px;
    }

    .vrezka_1 {
        float: left;
        width: 100%;
        margin: 10px 0 30px;
        padding: 20px 0;
    }

    .autor_box_in {
        width: 100%;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .autor_box_in_in {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .author_face {
        max-width: 80px;
        width: 50%;
        margin: 0 15px 4px 0;
    }

    .main_photo_hr {
        height: 1px;
        background-color: transparent;
        margin: 0 auto 0;
        border-top: none;
    }

    .vrezka_2 {
        float: left;
        width: 100%;
        margin: 10px 0 10px;
        padding: 6px 0 20px;
    }

    .spravka_1 {
        float: left;
        width: 100%;
        margin: 10px 0 30px;
        padding: 20px 0;
        border-top: 1px solid #d8d8d8;
        border-bottom: 1px solid #d8d8d8;
    }

    .spravka_1 h4 {
        font-size: 26px;
        margin-bottom: 10px;
        font-weight: 400;
        margin-top: 0;
    }

    .spravka_1 p {
        font-size: 15px;
        color: #6d6d6d;
        margin-bottom: 10px;
        font-weight: 400;
        line-height: 20px;
    }

    .spravka_1 p a {
        text-decoration: underline;
    }

    .sitebar_reklama_wr {
        /*padding: 5px 0 0 0;*/
    }

    .map, .map-100 {
        height: 200px;
        overflow: hidden;
    }

    /*.gallery_section .galery li.main_foto:before {
        display: none;
    }

    .gallery_section .galery li a.main_photo_height {
        overflow: hidden;
        display: inline-block;
        width: 100%;
        height: auto;
        outline: 0;
        text-align: center;
        position: relative;
    }*/
    /*.gallery_section .galery li a.main_photo_height {
        height: 100% !important;
    }*/
    /*.gallery_section .galery li.col_foto_wr span,
    .slider_gallery .galery li.col_foto_wr span {
        font-size: 17vw;
    }*/
    /*.stat_centr_wr p.na_pravax_foto {
        display: inline-block;
        position: absolute;
        top: auto;
        left: auto;
        bottom: 0;
        right: 0;
        color: white;
        padding: 3px 10px;
        font-size: 12px;
        font-weight: 400;
        line-height: 19px !important;
        margin-bottom: 0 !important;
        opacity: .6;
    }*/
    .ya_material {
        width: 100%;
        margin-top: 15px;
        padding: 0;
    }

    .reklama_no_border {
        margin: -10px 0 20px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 15px;
    }

    .lenta_pic_out {
        display: none;
    }

    .border_8 {
        float: left;
        width: 100%;
    }

    .modal_add {
        margin: 0 !important;
    }

    .mod-in {
        z-index: 99999;
        border-radius: 0;
        height: 100vh;
        padding: 30px 15px;
        width: 100%;
        overflow-y: scroll;
    }

    .mod-reg {
        z-index: 99999;
        border-radius: 0;
        height: 100vh;
        overflow-y: auto;
    }

    .mod_nn {
        overflow-y: auto;
        height: 100vh;
    }

    #prislNovNewGuest .modal-dialog,
    #prislNovNewUser .modal-dialog {
        margin: 0;
    }

    #reg-form .reg_pop_form {
        width: 100%;
        display: inline-block;
        padding: 30px 15px;
        float: left;
    }

    #login_modal .close,
    .reg_pop_form .close,
    #prislNovNewGuest .close,
    #prislNovNewUser .close {
        position: absolute;
        top: 15px;
        right: 15px;
        width: 20px;
        height: 20px;
        cursor: pointer;
        z-index: 8040;
        background-image: url(/themes/default/front/img/close.png);
        opacity: 1;
        background-color: transparent;
        background-repeat: no-repeat;
    }

    .reg_pop_form .help-block {
        margin-bottom: 0;
    }

    .new_pass {
        background-color: rgba(76, 156, 226, 0.25);
        padding: 10px;
        margin: 6px auto;
        text-align: center;
        line-height: 1.2em;
        font-size: 14px;
        line-height: 1.3;
    }

    .mod_nn .polz_pol_wr {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 15px;
        line-height: 30px;
        height: 30px;
        float: left;
        width: 100%;
    }

    #ludi_gov_1 {
        background-color: #e3eaef;
        padding: 0;
    }

    #nn_top_tab .tabs {
        background: none;
    }

    #ludi_gov_1 {
        margin-top: 20px
    }

    #ludi_gov_1 .plaska h2 {
        display: inline-block;
        font-size: 30px;
        color: #273842;
        font-weight: 400;
        text-align: center;
        width: 100%;
        line-height: 1.2;
        margin: 15px 0;
    }

    .nn_top_header {
        margin-bottom: 40px;
    }

    #ludi_gov_1 .plaska a {
        width: 240px;
        height: 40px;
        background-color: var(--moe-blue);
        color: #fff;
        font-size: 17px;
        margin: 15px auto;
        text-align: center;
        line-height: 40px;
        font-weight: 700;
        text-transform: uppercase;
    }

    #ludi_gov_1 .plaska a:hover {
        background-color: #385698;
    }

    #ludi_gov_1 .plaska a i {
        margin-right: 10px;
        position: relative;
        top: 1px;
    }

    #ludi_gov_1 .plaska a i img {
        position: relative;
        top: -3px;
    }

    #nn_top_tab .nn_top_h2 {
        margin-bottom: 15px;
        width: 100%;
    }

    #nn_top_tab .nn_mob {
        float: none;
    }

    #nn_top_tab .nn_top_h2 h2 {
        text-align: center;
        font-size: 23px;
    }

    #ludi_gov_1 .nav-tabs {
        border-bottom: none;
        margin-bottom: 33px;
    }

    #ludi_gov_1 .nav > li > a {
        padding: inherit;
    }

    #ludi_gov_1 .nav-tabs > li > a {
        width: 85px;
        height: 32px;
        background-color: transparent;
        color: #878d92;
        border: 1px solid #878d92;
        line-height: 30px;
        text-align: center;
        font-weight: 400;
        font-size: 15px;
        float: left;
        margin-right: 5px;
        border-radius: inherit;
    }

    #ludi_gov_1 .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:focus,
    .nav-tabs > li.active > a:hover {
        width: 85px;
        height: 32px;
        background-color: #2f434e;
        color: #fff;
        line-height: 30px;
        text-align: center;
        font-weight: 400;
        font-size: 15px;
        float: left;
        margin-right: 5px;
        border-radius: inherit;
        border: 1px solid #2f434e;
    }

    #nn_top_tab .nn_top_vibor {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
    }

    /*----------------------------------------------------------------*/
    #ludi_gov_1 .nn_top {
        /*height: 80px;*/
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        margin: 26px 0;
    }

    #ludi_gov_1 .nn_av_like {
        display: flex;
        flex-direction: column-reverse;
        margin-right: 10px;
    }

    #ludi_gov_1 .nn_green {
        background-color: #4bb467;
        height: 22px;
        width: 60px;
        padding: 0 5px;
        color: #fff;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }

    #ludi_gov_1 .nn_number {
        font-weight: 700;
        font-size: 17px;
        text-align: center;
    }

    #ludi_gov_1 .nn_like {
        font-weight: 400;
        font-size: 14px;
        text-align: center;
    }

    #ludi_gov_1 .nn_av_top {
        min-width: 60px;
        max-width: 60px;
        height: 60px;
    }

    #ludi_gov_1 .nn_av_top img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    #ludi_gov_1 .nn_name {
        font-size: 14px;
        color: #a6b0b5;
        display: table;
        float: left;
        margin-top: -3px;
    }

    #ludi_gov_1 .nn_name span {
        margin: 0 10px;
    }

    #ludi_gov_1 .nn_inform_line {
        float: left;
        margin-top: 5px;
        margin-left: -10px;
    }

    #ludi_gov_1 .nn_inform_line span {
        float: left;
        color: #a6b0b5;
        margin-right: 3px;
        font-size: 14px;
        display: inline-block;
        line-height: 1.4;
    }

    #ludi_gov_1 .coments,
    #ludi_gov_1 .prosmotr {
        margin-left: 10px;
    }

    #ludi_gov_1 .nn_title_top a.content {
        font-size: 17px;
        font-weight: 700;
        color: #2f434e;
        line-height: 20px;
        margin-top: 7px;
        width: 100%;
        display: inline-block;
        word-wrap: break-word;
    }

    #ludi_gov_1 .nn_title_top a.content:hover {
        color: #337ab7;
    }

    #ludi_gov_1 hr.nn_top {
        width: 100%;
        height: 1px;
        background: #fff;
    }

    #ludi_gov_1 .nn_title_top {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    /*----------------------------------------------------------------*/
    #ludi_gov_1 .s_bar {
        background-color: #f7f7f7;
        width: 100%;
        display: inline-block;
        padding: 40px 25px 0;
        font-size: 18px;
    }

    #ludi_gov_1 a.all {
        background-color: #f7f7f7;
        border-top: 1px solid #e1e2e3;
        width: 100%;
        display: inline-block;
        padding: 5px 25px;
        font-size: 16px;
    }

    #ludi_gov_1 .s_bar ul a {
        color: #273842;
        font-size: 16px;
        margin-top: 6px;
        display: inline-block;
        /*width: 24%;*/
    }

    #ludi_gov_1 .s_bar ul {
        width: 100%;
        display: inline-block;
        overflow-y: auto;
        height: 200px;
    }

    #ludi_gov_1 ul {
        /*padding: 25px;*/
    }

    /*----------------------------------------------------------------*/
    .padding0 {
        padding-left: 0;
        padding-right: 0;
    }

    #ludi_gov_1 .right_s_bar,
    #ludi_gov_1 .right_s_bar .coment_wr {
        width: 100%;
        display: inline-block
    }

    #ludi_gov_1 .right_s_bar .coment_wr .coment_about {
        display: inline-block;
        width: 100%;
        background-color: var(--moe-blue);
        position: relative;
        margin: 0;
        color: #fff
    }

    #ludi_gov_1 .right_s_bar .coment_wr .coment_day {
        padding: 25px;
    }

    #ludi_gov_1 .right_s_bar .coment_wr .coment_about .mnenie_avtor_img {
        display: inline-block;
        min-width: 35px;
        max-width: 35px;
        float: left;
        height: 35px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        margin-right: 10px;
    }

    #ludi_gov_1 .right_s_bar .coment_wr .coment_about .mnenie_avtor_text {
        display: block;
        float: none;
        width: 100%;
    }

    #ludi_gov_1 .right_s_bar .coment_wr .coment_about .mnenie_avtor_text span {
        font-size: 14px;
        color: #fff;
        display: table;
        line-height: 30px;
    }

    #ludi_gov_1 .right_s_bar .coment_wr .coment_about .mnenie_avtor_text p {
        font-size: 13px;
        color: #fff;
        line-height: 15px;
        margin-top: 0;
    }

    #ludi_gov_1 .right_s_bar h2 {
        display: inline-block;
        width: 100%;
        color: #fff;
        font-weight: 300;
        font-size: 23px;
        background-color: #0080c6;
        text-align: left;
        padding: 8px 25px 4px;
        letter-spacing: 0.5px;
        text-transform: uppercase;
        border-bottom: 1px solid #fff;
    }

    #ludi_gov_1 .comment_day {
        font-family: 'PT Serif Bold Italic';
        font-size: 15px;
        max-height: 80px;
        overflow: hidden;
    }

    /*----------------------------------------------------------------*/
    #claim_frontnews_user_form .modal-body,
    #claim_user_form .modal-body {
        background-color: #e3eaef;
        height: 100%;
        width: 100%;
    }

    #claim_frontnews_user_form .modal-dialog,
    #claim_user_form .modal-dialog {
        width: 100%;
        margin: 20px 0 200px;
    }

    .stat_centr_wr .inform_top_line p {
        line-height: 19px;
        float: right;
    }

    #oblko_tegov .h2_main,
    .mob_rub .h2_main {
        font-size: 26px !important;
    }

    .otziv, .back {
        width: 100%;
        height: 35px;
        line-height: 35px;
        color: #fff;
        font-size: 15px;
        font-family: 'Roboto Condensed';
        position: fixed;
        cursor: pointer;
        text-align: center;
        box-sizing: border-box;
        text-transform: uppercase;
        z-index: 1000;
    }

    .otziv {
        background-color: #55b0ff;
        bottom: 35px;
        right: 0;
        border: 1px solid #3c74ab;
        border-bottom: none;
    }

    .back {
        background-color: #90969c;
        bottom: 0;
        right: 0;
        border: 1px solid #696f75;
    }

    .otziv:hover, .otziv:focus {
        background-color: #3e97ee;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
    }

    .back:hover, .back:focus {
        background-color: #7c8288;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
    }

    .otziv a, .back a {
        text-decoration: none !important;
    }

    .middle_col {
        padding: 21.25px;
        width: 100%;
    }

    .nn .rub_all_a i {
        color: #fff;
        float: none;
        transform: none;
        top: 0 !important;
    }

    .nn .rub_all a i {
        transform: none;
    }

    .personal_menu_mob {
        /*display: none !important;*/
        height: 30px !important;
        margin-bottom: 0;
    }

    .personal_menu_mob1 {
        /*display: none !important;*/
        height: 30px !important;
        margin-bottom: 0;
        font-size: 24px !important;
    }

    .personal_menu_mob2 {
        margin-bottom: 80px !important;
    }

    .pers_menu1_main .send_mail_lk {
        display: inline-block;
        width: 100%;
    }

    .no_mod_nn input[type=button] {
        width: 100%;
    }

    .padding-0 {
        padding-left: 0;
        padding-right: 0;
    }

    /*-nn-selector--*/
    #rub-selector {
        display: none;
    }

    .plate_select_nn ul.tabs,
    .plate_select_nn ul.tabs a,
    .cog-selector {
        height: 54px;
        margin: 0;
    }

    .plate_select_nn ul.tabs {
        width: 75%;
        display: block;
    }

    .plate_select_nn.nn_section ul.tabs {
        width: 100%;
    }

    .warning {
        margin-top: 0;
    }

    .plate_select_nn.tabs-min.nn_section .cog-position {
        display: none;
    }

    .plate_select_nn ul.tabs,
    .plate_select_nn ul.tabs .tab-current a,
    .plate_select_nn ul.tabs li a {
        border-bottom: none !important;
    }

    .plate_select_nn ul.tabs li {
        width: 33.33%;
        margin: 0;
    }

    .plate_select_nn ul.tabs a {
        width: 100%;
    }

    .plate_select_nn ul.tabs a span {
        display: inline-block;
        margin-top: 5px;
    }

    .plate_select_nn ul.tabs li:nth-child(2) a span {
        margin-top: 4px;
    }

    .plate_select_nn > ul > [class^="t"] a {
        padding: 6px 0 0;
    }

    .plate_select_nn > ul > [class^="t"] i {
        display: inline-block;
    }

    .plate_select_nn ul.tabs li a,
    .cog-selector span {
        font-family: 'Roboto Condensed';
        font-size: 14px;
        line-height: 1.1;
    }

    .cog-selector span {
        display: inline-block;
        margin-top: 2px;
    }

    .cog-position {
        width: 25%;
        right: 0;
    }

    .cog-selector {
        padding-top: 5px;
        margin-left: 0;
    }

    .cog-position:hover .cog-selector {
        width: 100%;
        z-index: 1;
    }

    .cog-selector i {
        width: 100%;
        line-height: 1 !important;
    }

    .plate_select_nn #rub-selector form ul {
        margin-left: 20px;
        width: calc(100% - 20px) !important;
    }

    .close-rub-selector:active {
        opacity: 0.5;
    }

    .plate_select_nn #rub-selector li label {
        margin-bottom: 20px !important;
    }

    .modal-content_rub label:active {
        opacity: 0.5;
    }

    .lenta_nar_nov .plate_select_nn,
    .lenta_nar_nov .plate_select_nn .tabs,
    .lenta_nar_nov .plate_select_nn .cog-position {
        display: none !important;
    }

    .plate_select_nn {
        display: inline-block;
        position: relative;
        width: calc(100% + 30px);
        margin-left: -15px;
    }

    .mobile_header .plate_select_nn {
        position: fixed;
        display: inline-block;
        width: 100%;
        margin-left: 0;
        top: 28px;
        z-index: 90;
    }

    .plate_select_nn.tabs-min ul.tabs,
    .plate_select_nn.tabs-min ul.tabs a,
    .plate_select_nn.tabs-min .cog-selector,
    .mobile_header .plate_select_nn.tabs-min ul.tabs,
    .mobile_header .plate_select_nn.tabs-min ul.tabs a,
    .mobile_header .plate_select_nn.tabs-min .cog-selector {
        height: 34px;
    }

    .mobile_header .plate_select_nn ul.tabs li {
        float: left;
    }

    .mobile_header .plate_select_nn ul.tabs li a {
        display: block;
    }

    .plate_select_nn.tabs-min ul.tabs a span,
    .plate_select_nn.tabs-min .cog-selector span,
    .mobile_header .plate_select_nn.tabs-min ul.tabs a span,
    .mobile_header .plate_select_nn.tabs-min .cog-selector span {
        display: none;
    }

    .modal_rub label.select_all {
        margin-top: 15px;
    }

    .modal_rub ul {
        padding-left: 20px;
    }

    /*modal for nn-selector*/
    .modal-overlay_rub {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1050;
        background-color: rgba(0, 0, 0, 0.6);
        opacity: 0;
        visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: opacity 0.3s cubic-bezier(0.55, 0, 0.1, 1), visibility 0.3s cubic-bezier(0.55, 0, 0.1, 1);
        transition: opacity 0.3s cubic-bezier(0.55, 0, 0.1, 1), visibility 0.3s cubic-bezier(0.55, 0, 0.1, 1);
    }

    .modal-overlay_rub.in {
        opacity: 1;
        visibility: visible;
        z-index: 1050;
    }

    .modal-overlay_rub .modal-dialog {
        margin: 0;
    }

    .modal_rub {
        position: relative;
        margin: 0 auto;
        background-color: #2f434e;
        color: #fff;
        width: 100%;
        height: 100vh;
        max-width: 100%;
        min-height: 100vh;
        padding: 60px 30px 30px;
        border-radius: 0;
        overflow-y: hidden;
        /*opacity: 0;
        visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: all 0.6s cubic-bezier(0.55, 0, 0.1, 1);
        transition: all 0.6s cubic-bezier(0.55, 0, 0.1, 1);*/
    }

    .modal_rub.in {
        visibility: visible;
        opacity: 1;
        -webkit-transform: scale(1);
        transform: none;
        z-index: 1000;
    }

    .modal_rub h5 {
        width: 100%;
    }

    .modal_rub form {
        height: 100%;
    }

    .modal_rub .modal-content_rub {
        height: calc(100% - 160px);
        width: 100%;
        overflow: auto;
        position: relative;
        border-top: 1px solid rgba(255, 255, 255, 0.11);
        border-bottom: 1px solid rgba(255, 255, 255, 0.11);
        /*opacity: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1);
        transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1);
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;*/
    }

    /*.modal_rub.in .modal-content_rub {
        opacity: 1;
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
    }*/
    .rub-selector-in {
        overflow-y: auto;
        width: 100%;
    }

    .modal_rub .close-modal_rub {
        position: fixed;
        cursor: pointer;
        top: 22px;
        right: 28px;
        /*opacity: 0;*/
        width: 20px;
        height: 20px;
        background-image: url(/themes/default/front/img/close.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        /*-webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
        transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
        transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
        transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), transform 0.6s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;*/
        z-index: 1070;
    }

    .modal_rub.in .close-modal_rub {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
        opacity: .8;
    }

    .close-modal_rub:hover {
        opacity: 0.5 !important;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
    }

    .modal_rub_fot {
        display: inline-block;
        width: 100%;
        padding-bottom: 30px;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .modal_rub .comebt_butt {
        margin: 0 auto;
        display: block;
    }

    .modal_rub_in {
        height: 100%;
        width: 100%;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    /*-----------------*/
    #style-1::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        border-radius: 10px;
        background-color: #F5F5F5;
    }

    #style-1::-webkit-scrollbar {
        width: 12px;
        background-color: #F5F5F5;
    }

    #style-1::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        background-color: #555;
    }

    /*-----------------*/
    /*modal for nn-selector*/
    /*Шапка, анимация шапки и нижней панели*/
    /*body {
        padding-top: 90px;
    }*/
    .mobile_header .container,
    .mobile_header .row,
    .mobile_header .col-xs-12 {
        height: 100%;
    }

    .mobile_header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 90px;
        -webkit-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0);
    }

    .mobile_header.is-hidden-up {
        height: 62px;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .mobile_header .mobile_header_top {
        background: var(--moe-blue);
        z-index: 100;
        display: block;
        position: relative;
        height: 100%;
        margin-left: -15px;
        width: calc(100% + 30px);
    }

    .mobile_header .logo_mob {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: calc(100% - 128px);
        position: absolute;
        left: 15px;
        top: 0;
        height: 90px;
        padding: 21px 0;
    }

    .mobile_header.is-hidden-up .logo_mob {
        height: 62px;
        padding: 15px 0;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .mobile_header .logo_mobile {
        position: relative;
        height: 36px;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .mobile_header .logo_mob > a {
        display: inline-block;
        margin-right: 5px;
        z-index: 101;
    }

    .mobile_header .logo_mob > a {
        background-image: url(/themes/default/front/img/logo.svg);
        background-repeat: no-repeat;
        background-size: contain;
        width: 70px;
        min-width: 70px;
        height: 46.2px;
        margin-top: 7px;
        /*background-image: url(/themes/default/front/img/logo-moe.gif);
        width: 70px;
        min-width: 70px;
        height: 51.45px;
        margin-top: 1px;
        margin-left: 0px;*/
    }

    .mobile_header.is-hidden-up .logo_mob > a {
        background-image: url(/themes/default/front/img/logo-min.svg);
        background-repeat: no-repeat;
        background-size: contain;
        width: 32px;
        min-width: 32px;
        height: 32px;
        margin-top: 0;
        /*background-image: url(/themes/default/front/img/logo-moe-mini.gif);
        width: 33px;
        min-width: 33px;
        height: 41px;
        margin-top: 0px;*/
    }

    .mobile_header .logo_mob a span {
        display: inline-block;
        float: left;
        font-size: 15px;
        font-family: 'Roboto Condensed';
        font-weight: 700;
        color: #fff;
        line-height: 15px;
        margin-left: 5px;
        text-transform: uppercase;
        white-space: nowrap;
    }

    .mobile_header .logo_mobile a:active {
        opacity: .5;
    }

    .mobile_header .logo_mob .podrubrika_logo,
    .mobile_header.is-hidden-up .logo_mob .podrubrika_logo {
        font-weight: 300;
        /*margin-top: 5px;*/
    }

    .mobile_header .logo_mob .podrubrika_logo:empty,
    .mobile_header.is-hidden-up .logo_mob .podrubrika_logo:empty {
        display: none;
    }

    .mobile_header.is-hidden-up .logo_mob span {
        margin: 0 0 0 5px;
    }

    .header_gradient {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 175px;
        height: 100%;
    }

    .vhod_mob {
        display: inline-block;
        width: 55px;
        padding: 31px 11px;
        /*border-left: 1px solid #fff;*/
        height: 90px;
        position: absolute;
        top: 0;
        right: 58px;
        text-align: center;
    }

    .vhod_mob.in-top {
        width: auto;
    }

    .vhod_mob.in-top .navbar-nav,
    .vhod_mob.in-top .polz_pol,
    .vhod_mob.in-top .head-user-avatar {
        margin: 0;
    }

    .vhod_mob.in-top .navbar-nav > li > a {
        line-height: 0;
    }

    .vhod_mob.in-top .navbar-nav > li > a.noti_button {
        line-height: 26px;
    }

    .vhod_mob.in-top .notifications {
        margin-top: 0;
        float: left;
        box-shadow: 0 0 10px 3px rgba(14, 104, 156, 0.2);
    }

    .vhod_mob.in-top .guest-notification {
        margin: 0 6px 0 0;
    }

    .in-top .notifications.guest-notification .no_user_bookmark {
        width: 162px;
        top: 35px;
        right: -79px;
    }

    .vhod_mob.in-top .notifications.no-notifications {
        background-color: rgba(0, 0, 0, 0.2);
        box-shadow: none;
    }

    .vhod_mob.in-top .notifications:active {
        opacity: .5;
    }

    .vhod_mob.in-top li:last-child {
        float: right;
    }

    .vhod_mob a {
        display: block;
    }

    .vhod_mob .vhod {
        height: 100%;
        width: 28px;
    }

    .vhod_mob .vhod img {
        padding: 4px;
        margin: 0;
        width: 28px;
        height: 28px;
        transition: 0s;
    }

    .logo_mob > a:after {
        top: -25px;
        left: -10px !important;
        width: 90px;
        height: 90px;
    }

    .mobile_header.is-hidden-up .logo_mob > a:after {
        top: -15px;
        left: -15px !important;
        width: 62px;
        height: 62px;
    }

    .vhod_mob:after {
        top: 6.5px;
        width: 77px;
        height: 77px;
        left: -11.5px !important;
    }

    .mobile_header.is-hidden-up .vhod_mob:after {
        top: 0;
        width: 62px;
        height: 62px;
        left: -3.5px !important;
    }

    .av_header {
        width: 32px;
        height: 32px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .mobile_header.is-hidden-up .logo_mob > a:active {
        opacity: .8;
        background-image: url(/themes/default/front/img/logo-min-white.svg);
    }

    .mobile_header .logo_mob > a:active,
    .av_header:active {
        opacity: .5;
    }

    .mobile_header.is-hidden-up .logo_mob > a:active,
    .mobile_header .logo_mob > a:active,
    .av_header:active {
        transition: .1s ease;
    }

    .site__top:after {
        top: 6.5px;
        width: 77px;
        height: 77px;
    }

    .mobile_header.is-hidden-up .site__top:after {
        top: 0;
        width: 62px;
        height: 62px;
        left: 7.5px;
    }

    .logo_mob > a:after,
    .logo_mob_min > a:after,
        /*.vhod_mob:after,*/
    .site__top:after {
        content: "";
        background: #185d98;
        position: absolute;
        left: 0;
        right: 0;
        border-radius: 50%;
        opacity: 0;
        transform: scale(1);
        transition: all .3s ease-in-out;
        z-index: -1;
    }

    .logo_mob > a:active:after,
    .logo_mob_min > a:active:after,
        /*.vhod_mob:active:after,*/
    .site__top:active:after {
        transform: scale(0);
        opacity: .5;
        transition: 0s;
    }

    .vhod_mob .polz_pol:active,
    .site__top:active #nav-icon3 {
        opacity: .5;
        transition: all .1s ease;
    }

    .mobile_header.is-hidden-up .vhod_mob {
        height: 62px;
        top: 0;
        padding: 17px 11px;
    }

    .mobile_header.is-hidden-up .site__top {
        height: 62px;
        top: 0;
    }

    .mobile_header.is-hidden-up .site__top .menu a #nav-icon3 {
        top: 20px;
    }

    .plate_select_nn.tabs-min {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .plate_select_nn.tabs-min.show_plate_select {
        opacity: 1;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    /*.plate_select_nn.plate_select_page {
        opacity: 1;
    }

    .plate_select_nn.plate_select_page.tabs_select {
        opacity: 0;
    }*/
    .mobile_header,
    .mobile_header.is-hidden-up,
    .mobile_header .logo_mob,
    .mobile_header.is-hidden-up .logo_mob,
    .mobile_header .logo_mobile,
    .mobile_header.is-hidden-up .logo_mobile,
    .mobile_header .logo_mob > a,
    .mobile_header.is-hidden-up .logo_mob > a,
    .mobile_header .vhod_mob,
    .mobile_header.is-hidden-up .vhod_mob,
    .mobile_header .site__top,
    .mobile_header.is-hidden-up .site__top,
    .mobile_header .site__top .menu,
    .mobile_header.is-hidden-up .site__top .menu,
    .plate_select_nn.tabs-min,
    .plate_select_nn.tabs-min.show_plate_select {
        transition: transform .5s ease-in-out, opacity .25s ease-in-out;
    }

    /*.mob_popup {
        min-height: 100%;
    }*/
    .nn_down_panel,
    .lower_panel {
        position: fixed;
        z-index: 1040;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 65px;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        will-change: transform;
        -webkit-transition: -webkit-transform .5s;
        transition: -webkit-transform .5s;
        transition: transform .5s, -webkit-transform .5s;
    }

    .nn_down_panel.is-hidden-down,
    .lower_panel.is-hidden-down {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }

    .mobile_header:after,
    .nn_down_panel:after,
    .lower_panel:after {
        clear: both;
        content: "";
        display: block;
    }

    /*End of Анимация шапки и нижней панели*/
    .lower_panel {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: center;
        justify-content: center;
        height: 65px;
        background-color: #4c616f;
        color: #fff;
        box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.15),
        0 0 5px 3px rgba(0, 0, 0, 0.15);
    }

    .lower_panel.is-hidden-down {
        box-shadow: none;
    }

    .lower_panel_container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: end;
        align-items: flex-end;
        max-width: 420px;
        width: 100%;
        height: 65px;
    }

    .lower_panel_container.noadmin {
        max-width: 280px;
    }

    .lower_icon {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center;
        width: 25%;
        height: 100%;
        padding: 12px 0 12px;
        opacity: 1;
        text-align: center;
    }

    .lower_icon:active {
        opacity: .5;
    }

    [class^='lower_icon_'] {
        height: 25px;
        width: 100%;
    }

    .lower_icon_rubric {
        background: transparent url(/themes/default/front/img/rubric.svg) no-repeat center;
        background-size: contain;
        height: 19px;
        margin-top: 3px;
    }

    .lower_icon_write {
        background: transparent url(/themes/default/front/img/write.svg) no-repeat center;
        background-size: contain;
        height: 22px;
        margin-top: 2px;
    }

    .lower_icon_live {
        background: transparent url(/themes/default/front/img/live.svg) no-repeat center;
        background-size: contain;
    }

    .lower_icon_chat {
        background: transparent url(/themes/default/front/img/chat.svg) no-repeat center;
        background-size: contain;
    }

    .lower_icon p {
        color: #fff;
        font-size: 11px;
        line-height: 1;
    }

    .mob_rub {
        display: none !important;
    }

    .select_arh .jq-selectbox__dropdown {
        width: 100%;
        max-width: 100%;
    }

    /*Photo-video main*/
    /*Other sliders*/
    #foto_video {
        min-height: 83vw;
    }

    #foto_video .foto_video_slider_main .bid_item_foto_video,
    #foto_video .foto_video_slider_main .small_item_foto_video {
        padding-bottom: 66.66% !important;
        margin-bottom: 0;
    }

    .slide-item-1,
    .slide-item-2 {
        width: 100vw !important;
    }

    #foto_video .foto_video_slider_main .bid_item_foto_video .bid_item_text_wr,
    #foto_video .foto_video_slider_main .small_item_foto_video .small_item_text_wr {
        padding: 0.66vw 3.3vw !important;
    }

    #foto_video .foto_video_slider_main .bid_item_foto_video p.big_pl_text,
    #foto_video .foto_video_slider_main .small_item_foto_video p.small_pl_text {
        font-size: 4.8vw;
        line-height: 1.25;
    }

    .foto_video_slider_main .small_pl_text .icon-icon-moe-33,
    .foto_video_slider_main .small_pl_text .icon-icon-moe-37 {
        font-size: 0.8em;
    }

    #obsudim_slider .slick-arrow.fa-angle-left,
    #chitaite_takge .slick-arrow.fa-angle-left {
        display: none !important;
    }

    #obsudim_slider .slick-arrow.fa-angle-right,
    #chitaite_takge .slick-arrow.fa-angle-right {
        display: inline-block;
        float: left;
        color: #fff;
        font-size: 26px;
        background-color: #fbaf43;
        padding: 0 19px;
        margin-top: 1px;
    }

    #obsudim_slider .slick-arrow.fa-angle-right:hover,
    #obsudim_slider .slick-arrow.fa-angle-left:hover,
    #chitaite_takge .slick-arrow.fa-angle-right:hover,
    #chitaite_takge .slick-arrow.fa-angle-left:hover {
        background-color: #ef9d29;
    }

    #obsudim_slider .slick-arrow.fa-angle-right:active,
    #obsudim_slider .slick-arrow.fa-angle-left:active,
    #chitaite_takge .slick-arrow.fa-angle-right:active,
    #chitaite_takge .slick-arrow.fa-angle-left:active {
        background-color: #d98a1b;
    }

    #list4 .one_col .arh_nov_wr .tema-img {
        margin: 0 15px 0 0;
    }

    /*.main_photo_height {
        height: 62vw;
    }*/
    .foot_nav > li {
        line-height: 48px;
        margin-bottom: 0;
    }

    #footer_main .right-text a {
        line-height: 48px;
        display: inline-block;
    }

    .stat_centr_wr .photo-video-block .main_foto,
    .stat_centr_wr .photo-video-block .read-outside-site,
    .gal_block + .gal_block .gal_foto_conteiner,
    .gal_block .gal_foto_conteiner,
    .novost_detalka .galery li.main_foto {
        width: calc(100% + 30px);
        margin-left: -15px;
    }

    .stat_centr_wr .galery li.main_foto {
        border-radius: 0;
    }

    /*for ad im_image*/

    /*.stat_centr_wr .photo-video-block .galery li.main_foto_for_ad {
        overflow: unset;
    }

    .stat_centr_wr .photo-video-block .main_foto_for_ad:before {
        display: none;
    }

    .stat_centr_wr .photo-video-block .main_foto_for_ad a.main_photo_height {
        width: calc(100% + 30px);
        margin-left: -15px;
        overflow: hidden;
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }

    .stat_centr_wr .photo-video-block .main_foto_for_ad a.main_photo_height:before {
        content: '';
        display: block;
        padding-top: 66.67%;
    }

    .stat_centr_wr .photo-video-block .main_foto_for_ad .main_photo_back {
        width: calc(100% + 30px);
        margin-left: -15px;
    }*/

    /*End of for ad im_image*/

    .stat_centr_wr .main_photo_material.gal_block + .col-xs-12 .read-outside-site,
    .stat_centr_wr .gallery_section ul + .col-xs-12 .read-outside-site,
    .novost_detalka .gallery_section ul {
        border-radius: 0;
    }

    .novost_detalka .gallery_section,
    .gallery_section_video {
        overflow: unset;
    }

}

@media screen and (min-width: 720px) and (max-width: 767px) {
    .xs {
        display: block !important;
    }

    .head_tema .tema-top-main {
        padding: 0 15px 0 0;
        font-size: 25px !important;
        width: 100% !important;
    }

    .head_tema .tema-top-main .w-tema,
    .head_tema .tema-top-main .tema-img,
    .head_tema .tema-top-main .tema-opisanie {
        float: left;
    }

    .tema-top-main .tema-opisanie {
        width: calc(100% - 305px);
    }

    .head_tema .tema-top-main .tema-title {
        font-size: 29px !important;
    }

    .other-tema {
        margin: 0 0 4px 0;
        float: right;
    }

    .list-img {
        min-width: 182px;
        width: 182px;
    }

    .title-soc {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        height: 110px;
    }

    .title-soc .title {
        width: 100%;
    }

    .title-soc .subtitle {
        display: none;
    }

    .title-soc .social {
        width: 100%;
        float: none;
    }

    .title-soc .social-top {
        float: right;
    }

    .title-soc .bookmark {
        margin: 0 10px 0 0;
        float: left;
    }
}

@media screen and (max-width: 767px) and (min-width: 700px) {
    .podd {
        width: calc(37% - 5px);
    }

    .com {
        width: calc(37% - 5px);
    }

    .blank {
        display: none;
    }

    .compl {
        width: calc(26% - 5px);
        padding: 0 10px;
        background-color: #e3eaef;
    }

    .compl:hover {
        background-color: #CBDAE4;
    }

    .compl:active {
        background-color: #B7CAD7;
    }

    .compl div:hover {
        color: #8c9fac;
    }

    .compl div:active {
        color: #fff;
    }
}

@media screen and (max-width: 699px) and (min-width: 520px) {
    .podd {
        width: calc(50% - 5px);
    }

    .com {
        width: calc(50% - 5px);
    }

    .blank {
        width: 50px;
    }

    .compl {
        width: auto;
        padding: 0 3px 0 0;
    }

    .compl div:hover {
        text-decoration: underline;
        color: #8c9fac;
    }

    .compl div:active {
        color: #667784;
        background: #e3eaef;
        box-shadow: -3px 0 0 0 #e3eaef, 3px 0 0 0 #e3eaef;
    }

}

@media screen and (max-width: 519px) {
    .podd {
        width: 100%;
    }

    .com {
        width: 100%;
    }

    .blank {
        width: 50px;
    }

    .compl {
        width: auto;
        padding: 0 3px 0 0;
    }

    .compl div:hover {
        text-decoration: underline;
        color: #8c9fac;
    }

    .compl div:active {
        color: #667784;
        background: #e3eaef;
        box-shadow: -3px 0 0 0 #e3eaef, 3px 0 0 0 #e3eaef;
    }

}

@media screen and (min-width: 576px) {

    .tema-top:after {
        border: 27px solid transparent;
        border-right: 15px solid #fff;
    }

    .tema-top .tema-img {
        margin: 0 10px 0 38px;
    }

    .word-tema {
        margin-left: 15px;
    }

    .vis-tema1 {
        display: inline-block;
    }

    .vis-tema2 {
        display: none;
    }

    .tema-top p.tema-title {
        margin: 0;
    }

    .bookmark-row .arh_img {
        height: 90px;
    }

    .col-varial {
        width: 20%;
    }
}

@media screen and (max-width: 575px) {
    .tema-top:after {
        border: 48px solid transparent;
        border-right: 26px solid #fff;
    }

    .tema-top .tema-img {
        margin: 0 10px 0 0;
    }

    .word-tema {
        margin-left: 0;
        font-weight: 400;
    }

    .vis-tema1 {
        display: none;
    }

    .vis-tema2 {
        display: inline-block;
    }

    .tema-top p.tema-title {
        margin: 0 45px 5px 0;
        max-height: 45px;
        overflow-y: hidden;
    }

    .bookmark-row .arh_img {
        height: 70px;
    }

    .col-varial {
        width: 33.33%;
    }

    .box_in_com {
        height: 26vw;
    }

    .comment_mob_lite.com_otvet .zachem {
        display: none;
    }
}

@media screen and (min-width: 720px) {
    .inform_top_line_v1 {
        margin-bottom: 30px;
        height: 30px;
    }

    .head_tema .tema-top-main .w-tema {
        margin-left: 15px;
        display: inline-block;
    }

    .head_tema .tema-top-main .vis-tema2 {
        display: none;
    }

    .other-tema {
        display: inline-block;
    }

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

        padding: 25px 0;
        border-bottom: 1px solid #c8d2d9;
    }

    .service {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;

        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;

        width: 135px;
        min-width: 135px;
        height: 110px;
        padding: 0 15px 0 9px;
        border-left: 4px solid #e3eaef;
        font-family: 'Roboto Condensed';
        font-size: 14px;
    }

    .service .inform_rubrika {
        width: 100%;
    }

    .service .inform_rubrika + .green_bg {
        margin-top: 5px;
    }

    .list-row .green-color {
        border-left: 4px solid #31aa51;
    }

    .list-row .red-color {
        border-left: 4px solid #ff1239;
    }

    .list-row .count-stroka {
        margin-bottom: -2px;
    }

    .service .vazhno {
        display: inline-block;
    }

    .list-img .vazhno {
        display: none;
    }

    .title-soc {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        width: 100%;
    }

    .title-soc .inform_top_line {
        display: none;
    }

    .comment_mob_lite.com_otvet .pol_name .pol_name_guest p.attension_guest {
        max-width: calc(100% - 180px);
    }
}

@media screen and (max-width: 719px) {
    .inform_top_line_v1 {
        /*height: 70px;*/
        margin-bottom: 20px;
    }

    .inform_top_line_v1 .inform_count {
        margin-right: 0 !important;
    }

    .inform-block1 {
        width: 100%;
        height: 30px;
        margin-bottom: 10px;
    }

    .inform_top_line_v1_inside .inform-block1 {
        width: calc(100% - 180px);
    }

    .inform-block1 .bookmark {
        margin-right: 10px !important;
    }

    .inform-block1 .inform_count {
        float: right;
        line-height: 30px;
    }

    .head_tema .tema-top-main {
        padding: 0 15px 0 0;
    }

    .head_tema .tema-top-main .tema-title {
        font-size: 22px;
    }

    .head_tema .tema-top-main .w-tema {
        display: none;
    }

    .head_tema .tema-top-main .vis-tema2 {
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
    }

    .tema-top-main .tema-opisanie {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .other-tema {
        display: none;
    }

    .list-row {
        display: block;
        padding: 13px 0 20px;
        border-bottom: 1px solid #c8d2d9;
    }

    /*.list-row:first-child {
        padding: 0 0 20px 0;
    }

    .list-row:last-child {
        padding: 13px 0 0 0;
        border-bottom: none;
    }*/
    .service {
        display: inline-block;
        margin-bottom: 3px;
    }

    .service-top {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .service .vazhno {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin: 0 10px 0 0;
        font-size: 11px;
        line-height: 18px;
    }

    .service .count-stroka {
        display: none;
    }

    .service .inform_rubrika {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin-right: 10px;
        overflow: hidden;
        line-height: 21px;
        font-family: 'Roboto Condensed';
    }

    .service a.rubrika {
        line-height: 21px;
        white-space: nowrap;
    }

    .service .time {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        width: auto;
        line-height: 21px;
        margin-bottom: 0;
    }

    .service .time br {
        display: none;
    }

    .service.inform_top_line .time {
        margin-right: 0;
        width: auto;
    }

    .list-img {
        float: left;
        min-width: 182px;
        width: 182px;
        position: relative;
    }

    .list-img .vazhno {
        color: #fff;
        font-family: 'Open Sans';
        padding: 2px 4px;
        font-weight: 700;
        font-size: 12px;
        display: inline-block;
        height: 18px;
        line-height: 16px;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .list-img .vazhno.green_bg {
        background-color: #31aa51;
    }

    .list-img .srochno_wr_1:hover {
        background-color: #ff1239;
    }

    .title-soc .subtitle {
        display: none;
    }

    .title-soc {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        height: 110px;
    }

    .title-soc .title {
        width: 100%;
    }

    .title-soc .subtitle {
        display: none;
    }

    .title-soc .social {
        width: 100%;
        float: none;
        display: none;
    }

    .title-soc .social-top {
        float: right;
    }

    .title-soc .bookmark {
        margin: 0 10px 0 0;
        float: left;
    }

    .title-soc .count-stroka {
        float: right;
    }

    .count-stroka .user_views.many_view .now_views {
        right: 0 !important;
        left: unset !important;
    }

    .comment_mob_lite.com_otvet .pol_name .pol_name_guest p.attension_guest {
        max-width: calc(100% + 40px);
        min-width: calc(100% + 40px);
        text-align: left;
        margin-top: 10px !important;
    }

    .comment_mob_lite.com_otvet .pol_name .pol_name_guest p.attension_guest,
    .comment_mob_lite.com_otvet .pol_name .pol_name_guest a {
        margin-right: 0 !important;
    }
}

@media screen and (min-width: 400px) and (max-width: 767px) {
    #list4 .view-plitka .plitka_wr .plitka_img {
        /*max-width: 360px;*/
    }

    .lenta_limit {
        /*height: 2303px;*/
        overflow: hidden;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {

    .comment_mob_lite .captcha_dig {
        margin: 0;
    }

    .com_down .captcha_dig {
        margin-right: 30px;
    }

    .com_down .captcha_dig img {
        height: 35px;
    }

    .com_down .captcha_dig input {
        height: 35px;
        font-size: 24px;
        line-height: 35px;
    }

    .captcha_dig i.fa-refresh {
        font-size: 25px;
        line-height: 35px;
    }

    .com_down_total.com_big .captcha_dig img {
        height: 35px;
    }

    .com_down_total.com_big .captcha_dig input {
        height: 35px;
        font-size: 24px;
        line-height: 35px;
    }

    .com_down_total.com_big .captcha_dig {
        margin-right: 20px;
    }

    .comment_mob_lite .no_user_bookmark3 {
        bottom: 72px;
        left: 15px;
        top: auto;
    }

}

@media only screen and (max-width: 479px) {

    .select_arh input[type=submit] {
        margin: 19px 0 0 !important;
    }

    /*.select_arh {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }*/
    .select_arh input {
        width: 100%;
    }

    .select_arh .sel_wr_1:last-child {
        width: 100% !important;
    }

    ul.tabNavigation li:first-child {
        width: 35%;
    }

    ul.tabNavigation li:nth-child(2) {
        width: 65%;
    }

    .polz_pol_wr .name, .polz_pol_wr p {
        line-height: 16px;
    }

    .comets_block .polz_pol_wr a {
        line-height: 16px;
    }

    #ludi_gov .plaska h2 {
        display: inline-block;
        font-size: 25px;
        color: #fff;
        line-height: 70px;
        width: 100%;
        text-align: center;
    }

    #prisl_nov .whitebl {
        display: inline-block;
        width: -webkit-calc(100% + 60px);
        width: calc(100% + 40px);
        margin: 20px -30px 0;
        background-color: #fff;
        padding: 20px 30px;
    }

    #vhod {
        width: 100%;
    }

    .lenta_nar_nov .chitaite_wr ul li {
        float: left;
        margin-right: 0;
        display: inline-block;
        margin-bottom: 3px;
        width: 100%;
    }

    #nov_card .chitaite_wr ul li {
        float: left;
        margin-right: 0;
        display: inline-block;
        margin-bottom: 3px;
        width: 100%;
    }

    /*.gallery_section .galery li a img {
        width: 100%;
        height: 85px;
    }*/
    /*#stat_page .gallery_section .galery li a img {
        width: 100%;
        height: 120px;
    }

    .gallery_section .galery li.col_foto_wr span {

        font-size: 40px;
        line-height: 88px;
        color: #fff;
    }*/
    .all_button .pokaz_all i {
        margin-left: 5px;
        display: table;
        width: 100%;
        margin-top: -11px;
        margin-bottom: 10px;
    }

    #rubrika_plitka .chitaite_wr ul li {
        float: left;
        margin-right: 0;
        display: inline-block;
        margin-bottom: 3px;
        width: 100%;
    }

    #all_mnen .chitaite_wr ul li {
        float: left;
        margin-right: 0;
        display: inline-block;
        margin-bottom: 3px;
        width: 100%;
    }

    .protiv_block span {
        font-size: 24px;
        letter-spacing: 1px;
    }

    .protiv_block p {
        font-size: 14px;
        letter-spacing: 0px;
    }

    .stat_centr_wr h3 {
        font-size: 24px;
        margin-top: 30px;
        line-height: 26px;
    }

    .podel_social ul li span {

        display: none;
    }

    #nov_card .podel_social ul li {
        width: 25%;
        margin-bottom: 15px;
        float: left;
    }

    .comets_block_wr .comets_block .coment_text {
        margin-top: 1px;
    }

    #stat_page .podel_social ul li {
        width: 25%;
    }

    .coment_form_wr textarea {

        height: 220px;
        color: #333;
        margin-bottom: 0;
        padding: 10px;
    }

    .pad_100 {
        padding-bottom: 0;
    }

    .lenta_pic_out {
        display: block;
        overflow: hidden;
        position: relative;
    }

    .add_plitka_nov.add_plitka_plus .lenta_pic_out,
    .add_plitka_nov.add_plitka_test .lenta_pic_out,
    .add_plitka_nov.add_plitka_remember .lenta_pic_out {
        margin-bottom: -26px;
    }

    .nar_now .nov_nar_img_v {
        height: 280px;
    }

    .soc_scale {
        -moz-transform: scale(0.85);
        -webkit-transform: scale(0.85);
        -o-transform: scale(0.85);
        -ms-transform: scale(0.85);
        transform: scale(0.85);
    }

    .com_down .captcha_dig {
        margin-right: 0 !important;
    }

    .com_down .captcha_dig img {
        height: 26px;
    }

    .com_down .captcha_dig input {
        height: 26px;
        font-size: 19px;
        line-height: 26px;
    }

    .captcha_dig i.fa-refresh {
        font-size: 22px;
        line-height: 26px;
    }

    .comment_mob_lite .captcha_dig {
        margin: 0 0 10px 0;
    }

    .com_down .captcha_dig p,
    .com_otvet .captcha_dig p {
        text-align: center;
    }

    /*---------------------------------------------*/
    .com_down_total.com_big .captcha_dig {
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        margin: 0 0 10px 0;
        width: 100%;

        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .com_down_total.com_big .captcha_dig p {
        margin-bottom: 0 !important;
        color: #fff;
        width: 100%;
        display: inline-block;
        text-align: right !important;
    }

    .com_down_total.com_big .captcha_dig i.fa-refresh {
        font-size: 22px;
        line-height: 26px;
    }

    .com_down_total.com_big .captcha_dig img {
        height: 26px;
    }

    .com_down_total.com_big .captcha_dig input {
        height: 26px;
        font-size: 19px;
        line-height: 26px;
    }

    .inform_top_line_v1 {
        /*height: 80px;*/
        margin-bottom: 20px;
    }

    .inform-block1 {
        height: 40px;
    }

    .bookmark-row .arh_img {
        height: 60px;
    }

    .col-varial {
        width: 50%;
    }

    .box_in_com {
        height: 36vw;
    }

    .com_down .comment_photo {
        margin: 10px 0 15px;
    }

    .comment_mob_lite .no_user_bookmark3 {
        bottom: 72px;
        left: 15px;
        top: auto;
    }

    .lenta_nar_nov .write_nn {
        display: none;
        background-color: #fff;
        padding: 0;
        margin: 25px 0;
        width: 100%;
        height: 37px;
        position: absolute;
        top: 107px;
    }
}

@media screen and (min-width: 600px) {
    .more_screen {
        display: inline-block;
    }

    .smaller_screen {
        display: none;
    }

    #newSearch .nn_full {
        display: inline;
    }

    #newSearch .nn_abbr {
        display: none;
    }

    .v-foto {
        width: 60%;
    }

    .comment_mob_lite .pol_name .pol_name_guest p.attension_guest {
        max-width: calc(100% - 180px);
        width: 395px;
    }
}

@media only screen and (max-width: 599px) {
    #newSearch .nn_full {
        display: none;
    }

    #newSearch .nn_abbr {
        display: inline;
    }

    #foto_video {
        padding: 30px 0 20px;
    }

    #foto_video ul li a {
        font-size: 4.5vw;
    }

    .comment_mob_lite .pol_name .pol_name_guest p.attension_guest {
        max-width: 100%;
        min-width: 100%;
        margin-top: 10px !important;
    }

    .comment_mob_lite .pol_name .pol_name_guest p.attension_guest,
    .comment_mob_lite .pol_name .pol_name_guest a {
        margin-right: 0 !important;
    }

    .pagination > li b {
        display: none;
    }

    .anonum-block .hat-count span {
        display: block;
    }

}

@media only screen and (min-width: 550px) {

    .s-caricature .slick-prev, .s-caricature .slick-next {
        border: none;
        width: 90px;
        height: 90px;
        border-radius: 50%;
        top: calc(50% - 5px);
        z-index: 10;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
    }

    .s-caricature .slick-prev {
        left: 20px;
    }

    .s-caricature .slick-next {
        right: 20px;
    }

    .s-caricature .slick-prev, .s-caricature .slick-next {
        background-color: rgba(0, 0, 0, 0.3);
        border: 1px solid rgba(255, 255, 255, 0.4);
    }

    .s-caricature .slick-prev:hover, .s-caricature .slick-prev:focus,
    .s-caricature .slick-next:hover, .s-caricature .slick-next:focus {
        outline: none;
        background-color: rgba(0, 0, 0, 0.5);
        border: 1px solid rgba(255, 255, 255, 0.7);
    }

    .s-caricature .slick-prev:active, .s-caricature .slick-next:active {
        outline: none;
        background-color: rgba(0, 0, 0, 0.7);
        border: 1px solid rgba(255, 255, 255, 0.7);
    }

    .s-caricature .slick-prev1:before {
        /*content: '←';*/
        content: url("/themes/default/front/img/left-shop.png") !important;
        width: 30px;
        height: 52px;
        object-fit: contain;
    }

    .s-caricature [dir='rtl'] .slick-prev1:before {
        /*content: '→';*/
        content: url("/themes/default/front/img/right-shop.png") !important;
        width: 30px;
        height: 52px;
        object-fit: contain;
    }

    .s-caricature .slick-next1:before {
        /*content: '→';*/
        content: url("/themes/default/front/img/right-shop.png") !important;
        width: 30px;
        height: 52px;
        object-fit: contain;
    }

    .s-caricature [dir='rtl'] .slick-next1:before {
        /*content: '←';*/
        content: url("/themes/default/front/img/left-shop.png") !important;
        width: 30px;
        height: 52px;
        object-fit: contain;
    }

    .s-caricature .slick-prev1, .slick-next1 {
        -webkit-transition: .1s ease-in-out;
        -moz-transition: .1s ease-in-out;
        -o-transition: .1s ease-in-out;
        transition: .1s ease-in-out;
    }

    .s-caricature .slick-prev1.slick-disabled,
    .s-caricature .slick-next1.slick-disabled {
        opacity: 0;
    }

    .comment_mob_lite .pol_name,
    .comment_mob_lite .counter {
        width: auto;
    }

    .comment_mob_lite {
        width: 100%;
        margin: 5px auto 20px;
    }

    .vis-550 {
        display: none;
    }

    .com-down {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .com-btn .comebt_butt {
        margin: 0 20px 0 0;
    }

    .comment_mob_lite .captcha_dig,
    .comment_mob_lite.com_otvet .captcha_dig {
        margin-right: 25px;
    }

    .comment_mob_lite .captcha_dig img,
    .comment_mob_lite.com_otvet .captcha_dig img {
        height: 35px;
    }

    .comment_mob_lite .captcha_dig input,
    .comment_mob_lite.com_otvet .captcha_dig input {
        height: 35px;
        font-size: 24px;
        line-height: 35px;
    }

    .comment_mob_lite .captcha_dig i.fa-refresh,
    .comment_mob_lite.com_otvet .captcha_dig i.fa-refresh {
        font-size: 25px;
        line-height: 35px;
    }

    .comment_mob_lite.com_otvet .no_user_bookmark1,
    .comment_mob_lite.com_otvet .no_user_bookmark2 {
        top: 261px;
        left: 33px;
    }

    #prislNovNewUser .zachem {
        top: 15px;
        right: 20px;
    }

    .title-soc h2 {
        font-size: 19px;
    }

    .list-img, .list-img a {
        height: 110px;
    }

    .inform_top_line_v1_inside .green_bg .fa-video-camera {
        display: none;
    }

}

@media only screen and (max-width: 549px) {

    .s-caricature {
        padding: 20px 7px 20px;
    }

    .car-head {
        margin-bottom: 15px;
        text-align: left;
        padding-left: 8px;
        width: calc(100% - 60px);
    }

    .car-head-down {
        margin-top: 20px;
    }

    .s-caricature h2 {
        color: #fff;
        text-transform: uppercase;
        font-size: 6.5vw;
        text-align: left;
        letter-spacing: 1px;
        display: inline-block;
        line-height: 1.1;
    }

    .s-caricature .image {
        height: 44vw;
    }

    .s-caricature .slick-prev, .s-caricature .slick-next {
        display: inline-block;
        float: left;
        color: #ffffff;
        background-color: #fbaf43;
        border: none;
        width: 47.3px;
        height: 28px;
        border-radius: 4px;
        top: -43px;
    }

    .s-caricature .slick-prev:active, .s-caricature .slick-next:active {
        background-color: #c58a32;
    }

    .s-caricature .slick-prev {
        left: calc(100% - 116.6px);
    }

    .s-caricature .slick-next {
        right: 7px;
    }

    .s-caricature .slick-prev1:before {
        /*content: '←';*/
        content: url("/themes/default/front/img/strelka-left.png") !important;
        opacity: 1;
        object-fit: contain;
    }

    .s-caricature [dir='rtl'] .slick-prev1:before {
        /*content: '→';*/
        content: url("/themes/default/front/img/strelka-right.png") !important;
        opacity: 1;
        object-fit: contain;
    }

    .s-caricature .slick-next1:before {
        /*content: '→';*/
        content: url("/themes/default/front/img/strelka-right.png") !important;
        opacity: 1;
        object-fit: contain;
    }

    .s-caricature [dir='rtl'] .slick-next1:before {
        /*content: '←';*/
        content: url("/themes/default/front/img/lstrelka-left.png") !important;
        opacity: 1;
        object-fit: contain;
    }

    .s-caricature .slick-prev1, .slick-next1 {
        -webkit-transition: .1s ease-in-out;
        -moz-transition: .1s ease-in-out;
        -o-transition: .1s ease-in-out;
        transition: .1s ease-in-out;
    }

    .s-caricature .slick-prev1.slick-disabled,
    .s-caricature .slick-next1.slick-disabled {
        opacity: 0;
    }

    /*----------------------------------------------*/
    .owl-carousel-caricature .owl-nav .owl-prev {
        display: inline-block !important;
        float: left !important;
        color: #ffffff !important;
        font-size: 13px !important;
        background-color: #fbaf43 !important;
        padding: 0 19px !important;
        margin-top: 1px;
        margin-right: 15px;
    }

    .owl-carousel-caricature .owl-nav .owl-prev {
        display: inline-block !important;
    }

    .owl-nav .owl-next:active, .owl-nav .owl-prev:active {
        background-color: #c58a32 !important;
    }

    /*----------------------------------------------*/
    .comment_mob_lite .pol_name,
    .comment_mob_lite .counter {
        width: 100%;
    }

    .comment_mob_lite .texarea_wr,
    .comment_mob_lite #sendCommentFrontnewsMobileFormGuest .texarea_wr {
        margin-top: 0 !important;
        margin-bottom: 15px !important;
    }

    .comment_mob_lite {
        width: calc(100% + 30px);
        margin: 5px -15px 20px;
    }

    .comets_block_wr {
        width: calc(100% + 30px);
        margin-left: -15px;
    }

    .comets_block_wr .all_button {
        width: calc(100% - 30px);
        margin-left: 15px;
        margin-right: 15px;
    }

    .inform-block1 {
        margin-bottom: 10px;
    }

    .inform-block1 .inform_count {
        float: right;
        line-height: 17px;
    }

    .inform-block2 {
        display: inline-block;
        height: 30px;
        width: 45%;
        vertical-align: top;
        position: relative;
    }

    .inform-block2 span {
        line-height: 15px;
        position: absolute !important;
        top: -1px;
    }

    .queen-content .inform-block2 span {
        position: relative !important;
    }

    .inform_top_line_v1_inside .inform-block2 {
        width: calc(100% - 45px);
    }

    .inform_top_line_v1_inside .inform-block2 span,
    .inform_top_line_v1 .inform_rubrika {
        width: 100%;
    }

    .inform-block2 .inform_rubrika {
        height: 15px;
        line-height: 15px;
        position: absolute !important;
        top: 17px;
        white-space: nowrap;
    }

    .inform_top_line_opinion .inform-block2 {
        width: 100%;
    }

    .inform_top_line_opinion .inform-block2 .inform_rubrika,
    .inform_top_line_opinion .inform-block2 span {
        position: relative !important;
        top: auto;
        width: auto;
    }

    .com-btn .comebt_butt {
        margin: 0 auto 20px;
    }

    .com-down {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .comment_mob_lite.com_otvet .captcha_dig {
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        margin: 0 0 10px 0;
        width: 100%;

        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .com_otvet .captcha_dig p {
        margin-bottom: 0 !important;
        color: #fff;
        width: 100%;
        display: inline-block;
        text-align: right !important;
    }

    .comment_mob_lite.com_otvet .captcha_dig img {
        height: 26px;
    }

    .comment_mob_lite.com_otvet .captcha_dig input {
        height: 26px;
        font-size: 19px;
        line-height: 26px;
    }

    .comment_mob_lite.com_otvet .captcha_dig i.fa-refresh {
        font-size: 22px;
        line-height: 26px;
    }

    .comment_mob_lite.com_otvet .no_user_bookmark1,
    .comment_mob_lite.com_otvet .no_user_bookmark2 {
        top: 326px;
        left: 33px;
    }

    .comment_mob_lite .zachem {
        display: none;
    }

    #prislNovNewUser .zachem {
        display: none;
    }

    .head_tema .tema-top-main .tema-title {
        font-size: 21px;
    }

    .list-img {
        float: left;
        min-width: 33%;
        width: 33%;
        height: 20vw;
        position: relative;
    }

    .list-img a, .title-soc {
        height: 20vw;
    }

    /*.empty-block {
        display: none;
    }*/
    .inform-block1 {
        height: 40px;
    }

    .inform_top_line_v1_inside .green_bg span {
        display: none;
    }

    .more_screen {
        display: none;
    }

    .smaller_screen {
        display: inline-block;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .plitka_308 {
        height: auto !important;
        margin-bottom: 25px;
    }

    /*.plitka_img {
        display: block;
        height: 61vw;
    }*/
    #video_plitka .video_pl_wr {
        height: 61vw;
    }

    #video_plitka .video_pl_wr > a,
    #video_plitka .video_pl_wr .moe_tv_img {
        display: inline-block;
        height: 56.2vw;
        width: 100%;
    }

    #video_plitka .video_pl_wr .moe_tv_img .moe_tv_img_blue {
        height: 56.2vw;
    }

    #video_plitka .video_pl_wr .moe_tv_text {
        margin-top: 0;
    }

    #video_plitka .video_pl_wr .moe_tv_text a {
        font-size: 5vw;
        line-height: 1.2;
    }

}

@media screen and (min-width: 500px) and (max-width: 549px) {
    .title-soc h2 {
        font-size: 19px;
        margin: 0;
        display: inline-block;
    }
}

@media screen and (min-width: 550px) and (max-width: 767px) {
    .modal_rub ul {
        -moz-column-count: 3;
        -moz-column-gap: 20px;
        -webkit-column-count: 3;
        -webkit-column-gap: 20px;
        column-count: 3;
        column-gap: 20px;
    }

    .modal_rub h5 {
        font-size: 19px;
        line-height: 1.5;
    }

    .col-xxs-12,
    .col-xxs-11,
    .col-xxs-10,
    .col-xxs-9,
    .col-xxs-8,
    .col-xxs-7,
    .col-xxs-6,
    .col-xxs-5,
    .col-xxs-4,
    .col-xxs-3,
    .col-xxs-2,
    .col-xxs-1 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left;
    }

    .col-xxs-12 {
        width: 100%;
    }

    .col-xxs-11 {
        width: calc(11 * 100% / 12);
    }

    .col-xxs-10 {
        width: calc(10 * 100% / 12);
    }

    .col-xxs-9 {
        width: calc(9 * 100% / 12);
    }

    .col-xxs-8 {
        width: calc(8 * 100% / 12);
    }

    .col-xxs-7 {
        width: calc(7 * 100% / 12);
    }

    .col-xxs-6 {
        width: 50%;
    }

    .col-xxs-5 {
        width: calc(5 * 100% / 12);
    }

    .col-xxs-4 {
        width: calc(4 * 100% / 12);
    }

    .col-xxs-3 {
        width: 25%;
    }

    .col-xxs-2 {
        width: calc(2 * 100% / 12);
    }

    .col-xxs-1 {
        width: calc(100% / 12);
    }

    .plitka_308 {
        height: 45.5vw !important;
    }

    /*.plitka_img {
        display: inline-block;
        height: 28.7vw;
        width: 100%;
    }*/
    #video_plitka .video_pl_wr {
        height: 45.5vw !important;
    }

    #video_plitka .video_pl_wr > a,
    #video_plitka .video_pl_wr .moe_tv_img {
        display: inline-block;
        height: 27.4vw;
        width: 100%;
    }

    #video_plitka .video_pl_wr .moe_tv_img .moe_tv_img_blue {
        height: 27.4vw;
    }

    #video_plitka .video_pl_wr .moe_tv_text a {
        font-size: 2.8vw;
        line-height: 1.2;
    }
}

.visible-xxs {
    display: block !important;
}

@media screen and (min-width: 550px) {
    .visible-xxs {
        display: none !important;
    }
}

@media screen and (min-width: 550px) and (max-width: 599px) {
    .more_screen {
        display: none;
    }

    .smaller_screen {
        display: inline-block;
    }
}

@media screen and (min-width: 400px) and (max-width: 549px) {
    .more_screen {
        display: inline-block;
    }

    .smaller_screen {
        display: none;
    }

    .modal_rub ul {
        -moz-column-count: 2;
        -moz-column-gap: 20px;
        -webkit-column-count: 2;
        -webkit-column-gap: 20px;
        column-count: 2;
        column-gap: 20px;
    }

    .modal_rub h5 {
        font-size: 19px;
        line-height: 1.5;
    }
}

@media screen and (min-width: 440px) and (max-width: 499px) {

    .s-caricature .plitka_text {
        font-size: 16px !important;
    }

    .title-soc h2 {
        font-size: 17px;
        margin: 0;
        display: inline-block;
    }
}

@media screen and (min-width: 500px) {
    .arh_nov_wr > .inform_top_line {
        display: none;
    }

    .count-arc .inform_top_line {
        display: inline-block;
    }

    /*-nn-selector--*/
    .lenta_nar_nov ul.tabs li a br,
    .cog-selector span br {
        display: none;
    }
}

@media screen and (max-width: 499px) {
    #arhiv .arh_nov_wr .arh_img {
        display: inline-block;
        width: 24vw;
        height: 16vw;
        background-size: cover;
        background-position: center;
    }

    #arhiv .arh_nov_wr a {
        display: inline-block;
        width: calc(100% - 135px);
        border-bottom: 1px solid #f7f7f7;
    }

    #arhiv .arh_nov_wr a p {
        font-size: 15px;
        line-height: 1.2;
    }

    .arh_nov_wr > .inform_top_line {
        display: inline-block;
        float: left;
        margin-bottom: 3px;
    }

    .count-arc .inform_top_line {
        display: none;
    }

    /*-nn-selector--*/
    .lenta_nar_nov ul.tabs,
    .lenta_nar_nov ul.tabs a,
    .cog-selector {
        height: 70px;
        margin: 0;
    }

    .lenta_nar_nov ul.tabs a {
        width: 100%;
    }

    /*#chitaite_takge .plitka_308 {
        height: auto;
    }*/
    #foto_video ul li a {
        font-size: 20px;
        line-height: 1.2;
        margin-bottom: 5px;
        display: inline-block;
    }

    .bottom-pag .pagination {
        height: 40px !important;
    }

    .panel_block_2020 .pagination > li {
        line-height: 40px !important;
    }

    .panel_block_2020 .pagination > li > a,
    .panel_block_2020 .pagination > li > span,
    .panel_block_2020 .pagination a,
    .panel_block_2020 .pagination span {
        line-height: 40px !important;
        height: 40px !important;
        width: 40px !important;
    }

    .panel_block_2020 .pagination > li > a:hover,
    .panel_block_2020 .pagination > li > span:hover,
    .panel_block_2020 .pagination > li > a:focus,
    .panel_block_2020 .pagination > li > span:focus,
    .panel_block_2020 .pagination a:hover,
    .panel_block_2020 .pagination a:focus {
        width: 40px !important;
    }

    /*.panel_block_2020 .pagination > li:first-child > a,
    .panel_block_2020 .pagination > li:first-child > span,
    .panel_block_2020 .pagination > li:last-child > a,
    .panel_block_2020 .pagination > li:last-child > span {
        width: auto !important;
    }*/

}

@media screen and (max-width: 399px) {
    .mtabs-container-pandemia_mob ul > li {
        font-size: 11px !important;
    }

    .modal-content_rub ul {
        -moz-column-count: 1;
        -moz-column-gap: 0;
        -webkit-column-count: 1;
        -webkit-column-gap: 0;
        column-count: 1;
        column-gap: 0;
    }

    /*.modal-content_rub {
        padding: 40px 15vw !important;
    }*/
    .modal_rub h5 {
        font-size: 19px;
        line-height: 1.5;
    }

    .comment_mob_lite .pol_name .pol_name_guest p.attension_guest,
    .comment_mob_lite .pol_name .pol_name_guest a {
        font-size: 13px !important;
    }

    .panel_block_2020 .pagination > li:first-child > a,
    .panel_block_2020 .pagination > li:first-child > span,
    .panel_block_2020 .pagination > li:last-child > a,
    .panel_block_2020 .pagination > li:last-child > span {
        line-height: 40px !important;
        height: 40px !important;
        width: 40px !important;
        margin: 0 2px !important;
        border-radius: 50% !important;
    }

    .panel_block_2020 .pagination > li:first-child > a b,
    .panel_block_2020 .pagination > li:first-child > span b,
    .panel_block_2020 .pagination > li:last-child > a b,
    .panel_block_2020 .pagination > li:last-child > span b {
        display: none !important;
    }

    .panel_block_2020 .pagination > li:first-child > a:hover,
    .panel_block_2020 .pagination > li:first-child > span:hover,
    .panel_block_2020 .pagination > li:last-child > a:hover,
    .panel_block_2020 .pagination > li:last-child > span:hover {
        background-color: #b6c4cb !important;
    }

    .panel_block_2020 .pagination > li:first-child > a:active,
    .panel_block_2020 .pagination > li:first-child > span:active,
    .panel_block_2020 .pagination > li:last-child > a:active,
    .panel_block_2020 .pagination > li:last-child > span:active {
        background-color: #2f434e !important;
        color: #fff !important;
        transition: 0s !important;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 439px) {

    .s-caricature .plitka_text {
        font-size: 15px !important;
    }

    .add_photo {
        top: 40px !important;
        left: -1px !important;
        background: #fff;
        padding: 3px 7px;
        border: 1px solid #8c9fac;
        -webkit-box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, .2);
        box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, .2);
        color: #1e2c34 !important;
    }

    .com_load {
        display: none;
    }

    .head_tema .tema-top-main .tema-title {
        font-size: 5.1vw;
    }

    .list-img {
        float: left;
        min-width: 33%;
        width: 33%;
        height: 23vw;
        position: relative;
    }

    .list-img a, .title-soc {
        height: 23vw;
    }

    .title-soc h2 {
        font-size: 16px;
        line-height: 1.15;
        margin: 0;
        display: inline-block;
    }

    /*------------*/
    .rating h3 {
        font-size: 25px;
    }

    .rating .megafon {
        width: 21px !important;
        height: 21px !important;
    }

    .rating .polz_pol_wr {
        height: 35px;
    }

    .rating .polz_pol_wr .polz_pol {
        min-width: 35px;
        max-width: 35px;
        height: 35px;
    }

    .raiting_header {
        height: 35px;
    }

    .raiting_position,
    .raiting_user,
    .raiting_megafon {
        line-height: 35px !important;
    }

    .rating .polz_pol_wr a:nth-child(2) {
        width: calc(100% - 45px);
    }

    /*------------*/
    .queen-content .inform-block2 {
        line-height: 15px !important;
        height: 15px;
    }

    .inform_top_line_v1_inside .inform-block2 {
        width: calc(100% - 45px) !important;
    }

    .queen-content .inform_top_line_v1_inside .inform_count {
        top: -16px;
        margin-left: 43px;
    }

    .comment_mob_lite.com_otvet .no_user_bookmark3 {
        bottom: 145px;
        left: 15px;
        top: auto;
    }

    .lines_18 .user_status {
        overflow: hidden;
        text-overflow: ellipsis;
        width: 40px;
    }

    .container_nn .lines_18 .user_status {
        width: auto;
    }
}

@media only screen and (max-width: 369px) {
    /*.info-block-mob {
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .info-block-mob .inf_mob {
        width: 250px;
        min-width: auto;
        height: 33px;
        margin: 0 0 15px;
    }

    .info-block-mob .inf_mob ul {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
    }

    .info-block-mob .inf_mob ul li,
    .info-block-mob .inf_mob ul li.weather {
        background-color: transparent;
        margin: 0 10px;
        border-radius: 0;
        height: 33px;
    }

    .info-block-mob .mtabs-container-pandemia_mob {
        width: 260px;
    }

    .mtabs-container-pandemia_mob ul > li {
        font-size: 12px !important;
    }*/
    .social_tabs {
        display: table;
        width: 274px;
        margin-top: 20px;
    }

    .podel_social ul li a {
        width: 48px;
        font-size: 19px;
    }

    #regist .reg_pop_form {

        padding: 29px 19px;

    }

    /* .logo_mob {
         display: inline-block;
         width: auto;
         float: left;
         height: 90px;
         padding: 20px 10px;
     }*/
    .pad_100 {
        padding-bottom: 0;
    }

    .nar_now .nov_nar_img_v {
        height: 240px;
    }

    .soc_scale {
        -moz-transform: scale(0.65);
        -webkit-transform: scale(0.65);
        -o-transform: scale(0.65);
        -ms-transform: scale(0.65);
        transform: scale(0.65);
    }

    .comets_block_wr .comets_block .coment_text .otvet_coment {
        margin-right: 10px;
    }

    .comment_mob_lite .captcha-item {
        transform: scale(0.65);
        -webkit-transform: scale(0.65);
    }

    .comment_mob_lite .no_user_bookmark3 {
        bottom: 127px;
        left: 15px;
        top: auto;
    }

    .coment_form_wr .com_down_total input[type="text"] {
        margin-bottom: 10px !important;
    }

    .tema-top .tema-img {
        margin-right: 10px;
    }

    .tema-top .tema-inform {
        margin-right: 30px;
    }

    .box_in_com {
        height: 34vw;
    }

    .comment_mob_lite .pol_name {
        max-width: 100% !important;
    }

    /*.lenta_nar_nov .polz_pol_wr .lines,
    .left_nn .polz_pol_wr .lines {
        padding: 0;
    }*/
    .comment_mob_lite .pol_name a, .comment_mob_lite .pol_name p {
        font-size: 13px;
        margin-right: 5px !important;
    }

    /*.coment_text_down > div {
        width: 100%;
        margin-bottom: 12px;
    }

    .coment_text_down .claim_user {
        margin-bottom: -5px;
    }*/
    .lenta_nar_nov .polz_pol_wr .line1 .razdelitel,
    .left_nn .polz_pol_wr .line1 .razdelitel {
        display: none;
    }

    .lenta_nar_nov .polz_pol_wr .line1 br,
    .left_nn .polz_pol_wr .line1 br {
        display: block;
    }

    .title-soc h2 {
        font-size: 15px;
        line-height: 1.15;
        margin: 0;
        display: inline-block;
    }

    /*.down_line_nn .button.chit_dal span {
        display: none;
    }*/
    .parent_comment {
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 170px;
        word-wrap: normal;
        white-space: nowrap;
    }

}

@media only screen and (max-width: 359px) {
    .polz_pol_wr .name {
        max-width: 94px !important;
    }

    .comment_mob_lite.com_otvet .pol_name {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .anonim_theme.comment_mob_lite.com_otvet .pol_name .how_write {
        margin: 15px 0 0 0 !important;
    }

    #oblko_tegov .h2_main,
    .mob_rub .h2_main {
        line-height: 1 !important;
    }

    .mob_popup_container #nav_list_first a {
        font-size: 20px;
    }

    .mob_popup_container #nav_list_first.nav_list > li > ul > li a,
    .mob_popup_container #nav_list_first.nav_list > li > ul > li > ul > li a {
        font-size: 18px;
    }

    .next_level .lines_18 .user_status {
        display: none;
    }

    .container_nn .lines_18 .user_status {
        overflow: hidden;
        text-overflow: ellipsis;
        width: 72px;
    }

    .inform_top_line_v1_inside .social-top {
        width: 145px !important;
    }

    .inform_top_line_v1_inside .inform-block1 {
        width: calc(100% - 145px) !important;
    }

    .social-top .social-btn.btn-facebook {
        display: none;
    }

    .btn-group.open > ul.dropdown-menu .social-likes:first-child {
        display: list-item !important;
    }

    .btn-group.open > ul.dropdown-menu .social-likes:first-child .btn-facebook {
        display: block;
    }

}

@media only screen and (orientation: landscape) {

    .modal_rub.active .modal-content_rub {
        height: calc(100% - 120px);
    }

    .modal_rub_fot {
        padding-bottom: 20px;
    }

    .modal_rub .comebt_butt {
        margin-top: 20px;
    }
}

@media only screen and (max-height: 1024px) {

    #menu_wr .novosti_vse_18, #menu_wr-1 .novosti_vse_18 {
        padding: 0 35px 20px;
    }

    .novosti_vse_head, .novosti_vse_head * {
        line-height: 60px;
    }

    .novosti_vse_theme a .tema-img {
        width: 36px;
        min-width: 36px;
        height: 36px;
        margin-right: 5px;
    }

    .novosti_vse_theme .tema-title {
        width: calc(100% - 90px);
    }

    .novosti_vse_theme:after {
        left: 46px;
        width: calc(100% - 46px);
    }

    .novosti_vse_right_side .novosti_vse_small_head {
        margin-bottom: 5px;
    }

    .novosti_vse_right_side div:nth-child(3) {
        margin-top: 15px;
    }

    #menu_wr .all_nov_wr_18 .block_menu_wr .block_menu .menu_list a,
    #menu_wr-1 .all_nov_wr_18 .block_menu_wr .block_menu .menu_list a,
    .novosti_vse_list a, .all_nov_wr_18 a {
        margin: 4px 0;
        line-height: 1.1;
    }
}

/* Флексы для 6, 5, 4, 3, 2 фото */

@media screen and (min-width: 550px) {
    .foto-6 .photo_small_div_left {
        width: 17%;
        margin: 0 1.5% 20px;
    }

    .foto-5 .photo_small_div_left {
        width: 17%;
        margin: 0 1.5% 20px;
    }

    .foto-4 .photo_small_div_left {
        width: 22%;
        margin: 0 1.5% 20px;
    }

    .foto-3 .photo_small_div_left {
        width: 30.33%;
        margin: 0 1.5% 20px;
    }

    .foto-2 .photo_small_div_left {
        width: 47%;
        margin: 0 1.5% 20px;
    }
}

@media screen and (min-width: 400px) and (max-width: 549px) {
    .foto-5 .photo_small_div_left {
        width: 30.33%;
        margin: 0 1.5% 20px;
    }

    .foto-4 .photo_small_div_left {
        width: 47%;
        margin: 0 1.5% 20px;
    }
}

@media (max-width: 430px) {
    /*.comets_block_wr .comets_block.next_level .coment_text .sad_com,
    .comets_block_wr .comets_block.next_level .coment_text_down .sad_com {
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 120px;
        white-space: nowrap;
    }*/
}

@media screen and (max-width: 399px) {
    .foto-5 .photo_small_div_left {
        width: 47%;
        margin: 0 1.5% 20px;
    }

    .foto-4 .photo_small_div_left {
        width: 47%;
        margin: 0 1.5% 20px;
    }

    /*.comets_block_wr .comets_block .coment_text .sad_com,
    .comets_block_wr .comets_block .coment_text_down .sad_com {
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 120px;
        white-space: nowrap;
    }

    .next_level .coment_text_down > div {
        width: 100%;
        margin-bottom: 12px;
    }

    .next_level .coment_text_down .claim_user {
        margin-bottom: -5px;
    }*/
}

@media screen and (max-width: 549px) {
    .foto-3 .photo_small_div_left,
    .foto-2 .photo_small_div_left {
        width: 100%;
        margin: 0 0 20px;
    }
}

@media screen and (min-width: 700px) {
    .foto-6 .photo_small_div_left {
        width: 13.66%;
        margin: 0 1.5% 20px;
    }
}

@media screen and (min-width: 400px) and (max-width: 699px) {
    .foto-6 .photo_small_div_left {
        width: 30.33%;
        margin: 0 1.5% 20px;
    }
}

@media screen and (max-width: 399px) {
    .foto-6 .photo_small_div_left {
        width: 47%;
        margin: 0 1.5% 20px;
    }
}

/* End of Флексы для 6, 5, 4, 3, 2 фото */




[id^='in-image-wrapper'] {
    bottom: 0;
    height: 100% !important;
    /*overflow: unset !important;*/
}

[id^='in-image-shadow'] {
    /*position: absolute;
    bottom: 0;*/
    z-index: 1;
}

.other-channels,
.stat_centr_wr p {
    font-family: 'Open Sans', sans-serif;
}

.stat_centr_wr h2,
.stat_centr_wr h3,
.stat_centr_wr h4,
.vrezkaLight h2,
.vrezkaDark h2 {
    font-family: 'Roboto Condensed', sans-serif;
}

.stat_centr_wr,
.blockquote-footer {
    color: #1e2c34;
}

.stat_centr_wr p {
    font-weight: 400;
    font-style: normal;
}

.stat_centr_wr p em, .stat_centr_wr p i {
    font-weight: 400;
    font-style: italic;
}

.stat_centr_wr p strong, .stat_centr_wr p b {
    font-weight: 700;
    font-style: normal;
}

.stat_centr_wr em > strong, .stat_centr_wr strong > em,
.stat_centr_wr i > b, .stat_centr_wr b > i,
.stat_centr_wr em > b, .stat_centr_wr b > em,
.stat_centr_wr i > strong, .stat_centr_wr strong > i {
    font-weight: 700;
    font-style: italic;
}

.stat_centr_wr p:empty {
    display: none !important;
}

.stat_centr_wr p {
    font-size: 17px;
    margin-bottom: 20px;
    line-height: 1.5;
    word-wrap: break-word;
}

.other-channels,
.other-channels p {
    font-size: 16px;
    margin-top: 20px;
    line-height: 1.5;
    word-wrap: break-word;
    font-style: italic;
}

.stat_centr_wr p.no-margin-b,
.stat_centr_wr .font_os > :last-child {
    margin-bottom: 0;
}

[align=justify] {
    text-align: left;
}

.card .stat_centr_wr h2,
.card .stat_centr_wr h3,
.card .stat_centr_wr h4,
.stat_centr_wr h2,
.stat_centr_wr h3,
.stat_centr_wr h4 {
    text-transform: none;
    font-weight: 700;
}

.stat_centr_wr h2 {
    font-size: 29px;
    line-height: 1.2;
    margin-top: 40px;
    margin-bottom: 20px;
}

.stat_centr_wr h3 {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 20px;
}

.vrezkaLight h2,
.vrezkaDark h2,
.stat_centr_wr h4 {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 20px;
    font-family: 'Roboto Condensed', sans-serif;
}

.raw-html-embed + h2 {
    margin-top: 20px;
}

.stat_centr_wr .font_os * {
    word-wrap: break-word;
}

.stat_centr_wr ul,
.stat_centr_wr ol {
    display: block;
    padding-left: 0;
    margin: 0 0 20px 40px;
    width: calc(100% - 40px);
}

.stat_centr_wr ul li,
.stat_centr_wr .ck-content ul li,
.stat_centr_wr ol li,
.stat_centr_wr .ck-content ol li {
    font-weight: 400;
    font-size: 17px;
    line-height: 1.5;
    font-family: 'Open Sans';
    margin-bottom: 8px;
}

.stat_centr_wr ul li {
    list-style: disc;
}

.stat_centr_wr ol {
    list-style: decimal;
}

.stat_centr_wr .blockquote-extended {
    position: relative;
    margin: 30px 0 30px 0;
    padding: 0 0 0 40px;
    font-family: 'Open Sans';
    border-left: none;
}

.stat_centr_wr .blockquote-extended:before {
    content: "”";
    position: absolute;
    left: -6px;
    font-family: Roboto;
    font-size: 90px;
    line-height: 1;
    top: -1px;
    color: #b5c4cf;
}

.stat_centr_wr .blockquote-extended:before {
    left: -4px;
}

.stat_centr_wr .blockquote-extended .blockquote-text {
    font-size: 17px;
    line-height: 1.5;
    font-family: 'Open Sans';
    word-wrap: break-word;
    text-align: left;
    font-weight: 700;
    margin: 0;
    font-style: italic;
}

.stat_centr_wr .blockquote-extended {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.stat_centr_wr .blockquote-extended .blockquote-text {
    width: 100%;
    margin-bottom: 15px;
}

.stat_centr_wr .blockquote-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 13px;
    width: 190px;
    text-align: right;
}

.stat_centr_wr .right_avtor_block p {
    font-size: 13px;
    margin: 0;
    padding: 0;
    line-height: 1.2;
    font-weight: 400;
}

.stat_centr_wr .right_avtor_block span {
    font-size: 14px;
}

@media (max-width: 380px) {
    .stat_centr_wr .blockquote-footer {
        width: 180px;
    }
}

.stat_centr_wr .blockquote-footer::before {
    display: none !important;
}

.stat_centr_wr .blockquote-extended .blockquote-name {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 700;
}

.stat_centr_wr .blockquote-extended .blockquote-post {
    font-size: 13px;
    line-height: 1.2;
}

.stat_centr_wr .blockquote-extended .blockquote-img.ck-editor__editable p {
    display: none;
}

.stat_centr_wr .blockquote-extended .blockquote-img {
    width: 60px;
    height: 77px;
    margin-left: 10px;
    position: relative;
}

.stat_centr_wr .blockquote-extended .blockquote-img figure {
    margin: 0 !important;
    width: 60px;
    height: 77px;
    position: relative;
    display: block;
}

.stat_centr_wr .blockquote-extended .blockquote-img img {
    width: 100%;
    height: 100%;
    /*position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;*/
    object-fit: cover;
}

.stat_centr_wr blockquote .blockquote {
    display: none;
}

/*-----------------------------------------------------*/

.stat_centr_wr blockquote,
.stat_centr_wr .ck-content blockquote,
.stat_centr_wr .blockquote-22 {
    font-family: 'Open Sans';
    word-wrap: break-word;
    border-left: none;
    position: relative;
    margin: 30px 0;
}

.stat_centr_wr blockquote,
.stat_centr_wr .ck-content blockquote {
    padding: 0 0 0 50px;
}

.stat_centr_wr .blockquote-22 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 0 0 75px;
}

/*.stat_centr_wr .blockquote-22:before {
    display: none;
}*/

.stat_centr_wr blockquote > p,
.stat_centr_wr .blockquote-22 .block-text {
    width: 100%;
    font-size: 17px;
    line-height: 1.5;
    font-family: 'Open Sans';
    word-wrap: break-word;
    text-align: left;
    font-weight: 400;
    margin: 0;
    font-style: italic;
}

.stat_centr_wr .blockquote-22 .block-footer + .block-text {
    margin-top: 15px;
}

.stat_centr_wr .blockquote-22 .block-footer {
    width: calc(100% - 100px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    font-size: 14px;
    line-height: 1.2;
}

.stat_centr_wr .blockquote-22 .block-img,
.template-1 .stat_centr_wr .blockquote-22 .block-img,
.stat_centr_wr .blockquote-22 .blockquote-img {
    position: relative;
    border: none;
}

.stat_centr_wr blockquote:before,
.stat_centr_wr .ck-content blockquote:before,
.stat_centr_wr .blockquote-22 .block-img:before,
.template-1 .stat_centr_wr .blockquote-22 .block-img:before,
.stat_centr_wr .blockquote-22 .blockquote-img:before {
    content: "«";
    position: absolute;
    font-family: 'Open Sans';
    font-weight: 700;
    font-style: italic;
    line-height: 0;
    color: #e3eaef;
    color: rgba(25, 79, 116, .12);
}

.stat_centr_wr blockquote:before,
.stat_centr_wr .ck-content blockquote:before {
    left: -3px;
    top: 15px;
    font-size: 80px;
}

.stat_centr_wr .blockquote-22 .block-img:before,
.template-1 .stat_centr_wr .blockquote-22 .block-img:before,
.stat_centr_wr .blockquote-22 .blockquote-img:before {
    left: -80px;
    top: calc(50% - 10px);
    font-size: 116px;
}

.stat_centr_wr .font_os .blockquote-22 .block-img figure.image,
.template-1 .stat_centr_wr .blockquote-22 .block-img figure.image,
.stat_centr_wr .ck-content .blockquote-22 .image-body figure.image {
    min-width: 90px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 10px 0 0;
    background-color: #e3eaef;
}

.stat_centr_wr .blockquote-22 .block-img figure img,
.template-1 .stat_centr_wr .blockquote-22 .block-img figure.image img,
.stat_centr_wr .ck-content .blockquote-22 figure.image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.stat_centr_wr .blockquote-22 .block-name {
    font-weight: 700;
}

.stat_centr_wr .blockquote-22 .block-post {
    color: #616b71;
    margin-top: 4px;
}

@media (max-width: 575px) {
    .stat_centr_wr .blockquote-22 {
        padding: 0 0 0 50px;
    }

    .stat_centr_wr .blockquote-22 .block-img:before,
    .template-1 .stat_centr_wr .blockquote-22 .block-img:before,
    .stat_centr_wr .blockquote-22 .blockquote-img:before {
        left: -55px;
        top: calc(50% - 10px);
        font-size: 80px;
    }

    .stat_centr_wr .font_os .blockquote-22 .block-img figure.image,
    .template-1 .stat_centr_wr .blockquote-22 .block-img figure.image,
    .stat_centr_wr .ck-content .blockquote-22 figure.image {
        min-width: 70px;
        width: 70px;
        height: 70px;
    }

    .stat_centr_wr .blockquote-22 .block-footer {
        width: calc(100% - 80px);
    }

    .stat_centr_wr .blockquote-22 .block-footer + .block-text {
        margin-top: 10px;
    }
}

.vizitka {
    display: block;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    padding: 60px 20px 17px 20px;
    margin: 20px auto;
    min-height: 240px;
    border-radius: 16px;
    border: 1px solid #b8d0e1;
}

.vizitka:before {
    content: 'Эксперт';
    position: absolute;
    top: 16px;
    left: 0;
    padding: 0 10px 0 20px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 25px;
    text-transform: uppercase;
    border-radius: 0 4px 4px 0;
    background-color: var(--moe-blue);
    color: #fff;
}

.vizitka-photo {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 200px;
    height: 200px;
}

.vizitka-photo:before {
    content: '';
    display: block;
    padding-top: 100%;
}

.vizitka-photo figure {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    aspect-ratio: 1/1;
}

.vizitka-photo figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    border-radius: 8px;
}

.vizitka-name-block,
.vizitka-text {
    width: calc(100% - 220px);
    font-size: 15px;
}

.vizitka-name-block {
    margin-bottom: 10px;
}

.vizitka-name {
    font-weight: 700;
}

.vizitka-post {
    opacity: .7;
}

@media (max-width: 575px) {
    .vizitka {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        position: relative;
    }

    .vizitka-name-block {
        order: 1;
    }

    .vizitka-photo {
        order: 2;
    }

    .vizitka-text {
        order: 3;
    }

    .vizitka-name-block,
    .vizitka-text {
        width: 100%;
    }

    .vizitka-photo {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        max-width: 400px;
        height: auto;
        margin-bottom: 15px;
    }

    .vizitka-photo:before {
        content: '';
        display: block;
        padding-top: 75%;
    }

    .vizitka-photo figure {
        max-width: 400px;
        width: auto;
        height: auto;
        aspect-ratio: 200/150;
    }

}

.persona {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    width: 33%;
    display: flex;
    flex-direction: column;
    float: right;
    overflow: hidden;
    border-radius: 8px;
    position: relative;
    background-color: #e3eaef;
}

.persona,
[custom-class] > .persona:first-child {
    margin: 6px 0 10px 30px !important;
}

[custom-class='vizitka-g'] .persona,
[custom-class='lb'] .persona {
    background-color: #fff;
    /*border: 1px solid #fff;*/
}

.stat_centr_wr [custom-class='lb'] .persona .persona-name-block * {
    color: #1e2c34 !important;
}

.persona .persona-photo {
    width: 100%;
    aspect-ratio: 100/60;
    overflow: hidden;
    position: relative;
}

.persona .persona-photo:before {
    content: '';
    display: block;
    padding-top: 60%;
}

.persona .persona-photo figure,
.template-1 .stat_centr_wr .persona .persona-photo figure {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    display: block;
}

.stat_centr_wr .font_os .persona-photo figure.image,
.template-1 .stat_centr_wr .persona .persona-photo figure {
    margin: 0;
    border-radius: 5px 5px 0 0;
}

.stat_centr_wr .font_os .persona-photo figure.image img,
.template-1 .stat_centr_wr .persona .persona-photo figure img {
    border-radius: 0;
}

.font_os .persona .persona-photo figure img,
.template-1 .stat_centr_wr .persona .persona-photo figure img,
.stat_centr_wr .ck-content .persona .persona-photo figure.image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
}

.persona-name-block {
    padding: 15px 20px;
}

.persona-name {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 14px;
}

.persona-post {
    font-size: 13px;
    color: #616b71;
}

@media (min-width: 400px) and (max-width: 710px) {
    .persona {
        max-width: 400px;
        width: 100%;
        flex-direction: row;
        align-items: center;
        float: none;
    }

    .persona,
    [custom-class] > .persona:first-child {
        margin: 0 0 20px 0 !important;
    }

    .persona .persona-photo {
        width: 40%;
        min-width: 160px;
        height: 100%;
        aspect-ratio: 1/1;
    }

    .persona .persona-photo:before {
        content: '';
        display: block;
        padding-top: 100%;
    }

    .stat_centr_wr .font_os .persona-photo figure.image,
    .template-1 .stat_centr_wr .persona .persona-photo figure {
        border-radius: 5px 0 0 5px;
    }

    .persona-name-block {
        width: calc(100% - 40%);
        max-height: 160px;
    }

    .persona-post {
        -webkit-line-clamp: 5;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
}

@media (max-width: 399px) {
    .persona {
        width: 100%;
        flex-direction: column;
        float: none;
    }

    .persona,
    [custom-class] > .persona:first-child {
        margin: 0 0 20px 0 !important;
    }
}

/*@media (min-width: 710px) {
    .persona {
        width: 33%;
        flex-direction: column;
        float: right;
        margin: 6px 0 10px 15px;
    }

    .persona .persona-photo {
        width: 100%;
        aspect-ratio: 100/60;
    }

    .persona .persona-photo:before {
        content: '';
        display: block;
        padding-top: 60%;
    }

    .persona-name-block {
        max-height: none;
    }
}

@media (max-width: 460px) {
    .persona {
        width: 100%;
        flex-direction: column;
        float: none;
        margin: 0 0 20px 0;
    }

    .persona .persona-photo {
        width: 100%;
        aspect-ratio: 100/60;
    }

    .persona .persona-photo:before {
        content: '';
        display: block;
        padding-top: 60%;
    }

    .persona-name-block {
        max-height: none;
    }
}*/

/*-----------------------------------------------------*/

.stat_centr_wr .ck-content figure.table,
.stat_centr_wr figure.table {
    overflow-x: auto;
    padding-bottom: 1px;
}

.stat_centr_wr .ck-content figure.table table,
.stat_centr_wr figure.table table {
    margin: 0;
    width: 100%;
    min-height: .01%;
    border-collapse: collapse;
}

.stat_centr_wr .ck-content figure.table table th,
.stat_centr_wr .ck-content figure.table table td,
.stat_centr_wr th,
.stat_centr_wr td {
    font-size: 14px;
    line-height: 1.4;
    padding: 10px;
    font-family: 'Open Sans';
    word-wrap: break-word;
    vertical-align: middle;
    text-align: left;
}

.stat_centr_wr th,
.stat_centr_wr td,
.stat_centr_wr .ck-content figure.table table th,
.stat_centr_wr .ck-content figure.table table td,
.stat_centr_wr.other-page th,
.stat_centr_wr.other-page td {
    border: 1px solid #bfcdd6;
}

.stat_centr_wr th,
.stat_centr_wr .ck-content figure.table table th,
.stat_centr_wr.other-page th {
    background-color: rgba(25, 79, 116, .15);
}

.stat_centr_wr .ck-content figure.table table td,
.stat_centr_wr td {
    background-color: #fff;
}

.stat_centr_wr .ck-content figure.table table th,
.stat_centr_wr th {
    font-weight: 700;
}

.stat_centr_wr .ck-content figure.table table th,
.stat_centr_wr .ck-content figure.table table th,
.stat_centr_wr th,
.stat_centr_wr td,
.stat_centr_wr.other-page th,
.stat_centr_wr.other-page td {
    border: 1px solid #b5c4cf !important;
}

/*.stat_centr_wr .ck-content figure.table table th,
.stat_centr_wr th,
.stat_centr_wr.other-page th {
    background-color: #e3eaef;
}*/

.stat_centr_wr .ck-content hr,
.stat_centr_wr hr {
    border-top: 1px solid #c9d5de;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 0;
}

.stat_centr_wr .ck-content mark {
    padding: .2em;
}

mark {
    background: transparent;
    color: inherit;
    padding: 0;
}

.napravah,
.template-1 .stat_centr_wr .napravah,
.stat_centr_wr .napravah {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    text-align: right;
    display: block;
    margin: 20px 0 0;
}

.stat_centr_wr .napravah + .napravah,
.stat_centr_wr .napravah + p,
.stat_centr_wr .napravah + p + .napravah {
    margin: 0;
}

/*.font_os .napravah {
    margin-bottom: 7px;
}*/

.stat_centr_wr .spravka_1 {
    width: 100%;
    margin: 30px 0;
    padding: 20px 0;
    float: none;
    border-top: 1px solid #c9d5de;
    border-bottom: 1px solid #c9d5de;
}

.stat_centr_wr .spravka_2 {
    float: none;
    width: 100%;
    margin: 30px 0;
    padding: 20px 0;
    border-top: 1px solid #c9d5de;
    border-bottom: 1px solid #c9d5de;
}

.stat_centr_wr .spravka_1 div p,
.stat_centr_wr .spravka_2 div p {
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: 400;
    line-height: 1.4;
    color: #626c72;
}

.stat_centr_wr [class^='spravka_'] > div :last-child,
.stat_centr_wr [class^='spravka_'] > div figure.image:last-child {
    margin-bottom: 0;
}

.stat_centr_wr .spravka_1 .spravka-head,
.stat_centr_wr .spravka_2 .spravka-head {
    font-family: 'Roboto Condensed';
    font-size: 26px;
    margin-bottom: 10px;
    font-weight: 400;
    margin-top: 0;
    color: #626c72;
}

.stat_centr_wr .spravka_1 a,
.stat_centr_wr .spravka_2 a {
    text-decoration: underline;
}

@media (min-width: 992px) {
    .stat_centr_wr .spravka_1 {
        float: left;
        width: 42%;
        margin: 6px 30px 30px 0;
    }

}

.stat_centr_wr .medic {
    background-color: #e3eaef;
    overflow: hidden;
}

.stat_centr_wr .medic span,
.stat_centr_wr .medic p {
    margin: 0;
    width: 100%;
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1.1;
    text-align: center;
    opacity: .5;
}

.stat_centr_wr .medic span {
    letter-spacing: .5vw;
    font-size: 28px;
    margin-bottom: 5px;
}

.stat_centr_wr .medic p {
    letter-spacing: 2px;
    font-size: 21px;
}

@media (max-width: 767px) {
    .stat_centr_wr .medic span {
        letter-spacing: .5vw;
        font-size: 28px;
    }

    .stat_centr_wr .medic p {
        letter-spacing: .3vw;
        font-size: 21px;
    }

}

@media (max-width: 500px) {
    .stat_centr_wr .medic span {
        letter-spacing: .1vw;
        font-size: 5.6vw;
    }

    .stat_centr_wr .medic p {
        letter-spacing: .1vw;
        font-size: 4.6vw;
    }

}


/*Вставки медиа и прочее*/

.stat_centr_wr .ck-content figure.table,
.stat_centr_wr .ck-content figure.image,
.stat_centr_wr .image-body,
.stat_centr_wr .font_os figure.table,
.stat_centr_wr .font_os figure.image,
.stat_centr_wr .font_os figure.media,
.stat_centr_wr .font_os .icon_slider.svg,
.stat_centr_wr .font_os section.moe-column,
.stat_centr_wr .font_os div[class^='vue-code'] {
    margin: 30px 0;
    width: 100%;
    display: block;
}

.stat_centr_wr .ck-content [class^='spravka_'] figure.table,
.stat_centr_wr .ck-content [class^='spravka_'] figure.image,
.stat_centr_wr .font_os [class^='spravka_'] figure.table,
.stat_centr_wr .font_os [class^='spravka_'] figure.image,
.stat_centr_wr .font_os [class^='spravka_'] figure.media,
.template-1 .stat_centr_wr [class^='spravka_'] figure.image {
    margin: 10px 0;
    width: 100%;
}

.template-1 .stat_centr_wr [class^='spravka_'] figure.image figcaption {
    margin: 10px 0 0;
}

/*.stat_centr_wr .font_os > p:first-child,
.stat_centr_wr .font_os > h2:first-child,
.stat_centr_wr .font_os > h3:first-child,
.stat_centr_wr .font_os > h4:first-child,
.stat_centr_wr .font_os > div:first-child,
.stat_centr_wr .font_os > div:first-child > div,
.stat_centr_wr .font_os > ol:first-child,
.stat_centr_wr .font_os > li:first-child,
.stat_centr_wr .font_os > figure:first-child,
.stat_centr_wr .font_os > div[class^='vue-code']:first-child {
    margin-top: 0 !important;
}*/

.stat_centr_wr .font_os > p:last-child,
.stat_centr_wr .font_os > div:last-child,
.stat_centr_wr .font_os > div:last-child > div,
.stat_centr_wr .font_os > ol:last-child,
.stat_centr_wr .font_os > li:last-child,
.stat_centr_wr .font_os > figure:last-child,
.stat_centr_wr .font_os > div[class^='vue-code']:last-child {
    margin-bottom: 0 !important;
}

.stat_centr_wr figure.image {
    max-width: 100%;
    overflow: hidden;
}

.stat_centr_wr figure.image.image_resized {
    width: 100% !important;
}

/*.stat_centr_wr figure.image {
    background-color: #e3eaef;
}*/

.stat_centr_wr figure.image.image-style-align-center > a,
.stat_centr_wr [class^='foto-'] a {
    display: block;
    overflow: hidden;
    border-radius: 5px;
}

.stat_centr_wr .ck-content figure.image.image-style-align-center img,
.stat_centr_wr .ck-content figure.image.image-style-align-left img,
.stat_centr_wr .ck-content figure.image.image-style-align-right img,
.stat_centr_wr [class^='foto-'] img {
    border-radius: 5px;
}

.stat_centr_wr figure.image.image-style-align-center a:has(+ figcaption),
.stat_centr_wr .ck-content figure.image.image-style-align-center img:has(+ figcaption) {
    border-radius: 5px 5px 0 0;
}


.stat_centr_wr [custom-class] figure.image,
.stat_centr_wr [class^='spravka_'] figure.image {
    border-radius: 0;
}

.stat_centr_wr [custom-class] figure.image img,
.stat_centr_wr [class^='spravka_'] figure.image img {
    border-radius: 5px;
}

.stat_centr_wr [custom-class="v-photo"] figure.image {
    border-radius: 5px;
}

.stat_centr_wr [custom-class="v-photo"] figure.image img {
    border-radius: 0;
}

.stat_centr_wr figure.image img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}

.stat_centr_wr figure.image figcaption,
.stat_centr_wr [class^='foto-'] .figcaption-general {
    display: block;
    caption-side: bottom;
    word-break: break-word;
    padding: 19px;
    font-family: 'Open Sans';
    font-size: 13px;
    line-height: 1.3;
    font-weight: 700;
    text-align: left;
    color: inherit;
}

.stat_centr_wr figure.image figcaption span,
.stat_centr_wr [class^='foto-'] .figcaption-general span {
    background-color: transparent !important;
    color: inherit !important;
}

.stat_centr_wr figure.image figcaption i,
.stat_centr_wr [class^='foto-'] .figcaption-general i,
.stat_centr_wr figure.image figcaption strong i,
.stat_centr_wr [class^='foto-'] .figcaption-general strong i,
.stat_centr_wr figure.image figcaption i strong,
.stat_centr_wr [class^='foto-'] .figcaption-general i strong {
    font-size: 12px;
    font-weight: 400 !important;
    color: #1e2c34 !important;
    font-style: normal !important;
    white-space: nowrap;
}

.stat_centr_wr figure.image figcaption {
    /*background-color: #e3eaef;*/
    background-color: rgba(25, 79, 116, .12);
}

.stat_centr_wr [class^='spravka_'] figure.image figcaption {
    background-color: transparent;
    padding: 4px 0 0 0;
}

.template-1 .stat_centr_wr figure.image.image-style-align-left,
.stat_centr_wr figure.image.image-style-align-left {
    width: 42%;
    margin: 6px 20px 10px 0;
    float: left;
}

.template-1 .stat_centr_wr figure.image.image-style-align-right,
.stat_centr_wr figure.image.image-style-align-right {
    width: 42%;
    margin: 6px 0 10px 20px;
    float: right;
}

.stat_centr_wr figure.image.image-style-align-left,
.stat_centr_wr figure.image.image-style-align-right {
    background-color: transparent;
}

.template-1 .stat_centr_wr figure.image.image-style-align-left figcaption,
.template-1 .stat_centr_wr figure.image.image-style-align-right figcaption,
.stat_centr_wr figure.image.image-style-align-left figcaption,
.stat_centr_wr figure.image.image-style-align-right figcaption,
.stat_centr_wr .min-left figure figcaption,
.stat_centr_wr .min-right figure figcaption {
    padding: 4px 0 0 0;
    background-color: transparent;
}

.stat_centr_wr .plitka_wr_new {
    width: 285px;
    margin: 20px 0;
}

.stat_centr_wr .plitka_wr_new .plitka_text {
    font-size: 18px;
    line-height: 1.15;
    margin: 0.25em 0 0.5em;
    display: block;
}

.vrezka {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    position: relative;
    cursor: pointer;
    width: 100%;
    min-height: 100px;
    margin: 20px 0;
    overflow: hidden;
    border-radius: 16px;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(31, 60, 82, .25);
}

.vrezka:active {
    transform: translateY(2px);
}

.vrezka .vrezka-mark,
.ck .ck-widget.vrezka .vrezka-mark {
    position: absolute;
    top: 12px;
    left: 0;
    z-index: 1;
    line-height: 25px;
    padding: 0 15px;
    border-radius: 0 4px 4px 0;
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    user-select: none;
    background-color: var(--moe-blue);
    color: #fff;
}

.vrezka .vrezka-title {
    -ms-flex-order: 1;
    order: 1;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.4;
    padding: 46px 15px 15px;
    color: #1e2c34;
}

.vrezka:hover .vrezka-title {
    color: #195a94;
}

.vrezka .vrezka-image,
.template-1 .stat_centr_wr .vrezka .vrezka-image {
    -ms-flex-order: 2;
    order: 2;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
    margin: 0;
    display: block;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

/*.vrezka .vrezka-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    left: 0;
}*/

.vrezka-min {
    margin: 30px 0;
    display: block;
    cursor: pointer;
}

.vrezka-min:active {
    transform: translateY(2px);
}

.ck-widget.vrezka,
.ck-widget.vrezka *,
.ck-widget.vrezka-min,
.ck-widget.vrezka-title {
    cursor: default;
}

.vrezka-min .vrezka-mark,
.vrezka-min .vrezka-title,
.ck-widget.vrezka-min .vrezka-mark,
.ck-widget.vrezka-min .vrezka-title {
    font-family: 'Noto Serif', serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
}

.vrezka-min .vrezka-mark,
.ck .ck-widget.vrezka-min .vrezka-mark {
    position: relative;
    top: auto;
    left: auto;
    padding: 0;
    font-weight: 700;
    border-radius: 0;
    white-space: nowrap;
    text-transform: uppercase;
    user-select: none;
    background-color: transparent;
    color: #1e2c34;
}

.vrezka-min .vrezka-title,
.ck-widget.vrezka-min .vrezka-title {
    color: var(--moe-blue);
}

.vrezka-min:hover .vrezka-title {
    text-decoration: underline;
    text-decoration-thickness: 1px;
}

@media (min-width: 420px) {
    .stat_centr_wr figure.image.image-style-align-center,
    .stat_centr_wr .ck-content figure.image.image-style-align-center {
        display: block;
    }

    .stat_centr_wr .ck-content figure.image.image-style-align-center img,
    .stat_centr_wr figure.image.image-style-align-center > a,
    .stat_centr_wr figure.image.image-style-align-center > img,
    .stat_centr_wr figure.image.image-style-align-center figcaption,
    .stat_centr_wr .ck-content figure.image.image-style-align-center figcaption {
        width: 60%;
        max-width: 60%;
        margin-left: auto;
        margin-right: auto;
    }

    .stat_centr_wr figure.image.image-style-align-center a:has(+ figcaption),
    .stat_centr_wr .ck-content figure.image.image-style-align-center img:has(+ figcaption) {
        border-radius: 5px;
    }
}

@media (min-width: 576px) {
    .template-1 .stat_centr_wr figure.image.image-style-align-left,
    .template-1 .stat_centr_wr figure.image.image-style-align-right,
    .stat_centr_wr figure.image.image-style-align-left,
    .stat_centr_wr figure.image.image-style-align-right {
        width: 25%;
    }

    /*.stat_centr_wr figure.image.image-style-align-center,
    .stat_centr_wr .ck-content figure.image.image-style-align-center {
        display: flex;
        flex-direction: row;
    }

    .stat_centr_wr .ck-content figure.image.image-style-align-center img,
    .stat_centr_wr figure.image.image-style-align-center > a,
    .stat_centr_wr figure.image.image-style-align-center > img {
        -ms-flex: 0 0 67%;
        flex: 0 0 67%;
        max-width: 67%;
        margin: 0;
    }

    .stat_centr_wr .ck-content figure.image.image-style-align-center img {
        min-width: 67%;
    }

    .stat_centr_wr figure.image.image-style-align-center figcaption,
    .stat_centr_wr .ck-content figure.image.image-style-align-center figcaption {
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%;
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        justify-content: end;
    }

    .stat_centr_wr figure.image.image-style-align-center a:has(+ figcaption),
    .stat_centr_wr .ck-content figure.image.image-style-align-center img:has(+ figcaption) {
        border-radius: 5px 0 0 5px;
    }*/

    /*.stat_centr_wr figure.image.image-style-align-center {
        display: table;
    }*/

    /*.stat_centr_wr .ck-content figure.image.image-style-align-center img,
    .stat_centr_wr figure.image.image-style-align-center > a,
    .stat_centr_wr figure.image.image-style-align-center > img {
        display: block;
        width: 67%;
    }*/
    /*.stat_centr_wr figure.image.image-style-align-center > a img {
        width: 100%;
    }*/
    /*.stat_centr_wr figure.image.image-style-align-center figcaption {
        display: table-cell;
        vertical-align: bottom;
        width: 33%;
    }*/

    /*.stat_centr_wr .ck-content figure.image.image-style-align-center {
        display: flex;
        flex-direction: row;
        align-items: stretch;
    }

    .stat_centr_wr .ck-content figure.image.image-style-align-center img,
    .stat_centr_wr .ck-content figure.image.image-style-align-center figcaption {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }*/

    .vrezka {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        /*-ms-flex-line-pack: stretch;
        align-content: stretch;*/
        position: relative;
        width: 210px;
        min-height: auto;
        margin: 6px 20px 6px 0;
        float: left;
    }

    .vrezka .vrezka-mark {
        top: 128px;
    }

    .vrezka .vrezka-title {
        -ms-flex-order: 2;
        order: 2;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: none;
        padding: 23px 15px 15px;
    }

    .vrezka .vrezka-image,
    .template-1 .stat_centr_wr .vrezka .vrezka-image {
        -ms-flex-order: 1;
        order: 1;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: none;
        height: 140px;
    }

    /*.vrezka .vrezka-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }*/
}

@media (min-width: 768px) {
    .vrezka-min {
        display: flex;
    }

    .vrezka-min .vrezka-mark,
    .vrezka-min .vrezka-title {
        font-size: 20px;
    }

    .vrezka-min .vrezka-mark,
    .vrezka-min .ck-widget.vrezka-mark {
        margin-right: 10px;
    }

    .stat_centr_wr .plitka_wr_new {
        width: 42%;
        float: left;
        margin: 6px 20px 10px 0;
    }

    .stat_centr_wr .plitka_wr_new .plitka_text {
        font-size: 18px;
        line-height: 1.15;
        margin: 0.25em 0 0.5em;
        display: block;
    }
}

@media (min-width: 1200px) {
    /*.stat_centr_wr .ck-content figure.image.image-style-align-center {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

    .stat_centr_wr .ck-content figure.image.image-style-align-center img {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;

    }

    .stat_centr_wr .ck-content figure.image.image-style-align-center figcaption {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }*/
    /*.stat_centr_wr .ck-content figure.image.image-style-align-center {
        display: table;
    }

    .stat_centr_wr .ck-content figure.image.image-style-align-center figcaption {
        display: table-cell;
        vertical-align: bottom;
        width: 33%;
    }*/
}

/*End of Вставки медиа и прочее*/

/*Блоки фото*/

.stat_centr_wr .foto-2,
.stat_centr_wr .foto-3,
.stat_centr_wr .foto-4,
.stat_centr_wr .foto-5,
.stat_centr_wr .foto-6,
.stat_centr_wr .foto-2-general,
.stat_centr_wr .foto-3-general,
.stat_centr_wr .foto-4-general,
.stat_centr_wr .foto-5-general,
.stat_centr_wr .foto-6-general {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    width: calc(100% + 3%);
    margin: 30px -1.5% 26px;
}

.stat_centr_wr [class^='foto-'] figure.image,
.stat_centr_wr [class^='foto-'] figure.image figcaption {
    background-color: transparent;
    margin: 0;
}

.stat_centr_wr [class*='-general'] figure.image {
    height: 100%;
}

.stat_centr_wr [class*='-general'] figure.image img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.stat_centr_wr [class^='foto-'] figure.image figcaption {
    /*text-align: center;*/
    padding: 4px 0 0 0;
    width: 100%;
}

.stat_centr_wr [class^='foto-'] .figcaption-general {
    /*text-align: center;*/
    padding: 8px 0 0 0;
    width: calc(100% - 3%);
}

/*.stat_centr_wr .foto-3 figure.image,
.stat_centr_wr .foto-2 figure.image {
    width: 97%;
    margin: 0 1.5%;
}

.stat_centr_wr .foto-4 figure.image,
.stat_centr_wr .foto-5 figure.image,
.stat_centr_wr .foto-6 figure.image {
    width: 47%;
    margin: 0 1.5%;
}*/

/*.stat_centr_wr .foto-2 figure.image:not(:last-of-type),
.stat_centr_wr .foto-3 figure.image:not(:last-of-type),
.stat_centr_wr .foto-4 figure.image:nth-of-type(1),
.stat_centr_wr .foto-4 figure.image:nth-of-type(2),
.stat_centr_wr .foto-5 figure.image:nth-of-type(1),
.stat_centr_wr .foto-5 figure.image:nth-of-type(2),
.stat_centr_wr .foto-5 figure.image:nth-of-type(3),
.stat_centr_wr .foto-5 figure.image:nth-of-type(4),
.stat_centr_wr .foto-6 figure.image:nth-of-type(1),
.stat_centr_wr .foto-6 figure.image:nth-of-type(2),
.stat_centr_wr .foto-6 figure.image:nth-of-type(3),
.stat_centr_wr .foto-6 figure.image:nth-of-type(4) {
    margin-bottom: 15px;
}

.stat_centr_wr [class^='foto-'].foto-general figure.image:last-of-type {
    margin-bottom: 0;
}*/

.stat_centr_wr .foto-3 > div,
.stat_centr_wr .foto-2 > div,
.stat_centr_wr .foto-3-general > div,
.stat_centr_wr .foto-2-general > div {
    width: 97%;
    margin: 0 1.5%;
}

.stat_centr_wr .foto-4 > div,
.stat_centr_wr .foto-5 > div,
.stat_centr_wr .foto-6 > div,
.stat_centr_wr .foto-4-general > div,
.stat_centr_wr .foto-5-general > div,
.stat_centr_wr .foto-6-general > div {
    width: 47%;
    margin: 0 1.5%;
}

.stat_centr_wr .foto-2 > div:not(:last-of-type),
.stat_centr_wr .foto-3 > div:not(:last-of-type),
.stat_centr_wr .foto-4 > div:nth-of-type(1),
.stat_centr_wr .foto-4 > div:nth-of-type(2),
.stat_centr_wr .foto-5 > div:nth-of-type(1),
.stat_centr_wr .foto-5 > div:nth-of-type(2),
.stat_centr_wr .foto-5 > div:nth-of-type(3),
.stat_centr_wr .foto-5 > div:nth-of-type(4),
.stat_centr_wr .foto-6 > div:nth-of-type(1),
.stat_centr_wr .foto-6 > div:nth-of-type(2),
.stat_centr_wr .foto-6 > div:nth-of-type(3),
.stat_centr_wr .foto-6 > div:nth-of-type(4),
.stat_centr_wr .foto-2-general > div:nth-of-type(1),
.stat_centr_wr .foto-3-general > div:nth-of-type(1),
.stat_centr_wr .foto-3-general > div:nth-of-type(2),
.stat_centr_wr .foto-4-general > div:nth-of-type(1),
.stat_centr_wr .foto-4-general > div:nth-of-type(2),
.stat_centr_wr .foto-5-general > div:nth-of-type(1),
.stat_centr_wr .foto-5-general > div:nth-of-type(2),
.stat_centr_wr .foto-5-general > div:nth-of-type(3),
.stat_centr_wr .foto-5-general > div:nth-of-type(4),
.stat_centr_wr .foto-6-general > div:nth-of-type(1),
.stat_centr_wr .foto-6-general > div:nth-of-type(2),
.stat_centr_wr .foto-6-general > div:nth-of-type(3),
.stat_centr_wr .foto-6-general > div:nth-of-type(4) {
    margin-bottom: 15px;
}

/*.stat_centr_wr [class^='foto-'].foto-2-general > div:last-of-type,
.stat_centr_wr [class^='foto-'].foto-3-general > div:last-of-type {
    margin-bottom: 0;
}*/

.stat_centr_wr .min-left,
.stat_centr_wr .min-right {
    width: 110px;
}

.stat_centr_wr .min-left,
.stat_centr_wr figure.image.image-style-align-left {
    margin: 6px 20px 10px 0;
    float: left;
}

.stat_centr_wr .min-right,
.stat_centr_wr figure.image.image-style-align-right {
    margin: 6px 0 10px 20px;
    float: right;
}

.stat_centr_wr figure.image.image-style-align-left figcaption,
.stat_centr_wr figure.image.image-style-align-right figcaption {
    padding: 6px 0 0 0;
    text-align: left;
}

.stat_centr_wr .min-left figure,
.stat_centr_wr .min-right figure {
    margin: 0 !important;
    width: 100% !important;
}

.stat_centr_wr .min-left figure figcaption,
.stat_centr_wr .min-right figure figcaption {
    padding: 4px 0 0 0;
    font-size: 12px;
    line-height: 1.2;
    text-align: left;
    background-color: transparent;
}

@media (min-width: 420px) {
    /*.stat_centr_wr .foto-2 figure.image,
    .stat_centr_wr .foto-3 figure.image {
        width: 47%;
        margin: 0 1.5%;
    }

    .stat_centr_wr .foto-5 figure.image,
    .stat_centr_wr .foto-6 figure.image {
        width: 30.333333%;
        margin: 0 1.5%;
    }*/
    /*.stat_centr_wr .foto-2 figure.image:not(:last-of-type),
    .stat_centr_wr .foto-5 figure.image:nth-of-type(4),
    .stat_centr_wr .foto-6 figure.image:nth-of-type(4) {
        margin-bottom: 0;
    }*/
    .stat_centr_wr .foto-2 > div,
    .stat_centr_wr .foto-3 > div,
    .stat_centr_wr .foto-2-general > div,
    .stat_centr_wr .foto-3-general > div {
        width: 47%;
        margin: 0 1.5%;
    }

    .stat_centr_wr .foto-5 > div,
    .stat_centr_wr .foto-6 > div,
    .stat_centr_wr .foto-5-general > div,
    .stat_centr_wr .foto-6-general > div {
        width: 30.333333%;
        margin: 0 1.5%;
    }

    .stat_centr_wr .foto-2 > div:not(:last-of-type),
    .stat_centr_wr .foto-5 > div:nth-of-type(4),
    .stat_centr_wr .foto-6 > div:nth-of-type(4),
    .stat_centr_wr .foto-2-general > div:not(:last-of-type),
    .stat_centr_wr .foto-5-general > div:nth-of-type(4),
    .stat_centr_wr .foto-6-general > div:nth-of-type(4) {
        margin-bottom: 0;
    }
}

@media (min-width: 550px) {
    /*.stat_centr_wr .foto-3 figure.image,
    .stat_centr_wr .foto-6 figure.image {
        width: 30.333333%;
        margin: 0 1.5%;
    }

    .stat_centr_wr .foto-4 figure.image {
        width: 22%;
        margin: 0 1.5%;
    }

    .stat_centr_wr .foto-5 figure.image {
        width: 17%;
        margin: 0 1.5%;
    }*/
    /*.stat_centr_wr .foto-3 figure.image:not(:last-of-type),
    .stat_centr_wr .foto-4 figure.image:nth-of-type(1),
    .stat_centr_wr .foto-4 figure.image:nth-of-type(2),
    .stat_centr_wr .foto-5 figure.image:nth-of-type(1),
    .stat_centr_wr .foto-5 figure.image:nth-of-type(2),
    .stat_centr_wr .foto-5 figure.image:nth-of-type(3) {
        margin-bottom: 0;
    }*/
    .stat_centr_wr .foto-3 > div,
    .stat_centr_wr .foto-6 > div,
    .stat_centr_wr .foto-3-general > div,
    .stat_centr_wr .foto-6-general > div {
        width: 30.333333%;
        margin: 0 1.5%;
    }

    .stat_centr_wr .foto-4 > div,
    .stat_centr_wr .foto-4-general > div {
        width: 22%;
        margin: 0 1.5%;
    }

    .stat_centr_wr .foto-5 > div,
    .stat_centr_wr .foto-5-general > div {
        width: 17%;
        margin: 0 1.5%;
    }

    .stat_centr_wr .foto-3 > div:not(:last-of-type),
    .stat_centr_wr .foto-4 > div:nth-of-type(1),
    .stat_centr_wr .foto-4 > div:nth-of-type(2),
    .stat_centr_wr .foto-5 > div:nth-of-type(1),
    .stat_centr_wr .foto-5 > div:nth-of-type(2),
    .stat_centr_wr .foto-5 > div:nth-of-type(3),
    .stat_centr_wr .foto-3-general > div:not(:last-of-type),
    .stat_centr_wr .foto-4-general > div:nth-of-type(1),
    .stat_centr_wr .foto-4-general > div:nth-of-type(2),
    .stat_centr_wr .foto-5-general > div:nth-of-type(1),
    .stat_centr_wr .foto-5-general > div:nth-of-type(2),
    .stat_centr_wr .foto-5-general > div:nth-of-type(3) {
        margin-bottom: 0;
    }
}

@media (min-width: 700px) {
    /*.stat_centr_wr .foto-6 figure.image {
        width: 13.666667%;
        margin: 0 1.5%;
    }*/
    /*.stat_centr_wr .foto-6 figure.image:nth-of-type(1),
    .stat_centr_wr .foto-6 figure.image:nth-of-type(2),
    .stat_centr_wr .foto-6 figure.image:nth-of-type(3) {
        margin-bottom: 0;
    }*/
    .stat_centr_wr .foto-6 > div,
    .stat_centr_wr .foto-6-general > div {
        width: 13.666667%;
        margin: 0 1.5%;
    }

    .stat_centr_wr .foto-6 > div:nth-of-type(1),
    .stat_centr_wr .foto-6 > div:nth-of-type(2),
    .stat_centr_wr .foto-6 > div:nth-of-type(3),
    .stat_centr_wr .foto-6-general > div:nth-of-type(1),
    .stat_centr_wr .foto-6-general > div:nth-of-type(2),
    .stat_centr_wr .foto-6-general > div:nth-of-type(3) {
        margin-bottom: 0;
    }
}

/*End of Блоки фото*/

.raw-html-embed iframe {
    width: 100%;
}

.raw-html-embed iframe[id^='telegram-'] {
    margin-bottom: 20px;
    max-width: 100%;
    min-width: 290px !important;
}

#inpage_VI-188379-0 {
    margin-bottom: 30px;
    width: 100% !important;
    max-width: 100% !important;
    transition: 1s linear;
    display: inline-block;
}

[id^="vk_post"] {
    margin-bottom: 20px;
}

.stat_centr_wr .instagram-media,
.stat_centr_wr .tiktok-embed {
    width: 70% !important;
    max-width: 70% !important;
    min-width: 70% !important;
    margin: 30px auto !important;
    padding: 0;
}

.stat_centr_wr .instagram-media:before,
.stat_centr_wr .tiktok-embed:before {
    display: none;
}

@media (max-width: 575px) {
    .stat_centr_wr .instagram-media,
    .stat_centr_wr .tiktok-embed {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 100% !important;
        margin: 30px 0 !important;
    }
}

.stat_centr_wr .update {
    position: relative;
    background-color: #ffecb9;
    border: 1px solid #eebb74;
    border-radius: 3px;
    width: 100%;
    padding: 17px 20px 18px 64px;
    margin: 30px 0 20px;
}

.stat_centr_wr .update p {
    margin: 0;
    font-size: 15px;
}

.stat_centr_wr .update h4 + p {
    margin-top: 5px;
}

.stat_centr_wr .update h4,
.stat_centr_wr .update .update_head {
    font-weight: 700;
    font-size: 20px;
    display: block;
    margin: 0;
}

.stat_centr_wr .update:before {
    content: "!";
    position: absolute;
    display: inline-block;
    text-align: center;
    top: 19px;
    left: 21px;
    width: 25px;
    height: 25px;
    border: 1px solid #fff;
    border-radius: 50%;
    background-color: #ff9600;
    font-family: 'Open Sans';
    font-size: 19px;
    font-weight: 700;
    line-height: 23px;
    color: #fff;
    -webkit-box-shadow: 4px 4px 9px 0 rgba(0, 0, 0, .15);
    box-shadow: 4px 4px 9px 0 rgba(0, 0, 0, .15);
}

.stat_centr_wr .update [id^="inpage"] {
    display: none;
}


/*Блок Я - репортёр*/

.stat_centr_wr .ya-rep {
    margin-bottom: 20px;
    margin-top: 20px;
    font-family: 'Open Sans';
    font-size: 13px;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
}

.stat_centr_wr .ya-rep .autor {
    height: 30px;
    margin-right: 20px;
    order: 0;
    flex: 0 1 auto;
    align-self: auto;
}

.stat_centr_wr .ya-rep .autor .autor-in {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
}

.stat_centr_wr .ya-rep .autor .live_av_img {
    display: inline-table;
    width: 30px;
    min-width: 30px;
    max-width: 30px;
    float: left;
    height: 30px;
    background-size: cover;
    margin-right: 10px;
    background-position: center;
    background-color: #eee;
}

.stat_centr_wr .ya-rep .autor .autor-name {
    display: inline-block;
}

.stat_centr_wr .ya-rep .live_autor,
.stat_centr_wr .ya-rep .inform_top_line span {
    margin-right: 10px;
    font-size: 12px;
    font-family: 'Roboto Condensed';
    display: inline-block;
    width: -moz-max-content;
    width: -webkit-max-content;
    width: max-content;
}

.ya-rep-text {
    background-color: #fff0ca;
    padding: 10px;
    border-radius: 7px;
    position: relative;
    max-width: 100%;

    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}

.stat_centr_wr .ya-rep-text:hover {
    background-color: #f8e5ab;
    text-decoration: underline;
    text-decoration-color: rgba(0, 0, 0, 0.2);
}

.stat_centr_wr .ya-rep-text .title-nn {
    font-weight: 700;
    font-size: 13px;
}

.stat_centr_wr .ya-rep-text p {
    font-size: 13px;
    margin-bottom: 0;
    line-height: 1.3;
}

.stat_centr_wr .ya-rep-text .ukaz-1 {
    width: 30px;
    height: 23px;
    position: absolute;
    left: 210px;
    top: -23px;
}

.stat_centr_wr .ya-rep-text .ukaz-2 {
    width: 23px;
    height: 30px;
    position: absolute;
    left: -23px;
    top: 20px;
}

@media only screen and (min-width: 768px) {
    .stat_centr_wr .ya-rep {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

/*End of Блок Я - репортёр*/

/*for old styles*/

.stat_centr_wr .raw-html-embed .description_main_photo p {
    padding: 0;
    display: block;
}

/*.stat_centr_wr .raw-html-embed .author_main_photo {
    text-align: center;
}*/

/*End for old styles*/

/*Address-container*/

.address-container {
    display: flex;
    flex-direction: column;
    position: relative;
    width: calc(100% + 30px);
    margin-left: -15px;
    padding: 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    line-height: 1.3;
    word-wrap: break-word;
    color: #26343b;
    background-color: #e3eaef;
    /*border: 1px solid #8f9aa0;*/
}

/*.address-container-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-image: url(/themes/default/front/img/address-back.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 270px auto;
    z-index: -1;
}

.address-label {
    position: absolute;
    top: -12px;
    left: 20px;
    background-color: #fff;
    color: #6a8797;
    padding: 2px 10px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 6px;
}*/

.address-container .address-box:last-child {
    padding-bottom: 0;
}

.address-container > .address-box:last-child .address-row {
    margin-bottom: 0;
}

.address-title-head {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.address-title {
    font-weight: 700;
    font-size: 5vw;
    margin-bottom: .75em;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.address-logo,
.address-symbol {
    display: flex;
    justify-content: center;
    align-items: center;
}

.address-logo-row {
    position: relative;
    height: 45px;
    top: 0;
}

.address-logo {
    position: relative;
    top: -35px;
    width: 70px;
    min-width: 70px;
    height: 70px;
    padding: 5px;
    border-radius: 6px;
    background-color: #fff;
    outline: 1px solid #e3eaef;
    user-select: none;
    font-size: 10px;
}

.address-logo img,
.template-1 .stat_centr_wr .address-logo img {
    width: 100%;
    margin: 0;
}

.stat_centr_wr .logo figure img,
.stat_centr_wr .address-logo img,
.stat_centr_wr [custom-class='footer'] figure.image img {
    height: 100%;
    display: block;
    object-fit: contain;
}

/*.address-box:not(:first-child),
.address-boxes-other .address-box {
    border-top: 1px solid #c2c8cb;
}*/

.address-boxes-other {
    margin-bottom: 0.75em;
}

.address-box.address-01 {
    border-top: none;
}

.address-boxes-other .address-box {
    padding-top: .5em;
    margin-top: -1px;
    border-top: 1px solid rgba(106, 135, 151, 0.4);
    border-bottom: 1px solid rgba(106, 135, 151, 0.4);
}

.address-row-location,
.address-row {
    margin-bottom: .5em;
    position: relative;
    display: flex;
}

.address-row .address-item {
    font-size: 15px;
    margin-bottom: .25em;
}

.address-symbol {
    width: 17px;
    height: 17px;
    margin-right: 0.5em;
    top: 2px;
    user-select: none;
    position: relative;
}

.address-symbol .svg-icon {
    width: 17px;
    height: 17px;
    fill: #6a8797;
}

.address-symbol-number {
    font-weight: 700;
    color: #fff;
    font-size: 10px;
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    text-align: center;
}

.address-item-content {
    word-wrap: break-word;
    overflow-wrap: break-word;
    transition: all .2s ease;
}

.address-box a:hover .address-item-content,
.address-item-content a:hover {
    color: #195a94;
    text-decoration: underline;
}

.address-item-note,
.address-social-label {
    margin-top: 2px;
    font-size: 13px;
    color: #6a8797;
}

.address-social-label {
    margin: 0 0 3px 0;
}

/*.address-site .address-symbol {
top: 0;
}*/

/*.address-site .address-item {
    margin: 0;
    max-width: none;
    width: 100%;
    padding-top: 5px;
}*/

/*.address-social {
    padding-top: 27px;
}*/

.address-row.soc-in-menu {
    border: none;
    padding: 0;
    flex-wrap: wrap;
    margin-bottom: 0;
}

.address-row.soc-in-menu .soc-button {
    width: 25px;
    min-width: 25px;
    height: 25px;
    border-radius: 6px;
    margin-top: 8px;
}

.address-more {
    display: flex;
    align-items: center;
    width: 100%;
    cursor: pointer;
    margin: 10px 0;
    font-size: 13px;
    color: #6a8797;
    padding: 5px 0;
    user-select: none;
}

.address-more:hover {
    color: #195a94;
}

.address-more i {
    margin-left: 10px;
    transition: transform .2s;
}

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

.address-boxes-other {
    display: none;
}

@media (min-width: 500px) {
    .address-container {
        flex-direction: row;
        width: 100%;
        margin-left: 0;
        border-radius: 16px;
        padding: 4%;
    }

    .address-logo-row {
        height: auto;
        top: 0;
        margin-right: 4%;

    }

    .address-logo {
        top: 5px;
        width: 100px;
        min-width: 100px;
        height: 100px;
        padding: 8px;
        border-radius: 8px;
    }

    /*.address-content {
        padding-left: calc(100px + 4%);
    }*/
    .address-title {
        font-size: 20px;
    }
}

/*End of Address-container*/

.a-intext > div {
    z-index: 100;
}

.a-intext > div {
    margin-bottom: 20px;
    margin-top: 20px;
}

/*DIVs*/

:root {
    --div-margin-30: 30px 0;
    --div-padding-15: 15px;
}

.vrezkaLight h2:first-child,
.vrezkaDark h2:first-child,
.stat_centr_wr > div > :first-child,
.stat_centr_wr > .image-body:first-child,
.stat_centr_wr > [custom-class]:first-child,
.stat_centr_wr [custom-class] h2:first-child,
.stat_centr_wr [custom-class] h3:first-child,
.stat_centr_wr [custom-class] h4:first-child,
.stat_centr_wr [custom-class] h5:first-child,
.stat_centr_wr [custom-class] h6:first-child,
.stat_centr_wr [custom-class] > :first-child {
    margin-top: 0 !important;
}

.vrezkaLight > :last-child,
.vrezkaDark > :last-child,
.vrezkaLight .vText > :last-child,
.vrezkaDark .vText > :last-child,
[custom-class] > :last-child,
[custom-class] > :last-child .poll-container,
[custom-class] > :last-child .order_feedback,
[custom-class] > :last-child .order_feedback .form_container {
    margin-bottom: 0 !important;
}

[custom-class='d-local'],
[custom-class='d-empty'],
[custom-class='d0'] {
    display: inline-block;
    margin: 20px 0;
}

@supports (display: flow-root) {
    [custom-class='d-local'],
    [custom-class='d-empty'],
    [custom-class='d0'] {
        display: flow-root;
    }
}

.vrezkaLight,
.vrezkaDark,
[custom-class='ws'],
[custom-class='gr'],
[custom-class='ly'],
[custom-class='lm'],
[custom-class='lb'],
[custom-class='lg'],
[custom-class='vizitka'] {
    padding: 20px;
    margin: 20px 0;
    display: flow-root;
    border-radius: 3px;
    overflow: hidden;
}

[custom-class='white'] {
    background-color: #fff;
}

.vrezkaLight,
.vrezkaDark,
[custom-class='gr'] {
    background-color: #f4f7f9;
    border: 1px solid #b5c4cf;
}

[custom-class='ly'] {
    background-color: #ffecb9;
    border: 1px solid #eebb74;
}

[custom-class='lb'] {
    background-color: var(--moe-blue);
    border: 1px solid var(--moe-blue);
}

.stat_centr_wr [custom-class='lb'] *,
.stat_centr_wr .ck-content [custom-class='lb'] * {
    color: #fff !important;
}

.stat_centr_wr [custom-class='lb'] .answer-text {
    color: #000 !important;
}

.stat_centr_wr [custom-class='lb'] .answer-count-abs {
    color: rgba(53, 143, 222, .7) !important;
}

.stat_centr_wr [custom-class='lb'] .answer-count span {
    color: #358fde !important;
}

.stat_centr_wr [custom-class='lb'] .poll-container {
    border: 1px solid #84c6ff;
}

.stat_centr_wr .ck-content [custom-class='lb'] figure.table table td,
.stat_centr_wr [custom-class='lb'] td {
    background-color: transparent;
}

.stat_centr_wr .ck-content [custom-class='lb'] figure.table table th,
.stat_centr_wr [custom-class='lb'] th {
    background-color: rgba(25, 79, 116, .25);
}

.ck-content [custom-class='lb'] .table table,
.stat_centr_wr .ck-content [custom-class='lb'] figure.table table th,
.stat_centr_wr .ck-content [custom-class='lb'] figure.table table th,
.stat_centr_wr [custom-class='lb'] th,
.stat_centr_wr [custom-class='lb'] td {
    border: 1px solid #b0d4f2 !important;
}

[custom-class='d-LightGreen'],
[custom-class='lg'] {
    background-color: #e0fce6;
    border: 1px solid #8bda9c;
}

[custom-class='d-WhiteShadow'],
[custom-class='ws'] {
    background-color: #fff;
    box-shadow: 1px 1px 4px 1px rgba(54, 75, 89, .15),
    4px 4px 15px 0 rgba(54, 75, 89, .15);
}

[custom-class] .min-left,
[custom-class] .min-right,
[custom-class] figure.image.image-style-align-left,
[custom-class] figure.image.image-style-align-right {
    margin-top: 7px !important;
}

[custom-class='vizitka-w'],
.ck .ck-editor__nested-editable[custom-class='vizitka-w'],
[custom-class='vizitka-g'],
.ck .ck-editor__nested-editable[custom-class='vizitka-g'] {
    display: flow-root;
    position: relative;
    padding: 60px 15px 13px 15px;
    border-radius: 16px;
    margin: 20px 0;
}

[custom-class='vizitka-w'],
.ck .ck-editor__nested-editable[custom-class='vizitka-w'] {
    background-color: #fff;
    border: 1px solid #b8d0e1;
}

[custom-class='vizitka-g'],
.ck .ck-editor__nested-editable[custom-class='vizitka-g'] {
    background-color: #e3eaef;
}

[custom-class='vizitka-w'] .viz-marker,
[custom-class='vizitka-g'] .viz-marker {
    position: absolute;
    top: 16px;
    left: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 25px;
    text-transform: uppercase;
    background-color: rgb(76, 156, 226);
    color: rgb(255, 255, 255);
    padding: 0 10px 0 15px;
    margin: 0;
    border-radius: 0 4px 4px 0;
    user-select: none;
}

@media (min-width: 576px) {
    [custom-class='vizitka-w'],
    [custom-class='vizitka-g'],
    .ck .ck-editor__nested-editable[custom-class='vizitka-w'],
    .ck .ck-editor__nested-editable[custom-class='vizitka-g'] {
        padding: 60px 20px 18px 20px;
    }

    [custom-class='vizitka-w'] .viz-marker,
    [custom-class='vizitka-g'] .viz-marker {
        padding: 0 10px 0 20px;
    }
}

[custom-class='vizitka-w'] p,
[custom-class='vizitka-g'] p,
.template-1 .stat_centr_wr [custom-class='vizitka-w'] p,
.template-1 .stat_centr_wr [custom-class='vizitka-g'] p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    margin-bottom: 12px;
}

[custom-class='vizitka-w'] p:last-of-type,
[custom-class='vizitka-g'] p:last-of-type {
    margin-bottom: 0;
}

[custom-class='vizitka-w'] h3,
[custom-class='vizitka-g'] h3,
.template-1 .stat_centr_wr [custom-class='vizitka-w'] h3,
.template-1 .stat_centr_wr [custom-class='vizitka-g'] h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    margin: 20px 0 10px;
}

[custom-class='vizitka-w'] .viz-marker + h3,
[custom-class='vizitka-w'] .persona + h3,
[custom-class='vizitka-g'] .viz-marker + h3,
[custom-class='vizitka-g'] .persona + h3,
.template-1 .stat_centr_wr [custom-class='vizitka-w'] .viz-marker + h3,
.template-1 .stat_centr_wr [custom-class='vizitka-w'] .persona + h3,
.template-1 .stat_centr_wr [custom-class='vizitka-g'] .viz-marker + h3,
.template-1 .stat_centr_wr [custom-class='vizitka-g'] .persona + h3 {
    margin-top: 0;
}

[custom-class='poem'] {
    width: fit-content;
    margin: 20px auto;
}

[custom-class='v-photo'] {
    width: 60%;
    margin: 20px auto;
}

.stat_centr_wr [custom-class='v-photo'] > figure.image:last-child {
    margin: 30px auto !important;
}

/*End of DIVs*/

/*Bootstrap 4*/


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

.stat_centr_wr .col-12 {
    position: relative;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

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

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

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

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

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

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

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

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

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

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

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

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

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

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

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

    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

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

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

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

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

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

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

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

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

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

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

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

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

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

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

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

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

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

    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

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

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }

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

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

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

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

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

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

    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

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


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

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

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

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

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

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

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

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

.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
}

.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

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

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

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}

.w-100 {
    width: 100% !important;
}

.h-100 {
    height: 100% !important;
}

.w-auto {
    width: auto !important;
}

.h-auto {
    height: auto !important;
}

.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}

.order-1 {
    -ms-flex-order: 1;
    order: 1;
}

.order-2 {
    -ms-flex-order: 2;
    order: 2;
}

.order-3 {
    -ms-flex-order: 3;
    order: 3;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ml-2, .mx-2 {
    margin-left: 0.5rem !important;
}

.mb-2, .my-2 {
    margin-bottom: 0.5rem !important;
}

.mr-2, .mx-2 {
    margin-right: 0.5rem !important;
}

.mt-2, .my-2 {
    margin-top: 0.5rem !important;
}

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

.pb-2, .py-2 {
    padding-bottom: 0.5rem !important;
}

.pr-2, .px-2 {
    padding-right: 0.5rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

    .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

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

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

    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

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

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

    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

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

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

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

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

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

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

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

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

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

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

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

    .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

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

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

    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

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

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

    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

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

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

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

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

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

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

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

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

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

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

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

    .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

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

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

    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

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

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

    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

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

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

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }

    .w-xl-auto {
        width: auto !important;
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3;
    }

}


/*End of Bootstrap 4*/

/*Donate*/


[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}

.plus-button {
    height: 50px;
    width: 250px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    line-height: 50px;
    font-size: 20px;
    padding: 0 10px;
    margin: 0 auto 20px auto;
    text-align: center;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, .2);
    color: #fff !important;
}

.plus-button:active {
    transform: translateY(2px);
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .2);
}

.donate {
    position: relative;
    border-radius: 10px;
    padding: 50px 30px 30px;
    margin: 40px auto 30px;
    border: 10px solid #fcea2b;
    background-color: #fff;
    box-shadow: 0 10px 35px 0 rgba(0, 0, 0, .09);
}

.donate-logo {
    width: 150px;
    height: auto;
    position: absolute;
    top: -30px;
    left: calc(50% - 75px);
}

.donate-title {
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
    line-height: 1.1;
    text-align: center;
    margin-bottom: 10px;
    color: #48cc27;
}

.donate-text,
.donate-text-down {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    text-align: center;
}

.donate-text {
    margin-bottom: 20px;
}

.donate-text-down {
    margin-top: 20px;
}

.donate-text-down a, .donate-text-down a:hover, .donate-text-down a:active, .donate-text-down a:focus {
    color: #33a6e7;
}

.donate-text-down a:hover, .donate-text-down a:active, .donate-text-down a:focus {
    text-decoration: underline !important;
}

.donate-methods,
.donate-amounts {
    width: calc(100% + 8px);
    margin-left: -4px;
    margin-bottom: 8px;
}

.donate-method {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 257px;
    min-width: 155px;
    margin: 4px;
}

.donate-method input[type=radio],
.donate-amount input[type=radio] {
    display: none;
}

.donate-method input[type=radio] + label,
.donate-amount input[type=radio] + label {
    width: 100%;
    height: 45px;
    font-family: 'Open Sans', sans-serif;
    line-height: 45px;
    font-size: 15px;
    font-weight: 400;
    padding: 0 10px;
    margin: 0;
    text-align: center;
    border-radius: 3px;
    white-space: nowrap;
    user-select: none;
    transition: all .1s;
}

.donate-method input[type=radio] + label {
    background-color: rgba(252, 234, 43, 0.2);
}

.donate-method input[type=radio]:hover + label,
.donate-amount input[type=radio]:hover + label {
    background-color: rgba(252, 234, 43, 0.5);
}

.donate-method input[type=radio]:active + label,
.donate-amount input[type=radio]:active + label {
    transform: translateY(2px);
}

.donate-method input[type=radio]:checked + label,
.donate-amount input[type=radio]:checked + label {
    background-color: #fcea2b;
}

.donate-amount {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 257px;
    min-width: 140px;
    margin: 4px;
}

.donate-amount input[type=radio] + label {
    border: 1px solid #d7dde0;
}

.donate-amount input[type=radio]:hover + label {
    border: 1px solid #fcea2b;
}

.donate-amount input[type=radio]:active + label {
    transform: translateY(2px);
}

.donate-amount input[type=radio]:checked + label {
    border: 1px solid #fcea2b;
}

.donate-amount-arbitrary input[type=number],
.donate-user-email[type=email] {
    border: none;
    box-shadow: none;
    background-color: transparent;
    font: inherit;
    color: inherit;
    letter-spacing: inherit;

    width: 100%;
    height: 45px;
    font-family: 'Open Sans', sans-serif;
    line-height: 45px;
    font-size: 15px;
    padding: 0 10px;
    margin: 0;
    text-align: center;
    border-radius: 0;
    white-space: nowrap;
    transition: all .1s;
    border-bottom: 1px solid #d7dde0;
}

.donate-amount-arbitrary input[type=number]:hover,
.donate-amount-arbitrary input[type=number]:focus,
.donate-user-email[type=email]:hover,
.donate-user-email[type=email]:focus {
    border-bottom: 1px solid #fcea2b;
}

.donate-amount-arbitrary input[type=number]::-webkit-input-placeholder,
.donate-user-email[type=email]::-webkit-input-placeholder {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    line-height: 45px;
    font-size: 15px;
}

.donate-amount-arbitrary input[type=number]::-moz-placeholder,
.donate-user-email[type=email]::-moz-placeholder {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    line-height: 45px;
    font-size: 15px;
}

.donate-user-email[type=email] {
    margin-bottom: 4px;
}

.donate-user-label {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 30px;
    color: #859299;
}

.btn-donate {
    width: 210px;
    height: 45px;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 45px;
    padding: 0 10px;
    margin: 0;
    transition: all .1s;
    background-color: #48cc27;
}

.btn-donate:hover,
.btn-donate:active {
    background-color: #36a61b;
}


/*End of Donate*/

.stat_centr_wr .ck-content figure.image,
.font_os figure.image,
.font_os figure.media,
.in-material-carousel,
.stat_centr_wr .plit_block {
    border-radius: 5px;
    overflow: hidden;
}

.font_os figure.image.image-style-align-left img,
.font_os figure.image.image-style-align-right img,
.font_os .min-left figure.image img,
.font_os .min-right figure.image img,
.stat_centr_wr figure.image img {
    border-radius: 5px;
}

.stat_centr_wr .font_os .image-body figure.image,
.stat_centr_wr .ck-content .image-body figure.image {
    border-radius: 0;
}

.stat_centr_wr .image-body figure.image,
.stat_centr_wr .image-body figure.image.image-style-align-center,
.stat_centr_wr .image-body figure.image.image-style-align-left,
.stat_centr_wr .image-body figure.image.image-style-align-right,
.stat_centr_wr .ck-content .image-body figure.image.image-style-align-center {
    width: 100%;
    max-width: 100%;
    float: none;
    display: block;
    margin: 0;
}

.stat_centr_wr .image-body figure.image > a,
.stat_centr_wr .image-body figure.image > img,
.stat_centr_wr .image-body figure.image figcaption,
.stat_centr_wr .ck-content .image-body figure.image > img,
.stat_centr_wr .ck-content .image-body figure.image figcaption {
    max-width: none;
    width: 100%;
    overflow: hidden;
}

.stat_centr_wr .image-body.align-center {
    width: 100%;
}

.stat_centr_wr .image-body.align-center img {
    max-height: 120vw;
    object-fit: cover;
    object-position: center;
}

.stat_centr_wr .image-body:has(.image-style-align-left),
.stat_centr_wr .image-body:has(.image-style-align-right) {
    width: 42%;
}

.stat_centr_wr .image-body:has(.image-style-align-left) {
    margin: 6px 20px 10px 0;
    float: left;
}

.stat_centr_wr .image-body:has(.image-style-align-right) {
    margin: 6px 0 10px 20px;
    float: right;
}

.stat_centr_wr .image-body.img-left,
.stat_centr_wr .image-body.img-right {
    width: 42%;
}

.stat_centr_wr .image-body.img-left {
    margin: 6px 20px 10px 0;
    float: left;
}

.stat_centr_wr .image-body.img-right {
    margin: 6px 0 10px 20px;
    float: right;
}

@media (min-width: 576px) {
    .stat_centr_wr .image-body:has(.image-style-align-left),
    .stat_centr_wr .image-body:has(.image-style-align-right) {
        width: 210px;
    }

    .stat_centr_wr .image-body.img-left,
    .stat_centr_wr .image-body.img-right {
        width: 210px;
    }
}

@media (min-width: 420px) {
    .stat_centr_wr .image-body:has(.image-style-align-center) {
        width: 60%;
        max-width: 60%;
        margin-left: auto;
        margin-right: auto;
    }

    .stat_centr_wr .image-body.img-center {
        width: 60%;
        max-width: 60%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 768px) {
    .stat_centr_wr .image-body figure.image.image-style-align-center img {
        max-height: 600px;
    }
}

.stat_centr_wr figure.image figcaption,
.stat_centr_wr .image-body figure.image figcaption {
    background-color: transparent;
    padding: 5px 0 0 0;
    font-size: 13px;
}

.stat_centr_wr .image-body .image-box-author {
    padding: 3px 0 0 0;
    margin: 0;
}

.stat_centr_wr .image-body .image-box-author,
.stat_centr_wr .image-body .image-box-author p {
    font-family: 'Open Sans';
    font-size: 13px;
    line-height: 1.3;
    color: #6a8797;
}

.stat_centr_wr .image-body .image-box-author[hidden-author] {
    display: none;
}

.stat_centr_wr .image-body .image-box-author p {
    margin: 0;
}

.stat_centr_wr .min-left .image-body,
.stat_centr_wr .min-right .image-body,
.stat_centr_wr [class^='foto-'] .image-body,
.stat_centr_wr .blockquote-22 .image-body,
.stat_centr_wr table .image-body {
    margin: 0;
}

.erid {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    margin: 20px 0;
}

.btn-in-text {
    margin-top: 30px;
    margin-bottom: 30px;
}

.btn-in-text span {
    display: inline-block;
    padding: 7px 14px;
    border-radius: 4px;
    transition: all .05s;
}

.btn-in-text:hover span,
.btn-in-text:focus span {
    box-shadow: inset 0 0 200px rgba(0, 0, 0, .15);
}

.btn-in-text:active span {
    transform: translateY(2px);
}

.btn-in-text span > span {
    display: inline;
    padding: 0;
    border-radius: 0;
    transition: none;
}

.btn-in-text:hover span > span,
.btn-in-text:focus span > span,
.btn-in-text:active span > span {
    box-shadow: none;
    transform: none;
}

.video-embed-wrapper,
.youtube-embed-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    height: 0;
    background-color: #000;
}

.video-embed-wrapper > iframe,
.youtube-embed-wrapper > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*pop-up*/

/*.pop-up {
    position: fixed;
    bottom: 65px;
    left: 50%;
    transform: translate(-50%, 120%);
    min-width: 320px;
    max-width: 400px;
    min-height: 120px;
    border-radius: 16px 16px 0 0;
    padding: 0 0 10px 0;
    z-index: 1000;
    opacity: 0;
    background-color: #fff;
    transition: transform .5s ease-out, bottom .5s ease-out, box-shadow .5s ease-out, opacity .2s ease-out;
}

.pop-up.is-visible-fade {
    opacity: 1;
    transform: translate(-50%, 0%);
    box-shadow: 0 0 80px 40px rgba(0, 0, 0, .15);
}

.pop-up.is-hidden-down {
    transform: translate(-50%, 65px);
}

.pop-up-header {
    padding: 7px 10px 0;
}

.pop-up-header button {
    width: 30px;
    height: 30px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: none;
    cursor: pointer;
}

.pop-up-header button svg {
    fill: #cdcdcd;
}

.pop-up-header button:hover svg,
.pop-up-header button:focus svg,
.pop-up-header button:active svg {
    fill: #ababab;
    transition: transform .5s ease-out;
}

.pop-up .pop-up-min-max svg {
    transform: rotate(180deg);
}

.pop-up.is-visible-fade .pop-up-min-max svg {
    transform: rotate(0deg);
}

.pop-up-close {
    margin-left: 10px;
}

.pop-up-row {
    height: 69px;
    padding: 8px 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 1.3;
    color: #000;
}

.pop-up-row:hover,
.pop-up-row:focus,
.pop-up-row:active {
    color: var(--moe-blue);
}

.pop-up-row img {
    width: 50px;
    height: 50px;
    flex-shrink: 0;
    border-radius: 16px;
    margin-right: 15px;
    margin-top: 3px;
    overflow: hidden;
    object-fit: cover;
    object-position: center;
}

.pop-up-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}*/

/*End of pop-up*/

.shorts {
    position: relative;
    border-radius: 3px;
    overflow: hidden;
    height: calc(100vh - 300px);
    max-height: 800px;
    margin-bottom: 20px;
    background-color: #000;
}

.shorts iframe {
    width: auto;
    height: 100%;
    object-fit: contain;
    aspect-ratio: 9 / 16;
    margin: 0 auto;
    display: block;
}

@media (max-width: 480px) {
    .shorts {
        aspect-ratio: 9/16;
        height: auto;
    }
}

/*Блок главного фото/видео*/

/*.a-main-photo {
    overflow: hidden;
    position: relative;
}

body:not(.for-phone) .a-main-photo:before {
    content: '';
    display: block;
    padding-top: 66.67%;
}

.a-main-photo a {

}*/

/*End of Блок главного фото/видео*/

/*Реклама внутри новостной ленты*/

.ad_in_lenta_container {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    overflow: hidden;
    border-radius: 16px;
    border: 1px solid #cfdae1;
    background-color: #fff;
    transform: translateY(102%);
    box-shadow: 0 -3px 7px 0 rgba(218, 225, 230, 0.8),
                0 -10px 10px 0 rgba(218, 225, 230, 0.4);
}

.ad_in_lenta_container.ad_show {
    animation: ad_in_lenta_view .5s 1;
    animation-fill-mode: forwards;
    /*animation-delay: 1s;*/
}

@keyframes ad_in_lenta_view {
    from {
        transform: translateY(102%);
    }
    to {
        transform: translateY(0);
    }
}

.with_marquee .ad_in_lenta_container {
    transform: translateY(calc(102% + 20px));
}

.with_marquee .ad_in_lenta_container.ad_show {
    animation: ad_in_lenta_view_with_marquee .5s 1;
    animation-fill-mode: forwards;
}

@keyframes ad_in_lenta_view_with_marquee {
    from {
        transform: translateY(calc(102% + 20px));
    }
    to {
        transform: translateY(calc(0% - 20px));
    }
}


/*End of Реклама внутри новостной ленты*/

.stat_centr_wr .credit-risk {
    background-color: #e3eaef;
    padding: 15px;
    margin-top: 20px;
    border-radius: 5px;
    text-align: center;
    font-weight: 700;
}

.stat_centr_wr .credit-risk a {
    text-decoration: underline;
    font-weight: 400;
}

/*-----------*/

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    color: var(--moe-blue);
    text-decoration: none;
    background-color: transparent;
    outline: 0;
}

a {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    cursor: pointer !important;
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}

dir, menu, p, ul {
    display: block;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    margin: 0;
}

dir, menu, ul {
    list-style-type: disc;
    -webkit-padding-start: 0;
    padding: 0;
}

ul > li {
    list-style: none;
}

.nav > li {
    position: relative;
    display: block;
}

.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;
}

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

.container:before,
.container:after,
.row:before,
.row:after,
.nav:before,
.nav:after {
    content: " ";
    display: table;
}

.col-extend {
    display: none;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }

    .for-phone .container_nn-full .col-lg-7 {
        width: 750px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1260px;
        max-width: 100%;
    }
}

@media (min-width: 1860px) {
    [class^='col-mxl-'] {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .container {
        width: 1590px;
    }

    .col-lg-3 {
        width: 315px;
        max-width: 315px;
    }

    .col-lg-6 {
        width: 630px;
        max-width: 630px;
    }

    .col-lg-9 {
        width: 945px;
        max-width: 945px;
    }

    .col-lg-12 {
        width: 1260px;
        max-width: 1260px;
    }

    .for-phone .container-article .col-lg-12 {
        width: 100%;
        max-width: 100%;
    }

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

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

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

    .col-extend {
        display: block;
        width: 330px;
        max-width: 330px;
        padding: 0 15px;
        margin-top: 25px;
        z-index: 1;
    }
}

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

.mobile-header-2020 .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 100%;
}

.dropdown {
    position: relative;
}

button {
    border: none;
    outline: none;
}

/*--------------------------------*/

.svg-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    transition: all .1s;
}

.main-header-2020 a,
.in-top .navbar-nav > li.notifications > span,
.header-line-2 a {
    transition: all .1s ease;
    cursor: pointer !important;
}

.right-column {
    margin-top: 25px;
}

.height-40 {
    height: 40%;
    padding-bottom: 50px;
}

.height-50 {
    height: 50%;
    padding-bottom: 50px;
}

.height-60 {
    height: 60%;
    padding-bottom: 50px;
}

.height-100 {
    height: 100%;
    /*padding-bottom: 50px;*/
}

.sticky-65 {
    position: -webkit-sticky;
    position: sticky;
    top: 65px;
}

.sticky-80 {
    position: -webkit-sticky;
    position: sticky;
    top: 80px;
}

.sticky-105 {
    position: -webkit-sticky;
    position: sticky;
    top: 105px;
}

.sticky-190 {
    position: -webkit-sticky;
    position: sticky;
    top: 190px;
}

.select-city,
.noti_button {
    user-select: none;
}

/*----------------------------*/


@media (min-width: 768px) {
    .links.links-1 > li:not(.nav_dropdown),
    .links.links-3 > li {
        display: none;
    }

    .links.links-3 > li:nth-child(1),
    .links.links-3 > li:nth-child(2) {
        display: -ms-flexbox;
        display: flex;
    }
}

@media (min-width: 992px) {
    .links.links-1 > .in-main-992:not(.nav_dropdown),
    .links.links-3 > .in-main-992 {
        display: -ms-flexbox;
        display: flex;
    }

    li:not(.parent-rubric) .dropdown-panel .dropdown-panel-list .in-main-992 {
        display: none;
    }
}

@media (min-width: 1200px) {
    .links.links-1 > .in-main-1200:not(.nav_dropdown),
    .links.links-3 > .in-main-1200 {
        display: -ms-flexbox;
        display: flex;
    }

    li:not(.parent-rubric) .dropdown-panel .dropdown-panel-list .in-main-1200 {
        display: none;
    }
}

@media (min-width: 1860px) {
    .links.links-1 > .in-main-1920:not(.nav_dropdown),
    .links.links-3 > .in-main-1920 {
        display: -ms-flexbox;
        display: flex;
    }

    li:not(.parent-rubric) .dropdown-panel .dropdown-panel-list .in-main-1920 {
        display: none;
    }
}

/*Adaptive menu - Базовая разметка*/

nav.greedy {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

nav.greedy-2 {
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.greedy-btn {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    padding: 0;
    outline: 0;
    border: 0;
    background: transparent;
    position: relative;
}

.greedy-btn.hidden {
    transition: none;
    border-right: 0.5rem solid #b6b6b6;
    width: 0;
    padding: 0;
    overflow: hidden;
}

.greedy ul.links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex: 1;
    flex: 1;
}

.greedy ul.links.links-1 {
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.greedy ul.links.links-2 {
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: 10px;
}

.greedy-nav-top-fixed ul.links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex: 1;
    flex: 1;
}

.greedy-nav-top-fixed ul.links-3,
.greedy-nav-top-fixed ul.links-4 {
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0;
    margin-left: 10px;
}

.greedy ul.links-1 li,
.greedy-nav-top-fixed ul.links.greedy-show-more {
    flex: none;
}

ul.hidden-links.hidden {
    display: none;
}

/*End of Adaptive menu - Базовая разметка*/

nav.greedy-nav {
    height: 70px;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    transition: all .2s ease-out;
}

nav.greedy-nav .links-1 {
    width: calc(100% - 165px - 140px);
    padding: 0 10px;
}

nav.greedy-2,
nav.greedy-2 .greedy-btn,
.header-line-2 .greedy-li {
    height: 29px;
}

nav.greedy-nav .greedy-btn {
    width: 70px;
    min-width: 70px;
}

.greedy ul.links li,
.greedy-nav-top-fixed ul.links li {
    margin-right: 0;
}

ul.links-1 .greedy-li:hover,
ul.links-1 .greedy-li:focus {
    z-index: 1000;
}

ul.links-1 li > a,
.greedy-nav-top-fixed .parent-rubric .greedy-a,
.greedy-nav-top-fixed .greedy-li-name-rubric .greedy-a,
.greedy-nav-top-fixed .greedy-li-name-subrubric .greedy-a,
.greedy-nav-top-fixed .links-3 .greedy-a {
    padding: 0 16px;
    position: relative;
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}

/*ul.links-1 li > a {
    padding: 0 5px;
}*/

ul.links-1 li > a.greedy-a-plus,
.greedy-nav-top-fixed .links-3 a.greedy-a-plus {
    text-transform: none;
}

ul.links-1 li > a {
    line-height: 70px;
}

ul.links-2 li a,
ul.links-4 li a {
    line-height: 29px;
    padding: 0 16px;
    position: relative;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
    text-align: center;
}

ul.links-4 li a {
    line-height: 50px;
}

ul.links-2 li a:hover,
ul.links-4 li a:hover {
    text-decoration: underline;
}

.greedy.greedy-nav {
    -ms-flex-align: start;
    align-items: flex-start;
}

.greedy.greedy-nav > .links-1 > .greedy-li,
.greedy.greedy-nav > .greedy-show-more > .greedy-li {
    padding: 10px 0 0;
}

.greedy.greedy-nav > .links-1 > .greedy-li > a,
.greedy.greedy-nav > .greedy-show-more > .greedy-li > .greedy-btn {
    line-height: 50px;
    border-radius: 16px;
}

.greedy.greedy-nav > .links-1 > .greedy-li.nav_dropdown:hover > a,
.greedy.greedy-nav > .links-1 > .greedy-li.nav_dropdown:focus > a,
.greedy.greedy-nav > .links-1 > .greedy-li.nav_dropdown.open_menu > a,
.greedy.greedy-nav > .greedy-show-more > .greedy-li.nav_dropdown:hover > .greedy-btn,
.greedy.greedy-nav > .greedy-show-more > .greedy-li.nav_dropdown:focus > .greedy-btn,
.greedy.greedy-nav > .greedy-show-more > .greedy-li.nav_dropdown.open_menu > .greedy-btn {
    line-height: 50px;
    padding-bottom: 10px;
    border-radius: 16px 16px 0 0;
}

/*-------------------------------*/

.greedy-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 100%;
    width: 100%;
}

.greedy-nav-fixed {
    display: -ms-flexbox;
    display: flex;
}

.greedy-nav-in {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.greedy-nav-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}

.greedy-nav-list,
.greedy-nav-list-2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.greedy-nav-list > .greedy-nav-item:nth-of-type(1n+2),
.greedy-nav-list-2 > .greedy-nav-item:nth-of-type(1n+2) {
    margin-left: 0;
}

.greedy-li {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-decoration: none;
    transition: all .2s ease-in-out;
}

.greedy-show-more .greedy-nav-item {
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.greedy-nav-hidden {
    display: none;
}

/*------------*/

.greedy-btn,
.greedy-btn-2 {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 0;
    outline: 0;
    padding: 0;
    width: 44px;
    height: 100%;
    position: relative;
    transform: rotate(0deg);
    cursor: pointer;
}

.greedy-sandwich-line {
    font-size: inherit
}

.greedy-sandwich-line {
    display: block;
    position: absolute;
    height: 3px;
    width: 24px;
    border-radius: 1.5px;
    opacity: 1;
    left: calc(50% - 12px);
    transform: rotate(0deg);
    transition: all .05s linear;
}

.greedy-sandwich-line:nth-child(1) {
    top: calc(50% - 5px - 8px);
}

.greedy-sandwich-line:nth-child(2) {
    top: calc(50% - 5px - 1.5px);
}

.greedy-sandwich-line:nth-child(3) {
    top: calc(50% - 5px + 6px);
}

.greedy-nav-top-fixed .greedy-sandwich-line:nth-child(1) {
    top: calc(50% - 8px);
}

.greedy-nav-top-fixed .greedy-sandwich-line:nth-child(2) {
    top: calc(50% - 1.5px);
}

.greedy-nav-top-fixed .greedy-sandwich-line:nth-child(3) {
    top: calc(50% + 6px);
}

.header-line-2 .greedy-dot,
.greedy-4 .greedy-dot {
    display: block;
    position: absolute;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    opacity: 1;
    top: calc(50% - 2.5px);
    transform: rotate(0deg);
    transition: all .05s ease-in-out;
}

.header-line-2 .greedy-dot:nth-child(1),
.greedy-4 .greedy-dot:nth-child(1) {
    left: calc(50% - 11.5px);
}

.header-line-2 .greedy-dot:nth-child(2),
.greedy-4 .greedy-dot:nth-child(2) {
    left: calc(50% - 2.5px);
}

.header-line-2 .greedy-dot:nth-child(3),
.greedy-4 .greedy-dot:nth-child(3) {
    left: calc(50% + 6.5px);
}

/*End of Adaptive menu*/

/*Adaptive menu - skin*/

.greedy-nav,
.greedy-show-more,
.greedy-show-more .greedy-btn-show-more,
.greedy-nav-fixed {
    height: 70px;
}

.greedy-nav {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    transition: all .2s ease-out;
}

.greedy-nav-item {
    display: inline-block;
    float: left;
    margin-right: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.greedy-nav-item:hover,
.greedy-nav-item:focus {
    z-index: 1000;
}

.nav_dropdown {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
}

.nav_dropdown.greedy-li-nn,
.greedy-nav-top-fixed .parent-rubric .greedy-show-more,
.greedy-nav-top-fixed ul.greedy-visible li {
    position: unset;
}

.greedy-nav-top-fixed ul.greedy-visible li {
    -ms-flex-positive: 0;
    flex-grow: 0;
}

.greedy-nav-top-fixed .parent-rubric ~ .greedy-li:last-of-type,
.greedy-nav-top-fixed ul.greedy-visible .greedy-show-more li {
    position: relative;
}

.greedy-nav-top-fixed .parent-rubric ~ .greedy-li.greedy-li-name-rubric {
    position: unset;
}

.greedy-nav-top-fixed .parent-rubric ~ .greedy-li.greedy-li-name-rubric a {
    max-width: 300px;
}

.greedy-nav-top-fixed .parent-rubric:hover {
    box-shadow: 1px 0 0 0 rgba(7, 31, 44, .005),
    2px 0 0 0 rgba(7, 31, 44, .005),
    3px 0 0 0 rgba(7, 31, 44, .005),
    4px 0 0 0 rgba(7, 31, 44, .005),
    5px 0 0 0 rgba(7, 31, 44, .005),
    6px 0 0 0 rgba(7, 31, 44, .005),
    7px 0 0 0 rgba(7, 31, 44, .005);
    z-index: 1;
}

.nav_dropdown:hover {
    text-decoration: none;
}

.greedy-a {
    width: 100%;
}

.greedy-a,
.greedy-a:hover,
.greedy-a:focus,
.greedy-a:active,
.greedy-btn {
    transition: none;
}

.greedy-nav-top-fixed .greedy-a,
.greedy-nav-top-fixed .greedy-nav-top-fixed .parent-rubric .greedy-a {
    border-radius: 0 16px 0 0;
}

.greedy-nav-top-fixed .links-3 .greedy-a,
.greedy-nav-top-fixed .links-4 .greedy-a,
.greedy-nav-top-fixed .greedy-btn {
    border-radius: 0;
}

.greedy-nav-top-fixed .greedy-btn:before {
    display: none;
}

.greedy-li:hover .greedy-a,
.greedy-li:focus .greedy-a,
.greedy-li.open_menu .greedy-a,
.greedy-show-more .greedy-li:hover .greedy-btn,
.greedy-show-more .greedy-li:focus .greedy-btn,
.greedy-show-more .greedy-li.open_menu .greedy-btn,
.container-in .header-line-2-current-rubric.open_menu:last-of-type span,
.open .select-in-line-btn {
    z-index: 1020;
}

.greedy-li > .greedy-a > i {
    font-size: 18px;
}

.greedy-nav-top-fixed .parent-rubric ~ .greedy-li .greedy-a:before,
.container-in .header-line-2-current-rubric:last-of-type span:before {
    content: '';
    background: url(/themes/default/front/img/external-el.svg) center no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: -16px;
    width: 16px;
    height: 16px;
}

.greedy .links-1 > .greedy-li:first-of-type .greedy-a:before,
.container-in .header-line-2-logo-rubric + .header-line-2-current-rubric span:before,
.dropdown-panel a:before {
    display: none;
}

.greedy ul.links.greedy-show-more {
    width: 70px;
    min-width: 70px;
    flex: none;
}

.greedy-nav-top-fixed ul.links.greedy-show-more {
    width: 50px;
    min-width: 50px;
}

.greedy ul.links.greedy-show-more.hidden-btn {
    transition: none;
    width: 0;
    min-width: 0;
    padding: 0;
    overflow: hidden;
    display: none;
}


.greedy-show-more .greedy-btn-show-more {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    padding: 0;
}

.greedy-nav-fixed {
    width: 70px;
    min-width: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.greedy-nav-fixed .search {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    text-align: center;
    line-height: 1;
    font-size: 22px;
}

.greedy-nav-top-fixed .greedy-nav-fixed .search {
    width: 35px;
    height: 35px;
    font-size: 17px;
}

.main-header-2020 .greedy-nav-top-fixed {
    visibility: hidden;
    opacity: 0;
}

.main-header-2020 .greedy-nav-top-fixed {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    left: 26px;
    width: calc(100% - 120px - 26px);
}

.greedy-nav-top-fixed,
.greedy-nav-top-fixed .greedy-nav-in,
.greedy-nav-top-fixed .greedy-show-more,
.greedy-nav-top-fixed > ul > .greedy-li,
.greedy-nav-top-fixed .greedy-show-more .greedy-btn-show-more,
.greedy-nav-top-fixed .greedy-nav-fixed,
.greedy-nav-top-fixed .greedy-3,
.greedy-nav-top-fixed .greedy-4 {
    height: 50px;
}

.greedy-nav-top-fixed .greedy-nav-list > div {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.greedy-nav-top-fixed ul.links.greedy-visible {
    margin-left: -26px;
}

.greedy-nav-top-fixed .parent-rubric {
    display: -webkit-flex;
    display: flex;
    border-radius: 0 17px 0 0;
}

.greedy-nav-top-fixed .parent-rubric .greedy-a,
.greedy-nav-top-fixed .greedy-li-name-rubric .greedy-a,
.greedy-nav-top-fixed .greedy-li-name-subrubric .greedy-a {
    font-size: 15px;
    line-height: 50px;
    white-space: nowrap;
}

.greedy-nav-top-fixed .parent-rubric .greedy-li {
    padding: 0 16px 0 32px;
}

.greedy-nav-top-fixed .parent-rubric .dropdown-panel .greedy-li {
    padding: 0;
}

.greedy-nav-top-fixed .greedy-3,
.greedy-nav-top-fixed .greedy-4 {
    position: relative;
    right: auto;
    bottom: auto;
    width: calc(100% - 100px);
    padding: 0 20px 0 0;
    -ms-flex: 1;
    flex: 1;
}

.greedy-nav-top-fixed .group-el {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    min-width: 100px;
}

.greedy-nav-top-fixed .links-3 .greedy-li,
.greedy-nav-top-fixed .links-4 .greedy-li {
    flex: none;
}

.greedy-nav-top-fixed .links-3 .greedy-a {
    line-height: 50px;
    font-size: 17px;
    white-space: nowrap;
    padding: 0 15px;
}

.greedy-nav-top-fixed .greedy-show-more,
.greedy-nav-top-fixed .greedy-show-more .greedy-btn,
.greedy-nav-top-fixed .greedy-nav-fixed {
    width: 50px;
    min-width: auto;
}

.greedy-nav-top-fixed .parent-rubric .greedy-show-more {
    width: 50px;
    min-width: auto;
    line-height: 50px;
}

.greedy-nav-top-fixed .parent-rubric .greedy-show-more > a {
    padding: 0;
    border-radius: 0 16px 0 0;
}

.greedy-nav-top-fixed .parent-rubric .greedy-show-more:hover > a,
.greedy-nav-top-fixed .parent-rubric .greedy-show-more:focus > a,
.greedy-nav-top-fixed .parent-rubric .greedy-show-more.open_menu > a {
    z-index: 1020;
}

/*End of Adaptive menu - skin*/

.main-header-2020 {
    z-index: 2001;
    margin-top: 10px;
}

.main-header-2020.fixed {
    margin-top: 0;
}

.main-header-2020.fixed-permanent {
    position: fixed;
    left: 0;
    width: 100%;
    bottom: auto;
    top: -65px;
}

.header-line-1:before {
    content: '';
    position: absolute;
    bottom: 1px;
    height: 50px;
    width: 0;
    z-index: 1;
    transition: width .1s linear;
}

.header-line-1 {
    height: 115px;
    position: relative;
    z-index: 1;
}

.header-line-1-back {
    height: 71px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.container-in {
    position: relative;
    height: 115px;
}

.header-logo-2020 {
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 165px;
    height: 114px;
    z-index: 10;
    border-radius: 16px 16px 0 0;
    transition: width .2s ease-in-out, height .2s ease-in-out;
}

.header-logo-2020 > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    transition: all .05s ease-in-out;
}

.header-logo-2020 a img {
    width: 105px;
    height: auto;
    transition: all .05s ease-in-out;
}

/*.main-header-2020:not(.fixed) .header-logo-2020:hover a img {
    transform: scale(1.05);
}*/

.main-header-2020:not(.fixed) .header-logo-2020:active a img {
    transform: scale(1);
}

/*.main-header-2020.fixed .header-logo-2020 a img:hover {
    transform: scale(1.05);
}*/

.main-header-2020.fixed .header-logo-2020 a img:active {
    transform: scale(1);
}

.main-header-2020.fixed .header-logo-2020 {
    width: 176px;
    height: 50px;
    border-radius: 0 16px 0 0;
    z-index: 11;
}

.main-header-2020.fixed .header-logo-2020 > a {
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.main-header-2020.fixed .header-logo-2020 a img {
    width: 60px;
}

.header-line-add {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 114px;
}

.header-content {
    position: absolute;
    bottom: 1px;
    left: 165px;
    width: calc(100% - 165px);
    height: 114px;
    opacity: 0;
    /*overflow: hidden;*/
    animation: header-content-animation .2s 1;
    animation-fill-mode: forwards;
    animation-delay: .4s;
    transition: none;
    z-index: 10;
}

@keyframes header-content-animation {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.main-header-2020.fixed .header-content {
    left: 160px;
    width: calc(100% - 160px);
}

/*.header-content,*/
.greedy.greedy-2 {
    transition: all .2s ease-out;
}

/*.header-content.noload,*/
.greedy.greedy-2.noload {
    overflow: hidden;
    opacity: 0;
}

.header-line-add-in {
    position: absolute;
    top: 0;
    left: 0;
    height: 35px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (min-width: 768px) {
    .header-line-add-in {
        width: 420px;
    }
}

@media (min-width: 992px) {
    .header-line-add-in {
        width: 640px;
    }

    .header-line-add-in.w-min {
        width: 530px;
    }
}

@media (min-width: 1200px) {
    .header-line-add-in {
        width: 820px;
    }

    .header-line-add-in.w-min {
        width: 710px;
    }
}

@media (min-width: 1280px) {
    .header-line-add-in {
        width: 860px;
    }
}

@media (min-width: 1860px) {
    .header-line-add-in {
        width: 1065px;
    }
}

.header-line-add .select-city {
    width: 125px;
    height: 44px;
    margin-top: 9px;
    padding: 0 10px 0 26px;
    border-radius: 0 16px 0 0;
    background-color: #fff;
}

.header-logo-2020 .select-city {
    position: absolute;
    top: 0;
    left: 80px;
    width: calc(100% - 80px);
    height: 50px;
    padding: 0 10px 0 0;
    border-radius: 0 16px 0 0;
}

.header-logo-2020 .select-city {
    display: none;
}

.header-line-add .select-city a,
.header-logo-2020 .select-city a {
    font-family: 'Roboto', sans-serif;
}

.header-line-add .select-city a {
    line-height: 16px;
    display: inline-block;
}

.header-logo-2020 .selected-city > a {
    font-size: 13px;
    line-height: 1.2;
    height: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.header-line-add .select-city .dropdown-menu {
    position: absolute;
    top: 33px;
    left: 8px;
    z-index: 1000;
    display: none;
    float: none;
    width: 110px;
    min-width: auto;
    padding: 5px 18px 5px 18px;
    margin: 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border-radius: 16px;
}

@media (min-width: 992px) {
    .header-line-add .select-city {
        width: 205px;
    }

    .header-line-add .select-city a {
        line-height: 35px;
    }

    .header-line-add .select-city .dropdown-menu {
        left: 93px;
    }
}

.header-logo-2020 .selected-city {
    z-index: 10001;
    position: relative;
}

.header-logo-2020 .select-city .dropdown-menu {
    position: absolute;
    top: 0;
    left: -15px;
    z-index: 1000;
    display: none;
    float: none;
    width: 111px;
    min-width: auto;
    padding: 50px 15px 8px;
    margin: 0;
    font-size: 13px;
    text-align: left;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border-radius: 0 16px 16px 16px;
}

.select-city.open > .dropdown-menu {
    display: block;
}

.select-city .dropdown-menu > li > a {
    display: block;
    padding: 5px 0;
    line-height: 1.2;
    white-space: nowrap;
}

.select-city .dropdown-menu > li > a:hover {
    background-color: transparent;
    text-decoration: underline;
}

/*Send-nn button*/

.greedy-nav-top-fixed .btn-send-nn-container {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.btn-send-nn {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 17px;
    line-height: 35px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 7.5px;
    overflow: hidden;
    position: relative;
}

.btn-send-nn.min {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    padding: 0;
    margin: 0 25px;
}

.btn-send-nn.min span {
    display: none;
}

.btn-send-nn.max {
    width: 210px;
    height: 35px;
    padding: 0;
    border-radius: 16px;
    margin: 0;
}

.btn-send-nn.max span {
    display: inline;
    white-space: nowrap;
    opacity: 0;
    overflow: hidden;
    animation: btn-send-animation 1s 1;
    animation-fill-mode: forwards;
    animation-delay: .5s;
}

@keyframes btn-send-animation {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.btn-send-nn.max svg {
    width: 30px;
    height: 35px;
    margin-right: 3px;
}

.btn-send-nn.min svg {
    width: 27px;
    height: 35px;
    margin-right: 0;
}

.btn-send-nn svg {
    position: relative;
}

.btn-send-nn svg #s01,
.btn-send-nn svg #s02,
.btn-send-nn svg #s03 {
    opacity: 0;
    animation: matugalnik_animation 1s infinite;
    animation-timing-function: linear;
    animation-delay: 0s;
    transform-origin: left center;
}

@keyframes matugalnik_animation {
    from {
        opacity: 0;
    }
    20% {
        opacity: 1;
    }
    70% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

/*.btn-send-nn:before {
    content: "\f1d8";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    font-size: 19px;
}

.btn-send-nn:after {
    content: "\f1d8";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    font-size: 19px;
}

.btn-send-nn.min:before {
    top: 9px;
    left: 7px;
}

.btn-send-nn.min:after {
    left: -19px;
    top: 35px;
}

.btn-send-nn.min:hover:before {
    animation: plane-min-before 1.5s infinite;
    animation-timing-function: linear;
    animation-delay: .2s;
}

@keyframes plane-min-before {
    from, to {
        left: 8px;
        top: 8px;
    }
    49.99% {
        left: 35px;
        top: -19px;
    }
    50% {
        left: -19px;
        top: -19px;
    }
    50.01% {
        left: -19px;
        top: 35px;
    }
}

.btn-send-nn.min:hover:after {
    animation: plane-min-after 1.5s infinite;
    animation-timing-function: linear;
    animation-delay: .2s;
}

@keyframes plane-min-after {
    from {
        left: -19px;
        top: 35px;
    }
    to {
        left: 35px;
        top: -19px;
    }
}


.btn-send-nn.max:before {
    top: 8px;
    left: 14px;
}

.btn-send-nn.max:after {
    left: -14px;
    top: 37px;
}

.btn-send-nn.max:hover:before {
    animation: plane-max-before 1.5s infinite;
    animation-timing-function: linear;
    animation-delay: .2s;
}

@keyframes plane-max-before {
    from, to {
        left: 14px;
        top: 8px;
    }
    49.99% {
        left: 37px;
        top: -20px;
    }
    50% {
        left: -14px;
        top: -20px;
    }
    50.01% {
        left: -14px;
        top: 37px;
    }
}

.btn-send-nn.max:hover:after {
    animation: plane-max-after 1.5s infinite;
    animation-timing-function: linear;
    animation-delay: .2s;
}

@keyframes plane-max-after {
    from {
        left: -14px;
        top: 37px;
    }
    to {
        left: 37px;
        top: -20px;
    }
}*/

.greedy-nav-top-fixed .group-el .btn-send-nn.min {
    margin: 0 7.5px;
}

.mob_butt .btn-send-nn.max {
    margin: 0 auto;
    height: 44px;
    width: 220px;
    border-radius: 22px;
    display: block;
    line-height: 44px;
}

.mob_butt .btn-send-nn.max:before {
    top: 12px;
    left: 14px;
}

/*End of Send-nn button*/

.vue-code-covid,
.sitebar_reklama_wr.reklama_wr_mob {
    display: block;
    margin: 90px auto 5px;
}

.sitebar_reklama_wr.reklama_wr_mob {
    position: relative;
    margin: -20px auto 15px;
}

.container-adm1:before {
    content: '';
    display: block;
    padding-top: 56.34%;
}

.container-adm1 .reklama_wr_mob_in {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}

.container-adm1 .reklama_wr_mob_in > div {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.vue-code-covid + .sitebar_reklama_wr.reklama_wr_mob {
    margin: 0 auto;
}

.info-block-mob {
    display: block;
    margin: 115px auto 25px;
}

.info-block-mob.info-block-popup {
    width: 100%;
    margin: 0;
    padding: 0 28px 20px;
}

.info-block-mob.info-block-popup .h_inf {
    width: 100%;
    max-width: 400px;
    margin: auto;
    display: flex;
}

.info-block-mob.info-block-popup .h_inf a,
.info-block-mob.info-block-popup .h_inf .currency > div {
    color: #1e2c34;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.info-block-mob.info-block-popup .weather {
    width: calc(100% / 3 - 5px);
    min-width: 100px;
    margin-right: 10px;
}

.info-block-mob.info-block-popup .weather a {
    background-color: #deeefc;
    border-radius: 5px;
    font-size: 16px;
    line-height: 35px;
}

.info-block-mob.info-block-popup .h_inf .currency {
    display: flex;
    justify-content: space-between;
    width: calc(2 * 100% / 3 - 5px);
    border-radius: 5px;
}

.info-block-mob.info-block-popup .h_inf .currency > div {
    background-color: #e2ffc9;
    font-size: 16px;
    line-height: 35px;
    margin: 0;
    width: calc(50% - .5px);
}

.vue-code-covid + .info-block-mob,
.sitebar_reklama_wr.reklama_wr_mob + .info-block-mob {
    display: block;
    margin: 25px 0;
    min-height: 35px;
    height: 35px;
}

.header-line-add .h_inf,
.info-block-mob .inf_mob,
.info-block-mob .h_inf {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.info-block-mob .inf_mob {
    justify-content: center;
}

.header-line-add .h_inf > div,
.header-line-add .h_inf > a,
.info-block-mob .h_inf > a {
    margin-right: 20px;
    display: inline-block;
    white-space: nowrap;
    font-size: 18px;
    line-height: 18px;
    font-family: 'Roboto Condensed';
}

.info-block-mob .h_inf > div {
    font-size: 18px;
    line-height: 18px;
}

.weather a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    line-height: 18px;
}

.img-weather {
    height: 35px;
    width: 35px;
    min-width: 35px;
    margin-right: 6px;
    transition: all .1s;
}

.header-line-add .h_inf > div:hover .img-weather {
    transform: scale(1.2);
}

.header-line-add .h_inf .currency {
    white-space: normal;
}

.info-block-mob .h_inf .currency {
    white-space: nowrap;
    margin-right: 0;
}

.header-line-add .h_inf .currency > div,
.info-block-mob .h_inf .currency > div {
    margin-right: 10px;
    display: inline-block;
    white-space: nowrap;
}

.info-block-mob .h_inf .currency > div:last-child {
    margin-right: 0;
}

.header-line-add .h_inf i.fa,
.info-block-mob .h_inf i.fa {
    display: inline-block;
    margin-right: 2px;
    font-size: 16px;
}

.header-banner {
    width: 150px;
    height: 45px;
}

.header-banner:active {
    transform: translateY(2px);
}

/*------------*/

.main-header-2020 .in-top {
    position: absolute;
    top: 0;
    right: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    max-width: 120px;
    height: 35px;
    z-index: 10;
    display: inline-block;
}

.main-header-2020 .in-top .navbar-nav,
.main-header-2020 .navbar-nav > li > span,
.main-header-2020 .navbar-nav > li > a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    height: 35px;
}

.in-top .notifications,
.in-top .notifications .noti_panel li,
.in-top .notifications .noti_panel .header .noti-clear {
    font-family: 'Roboto', sans-serif;
}

.in-top .notifications .count-nots,
.in-top .notifications .noti_panel .header,
.in-top .notifications .noti_panel .footer a {
    font-family: 'Roboto', sans-serif;
}

.main-header-2020 .navbar-nav > li.no-notifications > a {
    display: block;
}

.main-header-2020 .in-top .notifications,
.mobile-header-2020 .in-top .notifications {
    min-width: 35px;
    height: 35px;
    padding: 0;
    margin: 0 10px 0 0;
    font-size: 17px;
    text-align: center;
    border-radius: 17.5px;
    white-space: nowrap;
    position: static;
}

.notifications.yes-notifications.open,
.main-header-2020 .auth-user .notifications.no-notifications.open {
    border-radius: 17.5px 17.5px 0 0;
}

.in-top .navbar-nav > li.notifications > span,
.in-top .navbar-nav > li.notifications > a {
    line-height: 35px;
    height: 35px;
    padding: 0 8px;
}

.main-header-2020 .in-top .navbar-nav > li > span:hover,
.main-header-2020 .in-top .navbar-nav > li > span:focus,
.main-header-2020 .in-top .navbar-nav > li > a:hover,
.main-header-2020 .in-top .navbar-nav > li > a:focus,
.nav .open.notifications > a,
.nav .open.notifications > a:hover,
.nav .open.notifications > a:focus {
    background-color: transparent;
}

li.notifications.yes-notifications > a > i.fa-bell {
    animation: 4s tremor linear infinite;
    transform-origin: center top;
    line-height: 33px;
}

@-webkit-keyframes tremor {
    50%, 54%, 58%, 62%, 66%, 70% {
        transform: translateX(-3%) rotate(-10deg);
    }
    52%, 56%, 60%, 64%, 68%, 74% {
        transform: translateX(3%) rotate(10deg);
    }
    0%, 48%, 76%, 100% {
        transform: translateX(0%) rotate(0deg);
    }
}

.in-top .notifications.guest-notification span i,
.in-top .notifications.guest-notification a i {
    line-height: 35px;
}

.main-header-2020 .notifications.no-notifications i {
    opacity: 1;
}

.in-top .notifications.guest-notification .no_user_bookmark a {
    width: auto;
}

.in-top .notifications.guest-notification .no_user_bookmark {
    width: 162px;
    top: 32px;
    right: -10px;
    z-index: 1001;
}

.notifications .count-nots,
.mobile-header-2020 .in-top .notifications .count-nots {
    font-size: 13px;
    line-height: 35px;
    font-weight: 400;
    max-width: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    float: right;
    margin-left: 4px;
}

.in-top .notifications .noti_panel {
    position: absolute;
    left: auto;
    right: 0;
    top: 35px;
    width: 450px;
    min-width: 450px;
    padding: 0;
    margin: 0;
    font-size: 13px;
    border: none;
    border-radius: 16px;
    overflow: hidden;
    z-index: 1000;
    display: none;
}

.mobile-header-2020 .vhod_mob .nav > .dropdown .noti_panel {
    right: -39px;
    top: 27px;
}

.main-header-2020 .in-top .notifications.open .noti_panel {
    display: block;
}

.main-header-2020 .in-top .notifications .noti_panel.extended {
    display: block;
}

.in-top .notifications .noti_panel .header,
.in-top .notifications .noti_panel .footer {
    padding: 15px 25px;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    line-height: 23px;
    width: 100%;
    position: relative;
}

.in-top .notifications .noti_panel .footer {
    padding-top: 0;
}

.in-top .notifications li {
    position: relative;
    padding: 0;
    background-color: #fff;
    transition: all .1s;
}

.in-top .notifications .noti_panel .noty_boby {
    padding: 13px 15px;
}

.in-top .notifications .noti_panel .header .noti-clear {
    position: absolute;
    top: 16px;
    font-weight: 400;
    right: 25px;
    font-size: 14px;
    cursor: pointer;
    transition: all .2s;
}

.in-top .notifications .noti_panel .header .noti-clear:hover,
.in-top .notifications .noti_panel .header .noti-clear:focus {
    text-decoration: underline;
}

.in-top .notifications .noti_panel .header .noti-clear:active {
    top: 20px;
    text-decoration: underline;
    transition: all .1s;
}

.in-top .notifications .noti_panel .header .noti-clear i {
    font-size: 17px;
    line-height: 23px;
    vertical-align: -2px;
    margin-right: 3px;
}

.in-top .notifications .noti_panel .noty_boby ul li a {
    display: inline-block;
    position: relative;
    padding: 15px 50px 15px 80px;
    border-radius: 5px;
    background-color: #e3eaef;
    margin: 2px 0;
    width: 100%;
    text-align: left;
    white-space: normal;
    transition: all .1s;
}

.in-top .notifications .noti_panel li ul li a:before {
    content: '';
    position: absolute;
    top: 15px;
    left: 25px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: contain;
}

.in-top .notifications .noti_panel li ul li a.noti_message:before {
    background-image: url(/themes/default/front/img/noti-com-message.svg);
}

.in-top .notifications .noti_panel li ul li a.noti_comment:before {
    background-image: url(/themes/default/front/img/noti-com-comment.svg);
}

.in-top .notifications .noti_panel li ul li a.noti_editorial:before {
    background-image: url(/themes/default/front/img/logo-min.svg);
    background-size: 64%;
    background-position: center 6px;
}

.in-top .notifications .noti_panel li ul li a.noti_editorial.noti_important:before {
    background-image: url(/themes/default/front/img/icon-important.svg);
    background-size: 64%;
    background-position: center 6px;
}

.notifications .noti_panel li ul li a span {
    font-weight: 700;
    white-space: normal;
}

.in-top .notifications .noti_panel .close {
    background-image: url(/themes/default/front/img/close-black.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center;
    border: none;
    background-color: transparent;
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 0;
    margin: 0;
    width: 25px;
    height: 25px;
    opacity: .6;
}

.in-top .notifications .noti_panel .close:hover {
    opacity: 1;
    transform: scale(1.1);
}

.in-top .notifications .noti_panel .close:active {
    opacity: 1;
    transform: scale(1.3);
}

.in-top .notifications .noti_panel .footer {
    text-align: center;
    width: 100%;
    display: inline-block;
}

.in-top .polz_pol {
    object-fit: cover;
    height: 35px;
    width: 35px;
    margin-right: 0;
    border-radius: 50%;
}

.in-top .head-user-avatar {
    height: 35px;
    width: 35px;
    margin-right: 0;
    border-radius: 50%;
    overflow: hidden;
}

.in-top .head-user-avatar img {
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%;
    line-height: normal;
    display: block;
    background-color: #e3eaef;
}

.user_name {
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    line-height: 1.3;
    font-weight: 700;
    vertical-align: top;
    margin: 0;
    padding: 0;
    border-bottom: 1px dotted transparent;
}

.auth-user-name {
    margin: 0 0 0 5px;
    font-weight: 400;
}

.main-header-2020.fixed .auth-user-name {
    display: none;
}

/*-----------*/

/*---dropdown-panel---*/

.nav_dropdown {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.nav_dropdown .dropdown-panel {
    display: none;
}

.nav_dropdown.open_menu > .dropdown-panel {
    display: block;
}

.dropdown-panel {
    position: absolute;
    top: 100%;
    z-index: 1001;
    border-radius: 0 0 16px 16px;
    display: none;
}

.dropdown-panel {
    padding: 19px 25px 15px;
}

.dropdown-panel p,
.dropdown-panel a,
ul.links-1 .greedy-li-other .dropdown-panel-list li a,
.main-header-2020 .header-line-add-in .soc-in-menu p {
    font-family: 'Roboto', sans-Serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    text-align: left;
    text-transform: none;
    white-space: normal;
    display: inline-block;
    padding: 0;
}

ul.links-1 .greedy-li-other .dropdown-panel-list li a,
.main-header-2020 .header-line-add-in .soc-in-menu p {
    white-space: nowrap;
}

.dropdown-panel li > a {
    width: 100%;
}

.dropdown-panel .dropdown-panel-list {
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-gap: 20px;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
    line-height: 1.2;
}

.dropdown-panel.dropdown-panel-small .dropdown-panel-list {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
}

.dropdown-panel .dropdown-panel-list li,
.dropdown-panel.greedy-li-other .dropdown-panel-list li,
.dropdown-panel.novosti_vse .dropdown-panel-list a {
    display: inline-block;
    margin: 4px 0;
    width: 100%;
    height: auto;
    text-align: left;
    line-height: 1.2;
}

.dropdown-panel .dropdown-panel-list li a {
    line-height: 1.2;
    white-space: normal;
}

.dropdown-panel-small .dropdown-panel-list li a {
    white-space: nowrap;
}

.dropdown-panel a:hover {
    text-decoration: underline;
}

.dropdown-panel a.active,
.dropdown-panel a.active:focus {
    font-weight: 700;
    background-color: #e3eaef;
    outline: 5px solid #e3eaef;
}

.dropdown-panel-footer {
    margin: 17px 0 5px;
}

/*---dropdown-panel - Individual---*/

.greedy-1 .greedy-show-more .dropdown-panel-add,
.greedy-nav-top-fixed .greedy-show-more .dropdown-panel-add,
.dropdown-panel-extended {
    width: 544px;
}

.greedy-1 .greedy-show-more .dropdown-panel-add {
    right: -70px;
}

.greedy-nav-top-fixed .greedy-show-more .dropdown-panel-add {
    left: -10px;
}

.greedy-nav-top-fixed .greedy-3 .greedy-show-more .dropdown-panel-add {
    left: auto;
    right: -50px;
}

.dropdown-panel-extended {
    padding: 19px 25px;
}

.greedy-li-name-rubric .dropdown-panel-extended {
    left: -10px;
}

.header-line-2 .dropdown-panel-extended {
    right: -70px;
}


.dropdown-panel-small {
    padding: 8px 16px 13px;
    min-width: 140px;
}

.greedy-show-more .greedy-nav-item.nav_dropdown {
    position: unset;
}

.dropdown-panel-small {
    left: 0;
}

.header-line-2-current-rubric .dropdown-panel-small {
    top: calc(100% + 1px);
}

@media (min-width: 768px) and (max-width: 991px) {
    .fixed .greedy-4 .dropdown-panel-small {
        width: 190px;
    }

    .fixed .greedy-4 .dropdown-panel-small a {
        white-space: normal;
    }
}

/*---End of dropdown-panel - Individual---*/

.nav_dropdown .novosti_vse {
    left: -175px;
    padding: 0 25px 21px;
}

.nav_dropdown .novosti_vse_nn {
    width: 590px;
}


.header-menu .novosti_vse_head,
.header-menu .novosti_vse_head * {
    line-height: 75px;
    height: 75px;
    display: inline-block;
}

.nav_dropdown .novosti_vse_head,
.nav_dropdown .novosti_vse_head * {
    line-height: 60px;
    height: 60px;
}

.nav_dropdown .novosti_vse_head {
    width: 100%;
}

.nav_dropdown .novosti_vse_head .all_novosi {
    float: left;
    margin-right: 65px;
    text-decoration: underline;
}

.nav_dropdown .novosti_vse_head .novosti_vse_top,
.nav_dropdown .novosti_vse_head .novosti_vse_top div i {
    float: left;
}

.nav_dropdown .novosti_vse_head .novosti_vse_photo_video {
    float: right;
}

.nav_dropdown .novosti_vse_head .novosti_vse_top div,
.nav_dropdown .novosti_vse_head .novosti_vse_top > a {
    margin-right: 20px;
    float: left;
}

.dropdown-panel .icon-icon-moe-33 {
    margin-left: 20px;
}

.novosti_vse_head [class*='icon-icon-'] {
    font-size: .9em;
    margin-right: 6px;
    vertical-align: baseline;
    text-decoration: none;
}

.dropdown-panel .novosti_vse_small_head {
    padding: 0 10px;
    width: 100%;
}

.dropdown-panel .novosti_vse_right_side .novosti_vse_small_head {
    margin-bottom: 5px;
}

.dropdown-panel .novosti_vse_small_head,
.dropdown-panel .novosti_vse_small_head a {
    font-size: 14px;
    line-height: 28px;
}

.dropdown-panel .novosti_vse_small_head a {
    float: right;
    text-decoration: underline;
}

.dropdown-panel .novosti_vse_theme {
    width: 100%;
    position: relative;
}

.dropdown-panel .novosti_vse_theme a {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    margin-top: 18px;
    position: relative;
    text-decoration: none;
}

.dropdown-panel .novosti_vse_theme:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -11px;
    left: 46px;
    width: calc(100% - 46px);
}

.dropdown-panel .novosti_vse_theme a .tema-img {
    box-sizing: border-box;
    border-radius: 50%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 36px;
    min-width: 36px;
    -ms-flex: 0 0 36px;
    flex: 0 0 36px;
    max-width: 36px;
    height: 36px;
    margin-right: 10px;
    transition: all .1s ease-in-out;
}

.dropdown-panel .novosti_vse_theme .tema-title {
    display: inline-block;
    width: calc(100% - 90px);
    padding-right: 15px;
    transition: all .2s ease;
}

.dropdown-panel .novosti_vse_theme a:hover .tema-title {
    text-decoration: underline;
}

.dropdown-panel .novosti_vse_theme .tema-inform {
    min-width: 55px;
    text-align: right;
    font-size: 14px;
    line-height: 20px;
    padding-top: 4px;
    font-family: 'Roboto Condensed';
}

.dropdown-panel .novosti_vse_theme .tema-inform img {
    height: 10px;
    margin-right: 5px;
    margin-bottom: 2px;
    opacity: .75;
}

.dropdown-panel.novosti_vse .dropdown-panel-list {
    padding-left: 10px
}

.dropdown-panel-list .dpl-list-item {
    display: inline-block;
    width: 100%;
}

.dropdown-panel.novosti_vse_nn .dpl-list-item,
.header-line-2 .dropdown-panel li {
    display: inline-block;
    margin: 6px 0;
    width: 100%;
    height: auto;
    text-align: left;
}

.dropdown-panel.novosti_vse_nn .dropdown-panel-list a,
.header-line-2 .dropdown-panel a {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

ul.links-2 li {
    flex-shrink: 1;
    display: inline-block;
}

ul.links-2 li a {
    display: inline-block;
    text-align: left;
}

.dropdown-panel.novosti_vse_nn .dropdown-panel-list span {
    display: inline-block;
    width: auto;
}

ul.links-2 li a span {
    display: inline-block;
    width: auto;
    line-height: 29px;
    height: 29px;
}

.dropdown-panel.novosti_vse_nn .dropdown-panel-list [class^="nn-"],
ul.links-2 li a [class^="nn-"],
.header-line-2 .dropdown-panel a [class^="nn-"],
.dropdown-panel.novosti_vse_nn .dropdown-panel-list i.fa,
ul.links-2 li a i.fa,
.header-line-2 .dropdown-panel a i.fa {
    margin-right: 6px;
    width: 14px;
    vertical-align: -1px;
}

.dropdown-panel.novosti_vse_nn .dropdown-panel-list span.nn-poetry,
.header-line-2 span.nn-poetry {
    background-image: url(/themes/default/front/img/nn_poetry.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 6px;
    width: 14px;
    min-width: 14px;
    height: 16.5px;
    margin-top: -2px;
    display: inline-block;
}

.dropdown-panel.novosti_vse_nn .dropdown-panel-list span.nn-sport,
.header-line-2 span.nn-sport {
    background-image: url(/themes/default/front/img/nn_sport.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 6px;
    width: 14px;
    min-width: 14px;
    height: 16px;
    display: inline-block;
}

.dropdown-panel.novosti_vse_nn .dropdown-panel-list span.nn-art-cafe,
.header-line-2 span.nn-art-cafe {
    background-image: url(/themes/default/front/img/nn_art-cafe.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 4px;
    width: 16px;
    min-width: 16px;
    height: 16px;
    margin-top: -3px;
    display: inline-block;
}

.dropdown-panel.novosti_vse_nn .dropdown-panel-list a:hover,
.header-line-2 .dropdown-panel a:hover {
    text-decoration: none;
}

.dropdown-panel.novosti_vse_nn .dropdown-panel-list a:hover span:last-child,
ul.links-2 li a:hover span:last-child,
.header-line-2 .dropdown-panel a:hover span:last-child {
    text-decoration: underline;
}


.greedy-nav-top-fixed .parent-rubric ~ .greedy-li.greedy-li-name-rubric .dropdown-panel {
    right: -70px;
    width: 555px;
    padding: 19px 25px 25px;
}

.container-in .header-line-2-logo-rubric + .header-line-2-current-rubric .dropdown-panel {
    right: auto;
    left: 0;
    width: 555px;
    padding: 19px 25px 25px;
}

.dropdown-panel-add .dropdown-panel-list {
    width: 100%;
    padding: 0;
}

.soc-in-menu {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding-top: 20px;
}

.dropdown-panel-add .soc-in-menu p {
    text-align: left;
    margin: 0 15px 0 0;
    font-size: 13px;
    font-weight: 400;
    text-transform: none;
}

.mob_popup .soc-in-menu p {
    display: none;
}

@media (max-width: 409px) {
    .mob_popup .soc-in-menu .soc-button.soc-in-menu-viber {
        display: none;
    }

    /*.mob_popup .soc-in-menu .soc-button.soc-in-menu-twitter {
        margin-right: 0 !important;
    }*/
}

@media (max-width: 374px) {
    .mob_popup .soc-in-menu .soc-button.soc-in-menu-twitter {
        display: none;
    }

    /*.mob_popup .soc-in-menu .soc-button.soc-in-menu-youtube {
        margin-right: 0 !important;
    }*/
}


/*header-line-2*/

.header-line-2 {
    height: 30px;
    z-index: 1001;
    position: relative;
}

.main-header-2020.fixed + .header-line-2 {
    -webkit-animation-name: fadeOut-line-2;
    animation-name: fadeOut-line-2;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeOut-line-2 {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut-line-2 {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.main-header-2020 + .header-line-2 {
    -webkit-animation-name: fadeIn-line-2;
    animation-name: fadeIn-line-2;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeIn-line-2 {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn-line-2 {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.header-line-2 .container-in,
.header-line-2 .greedy-nav-2,
.header-line-2 .greedy-show-more,
.header-line-2 .greedy-btn-show-more,
.header-line-2 .greedy-nav-fixed {
    height: 29px;
}

.header-line-2 .greedy-nav-fixed {
    max-width: 70px;
    width: 70px;
}

.header-line-2 .container-in {
    width: 100%;
    padding-right: 70px;
    display: -ms-flexbox;
    display: flex;
}

.header-line-2-logo-rubric,
.header-line-2-current-rubric span {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    line-height: 28px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
}

.header-line-2-logo-rubric {
    -ms-flex: 0 0 165px;
    flex: 0 0 165px;
    max-width: 165px;
    padding-top: 1px;
    border-radius: 0 0 0 16px;
}

.header-line-2-logo-rubric a {
    width: 100%;
    display: block;
}

.header-line-2-current-rubric {
    position: relative;
    display: block;
    z-index: 1;
}

.header-line-2-current-rubric span {
    display: inline-block;
    position: relative;
    padding: 1px 16px 0;
    border-radius: 0 16px 0 0;
    border-right: 1px solid #e3eaef;
}

.greedy-nav-top-fixed .parent-rubric + .greedy-li .greedy-a {
    border-right: 1px solid #e3eaef;
}

.container-in .header-line-2-current-rubric:last-of-type {
    cursor: pointer;
    position: relative;
    z-index: 2;
}

.container-in .header-line-2-current-rubric:last-of-type span {
    box-shadow: -1px 0 0 #e3eaef;
}

.container-in .header-line-2-logo-rubric + .header-line-2-current-rubric span {
    box-shadow: none;
}

.header-line-2-current-rubric span:after,
.header-line-2-current-rubric:last-of-type span:after,
.header-line-2 .greedy-show-more .greedy-li:hover .greedy-btn:after,
.header-line-2 .greedy-show-more .greedy-li:focus .greedy-btn:after,
.header-line-2 .greedy-show-more .greedy-li.open_menu .greedy-btn:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
}

.header-line-2 .greedy-li {
    height: 29px;
}

.header-line-2 .greedy-visible .greedy-nav-item:hover .greedy-li:before {
    display: none;
}

.header-line-2 .greedy-visible .greedy-nav-item:hover .greedy-li {
    box-shadow: none;
    background-color: transparent;
}

/*-----------------------------*/


/*End of header-line-2*/

@media (min-width: 768px) {
    .header-line-1:before {
        right: calc(50% - 360px + 710px);
    }

    .main-header-2020.fixed .header-line-1:before {
        width: calc(50% - 350px);
    }

    .greedy-nav-top-fixed .links-3 .greedy-a {
        padding: 0 11px;
    }

    .nav_dropdown .novosti_vse {
        width: 720px;
    }

    .nav_dropdown .novosti_vse_nn {
        left: 0;
        width: 555px;
    }

    .greedy-nav-top-fixed .dropdown-panel.novosti_vse_nn {
        left: 15px;
        right: auto;
        width: 540px;
    }

    .dropdown-panel .novosti_vse_left_side {
        width: 47%;
        float: left;
        margin-bottom: 11px;
    }

    .dropdown-panel .novosti_vse_right_side {
        width: 47%;
        float: right;
    }

    .dropdown-panel.novosti_vse .dropdown-panel-list {
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2;
    }

    .greedy-nav-top-fixed .parent-rubric .greedy-a {
        padding: 2px 10px 0 26px;
    }

    .greedy-nav-top-fixed .greedy-li-name-rubric .greedy-a,
    .greedy-nav-top-fixed .greedy-li-name-subrubric .greedy-a {
        padding: 2px 10px 0;
    }

    .cards .main-header-2020 .container {
        width: 750px;
        max-width: none;
    }

    .greedy.nav_wr_small .novosti_vse {
        width: 550px;
    }

    .greedy.nav_wr_small .nav_dropdown .novosti_vse_head .all_novosi {
        margin-right: 40px;
    }

    .greedy.nav_wr_small .nav_dropdown .novosti_vse_head .novosti_vse_top > a,
    .greedy.nav_wr_small .novosti_vse_left_side {
        display: none !important;
    }

    .greedy.nav_wr_small .novosti_vse_right_side {
        width: 100%;
        float: none;
    }

    .greedy.nav_wr_small .dropdown-panel.novosti_vse .dropdown-panel-list {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
    }

    .header-line-add .h_inf > a.currency,
    .header-line-add .h_inf > a.currency > div:last-child {
        margin-right: 0;
    }

    .header-line-add-in .btn-send-nn.min {
        margin: 0;
    }
}


@media (min-width: 992px) {
    .header-line-1:before {
        right: calc(50% - 470px + 930px);
    }

    .main-header-2020.fixed .header-line-1:before {
        width: calc(50% - 460px);
    }

    ul.links-1 li > a {
        padding: 0 16px;
    }

    .nav_dropdown .novosti_vse {
        width: 940px;
    }

    .nav_dropdown .novosti_vse_nn {
        left: 0;
        width: 590px;
    }

    .greedy-nav-top-fixed .dropdown-panel.novosti_vse_nn {
        left: 16px;
        right: auto;
        width: 590px;
    }

    .dropdown-panel .novosti_vse_left_side {
        width: 40%;
        float: left;
    }

    .dropdown-panel .novosti_vse_right_side {
        width: 52%;
        float: right;
    }

    .dropdown-panel.novosti_vse .dropdown-panel-list {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
    }

    .greedy-nav-top-fixed .parent-rubric .greedy-a {
        padding: 1px 16px 0 32px;
    }

    .greedy-nav-top-fixed .greedy-li-name-rubric .greedy-a,
    .greedy-nav-top-fixed .greedy-li-name-subrubric .greedy-a {
        padding: 1px 16px 0;
    }

    .header-line-add .h_inf .currency {
        white-space: nowrap;
    }

    .main-header-2020:not(.fixed) .in-top {
        -ms-flex: 0 0 200px;
        flex: 0 0 200px;
        max-width: 200px;
    }

    .cards .main-header-2020 .container {
        width: 970px;
        max-width: none;
    }
}

@media (min-width: 1200px) {
    .header-line-1:before,
    .cards .header-line-1:before {
        right: calc(50% - 615px + 1220px);
    }

    .main-header-2020.fixed .header-line-1:before,
    .cards .main-header-2020.fixed .header-line-1:before {
        width: calc(50% - 605px);
    }

    .greedy-nav-top-fixed .links-3 .greedy-a {
        padding: 0 11px;
    }

    .user_name {
        max-width: 85px;
    }

    .nav_dropdown .novosti_vse {
        width: 1010px;
    }

    /*.header-line-add .btn-send-nn,*/
    .greedy-nav-top-fixed .btn-send-nn {
        margin: 0 25px;
    }

    .header-line-add .h_inf > div,
    .header-line-add .h_inf > a {
        margin-right: 25px;
    }

    .cards .main-header-2020 .container {
        width: 1260px;
        max-width: none;
    }

}

@media (min-width: 1860px) {
    .header-line-1:before {
        right: calc(50% - 795px - 15px + 1590px);
    }

    .main-header-2020.fixed .header-line-1:before {
        width: calc(50% - 795px + 15px);
    }

    .lk-moe .main-header-2020.fixed .header-line-1:before {
        width: calc(50% - 605px);
        right: calc(50% - 615px + 1220px);
    }
}

/*fixed-position*/

.main-header-2020.fixed .greedy-nav {
    height: 50px;
}

.main-header-2020 .in-top {
    transition: all .5s;
}

.main-header-2020.fixed .in-top {
    top: 72px;
}

.greedy_fadeIn {
    -webkit-animation-name: greedy_fadeIn;
    animation-name: greedy_fadeIn;
    -webkit-animation-duration: 0s;
    animation-duration: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes greedy_fadeIn {
    0% {
        visibility: hidden;
        opacity: 0;
    }
    1% {
        visibility: visible;
        opacity: 0;
    }
    100% {
        visibility: visible;
        opacity: 1;
    }
}

@keyframes greedy_fadeIn {
    0% {
        visibility: hidden;
        opacity: 0;
    }
    1% {
        visibility: visible;
        opacity: 0;
    }
    100% {
        visibility: visible;
        opacity: 1;
    }
}

.greedy_fadeOut {
    -webkit-animation-name: greedy_fadeOut;
    animation-name: greedy_fadeOut;
    -webkit-animation-duration: 0s;
    animation-duration: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    transform-origin: bottom;
}

@-webkit-keyframes greedy_fadeOut {
    0% {
        visibility: visible;
        opacity: 1;
    }
    100% {
        visibility: hidden;
        opacity: 0;
    }
}

@keyframes greedy_fadeOut {
    0% {
        visibility: visible;
        opacity: 1;
    }
    100% {
        visibility: hidden;
        opacity: 0;
    }
}

.greedy_fixed_fadeIn {
    -webkit-animation-name: greedy_fixed_fadeIn;
    animation-name: greedy_fixed_fadeIn;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes greedy_fixed_fadeIn {
    0% {
        visibility: hidden;
        opacity: 0;
    }
    100% {
        visibility: visible;
        opacity: 1;
    }
}

@keyframes greedy_fixed_fadeIn {
    0% {
        visibility: hidden;
        opacity: 0;
    }
    100% {
        visibility: visible;
        opacity: 1;
    }
}

.greedy_fixed_fadeOut {
    -webkit-animation-name: greedy_fixed_fadeOut;
    animation-name: greedy_fixed_fadeOut;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes greedy_fixed_fadeOut {
    0% {
        visibility: visible;
        opacity: 1;
    }
    100% {
        visibility: hidden;
        opacity: 0;
    }
}

@keyframes greedy_fixed_fadeOut {
    0% {
        visibility: visible;
        opacity: 1;
    }
    100% {
        visibility: hidden;
        opacity: 0;
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        visibility: hidden;
        opacity: 0;
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        visibility: hidden;
        opacity: 0;
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible;
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        visibility: hidden;
        opacity: 0;
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible;
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        visibility: hidden;
        opacity: 0;
    }
}

/*End of fixed-position*/

.margin-top-compact {
    margin-top: 50px;
}

.for-phone .margin-top-compact {
    margin-top: 0;
}

/*Mobile header*/

.mobile-header-2020 {
    width: 100%;
    display: block;
    background-color: var(--moe-blue);
    /*background-color: #3c3c3c;*/
    height: 90px;
    top: 0;
    z-index: 1010;
}

/*.mobile-header-2020 .plate_select_nn {
    position: fixed;
    display: none;
    width: 100%;
    margin-left: -15px;
    top: 28px;
    z-index: 90;
}*/

.mobile-header-2020 .container,
.mobile-header-2020 .row,
.mobile-header-2020 .col-xs-12 {
    height: 100%;
}

.mobile-header-2020 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 90px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.mobile-header-2020.is-hidden-up {
    height: 62px;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.mobile-header-2020 .mobile_header_top {
    background-color: var(--moe-blue);
    /*background-color: #3c3c3c;*/
    z-index: 100;
    display: block;
    position: relative;
    height: 100%;
    margin-left: -15px;
    width: calc(100% + 30px);
}

.mobile-header-2020 .logo_mob {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 128px);
    position: absolute;
    left: 15px;
    top: 0;
    height: 90px;
    padding: 21px 0;
}

.mobile-header-2020.is-hidden-up .logo_mob {
    height: 62px;
    padding: 15px 0;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.mobile-header-2020 .logo_mobile {
    position: relative;
    height: 36px;
    width: calc(100% - 140px);
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.mobile-header-2020 .logo_mob > a {
    display: inline-block;
    margin-right: 5px;
    z-index: 101;
}

.mobile-header-2020 .logo_mob > a {
    background-image: url(/themes/default/front/img/logo.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 70px;
    min-width: 70px;
    height: 46.2px;
    margin-top: 7px;
}

.mobile-header-2020.is-hidden-up .logo_mob > a {
    background-image: url(/themes/default/front/img/logo-min.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 32px;
    min-width: 32px;
    height: 32px;
    margin-top: 0;
}

/*.mobile-header-2020 .logo_mob.logo-mob-2021 > a {
    background-image: url(/themes/default/front/img/logo-2021.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 80px;
    min-width: 80px;
    height: 46.2px;
    margin-top: 7px;
}

.mobile-header-2020.is-hidden-up .logo_mob.logo-mob-2021 > a {
    background-image: url(/themes/default/front/img/snow1.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 32px;
    min-width: 32px;
    height: 32px;
    margin-top: 0;
}*/

.mobile-header-2020 .logo_mobile a,
.mobile-header-2020 .logo_mobile a span {
    width: 100%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    line-height: normal;
}

.mobile-header-2020 .logo_mob a span {
    display: inline-block;
    float: left;
    font-size: 14px;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    color: #fff;
    line-height: 15px;
    margin-left: 5px;
    text-transform: uppercase;
    white-space: nowrap;
}

.mobile-header-2020 .logo_mobile a:active {
    opacity: .5;
}

.mobile-header-2020 .logo_mob .podrubrika_logo,
.mobile-header-2020.is-hidden-up .logo_mob .podrubrika_logo {
    font-weight: 300;
}

.mobile-header-2020 .logo_mob .podrubrika_logo:empty,
.mobile-header-2020.is-hidden-up .logo_mob .podrubrika_logo:empty {
    display: none;
}

.mobile-header-2020.is-hidden-up .logo_mob span {
    margin: 0 0 0 5px;
}

.mobile-header-2020 .header_gradient {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 200px;
    height: 100%;
}

.mobile-header-2020 .vhod_mob {
    display: inline-block;
    padding: 27.5px 11px;
    height: 90px;
    position: absolute;
    top: 0;
    right: 58px;
    text-align: center;
    float: none;
}

.mobile-header-2020 .vhod_mob.in-top {
    width: auto;
}

.mobile-header-2020 .vhod_mob.in-top .navbar-nav,
.mobile-header-2020 .vhod_mob.in-top .polz_pol,
.mobile-header-2020 .vhod_mob.in-top .head-user-avatar {
    margin: 0;
    height: 35px;
}

.mobile-header-2020 .vhod_mob.in-top .navbar-nav > li > span,
.mobile-header-2020 .vhod_mob.in-top .navbar-nav > li > a {
    line-height: 0;
}

.mobile-header-2020 .vhod_mob.in-top .navbar-nav > li > span.noti_button,
.mobile-header-2020 .vhod_mob.in-top .navbar-nav > li > a.noti_button {
    line-height: 33px;
}

.notifications-container {
    float: left;
    height: 100%;
}

.mobile-header-2020 .vhod_mob.in-top .notifications {
    margin-top: 0;
    float: left;
    box-shadow: 0 0 10px 3px rgba(14, 104, 156, 0.2);
}

.mobile-header-2020 .vhod_mob.in-top .guest-notification {
    margin: 0 6px 0 0;
}

.mobile-header-2020 .in-top .notifications.guest-notification .no_user_bookmark {
    width: 162px;
    top: 35px;
    right: -79px;
}

.mobile-header-2020 .vhod_mob.in-top .notifications.no-notifications {
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: none;
    width: 28px;
}

.mobile-header-2020 .vhod_mob.in-top .notifications:active {
    opacity: .5;
}

.mobile-header-2020 .vhod_mob.in-top li:last-child {
    float: right;
}

.notifications-container {
    padding: 31px 0;
}

.mobile-header-2020 .vhod_mob .vhod {
    height: 100%;
    width: auto;
    display: block;
    line-height: 35px;
    padding: 0 10px;
}

.mobile-header-2020 .vhod_mob .nav > .dropdown a {
    height: 100%;
    width: auto;
    display: block;
    border-radius: 50%;
}

.in-top .navbar-nav > li > span,
.in-top .navbar-nav > li > a {
    padding: 0;
    line-height: 60px;
    white-space: nowrap;
}

.mobile-header-2020 .vhod_mob .nav > .dropdown .noti_panel {
    right: -39px;
    top: 27px;
}

.mobile-header-2020 .vhod_mob .nav > .dropdown .noti_panel li {
    width: 100%;
    text-align: left;
}

.mobile-header-2020 .vhod_mob .nav > .dropdown .noti_panel li.footer {
    text-align: center;
}

.mobile-header-2020 .in-top .navbar-nav .notifications-container > li > a {
    padding: 0;
    white-space: nowrap;
}

.mobile-header-2020 .vhod_mob.in-top .navbar-nav .notifications-container > li > a.noti_button {
    line-height: 26px;
    height: 26px;
    display: block;
}

@media (min-width: 360px) {
    .mobile-header-2020 .header_gradient {
        width: 200px;
    }

    .mobile-header-2020 .in-top .navbar-nav .notifications-container > li > a {
        width: auto;
    }
}

.mobile-header-2020 .vhod_mob .vhod img {
    padding: 4px;
    margin: 0;
    width: 28px;
    height: 28px;
    transition: all 0s;
}

.mobile-header-2020 .logo_mob > a:after {
    top: 0;
    left: -10px !important;
    width: 90px;
    height: 90px;
}

.mobile-header-2020.is-hidden-up .logo_mob > a:after {
    top: 0;
    left: -15px !important;
    width: 62px;
    height: 62px;
}

.mobile-header-2020 .vhod_mob:after {
    top: 6.5px;
    width: 77px;
    height: 77px;
    left: -11.5px !important;
}

.mobile-header-2020.is-hidden-up .vhod_mob:after {
    top: 0;
    width: 62px;
    height: 62px;
    left: -3.5px !important;
}

.mobile-header-2020 .av_header {
    width: 32px;
    height: 32px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.mobile-header-2020.is-hidden-up .logo_mob > a:active {
    opacity: .8;
    background-image: url(/themes/default/front/img/logo-min-white.svg);
}

.mobile-header-2020 .logo_mob > a:active,
.av_header:active {
    opacity: .5;
}

.mobile-header-2020.is-hidden-up .logo_mob > a:active,
.mobile-header-2020 .logo_mob > a:active,
.av_header:active {
    transition: all .1s ease;
}

.mobile-header-2020 .site__top:after {
    top: 6.5px;
    width: 77px;
    height: 77px;
}

.mobile-header-2020.is-hidden-up .site__top:after {
    top: 0;
    width: 62px;
    height: 62px;
    left: 7.5px;
}

.mobile-header-2020 .logo_mob > a:after,
.mobile-header-2020 .logo_mob_min > a:after,
.mobile-header-2020 .site__top:after {
    content: "";
    background: #185d98;
    position: absolute;
    left: 0;
    right: 0;
    border-radius: 50%;
    opacity: 0;
    transform: scale(1);
    transition: all .3s ease-in-out;
    z-index: -1;
}

.mobile-header-2020 .logo_mob > a:active:after,
.logo_mob_min > a:active:after,
.mobile-header-2020 .site__top:active:after {
    transform: scale(0);
    opacity: .5;
    transition: all 0s;
}

.mobile-header-2020 .vhod_mob .polz_pol:active,
.mobile-header-2020 .vhod_mob .head-user-avatar:active,
.mobile-header-2020 .site__top:active #nav-icon3 {
    opacity: .5;
    transition: all .1s ease;
}

.mobile-header-2020.is-hidden-up .vhod_mob,
.mobile-header-2020.is-hidden-up .site__top {
    height: 62px;
    top: 0;
}

.mobile-header-2020.is-hidden-up .vhod_mob {
    height: 62px;
    top: 0;
    padding: 13.5px 11px;
}

.site__top {
    width: 77px;
    height: 90px;
    position: absolute;
    z-index: 201;
    right: 0;
}

.site__top .menu {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    right: 0;
    top: 0;
    width: 67px;
    height: 100%;
}

.site__top .menu a {
    vertical-align: top;
    text-decoration: none;
    line-height: 20px;
    font-size: 16px;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.site__top .menu a span {
    display: none;
}

#nav-icon3 {
    width: 27px;
    height: 20px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    cursor: pointer;
    top: 34px;
    left: 15px;
}

#nav-icon3 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 4px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

#nav-icon3 span:nth-child(1) {
    top: 2px;
}

#nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3) {
    top: 10px;
}

#nav-icon3 span:nth-child(4) {
    top: 18px;
}

.mobile-header-2020.is-hidden-up .site__top .menu a #nav-icon3 {
    top: 20px;
}

.mobile-header-2020,
.mobile-header-2020.is-hidden-up,
.mobile-header-2020 .logo_mob,
.mobile-header-2020.is-hidden-up .logo_mob,
.mobile-header-2020 .logo_mobile,
.mobile-header-2020.is-hidden-up .logo_mobile,
.mobile-header-2020 .logo_mob > a,
.mobile-header-2020.is-hidden-up .logo_mob > a,
.mobile-header-2020 .vhod_mob,
.mobile-header-2020.is-hidden-up .vhod_mob,
.mobile-header-2020 .site__top,
.mobile-header-2020.is-hidden-up .site__top,
.mobile-header-2020 .site__top .menu,
.mobile-header-2020.is-hidden-up .site__top .menu,
.notifications-container,
.mobile-header-2020.is-hidden-up .notifications-container,
.mobile-header-2020 .vhod_mob .vhod,
.mobile-header-2020.is-hidden-up .vhod_mob .vhod,
.mobile-header-2020 .vhod_mob .nav > .dropdown a,
.mobile-header-2020.is-hidden-up .vhod_mob .nav > .dropdown a,
.backdrop-1 {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}


.mob_popup {
    overflow-y: auto;
}

.nn_down_panel,
.lower_panel {
    position: fixed;
    z-index: 1050;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 65px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform;
    -webkit-transition: -webkit-transform .5s ease-out;
    transition: -webkit-transform .5s ease-out;
    transition: transform .5s ease-out, -webkit-transform .5s ease-out;
}

.nn_down_panel.is-hidden-down,
.lower_panel.is-hidden-down {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}

.mobile-header-2020:after,
.nn_down_panel:after,
.lower_panel:after {
    clear: both;
    content: "";
    display: block;
}

/*End of Анимация шапки и нижней панели*/

/*End of Mobile header*/

/*down-lower panel*/

.lower_panel {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    height: 65px;
    background-color: var(--moe-dark-1);
    color: #fff;
    box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.1),
    0 0 10px 3px rgba(0, 0, 0, 0.1);
}

.lower_panel.is-hidden-down {
    box-shadow: none;
}

.lower_panel_container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: end;
    align-items: flex-end;
    max-width: 420px;
    width: 100%;
    height: 65px;
}

.lower_panel_container.noadmin {
    max-width: 280px;
}

.lower_icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    width: 25%;
    height: 100%;
    padding: 12px 0 12px;
    opacity: 1;
    text-align: center;
    position: relative;
}

.lower_icon:active {
    opacity: .5;
}

.lower_icon a.a-down-total {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

[class^='lower_icon_'] {
    height: 25px;
    width: 100%;
}

.lower_icon_rubric {
    background: transparent url(/themes/default/front/img/rubric.svg) no-repeat center;
    background-size: contain;
    height: 19px;
    margin-top: 3px;
}

.lower_icon_write {
    background: transparent url(/themes/default/front/img/write.svg) no-repeat center;
    background-size: contain;
    height: 22px;
    margin-top: 2px;
}

.lower_icon_live {
    background: transparent url(/themes/default/front/img/live.svg) no-repeat center;
    background-size: contain;
}

.lower_icon_chat {
    background: transparent url(/themes/default/front/img/chat.svg) no-repeat center;
    background-size: contain;
}

.lower_icon_moe_plus {
    background: transparent url(/themes/default/front/img/yo-plus.svg) no-repeat center;
    background-size: contain;
}

.lower_icon p {
    color: #fff;
    font-size: 11px;
    line-height: 1;
    white-space: nowrap;
}

/*End of down-lower panel*/

/*opinion authors*/

#oblko_tegov.authors-alfavit .oblko_tegov_wr {
    border: none;
}

#oblko_tegov.authors-alfavit .oblko_tegov_wr .tags_wr {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 0 0 164px;
    height: auto;
    width: 100%;
}

#oblko_tegov.authors-alfavit .oblko_tegov_wr .alfavit ul {
    display: inline-block;
    width: 100%;
    padding: 5px 5px 0;
    border-radius: 0 0 5px 16px;
    border-left: 1px solid #e3eaef;
    border-right: 1px solid #e3eaef;
    border-bottom: 1px solid #e3eaef;
}

#oblko_tegov.authors-alfavit .oblko_tegov_wr .alfavit ul li {
    margin: 0 0 5px 0;
}

#oblko_tegov.authors-alfavit .oblko_tegov_wr .alfavit ul li:last-child {
    margin: 0 0 0 30px;
}

#oblko_tegov.authors-alfavit .oblko_tegov_wr .alfavit ul li a {
    display: inline-block;
    height: 30px;
    width: 30px;
    margin-right: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    user-select: none;
    transition: transform .4s;
}

#oblko_tegov.authors-alfavit .oblko_tegov_wr .alfavit ul li:last-child a {
    width: 50px;
}

#oblko_tegov.authors-alfavit .oblko_tegov_wr .alfavit ul li a:hover {
    transform: scale(1.4);
    transition: transform .1s;
}

/*End of opinion authors*/


/*color-scheme*/

.header-line-1-back {
    background-color: #e3eaef;
    border-bottom: 1px solid #fff;
}

.header-line-2 {
    background-color: #f0f4f7;
    border-bottom: 1px solid #e3eaef;
}

.header-logo-2020 {
    background-color: var(--moe-blue);
    /*background-color: #3c3c3c;*/
}

.btn-send-nn:active {
    color: #fff;
    transform: translateY(2px);
}

.btn-send-nn {
    color: #fff;
    background: rgb(255, 143, 15);
    background: linear-gradient(135deg, rgba(255, 143, 15, 1) 0%, rgba(255, 100, 77, 1) 100%);
}

.btn-send-nn:hover,
.btn-send-nn:focus {
    color: #fff;
    background: rgb(249, 135, 5);
    background: linear-gradient(135deg, rgba(249, 135, 5, 1) 0%, rgba(255, 87, 63, 1) 100%);
}

.cards .main-header-2020 .btn-send-nn-container a {
    color: #fff;
}

.header-line-add .h_inf > div a,
.info-block-extended .weather a,
.header-line-add .h_inf > a,
.info-block-mob.info-block-extended .h_inf .currency {
    color: #1e2c34;
}

.header-line-add .h_inf i.fa,
.info-block-mob .h_inf i.fa {
    color: #31aa51;
}

.main-header-2020 .user_name {
    color: #000;
}

.main-header-2020 .in-top .navbar-nav > li > span:hover .user_name,
.main-header-2020 .in-top .navbar-nav > li > span:focus .user_name,
.main-header-2020 .in-top .navbar-nav > li > a:hover .user_name,
.main-header-2020 .in-top .navbar-nav > li > a:focus .user_name {
    border-bottom: 1px dotted #000;
}

.select-city .dropdown-menu {
    box-shadow: 1px 1px 6px 0 rgba(7, 31, 44, .15),
    1px 1px 15px 0 rgba(7, 31, 44, .2);
}

.header-logo-2020 .select-city .dropdown-menu {
    box-shadow: 3px 3px 3px 0 rgba(7, 31, 44, .15),
    6px 5px 6px 0 rgba(7, 31, 44, .1);
}

.greedy-li.open_menu .dropdown-panel-list .greedy-a {
    box-shadow: none;
    background-color: transparent;
}

.nav_dropdown > div,
.select-in-line-2 .dropdown-menu {
    box-shadow: 0 0 7px 0 rgba(7, 31, 44, .1),
    0 0 30px 0 rgba(7, 31, 44, .2);
}

.main-header-2020 .in-top .notifications .noti_panel {
    box-shadow: 0 8px 7px 0 rgba(7, 31, 44, .1),
    0 21px 20px 0 rgba(7, 31, 44, .2);
}

.greedy-nav-top-fixed .parent-rubric .greedy-show-more:hover > a,
.greedy-nav-top-fixed .parent-rubric .greedy-show-more:focus > a,
.greedy-nav-top-fixed .parent-rubric .greedy-show-more.open_menu > a {
    background-color: #fff;
}

.dropdown-panel {
    background-color: #fff;
}

.nav_dropdown .novosti_vse_head .novosti_vse_photo_video span,
.nav_dropdown.open_menu > div .icon-icon-moe-31 {
    color: var(--moe-blue);
}

.greedy ul.links-1 li > a,
.greedy-nav-top-fixed .parent-rubric ~ .greedy-li .greedy-a,
.greedy-nav-top-fixed .links-3 .greedy-a,
.main-header-2020 .search,
.main-header-2020 .search:hover {
    color: #1e2c34;
}

.greedy ul.links-1 li a.greedy-a-plus,
.greedy ul.links-1 li a.greedy-a-plus:hover,
.greedy ul.links-1 li a.greedy-a-plus:focus,
.greedy ul.links-1 li a.greedy-a-plus:active,
.greedy ul.links-1 li.open_menu a.greedy-a-plus,
.greedy .dropdown-panel a.greedy-a-plus,
.greedy-nav-top-fixed .links-3 .greedy-a-plus,
.greedy-nav-top-fixed .dropdown-panel a.greedy-a-plus {
    color: #d00;
}

.greedy ul.links-1 .li-plus a,
.greedy ul.links-1 .li-plus a:hover,
.greedy ul.links-1 .li-plus a:focus,
.greedy ul.links-1 .li-plus a:active,
.greedy ul.links-1 li.open_menu.li-plus a,
.greedy .dropdown-panel li.li-plus a,
.greedy-nav-top-fixed .links-3 .li-plus a,
.greedy-nav-top-fixed .dropdown-panel .li-plus a {
    color: #d00;
}

.greedy .dropdown-panel,
.greedy .dropdown-panel a,
.greedy .dropdown-panel p,
.greedy-nav-top-fixed .dropdown-panel a,
.dropdown-panel-add .soc-in-menu p,
.header-line-2 .dropdown-panel a,
ul.links-2 .dropdown-panel-list li a:hover span:last-child {
    color: #000;
}

.dropdown-panel.novosti_vse_nn .dropdown-panel-list a:hover [class^="nn-"],
ul.links-2 li a:hover [class^="nn-"],
ul.links-2 .dropdown-panel-list li a:hover span,
.header-line-2 .dropdown-panel a:hover [class^="nn-"],
.dropdown-panel.novosti_vse_nn .dropdown-panel-list a:hover i.fa,
ul.links-2 li a:hover i.fa,
.header-line-2 .dropdown-panel a:hover i.fa,
.dropdown-panel a:hover,
.dropdown-panel .novosti_vse_theme a:hover .tema-title,
.header-line-2 .dropdown-panel a:hover {
    color: var(--moe-blue);
}

.dropdown-panel .novosti_vse_small_head {
    background-color: #e3eaef;
}

.dropdown-panel .novosti_vse_small_head,
.dropdown-panel .novosti_vse_theme .tema-inform {
    color: rgba(0, 0, 0, 0.75);
}

.dropdown-panel .novosti_vse_theme:after {
    border-bottom: 1px solid #bfc8cf;
}

.greedy-nav-top-fixed .search,
.main-header-2020 .notifications.no-notifications {
    background-color: #c9d5de;
}

.main-header-2020 .search:hover {
    background-color: #b5c4cf;
}

.main-header-2020 .search:active {
    box-shadow: none;
    background-color: var(--moe-blue);
    color: #fff;
}

.dropdown-panel-footer .soc-in-menu {
    border-top: 1px solid #bfc8cf;
}

.dropdown-panel.novosti_vse_nn .dropdown-panel-list [class^="nn-"],
ul.links-2 li a [class^="nn-"],
.header-line-2 .dropdown-panel a [class^="nn-"],
.dropdown-panel.novosti_vse_nn .dropdown-panel-list i.fa,
ul.links-2 li a i.fa,
.header-line-2 .dropdown-panel a i.fa {
    color: #668694;
}

.header-line-1:before {
    background-color: var(--moe-blue);
    /*background-color: #3c3c3c;*/
}

.greedy-sandwich-line {
    background-color: #1e2c34;
}

.greedy-nav-top-fixed .parent-rubric .greedy-sandwich-line {
    background-color: #fff;
}

.greedy-show-more:hover .greedy-sandwich-line,
.greedy-show-more:focus .greedy-sandwich-line,
.greedy-show-more.open_menu .greedy-sandwich-line,
.header-line-2 .greedy-li:hover .greedy-dot,
.header-line-2 .greedy-li:focus .greedy-dot,
.header-line-2 .greedy-li.open_menu .greedy-dot,
.greedy-4 .greedy-li:hover .greedy-dot,
.greedy-4 .greedy-li:focus .greedy-dot,
.greedy-4 .greedy-li.open_menu .greedy-dot {
    background-color: var(--moe-blue);
    /*background-color: #3c3c3c;*/
}

.header-line-add .select-city .dropdown-menu {
    background-color: #fff;
}

.header-logo-2020 .select-city .dropdown-menu {
    background-color: var(--moe-blue);
    /*background-color: #3c3c3c;*/
}

.header-logo-2020 .selected-city > a,
.header-logo-2020 .select-city .dropdown-menu a,
.header-line-2-logo-rubric a,
.header-line-2-logo-rubric a:hover,
.header-line-2-logo-rubric a:focus,
.header-line-2-logo-rubric a:active {
    color: #fff;
}

.greedy ul.links-2 li > a,
.greedy ul.links-4 li > a {
    color: #667479;
}

.header-line-2 .greedy-dot,
.greedy-4 .greedy-dot {
    background-color: #667479;
}

.select-city a,
.header-line-add .select-city .selected-city a:hover,
.header-line-add .select-city .selected-city a:focus,
.header-line-add .select-city .selected-city a:active,
.select-city i,
.select-city .dropdown-menu > li > a,
.greedy ul.links-1 li a:hover,
.greedy ul.links-1 li a:focus,
.greedy ul.links-1 li a:active,
.greedy ul.links-1 li.open_menu > a,
.greedy ul.links-2 li a:hover,
.greedy ul.links-4 li a:hover,
.greedy-nav-top-fixed .links-3 .greedy-a:hover,
.greedy-nav-top-fixed .links-4 .greedy-a:hover,
.greedy-nav-top-fixed .parent-rubric ~ .greedy-li .greedy-a:hover,
.header-line-add .h_inf > div:hover a,
.header-line-add .h_inf > a:hover {
    color: var(--moe-blue);
}

.header-logo-2020 .select-city i {
    color: #fff;
}

.greedy-li:hover > .greedy-a,
.greedy-li:focus > .greedy-a,
.greedy-li.open_menu > .greedy-a,
.greedy-show-more .greedy-li:hover .greedy-btn,
.greedy-show-more .greedy-li:focus .greedy-btn,
.greedy-show-more .greedy-li.open_menu .greedy-btn,
.header-line-2-current-rubric span,
.greedy-nav-top-fixed .parent-rubric ~ .greedy-li .greedy-a {
    background-color: #fff;
}

.greedy-nav-top-fixed .parent-rubric {
    background-color: #2383d7;
    /*background-color: #292929;*/
}

.greedy-nav-top-fixed .parent-rubric:hover .greedy-a {
    background-color: transparent;
}

.greedy-nav-top-fixed .parent-rubric .greedy-a {
    color: #fff
}

.header-line-2-logo-rubric {
    background-color: #2383d7;
    /*background-color: #292929;*/
    color: #fff
}

.main-header-2020 .soc-in-menu .soc-button {
    background-color: #e3eaef;
}

.header_gradient {
    background: linear-gradient(to right, rgba(76, 156, 226, 0) 0%, rgba(76, 156, 226, 1) 16%, rgba(76, 156, 226, 1) 100%);
    /*background: linear-gradient(to right, rgba(60, 60, 60, 0) 0%, rgba(60, 60, 60, 1) 16%, rgba(60, 60, 60, 1) 100%);*/
}

.main-header-2020 .auth-user .notifications.no-notifications.open,
.notifications.yes-notifications,
.notifications .noti_panel .header {
    background-color: #4bb467;
    color: #fff;
}

.mobile-header-2020 .notifications.yes-notifications {
    border: 1px solid #85da9b;
}

.in-top .navbar-nav > li > span,
.in-top .navbar-nav > li > a,
.in-top .navbar-nav .notifications-container > li > a,
.guest-notification .noti_button {
    color: #fff;
}

.notifications .noti_panel,
.notifications .noti_panel a {
    color: #000;
}

.in-top .notifications .noti_panel li ul li a:before {
    background-color: #4bb467;
}

.in-top .notifications .noti_panel li ul li a.noti_editorial:before {
    background-color: var(--moe-blue);
}

.notifications .noti_panel .footer a {
    color: #4bb467;
    background-color: transparent !important;
}

.in-top .notifications .noti_panel .noty_boby ul li:hover a {
    background-color: #b5c4cf;
}

.site__top .menu a {
    color: #fff;
}

#nav-icon3 span {
    background: #fff;
}

.greedy ul.links-1 li a.greedy-a-plus-action,
.greedy-nav-top-fixed .links-3 .greedy-a-plus.greedy-a-plus-action,
.greedy-nav-top-fixed .dropdown-panel a.greedy-a-plus.greedy-a-plus-action {
    background-color: #d00 !important;
    color: #fff !important;
}

.greedy ul.links-1 li a.greedy-a-plus-action:hover,
.greedy-nav-top-fixed .links-3 .greedy-a-plus.greedy-a-plus-action:hover,
.greedy-nav-top-fixed .dropdown-panel a.greedy-a-plus.greedy-a-plus-action:hover {
    background-color: #b70000 !important;
    color: #fff !important;
    text-decoration: none;
}

.greedy-a-plus-action span {
    color: #ffff1d !important;
    font-size: 1.4em;
    padding: 0 1px;
    vertical-align: -3px;
}

.greedy-nav-top-fixed .dropdown-panel a.greedy-a-plus.greedy-a-plus-action {
    border-radius: 4px;
    padding: 1px 0 0 4px;
    margin: -4px 0 -3px -4px;
}

.mob_popup_container #nav_list_first .li-plus a {
    /*background-color: #d00;
    position: relative;
    top: auto;
    right: auto;
    background-image: none;
    width: auto;
    height: auto;
    display: inline-block;
    padding: 6px 8px;
    margin-left: -8px;
    border-radius: 5px;*/
}

.mob_popup_container #nav_list_first a.greedy-a-plus.greedy-a-plus-action span {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: auto;
    height: auto;
    background-image: none;
}

/*----------*/

.header-line-add .h_inf,
.main-header-2020 .header-line-add-in .soc-block {
    opacity: 0;
    animation: header-el-animation .5s 1;
    animation-fill-mode: forwards;
    /*animation-delay: 1s;*/
}

@keyframes header-el-animation {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

/*.main-header-2020 .header-line-add-in .soc-block {
    display: flex;
    justify-content: flex-end;
    flex-grow: 1;
}*/

.main-header-2020 .header-line-add-in .soc-in-menu {
    border-top: none;
    padding: 0;
}

.main-header-2020 .header-line-add-in .soc-in-menu .soc-button {
    border-radius: 50%;
    min-width: 30px;
    width: 30px;
    height: 30px;
}

.main-header-2020 .header-line-add-in .soc-in-menu p,
.main-header-2020 .header-line-add-in .soc-in-menu .soc-in-menu-fb,
.main-header-2020 .header-line-add-in .soc-in-menu .soc-in-menu-tiktok,
.main-header-2020 .header-line-add-in .soc-in-menu .soc-in-menu-instagram,
.main-header-2020 .header-line-add-in .soc-in-menu .soc-in-menu-youtube,
.main-header-2020 .header-line-add-in .soc-in-menu .soc-in-menu-rutube,
.main-header-2020 .header-line-add-in .soc-in-menu .soc-in-menu-twitter,
.main-header-2020 .header-line-add-in .soc-in-menu .soc-in-menu-zen {
    display: none;
}

@media (min-width: 1860px) {
    .main-header-2020 .header-line-add-in .soc-in-menu p {
        display: block;
        color: #000;
    }
}

/*----------*/

/*video in logo and header*/

.header-logo-2020.video-back {
    overflow: hidden;
}

.header-logo-2020.video-back .video-logo-desktop,
.video-logo-mobile-container,
.mobile-header-2020 .video-logo-mobile {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: -1;
}

.mobile-header-2020 .video-logo-mobile-container {
    z-index: 90;
    background-color: var(--moe-blue);
}

.video-logo-mobile-container .video-logo-mobile {
    opacity: .4;
}

.main-header-2020.fixed .header-logo-2020.video-back .video-logo-mobile-container {
    display: none;
}

.mobile-header-2020.video-back .mobile_header_top,
.mobile-header-2020.video-back .header_gradient {
    background: transparent;
}

/*.mobile-header-2020.video-back .mobile_header_top:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--moe-blue);
    z-index: -1;
}*/

.header-logo-2020.may-2022 > a:before {
    content: '';
    background-image: url(/themes/default/front/img/orden_o_v_53.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 23px;
    left: 49.5px;
    width: 53px;
    height: 53px;
    z-index: 1;
    transition: all .05s ease-in-out;
}

.main-header-2020:not(.fixed) .header-logo-2020.may-2022:hover > a:before {
    background-image: url(/themes/default/front/img/orden_o_v_56.png);
    top: 21px;
    left: 47.5px;
    width: 56px;
    height: 56px;
}

.main-header-2020.fixed .header-logo-2020.may-2022 a img:hover {
    transform: none;
}

.fixed .header-logo-2020.may-2022 > a:before {
    background-image: url(/themes/default/front/img/orden_o_v_30.png);
    top: 6px;
    left: 12px;
    width: 30px;
    height: 30px;
}

.mobile-header-2020.may-2022 .logo_mob > a {
    background-image: url(/themes/default/front/img/logo-may2022.svg);
}

.mobile-header-2020.may-2022.is-hidden-up .logo_mob > a {
    background-image: url(/themes/default/front/img/orden_o_v_35.png);
    margin-top: -3px;
    margin-left: -3px;
}

.skin-ogorod .fixed .header-logo-2020.may-2022 > a:before,
.skin-animals .fixed .header-logo-2020.may-2022 > a:before {
    background-image: url(/themes/default/front/img/orden_o_v_30.png);
    top: 5px;
    left: 10px;
    width: 23px;
    height: 23px;
}


/*End of video in logo and header*/

/*15 лет*/

/*.main-header-2020 .header-logo-15years > a > img {
    display: none;
}

.main-header-2020.fixed .header-logo-15years > a > img,
.main-header-2020.fixed-permanent .header-logo-15years > a > img {
    display: block;
}

.main-header-2020 .header-logo-15years > a > video {
    display: block;
}

.main-header-2020.fixed .header-logo-15years > a > video {
    display: none;
}

.video-logo-desktop {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 16px 16px 0 0;
}

.mobile-header-2020 .mobile_header_top-15ears .logo_mob > a {
    background-image: url(/image/15let-logo-1.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 70px;
    min-width: 70px;
    height: 56.2px;
    margin-top: 2px;
}

.mobile-header-2020.is-hidden-up .mobile_header_top-15ears .logo_mob > a {
    background-image: url(/image/15let-logo-small.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 45px;
    min-width: 45px;
    height: 53px;
    margin: 8px -1px 0 -3px;
}*/


/*End of 15 лет*/

/*Снежинки в лого-2022*/

/*.snow-2022 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 114px;
    border-radius: 16px 16px 0 0;
    overflow: hidden;

    opacity: 0;
    animation: snow-2022-load .8s 1;
    animation-fill-mode: forwards;
    animation-delay: 1s;
}

@keyframes snow-2022-load {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.mobile_header_top .snow-2022 + .snow-2022 {
    left: 165px;
}

.mobile_header_top .snow-2022 + .snow-2022 + .snow-2022 {
    left: 330px;
}

.mobile_header_top .snow-2022 + .snow-2022 + .snow-2022 + .snow-2022 {
    left: 495px;
}

.snow-2022 img {
    position: absolute;
    opacity: .5;
}

.snow-2022 .snow-small {
    opacity: .8;
    position: absolute;
    width: 165px;
    height: 114px;
    left: 0;
    animation-name: snow-small-b1-animation;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-duration: 60s;
}

@keyframes snow-small-b1-animation {
    from {
        transform: translateY(0)
    }
    to {
        transform: translateY(200%)
    }
}

.ss-b1-0-1 {
    top: 0;
}

.ss-b1-1-1 {
    top: -114px;
    animation-iteration-count: infinite;
}

.ss-b1-1-2 {
    top: -114px;
    animation-iteration-count: infinite;
    animation-delay: 30s;
}



.snow-2022 .snow-s1 {
    width: 35px;
    height: 35px;
    animation-timing-function: linear;
    animation-duration: 24s;
}

.s1-b1-0-1, .s1-b1-0-3,
.s1-b1-1-1, .s1-b1-1-2 {
    animation-name: snow-s1-b1-animation-1;
    animation-fill-mode: forwards;
}

.s1-b1-0-2,
.s1-b1-1-3, .s1-b1-1-4 {
    animation-name: snow-s1-b1-animation-2;
    animation-fill-mode: forwards;
}

.s1-b1-1-1, .s1-b1-1-2, .s1-b1-1-3, .s1-b1-1-4 {
    animation-iteration-count: infinite;
}

@keyframes snow-s1-b1-animation-1 {
    from {
        transform: translateY(0);
    }
    to {
        transform: translateY(450%) rotate(110deg);
    }
}

@keyframes snow-s1-b1-animation-2 {
    from {
        transform: translateY(0);
    }
    to {
        transform: translateY(450%) rotate(-90deg);
    }
}

.s1-b1-0-1 {
    top: -9px;
    left: -2px;
}

.s1-b1-0-2 {
    top: 74px;
    left: 13px;
}

.s1-b1-0-3 {
    top: 68px;
    left: 140px;
}

.s1-b1-1-1 {
    top: -40px;
    left: -2px;
    animation-delay: 20s;
}

.s1-b1-1-2 {
    top: -40px;
    left: 13px;
    animation-delay: 8s;
}

.s1-b1-1-3 {
    top: -40px;
    left: 140px;
    animation-delay: 6s;
}

.s1-b1-1-4 {
    top: -40px;
    left: 70px;
}



.snow-2022 .snow-s2 {
    width: 25px;
    height: 25px;
    animation-timing-function: linear;
    animation-duration: 30s;
}

.s2-b1-0-1,
.s2-b1-1-1 {
    animation-name: snow-s2-b1-animation;
    animation-fill-mode: forwards;
}

.s2-b1-1-1 {
    animation-iteration-count: infinite;
}

@keyframes snow-s2-b1-animation {
    from {
        transform: translateY(0);
    }
    to {
        transform: translateY(600%) rotate(100deg);
    }
}

.s2-b1-0-1 {
    top: 8px;
    left: 110px;
}

.s2-b1-1-1 {
    top: -30px;
    left: 110px;
    animation-delay: 17s;
}



.snow-2022 .snow-s3 {
    width: 18px;
    height: 18px;
    animation-timing-function: linear;
    animation-duration: 36s;
}

.s3-b1-0-1, .s3-b1-0-2,
.s3-b1-1-1, .s3-b1-1-2 {
    animation-name: snow-s3-b1-animation;
    animation-fill-mode: forwards;
}

.s3-b1-1-1, .s3-b1-1-2 {
    animation-iteration-count: infinite;
}

@keyframes snow-s3-b1-animation {
    from {
        transform: translateY(0);
    }
    to {
        transform: translateY(750%) rotate(-90deg);
    }
}

.s3-b1-0-1 {
    top: 22px;
    left: 53px;
}

.s3-b1-0-2 {
    top: 84px;
    left: 97px;
}

.s3-b1-1-1 {
    top: -20px;
    left: 53px;
    animation-delay: 20s;
}

.s3-b1-1-2 {
    top: -20px;
    left: 97px;
    animation-delay: 8s;
}

.shar-2022-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    cursor: pointer;
}

.shar-2022-box-in {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.shar-2022 {
    position: absolute;
    top: -100px;
    left: 59px;
    width: 34px;
}

.fixed .shar-2022 {
    position: absolute;
    top: 50px;
    left: 11px;
    width: 30px;
}

.shar-2022.hoba {
    animation-name: shar-2022-animation-1;
    animation-fill-mode: forwards;
    animation-duration: .4s;
    transform-origin: center 30px;
}

@keyframes shar-2022-animation-1 {
    0% {
        animation-timing-function: ease-out;
        top: -100px;
    }

    60% {
        animation-timing-function: cubic-bezier(.34,.01,0,.99);
        top: -24px;
    }

    100% {
        top: -34px;
    }

}

.shar-2022.nehoba {
    animation-name: shar-2022-animation-2;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(.04,1.22,.7,1.22);
    animation-duration: .4s;
}

@keyframes shar-2022-animation-2 {
    0% {
        top: -34px;
    }

    100% {
        top: -100px;
    }
}

.fixed .shar-2022.hoba {
    animation-name: shar-2022-animation-1-fixed;
    animation-fill-mode: forwards;
    animation-duration: .3s;
    transform-origin: center 30px;
}

@keyframes shar-2022-animation-1-fixed {
    0% {
        animation-timing-function: ease-out;
        top: -100px;
    }

    70% {
        animation-timing-function: cubic-bezier(.34,.01,0,.99);
        top: -50px;
    }

    100% {
        top: -53px;
    }

}

.fixed .shar-2022.nehoba {
    animation-name: shar-2022-animation-2-fixed;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(.04,1.22,.7,1.22);
    animation-duration: .7s;
}

@keyframes shar-2022-animation-2-fixed {
    0% {
        top: -53px;
    }

    100% {
        top: -100px;
    }
}*/

/*End of Снежинки в лого-2022*/

/*Лого-2023*/

/*.header-logo-2020.header-logo-2023 {
    overflow: hidden;
}

.header-logo-2020.header-logo-2023 > a:before {
    content: '';
    background-image: url(/themes/default/front/img/logo-ny-2023-back.svg);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 1;
    transition: .5s;
}

.fixed .header-logo-2020.header-logo-2023 > a:before {
    opacity: 0;
}

.header-logo-2020.header-logo-2023 a img {
    width: 115px;
}

.mobile-header-2020.mobile-header-2023 .mobile_header_top {
    background: var(--moe-blue) url(/themes/default/front/img/mobile_header-2023.svg);
    background-size: auto 90px;
    background-repeat: repeat-x;
}*/

/*End of Лого-2023*/

/*Лого 18 лет*/

.logo-18 {
    width: 117px;
    height: 67px;
    position: relative;
}

.header-logo-2020 a .logo-18 img.logo_18_no {
    width: 117px;
    height: auto;
}

.o-rotate {
    width: 43.72px;
    height: 54px;
    position: absolute;
    top: -7px;
    left: 30px;
    --scale: 1;
    --period: 5s;
    transform-style: preserve-3d;
    animation: spin var(--period) linear infinite;
}

.o-rotate img {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: 54px;
}

.main-header-2020.fixed .header-logo-2020 .logo-18 {
    width: 67px;
    height: 38.33px;
}

.main-header-2020.fixed .header-logo-2020 .logo-18 img.logo_18_no {
    width: 67px;
    height: auto;
}

.main-header-2020.fixed .o-rotate {
    width: 25px;
    height: 30.9px;
    top: -4px;
    left: 17.16px;
}

.main-header-2020.fixed .o-rotate img {
    height: 30.9px;
}

.mobile-header-2020 .logo_mob.logo_mob_18 > a {
    background-image: none;
    width: 80.68px;
    min-width: 80.68px;
    height: 46.2px;
}

.mobile-header-2020 .logo_mob.logo_mob_18 > a .logo-18 {
    width: 80.68px;
    height: 46.2px;
}

.mobile-header-2020 .logo_mob.logo_mob_18 > a .logo-18 img.logo_18_no {
    width: 80.68px;
    height: auto;
}

.mobile-header-2020 .logo_mob.logo_mob_18 > a .logo-18 .o-rotate {
    width: 30.15px;
    height: 37.24px;
    top: -4.83px;
    left: 20.69px;
}

.mobile-header-2020 .logo_mob.logo_mob_18 > a .logo-18 .o-rotate img {
    height: 37.24px;
}

/*------*/

.o-rotate .o_1 {
    transform: translateZ(calc(var(--thickness) / 2));
    animation: flip-o_1 var(--period) linear infinite;
    opacity: 1;
}

.o-rotate .o_2 {
    transform: translateZ(calc(0px - var(--thickness) / 2)) rotateY(180deg);
    animation: flip-o_2 var(--period) linear infinite;
    opacity: 0;
}

@keyframes spin {
    0% {
        transform: rotateY(0deg) scale(var(--scale));
    }
    37.5% {
        transform: rotateY(0deg) scale(var(--scale));
    }
    50% {
        transform: rotateY(180deg) scale(var(--scale));
    }
    87.5% {
        transform: rotateY(180deg) scale(var(--scale));
    }
    100% {
        transform: rotateY(360deg) scale(var(--scale));
    }
}

@keyframes flip-o_1 {
    0% {
        opacity: 1;
    }
    37.5% {
        opacity: 1;
    }
    43% {
        opacity: 1;
    }
    44% {
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    87.5% {
        opacity: 0;
    }
    93% {
        opacity: 0;
    }
    94% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

@keyframes flip-o_2 {
    0% {
        opacity: 0;
    }
    37.5% {
        opacity: 0;
    }
    43% {
        opacity: 0;
    }
    44% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    87.5% {
        opacity: 1;
    }
    93% {
        opacity: 1;
    }
    94% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

.projects .main-header-2020.fixed .header-logo-2020 .logo-18,
.projects .main-header-2020.fixed .header-logo-2020 .logo-18 img.logo_18_no {
    /*width: 67px;
    height: 38.33px;*/
    width: auto;
    height: 33px;
}

.projects .main-header-2020.fixed .o-rotate {
    width: 21.52px;
    height: 26.6px;
    top: -3.444px;
    left: 15px;
}

.projects .main-header-2020.fixed .header-logo-2020 a img {
    width: 43.047px;
    height: 26.6px;
}

/*.o-rotate .o_1 {
    background-color: red;
}
.o-rotate .o_2 {
    background-color: blue;
}*/

/*End of Лого 18 лет*/

/*Лого - 80 лет ПОбеда - 2025*/

/*.main-header-80 .header-line-1:before,
.back-80,
.mobile-header-2020.main-header-80 {
    background: linear-gradient(to top, #93C5FF 0%, #578AFD 100%);
}

.logo-80 {
    position: relative;
    height: 100%;
    width: 100%;
}

.back-80,
.logo-80-img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.back-80,
.logo-80 .logo-moe,
.logo-80 .logo-80-m,
.logo-80 .logo-80-title {
    transition: all .2s ease-in-out;
}

.back-80 {
    border-radius: 16px 16px 0 0;
    overflow: hidden;
    left: 0;
    width: 100%;
}

.logo-80 .logo-moe {
    position: absolute;
    width: 110px;
    height: auto;
    top: 21px;
    left: 27.5px;
}

.logo-80 .logo-80-m {
    position: absolute;
    height: 132px;
    width: auto;
    bottom: 0;
    left: 39px;
}

.logo-80 .logo-80-title {
    position: absolute;
    height: auto;
    width: 88px;
    bottom: 20px;
    left: 27.5px;
}

.logo-80 .cloud-1-b {
    position: absolute;
    width: 70px;
    height: 30px;
    transform: translate(0, 0) scale(100%);
    top: 30px;
    left: 60px;
    opacity: 0;
    animation: cloud-b 21s 1 linear;
    animation-delay: .25s;
}

@keyframes cloud-b {
    0% {
        transform: translate(0, 0) scale(100%);
        opacity: 0;
    }
    5% {
        opacity: 1;
    }
    100% {
        transform: translate(300%, -300%) scale(200%);
    }
}

@keyframes clouds {
    0% {
        transform: translate(0, 0) scale(100%);
    }
    100% {
        transform: translate(360%, -300%) scale(200%);
    }
}

.logo-80 .cloud-1,
.logo-80 .cloud-1-1,
.logo-80 .cloud-2,
.logo-80 .cloud-3 {
    position: absolute;
    width: 70px;
    height: 30px;
    transform: translate(0, 0) scale(100%);
}

.logo-80 .cloud-1 {
    top: 58px;
    left: -70px;
    animation: clouds 22s infinite linear;
    animation-delay: .25s;
}

.logo-80 .cloud-1-1 {
    top: 62px;
    left: -70px;
    animation: clouds 22s infinite linear;
    animation-delay: 11s;
}

.logo-80 .cloud-2 {
    top: 80px;
    left: -70px;
    animation: clouds 30s infinite linear;
    animation-delay: 1s;
}

.logo-80 .cloud-3 {
    top: 110px;
    left: -70px;
    animation: clouds 37s infinite linear;
    animation-delay: 5s;
}*/

/*fixed*/

/*.fixed .back-80 {
    border-radius: 0 16px 0 0;
    left: -15px;
    width: calc(100% + 15px);
}

.fixed .logo-80-img {
    overflow: hidden;
}

.main-header-80.fixed .logo-80 .logo-moe {
    width: 64px;
    top: 5px;
    left: 0;
}

.main-header-80.fixed .logo-80 .logo-80-m {
    width: auto;
    height: 80px;
    bottom: -11px;
    left: 5px;
}

.main-header-80.fixed .logo-80 .logo-80-title {
    width: 51.2px;
    bottom: 4px;
    left: 0;
}

.main-header-2020.fixed .logo-80 .cloud-1-b {
    position: absolute;
    width: 41px;
    height: 17px;
    transform: translate(0, 0) scale(100%);
    top: 13px;
    left: 50px;
    opacity: 0;
    animation: cloud-b-fix 21s 1 linear;
    animation-delay: .25s;
}

@keyframes cloud-b-fix {
    0% {
        transform: translate(0, 0) scale(100%);
        opacity: 0;
    }
    5% {
        opacity: 1;
    }
    100% {
        transform: translate(300%, -300%) scale(200%);
    }
}

@keyframes clouds-fix {
    0% {
        transform: translate(0, 0) scale(50%);
    }
    100% {
        transform: translate(450%, -435%) scale(200%);
    }
}

.main-header-2020.fixed .logo-80 .cloud-1,
.main-header-2020.fixed .logo-80 .cloud-1-1,
.main-header-2020.fixed .logo-80 .cloud-2,
.main-header-2020.fixed .logo-80 .cloud-3 {
    width: 41px;
    height: 17px;
    opacity: 1;
    transform: translate(0, 0) scale(50%);
}

.main-header-2020.fixed .logo-80 .cloud-1 {
    top: 50px;
    left: -1px;
    animation: clouds-fix 22s infinite linear;
    animation-delay: .25s;
}

.main-header-2020.fixed .logo-80 .cloud-1-1 {
    top: 50px;
    left: -1px;
    animation: clouds-fix 22s infinite linear;
    animation-delay: 11s;
}

.main-header-2020.fixed .logo-80 .cloud-2 {
    top: 50px;
    left: 10px;
    animation: clouds-fix 30s infinite linear;
    animation-delay: 1s;
}

.main-header-2020.fixed .logo-80 .cloud-3 {
    top: 50px;
    left: 30px;
    animation: clouds-fix 37s infinite linear;
    animation-delay: 5s;
}

.main-header-80 .header-logo-2020 .select-city .dropdown-menu {
    background: linear-gradient(to top, #93C5FF 69%, #578AFD 100%);
}*/

/*mobile*/

/*.mobile-header-2020.main-header-80 .header_gradient {
    background: linear-gradient(to top, #93C5FF 0%, #578AFD 100%);
    mask-image: linear-gradient(to left, rgba(0, 0, 0, 1) 84%, rgba(0, 0, 0, 0) 100%);
}

.mobile-header-2020 .mobile_header_top.logo-80 {
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 3%, rgba(0, 0, 0, 1) 100%);
}

.mobile-header-2020.main-header-80 .back-80 {
    border-radius: 0;
}

.mobile-header-2020.main-header-80 .back-80:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 56px;
    height: 40px;
    opacity: .8;
    background: linear-gradient(to bottom, rgba(87, 138, 253, 0) 0%, #578AFD 100%);
    mask-image: linear-gradient(to left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
}

.mobile-header-2020.main-header-80 .logo_mob > a {
    background-image: none;
    width: 81px;
    min-width: 81px;
    height: 100%;
    margin-top: 0;
    z-index: 0;
}

.mobile-header-2020.main-header-80 .logo-80-img {
    overflow: hidden;
}

.mobile-header-2020.main-header-80 .logo-80 .logo-80-m,
.mobile-header-2020.main-header-80 .logo-80 .logo-moe,
.mobile-header-2020.main-header-80 .logo-80 .logo-80-title {
    transition: all .5s ease-in-out;
}

.mobile-header-2020.main-header-80 .logo-80 .logo-80-m {
    position: absolute;
    height: 94px;
    width: auto;
    bottom: 0;
    left: 9px;
}

.mobile-header-2020.main-header-80 .logo-80 .logo-moe {
    position: absolute;
    width: 81px;
    height: auto;
    top: 23.5px;
    left: 0;
}

.mobile-header-2020.main-header-80 .logo-80 .logo-80-title {
    position: absolute;
    height: auto;
    width: 64.5px;
    bottom: 14px;
    left: 0;
}

.mobile-header-2020.main-header-80.is-hidden-up .logo-80 .logo-80-m {
    bottom: -11px;
}

.mobile-header-2020.main-header-80.is-hidden-up .logo-80 .logo-moe {
    top: 7px;
}

.mobile-header-2020.main-header-80.is-hidden-up .logo-80 .logo-80-title {
    bottom: 3px;
}

@keyframes clouds-mobile {
    0% {
        transform: translate(0, 0) scale(100%);
    }
    100% {
        transform: translate(600%, -520%) scale(200%);
    }
}

.mobile-header-2020.main-header-80 .logo-80 .cloud-1 {
    animation: clouds-mobile 54s infinite linear;
}

.mobile-header-2020.main-header-80 .logo-80 .cloud-1-1 {
    animation: clouds-mobile 54s infinite linear;
}

.mobile-header-2020.main-header-80 .logo-80 .cloud-2 {
    animation: clouds-mobile 62s infinite linear;
}

.mobile-header-2020.main-header-80 .logo-80 .cloud-3 {
    animation: clouds-mobile 74s infinite linear;
}*/

/*Спецпроекты*/

/*.projects .main-header-80 .header-line-1-back {
    background: linear-gradient(to top, #93C5FF 0%, #578AFD 100%);
}

.projects .fixed .back-80 {
    border-radius: 0;
    left: -15px;
    width: calc(100% + 15px + 30px);
    margin-right: -30px;
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 1) 84%, rgba(0, 0, 0, 0) 100%);
}

.projects .main-header-80.fixed .logo-80 .logo-moe {
    width: 50px;
    top: 5px;
    left: 0;
}

.projects .main-header-80.fixed .logo-80 .logo-80-m {
    width: auto;
    height: 58px;
    bottom: -6px;
    left: 5px;
}

.projects .main-header-80.fixed .logo-80 .logo-80-title {
    width: 40px;
    bottom: 2px;
    left: 0;
}

.projects .main-header-2020.fixed .logo-80 .cloud-1-b,
.projects .main-header-2020.fixed .logo-80 .cloud-1,
.projects .main-header-2020.fixed .logo-80 .cloud-1-1,
.projects .main-header-2020.fixed .logo-80 .cloud-2,
.projects .main-header-2020.fixed .logo-80 .cloud-3 {
    width: 25px;
    height: 10px;
    opacity: 0;
}

.projects .main-header-2020.fixed .logo-80 .cloud-1-b {
    top: 10px;
    left: 10px;
    opacity: 0;
    animation: cloud-b-fix-p 12s 1 linear;
    animation-delay: .25s;
}

@keyframes cloud-b-fix-p {
    0% {
        transform: translate(0, 0) scale(100%);
        opacity: 0;
    }
    5% {
        opacity: 1;
    }
    100% {
        transform: translate(200%, -200%) scale(200%);
    }
}

@keyframes clouds-fix-p {
    0% {
        opacity: 0;
        transform: translate(0, 0) scale(50%);
    }
    10% {
        opacity: 1;
    }
    80% {opacity: 1;}
    95% {opacity: 0;}
    100% {
        opacity: 0;
        transform: translate(700%, -430%) scale(200%);
    }
}

.projects .main-header-2020.fixed .logo-80 .cloud-1 {
    top: 30px;
    left: -1px;
    animation: clouds-fix-p 24s infinite linear;
    animation-delay: .25s;
}

.projects .main-header-2020.fixed .logo-80 .cloud-1-1 {
    top: 30px;
    left: -1px;
    animation: clouds-fix-p 24s infinite linear;
    animation-delay: 11s;
}

.projects .main-header-2020.fixed .logo-80 .cloud-2 {
    top: 30px;
    left: 5px;
    animation: clouds-fix-p 30s infinite linear;
    animation-delay: 1s;
}

.projects .main-header-2020.fixed .logo-80 .cloud-3 {
    top: 30px;
    left: 10px;
    animation: clouds-fix-p 36s infinite linear;
    animation-delay: 3s;
}*/

/*End of Лого - 80 лет ПОбеда - 2025*/

.moe-online-quiz,
.moe-online-quiz p,
.moe-online-quiz label,
.moe-online-quiz ul,
.moe-online-quiz ul li,
.moe-online-quiz ol,
.moe-online-quiz ol li {
    font-family: 'Roboto', sans-serif !important;
}

.quiz-label,
.quiz-label-z,
.quiz-label-result,
.moe-online-quiz h2,
.moe-online-quiz .button,
.moe-online-quiz .button-z,
.questionCount,
.questionCard,
.quizScore span {
    font-family: 'Roboto Condensed', sans-serif !important;
    text-align: left;
}

.moe-online-quiz .button.startQuiz,
.moe-online-quiz .button.nextQuestion,
.moe-online-quiz .button.backToQuestion,
.moe-online-quiz .button-z.startQuiz,
.moe-online-quiz .button-z.nextQuestion,
.moe-online-quiz .button-z.backToQuestion,
.moe-online-quiz .questions li.question,
.moe-online-quiz .questions li.question .responses,
.moe-online-quiz .questions li.question .responses .correct,
.moe-online-quiz .questions li.question .responses .incorrect,
.moe-online-quiz .quizResults,
.moe-online-quiz .social-down {
    display: none;
}

.moe-column {
    position: relative;
}

/* If response messages are disabled or only shown on quiz completion,
   nextQuestion button IS checkAnswer button - so it must be displayed */
.nextQuestion.checkAnswer {
    display: block;
}

ol.questions,
ul.answers,
ul.responses,
ol.questions li,
ul.answers li,
ul.responses li {
    list-style-type: none;
    font-weight: 400;
    font-size: 15px;
}

/* Accessibility */
.quizName span:first-child,
.quizName-z span:first-child {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.moe-online-quiz ul,
.moe-online-quiz ol {
    padding: 0;
    margin: 0;
    width: 100%;
}

.moe-online-quiz {
    width: 100%;
    max-width: 720px;
    border-radius: 8px;
    padding: 25px 40px 40px;
    margin: auto;
    font-size: 16px;
    line-height: 1.5;
    background-color: #fff;
    color: #3f3f3f;
    border-width: 5px;
    border-style: solid;
    border-color: #358fde;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.15),
    0 3px 10px 0 rgba(0, 0, 0, 0.15),
    0 10px 15px 0 rgba(0, 0, 0, 0.15);
    transition: .3s;
}

.col-game .moe-online-quiz {
    margin-top: 0;
}

.moe-online-quiz.title-begin,
.moe-online-quiz.title-result {
    padding: 25px 40px 10px;
}

.moe-online-quiz p {
    font-size: 16px;
    line-height: 1.5;
    color: #3f3f3f;
}

.moe-online-quiz.title-begin,
.moe-online-quiz.title-result,
.moe-online-quiz.title-begin p,
.moe-online-quiz.title-result p,
.moe-online-quiz .item,
.q-message {
    background-color: #358fde;
    color: #fff;
}

.quiz-label,
.quiz-label-z,
.quiz-label-result {
    font-weight: 300;
    margin: 0;
}

.title-begin .quiz-label,
.title-begin .quiz-label-z,
.title-result .quiz-label-result {
    display: block;
}

.moe-online-quiz.title-begin .quiz-label-result,
.title-result .quiz-label,
.title-result .quiz-label-z {
    display: none;
}

.moe-online-quiz .quiz-label img,
.moe-online-quiz .quiz-label-z img,
.template-1 .stat_centr_wr .moe-online-quiz .quiz-label img {
    width: 20px !important;
    height: 20px !important;
    margin: 0 7px 0 0 !important;
    vertical-align: sub;
    display: inline;
}

.moe-online-quiz h2 {
    font-weight: 700;
    font-size: 27px;
    line-height: 1.2;
    margin: .8em 0;
    color: #fff;
}

.moe-online-quiz h2 p {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 700;
    font-size: 27px;
    line-height: 1.2;
    color: #fff;
}

.moe-online-quiz img,
.template-1 .stat_centr_wr .moe-online-quiz img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.result-contaner img.result-img {
    position: relative;
}

.moe-online-quiz .main-img,
.moe-online-quiz .main-img-z,
.template-1 .stat_centr_wr .moe-online-quiz .main-img,
.template-1 .stat_centr_wr .moe-online-quiz .main-img-z,
.moe-online-quiz .quizDescription video,
.moe-online-quiz .quizDescription-z video {
    width: calc(100% + 90px);
    max-width: calc(100% + 90px);
    margin: 0 -45px 25px;
    display: block;
}

.moe-online-quiz .result-contaner video {
    width: 100%;
    display: block;
}

.quizHeader,
.quizHeader-z {
    text-align: center;
}

.moe-online-quiz .annotation,
.moe-online-quiz .annotation-z {
    margin: 25px 0;
}

.moe-online-quiz .annotation p,
.moe-online-quiz .annotation-z p {
    margin: 10px 0;
    text-align: left !important;
}

.moe-online-quiz .button,
.moe-online-quiz .button-z {
    display: block;
    border: none;
    outline: none;
    cursor: pointer;
    width: auto;
    margin: 25px auto 0;
    padding: 5px 15px;
    color: #fff;
    background-color: #358fde;
    /*background-color: #989b9c;
    color: #fff;*/
    border-radius: 4px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    transition: .2s;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.15);
}

.button.checkAnswer:hover,
.button.checkAnswer:focus,
.button.nextQuestion:hover,
.button.nextQuestion:focus {
    background-color: #3988ce;
}

.moe-online-quiz .button:active,
.moe-online-quiz .button-z:active {
    transform: translateY(1px);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
}

.moe-online-quiz .startQuiz,
.moe-online-quiz.q-message .button-z {
    background-color: #fff;
    color: #358fde;
    margin: 0 auto;
}

.moe-online-quiz .startQuiz:hover,
.moe-online-quiz .startQuiz:focus,
.moe-online-quiz.q-message .button-z:hover,
.moe-online-quiz.q-message .button-z:focus {
    background-color: #e7f4ff;
}

.title-begin ol.questions {
    display: none;
}

/* clearfix */
.quizArea,
.quizArea-z,
.quizResults {
    zoom: 1;
}

.quizArea:before, .quizArea:after,
.quizArea-z:before, .quizArea-z:after,
.quizResults:before, .quizResults:after {
    content: "\0020";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0;
}

.quizArea:after,
.quizArea-z:after,
.quizResults:after {
    clear: both;
}

/*.questionCount span {
    font-weight: bold;
}*/

ol.questions {
    /*margin-top: 20px;
    margin-left: 0;*/
    margin: 0;
}

ol.questions li {
    margin: 0;
}

ol.questions li.question {
    text-align: center;
}

.questions li.question .responses .correct,
.questions li.question .responses .incorrect {
    text-align: left;
}

/*ul.answers {
    margin-left: 20px;
    margin-bottom: 20px;
}*/

.moe-online-quiz ul li {
    display: inline-block;
    width: 100%;
}

.moe-online-quiz ol li:before,
.moe-online-quiz ul li:before {
    display: none;
}

.moe-online-quiz ul.answers li {
    display: block;
}

/*.moe-online-quiz .button-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
}*/

/*.questions li.question {
    text-align: center;
}*/

.questionCard {
    font-weight: 700;
    font-size: 22px;
    line-height: 1.2;
    margin: .7em 0 1em 0;
}

.questionCard img,
.template-1 .stat_centr_wr .questionCard img {
    margin-top: 1em;
}

.moe-online-quiz input[type="radio"] {
    display: none;
}

.moe-online-quiz input[type="radio"] + label {
    cursor: pointer;
}

.moe-online-quiz .answers {
    margin-bottom: 25px;
}

.moe-online-quiz .answers label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 100%;
    min-height: 44px;
    height: auto;
    text-align: left;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0;
    padding: 10px;
    border: 1px solid #d1d1d1;
    transition: .2s;
}

.moe-online-quiz .answers label:hover {
    background-color: #eee;
}

.moe-online-quiz input[type="radio"] + label:before {
    display: none;
}

.moe-online-quiz .answers li:not(:last-child) label {
    margin-bottom: -1px;
}

.moe-online-quiz .answers input:checked + label {
    font-weight: 700;
    background-color: #cae6ff;
    border: 1px solid #358fde;
    z-index: 1;
}

.moe-online-quiz .answers li.correct input:checked + label {
    background-color: #32aa51;
    border: 1px solid #32aa51;
    color: #fff;
    z-index: 1;
}

.moe-online-quiz .answers li.incorrect input:checked + label {
    background-color: #e35643;
    border: 1px solid #e35643;
    /*background-color: #f18072;
    border: 1px solid #f18072;*/
    color: #fff;
    z-index: 1;
}

.moe-online-quiz .complete ul.answers li.correct {
    color: #32aa51;
}

/*ul.responses li.correct p span {
    color: #32aa51;
}

ul.responses li.incorrect p span {
    color: #e35643;
}*/

.moe-online-quiz .questions li.question .responses {
    /*margin: -10px 0 25px;*/
    margin: 0;
}

ul.responses li,
ul.responses li p:last-child {
    margin: 0;
}

ul.responses li p {
    margin: 0 0 10px 0;
}

ul.responses li p span {
    display: block;
    font-weight: 700;
}

.quizResults {
    width: calc(100% + 90px);
    margin: 0 -45px;
    position: relative;
}

.quizResults-in {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.title-result .social-down p {
    width: 100%;
    text-align: center;
    font-size: .9em;
    margin-bottom: 10px;
}

/*
.result-contaner {
    position: relative;
    padding-bottom: 60%;
    height: 0;
    overflow: hidden;
}
*/

/*.result-contaner img.result-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}*/

.quizLevel-text {
    /*display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;*/
    padding: 0 40px 20px;
    text-align: center;
    /*z-index: 1;*/
    /*background-color: rgba(255, 255, 255, 0.85);*/
    background-color: rgba(0, 0, 0, 0.20);
}

.quizLevel-text span {
    /*color: #3f3f3f;*/
    color: #fff;
}

.quizScore {
    /*display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: auto;
    padding: 0;
    z-index: 1;
    width: 100%;*/
    position: relative;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.20);
}

.quizScore span {
    display: block;
    font-weight: 300;
    font-size: 70px;
    line-height: 1;
    text-align: center;
    color: #fff;
}

.quizResultsCopy {
    padding: 0 45px;
    margin-top: 20px;
    text-align: center;
}

.quizResultsCopy p {
    margin: 0 0 20px 0;
    font-size: .9em;
}

.annotation a,
.annotation-z a,
.quizResultsCopy p a {
    text-decoration: underline;
    font-weight: 700;
    transition: .2s;
}

.annotation a,
.annotation a:focus,
.annotation a:hover,
.annotation a:active,
.annotation-z a,
.annotation-z a:focus,
.annotation-z a:hover,
.annotation-z a:active,
.quizResultsCopy a,
.quizResultsCopy a:focus,
.quizResultsCopy a:hover,
.quizResultsCopy a:active,
.quizResultsCopy p a,
.quizResultsCopy p a:focus,
.quizResultsCopy p a:hover,
.quizResultsCopy p a:active,
.quizResultsCopy * a,
.quizResultsCopy * a:focus,
.quizResultsCopy * a:hover,
.quizResultsCopy * a:active {
    color: #fff;
}

.annotation a:hover,
.annotation-z a:hover,
.quizResultsCopy p a:hover {
    opacity: .75;
}

.quizResultsCopy * a {
    text-decoration: underline;
}

.quizResultsCopy p.vihodnik {
    font-size: 11px;
}

.quizResultsCopy p img {
    display: block;
    max-width: 150px !important;
    margin: 10px auto;
}

.moe-online-quiz .button.tryAgain {
    font-family: 'Roboto' !important;
    font-size: .9em;
    line-height: 20px;
    text-align: center;
    opacity: 1;
    display: inline-block;
    border: none;
    outline: none;
    cursor: pointer;
    width: auto;
    margin: 20px 0 0;
    padding: 0;
    background-color: transparent;
    border-radius: 0;
    text-decoration: none;
    text-transform: none;
    font-weight: 400;
    transition: .2s;
    box-shadow: none !important;
    float: right;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.quizCount,
.quizCount-z {
    display: none;
    margin: 30px 0 0;
    font-size: .9em;
    line-height: 1;
    text-align: center;
    opacity: .8;
}

.moe-online-quiz.title-result .quizCount,
.moe-online-quiz.title-result .quizCount-z {
    display: none;
    float: left;
    margin: -18px 0 0;
    font-size: .9em;
    line-height: 1;
    text-align: left;
    opacity: .8;
}

.title-result .social-down,
.template-1 .title-result .social-down {
    width: 100%;
    height: 67px;
    margin: 15px auto 35px;
    position: relative;
    background: transparent;
    box-shadow: none;
}

.template-1 .title-result .social-down {
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
}

.template-1 .title-result .social-down,
.template-1 .title-result .social-down > div,
.title-result .social-down,
.title-result .social-down > div,
.title-result .social-down .social-btn {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.title-result .social-down {
    flex-wrap: wrap;
}

.template-1 .moe-online-quiz .social-down .social-btn,
.moe-online-quiz .social-btn {
    color: #fff;
    background-color: #358fde;
    /*border: 1px solid #6daee7;*/
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.6);
    border-radius: 50%;
    width: 36px;
    min-width: 36px;
    max-width: 36px;
    height: 36px;
    text-align: center;
    margin: 0 5px;
    padding: 0;
    opacity: 1;
    cursor: pointer;
    transition: transform .1s, background-color .5s;
}

.template-1 .moe-online-quiz .social-down .social-btn:first-of-type,
.template-1 .moe-online-quiz .social-down .social-btn:last-of-type {
    border-radius: 50%;
}

.template-1 .moe-online-quiz .social-down .social-btn:hover,
.moe-online-quiz .social-btn:hover {
    transform: scale(1.2);
    background-color: #2a73b2;
    border: 1px solid #fff;
    transition: all .1s;
}

.template-1 .moe-online-quiz .social-down .social-btn:active,
.moe-online-quiz .social-btn:active {
    transform: scale(1);
}

.template-1 .moe-online-quiz .social-down .social-btn .svg-icon,
.moe-online-quiz .social-btn .svg-icon {
    width: 18px;
    height: 18px;
    fill: #fff;
}

.template-1 .moe-online-quiz .social-down .social-btn i,
.moe-online-quiz .social-btn i {
    font-size: 18px;
    line-height: 36px;
    margin-top: 1px;
}

.template-1 .moe-online-quiz .social-down .social-btn i.fa-whatsapp,
.moe-online-quiz .social-btn i.fa-whatsapp {
    font-size: 23px;
    margin-top: 0;
}

.template-1 .moe-online-quiz .social-down .social-btn:hover,
.moe-online-quiz .social-btn:hover {
    opacity: 1;
}

.template-1 .moe-online-quiz .social-down .btn-vk.social-btn:hover,
.moe-online-quiz .btn-vk.social-btn:hover {
    background-color: #0077ff;
}

.template-1 .moe-online-quiz .social-down .btn-ok.social-btn:hover,
.moe-online-quiz .btn-ok.social-btn:hover {
    background-color: #ff7700;
}

.template-1 .moe-online-quiz .social-down .btn-facebook.social-btn:hover,
.moe-online-quiz .btn-facebook.social-btn:hover {
    background-color: #39549f;
}

.template-1 .moe-online-quiz .social-down .btn-whatsapp.social-btn:hover,
.moe-online-quiz .btn-whatsapp.social-btn:hover {
    background-color: #25d366;
}

.template-1 .moe-online-quiz .social-down .btn-twitter.social-btn:hover,
.moe-online-quiz .btn-twitter.social-btn:hover {
    background-color: #50abf1;
}

.template-1 .moe-online-quiz .social-down .btn-google.social-btn:hover,
.moe-online-quiz .btn-google.social-btn:hover {
    background-color: #dd4b39;
}

.template-1 .moe-online-quiz .social-down .btn-telegram.social-btn:hover,
.moe-online-quiz .btn-telegram.social-btn:hover {
    background-color: #2aabee;
}

.template-1 .moe-online-quiz .social-down .btn-viber.social-btn:hover,
.moe-online-quiz .btn-viber.social-btn:hover {
    background-color: #7360f2;
}

.template-1 .moe-online-quiz .social-down .btn-mail.social-btn:hover,
.moe-online-quiz .btn-mail.social-btn:hover {
    background-color: #3b5bd1;
}

.template-1 .moe-online-quiz .social-down .btn-telegram img,
.moe-online-quiz .btn-telegram img {
    width: 21px;
    margin-top: 1px;
    margin-left: -1px;
}

.template-1 .moe-online-quiz .social-down .btn-viber img,
.moe-online-quiz .btn-viber img {
    width: 20px;
    margin-top: 1px;
}

/*input[type="radio"] + label:before {
    content: '';
    display: inline-block;
    margin-right: 0;
    width: 15px;
    height: 15px;
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 1px rgb(47, 47, 47);
    box-shadow: 0 0 0 1px rgb(47, 47, 47);
    position: absolute;
    top: 5px;
    left: 0;
    padding: unset;
}

input[type="radio"]:checked + label:before {
    content: '';
    background-color: var(--moe-blue);
}*/

.moe-online-quiz label span {
    display: inline-block;
    margin-left: 23px;
}

/*---------*/

.moe-online-quiz.title-result .read-more-row .cover-img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.moe-online-quiz .read-more-row-out {
    display: none;
}

.moe-online-quiz.title-result .read-more-row-out {
    display: block;
    position: relative;
    overflow: hidden;
    height: 273px;
    border-radius: 0 0 8px 8px;
    width: calc(100% + 90px);
    margin: 25px -45px -15px;
    padding: 17px 0 12px;
    background-color: rgba(0, 0, 0, 0.20);
}

.moe-online-quiz .read-more-block-header {
    padding: 0 33px;
}

.moe-online-quiz .read-more-block-header h5 {
    font-family: 'Roboto';
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 10px;
    color: #fff;
}

/*.more-read-arrows {
    position: absolute;
    z-index: 1;
    font-size: 30px;
    top: 5px;
    right: 50px;
}*/

.moe-online-quiz .mr-left-game,
.moe-online-quiz .mr-right-game {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 51px;
    z-index: 1;
    width: 34px;
    height: 210px;
    cursor: pointer;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}

.moe-online-quiz .mr-left-game {
    left: 5px;
}

.moe-online-quiz .mr-right-game {
    right: 5px;
}

.moe-online-quiz .mr-left-game.noactive i,
.moe-online-quiz .mr-right-game.noactive i {
    pointer-events: none;
}

.moe-online-quiz .mr-left-game i,
.moe-online-quiz .mr-right-game i {
    font-size: 48px;
    line-height: 47px;
    text-align: center;
    width: 34px;
    height: 48px;
    background-color: #fff;
    color: #2a73b2;
    border-radius: 8px;
    transition: .1s;
    box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.4);
}

.moe-online-quiz .mr-left-game.noactive i,
.moe-online-quiz .mr-right-game.noactive i {
    color: rgba(42, 115, 178, 0.4);
    cursor: default;
}

.moe-online-quiz .mr-left-game i {
    padding-right: 3px;
}

.moe-online-quiz .mr-right-game i {
    padding-left: 3px;
}

.moe-online-quiz .mr-left-game:active i,
.moe-online-quiz .mr-right-game:active i {
    transform: translateY(2px);
}

.moe-online-quiz .mr-left-game {
    animation-name: fadeOutLeftQuiz;
}

@-webkit-keyframes fadeOutLeftQuiz {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeftQuiz {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
}

.moe-online-quiz .mr-right-game {
    animation-name: fadeOutRightQuiz;
}

@-webkit-keyframes fadeOutRightQuiz {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes fadeOutRightQuiz {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
}

.moe-online-quiz .read-more-row-out:hover .mr-left-game,
.moe-online-quiz .read-more-row-out:hover .mr-right-game {
    animation-delay: .1s;
}

.read-more-row-out:hover .mr-left-game {
    animation-name: fadeInLeftQuiz;
}

@-webkit-keyframes fadeInLeftQuiz {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInLeftQuiz {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}

.moe-online-quiz .read-more-row-out:hover .mr-right-game {
    -webkit-animation-name: fadeInRightQuiz;
    animation-name: fadeInRightQuiz;
}

@-webkit-keyframes fadeInRightQuiz {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInRightQuiz {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}

.moe-online-quiz .read-more-row-container {
    width: calc(100% - 24px);
    width: 100%;
    margin: auto;
    overflow-y: hidden;
}

.moe-online-quiz .read-more-row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    position: relative;
    overflow-y: hidden;
    overflow-x: auto;
    width: 100%;
    margin-left: 0;
}

.moe-online-quiz .col-4 {
    position: relative;
    margin-right: 5px;
    margin-left: 5px;
    flex: 0 0 160px;
    max-width: 160px;
}

.moe-online-quiz .col-4:first-of-type {
    margin-left: 12px;
}

.moe-online-quiz .col-4:last-of-type {
    margin-right: 12px;
}

.moe-online-quiz .item {
    margin-bottom: 100px;
    height: 210px;
    border-radius: 5px;
    overflow: hidden;
    transition: .2s;
}

.moe-online-quiz .item:hover {
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.05),
    0 0 3px 0 rgba(0, 0, 0, .05),
    0 0 5px 2px rgba(0, 0, 0, .2);
}

.moe-online-quiz .item:active {
    transform: translate3d(0, 2px, 0);
    transition: .1s;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.05),
    0 2px 3px 0 rgba(0, 0, 0, .05),
    0 2px 5px 2px rgba(0, 0, 0, .2);
}

.moe-online-quiz .item-content {
    position: relative;
    display: block;
    height: 100%;
}

.moe-online-quiz .cover-img {
    border-radius: 0;
    overflow: hidden;
    position: relative;
    display: block;
    cursor: pointer;
    width: 100%;
}

.moe-online-quiz .cover-img:before {
    content: '';
    display: block;
    padding-top: 66.67%;
}

.moe-online-quiz .cover-img > a {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.moe-online-quiz .cover-img img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    object-fit: cover;
}

.moe-online-quiz .cover-title {
    padding: 10px;
    display: block;
    width: 100%;
}

.moe-online-quiz .last-item a {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
}

.moe-online-quiz .item h4 {
    margin-top: 0;
    line-height: 1.3;
    font-size: 13px;
    font-family: 'Roboto';
    font-weight: 400;
    color: #fff;
    display: block;
    overflow: hidden;
     text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 5;
    line-clamp: 5;
}

/*.q-message {
    position: relative;
    display: block;
    width: 100%;
}

.q-message:before {
    content: '';
    display: block;
    padding-top: 100%;
}*/

.q-message-in {
    /*position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;*/
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.q-message-in p {
    text-align: center;
    margin-bottom: 10px;
}

.q-message-in p:last-child {
    margin-bottom: 0;
}

.q-message-in a {
    font-weight: 700;
    text-decoration: underline;
}

.q-message-in a:hover {
    opacity: .7;
}

.q-message-in p,
.q-message-in a,
.q-message-in a:hover {
    color: #fff;
}

.moe-online-quiz.title-result.q-message .quizLevel-text {
    padding: 0 40px;
}

.moe-online-quiz.title-result.q-message .result-contaner a {
    text-align: center;
    color: #fff !important;
    font-weight: 700;
    display: block;
    padding: 10px 0;
    text-decoration: underline;
    background-color: rgba(0, 0, 0, 0.20);
}

.moe-online-quiz.title-result.q-message .result-contaner a:hover {
    opacity: .7;
}

.moe-online-quiz.title-result.q-message .annotation {
    margin: 0;
}

.moe-online-quiz.title-result.q-message .annotation img {
    display: block;
    width: 100%;
    margin: 0 auto 20px;
}

.moe-online-quiz.title-result.q-message .quizScore {
    padding: 10px 40px;
}

.moe-online-quiz.title-result.q-message .annotation p {
    padding: 0 40px;
}

.moe-online-quiz.title-result.q-message .quizCount {
    width: 100%;
    text-align: center;
}

@media (max-width: 767px) {
    .moe-online-quiz {
        padding: 5.2vw;
    }

    .moe-online-quiz.title-begin,
    .moe-online-quiz.title-result {
        padding: 5.2vw 5.2vw 10px;
    }

    .quizLevel-text {
        padding: 0 5.2vw 20px;
    }

    .quizResultsCopy {
        padding: 0 5.2vw;
    }

    .quizScore span {
        font-size: 10vw;
    }

    .moe-online-quiz .main-img,
    .moe-online-quiz .main-img-z,
    .quizResults,
    .template-1 .stat_centr_wr .moe-online-quiz .main-img,
    .template-1 .stat_centr_wr .moe-online-quiz .main-img-z,
    .moe-online-quiz .quizDescription video,
    .moe-online-quiz .quizDescription-z video,
    .moe-online-quiz.title-result .read-more-row-out {
        width: calc(100% + 10.4vw + 10px);
        margin: 25px calc(-5.2vw - 5px) 0;
    }

    .moe-online-quiz.title-result .read-more-row-out {
        margin: 25px calc(-5.2vw - 5px) -15px;
    }

    .moe-online-quiz .read-more-block-header {
        padding: 0 calc(5.2vw - 7px);
    }

    .moe-online-quiz.title-result.q-message .quizScore {
        padding: 10px 5.2vw;
    }

    .moe-online-quiz.title-result.q-message .annotation p {
        padding: 0 5.2vw;
    }
}

@media (max-width: 575px) {
    /*.moe-online-quiz {
        width: calc(100% + 30px);
        margin-left: -15px;
        padding: 5.2vw;
        border-radius: 0;
        font-size: 16px;
        line-height: 1.5;
        box-shadow: none;
    }*/
    /*.quizResults-in {
        display: inline-block;
    }*/
    /*.result-contaner {
        position: relative;
        padding-bottom: inherit;
        height: auto;
        overflow: auto;
    }*/
    /*.result-contaner img.result-img {
        height: auto;
        position: relative;
    }*/
    /*.quizLevel-text {
        -ms-flex-pack: center;
        justify-content: center;
        height: auto;
        padding: 20px 5.2vw;
    }*/
    /*.quizScore {
        -ms-flex-pack: center;
        justify-content: center;
        height: 13vw;
        padding: 0;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.20);
        position: relative;
    }*/
    /*.quizScore span {
        color: #fff;
    }*/
    .quizCount,
    .quizCount-z {
        margin: 8.2vw 0 0;
    }
}

@media (max-width: 500px) {
    .moe-online-quiz .button.tryAgain {
        float: none;
    }

    .moe-online-quiz.title-result .quizCount,
    .moe-online-quiz.title-result .quizCount-z {
        display: none;
        float: none;
        margin: 30px 0 0;
        font-size: .9em;
        line-height: 1;
        text-align: center;
        opacity: .8;
    }
}

@media (max-width: 400px) {
    .questionCard {
        font-size: 5.5vw;
    }
}

@media (max-width: 359px) {
    .moe-online-quiz .button,
    .moe-online-quiz .button-z {
        padding: 5px 8px;
    }
}

.user_head {
    color: #a6b0b5;
    line-height: 1;
    height: 60px;
    text-align: center;
    font-size: 14px;

}

.personal_main_menu {
    margin-right: 20px !important;
}

.personal_main_menu a:active {
    /*margin-right: 20px !important;*/
    color: var(--moe-blue);
    /*background-color: #eef7fe;*/
}

.personal_glavnay {
    /*margin-top: 0 !important;*/
}

.personal_left1 {
    padding-right: 5%;
    margin-bottom: 20px
}

.left_list {
    margin: 10px 0 0;
    font-weight: 700;
}

.left_list2 {
    padding-left: 20px;
    font-size: 0.9em;
}

.personal_img {
    width: 63px;
    height: 63px;
    float: left;
    margin-right: 20px;
    position: relative;
}

.personal_img img {
    object-fit: cover;
}

.personal_img1 {
    width: 107px;
    height: 70px;
    float: left;
    margin-right: 20px;
    position: relative;
}

.personal_head_act {
    margin-bottom: 10px;
}

.personal_box {
    position: relative;
    float: left;
    height: 63px;
    width: 63px;
    background-color: #eee;
}

.personal_name {
    float: left;
    height: 63px;
    line-height: 63px;
    font-weight: 400;
    position: relative;
}

.personal_margin {
    font-family: 'Roboto Condensed';
}

.user_lk input.orange {
    border: 2px solid #fcaf43;
}

.user_lk input {
    border-radius: 0;
}

.no_mod_nn .note-editor.note-frame:hover,
.no_mod_nn .note-editor.note-frame:active,
.no_mod_nn .select .jq-selectbox__select:hover,
/*.jq-selectbox.dropdown.opened:hover,*/
#nar_noovsti input:hover, #nar_noovsti input:focus,
#nar_noovsti textarea:hover, #nar_noovsti textarea:focus,
.user_lk input:hover, .user_lk input:focus,
.user_lk textarea:hover, .user_lk textarea:focus,
.claim_user_input textarea:focus {
    border-color: var(--moe-blue);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

#nar_noovsti .butt_nn input:hover,
#nar_noovsti .butt_nn input:active,
#nar_noovsti .butt_nn input:focus {
    border-color: transparent;
    box-shadow: none;
}

.personal_margin_top {
    margin-top: 15px;
}

.personal_margin_top input {
    color: #273842;
    border: 1px solid #d9d9d9;
    background-color: #eef7fe;
    padding: 5px;
}

.personal_margin_top .jq-selectbox__select {
    background: #F5F5F5 !important;
    box-shadow: none;
    border-radius: 0;
}

.pers_razdelitel {
    color: #e5e5e5;
}

.personal_message {
    background: #4bb467;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    color: white;
    margin: 5px;
    padding: 3px 5.65px;
}

.personal_message1 {
    background-image: url(/themes/default/front/img/personal_message.png);
    margin: 5px;
    padding: 3px;
    width: 26px;
    height: 26px;
}

.personal_header {
    font-weight: 700;
    font-size: 1.1em;
}

.inform_top_line .green {
    background-color: #4bb467 !important;
    color: #fff !important;
    padding: 3px 3px 0 !important;
    margin-top: -3px;
    margin-right: 0;
}

.inform_top_line .red {
    background-color: red !important;
    color: #fff !important;
    padding: 3px 3px 0 !important;
    margin-top: -3px;
    margin-right: 0;
}

.personal_active {
    color: var(--moe-blue);
    background-color: #eef7fe;
    padding: 5px;
}

.personal_eche {
    background-color: #ededed;
    color: #1e2c34;
}

.personal_left {
    padding: 10px 10px;
}

.personal_left_in {
    padding: 0 22px;
}

.personal_lenta {
    margin-bottom: 0;
    padding-bottom: 0;
    /*border-bottom: 1px solid #ccc;*/
}

.personal_lenta .litle_top_nov {
    height: auto;
}

.personal_lenta1 {
    margin-top: -6px;
}

.personal_h4 {
    font-size: 1.5em
}

.personal_button {
    margin-top: 15px;
    height: auto;
    line-height: 1em;
    padding: 10px;
    border: none;
}

.personal_button1 {
    margin-top: 15px;
    height: auto;
    line-height: 1em;
    padding: 8px;
    border: none;
    font-size: 17px;
    background-color: #869ca8;
}

.personal_button1:hover {
    color: #fff;
    background-color: #869ca8;
}

.personal_button2 {
    width: auto;
    display: inline-block;
    font-size: 19px;
    padding: 8px 40px;
    margin-top: 0;
}

.personal_button3 {
    width: auto;
    display: inline-block;
    font-size: 16px;
    padding: 8px 40px;
    margin-top: 0;
    background-color: #fff;
    border: solid 1px var(--moe-blue);
    color: var(--moe-blue);
}

.personal_remove_button {
    background-color: transparent;
    border: transparent;
}

.personal_remove {
    background: none;
    border: none;
    font-size: 1.2em !important;

    margin-top: -10px;
}

.personal_remove:focus {
    background: #eee;
    border: none;
    font-size: 1.2em !important;

    margin-top: -10px;
}

.personal_remove_sub {
    background: none;
    border: none;
    font-size: 1.5em;
    vertical-align: -2px;
    color: #ff413a;
}

.personal_sub {
    border: 1px solid #eee;
    /*background-color: #fafafa;*/
    height: 370px;
    padding: 10px 15px;
}

.personal_sub1 {
    border-right: 1px solid #eee;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background-color: #ededed;
    height: 370px;
    padding: 10px 15px;
}

.personal_sublist {
    width: 100%;
    padding-left: 15px;
    display: inline-block;
    overflow-y: auto;
    border-top: solid 1px rgba(185, 185, 185, 0.3);
    border-bottom: solid 1px rgba(185, 185, 185, 0.3);
    /*background-color: rgba(236, 236, 236, 0.38);*/
    /*-webkit-box-shadow: inset 0px -28px 25px -26px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:    inset 0px -28px 25px -26px rgba(0, 0, 0, 0.1);
    box-shadow:         inset 0px -28px 25px -26px rgba(0, 0, 0, 0.1);*/
}

.personal_sub_list {
    height: 301px;
}

.personal_sub_list1 {
    height: 196px;
}

.pers_pub_li {
    line-height: 1.96em;
}

.personal_litle_top_nov .cont {
    padding-right: 0 !important;
}

.personal_search_box {
    border: 1px solid #eee;
    background-color: #fff;
    width: 100%;
}

.personal_search {
    height: 28px;
    border: none;
    outline: none;
    -webkit-appearance: none;
}

.personal_search_button {
    float: right;
    background: none;
    border: none;
    height: 28px;
    width: 28px;
    font-size: 1.1em;
    color: #2f434e;
}

.p_checkbox {
    border: solid 2px #d40000;
}

.personal_litle_top_nov {
    border: none !important;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-right: 0 !important;
}

.personal_gallery {
    margin: 10px 0 0;
}

.personal_cont {
    width: 100% !important;
    padding: 20px 0 20px;
    border-top: 1px solid #dadee2;
    display: inline-block;
}

.personal_cont_del {
    background-color: rgba(114, 117, 122, 0.3);
    opacity: 0.4;
}

.personal_cont span {
    font-family: 'Roboto Condensed';
    opacity: 0.6;
    margin-bottom: 5px;
    display: inline-block;
}

.personal_cont span [class^="icon-"], [class*=" icon-"] {
    color: #a6b0b5;
    margin: 2px 2px 0 5px;
}

.personal_cont b p {
    font-size: 17px;
    margin-bottom: 5px;
    word-wrap: break-word;
}

.personal_cont .coment_text p:last-child {
    margin-bottom: 0 !important;
}

.personal_cont .coment_text p:empty {
    margin-bottom: 0 !important;
}

.personal_cont .coment_text {
    font-family: 'Open Sans';
    word-wrap: break-word;
    display: inline-block;
    width: 100%;
}

.personal_big_top_nov_img {
    height: 50px;
    width: 50px;
    background-size: cover;
    float: right
}

.personal_list {
    padding: 10px 0;
}

.personal_list li {
    margin-bottom: 15px;
    line-height: 1em;
}

.personal_list li a:active {
    color: var(--moe-blue);
    background-color: #eee;
    box-shadow: -3px 0 0 0 #eee, 3px 0 0 0 #eee;
}

.personal_h2 {
    font-size: 22px;
}

.personal_form-group {
    margin: 10px 0 15px 0;
}

.personal_fieldset {
    margin: 0;
    padding: 0 10px;
}

.personal_comment {
    font-family: 'Open Sans';
    font-size: 13px;
}

.personal_block {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #e5e5e5;
}

.personal_value {
    color: #b0b0b0;
}

.personal_block1 {
    margin-top: 10px;
    padding: 10px 0 0 0;
    border-top: 1px solid #e5e5e5;
}

.personal_block2 {
    margin-top: 0;
    padding: 10px 15px 0;
}

.personal_square {
    width: 100%;
    margin: 15px auto 0;
    overflow: hidden; /* clearfix */
    position: relative;
    background-color: #eee;
}

.personal_square:before {
    content: "";
    padding-top: 100%;
    float: left;
}

.personal_avatar {
    display: block;
    margin: auto;
}

.personal_select {
    width: auto;
    height: 28.4px;
}

.select .jq-selectbox__select {
    height: 30px;
}

.personal_pravila {
    border: unset;
    padding: 10px;
    text-align: center;
    color: var(--moe-blue);
    text-decoration: unset;
}

.personal_prim {
    background-color: #fffbd2;
    padding: 20px;
}

.personal_p {
    margin-bottom: 6px;
    font-size: 13px;
    line-height: 1.3em;
    font-family: 'Open Sans';
}

.personal_h5 {
    font-weight: 700;
}

.personal_field {
    width: 100%;
}

.personal_dot {
    color: #d7d7d7;
}

/* -------------------*/

.pers_menu_pub_box {
    padding: 10px;
    margin: 0 0 25px;
}

.pers_menu_pub_main {
    width: 100%;

    text-align: center;
}

.pers_menu_pub_main nav a:active {
    width: 100%;

    text-align: center;
    color: var(--moe-blue);
    background-color: #fff;
    padding: 5px;
}

.pers_menu_pub_a {
    padding: 10px 15px;
    font-size: 17px;
    color: #1e2c34;
    font-weight: 700;
    background-color: #ededed;
}

.pers_menu_pub_a:hover {
    padding: 10px 15px;
}

.pers_menu_pub_a:active {
    padding: 10px 15px;
    background: var(--moe-blue);
    color: #fff;
}

.pers_text1 {
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 10px;
}

.pers_text1 span {
    /*background: #c1e4ff;
    box-shadow: -1px 0 0 1px #c1e4ff, 1px 0 0 1px #c1e4ff;*/
    color: var(--moe-blue);
}

/* -------------------*/

.pers_menu1_box {
    border: 2px solid #ededed;
    padding: 10px;
    margin: 0 0 25px;
}

.pers_menu1_main {
    width: 100%;
    line-height: 36px;
    text-align: center;
    position: relative;
}

.pers_menu1_main nav a:active {
    width: 100%;
    line-height: 36px;
    text-align: center;
    color: var(--moe-blue);
    background-color: #eee;
    box-shadow: -3px 0 0 0 #eee, 3px 0 0 0 #eee;
}

.pers_menu1_a {
    padding: 6px 10px;
    font-size: 16px;
    color: #1e2c34;
    margin-bottom: 10px;
}

.pers_menu1_a:hover {
    padding: 6px 10px;
}

.pers_menu1_a:active {
    padding: 6px 10px;
}

/* -------------------*/

.pers_menu2_main {
    width: 100%;
    line-height: 36px;
    text-align: center;
    margin-bottom: 25px;
}

.pers_menu2_a {
    padding: 6px 10px;
    background-color: #d0f0ff;

}

.pers_menu2_a:hover {
    padding: 6px 10px;
    background-color: #ace4fe;
}

.pers_menu2_a:active {
    padding: 6px 10px;
    background-color: #aadffc;
}

/* -------------------*/

/* -------------------*/

.pers_menu3_main {
    width: 100%;
    margin: 30px -10px;
}

.pers_menu3_a {
    font-size: 1.2em;
    padding: 15px 10px;
}

.pers_menu3_a:hover {
    font-size: 1.2em;
    padding: 15px 10px;
    background-color: #ace4fe;
}

.pers_menu3_a:active {
    font-size: 1.2em;
    padding: 15px 10px;
    background-color: #aadffc;
}

/* -------------------*/

.pers_subs1_block {
    position: absolute;
    width: 150px;
    padding: 0;
    z-index: 3;
    color: #fff;
    display: none;
    left: 0;
}

.pers_subs1_block > li {
    display: inline-block;
    width: 100%;
    margin-bottom: 0 !important;
}

.pers_subs1_block > li > a {
    display: inline-block;
    width: 100%;
    color: #1c2330 !important;
    text-align: left;
    border-top: 1px solid #fff;
    background-color: #9dd5ff;
    padding: 3px 15px 5px;
}

.pers_subs1 > i {
    font-size: 15px;
    color: #ababab;
}

.pers_subs1 .eche_li {
    position: relative;
}

/* -------------------*/
/* -------------------*/

.pers_subs2_block {
    position: absolute;
    width: 150px;
    padding: 0;
    z-index: 3;
    color: #fff;
    display: none;
    left: 0;
}

.pers_subs2_block > li {
    display: inline-block;
    width: 100%;
    margin-bottom: 0 !important;
}

.pers_subs2_block > li > a {
    display: inline-block;
    width: 100%;
    color: #1c2330 !important;
    text-align: left;
    border-top: 1px solid #fff;
    background-color: #9dd5ff;
    padding: 3px 15px 5px;
}

.pers_subs2 > i {
    font-size: 15px;
    color: #ababab;
}

.pers_subs2 .eche_li {
    position: relative;
}

/* -------------------*/
/* -------------------*/

.pers_subs3_block {
    position: absolute;
    width: 150px;
    padding: 0;
    z-index: 3;
    color: #fff;
    display: none;
    left: 0;
}

.pers_subs3_block > li {
    display: inline-block;
    width: 100%;
    margin-bottom: 0 !important;
}

.pers_subs3_block > li > a {
    display: inline-block;
    width: 100%;
    color: #1c2330 !important;
    text-align: left;
    border-top: 1px solid #fff;
    background-color: #9dd5ff;
    padding: 3px 15px 5px;
}

.pers_subs3 > i {
    font-size: 15px;
    color: #ababab;
}

.pers_subs3 .eche_li {
    position: relative;
}

/* -------------------*/
/* -------------------*/

.pers_subs4_block {
    position: absolute;
    width: 150px;
    padding: 0;
    z-index: 3;
    color: #fff;
    display: none;
    left: 0;
}

.pers_subs4_block > li {
    display: inline-block;
    width: 100%;
    margin-bottom: 0 !important;
}

.pers_subs4_block > li > a {
    display: inline-block;
    width: 100%;
    color: #1c2330 !important;
    text-align: left;
    border-top: 1px solid #fff;
    background-color: #9dd5ff;
    padding: 3px 15px 5px;
}

.pers_subs4 > i {
    font-size: 15px;
    color: #ababab;
}

.pers_subs4 .eche_li {
    position: relative;
}

/* -------------------*/
/* -------------------*/

.pers_subs5_block {
    position: absolute;
    width: 150px;
    padding: 0;
    z-index: 3;
    color: #fff;
    display: none;
    left: 0;
}

.pers_subs5_block > li {
    display: inline-block;
    width: 100%;
    margin-bottom: 0 !important;
}

.pers_subs5_block > li > a {
    display: inline-block;
    width: 100%;
    color: #1c2330 !important;
    text-align: left;
    border-top: 1px solid #fff;
    background-color: #9dd5ff;
    padding: 3px 15px 5px;
}

.pers_subs5 > i {
    font-size: 15px;
    color: #ababab;
}

.pers_subs5 .eche_li {
    position: relative;
}

/* -------------------*/

.personal_bottom_box {
    text-align: center;
    margin-top: 20px;
    padding: 30px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.personal_bottom_box3 {
    text-align: center;
    margin-top: 15px;
}

.personal_textarea {
    min-width: 100%;
    max-width: 100%;
    padding: 10px;
    color: #353535;
    border: 1px solid #d9d9d9;
    background-color: #f7f8fa;
    font-family: 'Open Sans';
    min-height: 180px;
}

.personal_headerarea {
    min-width: 100%;
    max-width: 100%;
    padding: 5px;
    color: #273842;
    border: 1px solid #d9d9d9;
    background-color: #eef7fe;
    font-weight: 700;
}

/*------------------------------------*/

.personal_list1 {
    background-color: #9dd5ff;
    padding: 3px 6px;
    margin: 3px;
}

.pers_mes_header {
    background-color: #d9e4ea;
    padding: 5px;
    margin-bottom: 10px;
    height: 55px;
    line-height: 1em;
}

.pers_hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

.pers_mes_row {
    border-bottom: 1px solid #eeeeee;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0;
}

.personal_tr {
    height: 45px;
    background-color: #d9e4ea;
}

.personal_td1 {
    width: 50%;
    font-weight: 400;
    text-align: left;
    height: 45px;
    padding-left: 3%;
    padding-right: 3%;
    border-bottom: 1px solid #eee;
}

.personal_td2 {
    width: 25%;
    font-weight: 400;
    text-align: center;
    height: 45px;
    border-bottom: 1px solid #eee;
}

div.p_tabs {
    background: #fff;
    padding: 0
}

ul.p_tabNavigation {
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: #ededed;
    display: inline-block;
    width: 100%
}

ul.p_tabNavigation li {
    display: block;
    float: left
}

ul.p_tabNavigation li a {
    padding: 8px 24px;
    background-color: #ededed;
    text-decoration: none;
    font-size: 17px;
    font-weight: 700;
    color: #273842;
    display: inline-block;
}

ul.p_tabNavigation li a.selected,
ul.p_tabNavigation li a.selected:hover {
    background: var(--moe-blue);
    color: #fff
}

ul.p_tabNavigation li a:hover {
    background: #ccc;
    color: #000
}

ul.p_tabNavigation li a:focus {
    outline: 0
}

#news_list,
#users_list {
    /*border: 1px solid #ededed;*/
    background: #FFF;
    margin-top: -7px;
    border-top: none
}

/*------------------------------------*/

div.p_tabs {
    background: #fff;
    padding: 0
}

#rubricas {
    border: 1px solid #ededed;
    background: #FFF;
    margin-top: -7px;
    border-top: none;
}

#temas {
    border: 1px solid #ededed;
    background: #FFF;
    margin-top: -7px;
    border-top: none;
}

.pers_coment_text {
    border: 1px solid #dadee2;
    padding: 15px;
    background-color: #f3f4f5;
    margin-top: 5px;
}

.pers_coment_text .name {
    opacity: 0.6;
    margin-bottom: 5px;
}

.pers_coment_text p {
    font-family: 'Open Sans';
    font-size: 14px;
    word-wrap: break-word;
}

.pers_ad_text {
    border: 1px solid #eee;
    padding: 15px;
    background-color: #e3feea;
    margin-top: 5px;
}

/*
.pers_coment_text::before, .pers_coment_text::after {
    content: '';
    position: absolute;
    left: -14px;
    bottom: 80px;
    border: 15px solid transparent;
    border-top: 15px solid red;
    border-right: 15px solid blue;
}
.pers_coment_text::after {
    border-top: 15px solid green;
    border-right: 15px solid green;
    bottom: 80px;
}
*/

.personal_label {
    color: #a6b0b5;
    margin-bottom: 10px;
    /*text-transform: uppercase;*/
}

.personal_label span {
    font-family: 'Roboto Condensed';
}

.personal_text_block {
    font-size: 1.4em !important;
    line-height: 1.3em;
}

.container_tmp {
    width: 100%;
    height: 100%;
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #7b8b95;
}

.container_tmp > .personal_ura {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.personal_ura_in {
    display: inline-block;
    width: 600px;
    height: 480px;
    background-color: #fff;
    padding: 20px;
}

.personal_ura_rubr {
    color: var(--moe-blue);
    font-size: 1.2em;
}

.button_ura {
    background-color: var(--moe-blue);
    width: 100px;
    height: 36px;
    color: #fff;
    border: none;
    margin: 20px;
}

.green {
    background-color: #4bb467 !important;
    color: #fff !important;
    padding: 3px 3px 0 !important;
    margin-top: -3px;
    margin-right: 0;
    margin-left: 10px;
}

.red {
    background-color: red !important;
    color: #fff !important;
    padding: 3px 3px 0 !important;
    margin-top: -3px;
    margin-right: 0;
    margin-left: 10px;
}

.arh_nov_wr .book_title {
    font-size: 17px;
    font-weight: 700;
    color: #1e2c34;
    line-height: 1.3;
    margin-bottom: 10px;
}

.arh_nov_wr .book_title:hover {
    color: #23527c;
}

.arh_nov_wr .book_title:active {
    background-color: #eee;
}

.bookmark-row {
    border-bottom: 1px solid #eee;
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
    padding: 0 0 20px 0;
    position: relative;
}

.bookmark-row .arh_img {
    display: inline-block;
    width: 100%;
    background-size: cover;
    background-position: center;
}

.bookmark-row input[type="button"] {
    width: auto;
    height: 25px;
    outline: 0;
    border: none;
    color: var(--moe-blue);
    font-size: 16px;
    background-color: transparent;
    position: absolute;
    right: 0;
    bottom: 0;
}

.bookmark-row input[type="button"]:hover {
    text-decoration: underline;
    color: #23527c;
}

.bookmark-row input[type="button"]:active {
    background-color: #eee;
}

.delete-bookmark {
    font-size: 17px !important;
}

.delete-bookmark:focus {
    opacity: 0.8;
}

/*--------------------------------*/

/*.personal_main_menu:hover,
.personal_main_menu:active {
    background: #eee;
    box-shadow: -3px 0 0 0 #eee, 3px 0 0 0 #eee;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    text-decoration: none;
}*/

.personal_main_menu a:hover,
.personal_main_menu a:active {
    text-decoration: underline;
}

a.sub_plus {
    color: #dd0000 !important;
}

a.sub_plus:hover,
a.sub_plus:active {
    text-decoration: underline;
    color: #dd0000 !important;
}

#oblko_tegov .oblko_tegov_wr .tags_wr ul li a.send_mail_lk {
    color: var(--moe-blue);
}

.send_mail_lk img {
    margin-right: 5px;
    margin-top: -3px;
}

/*--------------------------------*/

.text_sub, .limit_sub {
    font-size: 16px;
    font-family: 'Open Sans';
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
}

.limit_sub {
    background-color: #ffeec2;
    border: 1px solid #ffce50;
}

.text_personal, .promo_personal {
    font-size: 16px;
    font-family: 'Open Sans';
}

.limit_sub .text_personal,
.promo_personal .text_personal,
.promo_content .text_personal {
    text-align: center;
}

.text_personal .attention {
    color: #dd0000;
}

.promo_personal {
    margin-top: 20px;
}

.promo_personal input,
.promo_personal button {
    width: 230px;
    height: 60px;
    border-radius: 10px;
    text-align: center;
    font-family: 'Roboto Condensed';
    margin: 20px auto 15px;
    border: 1px solid #fff;
    display: block;
}

.promo_personal input {
    color: #1e2c34;
    font-size: 22px;
    line-height: 44px;
    font-weight: 100;
    padding: 9px 5px 5px;
    margin-top: 30px;
    background-color: #fff;
    -webkit-box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .2);
    box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .2);
}

.promo_personal button {
    color: #fff;
    font-size: 27px;
    line-height: 46px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 7px 5px 5px;
    background-color: #25ad01;
}

.promo_personal button:hover {
    background-color: #259c01;
}

.promo_personal button:active {
    background-color: #239401;
    -webkit-box-shadow: inset 2px 2px 10px 0 rgba(0, 0, 0, .2);
    box-shadow: inset 2px 2px 10px 0 rgba(0, 0, 0, .2);
}

.stiker {
    position: absolute;
    right: -36px;
    top: 14px;
    height: 0;
    width: 140px;
    border-bottom: 40px solid #25ad01;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    color: #fff;
    font-weight: 700;
    font-family: 'Roboto Condensed';
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ura_subscribe {
    font-weight: 700;
    font-size: 20px;
    margin-top: 30px;
    line-height: 1.6;
    text-align: center;
}

.ura_subscribe a {
    color: #dd0000 !important;
}

.ura_subscribe a:hover {
    text-decoration: underline;
}

.personal_menu_mob .mob_rub {
    margin-bottom: 10px;
}

.sub_anons #mc_embed_signup form {
    padding: 10px 0 10px 0;
}

.sub_anons #mc_embed_signup .button,
.sub_anons .button {
    clear: both;
    background-color: var(--moe-blue);
    border: 0 none;
    border-radius: 0;
    transition: all 0.23s ease-in-out 0s;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 19px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    margin: 10px 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
}

.sub_anons #mc_embed_signup .button:hover,
.sub_anons .button:hover {
    color: #fff;
    background-color: #3287D3;
}

.sub_anons #mc_embed_signup #mce-success-response {
    color: #dd0000;
    font-size: 16px;
    font-family: 'Open Sans';
    font-weight: 400;
}

.sub_a_b {
    color: #dd0000 !important;
    font-weight: 700;
}

.sub_a_b:hover {
    text-decoration: underline;
}
/*--------------------------------------------------------------------------*/

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.no_mod_nn {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}

#prislNovNewUser .modal-header,
#prislNovNewGuest .modal-header {
    padding: 15px 15px 0;
    border-bottom: none;
}

.no_mod_nn input,
.no_mod_nn textarea,
.no_mod_nn select {
    border: 1px solid #b8c5d0;
    max-width: 100%;
    min-width: 100%;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7;
    background-color: #fff;
    font-family: 'Roboto';
}

.no_mod_nn select:focus {
    border-color: var(--moe-blue);
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(102, 175, 233, .08), 0 0 8px rgba(102, 175, 233, .6);
}

.no_mod_nn .label {
    display: inline-block;
    width: 100%;
    margin-top: 13px;
    font-size: 16px;
    color: #1e2c34;
    margin-bottom: 3px;
    text-align: left;
    white-space: normal;
    line-height: 1.3;
}

.no_mod_nn .margin_label {
    margin: 0 0 25px;
}

.no_mod_nn label .obizatelno {
    font-size: 18px;
    color: #ff2246
}

.no_mod_nn label span.gr_pod {
    color: #a6b0b5
}

.no_mod_nn input,
.no_mod_nn select {
    height: 40px;
    padding-left: 15px;
    padding-right: 15px;
}

::-webkit-input-placeholder {
    color: #aebec8;
}

.no_mod_nn textarea {
    padding: 10px 15px;
    height: 99px
}

.no_mod_nn .check_wr {
    display: inline-block;
    width: 100%;
    margin: 15px 0
}

.no_mod_nn .check_wr .jq-checkbox.checked .jq-checkbox__div {
    width: 10px;
    height: 10px;
    margin: 2px 3px 0 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #2196F3;
    -webkit-box-shadow: none;
    box-shadow: none
}

.no_mod_nn .check_wr .jq-checkbox {
    top: -2px;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin: 2px 4px 0 0;
    border: 1px solid #C3C3C3;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #FFF;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer
}

.no_mod_nn .lost_pass {
    font-size: 16px;
    display: inline-block;
    float: left;
    border-bottom: 1px dotted;
    margin-bottom: 10px
}

.no_mod_nn .podel_social {
    display: inline-block;
    width: 100%;
    margin-top: 3px
}

.no_mod_nn .podel_social span {
    margin-bottom: 10px;
    display: inline-block;
    color: #a6b0b5
}

/*.no_mod_nn input[type=submit] {
    margin-top: 20px;
    width: 100%;
    border: none;
    background-color: var(--moe-blue);
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 21px;
}*/

.button-standart,
input[type="button"].button-standart,
.no_mod_nn .butt_nn input[type=submit] {
    width: 200px;
    max-width: none;
    min-width: auto;
    height: 50px;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    line-height: 50px;
    font-size: 21px;
    display: block;
    margin: 20px auto;
    border-radius: 5px;
    border: none;
    background-color: var(--moe-blue);
    color: #fff;
}

.no_mod_nn .butt_nn input[type=submit] {
    margin: 20px auto 0;
}

.button-standart {
    text-align: center;
    color: #fff !important;
    transition: all .2s ease;
}

.button-standart:hover {
    box-shadow: inset 0 0 100px rgba(0,0,0,.15);
}

.button-standart:active {
    transition: 0s;
    transform: translateY(2px);
}

.button-standart.lawyer_check {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    width: auto;
    background-color: #00ab49;
}

.pdd-modal input[type="button"].button-standart {
    margin: 20px auto 0;
    height: 40px;
    line-height: 40px;
}

.button-column,
.button-pdd {
    height: 50px;
    font-weight: 700;
    font-size: 17px;
    line-height: 50px;
    text-align: center;
    border-radius: 25px;
    margin: 20px auto 0;
    color: #fff !important;
    background: #4bb467;
    background: linear-gradient(135deg, rgba(75, 180, 103, 1) 0%, rgba(50, 154, 78, 1) 100%);
}

.button-column {
    width: 100%;
    margin: 0 auto 20px;
}

.col-game-content .button-column {
    width: 240px;
}

.mob_butt_pdd .button-column {
    width: 240px;
    margin: 20px auto;
}

.no_mod_nn {
    width: 100%;
    position: relative;
    padding: 20px;
    border-radius: 0;
    background-color: #e3eaef;
}

.no_mod_nn label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0;
    font-weight: 700;
}

.no_mod_nn .a-rules {
    position: absolute;
    top: 10px;
    right: 20px;
}

.no_mod_nn .name_vhod_popup {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px
}

.prisl_title {
    font-size: 24px;
    display: inline-block;
    margin-right: 10px;
    color: #1e2c34;
    line-height: 30px;
}

.no_mod_nn .name_vhod_popup p {
    font-size: 16px;
    display: inline-block;
    float: left;
    margin-right: 10px
}

.no_mod_nn .name_vhod_popup a {
    font-size: 16px;
    display: inline-block;
    border-bottom: 1px dotted;
    margin-left: 10px;
}

.no_mod_nn .select {
    width: 100%;
}

.no_mod_nn .jq-selectbox {
    width: 100%;
}

.jq-selectbox__select,
.jq-selectbox__select:hover,
.no_mod_nn .select .jq-selectbox__select {
    height: 40px;
    width: 100%;
    padding: 0 45px 0 15px;
    border: 1px solid #b8c5d0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #333;
    text-shadow: none;
    line-height: 38px
}

.jq-selectbox__trigger,
.no_mod_nn .select .jq-selectbox__trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 100%;
    border-left: none;
    background-image: url(/themes/default/front/st_bt.png);
    background: no-repeat;
}

.jq-selectbox__select-text,
.no_mod_nn .select .jq-selectbox__select-text {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #a9a9a9;
    font-size: 16px;
    line-height: 40px;
    font-weight: 400;
}

.jq-selectbox__trigger-arrow,
.no_mod_nn .select .jq-selectbox__trigger-arrow {
    position: absolute;
    top: 16px;
    right: 12px;
    background-image: url(/themes/default/front/img/st_bt.png);
    width: 12px;
    height: 7px;
    border-top: none;
    border-right: none;
    border-left: none
}

.no_mod_nn .jq-selectbox li:hover {
    background-color: var(--moe-blue);
    color: #fff !important;
}

.wid_51 {
    color: #667278;
    padding: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    letter-spacing: 0.3px;
}

.wid_511 {
    color: #667278;
}

.wid_52, .wid_53 {
    color: var(--moe-blue);
    margin-top: 5px;
    margin-bottom: 5px;
    letter-spacing: 0.3px;
    text-align: right;
    font-size: 15px;
}

.wid_52 .upload_count {
    font-weight: 700;
}

.wid_53 {
    color: #ff2f2f;
    display: none;
}

.preview_small .delete {
    background: rgba(11, 11, 11, 0.2) url(/themes/default/front/img/close.svg) no-repeat center;
    background-size: 60%;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    width: 25px;
    height: 25px;
    border-radius: 0 3px 0 3px;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    transition: all .1s ease;
}

.preview_small .delete:hover,
.preview_small .delete:active {
    background-color: #ff2f2f;
    color: #fff;
}

.preview_small .delete:active {
    transition: none;
    background-size: 80%;
}

.no_mod_nn input[type=button] {
    margin-top: 20px;
    border: none;
    background-color: var(--moe-blue);
    color: #fff;
    height: 50px;
    line-height: 38px;
    font-size: 20px;
    font-weight: 400;
}

.no_mod_nn .jq-file {
    width: 270px;
    border-radius: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
}

.no_mod_nn .jq-file__name {
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    height: 34px;
    padding: 0 80px 0 10px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 0;
    background: #FFF;
    box-shadow: inset 1px 1px #F1F1F1;
    font: 14px/32px Arial, sans-serif;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.no_mod_nn .jq-file__browse {
    position: absolute;
    top: 1px;
    right: 1px;
    padding: 0 10px;
    border-left: 1px solid #CCC;
    border-radius: 0;
    background: #F5F5F5;
    background: -webkit-linear-gradient(#FFF, #E6E6E6);
    background: #E6E6E6;
    box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px/32px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #FFF;
    font-weight: 400;
}

.no_mod_nn .jq-selectbox li {
    font-weight: 400;
    font-size: 16px;
    padding: 11px 15px;
}

.jq-selectbox__dropdown,
.no_mod_nn .jq-selectbox__dropdown {
    border-radius: 0;
    margin: 0;
    border: 1px solid #b8c5d0;
    outline: none;
}

.nn_link {
    font-size: 20px;
    text-align: center;
    line-height: 22px;
}

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

.modal-body .nn_link a {
    display: inline;
    white-space: nowrap;
}

.prisl_title {
    display: inline-block;
    width: 100%;
    font-weight: 700;
    margin-bottom: 20px;
}

.prisl_title,
.note-nn,
.no_mod_nn .name_vhod_popup p,
.no_mod_nn .select .jq-selectbox__select-text,
.jq-selectbox__select,
.no_mod_nn .select .jq-selectbox__select,
.select .jq-selectbox__select-text,
.no_mod_nn .jq-selectbox li,
.upload-image-title,
.note-nn-1 {
    color: #4e6b80 !important;
}

.note-nn,
.note-nn-1,
.note-nn-2 {
    font-size: .9em;
    line-height: 1.3;
    margin-top: 0.2em;
    font-weight: 400;
}

.note-nn-2,
.note-nn.help-block {
    color: #ff2f2f !important;
}

.note-nn-1,
.note-nn-2 {
    margin: 5px;
    text-align: right;
}

.rubric-block .form-group + .form-group {
    margin-left: 15px;
}

.rubric-block .form-group + .form-group + .form-group {
    margin-left: 30px;
}

/* For summernote*/

/*.no_mod_nn .note-editor .btn-default,
.comment_mob_lite .note-editor .btn-default,
.note-popover button {
    width: 41px !important;
    border-radius: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    white-space: nowrap;
}

.com_otvet .note-editor .btn-default {
    width: 40px !important;
    height: 30px !important;
    line-height: 1.1 !important;
}

.comment_mob_lite .panel-heading.note-toolbar > .btn-group .btn-group {
    margin-left: 0 !important;
}

.comment_mob_lite .note-editor.note-frame {
    border: 1px solid transparent;
}

.no_mod_nn .panel-heading.note-toolbar > .btn-group,
.comment_mob_lite .panel-heading.note-toolbar > .btn-group {
    margin: 0;
}

.no_mod_nn .panel-heading.note-toolbar,
.comment_mob_lite .panel-heading.note-toolbar {
    padding: 0;
}

.no_mod_nn .panel, .comment_mob_lite .panel {
    border-radius: 0;
    margin-bottom: 0;
}

.no_mod_nn .note-editor .panel-heading,
.comment_mob_lite .note-editor .panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.no_mod_nn .note-editor.note-frame .note-statusbar,
.comment_mob_lite .note-editor.note-frame .note-statusbar {
    background-color: rgba(136, 136, 136, 0.13);
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.no_mod_nn .note-editor .jq-file,
.comment_mob_lite .note-editor .jq-file {
    width: 270px;
    border-radius: 0;
    box-shadow: none;
    padding: 0 !important;
}

.no_mod_nn .note-editor .jq-file__name,
.comment_mob_lite .note-editor .jq-file__name {
    box-shadow: none !important;
    border: none !important;
}

.no_mod_nn .note-editor.note-frame {
    border: 1px solid #b8c5d0;
}

.no_mod_nn .panel-default > .panel-heading,
.comment_mob_lite .panel-default > .panel-heading {
    background-color: transparent;
    padding: 2px;
}

.no_mod_nn .note-editor .note-frame .note-editing-area .note-editable,
.comment_mob_lite .note-editor.note-frame .note-editing-area .note-editable {
    background-color: transparent;
}

.no_mod_nn .note-editor .dropdown-menu {
    border-radius: 0;
}

.note-editor .note-toolbar .dropdown-menu > li > a blockquote {
    padding: 0 !important;
    margin: 0 !important;
}

.no_mod_nn .panel {
    margin-bottom: 10px;
}

.no_mod_nn .note-editor .modal {
    padding: 20px !important;
}

.no_mod_nn .note-editor .modal-header h4 {
    font-size: 21px;
}

.no_mod_nn .note-editor .modal-body {
    padding: 0 15px;
}

.no_mod_nn .note-editor .modal-body label {
    font-size: 16px;
}

.no_mod_nn .note-editor .modal-body .form-group {
    margin-bottom: 0;
}

.no_mod_nn .note-editor .modal-body input {
    border-radius: 0;
}

.no_mod_nn .note-editor .modal-footer {
    border-top: 0;
}

.no_mod_nn .note-editor .modal-footer button {
    width: 100%;
    border: none;
    background-color: var(--moe-blue);
    color: #fff;
    height: 38px;
    line-height: 38px;
    font-size: 21px;
    border-radius: 0;
    padding: 0;
    outline: none;
}

.no_mod_nn .note-editor .modal-footer button:hover {
    background-color: #4e90d8;
    color: #fff;
}

.note-editing-area p {
    font-family: 'Open Sans';
    margin-bottom: 10px;
    font-size: 14px;
}

.note-editing-area p img {
    display: block;
    margin-top: 6px;
    margin-bottom: 10px;
    padding-right: 10px;
}

.note-editing-area blockquote,
.coment_text blockquote,
.note-editor .note-toolbar .dropdown-menu > li > a blockquote,
.pers_coment_text blockquote {
    font-family: 'Open Sans';
    font-size: 14px;
    font-style: italic;
    border-left: 6px solid #b4b9bd;
    padding: 5px 10px;
    color: #6b6b6b;
    margin: 0 0 10px 20px;
    border-top: 1px solid #b4b9bd;
    border-bottom: 1px solid #b4b9bd;
    border-right: 1px solid #b4b9bd;
    background-color: #e9eff3;
}

.note-editing-area p img {
    max-width: 100% !important;
}

.note-editing-area p iframe {
    max-width: 98% !important;
}*/

.text_stat figcaption {
    font-size: 15px;
    font-weight: 700;
}

.text_stat figure.image,
.text_stat figure.media {
    margin: 0 0 20px 0;
}

.text_stat p iframe,
.personal_cont .coment_text p iframe {
    width: 100%;
    background: #1c242b;
    border: 1px solid #1c242b;
}

.text_stat p img,
.personal_cont .coment_text p img {
    height: auto;
    max-width: 100%;
    max-height: 600px;
    width: auto;
    object-fit: cover;
    margin-bottom: 0;
}

.text_stat figure.image img {
    max-width: 100%;
    max-height: 600px;
    object-fit: contain;
    margin-bottom: 0;
    object-position: left;
    width: 100%;
    height: auto;
    display: block;
    border-radius: var(--border-radius-small);
}

.upload-box {
    position: relative;
}

.file-upload, .file-upload-mod {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 35px;
    color: #fff;
    text-align: center;
}

.file-upload-mod {
    background-color: var(--moe-blue);
    margin-top: 15px;
}

.file-upload-mod:hover {
    background-color: #4e90d8;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.file-upload-mod:active {
    background-color: #4d85cc;
}

.file-upload input[type="file"],
.file-upload-mod input[type="file"] {
    display: none;
}

.file-upload label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    margin-top: 0;
    margin-bottom: 0;
    z-index: 100;
}

.file-upload-mod label {
    padding: 0;
    text-align: center;
    color: #fff;
    line-height: 35px;
    font-size: 21px;
    margin: 0;
    cursor: pointer;
}

.file-upload label span {
    background: #b8c5d0;
    float: right;
    width: 140px;
    height: 35px;
    text-align: center;
    line-height: 35px;
}

.file-upload label span:hover {
    background: #a9b6c1;
}

.file-upload label span:active {
    background: #919ea9;
    color: #fff;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.upload-box .filename {
    position: absolute;
    top: 0;
    color: #555;
    font-size: 14px;
}

.upload-box:active .filename {
    background: #f1f9f4;
}

/* End of summernote*/

/*ckeditor-5*/

/*.for-phone .ck.ck-editor {
    display: flex;
    flex-direction: column;
}

.for-phone .ck.ck-editor__top {
    order: 2;
}

.for-phone .ck.ck-editor__main {
    order: 1;
}

.for-phone .ck.ck-sticky-panel .ck-sticky-panel__content_sticky {
    !*top: 50px !important;*!
    position: absolute !important;
    top: auto !important;
    bottom: 0 !important;
    left: 0 !important;
}*/

.no_mod_nn .ck.ck-placeholder:before,
.no_mod_nn .ck .ck-placeholder:before {
    color: #92abc2;
}

.for-phone .ck.ck-sticky-panel .ck-sticky-panel__content_sticky {
    top: 62px !important;
    box-shadow: 0 2px 0 0 rgba(184, 197, 208, .4) !important;
}

.for-phone .no_mod_nn .ck.ck-sticky-panel .ck-sticky-panel__content_sticky {
    top: 0 !important;
    box-shadow: 0 2px 0 0 rgba(184, 197, 208, .4) !important;
}

.ck.ck-sticky-panel .ck-sticky-panel__content_sticky {
    top: 50px !important;
    box-shadow: 0 2px 0 0 rgba(184, 197, 208, .4) !important;
}

/*.for-phone .ck.ck-sticky-panel .ck-sticky-panel__content_sticky {
    box-shadow: 0 -2px 0 0 rgba(184, 197, 208, .4) !important;
}*/

.ck.ck-editor__main > .ck-editor__editable:not(.ck-focused) {
    border-color: #fff !important;
}

.ck.ck-editor__main > .ck-editor__editable.ck-focused {
    border-color: #fff !important;
    box-shadow: none !important;
}

.ck-rounded-corners .ck.ck-editor__main > .ck-editor__editable,
.ck.ck-editor__main > .ck-editor__editable.ck-rounded-corners {
    border-radius: 0 !important;
}

.ck.ck-toolbar {
    border: 1px solid #fff !important;
    border-radius: 0 !important;
    border-top: 1px solid #b8c5d0 !important;
    background: #f7f9fa !important;
}

.ck.ck-editor__main > .ck-editor__editable.ck-focused,
.ck.ck-editor__main > .ck-editor__editable:not(.ck-focused) {
    border-color: #b8c5d0 !important;
    border-top: none !important;
}

/*.for-phone .ck.ck-editor__main > .ck-editor__editable.ck-focused,
.for-phone .ck.ck-editor__main > .ck-editor__editable:not(.ck-focused) {
    border-top: 1px solid #b8c5d0 !important;
    border-bottom: none !important;
}*/

.ck.ck-toolbar {
    border: 1px solid #b8c5d0 !important;
}

.ck.ck-list__item .ck-button .ck-button__label {
    color: #4e6b80;
}

.ck.ck-list__item .ck-button.ck-on {
    background: var(--moe-blue) !important;
}

.ck.ck-list__item .ck-button.ck-on .ck-button__label {
    color: #fff;
}

.ck.ck-list__item .ck-button.ck-on:hover:not(.ck-disabled) {
    background: #448bc9 !important;
}

.ck.ck-dropdown.ck-heading-dropdown .ck-dropdown__button .ck-button__label {
    width: 6em !important;
}

.ck.ck-editor__main > .ck-editor__editable {
    min-height: 100px;
}

.no_mod_nn .ck.ck-editor__main > .ck-editor__editable {
    min-height: 260px;
}

.ck.ck-button,
a.ck.ck-button {
    cursor: pointer !important;
}

.ck.ck-button:not(.ck-disabled):hover,
a.ck.ck-button:not(.ck-disabled):hover,
.ck.ck-splitbutton.ck-splitbutton_open > .ck-button:not(.ck-on):not(.ck-disabled):not(:hover),
.ck.ck-splitbutton:hover > .ck-button:not(.ck-on):not(.ck-disabled):not(:hover),
.ck.ck-button.ck-on,
a.ck.ck-button.ck-on {
    background: #dae3e8 !important;
}

.ck.ck-button:not(.ck-disabled):active,
a.ck.ck-button:not(.ck-disabled):active,
[dir=ltr] .ck.ck-splitbutton.ck-splitbutton_open > .ck-splitbutton__arrow:not(.ck-disabled),
[dir=ltr] .ck.ck-splitbutton:hover > .ck-splitbutton__arrow:not(.ck-disabled) {
    background: #bacbd4 !important;
}

[dir=ltr] .ck.ck-splitbutton.ck-splitbutton_open > .ck-splitbutton__arrow:not(.ck-disabled),
[dir=ltr] .ck.ck-splitbutton:hover > .ck-splitbutton__arrow:not(.ck-disabled) {
    border-left-color: #8dacc4 !important;
}

.ck.ck-icon {
    color: #4e6b80 !important;
}

@media (max-width: 767px) {
    .ck.ck-toolbar > .ck-toolbar__items > :not(.ck-toolbar__line-break) {
        margin-right: 13px !important;
    }

    .ck.ck-button,
    a.ck.ck-button {
        padding: 3px !important;
    }

}

/*----*/

.ck.ck-content.ck-editor__editable_inline {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.ck.ck-content.ck-editor__editable_inline p {
    font-family: 'Open Sans';
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.5;
}

.ck.ck-placeholder:before,
.ck .ck-placeholder:before {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}

.ck-content .image > figcaption {
    display: table-caption;
    caption-side: bottom;
    word-break: break-word;
    color: #1e2c34;
    background-color: transparent;
    padding: .4em .2em;
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: 700;
    line-height: 1.5;
    text-align: left;
    outline-offset: -1px;
}

.ck-content .image {
    display: table;
    clear: both;
    text-align: left !important;
    margin: 15px 0 !important;
}

.ck-content .image img {
    display: block;
    margin: 0 !important;
    max-width: 100%;
    min-width: 50px;
    max-height: 450px;
}

@media (max-width: 768px) {
    .ck-content .image img {
        max-height: 40vw;
    }
}

/*.ck.ck-content.ck-editor__editable_inline blockquote {
    overflow: hidden;
    padding-right: 1.5em;
    padding-left: 1.5em;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
    font-style: italic;
    border-left: 5px solid #e3eaef;
    background-color: #f7f9fa;
}*/

.ck.ck-content.ck-editor__editable_inline blockquote,
.coment_text blockquote {
    position: relative;
    margin: 10px 0 10px 10px;
    padding: 10px 10px 10px 35px;
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 1.2;
    word-wrap: break-word;
    vertical-align: middle;
    text-align: left;
    border: none;
    background-color: #edf1f5;
}

.ck.ck-content.ck-editor__editable_inline blockquote:before,
.coment_text blockquote:before {
    content: '”';
    position: absolute;
    left: 3px;
    font-family: 'Roboto';
    font-size: 65px;
    line-height: 1;
    top: 9px;
    color: #bacbd4;
}

.ck.ck-content.ck-editor__editable_inline blockquote p:last-child,
.coment_text blockquote p:last-child {
    margin-bottom: 0;
}

.ck-content .media {
    overflow: unset;
    margin: 15px auto !important;
}

/*end of ckeditor-5*/


#page-preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 100500;
}

#page-preloader .spinner {
    width: 128px;
    height: 128px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: url('/img/preload.gif') no-repeat 50% 50%;
    margin: -64px 0 0 -64px;
}

.captcha_dig {
    display: block;
    position: relative;
    padding: 0;
    height: 68px;
}

#prislNovNewUser .captcha_dig p,
#registerForm .captcha_dig p {
    color: inherit;
}

.captcha_dig p,
.com_down .captcha_dig p,
.com_otvet .captcha_dig p {
    text-align: left;
    margin-bottom: 6px;
    color: #fff;
    font-family: 'Roboto Condensed';
    font-weight: 100;
}

#prislNovNewUser .captcha_dig p {
    font-weight: 400;
}

.com_down .captcha_dig p,
.com_otvet .captcha_dig p {
    text-align: left;
    margin-bottom: 6px;
    color: #fff;
}

.captcha_dig i.fa-refresh {
    margin: 0 10px 0 0;
    padding: 0;
    color: var(--moe-blue);
    cursor: pointer;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: color .5s ease-out, -webkit-transform .5s ease-out;
    transition: color .5s ease-out, -webkit-transform .5s ease-out;
    transition: transform .5s ease-out, color .5s ease-out;
    transition: transform .5s ease-out, color .5s ease-out, -webkit-transform .5s ease-out;
    float: left;
}

.captcha_dig i.fa-refresh:hover {
    color: #346e9f;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.captcha_dig i.fa-refresh:active {
    -webkit-transform: rotate(720deg);
    -ms-transform: rotate(720deg);
    transform: rotate(720deg)
}

.captcha_dig img {
    float: left;
    border: 1px solid #b8c5d0;
}

#registerForm .captcha_dig img,
#prislNovNewUser .captcha_dig img {
    height: 35px;
}

.captcha_dig input {
    float: left;
    max-width: 75px;
    min-width: 75px;
    height: 35px;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    border: 1px solid #b8c5d0;
    padding: 4px 0 0 !important;
    outline: none;
    margin: 0 0 0 10px !important;
}

.captcha_dig .log-line {
    font-size: 14px;
    font-family: 'Roboto Condensed';
    font-weight: 100;
    margin: 5px 0 0;
    display: inline-block;
}

.captcha_dig .log-line a {
    color: #acd0ee;
}

.captcha_dig .log-line a:hover {
    opacity: 0.6;
}

.captcha_dig .log-line a:active {
    opacity: 0.3;
}

.com_down_total .captcha_dig,
.com_otvet .captcha_dig {
    display: block;
    position: relative;
    padding: 0;
    height: 81px;
}

.com_down .captcha_dig img,
.com_otvet .captcha_dig img {
    float: left;
    border: 0;
}

.com_down .captcha_dig input,
.com_otvet .captcha_dig input {
    float: left;
    max-width: 75px;
    min-width: 75px;
    text-align: center;
    border: 0;
    padding: 0 !important;
    outline: none;
    margin: 0 0 0 10px !important;
}

.com_down_total .captcha_dig i.fa-refresh,
.com_otvet .captcha_dig i.fa-refresh {
    color: #fff;
}

.com_down .captcha_dig i.fa-refresh:hover,
.com_otvet .captcha_dig i.fa-refresh:hover {
    color: #fff;
}

.upload-image {
    width: 100%;
    border: 1px solid #b8c5d0;
    position: relative;
}

.upload-image > .note-nn {
    display: none;
}

.upload-image .image-row {
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.image_row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

.upload-image .image-box {
    width: 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    position: relative;
    user-select: none;
}

.upload-image .image-box.button_load {
    order: 10;
}

/*@media (min-width: 1200px) {
    .upload-image .image-box {
        min-width: 89.6666px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .upload-image .image-box {
        min-width: 92.4433px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .upload-image .image-box {
        min-width: 109.6666px;
    }
}
*/

@media (max-width: 767px) {
    .upload-image .image-box {
        width: 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        position: relative;
    }
}

@media (max-width: 575px) {
    .upload-image .image-box {
        width: 33.3333%;
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
        position: relative;
    }
}

@media (max-width: 359px) {
    .upload-image .image-box {
        width: 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        position: relative;
    }
}

.upload-image .image-box:before {
    content: '';
    display: block;
    padding-top: 100%;
}

.upload-image .image_preview {
    background-color: #c5d2dd;
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    border-radius: 3px;
}

.upload-image .image_preview img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.upload-image .progress-btn {
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    padding: 15px;
    overflow: hidden;
    border-radius: 3px;
    background: var(--moe-blue);
    color: #fff;
    transition: all 0.3s ease;
}

.upload-image .button_load:hover .progress-btn {
    box-shadow: inset 0 0 300px rgba(0,0,0, .15);
}

.upload-image .button_load:active .progress-btn {
    box-shadow: inset 0 0 300px rgba(0,0,0, .25);
}

.progress-btn:not(.active) {
    cursor: pointer;
}

.upload-image .progress-btn .btn {
    width: 34%;
    height: 34%;
    margin: 33%;
    fill: #fff;
}


.progress-btn .progress {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0;
}

/*---------------------------------------------------*/

/*.progress-btn {
    position: relative;
    width: 150px;
    height: 50px;
    display: inline-block;
    background: #f44336;
    color: #ededee;
    font-weight: normal;
    font-size: 20px;
    transition: all 0.4s ease;
}*/

.progress-btn:not(.active) {
    cursor: pointer;
}

.progress-btn .btn {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    opacity: 1;
    display: inline-block;
    padding: 0;
    margin-bottom: 0;
    font-size: 90px;
    font-weight: normal;
    line-height: 74px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0;
    border-radius: 0;
}

.progress-btn .btn:hover,
.progress-btn .btn:active {
    color: #ededee;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.progress-btn .progress {
    width: 0%;
    z-index: 5;
    background: #D32F2F;
    opacity: 0;
    transition: all 0.3s ease;
}

.progress-btn.active .progress {
    opacity: 1;
    animation: progress-anim 10s ease 0s;
}

.progress-btn[data-progress-style='indefinite'].active .progress {
    animation: progress-indefinite-anim 1s infinite linear 0s;
}

.progress-btn[data-progress-style='indefinite-circle'].active .progress {
    animation: dash 2s ease infinite,
    rotate 2s linear infinite;
}

.progress-btn[data-progress-style='indefinite-circle'].active {
    width: 50px;
    background-color: transparent;
}

.progress-btn[data-progress-style='indefinite'] .progress {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'50'%20height%3D'100'%20viewBox%3D'0%200%205%2010'%3E%0A%09%3Crect%20width%3D'110%25'%20x%3D'-5%25'%20y%3D'-5%25'%20height%3D'110%25'%20fill%3D'transparent'%2F%3E%0A%09%3Cline%20x1%3D'-2'%20y1%3D'1'%20x2%3D'7'%20y2%3D'10'%20stroke%3D'%23D32F2F'%20stroke-width%3D'2'%2F%3E%0A%09%3Cline%20x1%3D'-2'%20y1%3D'6'%20x2%3D'7'%20y2%3D'15'%20stroke%3D'%23D32F2F'%20stroke-width%3D'2'%2F%3E%0A%09%3Cline%20x1%3D'-2'%20y1%3D'-4'%20x2%3D'7'%20y2%3D'5'%20stroke%3D'%23D32F2F'%20stroke-width%3D'2'%2F%3E%0A%3C%2Fsvg%3E");
}

.progress-btn[data-progress-style='indefinite-circle'] .progress {
    width: 40px;
    height: 40px;
    background: transparent;
    position: absolute;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
}

.progress-btn[data-progress-style='indefinite-circle'].active .btn {
    opacity: 0;
}

.circle-loader {
    fill: transparent;
    stroke: var(--moe-blue);
    stroke-width: 5;
}


@keyframes dash {
    0% {
        stroke-dasharray: 1, 95;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 85, 95;
        stroke-dashoffset: -25;
    }
    100% {
        stroke-dasharray: 85, 95;
        stroke-dashoffset: -93;
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes progress-anim {
    0% {
        width: 0%;
    }
    5% {
        width: 0%;
    }
    10% {
        width: 15%;
    }
    30% {
        width: 40%;
    }
    50% {
        width: 55%;
    }
    80% {
        width: 100%;
    }
    95% {
        width: 100%;
    }
    100% {
        width: 0%;
    }
}

@keyframes progress-indefinite-anim {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 0%;
    }
}

/*---------------------------------------------------*/

.loading {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 20px auto 0;
    height: 50px;
}

.loading-text {
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 7px;
    color: #4e6b80;
}

#fountainG{
    position:relative;
    width:168px;
    height:20px;
    margin:auto;
}

.fountainG{
    position:absolute;
    top:0;
    background-color: var(--moe-blue);
    width:16px;
    height:16px;
    animation-name:bounce_fountainG;
    animation-duration:1.165s;
    animation-iteration-count:infinite;
    animation-direction:normal;
    transform:scale(.3);
    border-radius:13px;
}

#fountainG_1{
    left:0;
    animation-delay:0.466s;
}

#fountainG_2{
    left:21px;
    animation-delay:0.5825s;
}

#fountainG_3{
    left:42px;
    animation-delay:0.699s;
}

#fountainG_4{
    left:63px;
    animation-delay:0.8155s;
}

#fountainG_5{
    left:84px;
    animation-delay:0.932s;
}

#fountainG_6{
    left:105px;
    animation-delay:1.0485s;
}

#fountainG_7{
    left:126px;
    animation-delay:1.165s;
}

#fountainG_8{
    left:147px;
    animation-delay:1.2915s;
}

@keyframes bounce_fountainG{
    0%{
        transform:scale(1);
        background-color:var(--moe-blue);
    }

    100%{
        transform:scale(.3);
        background-color:rgba(76,156,226,0);
    }
}

@-o-keyframes bounce_fountainG{
    0%{
        -o-transform:scale(1);
        background-color:var(--moe-blue);
    }

    100%{
        -o-transform:scale(.3);
        background-color:rgba(76,156,226,0);
    }
}

@-ms-keyframes bounce_fountainG{
    0%{
        -ms-transform:scale(1);
        background-color:var(--moe-blue);
    }

    100%{
        -ms-transform:scale(.3);
        background-color:rgba(76,156,226,0);
    }
}

@-webkit-keyframes bounce_fountainG{
    0%{
        -webkit-transform:scale(1);
        background-color:var(--moe-blue);
    }

    100%{
        -webkit-transform:scale(.3);
        background-color:rgba(76,156,226,0);
    }
}

@-moz-keyframes bounce_fountainG{
    0%{
        -moz-transform:scale(1);
        background-color:var(--moe-blue);
    }

    100%{
        -moz-transform:scale(.3);
        background-color:rgba(76,156,226,0);
    }
}

/*---------------------------------------------------*/

body, p {
    color: #1e2c34;
}

::-moz-selection {
    background: var(--moe-blue);
    color: #fff;
}

::webkit-selection {
    background: var(--moe-blue);
    color: #fff;
}

::selection {
    background: var(--moe-blue);
    color: #fff;
}

label::-moz-selection {
    background: transparent;
    color: inherit;
}

label::webkit-selection {
    background: transparent;
    color: inherit;
}

label::selection {
    background: transparent;
    color: inherit;
}

:-moz-placeholder,
:-ms-input-placeholder,
::-moz-placeholder,
::-webkit-input-placeholder {
    color: #6a8797;
    opacity: 1
}

.h2-popup,
.title_red_nn p a {
    color: #1e2c34
}

hr {
    border-top: 1px solid #dadada;
}

.preload {
    background: #fff;
}

.loader-inner {
    background: #fff;
    border: 3px solid var(--moe-blue);
}

.loader-inner hr {
    border: 1px solid rgba(76, 156, 226, 1.0);
}

a,
.inform_top_line .rubrika,
.service .inform_rubrika,
.news-lenta .rubrika,
.tabs_chitaemo .rubrika,
.tabs_chitaemo .rubrika p,
.material-footer-2 .compl {
    color: var(--moe-blue);
}

.tabs_chitaemo .test_plate {
    color: var(--moe-blue) !important;
}

.tabs_chitaemo .test_plate:hover {
    color: #195a94 !important;
}

a:hover, a:active, a:focus,
.nar_now .big_pl_text:hover, .nar_now .big_pl_text:active, .nar_now .big_pl_text:focus,
.right_inform_top_line .now_views a:hover,
#arhiv .arh_nov_wr a p:hover,
.vid7-8_big_pl_text:hover .vid8_main_title,
.vid7-8_big_pl_text:hover .vid8_main_subtitle,
.vid7-8_big_pl_text:hover .vid8_main_text,
.title-soc a:hover h2,
.best_messages .best_head:hover, .best_messages .best_head:active, .best_messages .best_head:focus,
.live_com a p:hover, .live_com a p:active, .live_com a p:focus,
.title_red_nn p a:hover, .title_red_nn p a:active, .title_red_nn p a:focus,
.blogs_title p:hover, .blogs_title p:active, .blogs_title p:focus,
.tabs_chitaemo .rubrika p:hover,
.tabs_chitaemo .rubrika p:focus,
.tabs_chitaemo .rubrika p:active,
.plitka_wr_content:hover .plitka_text,
.plitka_text:hover p,
.plitka_text:focus p,
.plitka_text:active p {
    color: #195a94;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1e2c34;
}

.plitka_img,
.vid2_bigphoto,
.vid3_bigphoto,
.vid7-8_height,
.vid6_height,
.big_plitka_img,
.mnenie_avtor_img,
.img_stat,
#header_top_line .top_lenta_novost > i img,
#ludi_gov_1 .nn_av_top img,
.avt_img,
.live_av_img,
.arh_img,
.tema-img,
.thema-img,
.search-box,
.archive-search-box {
    background-color: #e3eaef;
}

.avtor .avtor-gray p {
    color: #848c90;
}

.avtor .name_avt_stat * {
    color: #1e2c34;
}

#header_top_line {
    background-color: #1e2c34;
}

.header_top_line {
    background-color: #354c57;
    color: #fff;
}

.header_top_line:hover {
    background-color: #1e2c34;
}

.header_top_line a,
.header_top_line a:hover,
.header_top_line a:focus,
.header_top_line a:active {
    color: #fff;
}

.covid-green,
.covid-line .covid-link:hover {
    color: #00deb9 !important;
}

.covid-red {
    color: #fb65a0;
}

.lenta_name {
    background-color: #2f434e
}

.lenta_name:before {
    border-left: 25px solid #2f434e;
}

.lenta_name:hover,
.lenta_name:focus,
.lenta_name:active {
    background-color: #4c616f
}

.lenta_name:hover:before,
.lenta_name:focus:before,
.lenta_name:active:before {
    border-left: 25px solid #4c616f;
}

#header_top_line .lenta_name .h4 {
    color: #fff;
}

#header_top_line .lenta_name .h4 > i {
    color: #fff;
}

#header_top_line .top_lenta_novost .top_lenta_top_block {
    color: #fff;
}

#header_top_line .top_lenta_novost .top_lenta_top_block .name {
    color: #fff;
}

#header_top_line .top_lenta_novost .top_lenta_top_block .razdelitel {
    color: #2f434e;
}

#header_top_line .top_lenta_novost .top_lenta_top_block .date {
    color: #808e96;
}

#header_top_line .top_lenta_novost .top_lenta_top_block .tema {
    color: var(--moe-blue);
}

#header_top_line .top_lenta_novost .top_lenta_bottom_block {
    color: #fff;
}

#header_top_line .top_lenta_novost .top_lenta_bottom_block a {
    color: #fff;
}

#header_top_line .top_lenta_novost .top_lenta_bottom_block a p {
    color: #fff;
}

#header_top_line .top_lenta_novost .top_lenta_bottom_block a:hover {
    color: #7cc2ff;
}

#header_top_line .top_lenta_novost span {
    color: #7e8c94;
}

#header_top_line .top_lenta_novost span:hover {
    color: var(--moe-blue)
}

#header_top_line .hidden_lenta_novost {
    background-color: #1e2c34;
    -webkit-box-shadow: inset -2px 9px 29px -6px rgba(0, 0, 0, .75);
    box-shadow: inset -2px 9px 29px -6px rgba(0, 0, 0, .75);
}

#header_top_line .hidden_lenta_novost .blue_large_btn {
    background-color: var(--moe-blue);
    color: #fff;
}

/*.header_gradient {
    background: -moz-linear-gradient(left, rgba(76, 156, 226, 0) 0%, rgba(76, 156, 226, 1) 16%, rgba(76, 156, 226, 1) 100%); !* FF3.6-15 *!
    background: -webkit-linear-gradient(left, rgba(76, 156, 226, 0) 0%, rgba(76, 156, 226, 1) 16%, rgba(76, 156, 226, 1) 100%); !* Chrome10-25,Safari5.1-6 *!
    background: linear-gradient(to right, rgba(76, 156, 226, 0) 0%, rgba(76, 156, 226, 1) 16%, rgba(76, 156, 226, 1) 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004c9ce2', endColorstr='var(--moe-blue)', GradientType=1); !* IE6-9 *!
}*/

.in-top .navbar-nav > li > a,
.in-top .navbar-nav .notifications-container > li > a,
.guest-notification .noti_button {
    color: #fff;
}

.in-top .navbar-nav > li > a:hover,
.in-top .navbar-nav > li > a:focus,
.nav .open.notifications > a,
.nav .open.notifications > a:hover,
.nav .open.notifications > a:focus {
    background-color: transparent;
}

.in-top .navbar-nav > li > a:hover .user_name,
.in-top .navbar-nav > li > a:focus .user_name {
    border-bottom: 1px dotted #fff;
    opacity: .8;
}

.notifications {
    color: #fff;
}

.notifications.yes-notifications,
.notifications .noti_panel .header {
    background-color: #4bb467;
    color: #fff;
}

.mobile-header-2020 .notifications.yes-notifications {
    border: 1px solid #85da9b;
}

.notifications .noti_panel .footer a {
    color: #4bb467;
    background-color: transparent !important;
}

.notifications.no-notifications {
    background-color: #4c606f;
}

#menu_wr.fixed .notifications.no-notifications,
#menu_wr-1.fixed .notifications.no-notifications {
    background-color: #bfbfbf;
}

.notifications.no-notifications i {
    opacity: .5;
}

/*.notifications:hover,
.notifications:focus {
    box-shadow: inset 0 0 100px 0 rgba(0, 0, 0, 0.15);
}*/

.notifications .noti_panel {
    background-color: #fff;
}

.notifications .noti_panel,
.notifications .noti_panel a {
    /*color: #273842;*/
    color: #000;
}

.in-top .notifications .noti_panel li ul li a:before {
    background-color: #4bb467;
}

.in-top .notifications .noti_panel li ul li a.noti_editorial:before {
    background-color: var(--moe-blue);
}

.in-top .notifications .noti_panel li ul li a.noti_editorial.noti_important:before {
    background-color: transparent;
}

.in-top .vhod {
    background-color: #2f434e;
    color: #fff;
}

.vhod_mob.in-top .vhod {
    background-color: transparent;
}

.in-top .vhod p {
    border-bottom: 1px dotted #fff;
    color: #fff;
}

.top_fixed .in-top .vhod {
    background-color: #e0e1e2;
}

.top_fixed .in-top .vhod p {
    border-bottom: 1px dotted #000;
    color: #000;
}

.top_fixed .in-top .user_name {
    color: #000;
}

.top_fixed .in-top .navbar-nav > li > a:hover .user_name,
.top_fixed .in-top .navbar-nav > li > a:focus .user_name {
    border-bottom: 1px dotted #000;
    color: #000;
    opacity: 1;
}

.in-top .vhod:hover {
    opacity: .8;
    color: #fbaf43
}

#coment_popup a:hover,
#coment_form a:hover {
    color: #a9cdec;
}

#header_baner p {
    color: #fff;
}

#menu_wr .logo_wr,
#menu_wr-1 .logo_wr {
    background-color: var(--moe-blue);
}

#menu_wr .logo_wr span,
#menu_wr-1 .logo_wr span {
    color: #fff
}

#menu_wr .logo_wr .jq-selectbox__select,
#menu_wr-1 .logo_wr .jq-selectbox__select {
    background: transparent;
    color: #fff;
}

#menu_wr .logo_wr .jq-selectbox ul,
#menu_wr-1 .logo_wr .jq-selectbox ul {
    background-color: var(--moe-blue);
    color: #fff;
    /*border-top: 2px solid #438ed0*/
}

#menu_wr .logo_wr .jq-selectbox li,
#menu_wr-1 .logo_wr .jq-selectbox li {
    color: #fff;
}

#menu_wr .logo_wr .jq-selectbox li.selected,
#menu_wr-1 .logo_wr .jq-selectbox li.selected,
#menu_wr .logo_wr .jq-selectbox li:hover,
#menu_wr-1 .logo_wr .jq-selectbox li:hover {
    background-color: #438ed0;
    color: #fff;
}

.yelow_btn {
    color: #fff !important;
    background-color: #fbaf43;
}

.yelow_btn:hover {
    color: #fff
}

.text_btn_i {
    color: #273842;
}

/*#menu_wr .menu_top .h_inf .weather {
    color: #607d8b;
}*/

.shop_btn {
    /*background-color: var(--moe-blue);*/
    background-color: #2f434e;
}

.shop_btn:hover {
    background-color: #2c7997;
    -webkit-transition: .6s ease-in-out;
    -moz-transition: .6s ease-in-out;
    -o-transition: .6s ease-in-out;
    transition: .6s ease-in-out;
}

.shop_btn.chto_btn {
    background-color: #b4272d;
}

.shop_btn.chto_btn:hover {
    background-color: #8e1112;
}

#menu_wr .menu_top ul > li > i,
#menu_wr-1 .menu_top ul > li > i,
.inf_mob ul > li > i {
    color: #d3dcef;
}

#menu_wr .menu_top ul > li > i.fa,
#menu_wr-1 .menu_top ul > li > i.fa,
.inf_mob ul > li > i.fa {
    color: #31aa51
}

.header_slider .owl-next,
.header_slider .owl-prev {
    color: #5e7077;
}

header .icon-icon-moe-25 {
    color: #fbaf43;
}

header .icon-icon-moe-31 {
    color: #d2d2d2;
}

header .icon-icon-moe-13 {
    color: #fbaf43;
}

#nav_memu_wr,
.back_search {
    background-color: #e3eaef;
}

#menu_wr .menu_top .nav_wr ul > li > a,
#menu_wr-1 .menu_top .nav_wr ul > li > a {
    color: #273842;
}

/*#menu_wr .menu_top .nav_wr ul > li > a:hover,
#menu_wr-1 .menu_top .nav_wr ul > li > a:hover,
#menu_wr .menu_top .nav_wr ul > li.all_nov:hover,
#menu_wr-1 .menu_top .nav_wr ul > li.all_nov:hover,
#menu_wr .novosti_vse_18,
#menu_wr-1 .novosti_vse_18 {
    background-color: #2f434e;
    color: #fff;
}*/

#menu_wr .menu_top .nav_wr ul > li.plus-a > a,
#menu_wr-1 .menu_top .nav_wr ul > li.plus-a > a {
    color: #dd0000;
}

#menu_wr .menu_top .nav_wr ul > li.plus-a:hover,
#menu_wr-1 .menu_top .nav_wr ul > li.plus-a:hover {
    background-color: #dd0000;
}

#menu_wr .menu_top .nav_wr ul > li.plus-a:hover > a,
#menu_wr-1 .menu_top .nav_wr ul > li.plus-a:hover > a {
    color: #fff;
}

/*#menu_wr .menu_top .nav_wr ul > li.plus-a > a.open_menu,
#menu_wr-1 .menu_top .nav_wr ul > li.plus-a > a.open_menu {
    background-color: #dd0000;
    color: #fff;
}

#menu_wr .menu_top .nav_wr ul > li.plus-a > a:before,
#menu_wr-1 .menu_top .nav_wr ul > li.plus-a > a:before,
#menu_wr .menu_top .nav_wr ul > li.plus-a > a:after,
#menu_wr-1 .menu_top .nav_wr ul > li.plus-a > a:after {
    background-color: #fff;
}*/

/*Флаг*/
/*#menu_wr .menu_top .nav_wr ul > li.plus-a > a,
#menu_wr-1 .menu_top .nav_wr ul > li.plus-a > a {
    color: #fff000;
}*/
/*Флаг*/

#menu_wr .menu_top .nav_wr ul > li.all_nov:hover a,
#menu_wr-1 .menu_top .nav_wr ul > li.all_nov:hover a {
    color: #fff;
}

#menu_wr .novosti_vse_18 a.all_novosi,
#menu_wr-1 .novosti_vse_18 a.all_novosi {
    color: #91adc4;
}

.novosti_vse_18 .razdelitel {
    color: #445660;
}

.novosti_vse_18 span {
    color: #fff;
}

#menu_wr .all_nov_wr_18,
#menu_wr-1 .all_nov_wr_18 {
    background: #2f434e;
}

.novosti_vse_18 * {
    color: #fff;
}

/*.novosti_vse_18 .novosti_vse_head .all_novosi {
    color: #fac887;
}*/

.novosti_vse_18 a:hover,
.novosti_vse_18 a:active,
.novosti_vse_18 a:focus,
.novosti_vse_18 .tema-title:hover,
.novosti_vse_18 .tema-title:active,
.novosti_vse_18 .tema-title:focus,
#menu_wr .all_nov_wr_18 .block_menu_wr .block_menu .menu_list a:hover,
#menu_wr-1 .all_nov_wr_18 .block_menu_wr .block_menu .menu_list a:hover {
    color: #a4bace;
}

.novosti_vse_top .icon-icon-moe-31,
.novosti_vse_18 .icon-icon-moe-33,
.novosti_vse_18 .icon-icon-moe-37 {
    color: #fbaf43;
}

.novosti_vse_small_head {
    background-color: #4c616f;
}

.novosti_vse_small_head,
.novosti_vse_small_head a,
.novosti_vse_theme .tema-inform {
    color: #bbd1e5;
}

.novosti_vse_theme:after {
    border-bottom: 1px solid #6a7e8c;
}

.novosti_vse_18_nn .footer {
    border-top: 1px solid #6a7e8c;
}

#menu_wr .all_nov_wr_18 .block_menu_wr .block_menu .menu_list a,
#menu_wr-1 .all_nov_wr_18 .block_menu_wr .block_menu .menu_list a {
    color: #fff;
}

/*#menu_wr .all_nov_wr_18 .block_menu_wr .block_menu .menu_list a:hover,
#menu_wr-1 .all_nov_wr_18 .block_menu_wr .block_menu .menu_list a:hover {
    color: #6d9cb5;
}*/

/*#menu_wr .all_nov_wr_18 .block_menu_wr .block_menu .menu_list a.plus-a:hover:after,
#menu_wr-1 .all_nov_wr_18 .block_menu_wr .block_menu .menu_list a.plus-a:hover:after,
#menu_wr .all_nov_wr_18 .block_menu_wr .block_menu .menu_list a.plus-a:hover:before,
#menu_wr-1 .all_nov_wr_18 .block_menu_wr .block_menu .menu_list a.plus-a:hover:before {
    background-color: #6d9cb5;
}*/

#search {
    background-color: #fff;
    border-right: 1px solid #ededed;
}

#menu_wr .menu_top .novosti_vse_18 .novosti_vse_tags li a,
#menu_wr-1 .menu_top .novosti_vse_18 .novosti_vse_tags li a {
    color: #fff;
}

#menu_wr .menu_top .novosti_vse_18 .novosti_vse_tags li a:hover,
#menu_wr-1 .menu_top .novosti_vse_18 .novosti_vse_tags li a:hover {
    color: var(--moe-blue)
}

#menu_wr .menu_top .novosti_vse_18 .novosti_vse_tags li .all_tags,
#menu_wr-1 .menu_top .novosti_vse_18 .novosti_vse_tags li .all_tags {
    background-color: var(--moe-blue);
}

#menu_wr .menu_top .novosti_vse_18 .novosti_vse_tags li .all_tags:hover,
#menu_wr-1 .menu_top .novosti_vse_18 .novosti_vse_tags li .all_tags:hover {
    background: #3287D3;
}

#menu_wr .menu_top .novosti_vse_18 .novosti_vse_tags li .all_tags:hover,
#menu_wr-1 .menu_top .novosti_vse_18 .novosti_vse_tags li .all_tags:hover {
    color: #fff
}

/*#menu_wr .nav_wr ul > li.novosti_vse_a:hover,
#menu_wr-1 .nav_wr ul > li.novosti_vse_a:hover,
.nav_wr ul > li.novosti_vse_a:active,
.nav_wr ul > li.novosti_vse_a:focus {
    color: #fff !important;
    background-color: #2f434e
}

#menu_wr .nav_wr ul > li.novosti_vse_a:hover > a,
#menu_wr-1 .nav_wr ul > li.novosti_vse_a:hover > a {
    color: #fff;
}*/

.nav_wr li:hover,
#nav_memu_wr .nav_wr ul > li.open_menu,
#menu_wr .novosti_vse_18,
#menu_wr-1 .novosti_vse_18 {
    background-color: #2f434e;
    color: #fff;
}

#menu_wr .nav_wr ul > li.novosti_vse_a.open_menu,
#menu_wr-1 .nav_wr ul > li.novosti_vse_a.open_menu {
    color: #fff;
    background-color: #2f434e
}

.nav_wr li:hover > a,
#nav_memu_wr .nav_wr ul > li.open_menu > a,
.nav_wr ul > li.plus-a.open_menu > a {
    color: #fff !important;
}

.novosti_vse_list a span {
    color: #708592;
}

/*Флаг*/
/*#nav_memu_wr .nav_wr ul > li.plus-a.open_menu {
    background-color: transparent;
}

#nav_memu_wr .nav_wr ul > li.plus-a.open_menu a {
    color: #fff000 !important;
}*/
/*Флаг*/

div.tabs {
    background: #fff;
}

ul.tabNavigation {
    background-color: #ededed;
}

ul.tabNavigation li a {
    background-color: #e3eaef;
    color: #273842;
}

ul.tabNavigation li a.selected {
    background: #2f434e;
    color: #fff
}

ul.tabNavigation li a:hover {
    background: #ccd5db;
    color: #000
}

#nar_news_tab,
#news_tab {
    /*border: 1px solid #ededed;*/
    background: #fff;
    border-top: 0;
}

#main_right_sitebar_wr .last_coment_nov_wr {
    border-bottom: 1px solid #ccd5db;
}

#main_right_sitebar_wr .last_coment_nov_wr:last-of-type,
.v_kurse-out .ss-wrapper .sitebar_text_nov:last-of-type {
    border-bottom: 0;
}

.sitebar_text_nov {
    border-bottom: 1px solid #ccd5db;
    border-left: 1px solid #ccd5db;
    border-right: 1px solid #ccd5db;
}

.left_sitebar_glavnay .sitebar_text_nov {
    border-bottom: 1px solid #ccd5db;
    border-left: none;
    border-right: none;
}

@media (min-width: 768px) {
    .left_sitebar_glavnay .sitebar_text_nov {
        border-bottom: 1px solid #ccd5db;
        border-left: 1px solid #ccd5db;
        border-right: 1px solid #ccd5db;
    }
}

.inform_top_line,
.inform_top_line span,
#main_right_sitebar_wr .coment_about .last-comment-user span:last-child {
    /*color: #b1b9be;*/
    color: #8f9aa0;
}

.inform_top_line .svg-icon {
    fill: #b1b9be;
}

.inform_top_line .now_views span {
    color: #1e2c34;
}

.sitebar_text_nov p > i > img {
    color: var(--moe-blue);
}

.inform_top_line p.green_bg {
    background-color: #31aa51;
    color: #fff
}

.lenta_all {
    color: #fff;
    background-color: #2f434e
}

.lenta_all:hover,
.lenta_all:focus,
ul.tabNavigation li a.selected:hover {
    background-color: var(--moe-blue);
    color: #fff
}

.pl_rubrika,
.pl_rubrika:hover,
.pl_rubrika:focus,
.pl_rubrika:active {
    color: #fff;
    background-color: rgba(6, 27, 53, .59);
}

.tabs_chitaemo .pl_rubrika,
.tabs_chitaemo .pl_rubrika:hover,
.tabs_chitaemo .pl_rubrika:focus,
.tabs_chitaemo .pl_rubrika:active {
    color: var(--moe-blue);
    background-color: transparent;
}

.news-lenta .pl_rubrika,
.news-lenta .pl_rubrika:hover,
.news-lenta .pl_rubrika:focus,
.news-lenta .pl_rubrika:active {
    color: var(--moe-blue);
    background-color: transparent;
    cursor: text;
}

#main_right_sitebar_wr .last_coment_obsudim .last_coment_nov_wr a,
#main_right_sitebar_wr .last_coment_obsudim .last_coment_nov_wr a span,
.big_pl_text,
.plitka_text {
    color: #1e2c34;
}

.small_plitka,
.ekr_14_pl {
    border-bottom: 1px solid #ededed;
}

.small_plitka.ekran_13 {
    border-bottom: none;
}

.tizerna_reklama_wr {
    border: 1px solid #ededed;
}

.tizerna_reklama_wr h3 {
    background-color: #fff;
}

.sitebar_reklama_wr {
    border: 1px solid #ccd5db;
}

.sitebar_reklama_wr.adv-solid {
    border: none;
    background-color: #e3eaef;
}

.sitebar_reklama_wr h3 {
    background-color: #fff;
}

.sitebar_mneniy h2,
.davai_obsudim .sitebar_mneniy h2 {
    color: #fff;
    background-color: #2f434e;
}

.sitebar_mneniy h2:hover,
.davai_obsudim .sitebar_mneniy h2:hover,
#central_novosti .vid6_big_pl_text:hover,
.vid7-8_big_pl_text:hover .vid7_main_title,
.vid7-8_big_pl_text:hover .vid7_main_subtitle,
.vid7-8_big_pl_text:hover .vid7_main_text {
    color: #7cb2cf;
}

.sitebar_mneniy h2:before {
    border-right: 10px solid transparent;
    border-top: 10px solid #2f434e;
    border-left: 10px solid transparent;
}

.sitebar_mneniy .mnenie_tag {
    /*background-color: #eef7fe;
    border: 1px solid #ededed;*/
    background-color: #e3eaef;
    border: 1px solid #ccd5db;
}

.sitebar_mneniy .mnenie_avtor .mnenie_avtor_text span {
    color: #667278;
}

.samoe_chitemo {
    border: 4px solid #ffeb7f;
}

.samoe_chitemo .h2 {
    background-color: #fff;
}

/*.tabs_chitaemo {
    background: #fff;
}*/

ul.tab_chitaemo_navigation li a {
    background-color: #ffeb7f;
    color: #5d5738;
}

ul.tab_chitaemo_navigation li a.selected {
    background: #2f434e;
    color: #fff;
}

ul.tab_chitaemo_navigation li a.selected:before {
    border-right: 7px solid transparent;
    border-top: 7px solid #2f434e;
    border-left: 7px solid transparent;
}

ul.tab_chitaemo_navigation li a:hover {
    background: #e3eaef;
    color: #000
}

ul.tab_chitaemo_navigation li a.selected:hover:before {
    border-top: 7px solid #e3eaef;
}

.tabs_chitaemo .sitebar_text_nov {
    border-bottom: 1px solid #e8e8e8;
}

.davai_obsudim {
    background-color: #e3eaef;
}

.davai_obsudim h2 {
    color: #273842;
}

.davai_obsudim h2:hover,
#tems .pomogem_razobr .h2:hover {
    color: #2e70ad;
}

.davai_obsudim .owl-nav .owl-prev {
    color: #b2b2b2;
}

.davai_obsudim .owl-nav .owl-prev:hover {
    color: #2f434e
}

.davai_obsudim_slider_slick .slick-arrow,
.davai_obsudim .owl-nav .owl-next {
    color: #b2b2b2;
}

.davai_obsudim_slider_slick .slick-arrow:hover,
.davai_obsudim .owl-nav .owl-next:hover {
    color: #2f434e
}

.newsss_tab_wr .plitka_wr .icon-icon-moe-21 {
    color: #fbaf43;
}

.davai_obsudim .gazeta_wr,
.davai_obsudim .gazeta_wr .gazeta_img {
    background-color: #3fa75b;
}

.davai_obsudim .gazeta_wr h3,
.davai_obsudim .gazeta_wr span {
    color: #fff;
}

.coment_about {
    background-color: #fff;
    border: 1px solid #ccd5db;
}

#main_right_sitebar_wr .last_coment_obsudim .coment_about {
    background-color: transparent;
    border: none;
}

.coment_about:before {
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccd5db;
    border-left: 7px solid transparent;
}

#main_right_sitebar_wr .last_coment_obsudim .coment_about:before {
    display: none;
}

.coment_about .mnenie_avtor_text span,
.usernn {
    color: #667278;
}

.chit_dalee {
    color: var(--moe-blue);
}

.coment_about .mnenie_avtor_text p {
    color: #2f434e
}

.coment_about .mnenie_avtor_text a {
    color: var(--moe-blue);
}

#foto_video {
    background-color: #2f434e;
}

#foto_video ul li a {
    color: #808e96;
}

#foto_video ul li a.active {
    color: #fff
}

#foto_video .foto_video_slider .owl-nav .owl-prev {
    color: #fff;
}

#foto_video .foto_video_slider .owl-nav .owl-prev:hover {
    color: #fbaf43;
}

#foto_video .foto_video_slider .owl-nav .owl-next {
    color: #fff;
}

#foto_video .foto_video_slider .owl-nav .owl-next:hover {
    color: #fbaf43
}

#foto_video .foto_video_slider .bid_item_foto_video {
    border: 5px solid #fbaf43;
}

#foto_video .foto_video_slider .bid_item_foto_video .bid_item_text_wr:hover,
#foto_video .foto_video_slider .small_item_foto_video .small_item_text_wr:hover {
    background-color: rgba(0, 0, 0, 0.6);
}

#foto_video .foto_video_slider .bid_item_foto_video .bid_item_text_wr .big_pl_text,
#foto_video .foto_video_slider .small_item_foto_video .small_item_text_wr .small_pl_text {
    color: #fff;
}

#foto_video .foto_video_slider .bid_item_foto_video .bid_item_text_wr .big_pl_text:hover,
#foto_video .foto_video_slider .small_item_foto_video .small_item_text_wr .small_pl_text:hover {
    color: #fbaf43
}

/*--------------------------*/

.foto_video_slider_main .slick-arrow {
    color: #fff;
}

.foto_video_slider_main .slick-arrow:hover {
    color: #fbaf43;
}

.davai_obsudim_slider_slick .slick-dots li,
.foto_video_slider_main .slick-dots li {
    background-color: #b2b2b2;
}

.davai_obsudim_slider_slick .slick-dots li.slick-active,
.foto_video_slider_main .slick-dots li.slick-active {
    background-color: var(--moe-blue);
}

#foto_video .foto_video_slider_main .bid_item_foto_video {
    border: 5px solid #fbaf43;
}

#foto_video .foto_video_slider_main p.big_pl_text,
#foto_video .foto_video_slider_main p.small_pl_text {
    color: #fff;
}

#foto_video .foto_video_slider_main p.big_pl_text:hover,
#foto_video .foto_video_slider_main p.small_pl_text:hover {
    color: #fbaf43;
}

/*--------------------------*/

#moe_tv {
    background-color: #f7f7f7;
}

#moe_tv .moe_tv_slider .owl-nav .owl-prev {
    color: #b2b2b2;
}

#moe_tv .moe_tv_slider .owl-nav .owl-prev:hover {
    color: #2f434e
}

#moe_tv .moe_tv_slider .owl-nav .owl-next {
    color: #b2b2b2;
}

#moe_tv .moe_tv_slider .owl-nav .owl-next:hover {
    color: #2f434e
}

#moe_tv .moe_tv_slider .moe_tv_text,
#speshial_project {
    background-color: #e3eaef;
}

#moe_tv .moe_tv_slider .moe_tv_text a {
    color: #1e2c34;
}

#speshial_project .sp_proekt_wr .proect h2 {
    color: #fff;
}

#speshial_project .sp_proekt_wr .proekt_1:before {
    background-color: rgba(255, 152, 0, .61)
}

#speshial_project .sp_proekt_wr .proekt_2:before {
    background-color: rgba(96, 125, 139, .64)
}

#speshial_project .sp_proekt_wr .proekt_3:before {
    background-color: rgba(19, 141, 239, .63)
}

#speshial_project .sp_proekt_wr .proekt_4:before {
    background-color: rgba(37, 173, 43, .72)
}

.lichny_opyt {
    background-color: #fff !important;
}

#ludi_gov .plaska {
    background-color: #fbaf43;
}

#ludi_gov .plaska h2 {
    color: #fff;
}

#ludi_gov .plaska a {
    background-color: #fff;
    color: #273842;
}

#ludi_gov .s_bar,
#ludi_gov a.all {
    background-color: #f7f7f7;
    border: 1px solid #e1e2e3;
}

#ludi_gov .s_bar ul a {
    color: #273842;
}

#ludi_gov .s_bar ul a:hover {
    color: #0080c6
}

#ludi_gov a.all {
    color: var(--moe-blue);
}

.big_top_nov {
    border: 1px solid #e1e2e3;
}

.big_top_nov .left_pat .namber {
    background-color: #d2d2d2;
    color: #fff;
}

.big_top_nov .cont div.name {
    color: #6a8797;
}

.big_top_nov .cont div.name > span {
    color: #667278;
}

.big_top_nov .cont a.content {
    color: #2f434e;
}

.nar_now .cont a {
    color: #1e2c34;
}

.big_top_nov .cont .green {
    background-color: #4bb467 !important;
    color: #fff !important;
}

.litle_top_nov {
    border: 1px solid #e1e2e3;
}

.litle_top_nov .left_pat .namber {
    background-color: #d2d2d2;
    color: #fff;
}

.litle_top_nov .cont div.name {
    color: #6a8797;
}

.litle_top_nov .cont div.name > span {
    color: #667278;
}

.litle_top_nov .cont a.content {
    color: #2f434e;
}

.litle_top_nov .cont a {
    color: var(--moe-blue)
}

.litle_top_nov .cont .green {
    background-color: #4bb467 !important;
    color: #fff !important;
}

.litle_top_nov .cont .red {
    background-color: #ff1239 !important;
    color: #fff !important;
}

#ludi_gov .right_s_bar .coment_wr .coment_about {
    background-color: var(--moe-blue);
    color: #fff;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .18);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .18);
}

#ludi_gov .right_s_bar .coment_wr .coment_about:before {
    border-bottom: 7px solid var(--moe-blue);
}

#ludi_gov .right_s_bar .coment_wr .coment_about .mnenie_avtor_text span {
    color: #add9ff;
}

#ludi_gov .right_s_bar .coment_wr .coment_about .mnenie_avtor_text p {
    color: #fff;
}

#ludi_gov .right_s_bar h2 {
    color: #fff;
    background-color: #0080c6;
}

.wrap_tab {
    background-color: #2f434e;
}

.wrap_tab .tabbb {
    color: #7b8b95;
}

.wrap_tab .active {
    background-color: #2f434e;
    color: #fff
}

.wrap_tab .tab_item a:hover > span {
    color: #0080c6
}

.wrap_tab .tab_item a span {
    color: #fff;
}

.wrap_tab .tab_item a p {
    color: #add9ff;
}

.wrap_tab a.all_avtr {
    border-top: 1px solid #415661;
    color: #fff;
}

/*.last_coment_list::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.1);
}

.last_coment_list::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0, 0, 0, 0.1);
}*/

.s_bar_nav::-webkit-scrollbar-thumb {
    background: #e4e4e4;
}

.s_bar_nav::-webkit-scrollbar-thumb:window-inactive {
    background: #e4e4e4
}

.tab_item::-webkit-scrollbar-thumb {
    background: #606e76;
}

.tab_item::-webkit-scrollbar-thumb:window-inactive {
    background: #606e76
}

#big_baner_novost .vagno_wr .text_bl {
    border: 1px solid white;
}

#big_baner_novost .vagno_wr .text_bl p {
    color: #fff;
}

#big_baner_novost .vagno_wr .text_bl h2 {
    color: #fff;
}

#all_newsss .newsss_tab_wr .tabs_box {
    background: #fff
}

.social_tabs .fb_cont {
    border: 1px solid #e1e2e3;
}

#all_newsss .newsss_tab_wr .tabs_box .tabs_menu li a {
    color: #273842;
}

#all_newsss .newsss_tab_wr .tabs_box .tabs_menu li a.all_seen {
    border: 2px solid #fbaf43;
    color: #fbaf43;
}

#all_newsss .newsss_tab_wr .tabs_box .tabs_menu .active {
    color: var(--moe-blue)
}

#all_newsss .newsss_tab_wr .v_razdel_but {
    background-color: #2f434e;
}

#all_newsss .newsss_tab_wr .v_razdel_but:hover {
    background-color: var(--moe-blue)
}

#all_newsss .newsss_tab_wr .v_razdel_but p {
    color: #fff;
}

#all_newsss .newsss_tab_wr .v_razdel_but p i {
    color: #fbaf43
}

#all_newsss .news_other_smi .h2 {
    color: #fbaf43;
}

#all_newsss .news_other_smi a {
    color: #1e2c34;
}

#all_newsss .news_other_smi a:hover {
    color: var(--moe-blue)
}

.social_tabs ul li {
    background-color: #e3eaef;
    color: #fff
}

.social_tabs ul .fb {
    background-color: #3287D3;
}

.social_tabs ul .fb.active {
    color: #fff
}

.social_tabs ul .fb.active:before {
    border-top: 7px solid #3287D3;
}

.social_tabs ul .vk {
    background-color: #4b719d;
}

.social_tabs ul .vk.active {
    color: #fff
}

.social_tabs ul .vk.active:before {
    border-top: 7px solid #4b719d;
}

.social_tabs ul .tw {
    background-color: #57d7ff;
}

.social_tabs ul .tw.active {
    color: #fff
}

.social_tabs ul .tw.active:before {
    border-top: 7px solid #57d7ff;
}

.social_tabs ul .od {
    background-color: #ff9912;
}

.social_tabs ul .od.active {
    color: #fff
}

.social_tabs ul .od.active:before {
    border-right: 7px solid transparent;
    border-top: 7px solid #ff9912;
    border-left: 7px solid transparent;
}

#tems .pomogem_razobr {
    background-color: #f7f7f7;
    border: 1px solid #e1e2e3;
}

#tems .pomogem_razobr .h2 {
    color: #1e2c34;
    border-bottom: 1px solid #e1e2e3;
}

#tems .spisok_tem {
    background-color: #2f434e;
    color: #fff;
}

#tems .spisok_tem .top_nam {
    border-bottom: 1px solid #445660;
}

#tems .spisok_tem .top_nam h2 {
    color: #fff;
}

#tems .spisok_tem .top_nam a {
    color: #fbaf43;
}

#tems .spisok_tem .top_nam a:hover {
    background-color: #3f5d6d;
}

#tems .spisok_tem .tem_wr li a > span.dec_sp {
    color: #fff !important;
}

#tems .spisok_tem .tem_wr li a span {
    color: #fbaf43;
}

/*.advert-container,*/
#footer #footer_nav {
    background-color: #ededed;
}

#footer #footer_nav .fot_nav_wr li a {
    color: #273842;
}

#footer #footer_nav .fot_nav_wr li a:hover {
    color: #2e70ad
}

#footer #footer_nav .reklama_foot {
    background-color: #f7f7f7;
    color: #d40000;
}

#footer #footer_nav .reklama_foot i {
    color: #c1c1c1;
}

.footer_h3,
#footer_main p span {
    color: #1e2c34;
}

#footer_main {
    background-color: #f7f7f7;
}

#footer_main p span.rss {
    color: #fff;
    background-color: #ff9912;
}

#footer_main .right-text a {
    color: #1e2c34;
}

#footer_bottom {
    background-color: #2f434e;
}

#footer_bottom p {
    color: #808e96;
}

#footer_bottom a {
    color: #808e96;
}

#footer_bottom p a {
    color: var(--moe-blue);
}

#oblko_tegov .oblko_tegov_wr {
    border: 1px solid #ededed;
}

#oblko_tegov .h2_main:hover,
.mob_rub .h2_main:hover {
    color: #1e2c34 !important;
}

#oblko_tegov .h2_main,
.mob_rub .h2_main {
    color: #1e2c34;
}

/*#oblko_tegov .oblko_tegov_wr .pag_name p {
    color: #6a8797;
}*/

#oblko_tegov .oblko_tegov_wr .pag_name h2,
.mob_rub h2 {
    color: #1e2c34;
}

#oblko_tegov .oblko_tegov_wr .pag_name p {
    color: #1e2c34;
}

.mob_rub p {
    color: #1e2c34;
}

.title_section i, .mob_rub i {
    color: #1e2c34;
}

#ludi_gov_1 .fa_mob {
    color: #fff;
}

#oblko_tegov .oblko_tegov_wr .pag_name h2:hover,
.mob_rub h2:hover {
    color: var(--moe-blue);
}

.container-in .header-line-2-logo-rubric + .header-line-2-current-rubric > a,
#oblko_tegov .oblko_tegov_wr .tags_wr ul li a {
    color: #1e2c34;
}

.container-in .header-line-2-logo-rubric + .header-line-2-current-rubric > a:hover,
#oblko_tegov .oblko_tegov_wr .tags_wr ul li a:hover {
    color: var(--moe-blue);
}

#oblko_tegov .oblko_tegov_wr .tags_wr ul li a.new_rubric {
    background: #fff3b4;
    box-shadow: -5px 0 0 1px #fff3b4, 5px 0 0 1px #fff3b4;
}

#rubrika_plitka .chitaite_wr {
    border: 3px solid #4bb467;
}

#rubrika_plitka .chitaite_wr ul li a {
    color: #1e2c34;
}

#rubrika_plitka .chitaite_wr ul li a:hover {
    color: var(--moe-blue);
}

.all_button .arhin_butt,
.all_button .pokaz_all {
    color: #fff;
}

.all_button .pokaz_all {
    background-color: #869ca8;
}

.all_button .arhin_butt {
    background-color: #7a909c;
}

.all_button .pokaz_all:hover {
    background-color: #748690;
}

.all_button .pokaz_all:active {
    background-color: #6b7b84;
}

.all_button .arhin_butt:hover {
    background-color: #687b85;
}

.all_button .arhin_butt:active {
    background-color: #61727b;
}

/*------------------------*/

.all_button .arhin_butt,
.all_button .pokaz_all {
    color: #2f434e;
}

.all_button .pokaz_all,
.all_button .arhin_butt {
    background-color: #dae3e8;
}

.all_button .pokaz_all:hover,
.all_button .arhin_butt:hover,
.all_button .pokaz_all:focus,
.all_button .arhin_butt:focus {
    background-color: #b6c4cb;
}

.all_button .pokaz_all:active,
.all_button .arhin_butt:active {
    background-color: #869ca8;
    color: #fff;
}

/*------------------------*/

.top_5 .h2,
#main_right_sitebar_wr .last_coment_obsudim h3 {
    color: #1e2c34;
    border-bottom: 3px solid #ffeb7f
}

#video_plitka .video_pl_wr .moe_tv_text a {
    color: #1e2c34;
}

#video_plitka .video_pl_wr .moe_tv_text .right_inform_top_line .now_views a {
    color: var(--moe-blue);
}

#mnenia .alfavit {
    background-color: #f7f7f7;
}

#mnenia .alfavit ul li:last-child a {
    color: #1e2c34;
}

#mnenia .alfavit ul li a {
    color: #b0babf;
}

#mnenia .alfavit ul li a:hover {
    color: #1e2c34;
}

#mnenia .serch_avtor input[type=search] {
    border: 1px solid #ededed;
}

#mnenia .serch_avtor input[type=button] {
    color: #fff;
    background-color: #fbaf43;
}

#mnenia .serch_avtor input[type=submit] {
    color: #fff;
    background-color: #fbaf43;
}

#mnenia .avtor-wr {
    border: 1px solid #ededed;
}

#mnenia .avtor-wr .avtor_about span {
    color: #667278;
}

#mnenia .avtor-wr .avtor_about p {
    color: #2f434e;
}

#mnenia .avtor-wr .avtor_about a {
    color: var(--moe-blue);
}

/*#mnenia .pokaz_all {
    color: #fff;
    background-color: #869ca8;
}

#mnenia .pokaz_all:hover {
    background-color: #748690;
}

#mnenia .pokaz_all:active {
    background-color: #6b7b84;
}*/

#all_mnen .mnenie_tag {
    /*background-color: #eef7fe;
    border: 1px solid #ededed;*/
    background-color: #e3eaef;
    border: 1px solid #ccd5db;
}

.mnenie_tag:before {
    border-right: 13px solid transparent;
    border-top: 13px solid #e3eaef;
    border-left: 13px solid transparent;
}

.mnenie_tag:after {
    border-right: 13px solid transparent;
    border-top: 13px solid #ccd5db;
    border-left: 13px solid transparent;
}

#all_mnen .mnenie_avtor .mnenie_avtor_text span {
    color: #667278;
}

#all_mnen .chitaite_wr {
    border: 3px solid #4bb467;
}

#all_mnen .chitaite_wr ul li a {
    color: #1e2c34;
}

#all_mnen .chitaite_wr ul li a:hover {
    color: var(--moe-blue);
}

.avtorss,
.avtorss .name_avss a,
.avtorss .name_avss h2 {
    color: #fff;
}

.avtorss {
    background-color: #2f434e;
}

.avtorss .name_avss {
    background-color: var(--moe-blue);
}

.avtorss .mnenie_avtor {
    border-bottom: 1px solid #415661;
}

.avtorss .mnenie_avtor .mnenie_avtor_text span {
    color: #fff !important;
}

.avtorss .mnenie_avtor .mnenie_avtor_text p {
    color: #b7c8d1 !important
}

#nov_card .novost_detalka h2 {
    color: #1e2c34;
}

#nov_card .novost_detalka .text_stat p,
.personal_cont .coment_text p {
    color: #1e2c34 !important;
}

#nov_card .novost_detalka .text_stat blockquote,
.personal_cont .coment_text blockquote {
    color: #63727b;
}

.personal_cont .coment_text blockquote {
    background-color: transparent;
}

#nov_card .novost_detalka .text_stat blockquote:before,
.personal_cont .coment_text blockquote:before {
    color: #bacbd4;
}

#nov_card .novost_detalka .coment_stat .interest_wr {
    background-color: #e3eaef;
}

#nov_card .novost_detalka .coment_stat .interest_wr .int_but div {
    color: #8e9ba1;
}

#nov_card .novost_detalka .coment_stat .interest_wr .int_but div span {
    border: 1px solid rgba(204, 204, 204, .38);
    background-color: #fff;
    -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, .2);
}

#nov_card .novost_detalka .coment_stat .interest_wr .int_but div span:hover {
    background-color: #4caf50;
    color: #FFF
}

#nov_card .novost_detalka .coment_stat .col_minus,
#nov_card .novost_detalka .coment_stat .col_plus {
    color: #fff;
}

#nov_card .novost_detalka .coment_stat .col_plus {
    background-color: #4caf50
}

#nov_card .novost_detalka .coment_stat .col_minus {
    background-color: #d40000
}

#nov_card .chitaite_wr {
    border: 2px solid #ededed;
}

#nov_card .chitaite_wr ul li a {
    color: #1e2c34
}

#nov_card .chitaite_wr ul li a:hover {
    color: var(--moe-blue)
}

.comebt_butt {
    color: #fff;
    background-color: var(--moe-blue);
}

.top_nar_nov .litle_top_nov {
    border: 1px solid #e1e2e3;
}

.top_nar_nov .litle_top_nov .left_pat .namber {
    background-color: #d2d2d2;
    color: #fff;
}

.top_nar_nov .cont div.name {
    color: #667278;
}

.top_nar_nov .cont a.content {
    color: #2f434e;
}

.top_nar_nov .cont a {
    color: var(--moe-blue)
}

.top_nar_nov .cont .green {
    background-color: #4bb467 !important;
    color: #fff !important;
}

.top_nar_nov .cont .red {
    background-color: #ff1239 !important;
    color: #fff !important;
}

.prisl_nov_wr {
    background-color: #f7f7f7;
}

.prisl_nov_wr .prisl_nov {
    color: #1e2c34;
}

.prisl_nov_wr .reg {
    color: var(--moe-blue);
}

.polz_pol_wr .name,
.count-megaphone span,
.best_messages .lines_18 .name {
    color: #677278;
}

.polz_pol,
.polz_pol_wr .polz_pol,
.comment_mob_lite .polz_pol,
.comment .user-photo a,
.dropdown-user-header .user-photo,
.comment-form-block .user-photo {
    background-color: #e3eaef;
}

/*.polz_pol:before {
    position: absolute;
    top: -1px;
    right: -6px;
    width: 12px;
    height: 12px;
    background-color: #0ad03c;
    border-radius: 50%;
    border: 2px solid #fff;
    margin: 0;
}*/

.name:hover,
.best_messages .lines_18 .name:hover {
    color: #337ab7;
}

.name:active,
.best_messages .lines_18 .name:active {
    color: #337ab7;
    /*background: rgba(122, 132, 137, 0.15);
    box-shadow: -3px 0 0 0 rgba(122, 132, 137, 0.15), 3px 0 0 0 rgba(122, 132, 137, 0.15);*/
}

.polz_pol_wr .razdelitel {
    color: #a6b1b6;
}

.polz_pol_wr p, .best_messages .lines_18 p {
    color: #6a8797;
}

.polz_pol_wr a {
    color: var(--moe-blue);
}

.polz_pol_wr span {
    color: #6a8797;
}

.polz_pol_wr span.green {
    background-color: #4bb467 !important;
    color: #fff !important;
}

.polz_pol_wr span.red {
    background-color: red !important;
    color: #fff !important;
}

/*.gallery_section .galery li.col_foto_wr span,
.slider_gallery .galery li.col_foto_wr span {
    background-color: rgba(26, 47, 58, .72);
    color: #fff;
}*/

.podel_social ul li a {
    background-color: #e3eaef;
    color: #fff;
}

.podel_social ul li .fb {
    background-color: #3287D3;
}

.podel_social ul li .vk {
    background-color: #4b719d;
}

.podel_social ul li .tw {
    background-color: #57d7ff;
}

.podel_social ul li .od {
    background-color: #ff9912;
}

.podel_social ul li span {
    background-color: #f7f7f7;
    -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, .2);
}

.comets_block_wr h2 {
    color: #1e2c34;
}

.comets_block_wr {
    /*background: red;*/
}

.comets_block_wr .comets_block {
    background-color: #e3eaef;
}

.comets_block_wr .comets_block .coment_text,
.comets_block_wr .comets_block .coment_text_down {
    background-color: rgba(255, 255, 255, 0.7);
    border-left: 1px solid #ced2d6;
    border-right: 1px solid #ced2d6;
    /*-webkit-box-shadow: 0 0 1px 0 rgba(34, 40, 56, 0.2);
    box-shadow: 0 0 1px 0 rgba(34, 40, 56, 0.2)*/
}

.comets_block_wr .comets_block .coment_text {
    border-top: 1px solid #ced2d6;
}

.comets_block_wr .comets_block .coment_text_down {
    border-bottom: 1px solid #ced2d6;
}

.comets_block_wr .comets_block .coment_text .otvet_coment,
.comets_block_wr .comets_block .coment_text_down .otvet_coment {
    color: #fff;
    background-color: var(--moe-blue);
}

.do-like-button {
    color: #697075;
}

.do-like-button i {
    color: #a6b5be;
}

.like-active .do-like-button,
.like-active .do-like-button i,
.do-like-button:hover,
.do-like-button:focus,
.do-like-button:active,
.do-like-button:hover i,
.do-like-button:focus i,
.do-like-button:active i {
    color: #4bb467;
}

/*.comets_block_wr .comets_block .coment_text .otvet_coment:hover,
.comets_block_wr .comets_block .coment_text .otvet_coment:active,
.comets_block_wr .comets_block .coment_text_down .otvet_coment:hover,
.comets_block_wr .comets_block .coment_text_down .otvet_coment:active {
    background-color: #3287D3;
}*/

.comets_block_wr .comets_block .coment_text .sad_com,
.comets_block_wr .comets_block .coment_text_down .sad_com {
    color: #96a9b4;
}

.comets_block_wr .comets_block .coment_text .sad_com:hover,
.comets_block_wr .comets_block .coment_text_down .sad_com:hover {
    color: #666f77;
}

.comets_block_wr .comets_block .coment_text .sad_com:active,
.comets_block_wr .comets_block .coment_text_down .sad_com:active {
    color: #666f77;
    background: #96a9b4;
    box-shadow: -3px 0 0 0 #96a9b4, 3px 0 0 0 #96a9b4;
}

/*.comets_block_wr .all_button .pokaz_all {
    width: 100%;
    background-color: #869ca8;
}

.comets_block_wr .all_button .pokaz_all:hover {
    background-color: #748690;
}

.comets_block_wr .all_button .pokaz_all:active {
    background-color: #6b7b84;
}*/

.pravila {
    border: 1px solid #ededed;
    color: var(--moe-blue);
}

.podpiska_wr {
    background-color: #ededed;
}

.podpiska_wr input {
    border: 1px solid #e3eaef;
}

.podpiska_wr input[type=submit] {
    color: #fff;
    background-color: #4bb467;
}

.select .jq-selectbox__select {
    border: 1px solid #e3eaef;
    background: #fff;
    color: #1e2c34;
}

.select .jq-selectbox__select-text {
    color: #1e2c34 !important;
}

.lenta_nar_nov ul.tabs .tab-current a,
.lenta_nar_nov ul.tabs li a {
    border-bottom: 1px solid #e3eaef;
}

.lenta_nar_nov ul.tabs {
    border-bottom: 4px solid #e3eaef;
}

.lenta_nar_nov ul.tabs li a {
    color: #6a8797;
    background: #fff;
    border: 1px solid #e3eaef;
}

.lenta_nar_nov ul.tabs .tab-current a {
    color: #fff;
    background-color: var(--moe-blue);
}

/*.lenta_nar_nov .all_button .pokaz_all {
    background-color: #869ca8
}

.lenta_nar_nov .all_button .pokaz_all:hover {
    background-color: #748690;
}

.lenta_nar_nov .all_button .pokaz_all:active {
    background-color: #6b7b84;
}*/

.lenta_nar_nov .chitaite_wr {
    border: 2px solid #ededed;
}

.lenta_nar_nov .chitaite_wr ul li a {
    color: #1e2c34
}

.lenta_nar_nov .chitaite_wr ul li a:hover {
    color: var(--moe-blue)
}

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

.nar_now .big_pl_text {
    color: #1e2c34;
}

.nar_now span.red {
    background-color: #ff1239 !important;
    color: #fff !important;
}

.sb-search-input {
    background: #fff;
}

.sb-icon-search,
.sb-search-submit {
    background: #ededed;
}

.sb-search-input:-moz-placeholder,
.sb-search-input:-ms-input-placeholder,
.sb-search-input::-moz-placeholder,
.sb-search-input::-webkit-input-placeholder {
    color: #efb480;
}

.sb-search-submit {
    color: red;
}

.sb-icon-search {
    color: #273842;
    border: 1px solid #ededed;
}

.popup_search .sb-icon-search {
    color: #273842;
    border: 1px solid #a9a9a9;
    background: #dedede;
}

.vy_rozkaz_wr {
    background-color: #f7f7f7;
}

.vy_rozkaz_wr .vy_rozkaz {
    border-bottom: 1px solid #eaeaea;
}

.vy_rozkaz_wr .vy_rozkaz .inform_top_line span {
    color: #6a8797;
}

.vy_rozkaz_wr .vy_rozkaz a.conten {
    color: #2f434e;
}

.vy_rozkaz_wr .vy_rozkaz .com_vy_rozkaz {
    background-color: #fff;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .1)
}

.vy_rozkaz_wr .vy_rozkaz .com_vy_rozkaz:before {
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
}

.vy_rozkaz_wr .vy_rozkaz .com_vy_rozkaz p {
    color: #6a8797
}

.vy_rozkaz_wr .vy_rozkaz .com_vy_rozkaz .polz_pol_wr .name {
    color: #667278
}

.like_block {
    background-color: #e3eaef;
}

.like_block .w_50 a {
    color: #273842;
}

.tems .tem_stat {
    border-bottom: 1px solid #ededed
}

.tems .tem_stat span {
    color: #6a8797
}

.tems .tem_stat p {
    color: #1e2c34
}

.tems .sil_stat p {
    color: #1e2c34
}

.tems .sil_stat a {
    color: var(--moe-blue);
}

.st_coment .top_com {
    background-color: #f7f7f7;
}

.st_coment .top_com span {
    color: #667278;
}

.st_coment .text_com:before {
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
}

.stat_centr_wr .st-name {
    color: #1e2c34;
}

/*.gal_foto_conteiner {
    background-color: #e3eaef;
}*/

/*.novost_detalka .gallery_section,
.novost_detalka .gal_foto_conteiner,
.novost_detalka .slider_gallery {
    background-color: #232729;
}*/

/*.novost_detalka .main_foto {
    border: 1px solid #232729;
}*/

/*.novost_detalka .gal_foto_conteiner li {
    border: 1px solid #fff;
}

.stat_centr_wr .gal_foto_conteiner p {
    color: #fff;
}*/

.stat_centr_wr .map,
.stat_centr_wr .map-100 {
    border: 1px solid #bfcdd6;
}

.stat_centr_wr th,
.stat_centr_wr td,
.other-page th,
.other-page td {
    border: 1px solid #bfcdd6;
}

.stat_centr_wr th,
.other-page th {
    /*background-color: #e3eaef;*/
    background-color: rgba(25, 79, 116, .15);
}

.stat_centr_wr .table-container td,
.other-page .table-container td {
    background-color: #f4f7f9;
}

.stat_centr_wr tr.light,
.stat_centr_wr th.light,
.stat_centr_wr td.light,
.other-page tr.light,
.other-page th.light,
.other-page td.light {
    background-color: #f1f4f6;
}

table caption {
    color: #1e2c34;
}

.stat_centr_wr blockquote .blockquote {
    color: #e0e0e0;
}

.stat_centr_wr .plit_block .texttt_wr .bot_name_bl span {
    color: #bcbcbc;
}

.spravka .left_spravka {
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}

.spravka .left_spravka p {
    color: #979797;
}

.protiv_block {
    background-color: #e2e2e2;
}

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

.konech_stat_wr .name_avt_stat span {
    color: #bcbcbc;
}

.chit_takge .owl-nav .owl-prev {
    color: #b2b2b2;
}

.chit_takge .owl-nav .owl-prev:hover {
    color: #2f434e
}

.chit_takge .owl-nav .owl-next {
    color: #b2b2b2;
}

.chit_takge .owl-nav .owl-next:hover {
    color: #2f434e
}

.chit_takge .h2 {
    color: #273842;
}

.select_arh .sel_wr .select .jq-selectbox__select,
.sel_wr .vs__dropdown-toggle,
.select_arh .sel_date input {
    border: 1px solid #a9a9a9;
    background: #fff;
    color: #333;
}

.select_arh input[type=submit],
#newSearch input[type=submit] {
    background-color: #fbaf43;
    color: #fff;
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
}

.select_arh input[type=submit]:hover,
.select_arh input[type=submit]:focus,
#newSearch input[type=submit]:hover,
#newSearch input[type=submit]:focus {
    background-color: #ed9c30;
}

.select_arh input[type=submit]:active,
#newSearch input[type=submit]:active {
    background-color: #d68625;
}

#regist,
#vhod {
    background-color: #fff;
}

.select_arh .spis_but {
    color: #d9d9d9;
}

.select_arh .active {
    border: 2px solid #d9d9d9;
}

#regist .about_reg .logo_bl {
    background-color: var(--moe-blue);
}

.fancybox-skin {
    background: #fff;
    color: #444;
}

.popup input,
.popup textarea {
    border: 1px solid #d3d3d3;
}

.popup label {
    color: #1e2c34;
}

.popup label .obizatelno {
    color: #ff2246
}

.popup label span.gr_pod {
    color: #6a8797
}

.check_wr .jq-checkbox.checked .jq-checkbox__div {
    background: var(--moe-blue);
}

.check_wr .jq-checkbox {
    border: 1px solid #C3C3C3;
    background: #FFF;
}

.popup .podel_social span {
    color: #6a8797
}

.popup input[type=submit] {
    background-color: var(--moe-blue);
    color: #fff;
}

.popup .name_vhod_popup span {
    color: #1e2c34;
}

.popup .capcha input {
    border: 1px solid #d3d3d3;
}

.submit__generated span {
    color: #263238;
}

.submit__generated.valid:after {
    color: #2ecc71
}

.submit__generated.valid .submit__input {
    border: 1px solid #2ecc71;
    color: #2ecc71 !important
}

.submit__generated.unvalid:after {
    color: #e74c3c
}

.submit__generated.unvalid .submit__input {
    border: 1px solid #e74c3c;
    color: #e74c3c
}

.submit__generated .submit__input {
    border: 1px solid #42A0DD;
    color: #42A0DD;
}

i.fa-refresh {
    color: rgba(0, 0, 0, .2);
}

i.fa-refresh:hover {
    color: rgba(0, 0, 0, .4);
}

span.submit__error,
span.submit__error--empty {
    color: #e74c3c;
}

#prisl_nov {
    background-color: #f7f7f7;
}

#prisl_nov .whitebl {
    background-color: #fff;
}

#prisl_nov .whitebl .wid_50 .red {
    color: #ff1239;
}

#prisl_nov_regist {
    background-color: #f7f7f7;
}

#prisl_nov_regist .whitebl {
    background-color: #fff;
}

#prisl_nov_regist .whitebl .wid_50 .red {
    color: #ff1239;
}

.add_foto_wr .add_foto .del_fot {
    color: #ff1239;
}

.site__top .logo {
    color: #ffffff;
}

.site__top .menu a {
    color: #ffffff;
}

.site__open .logo {
    color: #22103f;
}

.site__open .menu span {
    color: #22103f;
}

.site__open .menu a {
    color: #22103f;
}

/*.mob_popup {
    background: #fff;
}*/

.mob_popup {
    background-color: var(--moe-dark-1);
    color: #fff;
}

.mob_popup_container #nav_list_first .menu_down,
.mob_popup_container #nav_list_first .menu_down i:hover {
    color: #fff;
}

.mob_popup_container .popup_search .sb-icon-search {
    color: var(--moe-dark-1);
    border: none;
    background: #fff;
}

.popup__bottom {
    background: #f7f7f7;
    border-top: 1px solid #e8e8e8;
}

.popup__bottom .details a {
    color: #22103f;
}

.popup__bottom .book-now a {
    color: #22103f;
}

.site__open #nav-icon3 span {
    /*background: #9E9E9E;*/
    background: #fff;
}

#nav-icon3 span {
    background: #ffffff;
}

.nav_list li a {
    color: #273842;
}

/*.nav_list ul a {
    color: #848a8e;
}*/

.sitebar_text_nov:hover {
    background-color: #f7f7f7;
}

.mob_rub span {
    color: #6a8797;
}

.mob_rub .podpiska_wr {
    background-color: #ededed;
}

.tabs_chitaemo .sitebar_text_nov:hover {
    background-color: #fff;
}

.eche_block {
    color: #fff;
}

.eche_block > li > a {
    color: #fff !important;
    border-top: 1px solid #fff;
    background-color: #1e2c34;
}

.eche_block > li > a:hover,
.eche_block > li > a:active,
.eche_block > li > a:focus {
    background-color: #334c54;
}

.eche_block > li > a:active {
    background-color: #4c666e;
}

.eche_a > i {
    color: #ababab;
}

.newsss_tab_wr .eche_block {
    color: #fff;
}

.comebt_butt:hover {
    color: #fff;
    background-color: #3287D3;
}

#nov_card > div > div > div.col-md-8.col-lg-6 > div.novost_detalka > div.coment_stat > div > div:nth-child(1) > div > div.int_but > a.bad_minus > span:hover {
    background-color: red;
    color: #FFF;
}

.inform_top_line p.green_bg {
    background-color: #31aa51;
    color: #fff;
}

.inform_top_line p.blue_bg {
    background-color: var(--moe-blue);
    color: #fff;
}

.popup__middle .city {
    color: #908f8f;
}

.popup__middle .city > span {
    color: var(--moe-blue);
}

.coment_about .mnenie_avtor_text p {
    color: #2f434e;
}

.inform_top_line span > span {
    color: #b1b9be;
}

.user_views.many_view .icon-icon-moe-16 {
    color: #ff1239;
    animation: pulse 1.5s infinite;
}

@keyframes pulse {
    0% {
        color: #ff1239;
    }
    50% {
        color: rgba(255, 18, 57, 0.35);
    }
    100% {
        color: #ff1239;
    }
}

.add_inform span > span {
    color: #b1b9be;
}

.icon-icon-moe-37,
.icon-icon-moe-33,
.fa-bar-chart {
    color: #fbaf43;
}

.moe_tv_slider .item {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.28);
}

.pop_wr_nov .popup .podel_social span {
    color: #6a8797;
}

#moe_tv h2 i {
    color: #b2b2b2;
}

.comebt_butt i {
    color: #7ad6ff;
}

.hidden_lenta_novost span.tog_but {
    color: #fff;
}

#menu_wr.fixed,
#menu_wr-1.fixed {
    background-color: #fff;
    box-shadow: 0 21px 34px 6px rgba(0, 30, 47, 0.25);
}

.fixed_coment {
    background-color: #2f434e;
    color: #fff;
}

.vash_com p {
    color: #fff;
}

.vash_com a {
    color: #c3e3ff;
}

.open_com {
    background-color: #445660;
}

.coment_form_wr input[type="text"] {
    color: #333;
}

.coment_form_wr label > a {
    color: #c3e3ff;
}

#coment_popup a, #coment_form a, .oznak {
    color: #c3e3ff;
}

#coment_popup a:hover, #coment_form a:hover, .oznak:hover {
    color: #c3e3ff;
}

.coment_form_wr label > span {
    color: #6e7c83;
}

.coment_form_wr textarea {
    color: #333;
}

.coment_form_wr .submit__generated .submit__input {
    border: 1px solid #42A0DD;
    color: #42A0DD;
}

.coment_form_wr .submit__generated span {
    color: #fff;
}

.coment_form_wr .submit__control span {
    color: #fff !important;
}

.coment_form_wr input[type=submit],
.coment_form_wr input[type=button] {
    background-color: var(--moe-blue);
    color: #fff;
}

.coment_form_wr input[type=button]:hover {
    background-color: #3287D3;
}

.coment_form_wr span.submit__error, .coment_form_wr span.submit__error--empty {
    color: #e74c3c;
}

.coment_form_wr i.fa-refresh {
    color: rgb(247, 241, 241);
}

#coment_popup {
    background-color: #2f434e;
    color: #fff !important;
}

#coment_popup.popup label {
    color: #ffffff;
}

.medic {
    background-color: #e3eaef;
}

#vhod-1 {
    background-color: #fff;
}

.popup-1 input,
.popup-1 textarea {
    border: 1px solid #d3d3d3;
}

.popup-1 label {
    color: #1e2c34;
}

.popup-1 label .obizatelno {
    color: #ff2246
}

.popup-1 label span.gr_pod {
    color: #6a8797
}

.popup-1 .check_wr .jq-checkbox.checked .jq-checkbox__div {
    background: var(--moe-blue);
}

.popup-1 .check_wr .jq-checkbox {
    border: 1px solid #C3C3C3;
    background: #FFF;
}

.popup .podel_social span {
    color: #6a8797
}

.popup-1 input[type=submit] {
    background-color: var(--moe-blue);
    color: #fff;
}

.popup-1 .name_vhod_popup span {
    color: #1e2c34
}

.popup-1 .capcha input {
    border: 1px solid #d3d3d3;
}

.prisl_now_new .modal-content {
    background-color: #f7f7f7;
}

.prisl_now_new .prisl_title {
    color: #1e2c34;
}

/*.logo_mobile {
    background-color: var(--moe-blue);
}*/

.logo_mobile .jq-selectbox__select,
.theme_mark {
    background: var(--moe-blue);
    color: #fff;
}

.logo_mobile .jq-selectbox__trigger-arrow {
    border-top: 5px solid white;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
    border-top-color: #fff !important;
}

.logo_mobile .jq-selectbox ul {
    background-color: var(--moe-blue);
    color: #fff;
    border-top: 2px solid #438ed0;
}

.logo_mobile .jq-selectbox li {
    color: #fff;
}

.logo_mobile .jq-selectbox li.selected {
    background-color: transparent;
}

.menu_down {
    color: #ADADAD;
}

.sect_mob_menu:active {
    color: var(--moe-blue);
}

.menu_down i:hover {
    color: var(--moe-blue);
}

.down_line_nn .button {
    border: 1px solid #aab3b8;
}

.down_line_nn .button,
.nar_now .down_line_nn a,
.down_line_nn .button i,
.down_line_nn .prosmotr {
    color: #838a8e;
}

.down_line_nn .prosmotr span {
    color: #aab3b8;
}

.down_line_nn .button:hover,
.down_line_nn .button.coments:hover {
    border: 1px solid var(--moe-blue);
}

.nar_now .down_line_nn a:hover,
.nar_now .down_line_nn .button.coments:hover,
.nar_now .down_line_nn .button.coments:hover i {
    color: var(--moe-blue);
}

.down_line_nn .button:active {
    border: 1px solid var(--moe-blue);
    background-color: var(--moe-blue);
}

.nar_now .down_line_nn a:active,
.nar_now .down_line_nn .button.coments:active,
.nar_now .down_line_nn .button.coments:active i {
    color: #fff;
}

.nar_now .down_line_nn .button.coments.company-answer-btn,
.nar_now .down_line_nn .button.coments.company-answer-btn:hover,
.nar_now .down_line_nn .button.coments.company-answer-btn:active {
    border: 1px solid #4bb467;
}

.nar_now .down_line_nn .button.coments.company-answer-btn:active {
    background-color: #4bb467;
}

.nar_now .down_line_nn .button.coments.company-answer-btn,
.nar_now .down_line_nn .button.coments.company-answer-btn:hover,
.nar_now .down_line_nn .button.coments.company-answer-btn i,
.nar_now .down_line_nn .button.coments.company-answer-btn:hover i {
    color: #4bb467;
}

.nar_now .down_line_nn .button.coments.company-answer-btn:active,
.nar_now .down_line_nn .button.coments.company-answer-btn:active i {
    color: #fff;
}

.down_line_nn .button.like:hover,
.down_line_nn .button.like:focus {
    border: 1px solid #4bb467;
}

.nar_now .down_line_nn .button.like:hover,
.nar_now .down_line_nn .button.like:focus,
.nar_now .down_line_nn .button.like:hover i,
.nar_now .down_line_nn .button.like:focus i {
    color: #4bb467;
}

.down_line_nn .button.like:active {
    border: 1px solid #4bb467;
    background-color: #4bb467;
}

.nar_now .down_line_nn .button.like:active,
.nar_now .down_line_nn .button.like:active i {
    color: #fff;
}

.nar_now .down_line_nn .button.like.have {
    background-color: #4bb467;
    border: 1px solid #4bb467;
    color: #fff !important;
}

.down_line_nn .button.like.have i {
    color: #fff !important;
}

.live_com.live_com_new {
    background-color: transparent;
    animation: 1.5s new_com 1 forwards;
}

@keyframes new_com {
    from, to {
        background-color: transparent;
    }
    20% {
        background-color: #fff1ca;
    }
}

@media screen and (max-width: 767px) {
    #nar_news_tab,
    #news_tab {
        border: 0;
    }

    /*-nn-selector--*/
    .plate_select_nn {
        background-color: #e3eaef;
    }

    .plate_select_nn ul.tabs li a,
    .cog-position {
        background-color: #e3eaef;
        color: #8ea7b4;
        border: none;
    }

    .plate_select_nn ul.tabs a,
    .plate_select_nn > ul > li i,
    .cog-selector i {
        color: #8ea7b4;
    }

    .plate_select_nn ul.tabs .tab-current a {
        color: #fff;
        background-color: var(--moe-blue);
    }

    .cog-selector:hover {
        background-color: #2f434e;
        color: #fff;
    }

    .plate_select_nn > ul > li.tab-current i {
        color: #fff;
    }

    .notifications.yes-notifications {
        border: 1px solid #85da9b;
    }

    /*#rub-selector {
        background-color: #e3eaef;
        background-color: #ff87a4;
        color: #1e2c34;
    }

    #rub-selector h5 {
        color: #1e2c34;
    }

    .lenta_nar_nov #rub-selector form > label {
        border-bottom: 1px dotted #1e2c34 !important;
    }*/
}

.button-new.button-blue {
    color: #fff;
    background-color: var(--moe-blue);
}

.button-new.button-orange {
    color: #fff;
    background-color: #fbaf43;
}

.banner_adt2_contain,
.reklama_wr_mob.adv_lenta {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 11px 15px;
    border-bottom: 1px solid #ccd5db;
}

:not(.for-phone) .banner_adt2_contain,
:not(.for-phone) .reklama_wr_mob.adv_lenta {
    border-left: 1px solid #ccd5db;
    border-right: 1px solid #ccd5db;
}

.for-phone .reklama_wr_mob.adv_lenta {
    padding: 15px;
    border-bottom: 1px solid #ccd5db !important;
}

.container-material .banner_adt2_contain {
    border: 1px solid #ccd5db;
    padding: 15px;
    margin: 0 0 45px;
}

.banner_adt2_contain div:first-child:empty {
    height: 0 !important;
}

.tiser-1 {
    position: relative;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.tiser-1 a {
    display: block;
    position: relative;
    height: 100%;
    text-decoration: none !important;
}

.tiser-1 a * {
    text-decoration: none !important;
}

.tiser-1 .img_stat {
    width: 100%;
    border-radius: 8px;
    object-fit: cover;
    object-position: center;
    aspect-ratio: 16/9;
    margin-bottom: 10px;
}

.tiser-1:hover .img_stat,
.tiser-1:focus .img_stat {
    opacity: .9;
}

.tiser-1 mark {
    background-color: transparent !important;
    color: #000 !important;
}

.tiser-1 .text {
    position: relative;
    font-family: 'Roboto', sans-serif;
    line-height: 1.3;
    text-align: left;
    color: #000;
}

.tiser-1 .img_stat,
.tiser-1 .text-1,
.tiser-1 .text-2 {
    transition: all .15s ease;
}

.tiser-1:hover .text-1,
.tiser-1:focus .text-1,
.tiser-1:hover .text-2,
.tiser-1:focus .text-2,
.tiser-1:hover mark,
.tiser-1:focus mark {
    color: #0056b3 !important;
}

.tiser-1 .text-1 {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 7px;
    margin-top: 0;
}

.tiser-1 .text-2 {
    font-size: 14px;
    margin-bottom: 7px;
    margin-top: 0;
}

.text-legal {
    font-size: 12px;
}

.phone-icon {
    background: #08a509;
    position: absolute;
    right: 10px;
    top: -60px;
    padding: 10px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    margin-bottom: 0;
    color: #fff;
    border: 1px solid #fff;
}

.phone-icon i {
    font-size: 24px;
}

@font-face {
    src: url(/themesPlus/themes/front/css/fonts/opensans/OpenSans-ExtraBold.ttf) format('truetype');
    font-family: 'Open Sans';
    font-weight: 800;
    font-style: normal;
}

dir, menu, ul {
    list-style-type: disc;
    -webkit-padding-start: 0;
    padding: 0;
}

/*body {
    padding-right: 0 !important;
}*/

html {
    border: none !important;
}

body.modal-open {
    overflow: hidden;
}

.for-phone.auth-container {
    padding: 0;
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.modal_method_pay.modal,
#modal_method_pay.modal {
    text-align: center;
}

.mod-in {
    z-index: 99999;
    border-radius: 0;
    height: 100vh;
    padding: 30px 15px;
    font-family: 'Roboto Condensed';
    font-weight: 400;
    font-size: 16px;
}

@media screen and (min-width: 500px) {
    .modal_method_pay.modal:before,
    #modal_method_pay.modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}

.modal_method_pay .modal-dialog,
#modal_method_pay .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    border-radius: 5px;
    overflow: hidden;
}

.modal_pay {
    font-family: 'Roboto Condensed';
}

.modal_pay .modal-content,
.modal_pay .mod-in {
    border-radius: 6px !important;
}

#login_modal .modal-dialog.modal_pay,
#pay_modal .modal-dialog,
#reg-form .modal-dialog.modal_pay {
    width: 380px;
    margin: 8vh auto;
}

#subscription-content-message .modal-dialog {
    margin: 8vh auto;
}

.pay {
    display: block;
    width: 380px;
    min-width: 320px;
    margin: 0 auto;
    position: relative;
}

.modal_pay .mod-in,
.pay.pay-no-modal {
    padding: 0;
    border-radius: 6px;
    height: auto;
    min-height: 610px;
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, .3);
}

.modal_pay .mod-in.autoheight {
    height: auto;
}

.pay.pay-no-modal {
    margin: 8vh auto;
}

.btn.btn-why,
.autoheight .btn.btn-why {
    padding: 0;
    text-decoration: underline;
    background: transparent !important;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    outline: none !important;
}

.btn.btn-why:active,
.autoheight .btn.btn-why:active {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.header-small {
    width: 100%;
    position: relative;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.header-small.header-small-log,
.logo-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-small.header-small-log {
    font-size: 17px;
    font-weight: 700;
    height: 80px;
}

.header-small.header-small-log span {
    font-size: 17px;
    font-weight: 700;
    line-height: 1.3;
    text-align: right;
    text-transform: uppercase;
}

.header-group {
    width: 135px;
    margin-left: 10px;
    display: block;
}

.header-small img {
    width: 55px;
}

.header-group .logo-block {
    width: 100%;
    /*border-radius: 2px;*/
    overflow: hidden;
    border: 1px solid #e3e3e3;
}

.header-group .logo-block a {
    padding: 5px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-group .logo-block .logo-portal {
    width: 55px;
    background-color: var(--moe-blue);
}

.header-group .logo-block .logo-plus {
    width: 80px;
    background-color: #d00;
}

.header-group .logo-block a img {
    width: 100%;
}

.header-small h1 {
    font-family: 'Roboto Condensed';
    font-weight: 400;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    display: inline-block;
    float: left;
    margin-right: 10px;
}

#reg-form .close,
#login_modal .modal_pay .close,
.modal_pay .close {
    opacity: 1;
    margin: 0;
    position: absolute;
    top: 16px;
    right: 15px;
    width: 19px;
    height: 19px;
    cursor: pointer;
    z-index: 8040;
    background-color: transparent;
    background-image: url(/themesPlus/themes/front/img/close-white.svg);
}

/*tabs*/

.tabs_content {
    display: none;
    position: relative;
}

.tabs_content.active {
    display: block;
}

@media (max-width: 767px) {
    .tabs_content.active {
        overflow-y: auto;
        height: calc(100vh - 130px);
    }
}

.auth-reg-tabs ul {
    background-color: var(--moe-blue);
}

.auth-reg-tabs ul li.active {
    background-color: #e3e3e3;
}

.auth-reg-tabs ul li,
.auth-reg-tabs ul a {
    color: #fff;
}

.auth-reg-tabs ul li.active,
.auth-reg-tabs ul li.active a {
    color: #515860;
}

.auth-reg-tabs ul li.active a {
    opacity: 1;
}

.auth-reg-tabs ul li.active {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 10;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35);
}

.auth-reg-tabs ul {
    display: block;
    width: 100%;
    height: 50px;
    margin-bottom: 0;
    overflow: hidden;
    box-shadow: inset 0 -14px 10px -12px rgba(0, 0, 0, 0.15);
}

.auth-reg-tabs ul li {
    list-style-type: none;
    float: left;
    width: 50%;
    padding: 0;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    font-size: 15px;
    line-height: 50px;
    text-transform: uppercase;
    cursor: pointer;
}

.auth-reg-tabs ul li:not(.active):active {
    background-color: #448ccb;
}

.auth-reg-tabs ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 25px;
    opacity: .7;
}

.auth-reg-tabs ul li:first-child {
    border-radius: 0 5px 0 0;
    text-align: right;
}

.auth-reg-tabs ul li:last-child {
    border-radius: 5px 0 0 0;
    text-align: left;
}

/*End of tabs*/

.select-row {
    width: 270px;
    padding: 0;
    margin: 35px auto 35px;
    min-width: 270px;
}

.tabs_content .select-row {
    margin: 25px auto 35px;
}

/*.tabs_content:first-of-type .select-row {
    margin: 25px auto 35px;
}*/

.select-row.select-row-q {
    margin: 70px auto 40px;
}

#return, #return_1, #return_2, #return_auth {
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 1.2;
    display: inline-block;
    text-decoration: underline;
    padding: 0;
    margin: 0 0 20px 0;
    width: 100%;
    text-align: center;
    cursor: pointer;
}

ul.text-note a {
    padding: 0;
}

#return i,
#return_1 i,
#return_2 i,
#return_auth i {
    margin-right: 5px;
    font-size: 14px;
}

.select-row .form-group.form-horizontal,
.pay-no-modal .form-group {
    position: relative;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.pay-block {
    margin-bottom: 144px;
    padding-top: 30px;
    padding-bottom: 20px;
    min-width: 300px;
}

.pay-block .lock_text1 {
    font-size: 14px;
    text-align: left;
    margin-bottom: 0;
}

.sub_text .lock_text1 {
    text-align: left;
    margin-bottom: 0;
}

.pay-block .pay-stroka,
.sub_text .pay-stroka {
    width: 100%;
    padding: 0 30px;
    margin-bottom: 15px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.pay-block .pay-stroka img,
.sub_text .pay-stroka img {
    min-width: 40px;
    min-height: 40px;
    max-width: 40px;
    max-height: 40px;
    margin-right: 10px;
}

.select-row.select-row-material {
    width: 100%;
    margin: 0;
    min-width: unset;
    padding: 0;
}

#subscription-content-message .select-row.select-row-material {
    margin: 0;
}

.select-row-material .pack {
    display: inline-block;
    height: 45px;
    font-family: 'Roboto Condensed';
    font-size: 21px;
    width: 100%;
    text-align: center;
    margin: 0 0 10px;
    line-height: 41px;
}

.select-row.select-row-material .contin {
    width: 270px;
    margin-top: 20px;
}

.select-row.select-row-material .payment .contin {
    width: auto;
}

.select-row .log_pass {
    height: auto;
}

.select-row.aut {
    margin: 0 auto 30px;
}

.select-row h4 {
    font-size: 22px;
    line-height: 1.3;
    font-weight: 700;
    margin: 0 -15px 15px;
    text-align: center;
    text-transform: uppercase;
}

.pay span.hint {
    font-weight: 700;
}

.select-pay {
    width: 100%;
    height: 45px;
    margin: 7px auto;
    padding: 0;
    display: block;
    position: relative;
}

.select-pay:hover {
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
}

.select-pay div {
    position: absolute;
    left: 60px;
    bottom: 0;
    height: 41px;
    line-height: 41px;
    font-size: 21px;
}

input[type="radio"] {
    display: none;
}

input[type="radio"] + label {
    cursor: pointer;
}

/*input[type="radio"] + label:before {
    display: inline-block;
    font-size: 20px;
    line-height: 0;
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
}

input[type="radio"] + label:before {
    content: url(/themesPlus/themes/front/img/select-hidden.png);
    width: 100%;
    padding: 0 20px;
}

input[type="radio"]:checked + label:before {
    content: url(/themesPlus/themes/front/img/select-ok.png);
    width: calc(100% + 4px);
    height: 45px;
    padding: 0 20px;
    position: absolute;
    top: -2px;
    left: -2px;
}*/

.red-footer {
    width: 100%;
    height: 15px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    position: absolute;
    bottom: 0;
}

/*Input for form registration/authorization*/

/*-------------------------------*/

.select-row .contin-input,
#subscription-content-message .select-row .contin-input,
.select-row .contin,
#subscription-content-message .select-row .contin,
#login_modal .modal_pay button {
    line-height: 45px;
    height: 45px;
}

.select-row .input-label,
#login_modal .select-row .form-control,
.select-row .reg_pop_form .form-control,
.pay-no-modal .select-row .form-control,
#form_forget_pass .form-control,
.form-question .form-control,
.select-row .form-control,
.select-row .form-control:focus,
.phone-input,
.select-row .form-group i.fa.pass-novisible,
.select-row .form-group i.fa.pass-visible {
    height: 45px;
}

.reg_pop_form .phone-num,
.select-row .form-group i.fa {
    line-height: 45px;
}

.select-row .social-top .social-btn {
    height: 45px;
    width: 45px;
}

.google_signin_b,
.google_signin_b .social-top {
    height: 45px;
    line-height: 45px;
}

.select-row .social-top .social-btn i {
    line-height: 45px;
}

/*-------------------------------*/

.new-2020 .select-row .contin-input,
.new-2020 #subscription-content-message .select-row .contin-input,
.new-2020 .select-row .contin,
.new-2020 #subscription-content-message .select-row .contin,
.new-2020 #login_modal .modal_pay button {
    line-height: 45px;
    height: 45px;
}

.new-2020 .select-row .input-label,
.new-2020 #login_modal .select-row .form-control,
.new-2020 .select-row .reg_pop_form .form-control,
.new-2020 .pay-no-modal .select-row .form-control,
.new-2020 #form_forget_pass .form-control,
.new-2020 .form-question .form-control,
.new-2020 .select-row .form-control,
.new-2020 .select-row .form-control:focus,
.new-2020 .phone-input,
.new-2020 .select-row .form-group i.fa.pass-novisible,
.new-2020 .select-row .form-group i.fa.pass-visible {
    height: 45px;
    margin-bottom: 3px;
}

.new-2020 .reg_pop_form .phone-num,
.new-2020 .select-row .form-group i.fa {
    line-height: 45px;
}

.select-row .form-group i.fa.pass-novisible,
.select-row .form-group i.fa.pass-visible {
    right: 0;
    top: 0;
    bottom: auto;
}

.select-row.pass-recovery .form-group i.fa.pass-novisible,
.select-row.pass-recovery .form-group i.fa.pass-visible {
    top: 29px;
}

.new-2020 .select-row .social-top .social-btn {
    height: 45px;
    width: 45px;
}

.new-2020 .google_signin_b,
.new-2020 .google_signin_b .social-top {
    height: 45px;
    line-height: 45px;
}

.new-2020 .select-row .social-top .social-btn i {
    line-height: 45px;
}

.new-2020 .select-row #email-div,
.new-2020 #login_modal .select-row .form-group,
.new-2020 .select-row .reg_pop_form .form-group,
.new-2020 .select-row #password-div,
.new-2020 #form_forget_pass .form-group,
.new-2020 #createForgetLink .form-group {
    margin-bottom: 15px;
}

/*del after--*/

.new-2020 .error-name,
.new-2020 .error-pass,
.new-2020 .error-pass4,
.new-2020 .error-log,
.new-2020 .error-promo,
.new-2020 .error-phone {
    display: block;
    position: relative;
    z-index: 990;
    background: transparent;
    padding: 0;
    box-shadow: none;
    font-family: 'Roboto';
    font-size: 13px;
    top: auto;
    left: auto;
    width: 100%;
    border-radius: 0;
}

.error-alert:after {
    display: none !important;
}

.new-2020 .error-name a,
.new-2020 .error-pass a,
.new-2020 .error-pass4 a,
.new-2020 .error-log a,
.new-2020 .error-phone a,
.new-2020 .error-promo .vhod {
    color: #d41515 !important;
    text-decoration: none !important;
    border-bottom: none !important;
    text-align: left !important;
    margin-left: 0 !important;
    width: 100%;
    font-family: 'Roboto';
    font-weight: 400;
}

/*.new-2020 .select-row .contin-input:active,
.new-2020 .select-row .contin-input:active + .input-label,
.new-2020 .google_signin_b .social-top:active,
.new-2020 .select-row .social-top .social-btn:active,
.new-2020 .select-row .contin:active {
    transform: none;
    transition: .1s ease-in-out;
}*/

/*End of del after--*/

.error-alert {
    display: none;
    position: relative;
    color: #d41515;
    font-size: 13px;
    line-height: 1.2;
    font-family: 'Roboto';
    opacity: 0;
}

.error-alert a {
    display: inline-block;
    color: #d41515 !important;
    font-size: 13px !important;
    line-height: 1.2;
    font-family: 'Roboto' !important;

    text-decoration: none !important;
    border-bottom: none !important;
    text-align: left !important;
    margin-left: 0 !important;
    width: 100%;
    font-weight: 400;
}

.verify-group-phone .error-alert a {
    text-align: center !important;
}

/*-------------------------------*/

.reg_pop_form form {
    display: inline-block;
    width: 100%;
    margin-bottom: 35px;
}

.tabs_content .reg_pop_form form {
    margin-bottom: 0;
}

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

.margin-top-30 {
    margin-top: 30px;
}

/*#registerForm {
    padding-top: 15px;
}*/

.select-row .reg_pop_form .contin-input,
.select-row #form_forget_pass .contin-input {
    width: 100%;
    margin: 0;
}

.select-row .contin-input,
#subscription-content-message .select-row .contin-input,
.select-row .contin,
#subscription-content-message .select-row .contin,
#login_modal .modal_pay button {
    overflow: hidden;
    box-sizing: border-box;
    text-align: center;
    outline: none;
    border: none;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    width: 100%;
    margin: 35px auto 0;
    padding: 0;
    display: block;
    position: relative;
    cursor: pointer;
    float: left;
}

.form-question .contin {
    margin: 0;
}

.input-label {
    display: block;
    position: relative;
    top: 15px;
    right: 0;
    width: 100%;
    cursor: pointer;
}

.select-row .contin-input + .input-label:before {
    content: url("/themes/default/front/img/chevron-white-right.svg");
    display: block;
    position: absolute;
    width: 17px;
    height: 26px;
    right: 20px;
    top: 9.5px;
}

.select-row .contin-input:hover + .input-label {
    animation: next .8s infinite ease-in-out;
}

@keyframes next {
    from, to {
        right: 0;
    }
    50% {
        right: -3px;
    }
}

.select-row .contin-input:active,
.select-row .contin-input:active + .input-label,
.google_signin_b .social-top:active {
    transform: translateY(2px);
    /*transition: .1s ease-in-out;*/
}

.select-row .contin-input:active {
    -webkit-box-shadow: inset 0 3px 2px -1px rgba(0, 0, 0, .2);
    box-shadow: inset 0 3px 2px -1px rgba(0, 0, 0, .2);
}

.select-row.select-row-material .payment .contin:active {
    transform: none;
}

.select-row .contin a, .select-row .contin a:hover, .select-row .contin a:active, .select-row .contin a:focus {
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.select-row .contin-input.contin1 {
    margin: 15px auto 0;
}

.select-row .contin-input.contin2,
#subscription-content-message .select-row .contin-input.contin2 {
    margin: 15px auto 0;
}

.select-row .contin-input.contin3 {
    margin: 10px auto 0;
}

.select-row .contin-input.contin3 + .input-label {
    margin-top: -5px;
}

/*End of Input for form registration/authorization*/

.select-row .reg_pop_form .contin input,
.select-row #form_forget_pass .contin input {
    width: 100%;
    margin: 0;
}

.select-row .reg_pop_form .contin i {
    left: 175px;
}

#reg-form .select-row .reg_pop_form .contin i,
.select-row #form_forget_pass .contin i {
    left: 195px;
}

.select-row .reg_pop_form #validateFormPlusPay .contin i {
    left: 210px;
}

.select-row .contin:active:after {
    transform: scale(0);
    opacity: 0.5;
    transition: 0s;
}

.select-row .contin.yes-no:after {
    width: 100px;
    height: 100px;
    top: -27.5px;
}

.select-row.select-row-material .payment .contin:after {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 0;
}

.select-row .contin:active {
    -webkit-box-shadow: inset 0 3px 2px -1px rgba(0, 0, 0, .2);
    box-shadow: inset 0 3px 2px -1px rgba(0, 0, 0, .2);
    transform: translateY(2px);
}

.select-row.select-row-material .payment .contin:active {
    transform: none;
}

.select-row .contin a,
.select-row .contin a:hover,
.select-row .contin a:active,
.select-row .contin a:focus {
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.select-row .contin.contin1 {
    margin: 15px auto 0;
}

.select-row .contin.contin2,
#subscription-content-message .select-row .contin.contin2 {
    margin: 15px auto 20px;
}

.select-row .contin i {
    margin-left: 25px;
    font-size: 26px;
    position: absolute;
    top: 11px;
}

.select-row .contin:hover i {
    animation: next1 .8s infinite ease-in-out;
}

@keyframes next1 {
    from, to {
        margin-left: 25px;
    }
    50% {
        margin-left: 28px;
    }
}

.select-row .contin input {
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    background-color: transparent;
    padding: 0;
    border-width: 0;
    border-color: transparent;
    margin: 0 0 0 20px;
    width: auto;
    float: left;
}

.select-row .contin-pay input {
    width: 100%;
    margin: 0;
}

.select-row .contin-pay i {
    right: 20px;
}

.select-row .contin-pay:hover i {
    animation: next-input .8s infinite ease-in-out;
}

@keyframes next-input {
    from, to {
        right: 20px
    }
    50% {
        right: 23px
    }
}

.yes-no-block {
    display: inline-block;
    width: 270px;
}

.select-row .contin.yes-no {
    width: 100px;
    margin: 25px 17.5px;
    float: left;
    border-radius: 5px;
}

.select-row label {
    font-weight: 400;
}

.select-row .form-group label,
.select-row .form-question label {
    font-size: 14px;
    line-height: 1;
    margin: 0;
    color: #515860;
    font-family: 'Roboto';
    opacity: .8;
}

#login_modal .select-row form label .obizatelno,
.select-row .reg_pop_form label .obizatelno {
    font-size: 14px;
}

#login_modal .select-row span.gr_pod,
.select-row .reg_pop_form span.gr_pod {
    font-size: 14px;
    font-style: italic;
}

.select-row input {
    width: 100%;
}

.lock button.contin-free {
    border-radius: 3px;
    width: 280px;
    height: 50px;
    margin: 20px 0 20px 25px;
    display: block;
    font-family: 'Open Sans Condensed';
    text-transform: uppercase;
    text-decoration: none;
    font-size: 23px;
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
}

.lock button.contin-free:hover,
.lock button.contin-free:focus {
    text-decoration: none !important;
}

.lock button.contin-free:active {
    text-decoration: none !important;
    transform: translate(1px, 1px);
}

.btn-pay {
    position: relative;
    width: 100%;
}

.text-in {
    margin: 5px 0 0;
    text-align: left;
    font-size: 13px;
    line-height: 1.3;
    display: block;
    font-family: 'Roboto';
    color: #515860;
}

.text-up, .text-down {
    margin: 3px 0 0;
    text-align: center;
    font-family: 'Roboto';
    font-size: 14px;
    line-height: 1.4;
    display: inline-block;
}

.text-up {
    padding: 0 25px;
    text-align: left;
}

.text-down a {
    font-weight: 400;
}

.text-down a:hover,
.text-down a:active,
.text-down a:focus {
    text-decoration: underline !important;
}

.text-in.check_code,
.text-in.text-in-large {
    text-align: center;
    font-size: 15px;
}

.text-in.text-in-xlarge {
    font-size: 18px;
    line-height: 1.5;
}

.text-in.text-in-xlarge a {
    text-transform: none;
    font-weight: 400;
    display: inline-block;
    line-height: inherit;
}

.text-in.text-in-xlarge a:hover {
    text-decoration: underline !important;
}

.form-group .text-in.text-in-large {
    margin: 20px 0 10px 0;
}

.select-row form .form-group:first-of-type .text-in.text-in-large {
    margin: 0 0 10px 0;
}

.text-in-xlarge {
    text-align: center;
    font-size: 16px;
    margin-top: 30px;
}

.text-in-xlarge a {
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    line-height: 40px;
}

#toggleWhy {
    padding: 0 0 0 15px;
}

#toggleWhy ul li {
    text-align: left;
    font-size: 13px;
    list-style: inherit;
}

.select-row .form-control,
.select-row .form-control[disabled],
.select-row .form-control[readonly],
.select-row fieldset[disabled] .form-control {
    display: block;
    padding: 6px 12px;
    background-color: #fff;
    line-height: 1.42857143;
    background-image: none;
    transition: border-color ease-in-out .15s,
    box-shadow ease-in-out .15s;
}

.form-group {
    position: relative;
}

.select-row #email-div,
#login_modal .select-row .form-group,
.select-row .reg_pop_form .form-group,
.select-row #password-div,
#form_forget_pass .form-group,
#createForgetLink .form-group {
    display: inline-block;
    width: 100%;
    padding-bottom: 0;
    position: relative;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
}

.modal-games .reg_pop_form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px;
    /*height: 285px;*/
}

.modal-games .reg_pop_form > form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
}

.modal-games .reg_pop_form form {
    margin-bottom: 0;
}

.modal-games .select-row .reg_pop_form .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 !important;
    text-align: center;
}

#login_modal .select-row .form-control,
.select-row .reg_pop_form .form-control,
.pay-no-modal .select-row .form-control,
#form_forget_pass .form-control,
.form-question .form-control,
.select-row .form-control,
.select-row .form-control:focus {
    border-radius: 5px;
    width: 100%;
    font-size: 19px !important;
    -webkit-box-shadow: inset 3px 3px 10px 0 rgba(0, 0, 0, .1);
    box-shadow: inset 3px 3px 10px 0 rgba(0, 0, 0, .1);
}

.select-row .select-country {
    position: relative;
    width: 110px;
    float: left;
    margin-right: 2px;
}

.select-row .select-country:before {
    content: '';
    display: block;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #3b3b3b transparent transparent transparent;
    pointer-events: none;
    position: absolute;
    top: calc(50% - 1px);
    right: 11px;
    z-index: 10;
    margin-top: -3px;
}

.select-row .reg_pop_form .select-country .form-control {
    box-shadow: none;
    padding: 6px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.select-row .reg_pop_form .input-phone {
    width: calc(100% - 112px);
}

.select-row .reg_pop_form .form-control.verify_phone {
    width: 120px;
    text-align: center;
    float: right;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
    display: none;
}

.select-container select {
    display: block;
    padding: 4px 6px;
    background-color: #fff;
    line-height: 1.42857143;
    background-image: none;
    border-radius: 0;
    height: 34px;
    font-size: 19px !important;
    -webkit-box-shadow: inset 3px 3px 10px 0 rgba(0, 0, 0, .1);
    box-shadow: inset 3px 3px 10px 0 rgba(0, 0, 0, .1);
    transition: border-color ease-in-out .15s,
    box-shadow ease-in-out .15s;
}

.phone-input {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
}

.reg_pop_form .phone-num {
    font-size: 19px;
    margin-right: 10px;
    margin-bottom: 0;
}

.select-row .log_pass #login-errors .help-block,
.select-row .log_pass #login-errors .help-block strong,
.select-row .reg_pop_form .has-error .help-block,
.select-row .help-block strong,
.select-row .help-block {
    line-height: 1.2 !important;
    font-weight: 400 !important;
    font-size: 13px;
    text-align: center;
    width: 100%;
    margin: 0 0 0 0;
}

.select-row .form-group i.fa.pass-novisible,
.select-row .form-group i.fa.pass-visible {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 20px;
    margin-left: 0;
    float: none;
    cursor: pointer;
    width: 45px;
    text-align: center;
    z-index: 1;
    color: #c0c0c0 !important;
}

.select-row #loginForm .check_wr {
    margin: 5px auto 10px;
    text-align: center;
    font-size: 15px;
    display: inline-block;
    width: 100%;
}

.select-row .check_wr input {
    width: auto;
    vertical-align: -1px;
}

#login_modal .select-row .lost_pass,
.select-row #loginFormPlus .lost_pass {
    font-size: 15px;
    display: block;
    border-bottom: 1px dotted;
    width: 103px;
    margin: 0 0 5px auto;
    text-align: center;
    float: none;
}

#login_modal .select-row .lost_pass:hover,
.select-row #loginFormPlus .lost_pass:hover {
    text-decoration: none;
}

#login_modal .select-row .lost_pass_right,
.select-row #loginFormPlus .lost_pass_right {
    width: 160px;
    text-align: center;
    margin-top: 5px;
    text-transform: uppercase;
}

#login_modal .select-row .podel_social span,
.select-row #loginFormPlus .podel_social span {
    margin: 0;
    font-size: 15px;
}

.select-row .form-group i.fa {
    font-size: 30px;
    margin-left: 10px;
    float: right;
    cursor: pointer;
}

.a-phoneInfo {
    position: absolute;
    top: 0;
    right: -30px;
    cursor: pointer;
}

.select-row .form-group-phone i.fa {
    margin: 0;
    font-size: 25px;
    opacity: .5;
    -webkit-transition: opacity .2s ease-in;
    -moz-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
}

.select-row .form-group-phone i:hover,
.select-row .form-group-phone i:active {
    opacity: 1;
}

.pseudo-modal {
    position: absolute;
    top: -43px;
    left: 35px;
    width: 230px;
    z-index: 1050;
    opacity: 0;
    font-family: 'Roboto';
    background-color: #fff;
    border: 1px solid #adadad;
    box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.25);
    border-radius: .3rem;
    font-size: 13px;
    -webkit-transition: opacity .2s ease-in;
    -moz-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    pointer-events: none;
    margin: 0;
    padding: 0;
}

.pseudo-modal:target {
    opacity: 1;
    pointer-events: auto;
}

.pseudo-modal:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: -11px;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
    border-bottom: 15px solid #fff;
    border-right: 12px solid transparent;
    -webkit-transition: opacity .2s ease-in;
    -moz-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
}

.pseudo-modal:target:before {
    visibility: visible;
    opacity: 1;
}

.pseudo-modal:after {
    content: '';
    position: absolute;
    bottom: -1px;
    right: -14px;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
    border-bottom: 16px solid #adadad;
    border-right: 14px solid transparent;
    -webkit-transition: opacity .2s ease-in;
    -moz-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    z-index: -1;
}

.pseudo-modal:target:after {
    visibility: visible;
    opacity: 1;
}

.pseudo-modal-body {
    padding: 10px;
}

.pseudo-modal .close {
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: transparent;
    background-image: url(/themesPlus/themes/front/img/close-black.svg);
    width: 15px;
    height: 15px;
    opacity: .6;
    text-decoration: none;
}

.pseudo-modal .close:focus,
.pseudo-modal .close:hover {
    opacity: 1;
}

.select-row .social-top {
    text-align: center;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.select-row .social-top .social-btn {
    margin: 0 5px;
    border-radius: 5px;
    opacity: .8;
}

.select-row .social-btn.btn-vk,
.select-row .social-btn.btn-vk:active {
    background-color: #45668d;
}

.select-row .social-btn.btn-ok,
.select-row .social-btn.btn-ok:active {
    background-color: #ed812c;
}

.select-row .social-top .social-btn:hover,
.select-row .social-top .social-btn:focus,
.select-row .social-top .social-btn:active {
    opacity: 1;
}

.select-row .social-top .social-btn i {
    font-size: 22px;
}

.select-row .google_signin_b .social-top a {
    display: block;
    width: 100%;
    height: 100%;
    color: #3f83f2 !important;
}

.google_signin_b .social-top {
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: 700;
    /*background-image: url(/themes/default/front/img/google-G.svg);
    background-size: 30px 30px;
    background-position: left center;
    background-repeat: no-repeat;*/
}

.google_signin_b .social-top:hover,
.google_signin_b .social-top:focus,
.google_signin_b .social-top:active {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
}

.google_signin_b .social-top img {
    width: 21px;
    height: 21px;
    margin-right: 10px;
}

/*.select-row .social-top .google_signin {
    background-image: url(/themes/default/front/img/btn_google_signin_dark_normal_rus.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 200px;
    height: 48px;
    margin: 0 auto;
    float: none !important;
}

.select-row .social-top .google_signin:active {
    background-image: url(/themes/default/front/img/btn_google_signin_dark_pressed_rus.png);
    float: none;
    transform: translateY(2px);
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
}*/

.select-row .social-top a,
.select-row .social-top a:hover,
.select-row .social-top a:active,
.select-row .social-top a:focus {
    display: block;
}

#login_modal .select-row .podel_social,
.select-row #loginFormPlus .podel_social,
#validateFormPlusPay .podel_social,
#registerForm .podel_social {
    display: block;
    margin: 0 auto;
    text-align: center;
    clear: both;
}

.select-row .reg_pop_form .podel_social span {
    margin: 0;
}

.select-row .captcha_dig {
    margin-top: 16px;
    height: 87px;
    padding-bottom: 25px;
    display: inline-block;
    width: 100%;
}

.select-row .captcha_dig p,
.select-row .check_code label {
    text-align: left;
    font-family: 'Roboto Condensed';
    font-size: 15px;
    line-height: 1.2;
    font-weight: 400;
}

.select-row .captcha_dig input {
    margin: 0 10px 0 0 !important;
    border-radius: 0;
    height: 45px;
    width: 157px;
    max-width: 157px;
    -webkit-box-shadow: inset 3px 3px 10px 0 rgba(0, 0, 0, .1);
    box-shadow: inset 3px 3px 10px 0 rgba(0, 0, 0, .1);
}

.select-row .captcha_dig i.fa-refresh {
    font-size: 25px;
    line-height: 35px;
    margin-top: 5px;
}

.select-row .captcha_dig img {
    float: left;
    margin-top: 5px;
}

.select-row .captcha_dig .help-block {
    position: absolute;
    left: 0;
    bottom: 4px;
}

/*-----------------------------------*/

.select-type {
    display: inline-block;
    width: 100%;
    position: relative;
    margin: 10px 0 20px;
    color: #515860;
}

.radio-select {
    float: right;
}

.radio-select-email {
    margin-right: 10px;
    float: left;
}

.radio-select-input:not(checked) {
    display: none;
}

.radio-select-input + label {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.radio-select-input:not(checked) + label {
    position: relative;
    padding: 0 0 0 22px;
    line-height: 18px;
    margin: 0;
}

.radio-select-input:not(checked) + label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    padding: 0;
    border-radius: 50%;
    background: #fff;
}

.radio-select-input:not(checked) + label:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: var(--moe-blue);
    opacity: 0;
    transition: all .1s;
}

.radio-select-input:checked + label:after {
    opacity: 1;
}

.select-row form,
.form-question {
    display: inline-block;
    width: 100%;
}

.select-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

/*-----------------------------------*/

.select-row .jq-selectbox__select {
    padding: 0 30px 0 8px;
}

.select-row .select-container {
    margin-top: 12px;
}

.select-row .jq-selectbox {
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.select-row #monthBD-styler {
    margin-left: 5px;
    margin-right: 5px;
}

.tab-login-container {
    display: inline-block;
    width: 100%;
}

.form-question .gender,
.tab-login-panel {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
    position: relative;
    color: #515860;
}

.jq-selectbox__select-text,
.jq-selectbox__dropdown {
    font-family: 'Roboto Condensed';
}

.form-question .gender label,
.tab-login-tab {
    position: relative;
    line-height: 1.15;
    cursor: pointer;
    font-family: 'Roboto Condensed';
    font-weight: 400;
    font-size: 16px;
    opacity: 1;
    padding: 1px 10px 1px 27px;
    height: 46px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.tab-login-tab {
    border-radius: 5px;
    border: 1px solid #fff;
    padding: 1px 10px 1px 32px;
}

.form-question .gender label:first-of-type {
    margin-right: 20px;
}

/*.tab-login-tab:hover {
    color: var(--moe-blue);
}*/

.tab-login-tab.tab-email {
    position: absolute;
    top: 0;
    right: 0;
}

.tab-login-tab.tab-phone {
    position: absolute;
    top: 0;
    left: 0;
    margin-right: 10px;
}

.tab-login-tab.active-login {
    background-color: #fff;
}

.form-question .gender label:before,
.tab-login-tab:before {
    content: '';
    position: absolute;
    top: 12px;
    left: 0;
    width: 20px;
    height: 20px;
    padding: 0;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #c9cbce;
}

.tab-login-tab:before {
    left: 5px;
}

.active-login.tab-login-tab:before {
    border: 1px solid var(--moe-blue);
}

.form-question .gender label:after,
.tab-login-tab:after {
    content: '';
    position: absolute;
    top: 16px;
    left: 4px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: var(--moe-blue);
    opacity: 0;
    transition: all .1s;
}

.tab-login-tab:after {
    left: 9px;
}

.form-question .gender input[type=radio]:checked + label:after,
.tab-login-tab.active-login:after {
    opacity: 1;
}

/*-----------------------------------*/

.select-row .text {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    text-align: center;
    line-height: 1.3;
    margin: 0 0 15px;
    color: #515860;
}

.select-row .text-1 {
    height: 34px;
    line-height: 34px;
    margin: 0;
    width: 100%;
    display: inline-block;
}

.select-row .text.text-message {
    font-size: 19px;
    font-weight: 400;
    margin: 0 0 20px 0;
}

.select-row .text.text-message1 {
    font-size: 19px;
    font-weight: 400;
    margin: 0 0 20px 0;
}

.check_code .form-group {
    text-align: center;
    margin-top: 20px;
}

.select-row .check_code .form-group input {
    width: 100px !important;
    margin: 5px auto 0;
    text-align: center;
    font-size: 24px;
}

.error-name,
.error-pass,
.error-pass4,
.error-log,
.error-promo,
.error-phone {
    display: inline-block;
    position: absolute;
    z-index: 990;
    background: #d41515;
    padding: 3px 7px;
    box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, .2);
    font-family: 'Roboto Condensed';
    font-size: 14px;
    top: auto;
    left: 0;
    width: 270px;
    border-radius: 5px;
}

.error-log {
    bottom: -56px;
}

#form_forget_pass .error-log.not_user_email {
    bottom: auto;
    top: -40px;
    text-align: center;
}

.error-log-1 {
    top: -36px;
}

.error-pass4 {
    width: 200px;
    left: 35px;
}

.modal-games .error-phone {
    padding: 7px;
    bottom: 60px;
    left: calc(50% - 95px);
    width: 190px;
}

.error-name a,
.error-pass a,
.error-pass4 a,
.error-phone a {
    cursor: default !important;
}

.error-name:after,
.error-pass:after,
.error-pass4:after,
.error-log:after,
.error-phone:after {
    content: '';
    width: 20px;
    height: 13px;
    border-style: solid;
    position: absolute;
    left: 125px;
    top: -13px;
    border-width: 0 10px 13px 10px;
    border-color: transparent transparent #d41515 transparent;
}

#email_login_plus + .error-log {
    bottom: auto;
    top: -56px;
}

#email_login_plus + .error-log:after {
    top: auto;
    bottom: -13px;
    border-width: 13px 10px 0 10px;
    border-color: #d41515 transparent transparent transparent;
}

#form_forget_pass .error-log.not_user_email:after {
    top: auto;
    bottom: -13px;
    border-width: 10px 10px 0 10px;
    border-color: #d41515 transparent transparent transparent;
}

.error-pass4:after {
    left: 90px;
}

.error-name a,
.error-pass a,
.error-pass4 a,
.error-log a,
.error-phone a,
.error-promo .vhod {
    color: #fff !important;
    text-decoration: none !important;
    border-bottom: none !important;
    text-align: center !important;
    margin-left: 0 !important;
    width: 100%;
    font-family: 'Roboto Condensed';
    font-weight: 400;
}

.error-name,
.error-pass,
.error-pass4,
.error-log,
.error-phone {
    display: none;
}

.error-promo {
    opacity: 0;
    top: -25px;
    left: calc(50% - 120px);
    border-radius: 0;
    font-size: 16px;
    text-align: center;
    width: 240px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.error-promo .vhod {
    text-decoration: underline !important;
}

.pass-recovery .control-label {
    font-size: 13px;
    line-height: 1;
    margin: 0;
    color: #515860;
    font-family: 'Roboto';
}

/*
.backdrop,
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1 !important;
    background-color: #333;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(/themesPlus/themes/front/img/modal_back.jpg);
}
*/

/*.modal-backdrop.fade.in,
.modal-backdrop.show,*/
#subscription-content-message {
    opacity: 1;
    background-color: #333;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(/themesPlus/themes/front/img/modal_back.jpg);
}

.payment {
    width: calc(100% + 10px);
    margin-left: -5px;

    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.payment .banner {
    padding: 10px 5px;
    position: relative;
}

.payment .banner {
    width: 24%;
}

.payment.promo .banner {
    width: 22%;
}

.payment .banner.banner-wide {
    width: 44%;
}

.payment.promo .banner.banner-promo {
    width: 26%;
}

.payment .banner a,
.payment .banner a:focus,
.payment .banner a:hover,
.payment .banner a:active {
    font-weight: 400;
}

.payment .banner .content,
.content-promocode {
    border-radius: 4px;
    padding: 5px 5px 6px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.payment .banner .content:hover,
.payment .banner .content:active {
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .5);
}

.select-row.select-row-material .payment .banner .contin,
.payment .banner .action {
    font-family: 'Open Sans Condensed';
    font-weight: 700;
    font-size: 18px;
    display: block;
}

.payment .banner .action {
    display: inline-block;
    width: calc(100% + 10px);
    margin-left: -5px;
    height: 34px;
    line-height: 34px;
    position: relative;
    top: -6px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-bottom: 4px;
}

.payment .banner .content .action:empty,
.payment .banner .content .period-action:empty,
.payment .banner .content .period:empty,
.payment .banner .content .price:empty,
.payment .banner .content .big_num:empty,
.payment .banner .content .price_detail:empty {
    display: none;
}

.payment .period {
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Open Sans Condensed';
    font-weight: 700;
}

.payment .period-action {
    text-transform: uppercase;
    font-size: 26px;
    line-height: 1.2;
    margin: 10px auto;
    font-weight: 700;
}

.payment .price {
    line-height: 1.3;
}

.payment .big_num {
    font-size: 56px;
    font-family: 'Open Sans Condensed';
    font-weight: 700;
    margin: 10px 0 0;
    line-height: 47px;
    display: inline-block;
    width: 100%;
}

.payment .big_rub {
    display: inline-block;
    width: 100%;
    font-size: 21px;
    line-height: 24px;
    font-weight: 700;
    opacity: .7;
    font-family: 'Open Sans Condensed', sans-serif;
}

.payment .price_detail {
    font-size: 17px;
    font-weight: 700;;
    margin-bottom: -2px;
}

.select-row.select-row-material .payment .contin {
    margin-top: 15px;
    font-size: 17px;
    line-height: 35px;
    height: 35px;
    width: 100%;
    border-radius: 3px;
    display: inline-block;
    padding: 0 5px;
    font-weight: 400;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
}

.payment .banner .contin,
.payment.promo .banner .contin {
    margin-top: 15px;
    float: none;
}

.user_name_pay {
    font-weight: 700;
}

.promocode {
    display: table;
    margin: 30px auto;
    width: 260px;
}

.content-promocode {
    margin-bottom: 8px;
}

.content-promocode h3 {
    text-align: center;
    font-family: 'Open Sans';
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 8px;
}

.content-promocode input {
    width: 200px;
    line-height: 44px;
    text-align: center;
    margin: 0 auto;
    display: block;
    font-size: 22px;
    font-family: 'Open Sans';
}

.promocode .content-promocode button {
    margin: 15px auto;
    width: 200px;
    font-family: 'Roboto Condensed';
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    overflow: hidden;
    box-sizing: border-box;
    text-align: center;
    outline: none;
    border: none;
    text-transform: uppercase;
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
}

.select-row .payment .content:hover .contin,
.select-row .payment .content .contin:hover,
.promocode .content-promocode button:hover {
    -webkit-box-shadow: inset 0 2px 2px -1px rgba(0, 0, 0, .2);
    box-shadow: inset 0 2px 2px -1px rgba(0, 0, 0, .2);
    text-decoration: none !important;
}

.select-row .payment .content:active .contin,
.select-row .payment .content .contin:active,
.promocode .content-promocode button:active {
    -webkit-box-shadow: inset 0 3px 2px -1px rgba(0, 0, 0, .2);
    box-shadow: inset 0 3px 2px -1px rgba(0, 0, 0, .2);
    transform: translateY(2px);
    text-decoration: none !important;
}

.promocode .text-down {
    font-size: 15px;
    text-align: center;
    margin: 0 5px 5px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-box-shadow: inset 0 0 0 50px #fff !important; /* Цвет фона */
    webkit-transition: none;
    -o-transition: none;
    transition: none;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: rgb(255, 255, 255) !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}

.modal_method_pay .modal-dialog,
#modal_method_pay .modal-dialog {
    width: 470px;
    margin: 30px auto;
}

.modal_method_pay .modal-header,
#modal_method_pay .modal-header {
    display: inline-block;
    width: 100%;
}

.modal_method_pay .modal-header h4,
#modal_method_pay .modal-header h4 {
    font-family: 'Roboto Condensed';
    font-weight: 700;
    line-height: 28px;
    font-size: 21px;
    width: calc(100% - 50px);
}

.modal_method_pay .close,
#modal_method_pay .close {
    font-size: 40px;
    float: right;
    font-weight: 100;
    opacity: 1;
    margin: 0;
    line-height: 21px;
    padding: 0;
    outline: none;
}

.modal_method_pay .modal-body,
#modal_method_pay .modal-body {
    padding: 30px;
}

.modal_method_pay .select_method_pay_promo,
#modal_method_pay .select_method_pay {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    white-space: nowrap;
    width: 100%;
    height: 60px;
    padding: 0;
    border-radius: 4px;
    line-height: 40px;
    margin-bottom: 20px;
    cursor: pointer;
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    -ms-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .15);
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .15);
}

.modal_method_pay .select_method_pay_promo:active,
#modal_method_pay .select_method_pay:active {
    -webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .2);
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .2);
    transform: translate(1px, 1px);
}

.modal_method_pay .select_method_pay_promo img,
#modal_method_pay .select_method_pay img {
    width: 40px !important;
    height: 40px !important;
    margin-right: 15px;
    display: inline-block;
}

.modal_method_pay .select_method_pay_promo img.GooglePay_logo,
#modal_method_pay .select_method_pay img.GooglePay_logo {
    width: 73px !important;
    height: 29px !important;
}

.modal_method_pay .select_method_pay_promo span,
#modal_method_pay .select_method_pay span {
    display: inline-block;
    /*min-width: 140px;
    max-width: 140px;*/
    text-align: left;
}

.modal_method_pay .select_method_pay_promo,
#modal_method_pay .select_method_pay {
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .select-row.select-row-material .payment .contin {
        margin-top: 15px;
        font-size: 15px;
        line-height: 30px;
        height: 30px;
        font-weight: 400;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .payment .banner .content {
        padding: 5px 1px;
    }

    .payment .banner .action {
        display: inline-block;
        width: calc(100% + 2px);
        margin-left: -1px;
    }

    .select-row.select-row-material .payment .banner .contin {
        width: calc(100% - 8px);
        font-size: 17px;
    }

    .plus-col .payment .period-action {
        font-family: 'Open Sans Condensed';
    }

    .payment .banner .action {
        top: -6px;
    }

    .queen-v .payment .banner,
    .queen-v .payment.promo .banner,
    .queen-v .payment.promo .banner.banner-promo {
        width: 49%;
    }

}

@media screen and (min-width: 992px) {
    .queen-v .payment .banner,
    .queen-v .payment.promo .banner,
    .queen-v .payment.promo .banner.banner-promo {
        width: 49%;
    }

    .queen-v .payment {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    #subscription-content-message .payment .period-action {
        font-family: 'Open Sans Condensed';
    }

    .queen-v .payment {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .queen-v .payment.promo .banner,
    .queen-v .payment.promo .banner.banner-promo {
        width: 49%;
    }

    .queen-v .payment .price_detail {
        font-size: 12px;
    }
}

@media screen and (max-width: 767px) {
    .modal_add {
        margin: 0 !important;
    }

    #login_modal .modal-dialog.modal_pay,
    #reg-form .modal-dialog.modal_pay,
    #pay_modal .modal-dialog.modal_pay {
        width: auto;
    }

    #subscription-content-message .modal-dialog {
        height: 100%;
    }

    #subscription-content-message .modal_pay .mod-in {
        border-radius: 0 !important;
    }

    .pay.pay-no-modal {
        margin: auto;
        height: 100%;
        width: 100%;
        border-radius: 0;
        border: none !important;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .backdrop {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1;
        background-image: none;
    }

    .mod-in.pay {
        height: 100%;
        position: relative;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1050;
        -webkit-overflow-scrolling: touch;
        outline: 0;
    }

    .modal_pay .mod-in {
        height: 100vh;
        min-height: auto;
        border-radius: 0;
        border: none !important;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .pay {
        display: table;
        width: 100%;
        margin: 0;
    }

    .select-row {
        margin: 35px auto;
    }

    .select-row.select-row-q {
        margin: 10vh auto;
    }

    #reg-form .select-row .reg_pop_form {
        padding: 0;
    }

    .select-row .captcha_dig input {
        width: 97px;
    }

    .header-small {
        border-radius: 0;
    }

    .red-footer {
        display: none;
    }

    .payment {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: calc(100% + 10px);
        margin-left: -5px;
    }

    .payment .banner,
    .payment.promo .banner,
    .payment.promo .banner.banner-promo {
        width: 100%;
    }
}

@media screen and (min-width: 500px) and (max-width: 767px) {
    .payment .banner,
    .payment.promo .banner,
    .payment.promo .banner.banner-promo {
        width: 47%;
        padding: 10px;
    }

    .modal_method_pay .modal-dialog,
    #modal_method_pay .modal-dialog {
        width: 470px;
        margin: 30px auto;
    }
}

@media screen and (max-width: 499px) {
    .payment .banner {
        width: 100%;
    }

    .modal_method_pay .modal-dialog,
    #modal_method_pay .modal-dialog {
        margin: 0;
        height: 100%;
        width: 100%;
    }

    .modal_method_pay .modal-content,
    #modal_method_pay .modal-content {
        box-shadow: none;
        height: 100%;
    }

    .pay-block {
        min-width: auto;
    }

    .payment .banner.banner-wide {
        width: 100%;
    }
}

@media screen and (min-width: 440px) and (max-width: 767px) {
    .col-xxs- {
        width: 100%;
    }

}

@media screen and (max-width: 439px) {
    .col-xxs- {
        width: 100%;
        min-width: 270px;
    }

}

@media screen and (max-width: 360px) {

    /*input[type="radio"] + label:before,
    input[type="radio"]:checked + label:before {
        padding: 0 4vw;
    }

    .select-pay div {
        left: 14vw;
    }*/
}

.lock.design-0719 {
    display: block;
    position: relative;
    width: calc(100% + 60px);
    margin-left: -30px;
    margin-bottom: 50px;
    padding: 30px 0 22px;
    background-color: #e3e7e8;
    border-radius: 13px;
}

.lock.design-0719:before {
    content: '';
    width: 100%;
    height: 200px;
    z-index: 900;
    position: absolute;
    top: -200px;
    left: 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .95) 65%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .95) 65%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .95) 65%, rgba(255, 255, 255, 1) 100%);
}

.lock-content {
    /*display: flex;
    flex-direction: row;
    justify-content: space-between;*/
}

.lock-description,
.lock-price {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
}

.lock-column {
    min-width: 280px;
    max-width: 280px;
    margin: 0 15px;
}

.lock-description {
    /*width: calc(100% - 320px);
    flex: 0 0 auto !important;*/
}

/*.lock-description .lid {
    font-size: 14px;
    margin: 0 0 10px 0;
    line-height: 1.4;
}*/

.lock-description .lid {
    font-size: 15px;
    margin: 0 0 20px 0;
    line-height: 1.5;
}

/*.lock-description p {
    font-size: 14px;
}*/

.lock-description .lid.lid-top,
.lock-price-title {
    height: 54px;
    margin-bottom: 20px;
}

.lock-description .lid.lid-top {
    font-weight: 700;
    margin-top: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
}

.lock-description .lid.lid-mark {
    color: #d00;
}

/*.lock-description > div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
}*/

.lock-mark {
    color: #d00;
}

.lock-description .lid-bottom {
    text-align: center;
    margin-bottom: 15px;
}

.lock-label {
    position: relative;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    margin-right: 10px;
    flex-shrink: 0;
    background: #dd0000 url(/themes/default/front/img/lock-white.svg) center no-repeat;
    background-size: 20px 20px;
}

.lock-price-title {
    font-family: 'Roboto';
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
}

.lock-price-title span {
    display: block;
}

.lock-price-title .span-red {
    text-transform: uppercase;
    color: #d00;
    white-space: nowrap;
}

.lock-price {
    min-width: 280px;
    max-width: 280px;
}

.lock-price .banners {
    width: 100%;
}

.lock-price .banner {
    width: 100%;
    display: block;
    margin: 0 auto 17px;
    height: 94px;
    background-color: #fff;
    color: #000;
    border: 2px solid transparent;
    font-size: 15px;
    font-weight: 700;
    border-radius: 12px;
    padding: 8px 9px;
    cursor: pointer;
    /*transition: .2s;*/
    transform: translate(0, 0);
    box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.1);
    user-select: none;
    position: relative;
}

.lock-price .banner:hover,
.lock-price .banner:focus {
    border: 2px solid #0073ff;
    transition: .2s;
}

.lock-price .banner:active {
    transform: translate(0, 2px);
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.lock-price .banner .period {
    display: inline-block;
    width: 100%;
    text-align: left;
    margin-bottom: 3px;
}

.lock-price .banner .period span {
    font-weight: 400;
}

.lock-price .banner .banner-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    height: 48px;
}

.lock-price .price {
    color: #0073ff;
    line-height: 1;
    text-align: left;
    height: 45px;
    margin-bottom: -3px;
}

.big_rub.big_rub_top {
    vertical-align: top;
}

.price.price_r {
    position: relative;
    padding-left: 29px;
}

.big_rub.big_rub_v {
    display: inline-block;
    font-size: 14px;
    width: 41px;
    height: 16px;
    transform: rotate(-90deg);
    transform-origin: top left;
    position: absolute;
    bottom: -14px;
    left: -3px;
}

.lock-price .big_num {
    font-size: 50px;
}

.lock-description .price-button,
.lock-price .price-button {
    width: 116px;
    border-radius: 9px;
    background-color: #0073ff;
    color: #fff;
    text-align: center;
    line-height: 33px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    vertical-align: top;
}

.lock-price .banner:hover .price-button,
.lock-price .banner:focus .price-button {
    box-shadow: inset 0 0 200px 0 rgba(0, 0, 0, 0.15);
}

.lock-price .banner:active .price-button {
    box-shadow: inset 0 0 200px 0 rgba(0, 0, 0, 0.3);
}

.lock-description .lock-price .banner {
    background-color: #0073ff;
    color: #fff;
}

.lock-description .lock-price .banner .period {
    text-transform: uppercase;
}

.lock-description .lock-price .price {
    color: #fff;
}

.lock-description .price-button {
    font-weight: 700;
    cursor: pointer;
    width: 100px;
    background-color: #fff;
    color: #0073ff;
}

.lock-description .banner:hover,
.lock-description .banner:focus {
    border: 2px solid #0850a9;
    transition: .2s;
}

.lock-description .banner:hover .price-button,
.lock-description .price-button:hover {
    box-shadow: none;
    opacity: .95;
}

.lock-description .banner:active .price-button,
.lock-description .price-button:active {
    box-shadow: none;
    opacity: .85;
}

.lock-footer {
    margin: 10px 0 0;
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    border: none;
    outline: none;
    color: #dd0000;
}

.lid-bottom a,
.lock-footer a {
    text-transform: uppercase;
    text-decoration: underline !important;
}

/*@media screen and (min-width: 640px) {

}*/

@media screen and (max-width: 991px) {
    .equal-lock, .equal-lock > div[class*='lock-'] {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex: 1 0 auto;
    }

    .lock.design-0719 {
        width: calc(100% + 30px);
        margin-left: -15px;
        padding: 15px;
        border-radius: 0;
    }

    .lock-content {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .lock-column {
        max-width: 100%;
        padding: 0 5.2vw;
        margin: 0;
    }

    .lock-description {
        width: 100%;
        flex: 1 0 auto;
        margin-bottom: 30px;
        text-align: center;
    }

    .lock-description .lid.lid-top,
    .lock-price-title {
        height: auto;
    }

    .lock-description > div {
        -ms-flex-align: center;
        align-items: center;
    }

    .lock-description .lid.lid-top {
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .lock-label {
        margin: 0 0 10px;
    }

}

.modal_pay .mod-in,
.pay.pay-no-modal {
    background-color: #e3e3e3;
    border: 2px solid #fff !important;
}

.select-row a,
.autoheight .btn.btn-why,
#return,
#return_1,
#return_2,
#return_auth {
    color: var(--moe-blue);
}

.select-row a:hover,
#return:hover,
#return_1:hover,
#return_2:hover,
#return_auth:hover,
.select-row a:focus,
#return:focus,
#return_1:focus,
#return_2:focus,
#return_auth:focus {
    color: #195a94;
}

.header-small {
    background-color: #dd0000;
}

.header-small.header-small-log {
    background-color: #515860;
    color: #fff;
}

.header-small h1 {
    color: #fff;
}

.pay .steps {
    background-color: #a2a2a2;
    color: #fff;
}

.pay-block {
    background-color: #e2e7ee;
}

.select-row-material .pack {
    border: 2px solid #2196F3;
    background-color: rgba(33, 150, 243, 0.1);
    color: #000;
}

.select-row h4 {
    color: #3b3b3b;
}

.pay span.hint {
    color: #dd0000;
}

.select-pay {
    border: 2px solid #fff;
    background-color: #fff;
    color: #000;
}

.select-pay:hover {
    border: 2px solid rgba(76, 156, 226, 0.75);
}

/*input[type="radio"]:checked + label:before {
    border: 2px solid var(--moe-blue);
}*/

.red-footer {
    background-color: #dd0000;
}

.select-row .contin-input,
#subscription-content-message .select-row .contin-input {
    color: #fff;
    background-color: var(--moe-blue);
}

.select-row .contin-input:active,
.select-row .contin:active,
.select-row .contin:active {
    background-color: var(--moe-blue);
}

.select-row .contin a,
.select-row .contin a:hover,
.select-row .contin a:active,
.select-row .contin a:focus,
.select-row .contin a,
.select-row .contin a:hover,
.select-row .contin a:active,
.select-row .contin a:focus {
    color: #fff !important;
}

.select-row .contin-input:hover,
.select-row .contin:hover,
#login_modal .modal_pay button:hover {
    background-color: #2c8add;
    color: #fff !important;
}

.new-2020 .select-row .contin-input:active,
.new-2020 .select-row .contin-input:active + .input-label,
.new-2020 .google_signin_b .social-top:active {
    background-color: #217bca;
}

.select-row .contin,
#subscription-content-message .select-row .contin,
#login_modal .modal_pay button {
    color: #fff;
    background-color: var(--moe-blue);
}

.select-row .contin input,
.select-row .social-top a,
.select-row .social-top a:hover,
.select-row .social-top a:active,
.select-row .social-top a:focus {
    color: #fff;
}

.btn-auth {
    display: block;
}

.new-2020 .select-row .contin-input:active,
.new-2020 .select-row .contin-input:active + .input-label,
.new-2020 .google_signin_b .social-top:active,
.btn-auth:active {
    transform: translateY(2px);
}

#login_modal .select-row form label .obizatelno,
.select-row .reg_pop_form label .obizatelno {
    color: #dd0000;
}

#login_modal .select-row span.gr_pod,
.select-row .reg_pop_form span.gr_pod {
    color: #989898;
}

.lock button.contin-free {
    background-color: #44d340;
    color: #fff;
    border: 1px solid #fff;
}

.lock button.contin-free:hover,
.lock button.contin-free:focus {
    background-color: #3ab736;
}

.lock button.contin-free:active {
    background-color: #3ab736;
}

.text-down a,
.text-down a:hover,
.text-down a:active,
.text-down a:focus {
    color: #33a6e7 !important;
}

#login_modal .select-row .form-control,
.select-row .reg_pop_form .form-control,
.pay-no-modal .select-row .form-control,
#form_forget_pass .form-control,
.form-question .form-control,
.select-row .form-control,
.select-container select {
    border: 1px solid #fff !important;
    color: #3b3b3b !important;
}

.modal-games .select-row .reg_pop_form .form-control {
    border: 1px solid #a2a2a2 !important;
}

.select-row #login_modal .form-control.error,
.select-row .reg_pop_form .form-control.error {
    border: 1px solid #dd0000;
}

.select-row .log_pass #login-errors .help-block,
.select-row .log_pass #login-errors .help-block strong,
.select-row .reg_pop_form .has-error .help-block,
.select-row .help-block strong,
.select-row .help-block {
    color: #dd0000 !important;
}

#login_modal .select-row .podel_social span,
.select-row #loginFormPlus .podel_social span,
.select-row .check_code .form-group input {
    color: #000;
}

.select-row .form-group i.fa {
    color: #7e7e7e;
}

.select-row .form-group i.fa:hover {
    color: #dd0000;
}

.select-row .form-group i.fa:active,
.select-row .form-group i.fa:focus {
    color: #860000;
}

.select-row .captcha_dig input {
    border: 2px solid #fff;
}

.select-row .captcha_dig i.fa-refresh {
    color: #7e7e7e;
}

.select-row .captcha_dig img {
    border: 1px solid #7e7e7e;
}

.payment .banner a,
.payment .banner a:focus,
.payment .banner a:hover,
.payment .banner a:active {
    color: #000 !important;
}

.payment .banner .content,
.content-promocode {
    border: 1px solid #0073ff;
    background-color: #fff;
}

.payment .banner-promo .price,
.payment .banner-promo .period {
    color: #00b100;
}

.payment .banner-promo .content {
    border: 1px solid #00b100;
}

.select-row.select-row-material .payment .banner-promo .contin {
    background-color: #00b100;
}

.select-row.select-row-material .payment .banner-promo .contin:hover,
.select-row .payment .banner-promo .content:hover .contin,
.select-row.select-row-material .payment .banner-promo .contin:active {
    background-color: #01930b;
}

.payment .banner .action {
    color: #fff;
    background-color: #00b100;
}

.payment .period-action {
    color: #dd0000;
}

.payment .price {
    color: #0073ff;
}

.payment .price_detail {
    color: #dd0000;
}

.content-promocode h3 {
    color: var(--moe-blue);
}

.content-promocode input {
    border: 1px solid #a2b1c5;
    background-color: #fff;
}

.promocode .content-promocode button {
    color: #fff;
    background-color: var(--moe-blue);
}

.select-row .payment .content:hover .contin,
.select-row .payment .content .contin:hover,
.promocode .content-promocode button:hover,
.select-row .payment .content:active .contin,
.select-row .payment .content .contin:active,
.promocode .content-promocode button:active {
    background-color: #0163da;
}

.promocode .text-down {
    color: #4b5665;
}

.modal_method_pay .modal-header,
#modal_method_pay .modal-header {
    background-color: #dd0000;
    color: #fff;
}

.modal_method_pay .modal-header h4,
#modal_method_pay .modal-header h4 {
    color: #fff;
}

.modal_method_pay .close,
#modal_method_pay .close {
    color: #fff;
}

.modal_method_pay .select_method_pay_promo,
#modal_method_pay .select_method_pay {
    background-color: #fff;
    border: 1px solid #a8adb4;
}

.modal_method_pay .select_method_pay_promo:hover,
.modal_method_pay .select_method_pay_promo:active,
#modal_method_pay .select_method_pay:hover,
#modal_method_pay .select_method_pay:active {
    border: 1px solid #dd0000;
}

@media screen and (max-width: 767px) {
    .modal-backdrop.fade.in,
    .pay.pay-no-modal,
    .backdrop,
    .modal_pay .mod-in {
        /*background-color: #e3e3e3;*/
        border: none !important;
    }

    .modal_pay .modal-content,
    .modal_pay .mod-in {
        border-radius: 0 !important;
    }
}

.datepickers-container {
    z-index: 100000;
}

.select-row .reg_pop_form .form-input-phone input:first-of-type {
    width: 70px;
    float: left;
    margin-right: 3px;
}

.select-row .reg_pop_form .form-input-phone input:last-of-type {
    width: calc(100% - 73px);
}


/*select country*/

/*.select-row .select-country {
    position: relative;
    width: 110px;
    float: left;
    margin-right: 2px;
}

.select-row .select-country:before {
    display: none;
}

.select-row .reg_pop_form .select-country .form-control {
    display: none;
}

.select-row .reg_pop_form .select-country .form-control.jq-selectbox {
    display: block;
}

.select-row .reg_pop_form .select-country .form-control {
    box-shadow: none;
    padding: 6px 0 6px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.select-row .select-country .jq-selectbox__select {
    height: 31px;
    width: 100px;
    padding: 0;
    border: none;
    background: transparent;
    border-bottom-color: transparent;
    border-bottom: none;
    border-radius: 0;
    box-shadow: none;
    font-family: 'Roboto Condensed';
    color: inherit;
    text-shadow: none;
}

.select-row .select-country .jq-selectbox__select:hover,
.select-row .select-country .jq-selectbox__select:active,
.select-row .select-country .jq-selectbox.focused .jq-selectbox__select{
    background: transparent;
    box-shadow: none;
    border: none;
}

.select-row .select-country .jq-selectbox__select-text {
    width: 100px;
    font-size: 19px;
    line-height: 31px;
    font-weight: 400;
}

.select-row .select-country .jq-selectbox__trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 26px;
    height: 100%;
    border-left: none;
}

.select-row .select-country .jq-selectbox__trigger-arrow {
    position: absolute;
    top: 14px;
    right: 8px;
    width: 0;
    height: 0;
    border-top: 5px solid #333;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.select-row .select-country .jq-selectbox__dropdown {
    top: 44px;
    left: -1px;
    box-sizing: border-box;
    width: 110px;
    margin: 0;
    padding: 0;
    border: 1px solid #fff;
    border-radius: 0;
    background: #fff;
    box-shadow: 0 3px 5px rgba(0,0,0,.15), 0 6px 10px rgba(0,0,0,.2);
    font: inherit;
}

.auth-reg-tabs .select-row .select-country .jq-selectbox__dropdown ul {
    height: auto;
    background-color: transparent;
}

.select-row .select-country .jq-selectbox li {
    width: 100%;
    min-height: 31px;
    line-height: 31px;
    padding: 0 10px;
    border-radius: 0;
    text-align: left;
    font-weight: inherit;
    font-size: inherit;
    color: inherit;
    transition: .1s;
}

.select-row .select-country .jq-selectbox__trigger-arrow {
    border-top: 5px solid #3b3b3b;
}

.select-row .select-country .jq-selectbox:hover .jq-selectbox__trigger-arrow {
    border-top-color: var(--moe-blue) !important;
}

.select-row .select-country .jq-selectbox li.selected {
    background-color: var(--moe-blue);
    color: #fff;
}

.select-row .select-country .jq-selectbox li:hover {
    background-color: rgba(76, 156, 226, 0.3);
    color: inherit;
}*/

/*End of select country*/

/*black-friday*/

.lock.design-0719.black-friday {
    background-image: url(/themesPlus/themes/front/img/black-friday-g.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.lock.design-0719.action.march8 {
    background-image: url(/themesPlus/themes/front/img/8march-2021.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #fecd00;
}

.action .lock-content {
    overflow: hidden;
}

.action .lock-description .price-button,
.action .lock-price .price-button {
    background-color: #7ec000;
}

.action .lock-price .price {
    color: #7ec000;
}

.action .lock-price .banner:hover,
.action .lock-price .banner:focus {
    border: 2px solid #7ec000;
}

/*.action .lid-bottom a,
.action .lock-price-title .span-red {
    color: #7ec000;
}*/

/*.action .lid p,
.action .lock-description .lid,
.action .lock-mark,
.action .lock-price-title span,
.action .lock-footer a {
    color: #fff;
}*/

.lock .old-price {
    position: absolute;
    top: 1px;
    right: 60px;
}

.lock .old-price:before {
    content: '';
    position: absolute;
    top: 27px;
    left: -6px;
    width: 80px;
    height: 2px;
    background-color: #d00;
    transform: rotate(15deg);
    box-shadow: 0 2px 0 0 #fff;
}

.lock .old-price .big_num {
    font-size: 32px;
}

.black-title {
    display: inline-block;
    width: calc(100% + 55px);
    margin-left: -55px;
    color: #d00;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    font-size: 34px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.black-white,
.black-title span {
    width: 100%;
}

.black-white {
    display: -ms-flexbox;
    display: flex;
}

.black-white .black-part {
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 4px 0 55px;
    background-color: #7ec000;
    color: #fff;
    border-radius: 0 12px 12px 0;
}

.white-part {
    background-color: #fff;
    color: #ca0202;
    text-align: left;
    border-radius: 0 12px 12px 0;
    padding: 0 10px 0 4px;
}

.black-title span {
    margin-left: 55px;
    line-height: 1;
    display: block;
    padding: 7px 0 0;
}

@media (max-width: 991px) {
    /*.lock.design-0719.black-friday {
        background-image: url(/themesPlus/themes/front/img/black-friday-v.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }*/
    .black-title {
        width: 100%;
        margin-left: 0;
    }

    .black-white .black-part,
    .black-white .white-part {
        width: 50%;
    }

    .black-white .black-part {
        /*-ms-flex-positive: 0;
        flex-grow: 0;*/
        padding: 0 6px 0 0;
        text-align: center;
        border-radius: 12px;
        background-color: #7ec000;
        color: #fff;
    }

    .black-white .white-part {
        padding: 0 0 0 6px;
    }

    .black-title span {
        margin-left: 0;
        line-height: 1;
    }
}

@media (max-width: 389px) {
    .black-title {
        font-size: 8.75vw;
    }
}

/*End of black-friday*/

/*Lock - design-0621*/

.design-0621 .price-card,
.design-0621 .price-card .action,
.design-0621 .price-card .price-card-footer {
    transition: all .2s ease;
}

.lock.design-0621,
.lock.design-0621 a {
    text-align: center;
    font-family: 'Open Sans', 'Roboto', sans-serif;
    font-weight: 400;
}

.lock.design-0621 a {
    border: none;
    outline: none;
}

.design-0621 .price-card a {
    font-weight: 700;
}

.lock.design-0621 {
    position: relative;
    width: 100%;
    background-color: #e3e7e8;
    border-radius: 10px;
}

.one_news .lock.design-0621:before {
    content: '';
    width: 100%;
    height: 90px;
    z-index: 900;
    position: absolute;
    top: -90px;
    left: 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .95) 65%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .95) 65%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .95) 65%, rgba(255, 255, 255, 1) 100%);
}

.lock.design-0621 .lock-inside {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    padding: 6% 12%;
}

.design-0621 .ribbon {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 90px solid #d00;
    border-left: 90px solid transparent;
}

.design-0621 .lock-label-2021 {
    background: url(/themes/default/front/img/lock-white.svg) center no-repeat;
    background-size: 30px 30px;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, .3));
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, .3));
}

.design-0621 p {
    text-align: center;
    font-size: 17px;
}

.design-0621 .lid {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.2em;
    margin-bottom: 10px;
}

.design-0621 .price-cards {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.design-0621 .price-cards + .price-cards {
    margin-top: 0;
}

.design-0621 .price-cards + .price-cards .price-card {
    margin: 0 auto;
}

.design-0621 .price-card {
    position: relative;
    width: 130px;
    min-width: 130px;
    height: 120px;
    border-radius: 10px;
    margin: 10px;
    font-size: 13px;
    font-weight: 700;
    user-select: none;
    color: #000;
    background-color: #fff;
    border: 2px solid transparent;
}

.design-0621 .price-card.price-card-big {
    border: 2px solid #33a6e7;
    height: 140px;
}

.design-0621 .price-card,
.lock.design-0621 .subscriber-link {
    box-shadow: 0 0 3px 0 rgba(23, 27, 28, .05),
    0 2px 10px 0 rgba(23, 27, 28, .03),
    0 2px 15px 0 rgba(23, 27, 28, .03);
}

.design-0621 .price-card:hover {
    transform: translateY(-4px);
}

.lock.design-0621 .subscriber-link:hover {
    transform: translateY(-2px);
}

.design-0621 .price-card:hover,
.lock.design-0621 .subscriber-link:hover {
    box-shadow: 0 0 3px 0 rgba(23, 27, 28, .25),
    0 2px 10px 0 rgba(23, 27, 28, .15),
    0 2px 15px 0 rgba(23, 27, 28, .15);
}

.design-0621 .price-card:active,
.lock.design-0621 .subscriber-link:active {
    transition: all .05s ease;
    transform: translateY(0);
    box-shadow: 0 0 3px 0 rgba(23, 27, 28, .15),
    0 1px 5px 0 rgba(23, 27, 28, .1),
    0 1px 8px 0 rgba(23, 27, 28, .1);
}

.design-0621 .price-card .content {
    width: 100%;
    padding: 6px 0 0 0;
    position: absolute;
    left: 0;
    bottom: 30px;
}

.design-0621 .price-card .content {
    height: 88px;
}

.design-0621 .price-card.price-card-big.promo .content {
    height: 78px;
}

.design-0621 .price-card.price-card-big .content {
    height: 108px;
}

.design-0621 .price-card.price-card-all .content {
    height: 100%;
    bottom: 0;
    padding-top: 0;
    text-decoration: underline;
}

.design-0621 .period,
.design-0621 .price-card-footer {
    font-family: 'Open Sans', 'Roboto', sans-serif;
}

.design-0621 .period {
    color: #000;
}

.design-0621 .price {
    padding-left: 14px;
    font-family: 'Roboto Condensed';
    line-height: 1.4;
    position: relative;
    color: #33a6e7;
}

.design-0621 .big_num {
    font-size: 39px;
    line-height: 1;
}

.design-0621 .big_rub {
    font-size: 20px;
}

.design-0621 .price-card.promo .action {
    display: block;
}

.design-0621 .action,
.design-0621 .price-card-footer {
    position: absolute;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: .04em;
    line-height: 30px;
    text-align: center;
    width: calc(100% + 4px);
    height: 30px;
    color: #fff;
    background-color: #33a6e7;
}

.design-0621 .price-card.promo:hover {
    border: 2px solid #3084df;
}

.design-0621 .price-card.promo:hover .action,
.design-0621 .price-card:hover .price-card-footer {
    background-color: #3084df;
}

.design-0621 .price-card:hover .price {
    color: #3084df;
}

.design-0621 .action {
    display: none;
    left: -2px;
    top: -2px;
    border-radius: 10px 10px 0 0;
}

.design-0621 .price-card-footer {
    left: -2px;
    bottom: -2px;
    border-radius: 0 0 10px 10px;
}

.lock.design-0621 .subscriber-link {
    width: 430px;
    border-radius: 10px;
    margin-top: 25px;
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    background-color: #fff;
}

.design-0621 .subscriber-link .link {
    color: #d00;
    text-decoration: underline;
    white-space: nowrap;
}

.select-row-material .lock.design-0621 {
    margin-bottom: 0;
}

.select-row-material .lock.design-0621 .lock-inside {
    padding: 40px;
}

.design-0621 .price-card.price-card-number {
    margin: 30px 10px 10px;
}

.design-0621 .price-card-number .action {
    display: block;
    width: 80%;
    height: 26px;
    line-height: 26px;
    border-radius: 6px;
    position: absolute;
    top: -32px;
    left: 10%;
}

.design-0621 .price-card-big.price-card-number .content {
    height: 74px;
    bottom: 44px;
}

.design-0621 .price-card-number .period {
    line-height: 1.2;
    text-align: center;
}

.design-0621 .price-card-number .period span {
    font-weight: 400;
}

.design-0621 .price-card-number .price-card-footer {
    line-height: 1.2;
    height: 40px;
}

.design-0621 .price-card.price-card-number,
.design-0621 .price-card.promo_1 {
    border-color: #00c100;
}

.design-0621 .price-card.price-card-number:hover,
.design-0621 .price-card.promo_1:hover {
    border-color: #03a903;
}

.design-0621 .price-card-number .action,
.design-0621 .price-card-number .price-card-footer,
.design-0621 .price-card.promo_1 .action,
.design-0621 .price-card.promo_1 .price-card-footer {
    background-color: #00c100;
}

.design-0621 .price-card-number:hover .action,
.design-0621 .price-card-number:hover .price-card-footer,
.design-0621 .price-card.promo_1:hover .action,
.design-0621 .price-card.promo_1:hover .price-card-footer {
    background-color: #03a903;
}

.design-0621 .price-card-number .price,
.design-0621 .price-card.promo_1 .price,
.design-0621 .price-card.promo_1 .period {
    color: #00c100;
}

.design-0621 .price-card-number:hover .price,
.design-0621 .price-card.promo_1:hover .price,
.design-0621 .price-card.promo_1:hover .period {
    color: #03a903;
}

.design-0621 .price-card.promo_1 {
    height: 160px;
}

.design-0621 .price-card.promo_1 .action {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .85em;
    line-height: 1.2;
    text-transform: none;
    padding: 1px 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 40px;
}

.design-0621 .price-card.promo_1 .price-card-footer {
    height: 40px;
    line-height: 40px;
}

.design-0621 .price-card.promo_1 .content {
    height: 88px;
    bottom: 40px;
}

.design-0621 .price-card.promo_1 .old_price {
    position: absolute;
    top: -1px;
    right: -14px;
    color: #000;
}

.design-0621 .price-card.promo_1 .old_price .big_num {
    font-size: 20px;
}

.design-0621 .price-card.promo_1 .old_price .big_rub {
    font-size: 12px;
}

.design-0621 .price-card.promo_1 .old_price:before {
    content: '';
    position: absolute;
    top: 11px;
    left: -2px;
    width: 30px;
    height: 2px;
    background-color: #d00;
    box-shadow: 0 0 0 1px #fff;
}

.b-friday-title,
.b-friday-text {
    color: #ffff1d;
}

.b-friday-title {
    font-weight: 700;
    margin: 25px 0 10px;
    font-size: 1.5em;
    line-height: 1.3;
}

.lock.design-0621.b-friday-2021 {
    background-color: #2f3839;
    color: #fff;
}

.design-0621 .price-card.promo_2 {
    border-color: #00c100;
    background-color: #ffff5e;
    height: 140px;
}

.design-0621 .price-card.promo_2 .action,
.design-0621 .price-card.promo_2 .price-card-footer {
    background-color: #00c100;
    color: #ffff1d;
}

.design-0621 .price-card.promo_2:hover .action,
.design-0621 .price-card.promo_2:hover .price-card-footer {
    background-color: #03a903;
}

.design-0621 .price-card.promo_2 .price,
.design-0621 .price-card.promo_2 .period {
    color: #00c100;
    padding-left: 0;
    margin-left: -10px;
}

.design-0621 .price-card.promo_2:hover .price,
.design-0621 .price-card.promo_2:hover .period {
    color: #03a903;
}

.design-0621 .price-card.promo_2 .action {
    display: block;
    font-size: .85em;
    line-height: 30px;
    text-transform: none;
    padding: 1px 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #ffff1d;
}

.design-0621 .price-card.promo_2 .price-card-footer {
    height: 30px;
    line-height: 30px;
}

.design-0621 .price-card.promo_2 .content {
    height: 88px;
    bottom: 30px;
}

.design-0621 .price-card.promo_2 .old_price {
    position: absolute;
    top: -1px;
    right: -23px;
    color: #000;
}

.design-0621 .price-card.promo_2 .old_price .big_num {
    font-size: 20px;
}

.design-0621 .price-card.promo_2 .old_price .big_rub {
    font-size: 12px;
}

.design-0621 .price-card.promo_2 .old_price:before {
    content: '';
    position: absolute;
    top: 7px;
    left: -2px;
    width: calc(100% - 4px);
    height: 2px;
    background-color: #d00;
    box-shadow: 0 0 0 1px #ffff1d;
}

@media (max-width: 767px) {
    .select-row-material .design-0621 .price-cards {
        width: 320px;
    }
}

@media (max-width: 575px) {
    .lock.design-0621 .lock-inside {
        padding: 6% 12% 5%;
    }

    .design-0621 .ribbon {
        border-top: 90px solid #d00;
        border-left: 90px solid transparent;
    }

    .design-0621 .lock-label-2021 {
        background: url(/themes/default/front/img/lock-white.svg) center no-repeat;
        background-size: 26px 26px;
        width: 50px;
        height: 50px;
    }

    .lock.design-0621 .subscriber-link {
        width: 280px;
    }

    .select-row-material .lock.design-0621 .lock-inside {
        padding: 7%;
    }

}

@media (min-width: 360px) {
    .design-0621 .price-cards {
        width: 130%;
    }
}

@media (min-width: 510px) {
    .design-0621 .price-card.price-card-number {
        margin: 10px;
    }
}

@media (min-width: 768px) {
    .design-0621 .price-cards {
        width: 100%;
    }
}

@media (max-width: 359px) {
    .lock.design-0621 .lock-inside {
        padding: 10% 12% 7%;
    }

    .design-0621 .ribbon {
        border-top: 80px solid #d00;
        border-left: 80px solid transparent;
    }

    .design-0621 .lock-label-2021 {
        background: url(/themes/default/front/img/lock-white.svg) center no-repeat;
        background-size: 22px 22px;
        width: 46px;
        height: 46px;
    }

    .design-0621 .price-card {
        width: 120%;
        min-width: 115px;
    }

    .lock.design-0621 .subscriber-link {
        width: 160px;
    }

    .select-row-material .design-0621 .price-cards {
        width: 100%;
    }
}

/*End of Lock - design-0621*/

/*Lock - design-0422*/

.lock.design-0422 {
    font-family: 'Open Sans', 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 1.3;
}

.lock.design-0422,
.lock.design-0422 .subscriber-link,
.list-of-material .list-of-titles a {
    color: #4b4b4b;
    /*color: #000;*/
}

.lock.design-0422 {
    position: relative;
    width: 100%;
    background-color: #e3e7e8;
    border-radius: 8px;
    padding: 30px 20px 25px;
}

.one_news .lock.design-0422:before {
    content: '';
    width: 100%;
    height: 90px;
    z-index: 900;
    position: absolute;
    top: -90px;
    left: 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .95) 65%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .95) 65%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .95) 65%, rgba(255, 255, 255, 1) 100%);
}

.design-0422 .lock-label {
    background: url(/themes/default/front/img/lock-0422.svg) center no-repeat;
    background-size: 18px 24px;
    background-color: #fff;
    position: absolute;
    top: -17px;
    left: calc(50% - 18px);
    border-radius: 50%;
    width: 36px;
    height: 36px;
    z-index: 901;
}

.lock-text {
    text-align: center;
    font-size: 17px;
    margin-bottom: 15px;
}

.lock-text-small {
    font-size: 12px;
    line-height: 1.3;
    text-align: center;
}

.not-allowed .lock-text {
    text-align: center;
    font-size: 15px;
    margin-bottom: 15px;
    font-weight: 700;
}

.one_news .lock-text-small {
    margin-bottom: 25px;
}

.lock-text span {
    font-weight: 700;
}

.lock-prices-block {
    position: relative;
    max-width: 500px;
    font-size: 14px;
    line-height: 20px;
}

.design-0422 .price-card,
.lock.design-0422 .subscriber-link {
    box-shadow: 0 0 3px 0 rgba(23, 27, 28, .05),
    0 2px 10px 0 rgba(23, 27, 28, .03),
    0 2px 15px 0 rgba(23, 27, 28, .03);
}

/*.design-0422 .price-card:hover {
    transform: translateY(-4px);
}

.lock.design-0422 .subscriber-link:hover {
    transform: translateY(-2px);
}*/

.design-0422 .price-card:hover,
.lock.design-0422 .subscriber-link:hover {
    box-shadow: 0 0 3px 0 rgba(23, 27, 28, .25),
    0 2px 10px 0 rgba(23, 27, 28, .15),
    0 2px 15px 0 rgba(23, 27, 28, .15);
}

.design-0422 .price-card:active,
.lock.design-0422 .subscriber-link:active {
    transition: all .05s ease;
    /*transform: translateY(0);*/
    box-shadow: 0 0 3px 0 rgba(23, 27, 28, .15),
    0 1px 5px 0 rgba(23, 27, 28, .1),
    0 1px 8px 0 rgba(23, 27, 28, .1);
}

.design-0422 .price-card,
.design-0422 .price-card .action,
.design-0422 .price-card .price-card-footer {
    transition: all .2s ease;
}

.lock.design-0422 .subscriber-link {
    width: 100%;
    border-radius: 10px;
    margin: 0 0 15px 0;
    padding: 10px;
    font-size: 15px;
    font-weight: 400;
    background-color: #fff;
}

.design-0422 .subscriber-link .link {
    color: #d00;
    text-decoration: underline;
    white-space: nowrap;
}

.design-0422 .price-card {
    position: relative;
    width: 100%;
    border-radius: 16px;
    margin-bottom: 15px;
    padding: 16px;
    background-color: #fff;
    cursor: pointer;
}

hr.white-hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border: 0;
    border-top: 1px solid #fff;
    width: 100%;
}

.price-card + hr.white-hr {
    margin-top: 15px;
}

.price-card-tag {
    font-family: 'Open Sans';
    font-weight: 800;
    text-align: right;
    width: 93px;
    min-width: 93px;
    margin: 4px 15px 0 0;
}

.price-card-value {
    font-size: 45px;
    line-height: .8;
    padding-right: 19px;
    color: #33a6e7;
}

.price-card-action .price-card-value {
    font-size: 63px;
    color: #00c100;
}

.value-rub {
    position: relative;
    display: inline-block;
}

.price-card-value .value-rub:before {
    content: '\20BD';
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 700;
    position: absolute;
    top: 4px;
    right: -20px;
    font-size: .5em;
}

.price-card-action .price-card-value .value-rub:before {
    top: 3px;
    font-size: .45em;
}

.price-card-tag {
    line-height: 1.1;
}

.price-card-period {
    font-weight: 800;
    font-size: 16px;
    color: #33a6e7;
}

.price-card-action .price-card-period {
    color: #00c100;
}

.price-card-tag .price-card-period {
    display: none;
}

.price-card-period span {
    font-weight: 400;
    white-space: nowrap;
    font-size: 13px;
    /*color: #000;*/
}

.price-card-period .rub-font {
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 13px;
}

.price-card-text span {
    font-weight: 700;
    /*white-space: nowrap;*/
}

/*.price-card-content {
    display: flex;
}*/

.price-card-description {
    margin-right: 15px;
    font-size: 13px;
    line-height: 1.3;
}

.price-card-btn-pay,
.price-card-btn-list {
    width: 140px;
    min-width: 140px;
    height: 40px;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0 8px;
    cursor: pointer;
    user-select: none;
}

.lock .price-card-btn-pay.pay_one_material {
    width: fit-content;
    margin: auto;
    min-height: 40px;
    height: auto;
    line-height: 1.5;
    padding: 8px 16px;
    margin-bottom: 10px;
}

.lock .price-card-btn-pay {
    background-color: #33a6e7;
    color: #fff !important;
    line-height: 40px;
    font-family: 'Open Sans';
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 10px;
}

.price-card-btn-pay:hover {
    background-color: #2b8ac2;
}

.price-card-action .price-card-btn-pay {
    background-color: #00c100;
}

.price-card-action .price-card-btn-pay:hover {
    background-color: #009c00;
}

.price-card-btn-list:active,
.price-card-btn-pay:active {
    transform: translateY(2px);
    transition: .05s;
}

.lock .price-card-btn-list {
    background-color: #fff;
    border: 1px solid #33a6e7;
    color: #33a6e7;
    font-weight: 400;
    line-height: 1.05;
}

.lock .price-card-btn-list:hover {
    background-color: #e3effb;
    border: 1px solid #2b8ac2;
    color: #2b8ac2;
}

.design-0422 .price-card-green {
    align-items: center;
    background-color: #00c100;
}

.price-card-green .price-card-value,
.price-card-green .price-card-period,
.price-card-green .price-card-text {
    color: #fff;
}

.price-card-green .price-card-btn-pay {
    margin: 0;
    background-color: #fff;
    color: #00c100 !important;
}

.price-card-green .price-card-btn-pay:hover {
    background-color: #fff;
    color: #009c00 !important;
}

.price-card-green .price-card-tag {
    margin: 1px 15px 0 0;
}

.price-card-green .price-card-text {
    font-weight: 800;
    font-size: 16px;
    line-height: 1.1;
}

.design-0422 .not-allowed .price-card-green {
    pointer-events: none;
    align-items: center;
    background-color: #b6c1c3;
}

.not-allowed .price-card-green .price-card-btn-pay {
    color: #b6c1c3 !important;
}

/*Список материалов*/

.list-of-material,
#lock-modal:checked + .lock-modal-back .lock-modal-box {
    border-radius: 16px;
    background-color: #fff;
    z-index: 10;
    padding: 20px 25px 20px;
    box-shadow: 0 0 3px 0 rgba(23, 27, 28, .05),
    0 2px 15px 0 rgba(23, 27, 28, .03),
    0 2px 35px 0 rgba(23, 27, 28, .3);
}

.list-of-material {
    position: absolute;
    display: flex;
    flex-direction: column;
    top: 5px;
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% - 10px);
    opacity: 0;
    transform: scale(0);
    transform-origin: 85% 80%;
    transition: all .4s cubic-bezier(0.55, 0, 0.1, 1);
    pointer-events: none;
}

.list-of-material.list-visible {
    opacity: 1;
    transform: scale(1);
    pointer-events: auto;
}

.list-of-material .close-list,
.css-modal-close {
    width: 40px;
    height: 40px;
    background-image: url(/themes/default/front/img/close-red.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40%;

    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    opacity: 0;
    backface-visibility: hidden;
    transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1),
    transform 0.6s cubic-bezier(0.55, 0, 0.1, 1),
    background-size .05s;
    /*transition-delay: 0.3s;*/
    z-index: 1050;
}

.list-of-material.list-visible .close-list,
.css-modal-close {
    opacity: 1;
}

.list-of-material .close-list:hover,
.css-modal-close:hover {
    background-size: 50%;
}

.list-of-material .list-title,
.lock-modal-box-title {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
    text-align: center;
    margin-bottom: 1em;
    padding: 0 15px;
}

.list-of-material .list-of-titles {
    flex-grow: 1;
    overflow-y: auto;
    overflow-x: hidden;
}

.list-of-material .list-of-titles a {
    display: flex;
    align-items: center;
    text-align: left;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

.list-of-material .list-of-titles img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    object-position: center;
    border-radius: 6px;
    margin: 0 10px 0 0;
}

/*окно по клику на замочек*/

.lock-label.lock-modal {
    cursor: pointer;
    transition: transform .05s;
}

.lock-label.lock-modal:hover {
    transform: scale(1.2);
}

/* Убираем флажок */
#lock-modal {
    display: none;
}

/* Контейнер, который затемняет страницу */
#lock-modal + .lock-modal-back {
    display: none;
}

#lock-modal:checked + .lock-modal-back {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    animation: back .4s cubic-bezier(0.55, 0, 0.1, 1);
    background: rgba(0, 0, 0, 0.3);
}

@keyframes back {
    0% {
        background: rgba(0, 0, 0, 0);
    }
    100% {
        background: rgba(0, 0, 0, 0.3);
    }
}

/* Модальное окно */
#lock-modal:checked + .lock-modal-back .lock-modal-box {
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.3;
    padding: 20px 35px;
    width: 90%;
    max-width: 520px;
    transition: all 0.5s;
    /*overflow: auto;*/
    animation: scale .4s cubic-bezier(0.55, 0, 0.1, 1);
}

@keyframes scale {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

.lock-modal-box-title {
    padding: 0;
}

.lock-modal-box a,
.lock-modal-box .link {
    color: #d00;
    font-weight: 400;
    cursor: pointer;
}

.lock .lock-modal-box .price-card-number-news,
.lock .lock-modal-box .price-card-number-news .price-card-btn {
    width: 100% !important;
}

.one_news .lock .lock-modal-box .price-card-btn-pay.pay_one_material {
    width: calc(100% + 32px) !important;
    margin: 0 -16px 0 -16px !important;
    text-align: left;
}

.price-card-number-news .price-big {
    font-size: 30px;
    line-height: 14px;
    vertical-align: -4px;
}

@media (min-width: 470px) {
    .lock-modal-box-title {
        padding: 0 35px;
    }

    .lock-modal-text-column {
        width: 340px;
    }

}

.lock-modal-text.center {
    text-align: center;
    margin: auto;
}

.lock-modal-text + .lock-modal-text {
    margin-top: 10px;
}

.lock-modal-item-num {
    flex: 0 0 25px;
    max-width: 25px;
    height: 25px;
    background-color: #d00;
    color: #fff;
    line-height: 25px;
    text-align: center;
    margin-right: 10px;
    border-radius: 50%;
}

.price-card-action .lock-modal-item-num {
    background-color: #fff;
    color: #00c100;
}

/*end of окно по клику на замочек*/


@media (max-width: 575px) {
    .lock.design-0422 {
        width: calc(100% + 10.4vw);
        margin-left: -5.2vw;
        border-radius: 0;
    }

    .design-0422 .price-card {
        flex-direction: column;
        padding: 16px;
    }

    .lock.design-0422 .subscriber-link,
    .design-0422 .price-card {
        max-width: 320px;
    }

    .price-card-tag {
        display: flex;
        margin: 0 0 8px 0;
        width: 100%;
        min-width: auto;
    }

    .one_news .price-card-number .price-card-tag {
        width: auto;
        margin: 4px 0 0 0;
    }

    .price-card-value {
        margin-right: 10px;
    }

    .price-card-description {
        margin: 0 0 15px 0;
    }

    .price-card-text p br {
        display: none;
    }

    .lock .price-card-btn-pay,
    .one_news .lock .price-card-number.price-card-number-news .price-card-btn-pay {
        margin: 0;
        width: 100%;
        min-width: auto;
    }

    .one_news .lock .price-card-number .price-card-btn-pay,
    .one_news .lock .price-card-number .price-card-btn-list {
        width: calc(50% - 8px);
        min-width: calc(50% - 8px);
    }

    .price-card-btn {
        width: 100%;
        display: flex;
        justify-content: space-between;
        /*margin-top: 15px;*/
    }

    .price-card-btn-list {
        order: 1;
    }

    .price-card-btn-pay {
        margin: 0 0 0 10px;
        order: 2;
    }

    .list-of-material {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 0;
        z-index: 1100;
        transform-origin: center;
        box-shadow: none;
    }

    .price-card-tag .price-card-period {
        display: flex;
        flex-direction: column;
        text-align: left;
        margin-top: -2px;
    }

    div:not(.price-card-number) .price-card-content .price-card-period {
        display: none;
    }

    .one_news .price-card-number .price-card-content .price-card-period {
        display: block;
    }

    .price-card-green > div {
        width: 100%;
    }

    .price-card-green .price-card-tag {
        margin: 1px 0 0 0;
        width: auto;
        min-width: auto;
    }
}

/*@media (max-width: 379px) {
    .price-card-tag {
        width: 115px;
        min-width: 115px;
        margin: 3px 10px 0 0;
    }

    .price-card-tag .price-card-period span {
        font-size: 13px;
    }

    .price-card-content {
        width: calc(100% - 125px);
    }
}*/

/*End of Lock - design-0422*/

/*body-select-pay*/

.body-select-pay {
    width: 100%;
    height: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    line-height: 1.2;
    background-color: #fff;
    color: #0a2540;
}

.body-select-pay-in {
    width: 100%;
    height: 100%;
    padding: 25px;
}

.body-select-pay .logo {
    width: 190px;
    height: 76px;
    border-radius: 8px;
    background-color: #d00;
    padding: 10px 15px;
    margin: 0 0 60px 0;
}

.body-select-pay .logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.subscription-box,
.subscription-box-in {
    width: 100%;
}

.body-select-pay .small {
    font-size: .7em;
}

.body-select-pay .pay-value {
    font-size: 1.75em;
    font-weight: 700;
    margin: 0.3em 0;
}

.body-select-pay .go-back {
    line-height: 40px;
    text-decoration: none;
    color: #84929f;
}

.body-select-pay .go-back:hover {
    color: #d00;
}

.body-select-pay .go-back i {
    font-size: 1.4em;
}

.body-select-pay .go-back:hover span {
    text-decoration: underline;
}

.body-select-pay .select-method-pay {
    box-shadow: 0 0 10px rgba(41, 57, 80, 0.3);
    margin: 15px 0;
    border-radius: 8px;
    height: 80px;
    width: 100%;
    padding: 10px;
    font-size: 18px;
    cursor: pointer;
    border: 2px solid #fff;
    transition: border .15s, transform .15s, box-shadow .15s;
}

.body-select-pay .select-method-pay:hover {
    border: 2px solid #d00;
}

.body-select-pay .select-method-pay:active {
    transform: translateY(3px);
    box-shadow: 0 0 5px rgba(41, 57, 80, 0.5);
    transition: transform .0s, box-shadow .0s;
}

.body-select-pay .select-method-pay img {
    width: 30px;
    height: 30px;
    margin-right: 15px;
    object-fit: contain;
}

.body-select-pay .select-method-pay i {
    font-size: 2em;
    color: #84929f;
}

@media (min-width: 360px) {
    .body-select-pay .select-method-pay {
        padding: 20px;
        height: 90px;
    }
}

@media (min-width: 590px) {
    .body-select-pay-in {
        width: 100%;
        height: 100%;
        padding: 30px 45px;
    }

    .body-select-pay .logo {
        width: 190px;
        height: 76px;
        margin: 0 0 60px 0;
    }

    .subscription-box-in {
        max-width: 500px;
    }
}

@media (max-height: 900px) and (max-width: 1440px) and (min-width: 1100px) {
    .body-select-pay .logo {
        margin: 0 0 20px 0;
    }
}

/*End of body-select-pay*/

.my-5, .mt-5 {
    margin-top: 5px !important;
}

.my-5, .mb-5 {
    margin-bottom: 5px !important;
}

.my-10, .mt-10 {
    margin-top: 10px !important;
}

.my-10, .mb-10 {
    margin-bottom: 10px !important;
}

.my-15, .mt-15 {
    margin-top: 15px !important;
}

.my-15, .mb-15 {
    margin-bottom: 15px !important;
}

﻿@font-face {
    font-family: 'pro-icons';
    src: url('/themes/default/front/fonts/pro-icons/pro-icons.ttf?k5lcz9') format('truetype'),
    url('/themes/default/front/fonts/pro-icons/pro-icons.woff?k5lcz9') format('woff'),
    url('/themes/default/front/fonts/pro-icons/pro-icons.svg?k5lcz9#pro-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

.pro-arrow[class^="icon-pro-"],
.pro-arrow[class*="icon-pro-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'pro-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-pro-arrow-next:before {
    content: "\e90";
}

.icon-pro-arrow-prev:before {
    content: "\e91";
}

/*Базовая разметка-----*/

/*html, body {
    height: 100%;
    width: 100%;
}*/

body.pro-plus-page {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
}

.pro-plus-main-back {
    position: fixed;
    background: rgb(161,0,0);
    background: linear-gradient(140deg, rgba(161,0,0,1) 0%, rgba(221,0,0,1) 50%, rgba(161,0,0,1) 100%);
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.pro-plus-main {
    /*background-color: #dd0000;*/
    color: #fff;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
   /* overflow: hidden;*/
}

.pro-plus-main > section {
	/*position: fixed;*/
    width: 100%;
    height: 100%;
    margin: 20px 0;
    overflow-y: auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.pro-plus-main > section > div {
    position: relative;
    width: 280px;
    margin: 90px auto 50px;
    padding: 15px 15px 0;
    border-radius: 20px;
    background-color: rgba(0, 0, 0, 0.1);
    border: 3px solid #ff5b4d;
}

.pro-plus-main-logo {
    width: 246px;
    margin-bottom: 50px;
    position: absolute;
    top: -68px;
    left: 15px;
}

.pro-plus-main a {
    display: block;
    width: 100%;
    margin: 15px auto;
    padding: 10px;
    background: #fff;
    border-radius: 5px;
    border: 2px solid #fff;
    transform: scale(1);
    -webkit-transition: .1s;
    transition: .1s;
    -webkit-box-shadow: 5px 5px 10px 0 rgba(0,0,0,.2);
    box-shadow: 5px 5px 10px 0 rgba(0,0,0,.2);
}

.pro-plus-main a.moe {
    background: var(--moe-blue);
    padding: 10px 80px;
}

.pro-plus-main a.moe-plus {
    background: #dd0000;
}

.pro-plus-main a:hover {
    transform: scale(1.05);
}

.pro-plus-main a img {
    width: 100%;
}

:root {
    --main-color: #000;
}

:root .pro-content,
:root .pro-header1 {
    --border-radius: 3px;
}

:root {
    --font-Roboto-Condensed: 'Roboto Condensed';
    --font-Open-Sans-Condensed: 'Open Sans Condensed';
    --font-Open-Sans: 'Open Sans';
}

body.projects {
    scroll-behavior: smooth;
    padding: 0;
}

body.projects,
body.projects p {
    color: var(--main-color);
}

.pro-content {
    color: var(--main-color);
}

.pro-row-block h2,
.pro-block-comment h2,
.inform_top_line,
.all_button,
.pro-row-buttons span,
.pro-edit-menu * {
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

/*.template-pro .plitka_img_container,*/
/*.template-pro .lid-footer .btn-group.open > ul.dropdown-menu,*/
.template-pro .lid-footer button.button,
.pro-content .comment_mob_lite,
.pro-content .comets_block_wr .comets_block {
    /*border-radius: 3px;*/
    border-radius: var(--border-radius);
}

.template-pro .pl_rubrika {
    border-top-right-radius: 3px;
}

.social-down {
    margin: 20px auto 40px;
}

.pro-content #plus-search .search_text,
.pro-content .social-down div:first-child {
    border-radius: 3px 0 0 3px;
}

.pro-content #plus-search .input-group .btn,
.pro-content .social-down div:last-child {
    border-radius: 0 3px 3px 0;
}

.template-pro {
    height: 100vh;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.template-pro .main {
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
}

.template-pro footer {
    height: 60px;
    margin: 0;
    flex-shrink: 0;
}

.template-pro footer.container-row {
    margin: 0;
}

.visible-768,
.visible-1024,
.visible-1280,
.visible-1650 {
    display: none !important;
}

.template-pro .container {
    position: relative;
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
}

.pro-content {
    position: relative;
    height: auto;
    min-height: 100vh;
    z-index: 910;
    background-color: #fff;
}

.template-pro .bottom-cover {
    height: 108px;
}

.template-pro .bottom-cover div {
    height: 100%;
}

.container-top {
    padding-top: 50px;
}

.pro-content.ondown {
    z-index: 800;
}

.pro-header-back {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: 470px;
    z-index: 700;
}

.template-pro .pro-header-img {
    width: 100%;
    height: 245px;
    margin-top: 0;
    position: relative;
    overflow: hidden;
    /* background-position: left top;
     background-repeat: no-repeat;
     background-size: auto;*/
}

.template-pro img,
.template-pro .pro-header-img-2 img {
    width: 100%;
    height: 245px;
    object-fit: cover;
    object-position: left top;
}

.template-pro-noadv .pro-header-img img,
.template-pro-noadv .pro-header-img-2 img {
    width: 100%;
}

.template-pro .pro-header1 {
    position: relative;
    width: 100%;
    height: 245px;
    z-index: 1070;
}

.template-pro .pro-header1:hover,
.template-pro .pro-header1:focus {
    z-index: 1070;
}

.menu1 {
    height: 50px;
    width: 100%;
}

.template-pro #nav_memu_wr .nav_wr ul > li.open_menu {
    background-color: transparent;
}

.template-pro #menu_wr-1 {
    width: 100%;
}

.template-pro #menu_wr-1 .menu_top .nav_wr ul > li.open_menu div {
    display: inline-block;
}

.template-pro #menu_wr-1 .menu_top .nav_wr ul > li.open_menu .dropdown-item {
    color: var(--main-color) !important;
}

.menu2 {
    position: relative;
    height: 50px;
    z-index: 1050;
}

.template-pro .menu2 .pro-header-img-2 {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 50px;
    width: 100%;
    overflow: hidden;
}

.menu2:before {
    content: '';
    width: 100%;
    height: 245px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}

.menu2.top-fix {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto;
}

/*Animation Logo + Author*/

.menu2 .pro-menu-container .pro-logo-menu {
    display: block;
    position: absolute;
    height: 140px;
    bottom: 55px;
    left: 0;
    opacity: 0;

    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.menu2 .pro-menu-container .pro-logo {
    position: absolute;
    height: 100%;
    bottom: 0;
    left: 0;
    transform: scale(1);
    -webkit-transition: .1s;
    transition: .1s;
}

.menu2 .pro-menu-container .pro-logo:hover {
    transform: scale(1.02);
}

.menu2 .pro-menu-container .pro-logo-menu,
.template-pro .menu2 .block-pro-author {
    will-change: transform;
}

.menu2 .pro-menu-container .pro-logo-menu,
.menu2.pro-shrink .pro-menu-container .pro-logo-menu {
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: auto;
    /*-webkit-transition: .3s ease;
    transition: .3s ease;*/
}

.menu2 .pro-menu-container .pro-logo-menu {
    /*display: block;*/
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.menu2 .pro-menu-container .pro-logo-menu.pro-shrink {
    /*display: none;*/
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.menu2 .pro-menu-container .pro-logo-menu-min {
    display: none;
}

.menu2.top-fix .pro-menu-container .pro-logo-menu-min {
    display: block;
}

.menu2 .pro-menu-container .pro-logo-menu-min {
    position: absolute;
    height: 40px;
    bottom: 5px;
    left: 0;
    opacity: 0;

    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

.menu2.top-fix .pro-menu-container .pro-logo-menu-min {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    /*-webkit-animation-delay: .3s;
    animation-delay: .3s;*/
}

.template-pro .menu2 .block-pro-author {
    position: absolute;
    /*right: -140px;*/
    right: -440px;
    bottom: 119px;
    display: inline-block;
    white-space: nowrap;
    height: 60px;

    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    /*-webkit-animation-delay: .3s;
    animation-delay: .3s;*/
}

.template-pro .pro-header1.pro-shrink ~ .menu2 .block-pro-author {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.pro-author-portrait {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid #fff;
    object-fit: cover;
    object-position: center;
}

.pro-author-name {
    display: inline-block;
    white-space: nowrap;
    font-family: var(--font-Open-Sans);
    font-size: 12px;
    text-align: right;
    line-height: 1.2;
    vertical-align: text-top;
    margin-right: 4px;
}

/*End of Animation Logo + Author*/

.template-pro ul.hidden-links,
.template-pro .menu2 ul.pro-menu .dropdown-menu {
    -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, .15);
    box-shadow: 0 6px 6px rgba(0, 0, 0, .15);
}

.template-pro aside.adv {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1055;
    background-color: #eee;
}

.template-pro.template-pro-noadv aside.adv {
    display: none;
}

.template-pro-noadv .pro-header-back,
.template-pro-noadv .menu2,
.template-pro-noadv .pro-content {
    width: 100% !important;
}

.col-content {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 30px;
    float: left;
}

.col-content-inside {
    width: 100%;
}

.col-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}

.col-right .pro-block .pro-block-content {
    width: 100%;
    margin-bottom: 30px;
}

.pro-block-content-add {
    border: 1px solid #000;
    padding: 10px;
    border-radius: var(--border-radius);
    margin-bottom: 40px;
}

.pro-block-content img {
    width: 100%;
}

.template-pro .anons {
    width: 100%;
    background-color: #c2d1d2;
    margin-bottom: 30px;
}

.template-pro .anons img {
    width: 100%;
}

/*------*/

.col-content-inside .anons-pro-small {
    position: relative;
    display: block;
    cursor: pointer;
}

.col-content-inside .anons-pro-small:before {
    content: "";
    display: block;
    padding-top: 84%;
}

.anons-pro-small-inside-1 {
    position: absolute;
    top: 0;
    left: 15px;
    bottom: 0;
    right: 15px;
    overflow: hidden;
}

.anons-pro-small-inside-2 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

/*End of Базовая разметка-----*/

.template-pro .menu2 ul.pro-menu li.open > a:before,
.all_button,
button.edit_title_front,
button.edit_text_front {
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
}

.template-pro .menu1 {
    background-color: #dd0000;
    height: 50px;
}

.template-pro #menu_wr-1 {
    display: block;
    height: 50px;
    box-shadow: none;
}

.template-pro #menu_wr-1 .logo_wr {
    height: 45px;
    display: inline-block;
    float: left;
    margin: 5px 30px 0 0;
    background-color: transparent;
    transform: translateY(0);
}

.template-pro #menu_wr-1 .logo_wr:hover {
    transform: translateY(2px);
}

.template-pro .logo_wr img {
    height: 90%;
}

.template-pro #menu_wr-1 .menu_top {
    float: left;
    margin: 0;
    width: auto;
}

.template-pro #nav_memu_wr {
    background-color: transparent;
    width: auto;
    height: 100%;
    margin: 0;
}

.template-pro #menu_wr-1 .menu_top .nav_wr ul > li {
    font-size: 14px;
    line-height: 50px;
    font-weight: 400;
    text-transform: none;
    margin-right: 0;
    font-family: var(--font-Open-Sans);
}

.template-pro.mobile_header .nav_list li a {
    font-family: var(--font-Open-Sans);
}

.template-pro #menu_wr-1 .menu_top .nav_wr ul > li > a:hover,
.template-pro #menu_wr-1 .menu_top .nav_wr ul > li > a:active,
.template-pro #menu_wr-1 .menu_top .nav_wr ul > li > a:focus {
    background-color: rgba(0, 0, 0, 0.15);
    color: #fff;
}

.template-pro #menu_wr-1 .menu_top .nav_wr ul > li > a {
    color: #fff;
    font-family: var(--font-Open-Sans-Condensed);
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
}

.template-pro #nav_memu_wr .btn {
    background-color: #fff;
    color: var(--moe-blue);
    height: 28px;
    width: auto;
    min-width: 130px;
    border-radius: 0;
    border: none;
    padding: 0 12px;
    line-height: 28px;
    font-family: var(--font-Open-Sans);
    font-size: 14px;
    text-align: left;
}

.template-pro #menu_wr-1 .btn-group > .btn:first-child {
    margin-left: 15px;
}

.template-pro .btn-group.open .dropdown-toggle,
.template-pro .btn:active,
.template-pro .btn.active {
    box-shadow: none;
}

.template-pro .menu_top .btn-group .dropdown-menu {
    padding: 5px 0;
    margin-top: 0;
    margin-left: 15px;
    border: none;
    width: auto;
    min-width: 130px;
    line-height: 26px;
    font-family: var(--font-Open-Sans);
    font-size: 14px;
    background-color: #fff;
    box-shadow: none;
}

.template-pro .menu_top .btn-group .dropdown-menu a {
    width: 100%;
    display: inline-block;
    line-height: 26px;
    padding: 0 14px;
}

.template-pro .menu_top .btn-group .dropdown-menu a:hover {
    color: #fff;
    background-color: #7bc0fd;
}

.template-pro .vhod_mob {
    display: inline-block;
    position: relative;
    width: auto;
    padding: 0;
    height: 50px;
    float: right;
    text-align: center;
    /*right: 77px;*/
}

.template-pro .vhod_mob a {
    display: inline-block;
    position: relative;
    height: 100%;
}

.template-pro .vhod_mob a span {
    display: inline-block;
    color: #fff;
    float: left;
    line-height: 50px;
    max-width: 90px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: .2s;
    transition: .2s;
}

.template-pro .vhod_mob a:hover .av_header {
    transform: scale(1.075);
    -webkit-transition: .2s;
    transition: .2s;
}

.template-pro .vhod_mob a:hover span {
    font-weight: 700;
}

.template-pro .vhod_mob .dropdown-menu {
    background-color: #fff;
    border: none;
    margin: 0;
}

.template-pro .vhod_mob .dropdown-menu > li > a {
    color: #333;
}

.template-pro .av_header {
    /*position: absolute;*/
    /*top: 9px;*/
    /*left: calc(50% - 16px);*/
    /*right: 0;*/
    margin: 9px 10px;
    float: left;
    width: 32px;
    height: 32px;
    border: 1px solid #fff;
    border-radius: var(--border-radius);
    background-color: #fff;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.template-pro .vhod_mob .icon-icon-moe-13 {
    color: #fff;
    font-size: 20px;
    line-height: 50px;
}

.template-pro .site__top {
    width: 77px;
    height: 50px;
    position: absolute;
    z-index: 201;
    right: 0;
    top: 0;
}

.template-pro .site__top .menu {
    width: 100%;
}

.template-pro #nav-icon3 {
    top: 15px;
    left: 25px;
}

body.projects .modal-backdrop {
    background-color: transparent;
}

#pro-popup.modal,
#pro-popup .modal-dialog,
#pro-popup .modal-content,
#pro-popup .modal-body {
    width: 100%;
    max-width: 100%;
    height: 100%;
    z-index: 1070;
}

#pro-popup.modal {
    bottom: 0 !important;
    overflow: hidden !important;

}

#pro-popup .modal-dialog {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    background-color: transparent;
    overflow: hidden;
}

#pro-popup.fade.in,
#pro-popup.fade {
    transition: none;
}

#pro-popup.modal.fade .modal-dialog {
    transform: none;
}

#pro-popup .modal-content {
    /*background-color: #31434f;*/
    background-color: #fff;
    color: var(--main-color);
}

#pro-popup .modal-body .close {
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0;
    width: 30px;
    height: 30px;
    position: fixed;
    z-index: 100;
    right: 15px;
    top: 30px;
    opacity: 1;
}

#pro-popup .modal-body {
    padding: 75px 30px;
    font-family: var(--font-Roboto-Condensed);
    overflow-y: auto;

    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

#pro-popup .modal-body a {
    color: var(--main-color);
    font-family: var(--font-Roboto-Condensed);
    font-size: 22px;
    line-height: 1.2;
    display: inline-block;
    width: 100%;
    text-align: center;
}

#pro-popup .modal-body li {
    padding: 0 10px;
    margin: 10px 0;
    font-size: 22px;
}

#pro-popup .modal-body a.pro-search {
    width: 50px;
    height: 50px;
    padding: 0;
    border-radius: 50%;
    text-shadow: none;
    box-shadow: none;
    display: block;
    text-align: center;
    margin: 0 auto 40px;
    font-size: 26px;
    line-height: 50px;
    transform: scale(1);
}

#pro-popup .modal-body a.pro-search:active {
    transform: scale(1.1);
}

/*#pro-popup .modal-body li:hover {
    background-color: rgba(255, 255, 255, 0.15);
}

#pro-popup .modal-body li:hover a {
    opacity: .5;
}*/

.main_header {
    z-index: 1020;
}

.template-pro .menu2 div {
    height: 100%;
    position: relative;
}

.template-pro .menu2 .pro-menu-container,
.template-pro .menu2 ul.pro-menu,
.template-pro .menu2 ul.pro-menu > li,
.template-pro .menu2 ul.pro-menu > li button {
    height: 50px;
}

.template-pro .menu2 .pro-menu-container {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 15px;
}

/*.menu2 .pro-menu-container .pro-logo {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

.menu2.pro-shrink .pro-menu-container .pro-logo {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.menu2.top-fix .pro-menu-container .pro-logo {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}*/

/*.template-pro .menu2 .pro-menu-container:before {
    content: '';
    position: absolute;
    left: 15px;
    background-size: contain;
    background-repeat: no-repeat;
}*/

/*.template-pro .menu2 ul.pro-menu {
    opacity: 0;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}*/

.template-pro .menu2 ul.pro-menu {
    position: relative;
    float: right;
}

.template-pro .menu2 ul.pro-menu > li {
    float: left;
}

/*.template-pro .menu2 ul.pro-menu > li.open {
    font-weight: 700;
}*/

.template-pro .menu2 ul.pro-menu a,
.template-pro .menu2 .btn {
    position: relative;
    min-width: auto;
    line-height: 50px;
    margin: 0 5px;
    padding: 0 10px;
    white-space: nowrap;
}

.menu2 ul.pro-menu > li button span {
    padding: 0 10px;
}

.template-pro .menu2 .btn {
    background-color: transparent;
    width: auto;
    padding: 0;
    margin: 0 0 0 15px;
}

/*.template-pro .bottom-cover {
    margin-bottom: 50px;
}*/

.template-pro .menu2 .bottom-cover {
    position: relative;
    display: block;
    width: 100%;
    height: 140px;
    padding: 30px 0;
}

.template-pro .bottom-cover-content {
    width: 100%;
    padding: 30px 0;
    display: inline-block;
    vertical-align: top;
}

.template-pro .bottom-cover-content .lid {
    position: relative;
    width: calc(100% - 320px);
    height: calc(100% + 25px);
    max-height: calc(100% + 25px);
    float: left;
    font-family: var(--font-Open-Sans);
    color: #303030;
    font-size: 14px;
    line-height: 1.5;
    padding: 10px 15px;
    margin: -15px 0 0 -15px;
    border: 1px solid transparent;
    overflow: hidden;
    transform: translate(0,0);
    -webkit-transition: .3s linear;
    transition: .3s linear;
}

.template-pro .lid.lid-open {
    height: auto;
    max-height: 1000px;
    padding: 10px 15px;
    border-radius: var(--border-radius);
    transform: translate(0,0);
    -webkit-box-shadow: 2px 2px 4px 0 rgba(0,0,0,.3);
    box-shadow: 2px 2px 4px 0 rgba(0,0,0,.3);
}

.template-pro .bottom-cover-content .lid:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 1;
    min-height: 80px;
    pointer-events: none;
    display: inline-block;
}

.template-pro .bottom-cover-content .lid.lid-open:after {
    opacity: 0;
}

.template-pro .bottom-cover-content .lid .expand,
.template-pro .bottom-cover-content .lid .rollUp {
    cursor: pointer;
    z-index: 1;
    font-weight: 700;
    margin-top: 5px;
    transition: .3s ease-in-out;
}

.template-pro .bottom-cover-content .lid .expand {
    position: absolute;
    bottom: 6px;
    left: 15px;
}

.template-pro .bottom-cover-content .lid.lid-open .expand {
    display: none;
}

.template-pro .bottom-cover-content .lid .rollUp {
    display: block;
}

.template-pro .bottom-cover-content .lid .rollUp:hover {
    text-decoration: underline;
}

.template-pro .bottom-cover-content .lid.lid-open .rollUp {
    display: block;
    opacity: 1;
}

.container-top.container-top-down,
.template-pro .pro-row-block.pro-row-block-down {
    z-index: -1;
    position: relative;
}

.template-pro .bottom-cover .partner {
    width: 250px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    padding: 5px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .1s ease;
    transition: .1s ease;
}

.template-pro .bottom-cover .partner.noborder {
    border: none;
}

.template-pro .bottom-cover .partner.noborder .round {
    width: 56px;
    height: 56px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5);
    font-family: 'Open Sans Condenced';
    font-size: 30px;
    text-align: center;
    line-height: 56px;
    margin-right: 10px;
}

.template-pro .bottom-cover .partner.noborder p {
    color: rgba(255, 255, 255, 0.5);
}

.template-pro .bottom-cover .partner:hover .round,
.template-pro .bottom-cover .partner:active .round,
.template-pro .bottom-cover .partner:focus .round {
    background-color: rgba(255, 255, 255, 0.7);
}

.template-pro .bottom-cover .partner.noborder:hover p,
.template-pro .bottom-cover .partner.noborder:active p,
.template-pro .bottom-cover .partner.noborder:focus p {
    color: rgba(255, 255, 255, 0.7);
}

.template-pro .bottom-cover .partner img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    float: left;
    margin-right: 5px;
}

.template-pro .bottom-cover .partner p {
    font-size: 12px;
    line-height: 1.4;
    width: 173px;
}

.template-pro .bottom-cover .partner p span {
    color: var(--moe-blue);
    font-weight: 700;
    cursor: pointer;
}

.template-pro .bottom-cover .partner p span:hover,
.template-pro .bottom-cover .partner p span:active,
.template-pro .bottom-cover .partner p span:focus {
    color: var(--moe-blue);
    text-decoration: underline;
}

.template-pro .lid-footer {
    margin-left: 35px;
    width: 300px;
    float: left;
}

.template-pro .lid-footer button,
.template-pro .lid-footer .title-soc,
.template-pro .lid-footer .other-pro {
    float: left;
}

.template-pro .lid-footer button {
    width: 100%;
    padding: 0 14px;
    height: 40px;
    background: transparent;
    border-radius: 0;
    border: none;
    text-align: left;
    -webkit-transition: .2s ease;
    transition: .2s ease;
}

.template-pro .lid-footer button span {
    font-family: var(--font-Roboto-Condensed);
    font-weight: 700;
    line-height: 40px;
    font-size: 17px;
    text-transform: uppercase;
    vertical-align: top;
    display: inline-block;
}

.template-pro .lid-footer button i {
    font-size: 26px;
    line-height: 40px;
    margin-right: 5px;
}

.template-pro .lid-footer button.button:active,
.template-pro .title-soc .social-top .btn-share a.share:active,
.template-pro .other-pro:active {
    transform: translateY(1px);
}

.template-pro .title-soc {
    width: 100%;
    padding: 0 9px;
    margin-top: 10px;
    margin-right: 0;
    height: 40px;
    -webkit-order: unset;
    -ms-flex-order: unset;
    order: unset;
}

.template-pro .title-soc .social-top {
    width: 100%;
    margin: 0;
    float: none;
}

.template-pro .social-top > .social-btn {
    width: 100%;
    height: 40px;
}

.template-pro .title-soc .pod,
.template-pro a.other-pro {
    display: inline-block;
    font-family: var(--font-Roboto-Condensed);
    text-transform: uppercase;
    font-size: 17px;
    line-height: 40px;
    color: #5c9ee5;
}

.template-pro .title-soc .pod {
    margin-left: 40px;
}

.template-pro a.other-pro img {
    margin-right: 7px;
}

.template-pro .title-soc .social-top .btn-share a.share {
    background-image: url('/themes/default/front/img/pro-share-blue.svg');
    background-color: transparent;
    padding: 0;
    height: 40px;
    width: 40px;
    min-width: auto;
}

.template-pro .menu_top .btn-group .dropdown-menu,
.template-pro .menu2 ul.pro-menu .btn-group .dropdown-menu {
    -webkit-transition: .2s ease;
    transition: .2s ease;
    display: none;
    opacity: 0;
}

.template-pro .menu_top .btn-group.open .dropdown-menu,
.template-pro .menu2 ul.pro-menu .btn-group.open .dropdown-menu {
    display: block;
    opacity: 1;
}

.template-pro .lid-footer .social-top .dropdown-menu {
    border: none;
    min-width: 250px;
    height: 40px;
    background-color: transparent;
    left: -45px;
    padding: 0 2.5px;
}

.template-pro .lid-footer .btn-group ul.dropdown-menu {
    -webkit-transition: .2s ease;
    transition: .2s ease;
    display: block;
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.template-pro .lid-footer .btn-group.open > ul.dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    border-radius: var(--border-radius);
}

.template-pro .lid-footer .social-top .dropdown-menu .social-btn {
    /*background: #fff;
    padding: 5px;
    margin: 0;*/
    transform: scale(0, 0);
    -webkit-transition: .2s ease;
    transition: .2s ease;
    opacity: 0;
}

.template-pro .dropdown-menu .social-btn {
    width: 30px;
    height: 30px;
    margin: 5px 2.5px;
    float: left;
    border-radius: 2px;
}

.template-pro .lid-footer .social-top .dropdown-menu .row-soc {
    width: 100%;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.template-pro .btn-group.open > .dropdown-menu .social-btn .row-soc {
    opacity: 1;
}

.template-pro .btn-group.open > .dropdown-menu .social-btn:nth-child(1) {
    transform: scale(1, 1);
    opacity: .8;
}

.template-pro .btn-group.open > .dropdown-menu .social-btn:nth-child(2) {
    transform: scale(1, 1);
    opacity: .8;
    transition-delay: 0.05s;
}

.template-pro .btn-group.open > .dropdown-menu .social-btn:nth-child(3) {
    transform: scale(1, 1);
    opacity: .8;
    transition-delay: 0.1s;
}

.template-pro .btn-group.open > .dropdown-menu .social-btn:nth-child(4) {
    transform: scale(1, 1);
    opacity: .8;
    transition-delay: 0.15s;
}

.template-pro .btn-group.open > .dropdown-menu .social-btn:nth-child(5) {
    transform: scale(1, 1);
    opacity: .8;
    transition-delay: 0.15s;
}

.template-pro .btn-group.open > .dropdown-menu .social-btn:nth-child(6) {
    transform: scale(1, 1);
    opacity: .8;
    transition-delay: 0.15s;
}

.template-pro .btn-group.open > .dropdown-menu .social-btn:nth-child(7) {
    transform: scale(1, 1);
    opacity: .8;
    transition-delay: 0.15s;
}

.col-content-inside .social-down .social-btn:hover,
.col-content-inside .social-down .social-btn:active,
.col-content-inside .social-down .social-btn:focus,
.template-pro .btn-group.open > .dropdown-menu .social-btn:hover,
.template-pro .btn-group.open > .dropdown-menu .social-btn:active,
.template-pro .btn-group.open > .dropdown-menu .social-btn:focus {
    opacity: 1;
}

.col-content-inside .social-down .social-btn {
    text-align: center;
    max-width: 50px;
    min-width: 40px;
    opacity: .8;
}

.template-pro .social-btn i {
    margin: 0;
    color: #fff;
}

.template-pro .title-soc .social-top .btn-share a.share:hover,
.template-pro .title-soc .social-top .btn-share a.share:active,
.template-pro .title-soc .social-top .btn-share a.share:focus,
.template-pro .other-pro:hover,
.template-pro .other-pro:active,
.template-pro .other-pro:focus {
    opacity: 0.8;
}

.template-pro .content {
    position: relative;
    display: block;
    width: 100%;
    background-color: #fff;
}

.template-pro-1 .pro-map {
    border: 1px solid #c2c2c2;
    background-color: #eee;
    overflow: hidden;
}

.template-pro .anons-pro-big {
    position: relative;
}

.template-pro-1 .pro-map,
.template-pro .anons-pro-big {
    margin-top: 25px;
}

.template-pro .anons-pro-big .img-plitka {
    display: block;
    max-width: 100%;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

.template-pro .anons-pro-big .anons-gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.0) 20%, rgba(0, 0, 0, 0.70) 100%);
}

.template-pro .anons-pro-big .anons-pro-big-title {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 20px 20px;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    top: unset;
}

.template-pro .anons-pro-big .anons-pro-big-title h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 700;
}

.template-pro .anons-pro-big .a_anons-pro-big {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.template-pro .inform_top_line span.time:first-child {
    margin-right: 20px;
}

.template-pro .inform_top_line .time,
.template-pro .inform_top_line .coments,
.template-pro .inform_top_line .prosmotr,
.template-pro .inform_top_line .like {
    margin-right: 10px;
}

.template-pro .anons-pro-big .inform_top_line span {
    color: #fff;
}

.template-pro .sitebar_reklama_wr {
    margin-top: 25px;
}

/*---------------------*/

.template-pro .anons-pro-small {
    margin-bottom: 30px;
}

.template-pro .plitka_img_container {
    position: relative;
    display: block;
    cursor: pointer;
    width: 100%;
    margin-bottom: 5px;
    overflow: hidden;
    border-radius: var(--border-radius);
}

.template-pro .plitka_img_container:before {
    content: "";
    display: block;
    padding-top: 60%;
}

.template-pro .plitka_img_container div {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}

.template-pro .plitka_img_container div:hover {
    background-color: #000;
}

.template-pro .plitka_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    margin: 0;
}

.template-pro .plitka_img_container div:hover .plitka_img {
    opacity: .85;
    background-blend-mode: saturation;
}

.template-pro .plitka_text,
.template-pro .plitka_text p {
    line-height: 1.17;
    margin-bottom: 10px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

/*pro-row-block*/

.template-pro .pro-row-block {

}

.container-row {
    position: relative;
    /*padding: 40px 0 25px 60px;*/
    padding: 40px 0 25px;
    margin-bottom: 45px;
    width: 100%;
}

.template-pro-noadv .container-row {
    padding-right: 0;
}

.pro-row-block h2,
.pro-block h2,
.pro-content .plus-search-line h2 {
    font-family: var(--font-Roboto-Condensed);
    font-weight: 700;
    font-size: 30px;
    line-height: .8;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 25px;
}

.pro-row-block h2 span {
    font-family: var(--font-Roboto-Condensed);
    font-weight: 400;
    white-space: nowrap;
}

.pro-top .container-row-box {
    height: 265px;
}

.pro-forum .container-row-box {
    height: 127px;
}

.container-row-box {
    /*margin-top: -70px;*/
    overflow: hidden;
    width: 100%;
    position: relative;
}

.container-row-box > ul {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    white-space: nowrap;
    padding-bottom: 30px;
}

.container-row-box > ul li {
    display: inline-block;
    margin: 0 13px;
    text-decoration: none;
    vertical-align: top;
}

.container-row-box > ul li:first-child {
    /*margin-left: 0;*/
    margin-left: 60px;
}

.container-row-box > ul li:last-child {
    margin-right: 60px;
}

.template-pro .container-row-box > ul li .anons-pro-small {
    width: 285px;
}

.template-pro .container-row-box .plitka_text,
.template-pro .container-row-box .plitka_text p {
    white-space: normal;
    font-size: 18px;
}

.template-pro .container-row-box .anons-pro-forum,
.template-pro .container-row-box .anons-pro-forum .plitka_img_container,
.template-pro .container-row-box .anons-pro-forum .pro-forum-content {
    height: 127px;
}

.template-pro .container-row-box .anons-pro-forum {
    width: 346px;
}

.template-pro .container-row-box .anons-pro-forum .plitka_forum {
    line-height: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.template-pro .container-row-box .anons-pro-forum .plitka_img_container {
    width: 127px;
    margin-right: 13px;
}

.template-pro .container-row-box .anons-pro-forum .plitka_img_container:before {
    content: "";
    display: block;
    padding-top: 100%;
    margin-bottom: 0;
}

.template-pro .container-row-box .anons-pro-forum .pro-forum-content {
    width: calc(100% - 140px);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.template-pro .container-row-box .anons-pro-forum .pro-forum-author,
.pro-block-comment .pro-com-author {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.template-pro .container-row-box .anons-pro-forum .pro-forum-author span,
.pro-block-comment .pro-com-author span {
    margin-left: 36px;
    line-height: 30px;
    font-weight: 700;
    white-space: nowrap;
}

.template-pro .container-row-box .anons-pro-forum .pro-forum-content .plitka_text {
    flex: 1 1 auto;
}

.template-pro .container-row-box .anons-pro-forum .pro-forum-content .plitka_text p {
    font-size: 18px;
    margin: 7px 0 4px;
}

.template-pro .container-row-box .anons-pro-forum .pro-forum-content .plitka_text span {
    font-weight: 400;
}

.template-pro .container-row-box .anons-pro-forum .pro-forum-content .inform_top_line {
    flex-shrink: 0;
}

.pro-row-buttons {
    width: 80px;
    height: 39px;
    position: absolute;
    top: 30px;
    right: 60px;
}

.template-pro .pro-arrow {
    height: 39px;
    font-size: 39px;
    display: block;
    cursor: pointer;
}

.template-pro .pro-arrow.icon-pro-arrow-prev {
    float: left;
}

.template-pro .pro-arrow.icon-pro-arrow-next {
    float: right;
    text-align: right;
}

.template-pro .pro-arrow.icon-pro-arrow-prev,
.template-pro .pro-arrow.icon-pro-arrow-next {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    height: 39px;
    opacity: 1;
    -webkit-transition: .1s ease;
    transition: .1s ease;
}

/*.template-pro .pro-arrow.icon-pro-arrow-prev:hover {
    transform: translateY(1px);
}

.template-pro .pro-arrow.icon-pro-arrow-next:hover {
    transform: translateY(1px);
}*/

/*.template-pro .pro-arrow.pro-left {
    float: left;
}

.template-pro .pro-arrow.pro-left,
.template-pro .pro-arrow.pro-right {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 19px;
    height: 39px;
    opacity: 1;
    -webkit-transition: .2s ease;
    transition: .2s ease;
}

.template-pro .pro-arrow.pro-left:hover {
    transform: translateY(1px);
}

.template-pro .pro-arrow.pro-right {
    transform: scaleX(-1);
    float: right;
}

.template-pro .pro-arrow.pro-right:hover {
    transform: translateY(1px) scaleX(-1);
}*/

/*End of pro-row-block*/

/*Block comments*/

.pro-block-comment {
    margin-bottom: 10px;
    position: relative;
}

.pro-block-comment:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}

.pro-block-comment > div {
    height: calc(100vh - 190px);
    max-height: 670px;
    overflow-x: hidden;
    overflow-y: auto;
}

.pro-block-comment a {
    display: block;
}

.pro-com-item {
    padding: 10px;
    margin: 10px 0 25px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.pro-block-comment a:last-child .pro-com-item {
    margin-bottom: 0;
}

/*
[class^="pro-com-item"]:last-child {
    margin-bottom: 0;
}
*/

.pro-com-text {
    padding-left: 36px;
}

.pro-block-comment .mCSB_inside > .mCSB_container {
    margin-right: 0;
}

.pro-block-comment .mCSB_scrollTools,
.pro-block-comment .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 7px !important;
}

.pro-block-comment .mCSB_scrollTools {
    opacity: .1;
}

.pro-block-comment .mCustomScrollBox:hover > .mCSB_scrollTools,
.pro-block-comment .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: .3 !important;
}

.pro-block-comment .mCSB_scrollTools .mCSB_dragger {
    height: 20%;
}

/*End of Block comments*/

/*Edit Buttons*/

.pro_edit {
    display: inline-block;
    border-radius: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    background: var(--moe-blue);
    color: #fff !important;
    opacity: 1;
}

.pro_edit:hover {
    background: #3385d3;
}

.pro_edit i,
.pro_edit_big i {
    opacity: 1;
    margin: 0;
    float: none;
}

/*End of Edit Buttons*/

.pro_all_button {
    text-align: center;
}

.template-pro .all_button {
    display: inline-block;
    width: auto;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 20px;
    margin: 40px auto;
    font-size: 18px;
    line-height: 1;
    border-radius: 6px;
    letter-spacing: .5px;
    cursor: pointer;
}

/*Edit buttons and Editor*/

.pro_create {
    display: block;
    position: fixed;
    right: 20px;
    bottom: 150px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    background: #2c9aef;
    box-sizing: border-box;
    opacity: .6;
    z-index: 1065;
}

.pro_create i {
    font-size: 40px;
    line-height: 63px;
    color: #fff;
}

.pro_create:hover,
.pro_edit:hover,
.title_block button:hover,
.text_block button:hover,
button.save_form_edit_title:hover {
    opacity: 1;
}

button.edit_title_front,
button.edit_text_front {
    display: inline-block;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 30px;
    line-height: 50px;
    position: absolute;
    top: -5px;
    right: -50px;
    background: transparent;
    z-index: 10;
}

button.edit_title_front:hover,
button.edit_text_front:hover {
    background: #7cc3ff;
}

button.edit_title_front:active,
button.edit_text_front:active {
    background: #59b0ff;
}

button.edit_title_front i {
    color: #a3a3a3;
    opacity: 1;
    margin: 0;
    float: none;

}

button.edit_title_front:hover i,
button.edit_text_front:hover i,
button.edit_title_front i:active,
button.edit_title_front i:focus {
    color: #fff;
}

/*End of Edit buttons and Editor*/

/*Edit Menu*/

.projects .pro-batton-edit-menu {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    width: 60px !important;
    padding: 0 15px;
    margin: 0;
    cursor: pointer;
    background-color: rgba(40, 40, 40, 0.7);
    z-index: 100000;
    -webkit-transition: .2s;
    transition: .2s;
}

.projects .pro-batton-edit-menu.active {
    background-color: rgba(40, 40, 40, 1);
}

.projects .pro-batton-edit-menu .hamburger {
    position: relative;
    width: 30px;
    height: 4px;
    top: 23px;
    border-radius: 0;
    margin: auto;
    background-color: #fff;
}

.projects .pro-batton-edit-menu .hamburger:before,
.projects .pro-batton-edit-menu .hamburger:after {
    content: '';
    position: absolute;
    left: 0;
    width: 30px;
    height: 4px;
    background-color: #fff;
}

.projects .pro-batton-edit-menu .hamburger:before {
    top: -8px;
}

.projects .pro-batton-edit-menu .hamburger:after {
    bottom: -8px;
}

.pro-edit-menu {
    position: relative;
    /*margin-left: 60px;*/
    padding-left: 60px;
    height: 40px;
    width: 100%;
    background-color: #282828;
    border-bottom: 1px solid #fff;
    z-index: 100;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
}

.pro-edit-menu.is_stuck {
    display: block;
}

.pro-edit-menu *,
.pro-edit-menu a,
.pro-edit-menu .radio label,
.pro-edit-menu .checkbox label,
.pro-edit-menu button,
.pro-edit-menu .select .jq-selectbox__select-text {
    color: #fff !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 17px;
    line-height: 1.1;
    font-weight: 100;
}

.pro-edit-menu .radio,
.pro-edit-menu .checkbox {
    margin-top: 0;
    margin-bottom: 0;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    background-color: #fff !important;
}

.data-pick {
    color: #000 !important;
    font-weight: 400;
    font-size: 16px;
    padding: 3px 5px;
}

.pro-edit-menu .navbar-nav > li,
.pro-edit-menu .rubric-select span,
.pro-edit-menu .navbar-nav .dropdown-toggle {
    height: 39px;
    line-height: 39px;
}

.pro-edit-menu .navbar-nav > li {
    padding: 0 10px;
    background-color: transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

.pro-edit-menu .dropdown.open {
    background: #474747 !important;
}

.pro-edit-menu .navbar-nav > li.dropdown .dropdown-toggle {
    padding-right: 20px;
}

.pro-edit-menu button,
.pro-edit-menu .navbar-nav > li > a {
    background-color: transparent;
    padding: 0;
}

.pro-edit-menu button {
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: left;
    white-space: nowrap;
}

.pro-edit-menu li:hover,
.pro-edit-menu li:focus,
.pro-edit-menu .form-group:hover,
.pro-edit-menu .form-group:focus /*,
.pro-edit-menu .select .jq-selectbox__select:hover,
.pro-edit-menu .select .jq-selectbox__select:focus,
.pro-edit-menu .select.opened .jq-selectbox__select*/
{
    background-color: rgba(255, 255, 255, 0.15);
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.pro-edit-menu li:active {
    background-color: rgba(255, 255, 255, 0.3);
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.pro-edit-menu .nav .open > a,
.pro-edit-menu .nav .open > a:hover,
.pro-edit-menu .nav .open > a:focus {
    background-color: transparent;
    border-color: transparent;
}

.pro-edit-menu .dropdown-menu,
.pro-edit-menu .jq-selectbox__dropdown {
    margin: 0;
    padding: 0;
    border: 1px solid #fff;
    border-top: none;
    z-index: 1000;
}

.pro-edit-menu .dropdown-menu {
    background: #474747 !important;
    border-radius: 0 0 5px 5px;
    left: -1px;
}

.pro-edit-menu .rubric-select {
    cursor: default;
    margin-left: 30px;
}

.pro-edit-menu .jq-selectbox__dropdown {
    background: #636363 !important;
}

.pro-edit-menu .jq-selectbox li.selected {
    background-color: rgba(255, 255, 255, 0.4);
}

.pro-edit-menu .dropdown-menu li {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    white-space: nowrap;
}

#articleRubric {
    width: 100%;
    left: 10px;
}

.pro-edit-menu .rubric-select span,
.pro-edit-menu .select {
    float: left;
    width: auto;
}

.pro-edit-menu .select .jq-selectbox__select {
    background-color: rgba(255, 255, 255, 0.15);
    border: none;
    height: 100%;
    padding: 0 20px 0 10px;
    margin-left: 10px;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    position: relative;
}

.pro-edit-menu .select .jq-selectbox__select-text {
    line-height: 39px;
    font-weight: 400;
}

.pro-edit-menu .jq-selectbox__dropdown {
    left: 9px;
    top: 39px;
    height: auto;
    bottom: auto;
    width: auto !important;
    border-radius: 0 0 5px 5px;
}

.pro-edit-menu .dropdown-menu li,
.pro-edit-menu .dropdown-menu li:hover,
.pro-edit-menu .dropdown-menu li:focus,
.pro-edit-menu .dropdown-menu li:active,
.pro-edit-menu .jq-selectbox__dropdown li,
.pro-edit-menu .jq-selectbox__dropdown li:hover {
    border-left: none;
    border-right: none;
}

.pro-edit-menu .navbar-nav .dropdown-toggle .caret,
.pro-edit-menu .select .jq-selectbox__trigger {
    display: none;
}

.pro-edit-menu .navbar-nav .dropdown-toggle:after,
.pro-edit-menu .select .jq-selectbox__select:after {
    content: '';
    position: absolute;
    top: 18px;
    right: 10px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #fff;
}

.pro-edit-menu .navbar-nav .dropdown-toggle:after {
    right: 1px;
}

/*End of Edit Menu*/

/*Pro-Article*/

.pro-article {
    padding-top: 50px
}

.pro-article-edit {
    padding-top: 0;
}

.pro-article .stat_centr_wr {
    width: 100%;
    position: relative;
}

.pro-article-edit .stat_centr_wr,
.pro-article-edit .pro-block {
    padding-top: 50px
}

.pro-article-edit .pro-block {
    width: 100%;
}

.pro-article-edit .pro-block .pro-block-content {
    width: 100%;
    height: 400px;
    background-color: #eee;
}

.pro-article-author {
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
    clear: both;
}

.pro-article-author a {
    display: block;
}

.pro-article-author a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.pro-article .pro-article-author img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
    object-fit: cover;
    object-position: center;
    float: left;
}

.pro-article-author-name {
    display: block;
    font-weight: 700;
}

.pro-article-author-post {
    display: block;
    font-size: 12px;
}

.pro-article .stat_centr_wr .title_article,
.pro-article .stat_centr_wr .title_article p {
    font-family: var(--font-Roboto-Condensed);
    font-size: 40px;
    line-height: 1.1;
    margin-bottom: 20px;
    margin-top: -2px;
    font-weight: 700;
}

.pro-article .stat_centr_wr .subtitle_article,
.pro-article .stat_centr_wr .subtitle_article p {
    font-family: var(--font-Roboto-Condensed);
    font-size: 24px;
    line-height: 1.1;
    margin-bottom: 0;
    font-weight: 400;
}

.pro-article .stat_centr_wr .edit-block .title_article,
.pro-article .stat_centr_wr .edit-block .title_article p,
.pro-article .stat_centr_wr .edit-block .subtitle_article,
.pro-article .stat_centr_wr .edit-block .subtitle_article p {
    margin-bottom: 0;
    margin-top: 0;
    padding: 5px 10px;
}

.pro-content .main-photo:hover,
.pro-content .main-photo:focus,
.pro-article .stat_centr_wr .edit-block textarea:hover,
.pro-article .stat_centr_wr .edit-block textarea:focus {
    border-color: #47a4f5;
}

.pro-content .main-photo .form-control:focus {
    border-color: #47a4f5;
    outline: 0;
    box-shadow: none;
}

.pro-content .ck-editor .image-box {
    padding: 20px 0 0;
    margin: 20px 0 40px;
}

.pro-content .ck-editor .image-box .div-figure,
.pro-content .ck-editor .image-box div.author {
    position: relative;
}

.pro-content .ck-editor .image-box div.author {
    min-width: 100px;
    padding: 5px 2px;
}

.pro-content .ck-editor .image-box .div-figure p {
    border: 1px solid #ddd;
    margin: 0;
}

.pro-content .ck-editor .image-box .div-figure:hover,
.pro-content .ck-editor .image-box div.author:hover {
    border: 1px solid #757575;
}

.pro-content .ck-editor .image-box .div-figure:focus,
.pro-content .ck-editor .image-box div.author:focus {
    border: 1px solid #47a4f5;
}

.pro-content .ck-editor .image-box .div-figure:hover:before {
    content: 'Вставьте изображение...';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px;
    line-height: 27px;
    padding: 0 5px;
    background-color: #939393;
    color: #fff;
}

.pro-content .ck-editor .image-box div.author:hover:before {
    content: 'Автор фото...';
    position: absolute;
    bottom: -23px;
    left: -1px;
    font-size: 13px;
    padding: 3px 5px;
    background-color: #939393;
    color: #fff;
    border-radius: 0 0 7px 0;
}

.pro-content .ck-editor .image-box .div-figure:focus:before,
.pro-content .ck-editor .image-box div.author:focus:before {
    content: none;
}

.pro-content .stat_centr_wr .image-box figure {
    margin: 0;
}

.pro-article figure.image img {
    object-fit: contain;
    height: 100%;
    width: 100%;
    border-radius: var(--border-radius);
}

.pro-content .stat_centr_wr figure a {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.pro-article .stat_centr_wr figure a:after {
    opacity: 0;
    transform: scale(1);
    -webkit-transition: 2s;
    transition: 2s;
}

.pro-article .stat_centr_wr figure a:hover:after {
    content: '';
    background-image: url(/themes/default/front/img/search-plus-solid.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    width: 60px;
    height: 60px;
    opacity: .8;
}

.pro-content .stat_centr_wr .image-box,
.pro-content .stat_centr_wr figure {
    display: block;
    margin: 40px auto;
    width: 100%;
}

.pro-article figure.image.image-style-align-left,
.pro-article figure.image.image-style-align-right {
    width: 45%;
}

.pro-article figure.image.image-style-align-center {
    width: 70%;
}

.pro-article figure.image.image-style-align-left {
    float: left;
    margin: 6px 25px 10px 0;
}

.pro-article figure.image.image-style-align-right {
    float: right;
    margin: 6px 0 10px 25px;
}

.pro-article figure figcaption,
.pro-article figure figcaption span,
.pro-article .ck-content .image > figcaption,
.pro-content .image-box div.author {
    width: 100%;
    display: inline-block;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.3;
    text-align: left;
    margin-top: 5px;
    padding: 0;
    background-color: transparent;
}

.pro-article figure.main_photo .main_photo_description {
    margin: 0;
}

.pro-content.pro-article figure figcaption,
.pro-content.pro-article figure figcaption span,
.pro-content .image-box div.author {
    color: #757575;
}

.pro-content .image-box div.author,
.pro-article figure.main_photo .main_photo_author {
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    width: auto;
    border-top: 1px solid #757575;
    padding: 0 5px 0 0;
}

.pro-article figure.main_photo img {
    border-radius: var(--border-radius);
}

.pro-article figure.main_photo > p {
    margin: 0;
}

.pro-content.pro-article figure figcaption:empty,
.pro-content.pro-article figure.main_photo figcaption span:empty {
    display: none;
}

.pro-content .stat_centr_wr figure.media {
    border-radius: var(--border-radius);
}

.title_block,
.text_block {
    position: relative;
}

.pro-content .main-photo {
    border: 1px solid #c4c4c4;
    padding: 10px;
}

.main-photo .label-main-photo {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 700;
}

.pro-content .main-photo input {
    font-size: 14px;
    padding: 5px;
    border-radius: 0;
}

.pro-content .main-photo .form-group:last-child {
    margin-bottom: 0;
}

.main-photo img {
    width: 100%;
    cursor: pointer;
}

.main-photo img:hover {
    opacity: .9;
}

.stat_centr_wr .edit-block label {
    margin: 7px 0 0;
    background: #47a4f5;
    padding: 1px 5px;
    color: #fff;
    opacity: 0;
}

.stat_centr_wr .edit-block:hover label {
    opacity: 1;
}

.stat_centr_wr .edit-block textarea {
    max-width: 100%;
    min-width: 100%;
}

.pro-content form {
    display: inline-block;
    padding-bottom: 50px;
    width: calc(100% + 20px);
    margin-left: -10px;
}

.pro-article-edit .col-content-inside {
    border-left: 1px dashed #ddd;
    border-right: 1px dashed #ddd;
}

.stat_centr_wr .edit-block textarea,
.pro-article-edit .ck.ck-editor__main > .ck-editor__editable:not(.ck-focused) {
    background: rgba(255, 255, 255, 0.2);
}

.pro-content .stat_centr_wr h2,
.pro-content .stat_centr_wr h3 {
    font-family: var(--font-Roboto-Condensed);
    font-weight: 700;
    line-height: 1.1;
    display: block;
}

.pro-content .stat_centr_wr h2 {
    margin: 40px 0 20px;
    font-size: 30px;
}

.pro-content .stat_centr_wr h3 {
    margin: 35px 0 20px;
    font-size: 22px;
}

.pro-content .stat_centr_wr p,
.pro-content .stat_centr_wr blockquote {
    font-size: 17px;
    margin-bottom: 20px;
    line-height: 1.5;
    font-family: var(--font-Open-Sans);
    word-wrap: break-word;
}

.pro-content .stat_centr_wr blockquote {
    margin: 40px 0 40px 20px !important;
    padding: 0 0 0 20px;
    font-style: italic;
}

.pro-content .stat_centr_wr blockquote p {
    margin: 0;
}

.pro-content .stat_centr_wr ul,
.pro-content .stat_centr_wr ol {
    margin: 40px 0 40px 40px;
}

.pro-content .stat_centr_wr ul li,
.pro-content .stat_centr_wr ol li {
    font-weight: 400;
    margin-bottom: 15px;
}

.pro-content .stat_centr_wr table {
    margin: 40px 0;
}

.stat_centr_wr th,
.stat_centr_wr td {
    border: 1px solid #000;
}

.pro-content .stat_centr_wr .ck-sticky-panel ul,
.pro-content .stat_centr_wr .ck-sticky-panel ol {
    margin: 0;
}

.pro-content .stat_centr_wr .ck-sticky-panel ul li,
.pro-content .stat_centr_wr .ck-sticky-panel ol li {
    margin: 0;
    cursor: pointer;
}

.pro-content .stat_centr_wr .ck-sticky-panel .ck-button,
.pro-content .stat_centr_wr .ck-sticky-panel .ck-button {
    cursor: pointer;
}

.pro-tags {
    display: block;
    margin: 20px 0 0;
}

.pro-tags a {
    margin-right: 10px;
    color: #ff2f2f !important;
    text-decoration: underline;
    font-style: italic;
}

.pro-tags a:hover {
    font-weight: 700;
}


/*.pro-content .stat_centr_wr figcaption {
    padding: 5px 0 0;
}*/

/*.stat_centr_wr p {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}*/

/*End of Pro-Article*/

/*Search ------------------------*/

.pro-content #plus-search {
    width: 100%;
}

.pro-content #plus-search .content_inside {
    position: relative;
}

.pro-content #plus-search .container-content {
    padding-bottom: 50px;
}

.pro-content .plus-search-back {
    width: 100%;
    height: 190px;
    padding: 0 15px;
}

.pro-content #plus-search .container-fluid {
    width: 100%;
    height: 100%;
    padding: 0 0 30px;
}

.pro-content .plus-search-line {
    display: block;
    margin: auto;
    max-width: 720px;
}

.pro-content .plus-search-line h2 {
    text-align: center;
    margin: 0;
}

.pro-content #plus-search form {
    display: inline-block;
    padding-bottom: 0;
    width: 100%;
    margin-left: 0;
}

.pro-content #plus-search .back_search_all {
    display: block;
    padding: 0;
    width: 100%;
}

.pro-content #plus-search .input-group {
    margin: 25px 0 20px;
}

.pro-content #plus-search .search_text {
    height: 41px;
    line-height: 27px;
    padding: 6px 10px;
    font-size: 19px;
    outline: none;
    font-family: var(--font-Roboto-Condensed);
}

.pro-content #plus-search .input-group .btn {
    width: 41px;
    min-width: 41px;
    height: 41px;
    padding: 0;
    text-shadow: none;
    box-shadow: none;
    display: inline-block;
    text-align: center;
}

/*.pro-content .header-plus .btn-search {
    width: 25px;
    height: 25px;
    border: none;
    display: inline-block;
    text-align: center;
}*/

.pro-content #plus-search i.fa-search {
    font-size: 19px;
    line-height: 39px;
}

.pro-content .header-plus .btn-search i.fa-search {
    font-size: 19px;
    line-height: 25px;
    transition: 0s;
}

.pro-content .header-plus .btn-search:hover i.fa-search {
    transform: scale(1.15);
}

.pro-content #plus-search .select-result {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: auto;
    margin: auto;
    float: none;
}

.pro-content #plus-search .btn {
    border-radius: 0;
    border: none;
}

.pro-content #plus-search .select-result .btn,
.pro-content #plus-search .select-result .btn.active {
    background-color: transparent;
    box-shadow: none;
    padding: 3px 0 1px;
    margin: 0 8px;
    min-width: auto;
}

.pro-content #plus-search .btn.btn-secondary.active {
    background: transparent;
    box-shadow: none;
}

.pro-content #plus-search .select-result .btn.active {
    border-bottom: 1px dotted transparent;
}

.pro-content #plus-search .plitka_news {
    margin: 0;
}

.pro-content #plus-search .plitka_height {
    position: relative;
    display: block;
    cursor: pointer;
    width: 100%;
    height: auto;
}

.pro-content #plus-search .plitka_height:before {
    content: "";
    display: block;
    padding-top: 66.67%;
}

.pro-content #plus-search .plitka_height a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}

.pro-content #plus-search .plitka_height .rubrika-main a {
    position: relative;
}

.pro-content #plus-search .plitka_height a .img-plitka {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.pro-content #plus-search .pag-heading > div {
    display: inline-block;
    text-align: center;
}

/*End of Search ------------------------*/

/*Comments*/

.pro-content .comets_block.mt_35.comment-row {
    margin-top: 15px;
}

.pro-content .all_button.commet_stat {
    width: auto;
    margin: 15px auto;
    display: table;
    text-transform: none;
}

.pro-content .comets_block_wr .all_button .pokaz_all,
.pro-content .comets_block_wr .all_button .pokaz_all span,
.pro-content .comets_block_wr .all_button .pokaz_all i {
    width: auto;
    background-color: transparent;
    padding: 0;
    line-height: 1.1;
    font-weight: 400;
    color: #fff;
}

.pro-content .comets_block_wr .all_button .pokaz_all:hover {
    color: #fff;
    text-decoration: none;
}

.pro-content .polz_pol_wr .polz_pol,
.pro-content .comment_mob_lite .polz_pol {
    border-radius: 50%;
}

.pro-content .comets_block_wr .comets_block .coment_text .otvet_coment,
.pro-content .comets_block_wr .comets_block .coment_text_down .otvet_coment {
    font-family: var(--font-Roboto-Condensed);
    border-radius: var(--border-radius);
}

.pro-content .comment_mob_lite form {
    width: 100%;
    margin: 0;
    padding: 0;
}

.pro-content .comment_mob_lite form .texarea_wr label {
    display: none;
}

.pro-content .comment_mob_lite .dropdown-menu {
    background-color: #fff;
}

.pro-content .comment_mob_lite .file-upload,
.pro-content .comment_mob_lite .send_com {
    margin: 0;
}

.pro-content .comment_mob_lite .coment_form_wr input[type=button],
.pro-content .comment_mob_lite .coment_form_wr input[type=reset] {
    line-height: 1 !important;
    border-radius: var(--border-radius);
}

.pro-content .close_form_otvet {
    background-color: transparent !important;
    border: none !important;
}

.pro-content .comment_mob_lite .pol_name a,
.pro-content .comment_mob_lite .pol_name p {
    line-height: 50px;
}

.pro-content .add_photo_count,
.pro-content .comment_mob_lite.com_otvet .add_photo_count {
    bottom: 19px;
    left: 42px;
}

.pro-content #comment_template h2.com_nam,
.pro-content #comment_template h2.com_nam1,
.pro-content .comets_block_wr .comets_block .coment_text .sad_com,
.pro-content .comets_block_wr .comets_block .coment_text_down .sad_com {
    font-family: var(--font-Roboto-Condensed);
}

.pro-content #comment_template h2.com_nam {
    text-align: center;
}

/*End of Comments*/

@media screen and (min-width: 1024px) and (max-width: 1649px) {
    .pro-header-back,
    .menu2,
    .pro-content {
        width: 1020px;
    }

    /*.pro-edit-menu {
        width: 970px;
    }*/
    .template-pro aside.adv {
        display: block;
        left: 1020px;
    }

    .template-pro .bottom-cover-content .lid {
        width: calc(100% - 260px);
    }

    .template-pro .lid-footer {
        width: 240px;
    }

    .template-pro .lid-footer button {
        text-align: center;
    }

    .template-pro .lid-footer button span {
        line-height: 1;
        height: auto;
        width: 126px;
        text-align: left;
    }

    .template-pro .lid-footer button i {
        line-height: 1;
    }

    .template-pro .title-soc {
        padding: 0 35px;
    }

    .template-pro .title-soc .social-top {
        width: 144px;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1649px) {
    .template-pro.template-pro-noadv .container {
        width: 1020px;
    }

    .col-content-inside .anons-pro-small:before {
        padding-top: 94%;
    }

    .template-pro .plitka_text,
    .template-pro .plitka_text p {
        font-size: 18px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .pro-header-back,
    .menu2,
    .pro-content {
        width: 720px;
    }

    /*.pro-edit-menu {
        width: calc(100% + 60px)
    }*/
}

@media screen and (min-width: 1190px) and (max-width: 1279px) {
    .col-content-inside .anons-pro-small:before {
        padding-top: 90% !important;
    }

}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
    /*.pro-edit-menu {
        width: calc(100% + 360px)
    }*/
    .col-content-inside .anons-pro-small:before {
        padding-top: 95%;
    }

    .template-pro .plitka_text,
    .template-pro .plitka_text p {
        font-size: 1.8vw;
    }
}

@media screen and (min-width: 1650px) {
    .visible-1650 {
        display: block !important;
    }

    .hidden-1650 {
        display: none !important;
    }

    .col-content-inside .anons-pro-small:before {
        padding-top: 86%;
    }

    .pro-header-back,
    .menu2,
    .pro-content {
        width: 1350px;
    }

    .template-pro.template-pro-noadv .container {
        width: 1350px;
    }

    /*.pro-edit-menu {
        width: 1290px;
    }*/
    .template-pro aside.adv {
        display: block;
        left: 1350px;
    }

    .col-content {
        width: calc(100% - 330px);
    }

    .col-right {
        display: block;
        width: 330px;
    }

    /*.template-pro .col-content-inside .anons-pro-small {
        min-height: 335px;
        max-height: 335px;
    }*/
    .template-pro .plitka_text,
    .template-pro .plitka_text p {
        font-size: 23px;
    }

    button.edit_text_front.is_stuck {
        right: calc(100% - 980px);
        transition: 0s;
    }

    .text_block .jodit_container:not(.jodit_inline).jodit_sticky ~ .buttons-editor {
        position: fixed;
        top: 100px;
        left: 845px;
        z-index: 10;
    }

}

@media screen and (min-width: 1366px) {
    .visible-1366 {
        display: block !important;
    }

    .template-pro ul.hidden-links {
        right: 129px;
    }
}

@media screen and (min-width: 1280px) {

    .visible-1280 {
        display: block !important;
    }

    .hidden-1280 {
        display: none !important;
    }

    .template-pro aside.adv {
        display: block;
    }

    .container-row {
        /*padding-left: 60px;*/
        padding-right: 60px;
    }

    .container-row-box > ul li:last-child {
        margin-right: 0;
    }

    .template-pro .pro-arrow {
        right: 60px;
    }

}

@media screen and (min-width: 1024px) {
    .visible-1024 {
        display: block !important;
    }

    .hidden-1024 {
        display: none !important;
    }

    .template-pro .menu2.top-fix ul.pro-menu > li.visible-1024,
    .template-pro .menu2.top-fix ul.pro-menu > li.visible-1280,
    .template-pro .menu2.top-fix ul.pro-menu > li.visible-1650 {
        display: block !important;
    }

    .template-pro .menu2.top-fix ul.pro-menu > li .dropdown-menu a.hidden-1024,
    .template-pro .menu2.top-fix ul.pro-menu > li .dropdown-menu a.hidden-1280,
    .template-pro .menu2.top-fix ul.pro-menu > li .dropdown-menu a.hidden-1650 {
        display: none !important;
    }

    .pro-article .col-content {
        padding-left: 15px;
        padding-right: 45px;
    }

}

@media only screen and (min-width: 768px) {

    .template-pro nav.greedy1 {
        position: relative;
        height: 60px;
        display: flex;
        align-items: center;
    }

    .template-pro nav.greedy1 .block-pro-logo {
        display: flex;
        align-self: stretch;
        /*width: 400px;*/
        width: 150px;
        /*background-color: rgba(255, 0, 0, 0.5);*/
    }

    .template-pro .menu2 .block-pro-author {
        right: -390px;
    }

    .menu2.top-fix nav.greedy1 .block-pro-logo {
        width: 150px;
    }

    .template-pro nav.greedy1 .pro-search {
        display: flex;
        align-self: stretch;
        white-space: nowrap;
        margin-left: 30px;
        line-height: 50px;
    }

    .template-pro nav.greedy1 .pro-search span {
        margin-left: 7px;
    }

    .template-pro nav.greedy1 .pro-search i {
        line-height: 50px;
    }

    .template-pro nav.greedy1 button {
        align-self: stretch;
        position: relative;
        height: 100%;
        width: auto;
        padding: 0 15px;
        border: 0;
        outline: none;
        background-color: transparent;
        color: #fff;
        cursor: pointer;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .menu2.top-fix nav.greedy1 button {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    .template-pro nav.greedy1 button::after {
        content: attr(count);
        position: absolute;
        width: 24px;
        height: 24px;
        right: -12px;
        top: 13px;
        text-align: center;
        font-size: 14px;
        line-height: 26px;
        border-radius: 50%;
        font-weight: 700;
        font-family: var(--font-Roboto-Condensed);
    }

    /*nav.greedy1 button:hover::after {
        transform: scale(1.075);
    }*/
    .template-pro nav.greedy1 .hamburger {
        position: relative;
        width: 30px;
        height: 4px;
        border-radius: 2px;
        margin: auto;
    }

    .template-pro nav.greedy1 .hamburger:before,
    .template-pro nav.greedy1 .hamburger:after {
        content: '';
        position: absolute;
        left: 0;
        width: 30px;
        height: 4px;
        border-radius: 2px;
    }

    .template-pro nav.greedy1 .hamburger:before {
        top: -8px;
    }

    .template-pro nav.greedy1 .hamburger:after {
        bottom: -8px;
    }

    .template-pro ul.links {
       /* display: flex;
        justify-content: flex-end;
        flex: 1;*/
        /*overflow: hidden;*/
    }

    .template-pro ul.links li {
        flex: none;
        padding: 0;
    }

    .template-pro ul.links li a {
        color: #404040;
    }

    .template-pro ul.hidden-links {
        position: absolute;
        top: 100%;
    }

    .template-pro ul.hidden-links.hidden {
        display: none;
    }

    .template-pro ul.hidden-links,
    .template-pro .menu2 ul.pro-menu .dropdown-menu {
        /*position: absolute;
        top: 57px;
        right: 0;
        left: auto;*/
        width: auto;
        min-width: auto;
        height: auto;
        padding: 0;
        float: none;
        margin: 0;
        text-align: right;
        border: none;
        overflow: hidden;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .template-pro ul.hidden-links a,
    .template-pro .menu2 ul.pro-menu .dropdown-menu a {
        margin: 0;
        padding: 5px 10px;
        width: 100%;
        display: inline-block;
        line-height: 25px;
        -webkit-transition: all .6s ease;
        transition: all .6s ease;
    }

    .template-pro ul.hidden-links a:hover,
    .template-pro .menu2 ul.pro-menu .dropdown-menu a:hover {
        background-color: rgba(0, 0, 0, 0.16);
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
    }

    .template-pro ul.hidden-links a {
        position: relative;
        min-width: auto;
        line-height: 35px;
        padding: 0 10px;
        white-space: nowrap;
    }

    /*.template-pro .menu2.top-fix ul.pro-menu > li {
        padding-top: 3px;
    }

    .template-pro .menu2.top-fix ul.pro-menu > li.open {
        padding-top: 0;
    }

    .template-pro .menu2.top-fix ul.pro-menu li.open a {
        font-size: 21px;
    }

    .template-pro .menu2.top-fix ul.pro-menu a,
    .template-pro .menu2.top-fix .btn {
        font-size: 14px;
    }*/
    /*.menu2.sticky .pro-menu-container .pro-logo,
    .menu2 .pro-menu-container .pro-logo.pro-logo-small {
        height: 55px !important;
        top: 8px !important;
        -webkit-transition: .9s ease-out;
        transition: .9s ease-out;
    }

    .template-pro .menu2.top-fix ul.pro-menu {
        opacity: 0;
        animation: pro-menu-visible .4s 1;
        animation-fill-mode: forwards;
    }

    @keyframes pro-menu-visible {
        from {
            opacity: 0
        }
        to {
            opacity: 1
        }
    }*/
    .menu2-gradient {
        display: none;
    }

    .template-pro .bottom-cover {
        height: 165px;
    }

    .template-pro-noadv .container-row-box > ul li:last-child {
        margin-right: 60px;
    }
}

@media screen and (max-width: 1649px) {

    .col-content {
        width: calc(100% - 270px);
    }

    .col-right {
        display: block;
        width: 270px;
    }

    /*.template-pro .col-content-inside .anons-pro-small {
        min-height: 265px;
        max-height: 265px;
    }*/
    button.edit_text_front.is_stuck {
        right: calc(100% - 710px);
        transition: 0s;
    }

    .text_block .jodit_container:not(.jodit_inline).jodit_sticky ~ .buttons-editor {
        position: fixed;
        top: 100px;
        left: 575px;
        z-index: 10;
    }

}

@media screen and (max-width: 1365px) {
    .visible-1366 {
        display: none !important;
    }

    .template-pro ul.hidden-links {
        right: 64px;
    }
}

@media screen and (max-width: 1279px) {
    .pro-header-back,
    .menu2,
    .pro-content {
        width: 100%;
    }

    .template-pro.template-pro-noadv .container {
        width: 100%;
    }

    .pro-content {
        margin: 0 auto;
    }

    .template-pro .pro-arrow {
        right: 60px;
    }

    .template-pro aside.adv {
        display: none;
    }

    button.edit_text_front.is_stuck {
        left: calc(100% - 350px);
    }

    .text_block .jodit_container:not(.jodit_inline).jodit_sticky ~ .buttons-editor {
        position: fixed;
        top: 100px;
        left: calc(100% - 445px);
        z-index: 10;
    }
}

@media screen and (max-width: 1023px) {

    .template-pro #menu_wr-1 .menu_top .nav_wr ul > li > a span {
        display: none;
    }

    .col-content {
        width: 100%;
        padding-right: 0;
    }

    /*.template-pro .bottom-cover-content .lid {
        width: 100%;
        margin-bottom: 30px;
    }

    .template-pro .lid-footer .social-top .dropdown-menu {
        left: -68px;
    }

    .template-pro .title-soc {
        padding: 0 35px;
        text-align: center;
    }

    .template-pro .title-soc .social-top {
        width: 144px;
        margin: 0 auto;
    }

    .template-pro .lid-footer {
        margin: auto;
        width: 100%;
        float: none;
    }

    .template-pro .lid-footer button {
        width: 300px;
        float: none;
        margin: auto;
        display: block;
    }*/
    .template-pro .bottom-cover .lid {
        width: calc(100% - 50px);
        float: left;
        margin-bottom: 0;
    }

    .template-pro .lid-footer {
        float: right;
        width: 34px;
        margin-left: 16px;
    }

    .template-pro .lid-footer .social-top .dropdown-menu {
        left: auto;
        right: 0;
    }

    .template-pro .lid-footer button.button,
    .template-pro .lid-footer .title-soc {
        width: 34px;
        max-width: 34px;
        height: 34px;
        border-radius: 50%;
        margin: 0;
        padding: 0;
        text-align: center;
    }

    .template-pro .lid-footer .title-soc {
        margin-top: 10px;
        background-color: transparent;
    }

    .template-pro .lid-footer button i {
        font-size: 21px;
        line-height: 32px;
        margin-right: 0;
    }

    .template-pro .lid-footer button span {
        display: none;
    }

    .template-pro .title-soc .social-top,
    .template-pro .social-top > .social-btn {
        width: 100%;
        height: 100%;
        float: none;
        margin: 0;
    }

    .template-pro .title-soc .social-top .btn-share a.share {
        background-image: url(/themes/default/front/img/pro-share-white-34.svg);
        padding: 0;
        border-radius: 50%;
        height: 34px;
        width: 34px;
        min-width: auto;
        background-color: var(--moe-blue);
    }

    .template-pro .title-soc .pod {
        display: none;
    }

    .col-right {
        display: none !important;
    }

    .template-pro .nav_wr {
        width: auto;
    }

    .col-content-inside .anons-pro-small:before {
        padding-top: calc(92% - (100vw) / 180);
    }

    .template-pro .plitka_text,
    .template-pro .plitka_text p {
        font-size: 2.4vw;
    }

    .pro-article .col-content {
        padding-left: 15px;
        padding-right: 15px;
    }

    button.edit_text_front.is_stuck {
        left: calc(100% - 55px);
    }

    .text_block .jodit_container:not(.jodit_inline).jodit_sticky ~ .buttons-editor {
        position: fixed;
        top: 100px;
        left: calc(100% - 145px);
        z-index: 10;
    }
}

@media screen and (max-width: 939px) {
    /*.menu2 .pro-menu-container .pro-logo {
        height: 19.9vw;
        top: -13.8vw;
    }*/
    /*nav.greedy1 .block-pro-logo {
        width: 150px;
    }

    .template-pro .menu2 .block-pro-author {
        right: -390px;
    }*/
    .col-content-inside .anons-pro-small:before {
        padding-top: calc(95% - (100vw) / 180);
    }

    .template-pro .plitka_text,
    .template-pro .plitka_text p {
        font-size: 2.6vw;
    }
}

@media screen and (max-width: 767px) {
    .visible-768,
    .visible-1024,
    .visible-1280,
    .visible-1650 {
        display: inline-block !important;
    }

    .hidden-768 {
        display: none !important;
    }

    .template-pro .logo_wr img:active,
    #menu_wr-1 .pro-logo-menu .pro-logo:active {
        transform: translate(1px, 1px);
    }

    .template-pro .container {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .pro-header-back {
        display: none;
        /*height: 380px;*/
        height: calc(21.875vw + 150px);
    }

    .template-pro .pro-header-img {
        /*height: 200px;*/
        height: 21.875vw;
    }

    .template-pro .pro-header1,
    .template-pro .pro-header-img-mob,
    .template-pro .pro-header1 .vhod_mob a,
    .menu2,
    .template-pro #menu_wr-1 .logo_wr,
    .template-pro .pro-header1 #menu_wr-1 .pro-logo-menu,
    .template-pro .pro-header1 #menu_wr-1 .pro-logo-menu .pro-logo,
    .template-pro .pro-header1 .vhod_mob .icon-icon-moe-13,
    .pro-content {
        -webkit-transition: all .1s ease-out;
        transition: all .1s ease-out;
        will-change: transform;
    }

    .template-pro .pro-header1.pro-shrink #menu_wr-1 .logo_wr {
        -webkit-transition: .1s ease-out;
        transition: .1s ease-out;
    }

    .template-pro .pro-header1 .logo_wr_a {
        -webkit-transition: .1s ease-out;
        transition: .1s ease-out;
    }

    .template-pro .pro-header1 {
        height: 90px;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
    }

    .template-pro .pro-header1.pro-shrink {
        height: 50px;
    }

    .menu2 {
        position: fixed;
        top: 90px;
        width: 100%;
        height: 50px;
        background-color: #fff;
        -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, .15);
        box-shadow: 0 6px 6px rgba(0, 0, 0, .15);
        transform: none;
    }

    .menu2.pro-shrink {
        transform: translateY(-40px);
    }

    .template-pro .pro-header-img-2 img {
        display: none;
    }

    .template-pro .pro-header1.pro-shrink .vhod_mob .icon-icon-moe-13 {
        line-height: 50px;
    }

    .template-pro .pro-header1.pro-shrink .vhod_mob .icon-icon-moe-13 {
        line-height: 50px;
    }

    .pro-content {
        margin: 140px auto;
    }

    .pro-content.pro-shrink {
        margin: 100px auto;
    }

    .template-pro .menu1,
    .template-pro #menu_wr-1,
    .template-pro #menu_wr-1 .container,
        /*.template-pro #menu_wr-1 .logo_wr,*/
    .template-pro .site__top,
    .template-pro .vhod_mob,
    .template-pro .menu2 ul.pro-menu,
    .template-pro .menu2 ul.pro-menu > li {
        height: 100%;
    }

    .template-pro .menu1 {
        background-color: transparent;
    }

    .template-pro .pro-header-img {
        width: 100%;
        height: 90px;
        margin-top: 0;
        position: fixed;
        overflow: hidden;
    }

    .template-pro .pro-header1.pro-shrink .pro-header-img {
        height: 50px;
    }

    .template-pro .pro-header-img:before {
        content: '';
        width: 100%;
        height: 245px;
        position: absolute;
        bottom: 0;
        left: 0;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    }

    .template-pro .pro-header-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: left top;
    }

    .template-pro .pro-header1 .pro-header-img-mob {
        width: 100%;
        height: 90px;
        position: fixed;
        top: 0;
        left: 0;
        overflow: hidden;
    }

    .template-pro .pro-header1.pro-shrink .pro-header-img-mob {
        height: 50px;
    }

    .template-pro .pro-header-img-mob img {
        height: 90px;
        object-fit: cover;
        object-position: left top;
    }

    .template-pro #menu_wr-1 .container {
        padding: 0;
    }

    .template-pro #menu_wr-1 {
        width: 100%;
        position: relative;
    }

    .template-pro #menu_wr-1 .logo_wr {
        /*background-image: url('/themes/default/front/img/logo.svg');*/
        background-repeat: no-repeat;
        background-position: center;
        background-size: 40px auto;
        position: relative;
        margin: 20px 15px;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background-color: var(--moe-blue);
        background-color: #dd0000;
    }

    .template-pro .pro-header1.pro-shrink #menu_wr-1 .logo_wr {
        /*background-image: url('/themes/default/front/img/logo-min.svg');*/
        background-position: center 5px;
        background-size: 24px auto;
        position: relative;
        margin: 7px 15px;
        width: 36px;
        height: 36px;
    }

    .template-pro .pro-header1 .vhod_mob > a {
        padding: 20px 0;
    }

    .template-pro .pro-header1.pro-shrink .vhod_mob > a {
        padding: 0;
    }

    .template-pro .vhod_mob .icon-icon-moe-13 {
        line-height: 90px;
    }

    .template-pro .vhod_mob {
        /*width: 46px;*/
        width: auto;
        right: 59px;
    }

    .template-pro .av_header {
        top: calc(50% - 16px);
        left: calc(50% - 16px);
        right: auto;
    }

    .template-pro .site__top {
        width: 59px;
    }

    .template-pro #nav-icon3 {
        top: calc(50% - 11px);
        left: calc(50% - 13.5px);
    }

    .template-pro .menu2:before {
        display: none;
    }

    .template-pro .menu2 .pro-menu-container .pro-logo {
        display: none;
    }

    .template-pro .menu2 .menu2-1 {
        height: 50px;
        width: 100%;
        overflow: hidden;
        position: relative;
        padding: 0;
    }

    .template-pro .menu2 ul.pro-menu > li {
        line-height: 50px;
    }

    .template-pro .menu2 ul.pro-menu a,
    .template-pro .menu2 .btn {
        color: #000;
        font-size: 19px;
        line-height: 50px;
    }

    .template-pro .menu2 ul.pro-menu li.open > a,
    .template-pro .menu2 ul.pro-menu li:not(.open) > a:hover {
        font-weight: 700;
        text-decoration: none;
    }

    /*.template-pro .menu2 ul.pro-menu li.open > a:before {
    display: none;
    }*/
    .template-pro .logo_mob > a:after,
    .template-pro .logo_mob_min > a:after,
    .template-pro .vhod_mob:after,
    .template-pro .site__top:after {
        z-index: 0;
    }

    .template-pro .vhod_mob:after {
        display: none;
        top: calc(50% - 25px);
        left: calc(50% - 25px) !important;
        width: 50px;
        height: 50px;
    }

    .template-pro .site__top:after {
        display: none;
        top: calc(50% - 25px);
        left: calc(50% - 25px);
        width: 50px;
        height: 50px;
    }

    .template-pro .pro-header1 #menu_wr-1 a.pro-logo-menu {
        display: inline-block !important;
        height: 64px;
        margin: 13px 0 13px -24px;
        position: relative;
    }

    .template-pro .pro-header1.pro-shrink #menu_wr-1 a.pro-logo-menu {
        height: 42px;
        margin: 4px 0 4px -24px;
    }

    .template-pro .pro-header1 #menu_wr-1 a.pro-logo-menu:before {
        content: '';
        display: block;
        height: 64px;
        width: 64px;
        border-radius: 50%;
        position: absolute;
        top: 0;
        left: 1px;
        -webkit-box-shadow: -5px 0 5px 0 rgba(0, 0, 0, .5);
        box-shadow: -5px 0 5px 0 rgba(0, 0, 0, .5);
    }

    .template-pro .pro-header1.pro-shrink #menu_wr-1 a.pro-logo-menu:before {
        height: 42px;
        width: 42px;
    }

    .template-pro .pro-header1 #menu_wr-1 .pro-logo-menu .pro-logo {
        position: relative;
        width: auto;
        height: 100%;
        transform: translateY(0);
    }

    .template-pro .pro-header1 #menu_wr-1 .pro-logo-menu .pro-logo:active {
        transform: translateY(2px);
    }

    /*.template-pro .pro-header1.pro-shrink #menu_wr-1 .pro-logo-menu .pro-logo {
        padding-top: 0;
        transform: scale(.78) translateX(-14px);
    }*/
    .template-pro .menu2 .menu2-gradient {
        width: 20px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    }

    .template-pro .menu2 .menu2-gradient:last-child {
        right: 0;
        left: auto;
        transform: rotate(180deg);
    }

    .template-pro .menu2 .pro-menu-container,
    .template-pro .menu2 ul.pro-menu {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        float: none;
    }

    .template-pro .menu2 .pro-menu-container {
        position: relative;
        bottom: auto;
        height: 90px;
        padding: 0;
    }

    .menu2 .pro-menu-container .pro-logo {
        /* display: block;
         position: relative;
         margin: 0 auto;
         width: auto;*/
        height: 56px;
        top: 7px;
        position: relative;
        float: none;
        margin: 0 15px;
        display: inline-block;
        vertical-align: top;
    }

    .template-pro .menu2 ul.pro-menu {
        float: none;
        display: block;
        width: 100%;
    }

    .template-pro .menu2 ul.pro-menu > li {
        float: none;
        display: inline-block;
    }

    .template-pro .bottom-cover {
        max-height: 160px;
        min-height: 160px;
        height: auto;
        -webkit-transition: max-height 1s linear;
        transition: max-height 1s linear;
    }

    .template-pro .bottom-cover div {
        height: auto;
    }

    .template-pro .bottom-cover .lid {
        min-height: 129px;
        max-height: 129px;
        height: unset;
        font-size: 13px;
        padding: 0;
        margin: 0;
        border: 0;
        -webkit-transition: max-height 1s linear;
        transition: max-height 1s linear;
    }

    .template-pro .bottom-cover.open,
    .template-pro .bottom-cover.open .lid {
        max-height: 2000px;
    }

    .template-pro .bottom-cover-content {
        padding: 15px 0;
    }

    .template-pro .bottom-cover.open .lid:after {
        display: none;
    }

    .template-pro .bottom-cover .lid .expand {
        left: 0;
    }

    .template-pro .bottom-cover.open .lid .expand {
        display: none;
    }

    .col-content-inside .anons-pro-small:before {
        padding-top: 94%;
    }

    .template-pro .plitka_text,
    .template-pro .plitka_text p {
        font-size: 2.8vw;
    }

    /*-------------*/
    .container-row {
        position: relative;
        padding: 40px 0 25px;
        margin-bottom: 45px;
        width: 100%;
    }

    .container-row-box > ul li:first-child {
        margin-left: 15px;
    }

    .container-row-box > ul li:last-child {
        margin-right: 15px;
    }

    .template-pro .pro-arrow {
        right: 15px;
    }

    .pro_create {
        bottom: 30px;
    }

    button.edit_title_front,
    button.edit_text_front {
        right: 0;
    }

    button.edit_title_front {
        top: -40px;
    }

    button.edit_text_front {
        position: fixed;
        top: calc(100vh - 70px) !important;
        right: 15px;
    }

    button.edit_text_front.is_stuck {
        top: calc(100vh - 70px) !important;
    }

    .text_block .jodit_container:not(.jodit_inline).jodit_sticky ~ .buttons-editor {
        position: fixed;
        top: 100px;
        left: calc(100% - 100px);
        z-index: 10;
    }

}

@media screen and (max-width: 639px) {
    .col-content-inside .anons-pro-small:before {
        padding-top: 95%;
    }

    .template-pro .lid-footer button,
    .template-pro .lid-footer .other-pro {
        margin: 0 auto 20px;
        display: block;
        float: none;
    }

    .template-pro .lid-footer .title-soc {
        margin-bottom: 0;
    }

    .template-pro .lid-footer button {
        max-width: 300px;
        width: 100%;
    }

    .template-pro .bottom-cover .partner {
        margin: 0 auto;
    }

    .template-pro .pro-arrow {
        display: none !important;
    }

    .template-pro .plitka_text,
    .template-pro .plitka_text p,
    .template-pro .container-row-box .plitka_text {
        font-size: 17px;
    }

}

@media screen and (max-width: 560px) {
    .template-pro .vhod_mob a span {
        display: none;
    }

    .col-content-inside .anons-pro-small {
        width: 100%;
    }

    .col-content-inside .anons-pro-small:before {
        display: none;
    }

    .anons-pro-small-inside-1 {
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
    }

    .template-pro .plitka_text,
    .template-pro .plitka_text p {
        font-size: 22px;
    }

    .template-pro .comets_block_wr {
        width: calc(100% + 30px);
        margin-left: -15px;
    }

    .pro-content .comment_mob_lite,
    .pro-content .comets_block_wr .comets_block {
        border-radius: 0;
    }
}

@media only screen and (max-width: 479px) {
    .pro-content .all_button .pokaz_all i {
        display: table;
        width: 100%;
        margin: 2px auto -5px;
    }
}

@media screen and (max-width: 450px) {
    .template-pro .vhod_mob {
        display: none;
    }

    .menu2 .pro-menu-container .pro-logo {
        display: none;
    }

    .template-pro .container-row-box .anons-pro-forum {
        width: 206px;
    }

    .template-pro .container-row-box .anons-pro-forum .plitka_forum {
        display: inline-block;
        vertical-align: top;
    }

    .template-pro .container-row-box .anons-pro-forum .pro-forum-content {
        display: block;
        width: 100%;
    }

    .template-pro .container-row-box .anons-pro-forum .plitka_img_container {
        display: none;
    }

    .pro-article figure.image.image-style-align-center {
        width: 80%;
    }
}

@media only screen and (max-width: 369px) {
    /*.template-pro #menu_wr-1 .logo_wr {
        width: 110px;
    }

    .template-pro .pro-header1 #menu_wr-1 .pro-logo-menu .pro-logo {
        height: auto;
        width: 90px;
        padding-top: 21px;
    }*/
    .template-pro .logo_mob {
        padding: 20px 15px;
    }

    .template-pro .plitka_text,
    .template-pro .plitka_text p {
        font-size: 6vw;
    }

    .template-pro .container-row-box > ul li .anons-pro-small {
        width: 275px;
    }
}

@media only screen and (max-width: 330px) {
    .template-pro .lid-footer button span {
        font-size: 5.1vw;
    }

    .template-pro .container-row-box > ul li .anons-pro-small {
        width: 265px;
    }

}

/*skin-SadOrorod*/

.skin-SadOrorod .template-pro .menu2.top-fix .pro-header-img-2:before {
    content: '';
    width: 100%;
    height: 245px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}

.skin-SadOrorod .pro-block-comment h5,
.skin-SadOrorod .pro-com-item,
.skin-SadOrorod .pro-com-text {
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
}

.skin-SadOrorod,
.skin-SadOrorod a,
.skin-SadOrorod .pro-block-comment .pro-com-author span,
.skin-SadOrorod .template-pro .container-row-box .anons-pro-forum .pro-forum-author span,
.skin-SadOrorod .template-pro .container-row-box .anons-pro-forum .pro-forum-content .plitka_text span,
.skin-SadOrorod .pro-block-comment .pro-com-author span {
    font-family: var(--font-Open-Sans);
    color: var(--main-color);
}

.skin-SadOrorod a:hover,
.skin-SadOrorod a:active,
.skin-SadOrorod a:focus,
.skin-SadOrorod .template-pro .container-row-box li:hover a,
.skin-SadOrorod .template-pro .container-row-box li:active a,
.skin-SadOrorod .template-pro .container-row-box li:focus a,
.skin-SadOrorod .template-pro .container-row-box li:hover .plitka_text p,
.skin-SadOrorod .template-pro .container-row-box li:active .plitka_text p,
.skin-SadOrorod .template-pro .container-row-box li:focus .plitka_text p {
    color: #ff2f2f;
}

.skin-SadOrorod .template-pro .plitka_text,
.skin-SadOrorod .template-pro .plitka_text p {
    font-family: var(--font-Open-Sans-Condensed);
}

.skin-SadOrorod .all_button {
    font-family: var(--font-Roboto-Condensed);
    font-weight: 700;
}

.skin-SadOrorod .template-pro .menu2 ul.pro-menu a,
.skin-SadOrorod .template-pro .menu2 .btn,
.skin-SadOrorod nav.greedy1 .pro-search,
.skin-SadOrorod nav.greedy1 .pro-search i {
    color: #fff;
}

.skin-SadOrorod .template-pro .menu2 ul.pro-menu li.open a,
.skin-SadOrorod .template-pro .menu2 ul.pro-menu li:hover a,
.skin-SadOrorod .template-pro .menu2 ul.pro-menu li:focus a,
.skin-SadOrorod nav.greedy1 .pro-search:hover,
.skin-SadOrorod nav.greedy1 .pro-search:hover i {
    color: #8edf3e;
}

.skin-SadOrorod nav.greedy1 button:after {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
}

.skin-SadOrorod nav.greedy1 button:hover:after {
    background-color: rgba(14, 60, 0, 0.7);
    color: #fff;
}

.skin-SadOrorod nav.greedy1 button.select:after {
    background-color: rgb(19, 75, 5);
    color: #fff;
}

.skin-SadOrorod nav.greedy1 .hamburger,
.skin-SadOrorod nav.greedy1 .hamburger:before,
.skin-SadOrorod nav.greedy1 .hamburger:after {
    background: #fff;
}

.skin-SadOrorod nav.greedy1 button:hover .hamburger,
.skin-SadOrorod nav.greedy1 button:hover .hamburger:before,
.skin-SadOrorod nav.greedy1 button:hover .hamburger:after {
    background: #8edf3e;
}

.skin-SadOrorod nav.greedy1 button.select {
    background-color: #66c72a;
}

.skin-SadOrorod nav.greedy1 button.select .hamburger,
.skin-SadOrorod nav.greedy1 button.select .hamburger:before,
.skin-SadOrorod nav.greedy1 button.select .hamburger:after {
    background: #fff;
}

.skin-SadOrorod .pro-author-name {
    color: #fff;
}

.skin-SadOrorod .template-pro .menu2 ul.pro-menu a,
.skin-SadOrorod ul.hidden-links a,
.skin-SadOrorod .template-pro .menu2 ul.pro-menu .dropdown-menu a:hover,
.skin-SadOrorod .template-pro .menu2 .btn,
.skin-SadOrorod nav.greedy1 .pro-search {
    font-size: 20px;
    text-transform: uppercase;
    font-family: var(--font-Roboto-Condensed);
}

.skin-SadOrorod .menu2.top-fix.white-shadow {
    -webkit-box-shadow: 0 3px 10px 5px rgba(255, 255, 255, 1);
    box-shadow: 0 3px 10px 5px rgba(255, 255, 255, 1);
}

.skin-SadOrorod .pro-header-img,
.skin-SadOrorod .template-pro .menu2.top-fix .pro-header-img-2 {
    /*background-color: #1579a8;*/
    display: block;
}

/*.skin-SadOrorod .template-pro .menu2 ul.pro-menu li.open > a:before {
    border-bottom: 20px solid #def7c6;
}

.skin-SadOrorod .template-pro .main-article .menu2 ul.pro-menu li.open > a:before {
    border-bottom: 20px solid #fff;
}*/

.skin-SadOrorod ul.hidden-links,
.skin-SadOrorod .dropdown-menu,
.skin-SadOrorod .all_button,
.skin-SadOrorod footer {
    background-color: #66c72a;
}

.skin-SadOrorod .all_button:hover,
.skin-SadOrorod .all_button:focus,
.skin-SadOrorod .comment_mob_lite .coment_form_wr input[type=button]:hover,
.skin-SadOrorod .comment_mob_lite .coment_form_wr input[type=reset]:hover,
.skin-SadOrorod .comment_mob_lite .coment_form_wr input[type=button]:focus,
.skin-SadOrorod .comment_mob_lite .coment_form_wr input[type=reset]:focus {
    background-color: #53a726;
}

.skin-SadOrorod .all_button:active,
.skin-SadOrorod .comment_mob_lite .coment_form_wr input[type=button]:active,
.skin-SadOrorod .comment_mob_lite .coment_form_wr input[type=reset]:active {
    background-color: #499326;
}

.skin-SadOrorod ul.hidden-links a,
.skin-SadOrorod ul.hidden-links a:hover,
.skin-SadOrorod ul.hidden-links a:active,
.skin-SadOrorod ul.hidden-links a:focus {
    color: #fff;
}

.skin-SadOrorod .template-pro .bottom-cover-content .lid {
    background-color: #def7c6;
}

.skin-SadOrorod .template-pro .lid.lid-open {
    border: 1px solid #8bbf67;
    background: #adeb87;
}

.skin-SadOrorod .template-pro .bottom-cover-content .lid:after {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #def7c6 70%, #def7c6 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #def7c6 70%, #def7c6 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #def7c6 70%, #def7c6 100%);
}

.skin-SadOrorod .template-pro .bottom-cover-content .lid .expand,
.skin-SadOrorod .template-pro .bottom-cover-content .lid .rollUp {
    color: #499326;
}

.skin-SadOrorod .template-pro .bottom-cover,
.skin-SadOrorod .template-pro .pro-row-block {
    background-color: #def7c6;
}

.skin-SadOrorod .template-pro .bottom-cover p {
    color: #303030;
}

.skin-SadOrorod .template-pro .pl_rubrika,
.skin-SadOrorod .template-pro .lid-footer button.button,
.skin-SadOrorod #plus-search .input-group .btn,
.skin-SadOrorod #pro-popup .modal-body a.pro-search {
    background-color: #ff2f2f;
    color: #fff;
}

.skin-SadOrorod #plus-search .input-group .btn i,
.skin-SadOrorod .template-pro .lid-footer button.button * {
    color: #fff;
}

.skin-SadOrorod .template-pro .pl_rubrika:hover,
.skin-SadOrorod .template-pro .lid-footer button.button:hover,
.skin-SadOrorod .template-pro .lid-footer button.button:focus,
.skin-SadOrorod #plus-search .input-group .btn:hover {
    background-color: #d72e2e;
}

.skin-SadOrorod .template-pro .pl_rubrika {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 24px;
    padding: 0 11px;
}

.skin-SadOrorod .template-pro .inform_top_line span > span,
.skin-SadOrorod .template-pro .inform_top_line span > i {
    color: #8edf3e;
    font-size: 12px;
    margin-top: 0;
}

.skin-SadOrorod .template-pro .inform_top_line span > i {
    font-size: 15px;
    margin-top: -3px;
}

.skin-SadOrorod .template-pro .inform_top_line span {
    color: #6f7981;
    font-size: 13px;
    line-height: 10px;
}

.skin-SadOrorod .pro-row-block h2,
.skin-SadOrorod .pro-row-block h2 span,
.skin-SadOrorod .pro-block h2,
.skin-SadOrorod .pro-block a:hover h5,
.skin-SadOrorod .pro-block a:hover .pro-com-text,
.skin-SadOrorod .plus-search-line h2 {
    color: #ff2f2f;
}

.skin-SadOrorod .pro-row-block h2 {
    margin-left: 98px;
}

.skin-SadOrorod .pro-block h2 {
    margin-left: 38px;
}

.skin-SadOrorod .pro-row-block h2:before,
.skin-SadOrorod .pro-block h2:before {
    content: '';
    background-image: url('/themes/default/front/img/pro-tomat.svg');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -16px;
    left: -50px;
    width: 45px;
    height: 45px;
}

.skin-SadOrorod .template-pro .container-row-box .anons-pro-forum .pro-forum-author span,
.skin-SadOrorod .template-pro .container-row-box .anons-pro-forum .pro-forum-content .plitka_text span,
.skin-SadOrorod .pro-block-comment .pro-com-author span {
    font-size: 12px;
    display: inline-block;
}

.skin-SadOrorod .template-pro .pro-arrow {
    color: #8edf3e;
}

.skin-SadOrorod .template-pro .pro-arrow:hover,
.skin-SadOrorod .template-pro .pro-arrow:active,
.skin-SadOrorod .template-pro .pro-arrow:focus {
    color: #ff2f2f;
}

/*.skin-SadOrorod .template-pro .pro-arrow.pro-left,
.skin-SadOrorod .template-pro .pro-arrow.pro-right {
    background-image: url('/themes/default/front/img/pro-arrow-green.svg');
}

.skin-SadOrorod .template-pro .pro-arrow.pro-left:hover,
.skin-SadOrorod .template-pro .pro-arrow.pro-right:hover {
    background-image: url('/themes/default/front/img/pro-arrow-orange.svg');
}

.skin-SadOrorod .template-pro .pro-arrow a:nth-child(1),
.skin-SadOrorod .template-pro .pro-arrow a:nth-child(4) {
    display: none !important;
}*/

.skin-SadOrorod .pro-block-comment h5 {
    font-size: 15px;
    line-height: 1.1;
    font-weight: 700;
}

.skin-SadOrorod .pro-com-item {
    background-color: #def7c6;
}

.skin-SadOrorod .pro-block-comment a:hover .pro-com-item {
    background-color: #adeb87;
}

.skin-SadOrorod .pro-com-text {
    font-size: 12px;
    line-height: 1.2;
}

.skin-SadOrorod .pro-content .stat_centr_wr blockquote,
.skin-SadOrorod .pro-content .stat_centr_wr blockquote p {
    color: #7caa56;
}

.skin-SadOrorod .pro-content .stat_centr_wr blockquote {
    border-left: 10px solid #aeee6e;
}

.skin-SadOrorod .pro-content .stat_centr_wr .font_os a {
    color: #ff2f2f;
    text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 1px;
    transition: background-size .1s;
}

.skin-SadOrorod .pro-content .stat_centr_wr .font_os a:hover {
    background-size: 100% 1px;
}

.skin-SadOrorod #newSearch .form-control:focus {
    border-color: #ff2f2f;
    box-shadow: none;
}

.skin-SadOrorod #newSearch .select-result .btn.active,
.skin-SadOrorod #newSearch .select-result .btn.active:hover {
    color: var(--main-color);
    border-bottom: 1px dotted transparent;
    font-weight: 700;
}

.skin-SadOrorod #newSearch .select-result .btn {
    color: #737373;
    border-bottom: 1px dotted #737373;
}

.skin-SadOrorod #newSearch .select-result .btn:hover {
    color: #ff2f2f;
    border-bottom: 1px dotted #ff2f2f;
}

.skin-SadOrorod .comets_block_wr .comets_block {
    /*background-color: #def7c6;*/
    background-color: #eaeaea;
}

.skin-SadOrorod .comets_block_wr .comets_block .coment_text {
    border-top: 1px solid #c4ea9d;
    border-top: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
}

.skin-SadOrorod .comets_block_wr .comets_block .coment_text_down {
    border-bottom: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
}

.skin-SadOrorod .comment_mob_lite {
    background-color: #d6d6d6;
}

.skin-SadOrorod .comment_mob_lite .note-editor.note-frame {
    border: 1px solid #ababab;
}

.skin-SadOrorod .comets_block_wr .comets_block .coment_text .sad_com,
.skin-SadOrorod .comets_block_wr .comets_block .coment_text_down .sad_com {
    color: #ababab;
}

.skin-SadOrorod .comment_mob_lite .file-upload label span:hover,
.skin-SadOrorod .comment_mob_lite .file-upload label span:focus {
    background-color: rgba(0, 0, 0, 0.3);
}

.skin-SadOrorod .comment_mob_lite .file-upload label span:active {
    background-color: rgba(0, 0, 0, 0.5);
}

.skin-SadOrorod .comets_block_wr .comets_block .coment_text .sad_com:hover,
.skin-SadOrorod .comets_block_wr .comets_block .coment_text_down .sad_com:hover,
.skin-SadOrorod .comets_block_wr .comets_block .coment_text .sad_com:active,
.skin-SadOrorod .comets_block_wr .comets_block .coment_text_down .sad_com:active {
    background-color: transparent;
    color: #ff2f2f;
}

.skin-SadOrorod .comets_block_wr .comets_block .coment_text .otvet_coment,
.skin-SadOrorod .comets_block_wr .comets_block .coment_text_down .otvet_coment {
    color: var(--main-color);
    background-color: #eaeaea;
}

.skin-SadOrorod .comets_block_wr .comets_block .coment_text .otvet_coment:hover,
.skin-SadOrorod .comets_block_wr .comets_block .coment_text_down .otvet_coment:hover,
.skin-SadOrorod .comets_block_wr .comets_block .coment_text .otvet_coment:focus,
.skin-SadOrorod .comets_block_wr .comets_block .coment_text_down .otvet_coment:focus {
    color: #fff;
    background-color: #66c72a;
}

.skin-SadOrorod .comets_block_wr .comets_block .coment_text .otvet_coment:active,
.skin-SadOrorod .comets_block_wr .comets_block .coment_text_down .otvet_coment:active {
    color: #fff;
    background-color: #53a726;
}

.skin-SadOrorod .comment_mob_lite .coment_form_wr input[type=button],
.skin-SadOrorod .comment_mob_lite .coment_form_wr input[type=reset] {
    color: #fff;
    background-color: #66c72a;
    border: 1px solid #fff;
}

.skin-SadOrorod .polz_pol_wr .name,
.skin-SadOrorod .comment_mob_lite .pol_name a,
.skin-SadOrorod .comment_mob_lite .pol_name p {
    color: #ff2f2f;
}

.skin-SadOrorod .polz_pol_wr .name:hover,
.skin-SadOrorod .comment_mob_lite .pol_name a:hover,
.skin-SadOrorod .comment_mob_lite .pol_name p:hover {
    text-decoration: underline;
    opacity: 1;
}

.skin-SadOrorod .parent_comment:hover {
    color: inherit;
    text-decoration: underline;
}

.skin-SadOrorod .log-line {
    color: var(--main-color) !important;
}

.skin-SadOrorod .log-line .vhod {
    color: #ff2f2f !important;
    text-decoration: underline;
}

.skin-SadOrorod .stat_centr_wr table,
.skin-SadOrorod .stat_centr_wr th,
.skin-SadOrorod .stat_centr_wr td,
.skin-SadOrorod .stat_centr_wr .ck-content .table table,
.skin-SadOrorod .stat_centr_wr .ck-content .table table td,
.skin-SadOrorod .stat_centr_wr .ck-content .table table th {
    border: 1px solid #76bb30;
}

.skin-SadOrorod .stat_centr_wr th,
.skin-SadOrorod .stat_centr_wr .ck-content .table table th {
    background-color: #def7c6;
}

.skin-SadOrorod #pro-popup .modal-body .close {
    background-image: url('/themes/default/front/img/close-green-SadOgorod.svg');
}

.skin-SadOrorod #pro-popup .modal-body li:active {
    background-color: rgba(118, 187, 48, 0.25);
}

.skin-SadOrorod #pro-popup .modal-body li:first-child:active {
    background-color: transparent;
}

.skin-SadOrorod .pro-search {
    color: #ff2f2f;
}

.skin-SadOrorod .modal-body hr {
    border-top: 1px solid #ff2f2f;
}

@media screen and (max-width: 767px) {

    .skin-SadOrorod .template-pro .bottom-cover,
    .skin-SadOrorod .template-pro .pro-row-block {
        border-top: 1px solid #c4ea9d;
        background-color: #def7c6;
    }

    .skin-SadOrorod .pro-row-block h2,
    .skin-SadOrorod .pro-block h2 {
        margin-left: 63px;
    }

    .skin-SadOrorod .template-pro .menu2 ul.pro-menu a,
    .skin-SadOrorod .template-pro .menu2 .btn,
    .skin-SadOrorod nav.greedy1 .pro-search,
    .skin-SadOrorod nav.greedy1 .pro-search i {
        color: var(--main-color);
    }

    .skin-SadOrorod .template-pro .menu2 ul.pro-menu li.open a,
    .skin-SadOrorod .template-pro .menu2 ul.pro-menu li:hover a,
    .skin-SadOrorod .template-pro .menu2 ul.pro-menu li:focus a,
    .skin-SadOrorod nav.greedy1 .pro-search:hover,
    .skin-SadOrorod nav.greedy1 .pro-search:hover i {
        color: var(--main-color);
    }
}

@media screen and (max-width: 639px) {
    .skin-SadOrorod .pro-row-block h2 {
        width: calc(100% - 80px);
        line-height: 1;
        font-size: 27px;
    }

    .skin-SadOrorod .pro-row-block h2 {
        margin-left: 53px;
    }

    .skin-SadOrorod .pro-row-block h2:before {
        top: -6px;
        left: -39px;
        width: 35px;
        height: 35px;
    }
}

/*End of skin-SadOgorod*/


/*skin-travel*/

.skin-travel .template-pro .menu2.top-fix .pro-header-img-2:before {
    content: '';
    width: 100%;
    height: 245px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}

.skin-travel .pro-block-comment h5,
.skin-travel .pro-com-item,
.skin-travel .pro-com-text {
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
}

.skin-travel,
.skin-travel a,
.skin-travel .pro-block-comment .pro-com-author span,
.skin-travel .template-pro .container-row-box .anons-pro-forum .pro-forum-author span,
.skin-travel .template-pro .container-row-box .anons-pro-forum .pro-forum-content .plitka_text span,
.skin-travel .pro-block-comment .pro-com-author span {
    font-family: var(--font-Open-Sans);
    color: var(--main-color);
}

.skin-travel a:hover,
.skin-travel a:active,
.skin-travel a:focus,
.skin-travel .template-pro .container-row-box li:hover a,
.skin-travel .template-pro .container-row-box li:active a,
.skin-travel .template-pro .container-row-box li:focus a,
.skin-travel .template-pro .container-row-box li:hover .plitka_text p,
.skin-travel .template-pro .container-row-box li:active .plitka_text p,
.skin-travel .template-pro .container-row-box li:focus .plitka_text p {
    color: #ff2f2f;
}

.skin-travel .template-pro .plitka_text,
.skin-travel .template-pro .plitka_text p {
    font-family: var(--font-Open-Sans-Condensed);
}

.skin-travel .all_button {
    font-family: var(--font-Roboto-Condensed);
    font-weight: 700;
}

.skin-travel .template-pro .menu2 ul.pro-menu a,
.skin-travel .template-pro .menu2 .btn,
.skin-travel nav.greedy1 .pro-search,
.skin-travel nav.greedy1 .pro-search i {
    color: #fff;
}

.skin-travel .template-pro .menu2 ul.pro-menu li.open a,
.skin-travel .template-pro .menu2 ul.pro-menu li:hover a,
.skin-travel .template-pro .menu2 ul.pro-menu li:focus a,
.skin-travel nav.greedy1 .pro-search:hover,
.skin-travel nav.greedy1 .pro-search:hover i {
    color: #ffd100;
}

.skin-travel nav.greedy1 button:after {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
}

.skin-travel nav.greedy1 button:hover:after {
    background-color: rgba(14, 60, 0, 0.7);
    color: #fff;
}

.skin-travel nav.greedy1 button.select:after {
    background-color: rgb(19, 75, 5);
    color: #fff;
}

.skin-travel nav.greedy1 .hamburger,
.skin-travel nav.greedy1 .hamburger:before,
.skin-travel nav.greedy1 .hamburger:after {
    background: #fff;
}

.skin-travel nav.greedy1 button:hover .hamburger,
.skin-travel nav.greedy1 button:hover .hamburger:before,
.skin-travel nav.greedy1 button:hover .hamburger:after {
    background: #8edf3e;
}

.skin-travel nav.greedy1 button.select {
    background-color: #66c72a;
}

.skin-travel nav.greedy1 button.select .hamburger,
.skin-travel nav.greedy1 button.select .hamburger:before,
.skin-travel nav.greedy1 button.select .hamburger:after {
    background: #fff;
}

.skin-travel .pro-author-name {
    color: #fff;
}

.skin-travel .template-pro .menu2 ul.pro-menu a,
.skin-travel ul.hidden-links a,
.skin-travel .template-pro .menu2 ul.pro-menu .dropdown-menu a:hover,
.skin-travel .template-pro .menu2 .btn,
.skin-travel nav.greedy1 .pro-search {
    font-size: 20px;
    text-transform: uppercase;
    font-family: var(--font-Roboto-Condensed);
}

.skin-travel .menu2.top-fix.white-shadow {
    -webkit-box-shadow: 0 3px 10px 5px rgba(255, 255, 255, 1);
    box-shadow: 0 3px 10px 5px rgba(255, 255, 255, 1);
}

.skin-travel .pro-header-img,
.skin-travel .template-pro .menu2.top-fix .pro-header-img-2 {
    /*background-color: #1579a8;*/
    display: block;
}

/*.skin-travel .template-pro .menu2 ul.pro-menu li.open > a:before {
    border-bottom: 20px solid #def7c6;
}

.skin-travel .template-pro .main-article .menu2 ul.pro-menu li.open > a:before {
    border-bottom: 20px solid #fff;
}*/

.skin-travel ul.hidden-links,
.skin-travel .dropdown-menu,
.skin-travel .all_button,
.skin-travel footer {
    background-color: #66c72a;
}

.skin-travel .all_button:hover,
.skin-travel .all_button:focus,
.skin-travel .comment_mob_lite .coment_form_wr input[type=button]:hover,
.skin-travel .comment_mob_lite .coment_form_wr input[type=reset]:hover,
.skin-travel .comment_mob_lite .coment_form_wr input[type=button]:focus,
.skin-travel .comment_mob_lite .coment_form_wr input[type=reset]:focus {
    background-color: #53a726;
}

.skin-travel .all_button:active,
.skin-travel .comment_mob_lite .coment_form_wr input[type=button]:active,
.skin-travel .comment_mob_lite .coment_form_wr input[type=reset]:active {
    background-color: #499326;
}

.skin-travel ul.hidden-links a,
.skin-travel ul.hidden-links a:hover,
.skin-travel ul.hidden-links a:active,
.skin-travel ul.hidden-links a:focus {
    color: #fff;
}

.skin-travel .template-pro .bottom-cover-content .lid {
    background-color: #fff8b5;
}

.skin-travel .template-pro .lid.lid-open {
    border: 1px solid #ffed6b;
    background: #fff79c;
}

.skin-travel .template-pro .bottom-cover-content .lid:after {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff8b5 70%, #fff8b5 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff8b5 70%, #fff8b5 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff8b5 70%, #fff8b5 100%);
}

.skin-travel .template-pro .bottom-cover-content .lid .expand,
.skin-travel .template-pro .bottom-cover-content .lid .rollUp {
    color: #ff2f2f;
}

.skin-travel .template-pro .bottom-cover,
.skin-travel .template-pro .pro-row-block {
    background-color: #fff8b5;
}

.skin-travel .template-pro .bottom-cover p {
    color: #303030;
}

.skin-travel .template-pro .pl_rubrika,
.skin-travel .template-pro .lid-footer button.button,
.skin-travel #plus-search .input-group .btn,
.skin-travel #pro-popup .modal-body a.pro-search {
    background-color: #ff2f2f;
    color: #fff;
}

.skin-travel #plus-search .input-group .btn i,
.skin-travel .template-pro .lid-footer button.button * {
    color: #fff;
}

.skin-travel .template-pro .pl_rubrika:hover,
.skin-travel .template-pro .lid-footer button.button:hover,
.skin-travel .template-pro .lid-footer button.button:focus,
.skin-travel #plus-search .input-group .btn:hover {
    background-color: #d72e2e;
}

.skin-travel .template-pro .pl_rubrika {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 24px;
    padding: 0 11px;
}

.skin-travel .template-pro .inform_top_line span > span,
.skin-travel .template-pro .inform_top_line span > i {
    color: #8edf3e;
    font-size: 12px;
    margin-top: 0;
}

.skin-travel .template-pro .inform_top_line span > i {
    font-size: 15px;
    margin-top: -3px;
}

.skin-travel .template-pro .inform_top_line span {
    color: #6f7981;
    font-size: 13px;
    line-height: 10px;
}

.skin-travel .pro-row-block h2,
.skin-travel .pro-row-block h2 span,
.skin-travel .pro-block-comment h2,
.skin-travel .pro-block-comment a:hover h5,
.skin-travel .pro-block-comment a:hover .pro-com-text,
.skin-travel .plus-search-line h2 {
    color: #ff2f2f;
}

.skin-travel .pro-row-block h2 {
    margin-left: 98px;
}

.skin-travel .pro-block-comment h2 {
    margin-left: 38px;
}

.skin-travel .pro-row-block h2:before,
.skin-travel .pro-block-comment h2:before {
    content: '';
    background-image: url('/themes/default/front/img/pro-tomat.svg');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -16px;
    left: -50px;
    width: 45px;
    height: 45px;
}

.skin-travel .template-pro .container-row-box .anons-pro-forum .pro-forum-author span,
.skin-travel .template-pro .container-row-box .anons-pro-forum .pro-forum-content .plitka_text span,
.skin-travel .pro-block-comment .pro-com-author span {
    font-size: 12px;
    display: inline-block;
}

.skin-travel .template-pro .pro-arrow {
    color: #8edf3e;
}

.skin-travel .template-pro .pro-arrow:hover,
.skin-travel .template-pro .pro-arrow:active,
.skin-travel .template-pro .pro-arrow:focus {
    color: #ff2f2f;
}

/*.skin-travel .template-pro .pro-arrow.pro-left,
.skin-travel .template-pro .pro-arrow.pro-right {
    background-image: url('/themes/default/front/img/pro-arrow-green.svg');
}

.skin-travel .template-pro .pro-arrow.pro-left:hover,
.skin-travel .template-pro .pro-arrow.pro-right:hover {
    background-image: url('/themes/default/front/img/pro-arrow-orange.svg');
}

.skin-travel .template-pro .pro-arrow a:nth-child(1),
.skin-travel .template-pro .pro-arrow a:nth-child(4) {
    display: none !important;
}*/

.skin-travel .pro-block-comment h5 {
    font-size: 15px;
    line-height: 1.1;
    font-weight: 700;
}

.skin-travel .pro-com-item {
    background-color: #fff8b5;
}

.skin-travel .pro-block-comment a:hover .pro-com-item {
    background-color: #fff276;
}

.skin-travel .pro-com-text {
    font-size: 12px;
    line-height: 1.2;
}

.skin-travel .pro-content .stat_centr_wr blockquote,
.skin-travel .pro-content .stat_centr_wr blockquote p {
    color: #7caa56;
}

.skin-travel .pro-content .stat_centr_wr blockquote {
    border-left: 10px solid #aeee6e;
}

.skin-travel .pro-content .stat_centr_wr .font_os a {
    color: #ff2f2f;
    text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 1px;
    transition: background-size .1s;
}

.skin-travel .pro-content .stat_centr_wr .font_os a:hover {
    background-size: 100% 1px;
}

.skin-travel #newSearch .form-control:focus {
    border-color: #ff2f2f;
    box-shadow: none;
}

.skin-travel #newSearch .select-result .btn.active,
.skin-travel #newSearch .select-result .btn.active:hover {
    color: var(--main-color);
    border-bottom: 1px dotted transparent;
    font-weight: 700;
}

.skin-travel #newSearch .select-result .btn {
    color: #737373;
    border-bottom: 1px dotted #737373;
}

.skin-travel #newSearch .select-result .btn:hover {
    color: #ff2f2f;
    border-bottom: 1px dotted #ff2f2f;
}

.skin-travel .comets_block_wr .comets_block {
    /*background-color: #fff8b5;*/
    background-color: #eaeaea;
}

.skin-travel .comets_block_wr .comets_block .coment_text {
    border-top: 1px solid #c4ea9d;
    border-top: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
}

.skin-travel .comets_block_wr .comets_block .coment_text_down {
    border-bottom: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
}

.skin-travel .comment_mob_lite {
    background-color: #d6d6d6;
}

.skin-travel .comment_mob_lite .note-editor.note-frame {
    border: 1px solid #ababab;
}

.skin-travel .comets_block_wr .comets_block .coment_text .sad_com,
.skin-travel .comets_block_wr .comets_block .coment_text_down .sad_com {
    color: #ababab;
}

.skin-travel .comment_mob_lite .file-upload label span:hover,
.skin-travel .comment_mob_lite .file-upload label span:focus {
    background-color: rgba(0, 0, 0, 0.3);
}

.skin-travel .comment_mob_lite .file-upload label span:active {
    background-color: rgba(0, 0, 0, 0.5);
}

.skin-travel .comets_block_wr .comets_block .coment_text .sad_com:hover,
.skin-travel .comets_block_wr .comets_block .coment_text_down .sad_com:hover,
.skin-travel .comets_block_wr .comets_block .coment_text .sad_com:active,
.skin-travel .comets_block_wr .comets_block .coment_text_down .sad_com:active {
    background-color: transparent;
    color: #ff2f2f;
}

.skin-travel .comets_block_wr .comets_block .coment_text .otvet_coment,
.skin-travel .comets_block_wr .comets_block .coment_text_down .otvet_coment {
    color: var(--main-color);
    background-color: #eaeaea;
}

.skin-travel .comets_block_wr .comets_block .coment_text .otvet_coment:hover,
.skin-travel .comets_block_wr .comets_block .coment_text_down .otvet_coment:hover,
.skin-travel .comets_block_wr .comets_block .coment_text .otvet_coment:focus,
.skin-travel .comets_block_wr .comets_block .coment_text_down .otvet_coment:focus {
    color: #fff;
    background-color: #66c72a;
}

.skin-travel .comets_block_wr .comets_block .coment_text .otvet_coment:active,
.skin-travel .comets_block_wr .comets_block .coment_text_down .otvet_coment:active {
    color: #fff;
    background-color: #53a726;
}

.skin-travel .comment_mob_lite .coment_form_wr input[type=button],
.skin-travel .comment_mob_lite .coment_form_wr input[type=reset] {
    color: #fff;
    background-color: #66c72a;
    border: 1px solid #fff;
}

.skin-travel .polz_pol_wr .name,
.skin-travel .comment_mob_lite .pol_name a,
.skin-travel .comment_mob_lite .pol_name p {
    color: #ff2f2f;
}

.skin-travel .polz_pol_wr .name:hover,
.skin-travel .comment_mob_lite .pol_name a:hover,
.skin-travel .comment_mob_lite .pol_name p:hover {
    text-decoration: underline;
    opacity: 1;
}

.skin-travel .parent_comment:hover {
    color: inherit;
    text-decoration: underline;
}

.skin-travel .log-line {
    color: var(--main-color) !important;
}

.skin-travel .log-line .vhod {
    color: #ff2f2f !important;
    text-decoration: underline;
}

.skin-travel .stat_centr_wr table,
.skin-travel .stat_centr_wr th,
.skin-travel .stat_centr_wr td,
.skin-travel .stat_centr_wr .ck-content .table table,
.skin-travel .stat_centr_wr .ck-content .table table td,
.skin-travel .stat_centr_wr .ck-content .table table th {
    border: 1px solid #76bb30;
}

.skin-travel .stat_centr_wr th,
.skin-travel .stat_centr_wr .ck-content .table table th {
    background-color: #fff8b5;
}

.skin-travel #pro-popup .modal-body .close {
    background-image: url('/themes/default/front/img/close-green-SadOgorod.svg');
}

.skin-travel #pro-popup .modal-body li:active {
    background-color: rgba(118, 187, 48, 0.25);
}

.skin-travel #pro-popup .modal-body li:first-child:active {
    background-color: transparent;
}

.skin-travel .pro-search {
    color: #ff2f2f;
}

.skin-travel .modal-body hr {
    border-top: 1px solid #ff2f2f;
}

@media screen and (max-width: 767px) {

    .skin-travel .template-pro .bottom-cover,
    .skin-travel .template-pro .pro-row-block {
        border-top: 1px solid #c4ea9d;
        background-color: #fff8b5;
    }

    .skin-travel .pro-row-block h2,
    .skin-travel .pro-block-comment h2 {
        margin-left: 63px;
    }

    .skin-travel .template-pro .menu2 ul.pro-menu a,
    .skin-travel .template-pro .menu2 .btn,
    .skin-travel nav.greedy1 .pro-search,
    .skin-travel nav.greedy1 .pro-search i {
        color: var(--main-color);
    }

    .skin-travel .template-pro .menu2 ul.pro-menu li.open a,
    .skin-travel .template-pro .menu2 ul.pro-menu li:hover a,
    .skin-travel .template-pro .menu2 ul.pro-menu li:focus a,
    .skin-travel nav.greedy1 .pro-search:hover,
    .skin-travel nav.greedy1 .pro-search:hover i {
        color: var(--main-color);
    }
}

@media screen and (max-width: 639px) {
    .skin-travel .pro-row-block h2 {
        width: calc(100% - 80px);
        line-height: 1;
        font-size: 27px;
    }

    .skin-travel .pro-row-block h2 {
        margin-left: 53px;
    }

    .skin-travel .pro-row-block h2:before {
        top: -6px;
        left: -39px;
        width: 35px;
        height: 35px;
    }
}

/*End of skin-travel*/

.btn-chat,
.btn-chat:hover,
.btn-chat:focus,
.btn-chat:active {
    background: var(--moe-blue) url(/themes/default/front/img/chat.svg) no-repeat center;
    background-size: 35px;
    box-shadow: none;
}

.btn-chat {
    display: block;
    position: fixed;
    bottom: 150px;
    right: 20px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: none;
    opacity: 0.6;
    color: #fff;
    text-decoration: none;
    text-align: center;
    z-index: 998;
    transition: opacity .2s;
}

.btn-chat:hover,
.btn-chat:focus,
.btn-chat:active {
    opacity: 1;
}

.btn-chat-marker {
    position: absolute;
    top: 0;
    right: 0;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    z-index: 1;
    border: 2px solid #fff;
    background-color: #48cc27;
}

.btn-chat-contaner {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.btn-chat-symbol-1,
.btn-chat-symbol-2 {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: -1px;
    animation-name: slideInLeft;
    animation-duration: 14s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
    5%, 45% {
        transform: translate3d(0, 0, 0);
    }
    5%, 25%, 45% {
        opacity: 1;
    }
    50%, 100% {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
}

.plus-main-skin .btn-chat .btn-chat-symbol-1 {
    background: url(/themes/default/front/img/chat.svg) no-repeat center;
    background-size: 65%;
}

.plus-main-skin .btn-chat .btn-chat-symbol-2 {
    background: url(/themes/default/front/img/question-solid.svg) no-repeat center;
    background-size: 60%;
    animation-delay: 7s;
}

.plus-main-skin .btn-chat {
    opacity: .6;
}

.plus-main-skin .btn-chat:hover,
.plus-main-skin .btn-chat:focus,
.plus-main-skin .btn-chat:active {
    opacity: 1 !important;
}

.plus-main-skin .btn-chat {
    right: 10px;
    width: 50px;
    height: 50px;
}

.plus-main-skin .btn-chat-contaner {
    opacity: 0;
    animation: item-animation .5s 1;
    animation-fill-mode: forwards;
    animation-delay: 3s;
}

@keyframes item-animation {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.plus-main-skin .btn-chat-contaner,
.plus-main-skin .btn-chat-symbol-1,
.plus-main-skin .btn-chat-symbol-2 {
    width: 50px;
    height: 50px;
}

.plus-main-skin .btn-chat {
    background-color: transparent;
    background-image: none;
}

.plus-main-skin .btn-chat-contaner {
    background-color: #d00;
}

/*---live-chat-modal*/

.live-chat-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2010;
    /*background-color: rgba(0, 0, 0, 0.6);*/
    opacity: 0;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.4s cubic-bezier(0.55, 0, 0.1, 1), visibility 0.4s cubic-bezier(0.55, 0, 0.1, 1);
    transition: opacity 0.4s cubic-bezier(0.55, 0, 0.1, 1), visibility 0.4s cubic-bezier(0.55, 0, 0.1, 1);
}

.live-chat-modal-overlay.active {
    opacity: 1;
    /*visibility: visible;*/
}

.plus-main-skin .live-chat-modal-overlay {
    z-index: 1070;
}

.live-chat-modal {
    position: absolute;
    bottom: 150px;
    right: 100px;
    margin: 0 auto;
    background-color: #fff;
    width: 510px;
    height: 70vh;
    min-height: 410px;
    border-radius: 6px 6px 0 6px;
    border: 0;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1),
    0 0 30px rgba(0, 0, 0, 0.1),
    20px 15px 30px rgba(0, 0, 0, 0.1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}

.live-chat-modal:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: -19px;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
    border-bottom: 20px solid #fff;
    border-right: 20px solid transparent;
}

.plus-main-skin .live-chat-modal {
    right: 80px;
}

.live-chat-modal,
.live-chat-modal:before {
    -webkit-transition: all 0.4s cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 0.4s cubic-bezier(0.55, 0, 0.1, 1);
}

.close-modal-overlay,
.live-chat-modal .close-modal {
    background-image: url(/themes/default/front/img/close-white.svg);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 20px;
    width: 50px;
    height: 50px;
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    z-index: 10;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    /*-webkit-transform: scale(0);
    transform: scale(0);*/
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 0.2s cubic-bezier(0.55, 0, 0.1, 1);
}

.live-chat-modal-overlay.active.chat-alert .close-modal-overlay,
.live-chat-modal.active .close-modal {
    /*-webkit-transform: scale(1);
    transform: scale(1);*/
    opacity: 1;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 0.2s cubic-bezier(0.55, 0, 0.1, 1);
    /*-webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;*/
}

.live-chat-modal-overlay.active.chat-alert .close-modal-overlay:hover,
.live-chat-modal.active .close-modal:hover {
    /*-webkit-transform: scale(1.2);
    transform: scale(1.2);*/
    box-shadow: inset 0 0 100px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: 0.2s;
    transition: 0.2s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.live-chat-modal-overlay.active.chat-alert .close-modal-overlay:active,
.live-chat-modal.active .close-modal:active {
    box-shadow: inset 0 0 100px 0 rgba(0, 0, 0, 0.15);
    /*-webkit-transform: scale(1);
    transform: scale(1);*/
}

.close-modal-overlay {
    display: none;
}

.live-chat-modal-overlay.active.chat-alert .close-modal-overlay {
    display: block;
    z-index: 101;
}

.live-chat-modal .modal-content {
    position: relative;
    width: 100%;
    height: calc(100% - 1px);
    overflow: hidden;
    opacity: 0;
    box-shadow: none;
    border-radius: 6px 6px 0 6px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.4s cubic-bezier(0.55, 0, 0.1, 1);
    transition: opacity 0.4s cubic-bezier(0.55, 0, 0.1, 1);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.live-chat-modal.active {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.live-chat-modal.active:before {
    visibility: visible;
    opacity: 1;
}

.live-chat-modal.active .modal-content {
    opacity: 1;
}

.live-chat-modal .modal-content .tab-content {
    height: calc(100% - 50px);
}

.live-chat-modal .modal-content .tab-content .tab-pane {
    height: 100%
}

.live-chat-modal .nav-tabs {
    background-color: var(--moe-blue);
    color: #fff;
    border-bottom: none;
    height: 50px;
    display: -ms-flexbox;
    display: flex;
    user-select: none;
}

.plus-main-skin .live-chat-modal .nav-tabs {
    background-color: #d00;
}

.live-chat-modal .nav-tabs .chat-title {
    line-height: 50px;
    margin-left: 20px;
    margin-right: calc(100% - 360px);
}

.live-chat-modal .nav-tabs > li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    height: 100%;
}

.live-chat-modal .nav-tabs > li > a,
.live-chat-modal .nav-tabs > li.active > a,
.live-chat-modal .nav-tabs > li.active > a:hover,
.live-chat-modal .nav-tabs > li.active > a:focus {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 30px;
    border: none;
    border-radius: 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 50px;
    white-space: nowrap;
}

.live-chat-modal .nav-tabs > li > a {
    color: #fff;
}

.live-chat-modal .nav-tabs > li.active > a,
.live-chat-modal .nav-tabs > li.active > a:hover,
.live-chat-modal .nav-tabs > li.active > a:focus {
    color: #1e2c34;
    background-color: #fff;
}

.live-chat-modal .nav > li > a:hover,
.live-chat-modal .nav > li > a:focus {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.25);
}

.live-chat-modal .nav > li > a.rules-link:hover,
.live-chat-modal .nav > li > a.rules-link:focus {
    text-decoration: underline;
    background-color: transparent;
}

.live-chat-modal .nav-tabs > li > a.rules-link {
    font-size: 13px;
    padding: 1px 15px 0;
}

.sound-on-off {
    display: block;
    height: 50px;
    width: 40px;
    padding: 0;
    margin: 0 10px;
    outline: 0;
    border: none;
}

.sound-on {
    background: transparent url(/themes/default/front/img/sound-on.svg) no-repeat center;
    background-size: 55%;
}

.sound-off {
    background: transparent url(/themes/default/front/img/sound-off.svg) no-repeat center;
    background-size: 55%;
}

.dropdown-chat {
    display: none;
    background: transparent url(/themes/default/front/img/ellipsis-v-solid-white.svg) no-repeat center;
    background-size: contain;
    height: 25px;
    width: 25px;
    padding: 0;
    margin: 0 10px;
}

@media (max-width: 767px) {

    .live-chat-modal {
        position: absolute;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        width: 100%;
        height: 100%;
        min-height: auto;
        -webkit-overflow-scrolling: touch;
        border-radius: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
        padding: 0 !important;
        z-index: 100;
    }

    .live-chat-modal:before {
        display: none;
    }


    .plus-main-skin .live-chat-modal {
        right: auto;
    }

    /*.close-modal {
        right: 20px !important;
    }*/
}

@media (max-height: 550px) and (orientation: landscape) {
    .live-chat-modal-overlay.active.chat-alert {
        background-color: var(--moe-blue);
        visibility: visible;
        transition: all 0.2s cubic-bezier(0.55, 0, 0.1, 1);
        z-index: 1100;
    }

    .live-chat-modal-overlay.active.chat-alert .live-chat-modal.active {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        background-image: url(/themes/default/front/img/phone-rotate.svg);
        background-color: transparent;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 30%;
        box-shadow: none;
        bottom: auto;
        right: auto;
        margin: auto;
        width: 100%;
        height: 100%;
        min-height: auto;
        transform-origin: right bottom;
        transition: all 0s cubic-bezier(0.55, 0, 0.1, 1);
    }

    .live-chat-modal-overlay.active.chat-alert .live-chat-modal.active:before {
        display: none;
    }

    .live-chat-modal-overlay.active.chat-alert .live-chat-modal.active .modal-content {
        display: none !important;
    }
}

@media (max-width: 520px) {
    .live-chat-modal .nav-tabs > li > a.rules-link span {
        display: none;
    }
}

@media (max-width: 450px) {
    .live-chat-modal .nav-tabs > li.chat-options {
        flex-grow: 1;
        padding-right: 60px;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .live-chat-modal .nav-tabs > li > a.rules-link {
        display: none;
    }

    .sound-on-off {
        display: none;
    }

    .dropdown-chat {
        display: block;
        height: 20px;
        width: 35px;
        padding: 0;
        margin: 0;
    }

    .live-chat-modal .dropdown-menu {
        transition: opacity .2s;
        opacity: 0;

        font-family: 'Roboto';
        font-size: 15px;
        line-height: 1.2;
        text-align: left;

        position: absolute;
        top: calc(100% - 7px);
        left: auto;
        right: 40px;
        float: none;
        min-width: auto;
        padding: 3px 0;
        margin: 0;
        border: none;
        border-radius: 3px;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    }

    .live-chat-modal .open > .dropdown-menu {
        display: block;
        opacity: 1;
    }

    .live-chat-modal .dropdown-menu > li > a {
        padding: 7px 15px;
        color: #1e2c34;
        transition: 0s;
    }

    .live-chat-modal .dropdown-menu > li a:active {
        background-color: rgba(169, 179, 184, 0.4);
    }
}

@media (max-width: 360px) {
    .live-chat-modal .nav-tabs > li > a,
    .live-chat-modal .nav-tabs > li.active > a,
    .live-chat-modal .nav-tabs > li.active > a:hover,
    .live-chat-modal .nav-tabs > li.active > a:focus {
        padding: 0 2.5vw;
    }
}

/*---End of live-chat-modal*/

.live-chat-container {
    padding-left: 0;
    position: relative;
    display: block;
}

.live-chat-container:before {
    content: '';
    display: block;
    padding-top: 80%;
}

.live-chat-block {
    padding: 20px 30px;
    height: 100%;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.live-chat-general {
    position: relative;
    /*padding: 20px 30px;*/
    padding: 41px 30px 20px;
}

.active-user-row {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #ddd;
    user-select: none;
}

.active-users {
    line-height: 40px;
    padding: 0 30px;
    font-family: 'Roboto';
    font-size: 13px;
    cursor: pointer;
}

.active-users span {
    color: var(--moe-blue);
}

.active-users span i {
    margin-left: 5px;
}

.live-chat-modal .active-user-row .dropdown-menu {
    transition: opacity .2s;
    font-family: 'Roboto';
    font-size: 13px;
    line-height: 1.2;
    text-align: left;
    position: absolute;
    top: calc(100% - 7px);
    left: calc(4vw - 5px);
    right: auto;
    float: none;
    width: 300px;
    max-width: 100%;
    padding: 5px 10px;
    margin: 0;
    border: none;
    border-radius: 5px;
    -webkit-box-shadow: 0 6px 12px 6px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px 6px rgba(0, 0, 0, .175);
}

.live-chat-modal .active-user-row .dropdown-menu li {
    display: inline-block;
}

.live-chat-modal .active-user-row .dropdown-menu li a {
    white-space: nowrap;
    margin-right: 10px;
    line-height: 30px;
    display: inline-block;
    padding: 0;
    color: var(--moe-blue);
    background: transparent !important;
}

.video-stream-block-in .live-chat-block {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 15px;
    background-color: #c5d1d8;
    padding: 20px;
}

.live-stream-head .oznak1,
.live-chat-head .oznak1 {
    float: right;
    text-transform: none;
    font-weight: 400;
    font-family: 'Roboto';
    font-size: 13px;
    text-decoration: underline;
    margin-top: 1px;
}

.live-chat-head .oznak1 {
    margin-top: 0;
}

.live-chat-body {
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    display: block;
    margin: 0 auto 15px;
    position: relative;
    background-color: #fff;
    font-size: 14px;
    line-height: 1.4;
}

.inner-chat-list {
    display: flex;
    flex-direction: column-reverse;
}

.item-chat {
    flex: 1;
    position: relative;
    padding-right: 5px;
}

.live-chat-editor .live-chat-body {
    margin-bottom: 10px;
    padding-bottom: 20px;
}

.chat-write-indicator {
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
    line-height: 20px;
    font-size: 13px;
    color: #a9b3b8;
}

.indicator-container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 24px;
    height: 20px;
    margin: 0 5px 0 0;
    float: left;
}

.indicator-dot {
    width: 4px;
    height: 4px;
    margin-right: 4px;
    background-color: #a9b3b8;
    border-radius: 50%;
    animation-name: bounce;
    animation-duration: 1.3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.indicator-dot:nth-of-type(2) {
    animation-delay: 0.15s;
}

.indicator-dot:nth-of-type(3) {
    animation-delay: 0.3s;
}

@keyframes bounce {
    0%, 60%, 100% {
        opacity: 0;
    }
    30% {
        opacity: 1;
    }
}

.video-stream-block-in .live-chat-body {
    padding: 15px 0 0 15px;
}

.live-chat-body *,
.live-chat-input-row * {
    font-family: 'Roboto';
}

.live-chat {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    overflow-y: auto;
    overflow-x: hidden;
}

/*.live-chat-editor .live-chat-body,
.live-chat-editor .live-chat-input-row {
    flex-grow: 1;
}*/

.live-chat.chat-not-aut {
    text-align: center;
    justify-content: center;
}

.chat-note {
    text-align: center;
    font-family: 'Roboto';
    font-size: 14px;
}

.live-chat-editor .live-chat.chat-not-aut .live-chat-input-row {
    flex-grow: 0;
}

.video-stream-block-in .live-chat {
    height: calc(100% - 22px);
}

.live-chat-inner {
    flex: 1 1 auto;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    /*overflow-y: auto;*/
}

/*.live-chat-head,
.chat-name {
    font-weight: 700;
}*/

.live-chat-head {
    width: 100%;
    padding-bottom: 5px;
    border-bottom: 1px solid #aebec8;
    color: #1e2c34;
    font-size: 14px;
}

.chat-date {
    width: 100%;
    text-align: center;
    color: #abb9c0;
    margin: 20px 0 15px;
}

.chat-row {
    margin-bottom: 15px;
    display: block;
    overflow: hidden;
}

.chat-row-inner {
    /*display: table-cell;
    width: 100%;*/
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

.chat-row.chat-row-in {
    padding-left: 20%;
}

.chat-row.chat-row-out {
    padding-right: 20%;
}

/*.chat-row.chat-row-in .chat-row-inner {
    text-align: right;
}*/

.chat-row.chat-row-out .chat-row-inner {
    text-align: left;
}

.live-chat-rows > div[class*='chat-row']:first-of-type {
    margin-top: 5px;
}

.live-chat-rows > div[class*='chat-row']:last-of-type {
    margin-bottom: 10px;
}

/*.live-chat-editor .live-chat-rows > div[class*='chat-row']:last-of-type {
    margin-bottom: 30px;
}*/

.live-chat-rows > div[class*='chat-row']:last-of-type .chat-row-message {
    margin-bottom: 0;
}

/*.chat-row.chat-row-in {
    margin-left: 20%;
}*/

.chat-row-message {
    /*display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px;
    position: relative;
    min-width: 180px;
    text-align: left;*/

    display: inline-block;
    padding: 10px;
    position: relative;
    min-width: 180px;
    text-align: left;
    max-width: 100%;
}

.live-chat-editor .chat-row-message {
    min-width: 230px;
}

.chat-row.chat-row-out .chat-row-message {
    background-color: #d4ebff;
    border-radius: 0 10px 10px 10px;
    float: left;
}

.chat-row.chat-row-in .chat-row-message {
    background-color: #fee5c2;
    border-radius: 10px 10px 0 10px;
    float: right;
}

.chat-user {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 18px;
    width: 100%;
}

/*.live-chat-general .chat-row:hover .chat-user {
    width: calc(100% - 30px);
}*/

.chat-row.chat-row-in .chat-avatar,
.chat-row.chat-row-in .chat-name a,
.chat-row.chat-row-in .chat-name span:first-child {
    display: none;
}

.chat-row-message .chat-avatar,
.active-user-row .chat-avatar {
    width: 26px;
    min-width: 26px;
    height: 26px;
    margin: 0 8px 0 0;
    background-color: #e3eaef;
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
}

.active-user-row .chat-avatar {
    width: 17px;
    min-width: 17px;
    height: 17px;
    margin: 0 6px 0 0;
}

.chat-name {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    color: #000;
    font-size: 13px;
    line-height: 1;
}

.chat-row.chat-row-in .chat-name {
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.chat-name a {
    margin-right: 30px;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.live-chat-editor .chat-name span {
    opacity: .6;
}

.chat-name span:last-child {
    font-size: 11px;
    margin-top: 2px;
    opacity: .6;
    transition: .2s ease-out;
}

.live-chat-general .chat-row:hover .chat-name span:last-child {
    transform: translateX(-25px);
}

.chat-text {
    color: #000;
    word-wrap: break-word;
    overflow-wrap: break-word;
    overflow: hidden;
    position: relative;
    display: block;
}

.chat-text {
    padding: 0;
}

.chat-row.chat-row-out .chat-text {
    width: calc(100% - 34px);
    margin-left: 34px;
}

/*.chat-row.chat-row-in .chat-text {
    background-color: #d4ebff;
    border-radius: 7px 0 7px 7px;
}

.live-chat-modal .chat-row.chat-row-out .chat-text {
    background-color: #fee5c2;
    border-radius: 0 7px 7px 7px;
}*/

.chat-row-message img {
    display: block;
    min-width: 70%;
    max-width: 70%;
    max-height: 400px;
    object-fit: contain;
    object-position: left;
    margin-top: 10px;
}

.chat-del {
    background-image: url(/themes/default/front/img/close-black.svg);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 9px;
    right: 10px;
    z-index: 10;
    cursor: pointer;
    padding: 0;
    opacity: 0;
    transition: .3s;
}

.chat-row:hover .chat-del,
.chat-row:focus .chat-del {
    opacity: .2;
}

.chat-row:hover .chat-del:hover,
.chat-row:focus .chat-del:focus {
    opacity: .5;
}

.chat-row:hover .chat-del:active,
.chat-row:focus .chat-del:active {
    opacity: 1;
}

.live-chat .scrollbar-inner > .scroll-element .scroll-bar {
    height: 30% !important;
}

.live-chat-input-row.chat-not-aut {
    -ms-flex-direction: column;
    flex-direction: column;
}

.live-chat-input-row,
.live-chat-input-row > form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 100%;
    /*min-height: 37px;*/
    /*min-height: 35px;
    max-height: 140px;*/
    padding: 0;
    /*overflow: hidden;
    border: 1px solid #a9b3b8;
    border-radius: 5px;*/
}

.live-chat-input {
    /*border-radius: 5px;*/
    /*border: none;*/
    outline: none;
    overflow: hidden;
    height: 36px;
    max-height: 140px;
    width: calc(100% - 84px);
    resize: vertical;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 1.2;
    border: 1px solid #a9b3b8;
    border-radius: 5px;
    box-shadow: none;
}

::-webkit-input-placeholder {
    color: #aebec8;
}

.chat-buttons {
    height: 36px;
    width: 84px;
    margin: 0;
}

.live-chat-general .live-chat-input {
    width: calc(100% - 42px);
}

.live-chat-general .chat-buttons {
    width: 37px;
    margin-left: 5px
}

.chat-camera {
    height: 100%;
    width: 47px;
    background: transparent url(/themes/default/front/img/photo-cam.svg) no-repeat center;
    background-size: 45%;
    padding: 0;
    float: left;
}

.chat-buttons .file-upload {
    position: relative;
    overflow: hidden;
    width: 47px;
    height: 36px;
    color: #fff;
    text-align: center;
    float: left;
}

.chat-buttons .file-upload label span {
    height: 100%;
    width: 47px;
    background: transparent url(/themes/default/front/img/photo-cam.svg) no-repeat center;
    background-size: 45%;
    padding: 0;
    float: left;
}

/*.chat-camera:hover {
    opacity: 1;
}*/

.chat-button {
    width: 37px;
    height: 100%;
    border-radius: 5px;
    background: var(--moe-blue) url(/themes/default/front/img/chat-arrow.svg) no-repeat center;
    background-size: 45%;
    float: right;
}

.chat-button:hover {
    background-color: #4b89ce;
}

.plus-main-skin .chat-button {
    background-color: #d00;
}

.plus-main-skin .chat-button:hover {
    background-color: #c30000;
}

.chat-camera:active,
.chat-button:active {
    background-position: center 9px;
}

.live-chat-in {
    display: block;
    margin: 10px auto 0;
    width: 180px;
    height: 35px;
    background-color: var(--moe-blue);
    color: #fff;
    border-radius: 3px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Roboto Condensed';
    font-size: 19px;
    line-height: 35px;
}

.live-chat-in:hover,
.live-chat-in:focus {
    background-color: #3287d3;
    color: #fff;
}

.live-chat-in:active {
    background-color: #1c76c7;
    color: #fff;
    transform: translateY(2px);
}

.live-chat-input-tooltip {
    width: calc(100% - 42px);
    font-family: 'Roboto';
    font-size: 13px;
    line-height: 26px;
    text-align: right;
    color: #a9b3b8;
}

@media (max-width: 991px) {
    .live-chat-container:before {
        display: none;
    }

    .live-chat-container {
        padding-left: 15px;
    }

    .live-chat-container .live-chat-block {
        position: relative;
    }

    .live-chat-container .live-chat {
        height: 300px;
    }
}

@media (max-width: 767px) {
    .live-chat-modal .tab-content > .active,
    .live-chat-block {
        height: 100%;
        width: 100%;
    }

    .live-chat-modal .modal-content {
        border-radius: 0;
    }

    .live-chat-modal .nav-tabs > li > a,
    .live-chat-modal .nav-tabs > li.active > a,
    .live-chat-modal .nav-tabs > li.active > a:hover,
    .live-chat-modal .nav-tabs > li.active > a:focus,
    .active-users {
        padding: 0 4vw;
    }

    .live-chat-modal .nav-tabs .chat-title {
        margin-left: 4vw;
    }

    .live-chat-modal .modal-content .tab-content {
        height: calc(100% - 50px);
    }

    .live-chat-block {
        padding: 2.6vw 4vw 5.2vw;
    }

    .live-chat-general {
        padding: 41px 4vw 5.2vw;
        /*padding: 20px 4vw 5.2vw;*/
    }

    .item-chat {
        padding-right: 0;
    }

    .chat-text,
    .live-chat-input {
        font-size: 15px;
    }

    /*.live-chat-container .live-chat-block {
        padding: 0;
        background-color: transparent;
    }

    .live-chat-container .live-chat {
        height: 500px;
    }

    .live-chat-body {
        margin-bottom: 0;
        padding: 15px 15px 1px;
    }

    .live-chat-input-row {
        width: 100%;
        height: 65px;
        padding: 15px;
        background-color: #c5d1d8;
    }*/
}

@font-face {
  font-family: 'icomoon';
  src:  url('/themes/default/front/fonts/Icons/icon/fonts/icomoon.eot');
  src:  url('/themes/default/front/fonts/Icons/icon/fonts/icomoon.eot') format('embedded-opentype'),
    url('/themes/default/front/fonts/Icons/icon/fonts/icomoon.ttf') format('truetype'),
    url('/themes/default/front/fonts/Icons/icon/fonts/icomoon.woff') format('woff'),
    url('/themes/default/front/fonts/Icons/icon/fonts/icomoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
    font-display: swap;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icon-moe-02 .path1:before {
  content: "\e900";
  color: rgb(255, 255, 255);
}
.icon-icon-moe-02 .path2:before {
  content: "\e901";
  margin-left: -1.5146484375em;
  color: rgb(255, 255, 255);
}
.icon-icon-moe-02 .path3:before {
  content: "\e902";
  margin-left: -1.5146484375em;
  color: rgb(255, 255, 255);
}
.icon-icon-moe-02 .path4:before {
  content: "\e903";
  margin-left: -1.5146484375em;
  color: rgb(255, 255, 255);
}
.icon-icon-moe-02 .path5:before {
  content: "\e904";
  margin-left: -1.5146484375em;
  color: rgb(255, 255, 255);
}
.icon-icon-moe-02 .path6:before {
  content: "\e905";
  margin-left: -1.5146484375em;
  color: rgb(255, 255, 255);
}
.icon-icon-moe-02 .path7:before {
  content: "\e906";
  margin-left: -1.5146484375em;
  color: rgb(255, 255, 255);
}
.icon-icon-moe-02 .path8:before {
  content: "\e907";
  margin-left: -1.5146484375em;
  color: rgb(248, 177, 55);
}
.icon-icon-moe-02 .path9:before {
  content: "\e908";
  margin-left: -1.5146484375em;
  color: rgb(248, 177, 55);
}
.icon-icon-moe-02 .path10:before {
  content: "\e909";
  margin-left: -1.5146484375em;
  color: rgb(255, 255, 255);
}
.icon-icon-moe-02 .path11:before {
  content: "\e90a";
  margin-left: -1.5146484375em;
  color: rgb(255, 255, 255);
}
.icon-icon-moe-02 .path12:before {
  content: "\e90b";
  margin-left: -1.5146484375em;
  color: rgb(255, 255, 255);
}
.icon-icon-moe-02 .path13:before {
  content: "\e90c";
  margin-left: -1.5146484375em;
  color: rgb(255, 255, 255);
}
.icon-icon-moe-02 .path14:before {
  content: "\e90d";
  margin-left: -1.5146484375em;
  color: rgb(249, 182, 52);
}
.icon-icon-moe-03 .path1:before {
  content: "\e90e";
  color: rgb(255, 255, 255);
  opacity: 0.4;
}
.icon-icon-moe-03 .path2:before {
  content: "\e90f";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-icon-moe-04 .path1:before {
  content: "\e910";
  color: rgb(251, 175, 67);
}
.icon-icon-moe-04 .path2:before {
  content: "\e911";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-icon-moe-05 .path1:before {
  content: "\e912";
  color: rgb(251, 175, 67);
}
.icon-icon-moe-05 .path2:before {
  content: "\e913";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-icon-moe-06 .path1:before {
  content: "\e914";
  color: rgb(251, 175, 67);
}
.icon-icon-moe-06 .path2:before {
  content: "\e915";
  margin-left: -2em;
  color: rgb(255, 255, 255);
}
.icon-icon-moe-07:before {
  content: "\e916";
}
.icon-icon-moe-08:before {
  content: "\e917";
}
.icon-icon-moe-09:before {
  content: "\e918";
}
.icon-icon-moe-10:before {
  content: "\e919";
}
.icon-icon-moe-11:before {
  content: "\e91a";
}
.icon-icon-moe-12:before {
  content: "\e91b";
}
.icon-icon-moe-13:before {
  content: "\e91c";
}
.icon-icon-moe-14:before {
  content: "\e91d";
}
.icon-icon-moe-15:before {
  content: "\e91e";
}
.icon-icon-moe-16:before {
  content: "\e91f";
}
.icon-icon-moe-17:before {
  content: "\e920";
}
.icon-icon-moe-18:before {
  content: "\e921";
}
.icon-icon-moe-19:before {
  content: "\e922";
}
.icon-icon-moe-20:before {
  content: "\e923";
}
.icon-icon-moe-21:before {
  content: "\e924";
}
.icon-icon-moe-22:before {
  content: "\e925";
}
.icon-icon-moe-23:before {
  content: "\e926";
}
.icon-icon-moe-24:before {
  content: "\e927";
}
.icon-icon-moe-25:before {
  content: "\e928";
}
.icon-icon-moe-26:before {
  content: "\e929";
}
.icon-icon-moe-27:before {
  content: "\e92a";
}
.icon-icon-moe-28:before {
  content: "\e92b";
}
.icon-icon-moe-29:before {
  content: "\e92c";
}
.icon-icon-moe-30:before {
  content: "\e92d";
}
.icon-icon-moe-31:before {
  content: "\e92e";
}
.icon-icon-moe-32:before {
  content: "\e92f";
}
.icon-icon-moe-33:before {
  content: "\e930";
}
.icon-icon-moe-34:before {
  content: "\e931";
}
.icon-icon-moe-35:before {
  content: "\e932";
}
.icon-icon-moe-36:before {
  content: "\e933";
}
.icon-icon-moe-37:before {
  content: "\e934";
}
/*.icon-icon-moe-38:before {
  content: "\e935";
}*/
.icon-icon-moe-39:before {
  content: "\e936";
}
.icon-icon-moe-40:before {
  content: "\e937";
}
.icon-icon-moe-41:before {
  content: "\e938";
}
.icon-icon-moe-42:before {
  content: "\e939";
}
.icon-icon-moe-43:before {
  content: "\e93a";
}
.icon-icon-moe-44:before {
  content: "\e93b";
}
.icon-icon-moe-45:before {
  content: "\e93c";
}
.icon-icon-moe-46:before {
  content: "\e93d";
}
.icon-icon-moe-47:before {
  content: "\e93e";
}
.icon-icon-moe-48:before {
  content: "\e93f";
}
.icon-icon-moe-49:before {
  content: "\e940";
}


/*!
 * Datetimepicker for Bootstrap v3
//! version : 3.1.3
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */.bootstrap-datetimepicker-widget{top:0;left:0;width:250px;padding:4px;margin-top:1px;z-index:99999!important;border-radius:4px}.bootstrap-datetimepicker-widget.timepicker-sbs{width:600px}.bootstrap-datetimepicker-widget.bottom:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);position:absolute;top:-7px;left:7px}.bootstrap-datetimepicker-widget.bottom:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:8px}.bootstrap-datetimepicker-widget.top:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.top:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;position:absolute;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget .dow{width:14.2857%}.bootstrap-datetimepicker-widget.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget>ul{list-style-type:none;margin:0}.bootstrap-datetimepicker-widget a[data-action]{padding:6px 0}.bootstrap-datetimepicker-widget a[data-action]:active{box-shadow:none}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:54px;font-weight:700;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator{width:4px;padding:0;margin:0}.bootstrap-datetimepicker-widget .datepicker>div{display:none}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget td,.bootstrap-datetimepicker-widget th{text-align:center;border-radius:4px}.bootstrap-datetimepicker-widget td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget td.cw{font-size:10px;height:20px;line-height:20px;color:#777}.bootstrap-datetimepicker-widget td.day{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget td.day:hover,.bootstrap-datetimepicker-widget td.hour:hover,.bootstrap-datetimepicker-widget td.minute:hover,.bootstrap-datetimepicker-widget td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget td.old,.bootstrap-datetimepicker-widget td.new{color:#777}.bootstrap-datetimepicker-widget td.today{position:relative}.bootstrap-datetimepicker-widget td.today:before{content:'';display:inline-block;border-left:7px solid transparent;border-bottom:7px solid #428bca;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widget td.active,.bootstrap-datetimepicker-widget td.active:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget td.disabled,.bootstrap-datetimepicker-widget td.disabled:hover{background:0 0;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget td span{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;cursor:pointer;border-radius:4px}.bootstrap-datetimepicker-widget td span:hover{background:#eee}.bootstrap-datetimepicker-widget td span.active{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget td span.old{color:#777}.bootstrap-datetimepicker-widget td span.disabled,.bootstrap-datetimepicker-widget td span.disabled:hover{background:0 0;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget th{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget th.picker-switch{width:145px}.bootstrap-datetimepicker-widget th.next,.bootstrap-datetimepicker-widget th.prev{font-size:21px}.bootstrap-datetimepicker-widget th.disabled,.bootstrap-datetimepicker-widget th.disabled:hover{background:0 0;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget thead tr:first-child th:hover{background:#eee}.input-group.date .input-group-addon span{display:block;cursor:pointer;width:16px;height:16px}.bootstrap-datetimepicker-widget.left-oriented:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.left-oriented:after{left:auto;right:7px}.bootstrap-datetimepicker-widget ul.list-unstyled li div.timepicker div.timepicker-picker table.table-condensed tbody>tr>td{padding:0!important}@media screen and (max-width:767px){.bootstrap-datetimepicker-widget.timepicker-sbs{width:283px}}
.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:0;direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_inside>.mCSB_container{margin-right:30px}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container{margin-right:0;margin-left:30px}.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0}.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0;opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_outside+.mCSB_scrollTools{right:-26px}.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{right:auto;left:0}.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{left:-26px}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;text-align:center}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonUp{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools .mCSB_buttonDown{bottom:0}.mCSB_horizontal.mCSB_inside>.mCSB_container{margin-right:0;margin-bottom:30px}.mCSB_horizontal.mCSB_outside>.mCSB_container{min-height:100%}.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal{width:auto;height:16px;top:auto;right:0;bottom:0;left:0}.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-26px}.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer{margin:0 20px}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:2px;margin:7px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:30px;height:100%;left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:12px;margin:2px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:8px;margin:4px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display:block;position:absolute;width:20px;height:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right:0}.mCSB_container_wrapper{position:absolute;height:auto;width:auto;overflow:hidden;top:0;left:0;right:0;bottom:0;margin-right:30px;margin-bottom:30px}.mCSB_container_wrapper>.mCSB_container{padding-right:30px;padding-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:20px}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:20px}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:20px}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper{margin-right:0;margin-left:30px}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container{padding-right:0}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container{padding-bottom:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;margin-left:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar{-webkit-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out}.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools{opacity:0;filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)"}.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,.mCustomScrollBox:hover>.mCSB_scrollTools,.mCustomScrollBox:hover~.mCSB_scrollTools,.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85);filter:"alpha(opacity=85)";-ms-filter:"alpha(opacity=85)"}.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9);filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp{background-image:url(mCSB_buttons.png);background-repeat:no-repeat;opacity:.4;filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_buttonUp{background-position:0 0}.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -20px}.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -40px}.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -56px}.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover,.mCSB_scrollTools .mCSB_buttonUp:hover{opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active,.mCSB_scrollTools .mCSB_buttonUp:active{opacity:.9;filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:rgba(0,0,0,.85)}.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:rgba(0,0,0,.9)}.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px auto}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px 0}.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -20px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -40px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px 0}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -20px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -40px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px 0}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:6px;margin:5px auto}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px 0}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -20px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -40px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px 0}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -20px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -40px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -56px}.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.1)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:2px}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:2px;margin:7px auto}.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,.mCS-rounded.mCSB_scrollTools .mCSB_dragger{height:14px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:14px;margin:0 1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger{width:14px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:14px;margin:1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:16px;height:16px;margin:-1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:4px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:16px;width:16px;margin:0 -1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:4px;margin:6px 0}.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{background-position:0 -72px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -92px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -112px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -128px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px -72px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -92px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -112px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail{width:4px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{background-color:transparent;background-position:center}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);background-repeat:repeat-y;opacity:.3;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{height:4px;margin:6px 0;background-repeat:repeat-x}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px -72px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -92px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -112px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px -72px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -92px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -112px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-y;background-image:-moz-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-x;background-image:-moz-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger{height:70px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger{width:70px}.mCS-3d-dark.mCSB_scrollTools,.mCS-3d.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{width:8px;background-color:#000;background-color:rgba(0,0,0,.2);box-shadow:inset 1px 0 1px rgba(0,0,0,.5),inset -1px 0 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:8px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:8px;margin:4px 0;box-shadow:inset 0 1px 1px rgba(0,0,0,.5),inset 0 -1px 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:8px;margin:4px auto}.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);box-shadow:inset 1px 0 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{box-shadow:inset 0 1px 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical{right:1px}.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCS-3d-thick.mCSB_scrollTools_vertical{box-shadow:inset 1px 0 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,.mCS-3d-thick.mCSB_scrollTools_horizontal{bottom:1px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;box-shadow:inset 1px 0 0 rgba(255,255,255,.4);width:12px;margin:2px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4);height:12px;width:auto}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{background-color:#000;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-thick-dark.mCSB_scrollTools{box-shadow:inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#777}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{background-color:#fff;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{right:0;margin:12px 0}.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:0;margin:0 12px}.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{left:0;right:auto}.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger{height:50px}.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger{width:50px}.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail{width:6px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px}.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:6px;margin:5px 0}.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:12px}.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:12px;margin:2px 0}.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools .mCSB_draggerRail{width:12px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;margin:3px 5px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:6px;margin:5px 3px;position:absolute;width:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:12px;margin:2px 0}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent;border-width:1px;border-style:solid;border-color:#fff;border-color:rgba(255,255,255,.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{border-color:#000;border-color:rgba(0,0,0,.2)}.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.6)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.6)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}
.material-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px;
    padding: 20px 20px 0;
    position: relative;
    background-color: #e3eaef;
    border-bottom: 1px solid #fff;
}

/*Reaction and Share blocks*/

.material-footer-box {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-top: 30px;
    user-select: none;
}

.reaction-title {
    display: none;
}

.reactions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    margin-bottom: 20px;
}

.share-block {
    margin-bottom: 20px;
    z-index: 1;
}

.reactions-button,
.svg-icon.reactions-icon,
.social-btn-icon,
.material-head-comments,
.material-bookmark,
.material-head .btn-share .social-btn-icon {
    border-radius: 8px;
}

.reaction-select.reactions-button .buttons-count,
.reaction-count.reactions-button .buttons-count {
    border-radius: 0 0 8px 8px;
}

.buttons-count,
.total-count {
    border-radius: 0 8px 8px 0;
}

/*Geometria*/

/*.reactions-button {
    width: 40px;
}

.reaction-icon-box,
.svg-icon.reactions-icon,
.social-btn-icon,
.share-block .social-btn-icon,
.btn-adv-check,
.material-head-comments,
.material-bookmark {
    height: 40px;
    width: 40px;
}

.buttons-count,
.total-count {
    height: 40px;
    min-width: 43px;
    line-height: 40px;
    margin-left: -33px;
}

.reaction-select.reactions-button .buttons-count,
.reaction-count.reactions-button .buttons-count,
.share-panel .social-btn-2021 .buttons-count {
    width: 40px;
}

.share-block .social-btn-2021.btn-close {
    width: 40px;
}*/

.reactions-button {
    width: 8.3vw;
}

.reaction-icon-box,
.svg-icon.reactions-icon,
.material-footer-box .social-btn-icon,
.material-footer-box .share-block .social-btn-icon,
.btn-adv-check,
.material-head-comments,
.material-bookmark {
    height: 8.3vw;
    width: 8.3vw;
}

.material-footer-box .buttons-count,
.material-footer-box .total-count {
    height: 8.3vw;
    line-height: 8.3vw;
    margin-left: -33px;
}

.reaction-select.reactions-button .buttons-count,
.reaction-count.reactions-button .buttons-count,
.material-footer-box .share-panel .social-btn-2021 .buttons-count {
    width: 8.3vw;
}

.material-footer-box .share-block .social-btn-2021.btn-close {
    width: 8.3vw;
}

/*End of Geometria*/

.reactions-button,
.cab-content .down_line_nn .reactions-button {
    /*display: block;*/
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    background: none;
    padding: 0;
    outline: none;
    float: left;
    margin: 0;
    /*height: 40px;*/
    /*min-width: 40px;
    max-width: 73px;*/
    /*-ms-flex: 0 0 40px;
    flex: 0 0 40px;
    max-width: 70px;*/
    transition: width .1s ease, transform .15s ease, box-shadow 0s ease;
}

.reactions .reactions-button:not(:last-child),
.cab-content .down_line_nn .reactions-button:not(:last-child) {
    margin-right: 10px;
}

.reaction-panel .btn-close,
.share-panel .btn-close {
    transition: transform .15s ease;
}

/*.reaction-count.reactions-button,
.reaction-select.reactions-button {
    height: 59px;
}*/

.reaction-icon-box {
    /*position: absolute;
    top: 0;
    left: 0;*/
    z-index: 1;
    position: relative;
    transition: transform .15s ease;
}

.svg-icon.reactions-icon,
.social-btn-icon {
    position: relative;
    display: block;
    transition: transform .15s ease;
}

.for-phone .material-head-comments,
.for-phone .material-bookmark,
    /*.for-phone .reactions-button,*/
.for-phone .social-btn-2021,
.for-phone .share-panel .social-btn-2021,
.for-phone .comment-form-button:hover,
.for-phone .comment-form-button:focus,
.for-phone .comment-form-button:active {
    transition: none;
}

.reaction-panel .for-phone .reactions-button {
    transition: all .15s ease;
}

.material-head .material-head-comments:hover,
.material-head .material-bookmark:hover,
.reactions .reactions-button:hover,
.share-block .social-btn-2021:hover,
.share-block .share-panel .social-btn-2021:hover,
.comment-form-button:hover {
    transform: translateY(-3px);
}

.for-phone.material-head .material-head-comments:hover,
.for-phone.material-head .material-bookmark:hover,
.for-phone .reactions .reactions-button:hover,
.for-phone .share-block .social-btn-2021:hover,
.for-phone .share-block .share-panel .social-btn-2021:hover,
.for-phone .comment-form-button:hover {
    transform: translateY(3px);
}

.audio_content:active,
.reactions-button:active,
.material-head .material-head-comments:active,
.material-head .material-bookmark:active,
.reactions .reactions-button:active,
.share-block .social-btn-2021:active,
.share-block .share-panel .social-btn-2021:active,
.comment-form-button:active {
    transform: translateY(0);
    transition: transform .05s ease;
}

.reaction-panel .btn-close:hover,
.share-panel .btn-close:hover {
    transform: scale(1.2) !important;
}

.reaction-panel .btn-close:active,
.share-panel .btn-close:active,
.reaction-panel .btn-close:active,
.share-panel .btn-close:active {
    transform: scale(1) !important;
}

/*.material-head:not(.for-phone) .material-head-comments:hover,
.material-head:not(.for-phone) .material-bookmark:hover,
.reactions:not(.for-phone) .reactions-button:hover .reaction-icon-box,
.share-block:not(.for-phone) .social-btn-2021:hover .social-btn-icon,
.reaction-panel .btn-close:hover .social-btn-icon,
.share-panel .btn-close:hover .social-btn-icon,
.share-block:not(.for-phone) .share-panel .social-btn-2021:hover .buttons-count {
    transform: translateY(-3px);
}*/

/*.share-block:not(.for-phone) .share-panel .social-btn-2021:hover .buttons-count {
    transform: translateY(2px) scaleX(1.1);
    transition: transform .45s cubic-bezier(.38, 0, 0, 5);
}*/

/*.reaction-panel-button,*/
.buttons-count,
.total-count {
    /*position: absolute;
    top: 0;
    right: 0;*/
    padding: 0 0 0 10px;
    background-color: #fff;
    font-size: 14px;
    text-align: center;
    transition: .15s ease;
}

/*.buttons-count {
    opacity: 0;
}

.reaction-select.reactions-button .buttons-count,
.reaction-count.reactions-button .buttons-count {
    opacity: 1;
}*/

.total-count,
.reaction-panel-button {
    display: none;
}

/*.reaction-select.reactions-button .buttons-count,
.reaction-count.reactions-button .buttons-count,*/
.btn-share-box .buttons-count,
.total-count,
.reaction-panel-button {
    margin-left: -10px;
}

/*.reactions-button:nth-child(1) {
    z-index: 8;
}

.reactions-button:nth-child(2) {
    z-index: 7;
}

.reactions-button:nth-child(3) {
    z-index: 6;
}

.reactions-button:nth-child(4) {
    z-index: 5;
}

.reactions-button:nth-child(5) {
    z-index: 4;
}

.reactions-button:nth-child(6) {
    z-index: 3;
}

.reaction-panel .reactions-button:nth-child(1) {
    z-index: 3;
}

.reaction-panel .reactions-button:nth-child(2) {
    z-index: 4;
}

.reaction-panel .reactions-button:nth-child(3) {
    z-index: 5;
}

.reaction-panel .reactions-button:nth-child(4) {
    z-index: 6;
}

.reaction-panel .reactions-button:nth-child(5) {
    z-index: 7;
}

.reaction-panel .reactions-button:nth-child(6) {
    z-index: 8;
}*/

/*.reaction-select.reactions-button {
    width: 73px;
    transform: translateY(-6px);
    box-shadow: 0 5px 15px 0 rgba(0,0,0, .25);
}*/

.reaction-panel-button .reaction-icon-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.reaction-panel-button .svg-icon {
    width: 26px;
    height: 26px;
    fill: #1e2c34;
}

.buttons-count {
    display: block;
}

.reaction-panel .buttons-count {
    background-color: #e3eaef;
}

.reaction-select.reactions-button .buttons-count {
    font-weight: 700;
    /*background-color: #fcc007;*/
}

.reactions-icon-title {
    position: absolute;
    top: -10px;
    left: 50%;
    padding: 0 7px;
    font-size: 13px;
    line-height: 20px;
    pointer-events: none;
    white-space: nowrap;
    border-radius: 4px;
    opacity: 0;
    color: #fff;
    background-color: #1e2c34;
    transform: scale(0) translate(-50%, 10px);
    /*transition: transform .45s cubic-bezier(.38, 0, 0, 1.4), opacity .15s ease-in-out;*/
    transition: transform .15s ease, opacity .35s ease;
    transform-origin: 0 0;
}

.reactions-button:hover .reactions-icon-title,
.social-btn-2021:hover .reactions-icon-title {
    opacity: 1;
    transform: scale(1) translate(-50%, -17px);
}

.reaction-select.reactions-button .buttons-count,
.reaction-count.reactions-button .buttons-count,
.share-panel .social-btn-2021 .buttons-count {
    height: auto;
    min-width: auto;
    padding: 15px 0 0 0;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    transition: .15s ease;
    margin: -10px 0 0 0;
    /*z-index: -1;*/
}

.reaction-select.reactions-button .buttons-count,
.reaction-count.reactions-button .buttons-count {
    padding: 15px 0 3px 0;
}

.share-panel .social-btn-2021 .buttons-count {
    background-color: transparent !important;
}

.reaction-select.reactions-button .buttons-count,
.reaction-count.reactions-button .buttons-count {
    background-color: #fff;
}

.reaction-select.reactions-button:not(:first-child),
.reaction-select.reactions-button:not(:first-child) .buttons-count {
    box-shadow: 0 0 0 2px #fcc007;
}

.reaction-select.reactions-button:first-child,
.reaction-select.reactions-button:first-child .buttons-count {
    box-shadow: 0 0 0 2px #00ab49;
}

.reaction-select.reactions-button:last-child,
.reaction-select.reactions-button:last-child .buttons-count {
    box-shadow: 0 0 0 2px #ed3533;
}

/*Share-block*/

.share-block .social-btn-2021 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background: none;
    padding: 0;
    outline: none;
    transition: transform .15s ease;
}

.share-block .share-panel .social-btn-2021 {
    -ms-flex-direction: column;
    flex-direction: column;
}

.btn-vk .social-btn-icon,
.share-panel .btn-vk .buttons-count {
    background-color: #0077ff;
}

.btn-ok .social-btn-icon,
.share-panel .btn-ok .buttons-count {
    background-color: #ff7700;
}

.btn-facebook .social-btn-icon,
.share-panel .btn-facebook .buttons-count {
    background-color: #39549f;
}

.btn-whatsapp .social-btn-icon,
.share-panel .btn-whatsapp .buttons-count {
    background-color: #25d366;
}

.btn-twitter .social-btn-icon,
.share-panel .btn-twitter .buttons-count {
    background-color: #50abf1;
}

.btn-google .social-btn-icon,
.share-panel .btn-google .buttons-count {
    background-color: #4285f4;
}

.btn-telegram .social-btn-icon,
.share-panel .btn-telegram .buttons-count {
    background-color: #2aabee;
}

.btn-viber .social-btn-icon,
.share-panel .btn-viber .buttons-count {
    background-color: #7360f2;
}

.btn-envelope .social-btn-icon,
.share-panel .btn-envelope .buttons-count {
    background-color: #3b5bd1;
}

.btn-share .social-btn-icon,
.comment-form-button {
    /*background-color: #1e2c34;*/
    background-color: #fff;
}

.share-block .social-btn-2021 .svg-icon {
    fill: #fff;
    width: 24px;
    height: 24px;
}

.share-block .social-btn-2021.btn-share .svg-icon,
.material-head-comments .svg-icon,
.material-bookmark .svg-icon {
    width: 20px;
    height: 20px;
}

.share-block .social-btn-2021.btn-close .svg-icon {
    fill: #1e2c34;
    width: 18px;
    height: 18px;
}

.btn-print .social-btn-icon {
    background-color: #fff;
    /*border: 1px solid #808080;*/
}

.btn-print .social-btn-icon .svg-icon {
    /*fill: #808080;*/
    width: 22px;
    height: 22px;
}

.btn-adv-check .svg-icon {
    width: 25px;
    height: 25px;
}

.share-panel {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.share-block-in,
.share-panel-row,
.share-panel-row-1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    user-select: none;
    position: relative;
}

.share-panel-row,
.share-panel-row-1 {
    width: 100%;
}

.share-block {
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.share-block .social-btn-2021 {
    margin-right: 10px;
    cursor: pointer;
}

.share-block .social-btn-2021 .buttons-count {
    padding: 0 10px 0 10px;
}

.share-block .share-panel .buttons-count {
    padding: 15px 0 0 0;
}

.btn-adv-check {
    margin-right: 10px;
}

.share-panel-row .social-btn-2021:last-of-type,
.share-block .social-btn-2021.btn-share,
.share-block .social-btn-2021.btn-close {
    margin-right: 0;
}

.share-block > .social-btn-2021 {
    z-index: 2;
}

.share-block .btn-adv-check,
.share-block .social-btn-2021.btn-print {
    z-index: 0;
}

.share-block .for-phone .btn-print,
.for-phone .material-footer-single .btn-print {
    display: none !important;
}

.share-block .social-btn-2021.btn-close {
    position: absolute;
    top: 20px;
    right: 20px;
}

.share-block .social-btn-icon,
.btn-adv-check,
.material-head-comments,
.material-bookmark {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.share-block .social-btn-icon,
.material-head-comments,
.material-bookmark {
    width: 40px;
    height: 40px;
}

.btn-share-box {
    position: relative;
}

.reaction-panel,
.share-block .share-panel {
    display: none;
    /*overflow: hidden;*/
    position: absolute;
    top: -20px;
    right: -20px;
    z-index: 10;
    padding: 20px 60px 0 20px;
    margin: 0;
    border-radius: 16px;
    background-color: #fff;
    box-shadow: 0 0 7px 0 rgba(7, 31, 44, .1), 0 0 30px 0 rgba(7, 31, 44, .2);
}

.material-footer .share-block .share-panel {
    right: 1px;
}

.reaction-panel .reactions-button,
.share-panel .share-panel-row,
.share-panel .share-panel-row-1 {
    margin-bottom: 20px;
}

.reaction-panel .btn-close,
.share-panel .btn-close {
    cursor: pointer;
}

.reaction-panel .btn-close,
.share-panel .btn-close {
    position: absolute;
    top: 20px;
    right: 15px;
}

.reaction-panel .btn-close .social-btn-icon,
.share-panel .btn-close .social-btn-icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.reaction-panel .btn-close .social-btn-icon .svg-icon,
.share-panel .btn-close .social-btn-icon .svg-icon,
.share-block .social-btn-2021.btn-share .svg-icon,
.btn-print .social-btn-icon .svg-icon,
.material-head-comments .svg-icon,
.material-bookmark.bookmark-yes .svg-icon {
    fill: var(--moe-blue);
}

.material-bookmark.bookmark-no .svg-icon {
    fill: #c9d5de;
}

.material-bookmark.bookmark-no:hover .svg-icon {
    fill: #b5c4cf;
}

.material-bookmark.bookmark svg {
    width: 20px;
    height: 20px;
    transition: all .1s;
}

.material-bookmark.bookmark .bookmark-border,
.material-bookmark.bookmark .bookmark-icon-fill {
    transition: all .1s;
}

/*.material-bookmark.bookmark-no .bookmark-border {
    fill: #c9d5de;
}*/

.material-bookmark.bookmark-no .bookmark-icon-fill {
    fill: none;
}

.material-bookmark .bookmark-border,
.material-bookmark.bookmark-yes:hover .bookmark-icon-fill,
.material-bookmark.bookmark-yes .bookmark-icon-fill {
    fill: var(--moe-blue);
}

/*End of Share-block*/

/*End of Reaction and Share blocks*/

/*Comments-block*/

.material-footer-2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 10px 10px;
    margin-bottom: 30px;
    position: relative;
    background-color: #e3eaef;
}

.material-footer-single {
    padding: 20px 20px 0 10px;
    margin-bottom: 30px;
}

.material-footer-2.no_comment {
    height: 0;
    padding: 0;
}

.material-footer-2.no_comment .material-footer-row {
    display: none;
}

.novost_detalka .down_stat_wr {
    display: block;
    margin: 30px 0;
}

.novost_detalka .material-footer-2 {
    margin-bottom: 0;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
}

.material-footer-2-comments {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.comment-form-button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 50px;
    line-height: 50px;
    margin: 0 10px 10px;
    border-radius: 8px;
    padding: 0 15px;
    text-transform: uppercase;
    /*font-weight: 700;*/
    font-size: 18px;
    color: var(--moe-blue) !important;
    user-select: none;
    transition: transform .15s ease;
}

.comment-form-button span,
.material-footer-2 .compl span {
    margin-left: 6px;
}

.comment-form-button .svg-icon,
.material-footer-2 .compl .svg-icon {
    width: 26px;
    height: 26px;
    transition: none;
    fill: var(--moe-blue);
}

.material-footer-2 .compl:hover .svg-icon {
    fill: #d00;
}

/*.for-phone .material-footer-2 .compl,
.for-phone .material-footer-2 .compl .svg-icon {
    transition: none;
}*/

/*.comment-form-button:active {
    transform: translateY(3px);
    transition: none;
}*/

.down_stat_wr .comment-all-link,
.material-footer-2 .compl {
    font-family: 'Roboto', sans-serif;
    /*font-weight: 700;*/
    font-size: 15px;
    line-height: 50px;
    white-space: nowrap;
    margin: 0 10px;
}

.material-footer-2 .compl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    min-width: 50px;
    height: 50px;
    line-height: 50px;
    margin: 0 10px;
    padding: 0;
    background-color: transparent;
    transition: none;
}

.material-footer-2 .compl:hover,
.material-footer-2 .compl:focus,
.material-footer-2 .compl:active {
    color: #d00;
}

.down_stat_wr .comment-all-link:hover {
    text-decoration: underline;
}

@media (max-width: 1199px) {
    .material-footer-2 .compl span {
        display: none;
    }
}

@media (max-width: 575px) {
    .material-footer-2 {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .novost_detalka .material-footer-2 {
        margin-bottom: 0;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    /*.material-footer-2-comments {
        -ms-flex-direction: column;
        flex-direction: column;
    }*/
}

@media (min-width: 768px) and (max-width: 991px) {
    .novost_detalka .material-footer-2 {
        height: 140px;
    }

    .material-footer-2 .compl {
        position: absolute;
        right: 10px;
        bottom: 10px;
    }
}

@media (max-width: 575px) {
    /*.novost_detalka .material-footer-2 {
        -ms-flex-direction: row;
        flex-direction: row;
        height: 140px;
    }*/
    /*.material-footer-2 .compl {
        position: absolute;
        right: 10px;
        bottom: 0;
    }*/
}

@media (max-width: 530px) {
    .novost_detalka .material-footer-2 {
        -ms-flex-direction: row;
        flex-direction: row;
        height: 140px;
    }

    .material-footer-2 .compl {
        position: absolute;
        right: 10px;
        bottom: 10px;
    }
}

@media (min-width: 670px) and (max-width: 767px), (min-width: 450px) and (max-width: 575px) {
    .material-footer-2 .compl span {
        display: block;
    }
}

/*End of Comments-block*/

/*Material Head*/

/*.material-head {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 20px;
    font-size: 14px;
    font-family: 'Roboto Condensed';
    padding: 15px;
    width: calc(100% + 30px);
    margin-left: -15px;
    position: relative;
    user-select: none;
    z-index: 1;
}

.material-head-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    z-index: -1;
    background-color: #e3eaef;
}

.material-head-box-1 {
    -ms-flex-order: 1;
    order: 1;
    min-width: calc(100% - 200px);
}

.material-head-box-2 {
    -ms-flex-order: 2;
    order: 2;
    min-width: 180px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.material-head-box-3 {
    -ms-flex-order: 3;
    order: 3;
    min-width: calc(100% - 100px);
}

.material-head-box-4 {
    -ms-flex-order: 4;
    order: 4;
    min-width: 100px;
}

.material-head-box-1,
.material-head-box-2 {
    margin-bottom: 15px;
}

.material-head-box-3,
.material-head-box-4 {
    margin-top: 15px;
}*/

.material-head {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    line-height: 20px;
    font-size: 14px;
    font-family: 'Roboto Condensed';
    padding: 0 15px 15px;
    width: calc(100% + 30px);
    margin-left: -15px;
    position: relative;
    user-select: none;
    z-index: 1;
}

.opinion_cont .material-head.no-photo {
    padding-bottom: 0;
}

.material-head-back {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70px;
    z-index: -1;
    /*background-color: #e3eaef;*/
}

.material-head-box-1 {
    /*min-width: calc(100% - 230px);*/
    /*order: 3;*/
    white-space: nowrap;
    margin-right: 15px;
    color: #8f9aa0;
}

.material-head-box-2 {
    /*order: 4;*/
    /*min-width: 180px;*/
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.material-head-box-3 {
    overflow: hidden;
    position: relative;
    margin-right: 10px;
    flex-grow: 1;
    /*order: 1;*/
    /*min-width: calc(100% - 100px);*/
}

.material-head-box-3:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 20px;
    background: linear-gradient(to left, #fff 0%, rgba(255, 255, 255, 0) 100%);
}

.material-head-box-4 {
    order: 2;
    min-width: 100px;
}

/*.material-head-box-1,
.material-head-box-2 {
    margin-top: 15px;
}*/

/*.material-head-box-3,
.material-head-box-4 {
    margin-bottom: 10px;
}*/

/*.material-head-box-1,
.material-head-box-3 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}*/

.material-head-rubric,
.material-head-rubric .rubrika,
.material-head-row,
.material-head-views,
.material-head-date {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.material-head-box-3 .material-head-rubric .rubrika {
    white-space: nowrap;
}

.material-head-rubric .rubrika.green_bg span {
    padding: 0 4px;
    background-color: #31aa51;
    color: #fff;
    margin: -2px 0 0 7px;
    font-size: 13px;
    line-height: 16px;
    border-radius: 3px;
    display: none;
}

/*.material-head-box-1,
.material-head-box-3 {
    -ms-flex-positive: 1;
    flex-grow: 1;
}*/

/*.material-head-box-1 {
    margin-right: 20px;
}*/

.material-head .adv-info {
    right: -10px;
}

.material-head .adv-info .btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 30px;
    width: 32px;
    padding: 0;
    cursor: pointer;
    border: none !important;
    background: none !important;
    box-shadow: none !important;
}

.material-head .adv-info .btn .dot {
    display: block;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    margin: 2px;
    transition: .05s ease-in-out;
    background-color: #6a8797;
}

.material-head .adv-info .btn:hover .dot,
.material-head .adv-info .btn:focus .dot {
    background-color: #2383d7;
}

.material-head .adv-info .dropdown-menu {
    z-index: 1000;
    width: auto;
    min-width: auto;
    padding: 0 35px 0 15px;
    margin: -1px 0 0;
    text-align: left;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #b6c4cb;
    box-shadow: 0 6px 12px rgba(47, 67, 78, .25);
    transform-origin: right top;
    left: auto;
    right: 0;
    top: 0;
    font-family: 'Roboto', sasn-serif;
    font-size: 16px;
    line-height: 30px;
    white-space: nowrap;
}

.material-head .adv-info .dropdown-menu .btn.close {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    border-radius: 4px;
    background: none;
    box-shadow: none;
    opacity: 1 !important;
}

.material-head .adv-info .dropdown-menu .btn.close .svg-icon {
    width: 10px;
    height: 10px;
    fill: #b6c4cb;
}

.material-head .adv-info .dropdown-menu .btn.close:hover .svg-icon,
.material-head .adv-info .dropdown-menu .btn.close:focus .svg-icon {
    fill: #6a8797;
}



/*Мнения*/

/*
.opinion_cont .material-head-box-1 {
    -ms-flex-order: 1;
    order: 1;
    min-width: auto;
}

.opinion_cont .material-head-box-2 {
    -ms-flex-order: 4;
    order: 4;
    min-width: auto;
}

.opinion_cont .material-head-box-3 {
    -ms-flex-order: 2;
    order: 2;
    min-width: auto;
}

.opinion_cont .material-head-box-4 {
    -ms-flex-order: 3;
    order: 3;
    min-width: auto;
}

.opinion_cont .material-head-box-1,
.opinion_cont .material-head-box-2,
.opinion_cont .material-head-box-3,
.opinion_cont .material-head-box-4 {
    margin-top: 0;
    margin-bottom: 0;
}

.opinion_cont .material-head-box-1 {
    -ms-flex-positive: 0;
    flex-grow: 0;
}

.opinion_cont .material-head-box-3 {
    -ms-flex-positive: 1;
    flex-grow: 1;
}
*/

/*End of Мнения*/

.material-head-rubric .svg-icon,
.material-head-views .svg-icon,
.material-head-date .svg-icon {
    margin: -1px 3px 0 0;
    width: 14px;
    min-width: 14px;
    height: 14px;
}

.material-head-rubric .rubrika .svg-icon,
.material-head-views .svg-icon,
.material-head-date .svg-icon {
    fill: #c4cace;
}

.material-head-rubric .rubrika.green_bg .svg-icon {
    width: 16px;
    min-width: 16px;
    height: 16px;
    margin-left: 7px;
    fill: #31aa51;
}

@media (min-width: 400px) {
    .material-head-rubric .rubrika.green_bg span {
        display: block;
    }

    .material-head-rubric .rubrika.green_bg .svg-icon {
        display: none;
    }
}

.material-head-comments,
.material-bookmark,
.material-head .btn-share .social-btn-icon {
    background-color: #fff;
    border: 1px solid #b8d0e1;
    min-width: 40px;
    margin-left: 10px;
    margin-right: 0;
    cursor: pointer;
    transition: transform .15s ease;
}

.material-head-comments {
    width: auto;
    padding: 0 10px;
}

.material-head-comments .svg-icon {
    margin-right: 4px;
}

.material-head .material-bookmark.bookmark-yes,
.material-head .material-bookmark.bookmark-no {
    background-image: none;
}

.material-head .material-bookmark:hover {
    z-index: 1;
}

.material-head .material-bookmark #no_user_bookmark,
.material-head .material-bookmark #yes_user_bookmark,
.material-head .material-bookmark #del_user_bookmark {
    top: 45px;
    left: auto;
    width: 140px;
    transition: transform .15s ease;
    z-index: 10;
}

.material-head .material-bookmark:hover #no_user_bookmark,
.material-head .material-bookmark:hover #yes_user_bookmark,
.material-head .material-bookmark:hover #del_user_bookmark,
.material-head .material-bookmark:active #no_user_bookmark,
.material-head .material-bookmark:active #yes_user_bookmark,
.material-head .material-bookmark:active #del_user_bookmark {
    transform: translateY(3px);
}

.material-head .share-block {
    margin-bottom: 0;
    position: relative;
}

.material-head .audio_content {
    background: #ff8201;
    height: 40px;
    width: 100px;
    border-radius: 8px;
}

.material-head .audio_content h3 {
    line-height: 40px;
    text-transform: none;
    font-weight: 400;
    font-size: 16px;
    left: 31px;
}

.material-head .audio-puls {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
}

.material-head .audio-control {
    width: 22px;
    height: 22px;
    top: 9px;
    left: 7px;
}

.material-head .audio-button {
    border: none;
}

.material-head .audio-control > div:hover,
.material-head .audio_content:hover .audio-control > div {
    background-color: transparent;
    transform: scale3d(1.3, 1.3, 1.3);
}

.material-head-site,
.material-head-box-2 .material-head-comments {
    color: var(--moe-blue);
}

.material-head-box-3 .material-head-views,
.vue_count_read_user {
    color: #8f9aa0;
}

.down_line_nn-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    float: right;
}

.down_line_nn .reactions {
    margin: 0 20px 0 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}

.down_line_nn .reactions .reactions-button,
.cab-content .down_line_nn .reactions-button {
    margin-right: 2px !important;
    width: 22px !important;
    -ms-flex-pack: center;
    justify-content: center;
    transition: none;
    transform: none;
    cursor: auto;
}

.down_line_nn .reaction-icon-box,
.down_line_nn .reaction-icon-box .svg-icon.reactions-icon {
    width: 22px !important;
    height: 22px !important;
    border-radius: 4px !important;
}

.down_line_nn .total-count {
    display: block;
    margin-left: 3px;
    padding: 0;
    line-height: 36px;
    color: #838a8e;
    background-color: transparent;
}

.down_line_nn .button.company-answer-btn .company-answer01,
.down_line_nn .button.company-answer-btn .company-answer02 {
    font-size: 13px;
    line-height: 34px;
}

.down_line_nn .button.company-answer-btn .company-answer01 {
    display: none;
}

@media (min-width: 768px) and (max-width: 991px) {
    .down_line_nn .button.chit_dal {
        margin-right: 20px;
    }

    .down_line_nn .reactions {
        margin: 0 20px 0 0;
    }

    .down_line_nn .button.chit_dal span.read02,
    .down_line_nn .button.company-answer-btn .company-answer01,
    .down_line_nn .button.company-answer-btn .company-answer02 {
        display: none;
    }

    /*.down_line_nn .button.chit_dal span.read02 {
        display: none;
    }

    .down_line_nn .reactions {
        margin: 0 15px 0 0;
    }*/
}

@media (max-width: 649px) {
    .down_line_nn .button.company-answer-btn .company-answer02 {
        display: none;
    }

    .down_line_nn .button.company-answer-btn .company-answer01 {
        display: inline-block;
    }
}

@media (max-width: 559px) {
    .down_line_nn .button.company-answer-btn .company-answer01 {
        display: none;
    }
}

@media (max-width: 479px) {
    .down_line_nn .button.chit_dal span.read02,
    .down_line_nn .button.chit_dal span.read01 {
        display: none;
    }

    .down_line_nn .button.chit_dal,
    .down_line_nn .button.coments {
        margin-right: 8px;
    }

    .down_line_nn .reactions {
        margin: 0 12px 0 0;
    }

}

@media (max-width: 369px) {

}

@media (max-width: 369px) {
    .down_line_nn .button,
    .down_line_nn .button.chit_dal {
        min-width: 30px;
        padding: 0 7px;
    }
}

@media (min-width: 768px) {
    .material-head {
        padding: 0 0 20px 0;
        width: 100%;
        margin-left: 0;
        /*border-radius: 16px 16px 0 0;*/
        position: relative;
        /*background-color: #e3eaef;*/
    }

    .material-head.no-photo {
        border-radius: 16px;
    }

    /*.material-head-box-1 {
        -ms-flex-order: 1;
        order: 1;
        min-width: auto;
    }

    .material-head-box-2 {
        -ms-flex-order: 4;
        order: 4;
        min-width: auto;
    }

    .material-head-box-3 {
        -ms-flex-order: 2;
        order: 2;
        min-width: auto;
    }

    .material-head-box-4 {
        -ms-flex-order: 3;
        order: 3;
        min-width: auto;
    }

    .material-head-box-1,
    .material-head-box-2,
    .material-head-box-3,
    .material-head-box-4 {
        margin-top: 0;
        margin-bottom: 0;
    }

    .material-head-box-1 {
        -ms-flex-positive: 0;
        flex-grow: 0;
    }

    .material-head-box-3 {
        -ms-flex-positive: 1;
        flex-grow: 1;
    }*/
}

@media (max-width: 767px) {
    .material-head .share-block .share-panel {
        left: auto;
        top: -15px;
        right: -5px;
        padding: 15px 55px 0 15px;
    }

    .material-head .share-block .social-btn-2021.btn-close {
        top: 15px;
        right: 10px;
    }

    /*.opinion_cont .material-head {
        padding-top: 15px;
    }

    .opinion_cont .material-head .share-block .share-panel {
        top: -15px;
    }*/
}

/*@media (max-width: 490px) {
    .material-head-box-2 {
        min-width: 100%;
    }
}*/

/*@media (max-width: 430px) {
    .opinion_cont .material-head {
        padding-top: 0;
    }

    .opinion_cont .material-head-box-1 {
        -ms-flex-order: 3;
        order: 3;
        min-width: auto;
    }

    .opinion_cont .material-head-box-2 {
        -ms-flex-order: 4;
        order: 4;
        min-width: auto;
    }

    .opinion_cont .material-head-box-3 {
        -ms-flex-order: 1;
        order: 1;
        min-width: 100%;
        margin-bottom: 10px;
    }

    .opinion_cont .material-head-box-1,
    .opinion_cont .material-head-box-2 {
        margin-top: 10px;
        margin-bottom: 0;
    }

    .opinion_cont .material-head-box-1 {
        -ms-flex-positive: 0;
        flex-grow: 0;
    }

    .opinion_cont .material-head-box-3 {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .opinion_cont .material-head-box-3 .material-head-rubric {
        margin-right: 20px;
    }
}*/

@media (max-width: 380px) {
    /*.material-head {
        padding: 10px 15px;
    }

    .material-head-back {
        height: 60px;
    }

    .material-head-box-1,
    .material-head-box-2 {
        margin-bottom: 10px;
    }

    .material-head-box-3,
    .material-head-box-4 {
        margin-top: 10px;
    }*/
    /*.material-head {
        padding: 0 15px 15px;
    }*/

    .material-head-back {
        height: 60px;
    }

    /*.material-head-box-1,
    .material-head-box-2 {
        margin-top: 10px;
    }*/

    /*.material-head-box-3,
    .material-head-box-1 {
        margin-bottom: 10px;
    }*/

    /*.material-head .share-block .share-panel {
        top: 42px;
    }*/

    /*.vue_count_read_user {
        display: none;
    }*/
    .material-head-comments {
        margin-left: 0;
    }

    .material-head-box-4 {
        min-width: 40px;
    }

    .material-head .audio_content {
        width: 40px;
    }

    .stat_centr_wr .audio_content h3 {
        display: none !important;
    }

    .material-head .audio-control {
        width: 22px;
        height: 22px;
        top: 9px;
        left: 9px;
    }

    .stat_centr_wr .audio-play:before {
        top: 1px;
        left: 4px;
        border-top: 10px solid transparent;
        border-left: 17.2px solid #fff;
        border-bottom: 10px solid transparent;
    }
}

@media (max-width: 340px) {
    /*.material-head-box-1 {
        margin-right: 10px;
    }*/

    .material-head-box-2 {
        /*min-width: 172px;*/
        /*min-width: 100%;*/
    }

    .material-bookmark,
    .material-head .btn-share .social-btn-icon {
        margin-left: 6px;
    }
}

/*End of Material Head*/

/*Geometria*/

@media (min-width: 600px) {
    .reactions {
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .material-footer-box .reactions-button {
        width: 50px;
    }

    .material-footer-box .reaction-icon-box,
    .material-footer-box .svg-icon.reactions-icon,
    .material-footer-box .social-btn-icon,
    .material-footer-box .share-block .social-btn-icon,
    .material-footer-box .btn-adv-check,
    .material-footer-box .material-head-comments,
    .material-footer-box .material-bookmark {
        height: 50px;
        width: 50px;
    }

    .material-footer-box .buttons-count,
    .material-footer-box .total-count {
        height: 50px;
        min-width: 43px;
        line-height: 50px;
        margin-left: -10px;
    }

    .material-footer-box .reaction-select.reactions-button .buttons-count,
    .material-footer-box .reaction-count.reactions-button .buttons-count,
    .material-footer-box .share-panel .social-btn-2021 .buttons-count {
        width: 50px;
    }

    .material-footer-box .share-block .social-btn-2021.btn-close {
        width: 50px;
    }

    .material-footer-box .share-block .share-panel {
        padding: 20px 70px 0 20px;
    }

    .material-footer-box .share-block .social-btn-2021.btn-share .svg-icon {
        width: 25px;
        height: 25px;
    }
}

@media (min-width: 700px) {
    .reactions .reactions-button:not(:last-child),
    .cab-content .down_line_nn .reactions-button:not(:last-child),
    .material-footer-box .share-block .share-block-in > .social-btn-2021 {
        margin-right: 15px;
    }
}

@media (max-width: 530px) {
    .material-footer {
        padding-top: 60px;
    }

    .material-footer-single {
        padding-top: 20px;
    }

    .material-footer:before {
        content: 'Что думаете?';
        display: block;
        font-size: 20px;
        font-family: 'Roboto Condensed';
        position: absolute;
        top: 15px;
        left: 20px;
        font-weight: 700;
    }

    .material-footer-single:before {
        display: none;
    }

    .reactions {
        width: 100%;
    }

    .material-footer-2.no_comment {
        height: 90px;
        padding: 20px 10px 10px;
    }

    .material-footer .share-block {
        bottom: -91px;
        position: absolute;
        right: 20px;
    }

    .material-footer-single .share-block {
        bottom: auto;
        position: relative;
        right: auto;
    }

    .material-footer-row {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
    }

    .material-footer-box .reactions-button {
        width: 50px;
    }

    .material-footer-box .reaction-icon-box,
    .material-footer-box .svg-icon.reactions-icon,
    .material-footer-box .social-btn-icon,
    .material-footer-box .share-block .social-btn-icon,
    .material-footer-box .btn-adv-check,
    .material-footer-box .material-head-comments,
    .material-footer-box .material-bookmark {
        height: 50px;
        width: 50px;
    }

    .material-footer-box .buttons-count {
        height: 50px;
        line-height: 50px;
        margin-left: -10px;
    }

    .material-footer-box .reaction-select.reactions-button .buttons-count,
    .material-footer-box .reaction-count.reactions-button .buttons-count,
    .material-footer-box .share-panel .social-btn-2021 .buttons-count {
        width: 50px;
    }

    .material-footer-box .share-block .social-btn-2021.btn-close {
        width: 50px;
    }

    .material-footer-box .share-block .share-panel {
        padding: 20px 70px 0 20px;
    }

    .material-footer-box .share-block .social-btn-2021.btn-share .svg-icon {
        width: 25px;
        height: 25px;
    }

    .reactions .reactions-button:not(:last-child),
    .cab-content .down_line_nn .reactions-button:not(:last-child) {
        margin-right: 0;
    }

    .material-footer .share-block .share-panel {
        top: -20px;
        right: -19px;
    }

    .comment-form-button {
        height: 50px;
        line-height: 50px;
    }

}

@media (max-width: 400px) {
    .material-footer-box .reactions-button {
        width: 40px;
    }

    .material-footer-box .reaction-icon-box,
    .material-footer-box .svg-icon.reactions-icon,
    .material-footer-box .social-btn-icon,
    .material-footer-box .share-block .social-btn-icon,
    .material-footer-box .btn-adv-check,
    .material-footer-box .material-head-comments,
    .material-footer-box .material-bookmark,
    .material-footer-2 .compl {
        height: 40px;
        width: 40px;
    }

    .material-footer-box .buttons-count {
        height: 40px;
        line-height: 40px;
    }

    .material-footer-box .reaction-select.reactions-button .buttons-count,
    .material-footer-box .reaction-count.reactions-button .buttons-count,
    .material-footer-box .share-panel .social-btn-2021 .buttons-count {
        width: 40px;
    }

    .material-footer-box .share-block .social-btn-2021.btn-close {
        width: 40px;
    }

    .material-footer-box .share-block .share-panel {
        padding: 20px 60px 0 20px;
    }

    .material-footer-box .share-block .social-btn-2021.btn-share .svg-icon {
        width: 20px;
        height: 20px;
    }

    .material-footer-2.no_comment {
        height: 80px;
    }

    .material-footer .share-block {
        bottom: -81px;
    }

    .material-footer-single .share-block {
        bottom: auto;
    }

    .comment-form-button {
        height: 40px;
        line-height: 40px;
    }

    .novost_detalka .material-footer-2 {
        height: 120px;
    }

    .material-footer-2 .compl {
        width: 40px;
        min-width: 40px;
        line-height: 50px;
        height: 50px;
        margin-bottom: 0;
        bottom: 0;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .novost_detalka .reactions {
        width: 100%;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    /*.novost_detalka .material-footer-box .reactions-button {
        width: 40px;
    }*/
    /*.novost_detalka .material-footer-box .reaction-icon-box,
    .novost_detalka .material-footer-box .svg-icon.reactions-icon,
    .novost_detalka .material-footer-box .social-btn-icon,
    .novost_detalka .material-footer-box .share-block .social-btn-icon,
    .novost_detalka .material-footer-box .btn-adv-check,
    .novost_detalka .material-footer-box .material-head-comments,
    .novost_detalka .material-footer-box .material-bookmark {
        height: 40px;
        width: 40px;
    }*/
    .novost_detalka .reactions .reactions-button:not(:last-child) {
        margin-right: 0;
    }

    .novost_detalka .material-footer-box .reactions-button .buttons-count {
        margin: -10px 0 0 0;
    }

    .novost_detalka .material-footer-box .share-block .buttons-count {
        /*height: 40px;
        line-height: 40px;*/
        margin: 0 0 0 -10px;
    }

    /*.novost_detalka .material-footer-box .reaction-select.reactions-button .buttons-count,
    .novost_detalka .material-footer-box .reaction-count.reactions-button .buttons-count,
    .novost_detalka .material-footer-box .share-panel .social-btn-2021 .buttons-count {
        width: 40px;
    }*/
    /*.novost_detalka .material-footer-box .share-block .social-btn-2021.btn-close {
        width: 40px;
    }*/
    .novost_detalka .material-footer-box .share-block .share-panel {
        padding: 20px 60px 0 20px;
    }

    .novost_detalka .material-footer-box .share-block .social-btn-2021.btn-share .svg-icon {
        width: 20px;
        height: 20px;
    }

    .novost_detalka .material-footer .share-block {
        bottom: -90px;
        /*bottom: -80px;*/
        position: absolute;
        right: 20px;
    }

    .novost_detalka .material-footer-row {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
    }

    /*.novost_detalka .comment-form-button {
        height: 40px;
        line-height: 40px;
    }*/
}

/*End of Geometria*/

@media (min-width: 768px) {
    .material-footer-box {
        width: 100%;
        margin-left: 0;
    }

    .material-footer {
        border-radius: 16px 16px 0 0;
    }

    .no_comment .material-footer,
    .material-footer-single {
        border-radius: 16px;
    }

    .material-footer-2 {
        border-radius: 0 0 16px 16px;
    }

    .material-footer .share-block .share-panel {
        top: 0;
        right: 0;
    }

}

@media (max-width: 719px) {
    .reactions {
        -ms-flex-positive: 0;
        flex-grow: 0;
    }

    .reaction-panel .reactions {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 0;
    }

    .total-count,
    .reaction-panel-button {
        display: inline-block;
        float: left;
        position: relative;
    }

    .total-count {
        z-index: 2;
        min-width: auto;
        padding: 0 10px 0 20px;
    }

    .total-count .buttons-count {
        min-width: auto;
    }

}

@media (max-width: 340px) {
    .material-head-rubric .rubrika.green_bg span {
        font-size: 11px;
    }
}

@media (min-width: 1440px) {
    .d-1440-block {
        display: block !important;
    }
}
