/* =========== © 2020 Centroarts.com =========== */
@font-face {
  font-family: 'icons';
  font-weight: normal;
  font-style: normal;
  font-display: block;
  src: url('../fonts/icon.woff2') format('woff2');
}

/* @font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'),
     url('../fonts/roboto-v20-latin_cyrillic-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'),
     url('../fonts/roboto-v20-latin_cyrillic-700.woff2') format('woff2');
} */

[class^="i__"], [class*=" i__"] {
  font-family: 'icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.25rem; font-size: 1.25rem; width: 1.25rem; height: 1.25rem;
  display: inline-block; vertical-align: top;
}
[class^="i__"]::before, [class*=" i__"]::before { line-height: inherit; font-size: inherit; }

.i__like:before { content: "\e925"; }
.i__restore:before { content: "\e924"; }
.i__login::before { content: "\e923"; }
.i__aleft::before { content: "\e900"; }
.i__aright::before { content: "\e901"; }
.i__ca::before { content: "\e902"; }
.i__close::before { content: "\e903"; }
.i__com::before { content: "\e904"; }
.i__del::before { content: "\e905"; }
.i__down::before { content: "\e906"; }
.i__dzen::before { content: "\e907"; }
.i__edit::before { content: "\e908"; }
.i__fav::before { content: "\e909"; }
.i__favfill::before { content: "\e90a"; }
.i__fb::before { content: "\e90b"; }
.i__flash::before { content: "\e90c"; }
.i__gl::before { content: "\e90d"; }
.i__info::before { content: "\e90e"; }
.i__left::before { content: "\e90f"; }
.i__mail::before { content: "\e910"; }
.i__notify::before { content: "\e911"; }
.i__ok::before { content: "\e912"; }
.i__photo::before { content: "\e913"; }
.i__print::before { content: "\e914"; }
.i__quote::before { content: "\e915"; }
.i__ratedown::before { content: "\e916"; }
.i__rateup::before { content: "\e917"; }
.i__reply::before { content: "\e918"; }
.i__right::before { content: "\e919"; }
.i__search::before { content: "\e91a"; }
.i__star::before { content: "\e91b"; }
.i__thumbs::before { content: "\e91c"; }
.i__tw::before { content: "\e91d"; }
.i__up::before { content: "\e91e"; }
.i__video::before { content: "\e91f"; }
.i__view::before { content: "\e920"; }
.i__vk::before { content: "\e921"; }
.i__ya::before { content: "\e922"; }

*, *::before, *::after { box-sizing: border-box; -webkit-box-sizing: border-box; }
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }
html { font-family: sans-serif; line-height: 1; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0,0,0,0); }

html { display: block; }
body {
  font: normal 1rem/1.45 Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", "Open Sans", "Helvetica Neue", sans-serif;
  color: #222; background-color: #f1f1f1; text-rendering: optimizeLegibility;
  min-width: 320px; min-height: 100vh; margin: 0;
}
a { color: #f97330; outline: none !important; text-decoration: none; }
@media (min-width: 992px) {
  a:hover, a:active, a:focus { color: #c64607; }
  .c-white.bg-dark a:hover, .c-white.bg-dark a:active, .c-white.bg-dark a:focus { color: #f97330; }
}

[tabindex="-1"]:focus { outline: 0 !important; }

hr { box-sizing: content-box; height: 0; overflow: visible; border: 0 solid rgba(0,0,0,0.1); border-top-width: 1px; margin: 1.75rem 0; }
h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5rem; }
p { margin-top: 0; margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted;
  cursor: help; border-bottom: 0; -webkit-text-decoration-skip-ink: none; text-decoration-skip-ink: none;
}
address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }
ol, ul, dl { list-style: none; padding: 0; margin: 0; }
ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; }
dt { font-weight: 700; }
dd { margin-bottom: .5rem; margin-left: 0; }
blockquote { margin: 0 0 1rem; }
b, strong { font-weight: bold; }
small, .small { font-size: .75em; }
sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }
sub { bottom: -.25em; }
sup { top: -.5em; }

a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; }
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus { color: inherit; text-decoration: none; }
a:not([href]):not([tabindex]):focus { outline: 0; }

pre, code, kbd, samp { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; }
pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; }
figure { margin: 0 0 1rem; }
img { vertical-align: middle; border-style: none; }
svg { overflow: hidden; vertical-align: middle; }
table { border-collapse: collapse; }
caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #99999e; text-align: left; caption-side: bottom; }
th { text-align: inherit; }
label { display: inline-block; margin-bottom: 0.5rem; }
button { border-radius: 0; }
button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; }
input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; }
button, input { overflow: visible; }
button, select { text-transform: none; }
select { word-wrap: normal; }
button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; outline: none !important; }
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) { cursor: pointer;}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner { padding: 0; border-style: none; }
input[type="radio"],
input[type="checkbox"] { box-sizing: border-box; -webkit-box-sizing: border-box; padding: 0; }
textarea { overflow: auto; resize: vertical; }
fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }
legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal;}
progress { vertical-align: baseline; }
[type="search"] { outline-offset: -2px; -webkit-appearance: none; }
[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; }
output { display: inline-block; }
summary { display: list-item; cursor: pointer; }
template { display: none; }
[hidden] { display: none !important; }

/* .font { font-family: Roboto, Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", "Open Sans", "Helvetica Neue", sans-serif; } */
.font { font-family: Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", "Open Sans", "Helvetica Neue", sans-serif; }
.cover { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover; }
.fit-cover { position: relative; display: flex; overflow: hidden; flex-direction: column; flex-grow: 1; }
.fit-cover img {
  position: absolute; top: 0; left: 50%; display: block;
  min-width: calc(100% + 1px); height: 100%; transform: translateX(-50%);
  object-fit: cover; object-position: center center;
  -o-object-position: center center; -o-object-fit: cover;
}

.w-100 { width: 100%; }
.circle { border-radius: 50%; }
.dashed { position: relative; display: inline-block; }
.dashed::after { content: ""; position: absolute; left: 0; top: 100%; width: 100%; height: 0; border-top: 1px dashed #9D9FA4; }

.truncate { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.uppercase { text-transform: uppercase; }
.text-wrap { white-space: normal !important; }
.text-nowrap { white-space: nowrap !important; }
.fw-b { font-weight: bold; }
.fw-n { font-weight: normal; }
.lh-norm { line-height: normal; }
.f-right { float: right; }
.f-left { float: left; }
.ww-break-word { word-wrap: break-word; }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }

.c-inherit { color: inherit !important; }
.c-white { color: #FFFFFF !important; }
.c-primary { color: #f97330 !important; }
.c-dark { color: #222 !important; }
.c-muted { color: #666 !important; }

.bg-inherit { background-color: inherit !important; }
.bg-white { background-color: #FFFFFF !important; }
.bg-primary { background-color: #f97330 !important; }
.bg-grey { background-color: #EBEAE8 !important; }
.bg-dark { background-color: #272727 !important; }
.bg-light { background-color: #f7f7f7 !important; }

.light_orange_bg { background-color: #fff8f4; }
.light_gray_bg { background-color: rgba(228,225,221,0.6); }

.muted { opacity: .5; }

.comment__content iframe, .comment__content video,
.showfull__content iframe, .showfull__content video { width: 720px; height: 420px; max-width: 100%; }

.small, small { font-size: .75rem; }

/* Cols */
.row { display: flex; flex-wrap: wrap; margin-right: -.75rem; margin-left: -.75rem; }
.container, .container-fluid, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .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, .col-sm, .col-sm-auto, .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, .col-md, .col-md-auto, .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, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto { padding-right: .75rem; padding-left: .75rem; }

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

.col { flex-basis: 0; flex-grow: 1; max-width: 100%; }
.row-cols-1 > * { flex: 0 0 100%; max-width: 100%; }
.row-cols-2 > * { flex: 0 0 50%; max-width: 50%; }
.row-cols-3 > * { flex: 0 0 33.333333%; max-width: 33.333333%; }
.row-cols-4 > * { flex: 0 0 25%; max-width: 25%; }
.row-cols-5 > * { flex: 0 0 20%; max-width: 20%; }
.row-cols-6 > * { flex: 0 0 16.666667%; max-width: 16.666667%; }

.col-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
.col-1 { flex: 0 0 8.333333%; max-width: 8.333333%; }
.col-2 { flex: 0 0 16.666667%;  max-width: 16.666667%; }

.col-3 { flex: 0 0 25%; max-width: 25%; }
.col-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
.col-5 { flex: 0 0 41.666667%; max-width: 41.666667%; }
.col-6 { flex: 0 0 50%; max-width: 50%; }
.col-7 { flex: 0 0 58.333333%; max-width: 58.333333%; }
.col-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }
.col-9 { flex: 0 0 75%; max-width: 75%; }
.col-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
.col-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
.col-12 { flex: 0 0 100%; max-width: 100%; }

@media (min-width: 576px) {
  .col-sm { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .row-cols-sm-1 > * { flex: 0 0 100%; max-width: 100%; }
  .row-cols-sm-2 > * { flex: 0 0 50%; max-width: 50%; }
  .row-cols-sm-3 > * { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .row-cols-sm-4 > * { flex: 0 0 25%; max-width: 25%; }
  .row-cols-sm-5 > * { flex: 0 0 20%; max-width: 20%; }
  .row-cols-sm-6 > * { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-sm-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-sm-1 { flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-sm-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-sm-3 { flex: 0 0 25%; max-width: 25%; }
  .col-sm-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-sm-5 { flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-sm-6 { flex: 0 0 50%; max-width: 50%; }
  .col-sm-7 { flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-sm-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-sm-9 { flex: 0 0 75%; max-width: 75%; }
  .col-sm-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-sm-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-sm-12 { flex: 0 0 100%; max-width: 100%; }
}

@media (min-width: 768px) {
  .col-md { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .row-cols-md-1 > * { flex: 0 0 100%; max-width: 100%; }
  .row-cols-md-2 > * { flex: 0 0 50%; max-width: 50%; }
  .row-cols-md-3 > * { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .row-cols-md-4 > * { flex: 0 0 25%; max-width: 25%; }
  .row-cols-md-5 > * { flex: 0 0 20%; max-width: 20%; }
  .row-cols-md-6 > * { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-md-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-md-1 { flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-md-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-md-3 { flex: 0 0 25%; max-width: 25%; }
  .col-md-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-md-5 { flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-md-6 { flex: 0 0 50%; max-width: 50%; }
  .col-md-7 { flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-md-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-md-9 { flex: 0 0 75%; max-width: 75%; }
  .col-md-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-md-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-md-12 { flex: 0 0 100%; max-width: 100%; }
}

@media (min-width: 992px) {
  .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .row-cols-lg-1 > * { flex: 0 0 100%; max-width: 100%; }
  .row-cols-lg-2 > * { flex: 0 0 50%; max-width: 50%; }
  .row-cols-lg-3 > * { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .row-cols-lg-4 > * { flex: 0 0 25%; max-width: 25%; }
  .row-cols-lg-5 > * { flex: 0 0 20%; max-width: 20%; }
  .row-cols-lg-6 > * { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-lg-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-lg-1 { flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-lg-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-lg-3 { flex: 0 0 25%; max-width: 25%; }
  .col-lg-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-lg-5 { flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-lg-6 { flex: 0 0 50%; max-width: 50%; }
  .col-lg-7 { flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-lg-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-lg-9 { flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-lg-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-lg-12 { flex: 0 0 100%; max-width: 100%; }
}

/* Headings */
@media (min-width: 576px) {
  h1, .h1 { font-size: 2.5rem; }
  h2, .h2 { font-size: 2rem; }
  h3, .h3 { font-size: 1.5rem; font-weight:bold; }
}

@media (max-width: 575px) {
  h1, .h1 { font-size: 2rem; }
  h2, .h2 { font-size: 1.8rem; }
  h3, .h3 { font-size: 1.5rem; font-weight:bold; }
}

h4, .h4 { font-size: 1.45rem; }
h5, .h5 { font-size: 1.25rem; }
h6, .h6 { font-size: 1rem; }

/* .text h1, .text h2, .text h3, .text h4, .text h5 { font-family: Roboto, Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", "Open Sans", "Helvetica Neue", sans-serif; } */

.text h1 { font-size: 1.5rem; }
.text h2 { font-size: 1.5rem; margin-bottom: -0.5rem; }
.text h3 { font-size: 1.25rem; margin-bottom: -0.5rem; }
.text h4 { font-size: 1.125rem; }
.text h5 { font-size: 1rem; }
.text h6 { font-size: .75rem; text-transform: uppercase; }
.text img { max-width: 100%; }

@media (min-width: 992px) {
  .text h1, .text h2 { font-size: 2rem; }
  .text h3 { font-size: 1.75rem; }
  .text h4 { font-size: 1.5rem; }
  .text h5 { font-size: 1.25rem; }
  .text h6 { font-size: 1;  }
}
@media (min-width: 768px) {
  .text h1, .text h2 { font-size: 1.75rem; }
  .text h3 { font-size: 1.5rem; }
  .text h4 { font-size: 1.25rem; }
  .text h5 { font-size: 1rem; }
  .text h6 { font-size: .875rem; }
}

.heading { font-weight: bold; font-size: 1.5rem; line-height: 1.3; margin-bottom: 1rem; }
@media (min-width: 576px) {
  .heading { font-size: 1.75rem; }
}
@media (min-width: 768px) {
  .heading { font-size: 1.75rem; }
}

/* DropDown */
.open > .dropdown-menu { display: block !important; }
.open > .dropdown-btn { opacity: .5; }
.dropdown { position: relative; }
.dropdown-menu {
  display: none; position: absolute; z-index: 100; left: 0; border-radius: .125rem;
  background-color: #fafafa; font-weight: normal;
  border-radius: 1px; box-shadow: 0 .5rem 4rem -.5rem rgba(0,0,0,0.2), 0 .25rem .5rem 0 rgba(0,0,0,0.2);
}
.dropdown-menu-right { right: 0; left: auto; }
@media (min-height: 600px) {
  .dropdown-menu-arrow {
    display: none; position: absolute; z-index: 101; top: 100%; left: 50%; width: 20px; margin: -10px 0 0 -10px; pointer-events: none;
  }
  .open > .dropdown-menu-arrow { display: block; }
  .dropdown-menu-arrow::after {
    content: ""; display: block;
    border: solid transparent; border-bottom-color: #fafafa; border-width: 0 10px 10px 10px;
  }
}
.dropdown-header { display: block; padding: .5rem 1.5rem; margin-bottom: 0; white-space: nowrap; }
.dropdown-form { min-width: 240px; padding: 1.25rem; }

.bg-dark .dropdown-menu {
  background-color: rgba(49,49,49,0.98);
  background-image: linear-gradient(0deg, rgba(49,49,49,0) 0%, rgba(49,49,49,1) 100%);
}
.bg-dark .dropdown .dropdown-menu-arrow::after { border-bottom-color: rgba(49,49,49,1); }

/* --- Modals Bootstrap --- */
.modal-open { overflow: hidden !important; }
@media (min-width: 1140px) {
  .modal-open { padding-right: 72px !important; }
}
@media (max-width: 1139px) {
  .modal-open { padding-right: 0 !important; }
}
.modal {
  position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050;
  display: none; overflow: hidden; outline: 0;
}
.modal-dialog { position: relative; width: auto; min-height: 100%; }
.modal-open .modal { overflow-x: hidden; overflow-y: auto; }
.modal-header { padding: 1rem 1.5rem; display: flex; border-bottom: 1px solid rgba(0,0,0,0.05); }
.modal-footer { padding: 1.5rem; text-align: right; border-top: 1px solid rgba(0,0,0,0.05); }
.modal-header .modal-title { margin: 0; }
.modal-content { position: relative; background-color: #fff; width: 100%; outline: 0; }
.modal-body { padding: 1.5rem; }
.modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000; }
.modal-backdrop.fade { opacity: 0; }
.modal-backdrop.in { opacity: .3; }
.modal-dialog .close, .modal-close {
  position: absolute; right: 0; top: 0; padding: .625rem; width: 2.5rem; height: 2.5rem; background: none;
  border: 0 none; outline: none !important; pointer-events: auto; background: none;
  transition: color .15s ease-out;
}
.modal .modal-dialog > .close, .modal-close { width: 4rem; height: 4rem; padding: 1rem; z-index: 1; }
.modal-dialog .close { opacity: .5; }

.modal-title { margin-bottom: 1rem; }
.modal-close { color: #fff; transition: opacity .15s ease-out; }

@media (min-width: 992px) {
  .modal-close:hover { opacity: .8; }
  .modal-dialog .close:hover { opacity: .8; }
  .modal { -webkit-overflow-scrolling: touch; }
}
@media (min-width: 576px) {
  .modal.fade .modal-dialog { transform: scale(.85); transition: transform .2s ease, opacity .2s ease; }
  .modal.in .modal-dialog { transform: scale(1); }
  .modal-content {
    pointer-events: auto; background-clip: padding-box; max-width: 30rem; min-height: 0;
    border-radius: .25rem; box-shadow: 0 1rem 1.5rem -.25rem rgba(0,0,0,0.25), 0 0 0 1px rgba(0, 0, 0, 0.1);
  }
  .container .modal-content { box-shadow: 0 1rem 3.25rem -.25rem rgba(0,73,150,0.125), 0 0 0 1px rgba(0,73,150, 0.1); }
  .modal-dialog {
    display: flex; align-items: center; justify-content: center; pointer-events: none;
    margin: 1rem auto; min-height: calc(100% - 2rem); padding-left: .5rem; padding-right: .5rem;
  }
  .modal-body { padding: 1.5rem; }
}
@media (max-width: 575px) {
  .modal-dialog { display: flex; }
  .modal-body { min-height: 100% !important; padding-top: 3.5rem; }
}

/* ScrollCont */
.scrollcont, .scrollbar { overflow: hidden; overflow-y: auto; -webkit-overflow-scrolling: touch; }
.scrollcont::-webkit-scrollbar, .scrollbar::-webkit-scrollbar { background: none !important; }
@media (min-width: 992px) {
  ::-webkit-scrollbar { width: 16px; background-color: #FAFAFA; }
  ::-webkit-scrollbar-thumb { background-color: #C1C1C1; border-radius: 6px; border: 4px solid #FAFAFA; }
  ::-webkit-scrollbar-track { background-color: #ededed; border-radius: 6px; border: 4px solid #FAFAFA; }
}
@media (min-width: 992px) {
  .notify_list.scrollbar::-webkit-scrollbar { width: 8px; background-color: #272727 !important; }
  .notify_list.scrollbar::-webkit-scrollbar-thumb { background-color: #f97330 !important; border-radius: 2px; border: 0 none; }
  .notify_list.scrollbar::-webkit-scrollbar-track { background-color: #272727 !important; border-radius: 2px; border: 0 none; }
}


/* BTNS */
.btn-reset { vertical-align: top; padding: 0; margin: 0; background: none; border: 0 none; cursor: pointer; }
.btn, .bbcodes, .ui-button {
  /* font-family: Roboto, Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", "Open Sans", "Helvetica Neue", sans-serif; */
  height: 2.5rem; line-height: 1.5rem; padding: calc(.5rem - 1px) 1rem; border-radius: .125rem;
  white-space: nowrap; text-align: center;
  display: inline-block; vertical-align: top; border: 0 none; font-weight: bold;
  cursor: pointer; outline: none; text-decoration: none !important; color: #fff !important;
  background-color: #f97330; border: 1px solid #f97330;
  transition: box-shadow ease .15s, background-color ease .15s, border-color ease .15s;
}
.btn-dark, #registration > .bbcodes:nth-child(2),
.ui-dialog-buttonset button:first-child,
input[value="Отменить"], input[value="Не принимаю"], input[value="Закрыть"],
.btn-cancel { color: #fff !important; background-color: #222; border-color: #222; }

.input[value="Не принимаю"] { color: initial; !important; background-color: initial; border-color: initial; }


@media (min-width: 992px) {
  .btn:hover, .bbcodes:hover, .ui-button:hover { background-color: #ff8040; border-color: #ff8040; }
  .btn:active, .bbcodes:active, .ui-button:active,
  .btn:focus, .bbcodes:focus, .ui-button:focus { background-color: #e15e1d; border-color: #d15314; box-shadow: 0 0 0 3px rgba(249,115,49,0.15); }

  .btn-dark:hover, #registration > .bbcodes:nth-child(2):hover,
  .ui-dialog-buttonset button:first-child:hover,
  input[value="Отменить"]:hover, input[value="Не принимаю"]:hover,
  .btn-cancel:hover { background-color: #444 !important; border-color: #444 !important; }

  .btn-dark:active, #registration > .bbcodes:nth-child(2):active,
  .ui-dialog-buttonset button:first-child:active,
  input[value="Отменить"]:active, input[value="Не принимаю"]:active,
  .btn-cancel:active,
  .btn-dark:focus, #registration > .bbcodes:nth-child(2):focus,
  .ui-dialog-buttonset button:first-child:focus,
  input[value="Отменить"]:focus, input[value="Не принимаю"]:focus,
  .btn-cancel:focus { background-color: #111 !important; border-color: #111 !important; box-shadow: 0 0 0 3px rgba(249,115,49,0.15); }
}
@media (max-width: 575px) {
  /* .btn-block { width: 100%; } */
  .btn-block + .btn-block { margin-top: .5rem; }
}

/* --- FORMS --- */
.form-group, .form-submit, .form-check, .form-combo { margin-top: 1.25rem !important; margin-bottom: 0 !important; }
.form-group:first-of-type, .form-check:first-of-type, .form-combo:first-of-type { margin-top: 0 !important; }
@media (min-width: 576px) {
  .form-group, .form-submit, .form-check, .form-combo { margin-top: 1.5rem; margin-bottom: 0 !important; }
  .form-combo { display: flex; margin-left: -.75rem; margin-right: -.75rem; }
  .form-combo .form-group { width: 100%; flex: 0 0 50%; max-width: 50%; padding: 0 .75rem; margin: 0; }
}
@media (min-width: 576px) and (max-width: 767px) {
  .form-combo { margin-left: -.5rem; margin-right: -.5rem; }
  .form-combo .form-group { padding: 0 .5rem; }
}
label.form-group, .form-group > label, .form-control-limit { display: block; font-size: .75rem; line-height: 1.2; text-transform: uppercase; opacity: .8; }
.form-sep { border-top: 1px solid rgba(0,0,0,0.05); }
label.form-group > input { margin-top: .5rem; }

.loginform-foot { display: flex; }
.loginform-foot > a:first-child { margin-right: auto; }

.check-login { display: flex; }
.check-login input { margin-right: .5rem; }
.check-login .btn { text-transform: uppercase; font-size: .75rem; }

select, textarea, input[type="text"], input[type="password"], input[type="file"],
input[type="datetime"], input[type="datetime-local"], input[type="date"],
input[type="month"], input[type="time"], input[type="week"], input[type="number"],
input[type="email"], input[type="url"], input[type="search"], input[type="tel"],
input[type="color"] {
  display: inline-block; width: 100%; height: 2.5rem; line-height: 1.5rem; font-size: 1rem;
  padding: calc(.5rem - 1px) .75rem; background: #fff; border: 1px solid rgba(0,0,0,0.1); border-radius: .125rem;
  outline: none !important;
}
select:focus, textarea:focus, input:focus {
  border-color: rgba(0,0,0,0.2); box-shadow: 0 0 0 3px rgba(249,115,49,0.15);
  transition: border .2s linear 0s, box-shadow .2s linear 0s; background-clip: padding-box;
}
textarea { margin: 0; overflow: auto; vertical-align: top; resize: vertical; }
input[type="radio"], input[type="checkbox"] { line-height: normal; margin: -2px 6px 0 0; vertical-align: middle; }
input[type="file"], input[type="image"],
input[type="submit"], input[type="reset"],
input[type="button"], input[type="radio"],
input[type="checkbox"] { width: auto; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
select[multiple], select, input[type="search"] { -webkit-appearance: none; appearance: none; }
select[multiple], select[size], textarea { height: auto;, }
::-moz-placeholder, :-moz-placeholder, ::-webkit-input-placeholder { opacity: 0.6; }
select:not([multiple]) {
  padding-right: 2rem;
  background-position: calc(100% - .375rem) 50%; background-size: 1.5rem 1.5rem; background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8.12 9.29L12 13.17l3.88-3.88c.39-.39 1.02-.39 1.41 0 .39.39.39 1.02 0 1.41l-4.59 4.59c-.39.39-1.02.39-1.41 0L6.7 10.7c-.39-.39-.39-1.02 0-1.41.39-.38 1.03-.39 1.42 0z'/%3E%3C/svg%3E");
}

input:focus { outline: none;  }
input[type="file"], input[type="image"] { height: auto; width: 100%; padding: .25rem; }

@media (min-width: 576px) {
  .btn-lg, .form-control-lg { font-size: 1.125rem !important; height: 3rem !important; padding: calc(.75rem - 1px) 1.25rem !important; }
}

/* Custom Control */
.custom-checkbox { font-size: .875rem; }
.custom-control-input:checked ~ .custom-control-label::before { background-color: #9c373a; }
.custom-control-input:focus ~ .custom-control-label::before { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(156, 55, 58, 0.25); }
.custom-control-input:active ~ .custom-control-label::before { background-color: #fbbb9b; }
.custom-control-input:disabled ~ .custom-control-label { color: #e0c7bb; }
.custom-control-input:disabled ~ .custom-control-label::before { background-color: #f6f0ec; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before { background-color: #9c373a; }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before { background-color: #9c373a; }
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(156, 55, 58, 0.5); }
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before { background-color: rgba(156, 55, 58, 0.5); }
.custom-radio .custom-control-label::before { border-radius: 50%; }
.custom-radio .custom-control-input:checked ~ .custom-control-label::before { background-color: #9c373a; }
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(156, 55, 58, 0.5); }

.custom-control-label::before { background-color: #e5e5e5; }

/*---Дополнительные поля---*/
.xfields textarea, .xprofile textarea { width: 100%; height: 186px; margin-top: 5px; }
.xfieldsnote { color: #838383; font-size: .9em; }
.xfields_table td { vertical-align: top; }
.xfieldsrow { padding-top:5px; clear: both; }
.xfieldscolleft { float: left; width: 30%; }
.xfieldscolright { float: left; width: 70%; }

/*---Подсветка кода в теге [code]---*/
pre code { display: block; padding: 0.5em; background: #f9fafa; border: 1px solid #dce7e7; overflow:auto; white-space: pre; }
pre .comment, pre .template_comment, pre .diff .header, pre .doctype, pre .lisp .string, pre .javadoc { color: #93a1a1; font-style: italic; }
pre .keyword, pre .css .rule .keyword, pre .winutils, pre .javascript .title, pre .method, pre .addition, pre .css .tag, pre .lisp .title { color: #859900; }
pre .number, pre .command, pre .string, pre .tag .value, pre .phpdoc, pre .tex .formula, pre .regexp, pre .hexcolor { color: #2aa198; }
pre .title, pre .localvars, pre .function .title, pre .chunk, pre .decorator,
pre .builtin, pre .built_in, pre .lisp .title, pre .identifier, pre .title .keymethods, pre .id { color: #268bd2; }
pre .tag .title, pre .rules .property, pre .django .tag .keyword { font-weight: bold; }
pre .attribute, pre .variable, pre .instancevar, pre .lisp .body, pre .smalltalk .number, pre .constant, pre .class .title,
pre .parent, pre .haskell .label { color: #b58900; }
pre .preprocessor, pre .pi, pre .shebang, pre .symbol,
pre .diff .change, pre .special, pre .keymethods, pre .attr_selector, pre .important, pre .subst, pre .cdata { color: #cb4b16; }
pre .deletion { color: #dc322f; }
pre .tex .formula { background: #eee8d5; }

/* --- Поля форм --- */
table.xfields input { width: 100%; }
table.xfields tr > td:first-child { padding-right: 10px; }

/*---Смайлики---*/
.emoji { max-width: auto !important; max-height: 1.5rem !important; border: none; vertical-align: middle; }

/* Настройка стандартной капчи */
.c-capcha { position: relative; display: flex; }
.c-capcha > a { margin-right: 5px; }
.c-capcha img {
  position: relative; display: block;
  width: 100px; height: auto; border-radius: 3px;
  z-index: 1; padding: 4px; background: #fff;
  border: 1px solid #dcdcdc; transition: all ease .2s;
}
.c-capcha:hover img {  box-shadow: 0 6px 20px 0 rgba(0,0,0,0.2); transform: scale(1.3,1.3); border-color: transparent; }
.c-capcha > input { float: left; width: 150px; text-align: center; }

/* Настройка стандартной капчи при ответах на комментарии */
.dle-captcha { position: relative; }
.dle-captcha:after { clear: both; display: block; content: ""; }
.dle-captcha > a { float: left; margin-right: 5px; }
.dle-captcha img {
  position: relative;
  display: block;
  width: 130px; height: 46px;
  -webkit-transition: all ease .2s; transition: all ease .2s;
}
.dle-captcha > input { float: left; width: 130px; }

#dofullsearch, .comments_subscribe { display: none !important; }

/* --- ITEMS --- */
.item { position: relative; }
.item-link::after { content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 100%; }

/* DISPLAY & Align */
.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: flex !important; }
.d-inline-flex { display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none { display: none !important; }
  .d-sm-inline { display: inline !important; }
  .d-sm-inline-block { display: inline-block !important; }
  .d-sm-block { display: block !important; }
  .d-sm-table { display: table !important; }
  .d-sm-table-row { display: table-row !important; }
  .d-sm-table-cell { display: table-cell !important; }
  .d-sm-flex { display: flex !important; }
  .d-sm-inline-flex { display: inline-flex !important; }
}

@media (min-width: 768px) {
  .d-md-none { display: none !important; }
  .d-md-inline { display: inline !important; }
  .d-md-inline-block { display: inline-block !important; }
  .d-md-block { display: block !important; }
  .d-md-table { display: table !important; }
  .d-md-table-row { display: table-row !important; }
  .d-md-table-cell { display: table-cell !important; }
  .d-md-flex { display: flex !important; }
  .d-md-inline-flex { display: inline-flex !important; }
}

@media (min-width: 992px) {
  .d-lg-none { display: none !important; }
  .d-lg-inline { display: inline !important; }
  .d-lg-inline-block { display: inline-block !important; }
  .d-lg-block { display: block !important; }
  .d-lg-table { display: table !important; }
  .d-lg-table-row { display: table-row !important; }
  .d-lg-table-cell { display: table-cell !important; }
  .d-lg-flex { display: flex !important; }
  .d-lg-inline-flex { display: inline-flex !important; }
}

@media (min-width: 1240px) {
  .d-xl-none { display: none !important; }
  .d-xl-inline { display: inline !important; }
  .d-xl-inline-block { display: inline-block !important; }
  .d-xl-block { display: block !important; }
  .d-xl-table { display: table !important; }
  .d-xl-table-row { display: table-row !important; }
  .d-xl-table-cell { display: table-cell !important; }
  .d-xl-flex { display: flex !important; }
  .d-xl-inline-flex { display: inline-flex !important; }
}

.order-first { order: -1; }
.order-last { order: 13; }

.flex-row { flex-direction: row !important; }
.flex-column { flex-direction: column !important; }
.flex-row-reverse { flex-direction: row-reverse !important; }
.flex-column-reverse { flex-direction: column-reverse !important; }
.flex-wrap { flex-wrap: wrap !important; }
.flex-nowrap { flex-wrap: nowrap !important; }
.flex-fill { flex: 1 1 auto !important; }
.jc-start { justify-content: flex-start !important; }
.jc-end { justify-content: flex-end !important; }
.jc-center { justify-content: center !important; }
.jc-between { justify-content: space-between !important; }
.jc-around { justify-content: space-around !important; }
.ai-start { align-items: flex-start !important; }
.ai-end { align-items: flex-end !important; }
.ai-center { align-items: center !important; }
.ai-baseline { align-items: baseline !important; }
.ai-stretch { align-items: stretch !important; }
.ac-start { align-content: flex-start !important; }
.ac-end { align-content: flex-end !important; }
.ac-center { align-content: center !important; }
.ac-between { align-content: space-between !important; }
.ac-around { align-content: space-around !important; }
.ac-stretch { align-content: stretch !important; }
.as-auto { align-self: auto !important; }
.as-start { align-self: flex-start !important; }
.as-end { align-self: flex-end !important; }
.as-center { align-self: center !important; }
.as-baseline { align-self: baseline !important; }
.as-stretch { align-self: stretch !important; }

@media (min-width: 576px) {
  .order-sm-first { order: -1; }
  .order-sm-last { order: 13; }
  
  .flex-sm-row { flex-direction: row !important; }
  .flex-sm-column { flex-direction: column !important; }
  .flex-sm-row-reverse { flex-direction: row-reverse !important; }
  .flex-sm-column-reverse { flex-direction: column-reverse !important; }
  .flex-sm-wrap { flex-wrap: wrap !important; }
  .flex-sm-nowrap { flex-wrap: nowrap !important; }
  .flex-sm-fill { flex: 1 1 auto !important; }
  .jc-sm-start { justify-content: flex-start !important; }
  .jc-sm-end { justify-content: flex-end !important; }
  .jc-sm-center { justify-content: center !important; }
  .jc-sm-between { justify-content: space-between !important; }
  .jc-sm-around { justify-content: space-around !important; }
  .ai-sm-start { align-items: flex-start !important; }
  .ai-sm-end { align-items: flex-end !important; }
  .ai-sm-center { align-items: center !important; }
  .ai-sm-baseline { align-items: baseline !important; }
  .ai-sm-stretch { align-items: stretch !important; }
  .ac-sm-start { align-content: flex-start !important; }
  .ac-sm-end { align-content: flex-end !important; }
  .ac-sm-center { align-content: center !important; }
  .ac-sm-between { align-content: space-between !important; }
  .ac-sm-around { align-content: space-around !important; }
  .ac-sm-stretch { align-content: stretch !important; }
  .as-sm-auto { align-self: auto !important; }
  .as-sm-start { align-self: flex-start !important; }
  .as-sm-end { align-self: flex-end !important; }
  .as-sm-center { align-self: center !important; }
  .as-sm-baseline { align-self: baseline !important; }
  .as-sm-stretch { align-self: stretch !important; }
}

@media (min-width: 768px) {
  .order-md-first { order: -1; }
  .order-md-last { order: 13; }

  .flex-md-row { flex-direction: row !important; }
  .flex-md-column { flex-direction: column !important; }
  .flex-md-row-reverse { flex-direction: row-reverse !important; }
  .flex-md-column-reverse { flex-direction: column-reverse !important; }
  .flex-md-wrap { flex-wrap: wrap !important; }
  .flex-md-nowrap { flex-wrap: nowrap !important; }
  .flex-md-fill { flex: 1 1 auto !important; }
  .jc-md-start { justify-content: flex-start !important; }
  .jc-md-end { justify-content: flex-end !important; }
  .jc-md-center { justify-content: center !important; }
  .jc-md-between { justify-content: space-between !important; }
  .jc-md-around { justify-content: space-around !important; }
  .ai-md-start { align-items: flex-start !important; }
  .ai-md-end { align-items: flex-end !important; }
  .ai-md-center { align-items: center !important; }
  .ai-md-baseline { align-items: baseline !important; }
  .ai-md-stretch { align-items: stretch !important; }
  .ac-md-start { align-content: flex-start !important; }
  .ac-md-end { align-content: flex-end !important; }
  .ac-md-center { align-content: center !important; }
  .ac-md-between { align-content: space-between !important; }
  .ac-md-around { align-content: space-around !important; }
  .ac-md-stretch { align-content: stretch !important; }
  .as-md-auto { align-self: auto !important; }
  .as-md-start { align-self: flex-start !important; }
  .as-md-end { align-self: flex-end !important; }
  .as-md-center { align-self: center !important; }
  .as-md-baseline { align-self: baseline !important; }
  .as-md-stretch { align-self: stretch !important; }
}

@media (min-width: 992px) {
  .order-lg-first { order: -1; }
  .order-lg-last { order: 13; }

  .flex-lg-row { flex-direction: row !important; }
  .flex-lg-column { flex-direction: column !important; }
  .flex-lg-row-reverse { flex-direction: row-reverse !important; }
  .flex-lg-column-reverse { flex-direction: column-reverse !important; }
  .flex-lg-wrap { flex-wrap: wrap !important; }
  .flex-lg-nowrap { flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-lg-fill { flex: 1 1 auto !important; }
  .flex-lg-grow-0 { flex-grow: 0 !important; }
  .flex-lg-grow-1 { flex-grow: 1 !important; }
  .flex-lg-shrink-0 { flex-shrink: 0 !important; }
  .flex-lg-shrink-1 { flex-shrink: 1 !important; }
  .jc-lg-start { justify-content: flex-start !important; }
  .jc-lg-end { justify-content: flex-end !important; }
  .jc-lg-center { justify-content: center !important; }
  .jc-lg-between { justify-content: space-between !important; }
  .jc-lg-around { justify-content: space-around !important; }
  .ai-lg-start { align-items: flex-start !important; }
  .ai-lg-end { align-items: flex-end !important; }
  .ai-lg-center { align-items: center !important; }
  .ai-lg-baseline { align-items: baseline !important; }
  .ai-lg-stretch { align-items: stretch !important; }
  .ac-lg-start { align-content: flex-start !important; }
  .ac-lg-end { align-content: flex-end !important; }
  .ac-lg-center { align-content: center !important; }
  .ac-lg-between { align-content: space-between !important; }
  .ac-lg-around { align-content: space-around !important; }
  .ac-lg-stretch { align-content: stretch !important; }
  .as-lg-auto { align-self: auto !important; }
  .as-lg-start { align-self: flex-start !important; }
  .as-lg-end { align-self: flex-end !important; }
  .as-lg-center { align-self: center !important; }
  .as-lg-baseline { align-self: baseline !important; }
  .as-lg-stretch { align-self: stretch !important; }
}

@media (min-width: 1240px) {
  .order-xl-first { order: -1; }
  .order-xl-last { order: 13; }

  .flex-xl-row { flex-direction: row !important; }
  .flex-xl-column { flex-direction: column !important; }
  .flex-xl-row-reverse { flex-direction: row-reverse !important; }
  .flex-xl-column-reverse { flex-direction: column-reverse !important; }
  .flex-xl-wrap { flex-wrap: wrap !important; }
  .flex-xl-nowrap { flex-wrap: nowrap !important; }
  .flex-xl-fill { flex: 1 1 auto !important; }
  .jc-xl-start { justify-content: flex-start !important; }
  .jc-xl-end { justify-content: flex-end !important; }
  .jc-xl-center { justify-content: center !important; }
  .jc-xl-between { justify-content: space-between !important; }
  .jc-xl-around { justify-content: space-around !important; }
  .ai-xl-start { align-items: flex-start !important; }
  .ai-xl-end { align-items: flex-end !important; }
  .ai-xl-center { align-items: center !important; }
  .ai-xl-baseline { align-items: baseline !important; }
  .ai-xl-stretch { align-items: stretch !important; }
  .ac-xl-start { align-content: flex-start !important; }
  .ac-xl-end { align-content: flex-end !important; }
  .ac-xl-center { align-content: center !important; }
  .ac-xl-between { align-content: space-between !important; }
  .ac-xl-around { align-content: space-around !important; }
  .ac-xl-stretch { align-content: stretch !important; }
  .as-xl-auto { align-self: auto !important; }
  .as-xl-start { align-self: flex-start !important; }
  .as-xl-end { align-self: flex-end !important; }
  .as-xl-center { align-self: center !important; }
  .as-xl-baseline { align-self: baseline !important; }
  .as-xl-stretch { align-self: stretch !important; }
}

/* --- Загрузчик AJAX --- */
#loading-layer {
  display: block !important;
  background-color: rgba(255,255,255,.9);
  z-index: 9999 !important;
  position: fixed; top: 0; left: 0; right: 0; bottom: 0;
  width: 100%; height: 100%; text-indent: -9999px;
  overflow: hidden; white-space: nowrap;
}
#loading-layer:before, #loading-layer:after {
  content: ""; width: 64px; height: 64px; position: absolute; left: 50%; top: 50%;
  margin-left: -32px; margin-top: -32px;
}
#loading-layer:before { border: 4px solid rgba(0,0,0,0.14); border-radius: 50%; }
#loading-layer:after {
  background-repeat: no-repeat;
  background-position: 50% 50%; background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='%23000' d='M4,16.5c2.8-5.1,6.9-9.2,11.7-12C20.6,1.6,26.2,0,32,0v4c-5.1,0-10,1.4-14.2,3.9C13.6,10.4,10,14,7.5,18.4L4,16.5z'/%3E%3C/svg%3E");
}
#loading-layer:after { animation: load_rotate .6s infinite linear; }
@keyframes load_rotate { 100% { transform:rotate(360deg); } }

/* --- Социальные иконки --- */
.soc_login { margin-top: 1.5rem; padding-top: 1.5rem; margin-bottom: 2rem; border-top: 1px solid rgba(0,0,0,0.1); }
.soc_login_icons { display: flex; margin-top: 1rem; }
.soc_login_icons a {
  color: inherit; cursor: pointer; display: block; width: 2.5rem; height: 2.5rem; margin-right: .5rem;
  padding: .625rem; border-radius: 50%; background-color: rgba(50,50,50,0.05);
}
.soc_login_icons a:last-child { margin-right: 0; }

.soc_register { text-align: left; border-top: 0; max-width: 300px; padding: 0; margin: 1.75rem 0; }
.soc_register .soc_login_icons { margin-top: 1rem; }

@media (min-width: 992px) {
  .soc_login_icons a:hover { color: #fff; transition: background-color ease .2s, color linear 0s; }
  .soc_login_icons .soc_vk:hover { background-color: #48729e; }
  .soc_login_icons .soc_ya:hover { background-color: #ff0000; }
  .soc_login_icons .soc_fb:hover { background-color: #3b5998; }
  .soc_login_icons .soc_gp:hover { background-color: #4284F4; }
  .soc_login_icons .soc_od:hover { background-color: #eb722e; }
  .soc_login_icons .soc_mail:hover { background-color: #005ff9; }
}

/* --- Изображения в тексте --- */
img.fr-dii { margin-left: 0 !important; margin-right: 0 !important; max-width: 100% !important; }
img.fr-dii.fr-fil { float: left; margin: 5px 24px 25px 0; max-width: calc(100% - 5px); }

/*--- Цитаты, Спойлеры, Код  ---*/
.title_quote {
  font-size: .9rem; color: rgba(0,0,0,0.5); font-weight: bold; font-style: italic; 
  border: 0 none;
}
.quote, blockquote {
  padding: 1.5rem 0; border: 0 solid #f97330; border-width: 2px 0;
  font-family: Georgia, serif; font-style: italic; text-align: center;
  font-size: 1.2em;
}

/* Цитата в комментариях */
.comment .quote, .comment blockquote { font-size: 1em; }
.comment blockquote, .comment .quote {
  padding: 10px 16px;
  border-width: 0 0 0 2px; background-color: rgba(0,0,0,0.03);
  text-align: left;
}
.comment .title_quote {
  padding-top: 8px; padding-bottom: 0; padding-left: 16px;
  border-left: 2px solid #f97330; background-color: rgba(0,0,0,0.03);
}

@media (min-width: 576px) {
  .title_quote {
    padding: 4px 16px; padding-left: 26px; margin-left: 46px;
    border-left: 2px solid #f97330; background-color: rgba(0,0,0,0.03);
  }
  .quote, blockquote {
    margin-left: 46px; padding: 10px 26px;
    border-width: 0 0 0 2px; background-color: rgba(0,0,0,0.03);
    position: relative; text-align: left;
  }
  .quote::before, blockquote::before {
    content: "\201c"; color: #f97330; font-size: 75px; line-height: 60px;
    position: absolute; left: 0; top: 0; margin-left: -46px;
    font-style: normal;
  }
  .comment .quote, .comment blockquote {
      margin-left: 32px;
  }
  .comment .quote::before, .comment blockquote::before {
    font-size: 60px; line-height: 50px;
    margin-left: -32px;
  }
  .comment .title_quote {
    padding-left: 16px; margin-left: 32px;
  }
}

.title_spoiler { margin-top: 2px; }
.text_spoiler { margin-bottom: 2px; }
.title_spoiler img { vertical-align: middle; margin: -1px 0 0 !important }
.scriptcode { color: #4c6d0f; text-align: left; font-family: "Courier New" }
.title_spoiler { font-weight: normal; }
.text_spoiler { border-top: 0; text-align: justify; }

.hide { background-color: #f0f0f0; padding: 5px; color: #f97330; margin: 0 0 1em 0 }
.hide a { text-decoration: underline; }
.hide a:hover { text-decoration: none }
  
/*--- Таблица Персональных сообщений и лучших пользователей ---*/
table.userstop { font-size: 80%; }
.userstop td, .pm td.pm_list, .pm td.pm_head { border-bottom: 1px solid rgba(0,0,0,0.1); padding: 12px 2px; }
table.pm, table.userstop { width: 100%; margin-bottom: 0; }
table.pm select { width: 150px; }
.userstop thead td, .pm td.pm_head { border-bottom: 1px solid rgba(0,0,0,0.1); font-weight: bold; }
table.pm .navigation { border-top-width: 0; margin: 0; }

.table_wide { 
  overflow-y: hidden; overflow-x: auto; width: 100%; word-break: break-all;
  -webkit-overflow-scrolling: touch;
}

.table_wide > table { min-width: 800px; table-layout: fixed; }
.table_wide table.pm { min-width: 600px; }

/*---показ оригинальной картинки загруженной на сайт из уменьшенной копии---*/
.highslide-wrapper, .highslide-outline { background: #fff }
.highslide-image { border: 2px solid #fff }
.highslide-active-anchor { visibility: hidden } 
.highslide-active-anchor img { visibility: hidden }
.highslide-dimming { background-color: black }
.highslide-html { background-color: white }
.highslide-loading { display: block; color: white; font-size: 9px; font-weight: bold; text-decoration: none; padding: 3px; border: 1px solid white; background-color: black }
a.highslide-full-expand { background: url(../dleimages/fullexpand.gif) no-repeat; display: block; margin: 0 10px 10px 0; width: 34px; height: 34px }
.highslide-display-block { display: block }
.highslide-display-none { display: none }
.highslide-caption { display: none; padding: 5px; background: white }
.highslide-controls { width: 195px; height: 40px; background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) no-repeat 0 -90px; margin-right: 15px; margin-bottom: 10px; margin-top: 10px }
.highslide-controls ul { position: relative; left: 15px; height: 40px; list-style: none; margin: 0; padding: 0; background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) no-repeat 100% -90px }
.highslide-controls li { float: left; padding: 5px 0; }
.highslide-controls a { background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif); display: block; float: left; height: 30px; width: 30px; outline: none }
.highslide-controls a.disabled { cursor: default }
.highslide-controls a span { display: none }
 
/*---The CSS sprites for the controlbar---*/
.highslide-controls .highslide-previous a { background-position: 0 0 }
.highslide-controls .highslide-previous a:hover { background-position: 0 -30px }
.highslide-controls .highslide-previous a.disabled { background-position: 0 -60px !important }
.highslide-controls .highslide-play a { background-position: -30px 0 }
.highslide-controls .highslide-play a:hover { background-position: -30px -30px }
.highslide-controls .highslide-play a.disabled { background-position: -30px -60px !important }
.highslide-controls .highslide-pause a { background-position: -60px 0 }
.highslide-controls .highslide-pause a:hover { background-position: -60px -30px }
.highslide-controls .highslide-next a { background-position: -90px 0 }
.highslide-controls .highslide-next a:hover { background-position: -90px -30px }
.highslide-controls .highslide-next a.disabled { background-position: -90px -60px !important }
.highslide-controls .highslide-move a { background-position: -120px 0 }
.highslide-controls .highslide-move a:hover { background-position: -120px -30px }
.highslide-controls .highslide-full-expand a { background-position: -150px 0 }
.highslide-controls .highslide-full-expand a:hover { background-position: -150px -30px }
.highslide-controls .highslide-full-expand a.disabled { background-position: -150px -60px !important }
.highslide-controls .highslide-close a { background-position: -180px 0 }
.highslide-controls .highslide-close a:hover { background-position: -180px -30px }

/*---Диалоговые и всплывающие окна jQuery UI---*/
.ui-widget-overlay { background: #000; opacity: 0.5; left: 0; top: 0; right: 0; bottom: 0; position: fixed; }
.ui-helper-clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden }
.ui-helper-clearfix { display: inline-block }
* html .ui-helper-clearfix { height: 1% }
.ui-helper-clearfix { display: block }
.ui-dialog {
  text-align: left; overflow: hidden; padding: 0; position: absolute; width: 420px;
  border-radius: 2px; box-shadow: 0 8px 40px -10px rgba(0,0,0,0.3); border: 1px solid #e6e6e6; border-color: rgba(0,0,0,0.1);
  background-color: #fff; background-clip: padding-box;
}
.ui-dialog-titlebar { padding: 1.25rem; display: flex; align-items: center; min-width: 0; position: relative; border-bottom: 1px solid #eaeaea; }
.ui-dialog-title {
  display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: bold; font-size: 1rem;
}
.ui-dialog-titlebar-close {
  height: 2rem; width: 2rem; margin: -.5625rem; margin-left: auto;
  display: flex; justify-content: center; align-items: center; border: 0 none !important;
}
.ui-dialog-titlebar-close .ui-icon {
  display: block; width: .875rem; height: .875rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23222' d='M.3,1.7A1,1,0,0,1,.3.3,1,1,0,0,1,1.7.3L8,6.6,14.3.3a1,1,0,0,1,1.4,0,1,1,0,0,1,0,1.4L9.4,8l6.3,6.3a1,1,0,0,1-1.4,1.4L8,9.4,1.7,15.7a1,1,0,0,1-1.4,0,1,1,0,0,1,0-1.4L6.6,8Z'/%3E%3C/svg%3E");
  background-size: .875rem auto; opacity: .5;
}
@media (min-width: 992px) {
  .ui-dialog-titlebar-close:hover .ui-icon { opacity: 1; }
}
.ui-icon { overflow: hidden; text-indent: -9999px; }
.ui-dialog label { color: #575757; }
.ui-dialog-content { padding: 1.25rem; overflow: auto; position: relative; zoom: 1; }
.loginbox.ui-dialog, .loginbox .ui-dialog-content { overflow: visible !important; }
.ui-dialog-content h2 { display: inline; font-size: 1em; font-weight: bold }
.ui-dialog .ui-dialog-buttonpane { padding: 20px; text-align: center; border-top: 1px solid #eaeaea; }
.ui-dialog .ui-resizable-se { bottom: 3px; height: 14px; right: 3px; width: 14px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
.ui-state-error { background: #fef1ec 50% 50% repeat-x !important; border: 1px solid #cd0a0a; color: #cd0a0a; }
.ui-helper-hidden-accessible{ display: none; }
.ui-dialog-buttonset .ui-button { margin-top: .125rem; margin-bottom: .125rem; }

@media (min-width: 576px) {
  .ui-dialog-buttonset .ui-button + .ui-button { margin-left: .25rem; }
}
@media (max-width: 575px) {
  .ui-dialog-buttonset .ui-button { width: 100%; }
  .ui-dialog-buttonset .ui-button + .ui-button { margin-top: .25rem; }
}
@media (max-width: 500px) {
  .post__listing > #dle-content .alert { padding: .5625rem; }
  .modal-body { padding: 1.125rem; padding-top: 2rem; }
  .form-group > label { font-size: .75rem; }
}