@font-face {
  font-family: 'fontello';
  src: url('../style/font/fontello.eot');
  src: url('../style/font/fontello.eot#iefix') format('embedded-opentype'), url('../style/font/fontello.woff2') format('woff2'), url('../style/font/fontello.woff') format('woff'), url('../style/font/fontello.ttf') format('truetype'), url('../style/font/fontello.svg#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
a,
a:focus,
a:hover {
  text-decoration: none;
}
table,
table.calendar,
table.pm,
table.tableform,
table.userstop {
  border-collapse: collapse;
  border-spacing: 0;
}


/*.clearfix:after,
.clr,
.container-fluid:after,
.container:after,
.row:after {
  clear: both;
}
*/

a,
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
frame,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
input,
ins,
kbd,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
select,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  background: 0 0;
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
button,
form,
input,
label {
  background: 0 0;
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
html body blockquote {
  border: 1px solid rgba(120, 130, 140, 0.13);
  padding: 15px;
  margin-bottom: 20px;
  position: relative;
}
html body blockquote:before {
  content: '';
  display: block;
  width: 1px;
  height: 1px;
  background: #000;
  position: absolute;
  left: 0;
  bottom: 0;
}
html body blockquote:after {
  content: '';
  display: block;
  width: 1px;
  height: 1px;
  background: #000;
  position: absolute;
  right: 0;
  top: 0;
}
html body blockquote p {
  margin: 0 !important;
  padding: 0 !important;
}
html body blockquote p {
  margin: 0;
}
input,
select {
  vertical-align: middle;
}
article,
aside,
figure,
figure img,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
body {
  padding: 0;
  margin: 0;
  color: #50595e;
  background: #fff;
  height: 100%;
  width: 100%;
  font-family: 'Open Sans', serif;
  line-height: 1.35em;
}
.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
}
img {
  max-width: 100%;
}
a {
  /* color:#53f; */
  color: #22a6f5;
}
a:focus,
a:hover {
  color: #0685d2;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 18px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.border3,
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  border-radius: 3px;
}
.border5,
.ui-dialog {
  border-radius: 5px;
}
.border20 {
  border-radius: 20px;
}
.bordertop {
  border-radius: 2px 2px 0 0;
}
.borderbot {
  border-radius: 0 0 5px 5px;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  padding: 0 20px;
  font-weight: 700;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  height: 36px;
  line-height: 36px;
  cursor: pointer;
  background: #2196F3;
  font-weight: 400;
  font-size: 14px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button[disabled],
input[disabled] {
  cursor: default;
}
button:active,
html input[type=button]:active,
input[type=reset]:active,
input[type=submit]:active {
  box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
}
.ui-button,
input.bbcodes,
input[type=button].bbcodes,
input[type=submit].bbcodes {
  font-weight: 400;
  font-size: 11px;
  height: 32px !important;
  line-height: 32px !important;
  padding: 0 15px;
  background-color: #53f;
}
.close,
.ui-icon {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
  background-position: -167px -30px;
}
input[type=text],
input[type=url],
input[type=tel],
input[type=email] {
  font-size: 12px;
  line-height: 21px;
  color: #444;
  border: 1px solid #e1e1e1;
  width: 100%;
  max-width: 100%;
  height: 34px;
  padding: 3px 9px;
}
.container,
.container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
select.form-control,
html body select {
  display: inline-block;
  /* width: 100%; */
  height: calc(2rem + 4px);
  padding: .275rem 1.7rem .275rem .65rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'><path fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z' /></svg>") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
select.form-control:focus::-ms-value,
html body select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.responsive-table select {
  margin-left: 0.5em;
  margin-right: 0.5em;
}
input[type=email],
input[type=password],
input[type=text],
.form-control {
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: 100px;
  height: calc(2rem + 2px);
  padding: .275rem .275rem .275rem .65rem;
  vertical-align: middle;
  background-size: 8px 10px;
  border-radius: 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-left: 0.5em;
}
input[type=email]::-ms-expand,
input[type=password]::-ms-expand,
input[type=text]::-ms-expand,
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
input[type=email]:focus,
input[type=password]:focus,
input[type=text]:focus,
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
input[type=email]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=text]::-moz-placeholder,
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
input[type=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
input[type=email]::-ms-input-placeholder,
input[type=password]::-ms-input-placeholder,
input[type=text]::-ms-input-placeholder,
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
input[type=email]::placeholder,
input[type=password]::placeholder,
input[type=text]::placeholder,
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
input[type=email]:disabled,
input[type=password]:disabled,
input[type=text]:disabled,
.form-control:disabled,
input[type=email][readonly],
input[type=password][readonly],
input[type=text][readonly],
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
input[type=email] select,
input[type=password] select,
input[type=text] select,
.form-control select,
input[type=email] input,
input[type=password] input,
input[type=text] input,
.form-control input,
input[type=email] label,
input[type=password] label,
input[type=text] label,
.form-control label {
  font-size: 14px;
}
input[type=email].input-sm,
input[type=password].input-sm,
input[type=text].input-sm,
.form-control.input-sm {
  width: 100px;
}
select,
input,
label {
  font-size: 14px;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  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 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.input-group .form-control {
  margin: 0;
  display: table-cell;
  border-radius: 1px;
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
}
.input-group-btn {
  display: table-cell;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .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;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .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;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
  .hidden-lg {
    display: none !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;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.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;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  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,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    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,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    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,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    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;
  }
}

/*
.clearfix,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}
*/


.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2c2c2c;
  font-weight: 600;
  margin: 6px 0 6px 0;
}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
  color: #111;
}
body {
  overflow-x: hidden;
  background: #F2F3F6;
}
body .white-bg {
  border-radius: 2px;
  background: #fff;
  padding: 15px;
  position: relative;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.16);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.16);
}
body .white-bg h5 {
  margin-top: 0;
}
body .related-posts {
  padding: 0;
}
body .p-t-10 {
  padding-top: 10px;
}
body .p-t-20 {
  padding-top: 20px;
}
body .p-t-40 {
  padding-top: 40px;
}
body .related-cat-posts {
  padding-right: 0 !important;
  padding-left: 0 !important;
  padding-bottom: 0;
}
body .related-cat-posts h5:after {
  display: none;
}
body a.btn-item:hover {
  background: #f8f9fa;
}
body a.btn-item:hover h4 {
  color: #101f28;
}
body .btn-item {
  width: 100%;
  height: 220px;
  border-radius: 2px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
}
body .btn-item .item-img {
  width: 95px;
  height: 76px;
  border-radius: 2px;
  border-radius: 37px;
  position: absolute;
  left: 15px;
  top: 9px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
body .btn-item img {
  width: 95px;
  height: 76px;
  border-radius: 2px;
  position: absolute;
  left: 15px;
  top: 9px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
body .btn-item a {
  color: #50595e;
  margin-bottom: 0;
  font-size: 16px;
}
body .btn-item h4 {
  color: #50595e;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
}
body #dle-content .mgline:hover .mctitle a {
  text-decoration: none !important;
}
.card {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.16);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.16);
  border-radius: 2px;
  margin: 0 0 30px;
  display: block;
  position: relative;
  -webkit-transition: box-shadow 0.15s ease-in-out;
  transition: box-shadow 0.15s ease-in-out;
  background: #fff;
}
@media (min-width: 768px) {
  .card:hover {
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 0 10px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 0 10px 10px rgba(0, 0, 0, 0.1);
  }
}
.card a {
  display: block;
}
.card .post-url {
  display: block;
}
.card .post-url:visited h2 {
  color: rgba(76, 87, 102, 0.5);
}
.card .img-container {
  display: block;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  min-height: 150px;
}
.card .placeholder {
  display: block;
  max-width: 100%;
  height: auto;
}
.card .preview {
  max-height: 100%;
  z-index: 2;
  margin: auto;
  display: block;
  max-width: 100%;
  height: auto;
}
.card img {
  display: block;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
.card h2 {
  margin: 0;
  padding: 12px;
  margin-bottom: 10px;
}
.card footer {
  position: relative;
  min-height: 60px;
  padding: 12px;
}
.card .preview {
  max-height: 100%;
  border-radius: 2px 2px 0 0;
  width: 100%;
  object-fit: cover;
}
@media (min-width: 767px) {
  .card .preview {
    min-height: 180px;
    max-height: 180px;
  }
}
.card .preview:hover {
  filter: contrast(130%);
}
.card__footer {
  padding: 0 12px 12px;
  width: 100%;
  height: 25px;
}
.card .cat-short {
  margin: 0;
  padding: 0;
  color: rgba(76, 87, 102, 0.5);
  line-height: 18px;
  font-size: 12px;
  font-weight: 400;
  width: 72%;
}
.card .cat-short a {
  color: rgba(76, 87, 102, 0.5);
  text-transform: lowercase;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
}
.card .cat-short a:hover {
  color: #22a6f5;
}
.card__footer-inner {
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 100%;
  padding: 0 12px;
}
.card .btn-item {
  cursor: pointer;
  max-height: 600px;
  min-height: 150px;
  border-radius: 2px 2px 0 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}
.card .post__info-widget {
  float: left;
  cursor: pointer;
  margin-left: 10px;
}
.card .placeholder {
  z-index: 1;
}
.card .post-date {
  border-radius: 5px;
  background: #eceff5;
  font-size: 13px;
  font-weight: 400;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: background .15s ease,border .15s ease;
  transition: background .15s ease,border .15s ease;
  width: 36px;
  text-align: center;
  /* font-family: Arial; */
  line-height: 14px;
  color: #4c5765;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  margin-right: 5px;
  margin-left: 5px;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.inline-box {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-right: -3px;
}
@media (min-width: 768px) {
  .inline-box {
    padding-left: 0;
    padding-right: 20px;
  }
}
table {
  display: table;
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  border-spacing: 0;
  border-collapse: collapse;
}
thead {
  display: table-header-group;
  vertical-align: middle;
  border-color: inherit;
}
tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}
table > thead > tr > th {
  border-bottom: 2px solid #ddd;
  line-height: 1.42857143;
}
td {
  line-height: 1.42857143;
  vertical-align: top;
}
.bottom-nav {
  height: 38px;
  line-height: 36px;
  text-align: center;
  margin: 50px 0 30px 0;
}
.bottom-nav a {
  padding: 7px 15px;
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  font-weight: 600;
}
.bottom-nav a:hover {
  color: #555;
}
.pprev {
  display: inline-block;
  text-align: center;
  color: #000;
  font-size: 14px;
  padding-right: 10px;
}
.pprev a {
  color: #000;
  display: inline-block;
}
.pprev a:hover {
  background-color: #22a6f5;
  color: #f0f0f0;
}
.pnext {
  display: inline-block;
  text-align: center;
  color: #000;
  font-size: 14px;
  padding-left: 10px;
}
.pnext a {
  color: #000;
  display: inline-block;
}
.pnext a:hover {
  background-color: #22a6f5;
  color: #f0f0f0;
}
.navigation {
  font-size: 14px;
}
.navigation a {
  display: inline-block;
  margin: 0 -3px 0 0;
  width: 26px;
  text-align: center;
  color: #000000;
}
.navigation a:hover {
  background-color: #22a6f5;
  color: #f0f0f0;
}
.navigation span:not(.nav_ext) {
  display: inline-block;
  background-color: #f4f4f4;
  color: #333;
  border: 1px solid #e2e2e2;
  font-size: 14px;
  border-radius: 0;
  font-weight: bold;
  width: 38px;
}
.navigation span.nav_ext {
  background: none;
  color: #000;
}
.berrors {
  background-color: #f0f0f0;
  border-radius: 5px;
  color: #000;
  margin: 20px;
  padding: 10px 20px;
  height: 1%;
}
.berrors a {
  color: #CF151E;
  text-decoration: underline;
}
.boxfull .berrors {
  margin-right: 27px;
}
.votenum {
  color: #717171;
}
.vlist {
  margin-bottom: 25px;
}
.vfoot {
  margin-bottom: .8em;
}
.vresult {
  border: 0 none;
  background: none;
  cursor: pointer;
  margin-top: 3px;
  font-size: 11px;
  color: #717171;
  float: right;
  width: 96px;
  height: 20px;
  padding: 0;
}
.vresult span {
  padding: 3px 25px 5px 5px;
  display: block;
}
#votes h4 {
  float: left;
}
.vote input {
  margin-right: 10px;
}
.vtitle {
  font: italic 14px Arial;
  margin: 15px 0 10px 0;
  color: #fff;
}
.dpad {
  color: #f0f0f0;
  line-height: 20px;
}
.votebuts {
  height: 30px;
  margin-top: 10px;
}
.votebuts button {
  height: 30px;
  line-height: 30px;
  float: left;
  position: relative;
  padding: 0;
}
.votebuts button:hover {
  opacity: 0.6;
}
.vvote {
  border-radius: 15px;
  text-align: center;
  width: 50%;
  left: 3px;
  top: 2px;
  font-size: 14px;
  background-color: #f0f0f0;
  color: #000000;
}
.vres {
  margin-left: 20px;
  width: 50px;
  background-color: none !important;
  background-position: -113px 0 !important;
  top: 3px;
  border-radius: 0;
  background: url(../images/sprites.png) no-repeat;
}
.vall {
  margin-left: 20px;
  width: 50px;
  background-color: none !important;
  background-position: -113px 0 !important;
  top: 3px;
  border-radius: 0;
  background-position: -159px 0 !important;
  margin-left: 0;
  background: url(../images/sprites.png) no-repeat;
}
#pollbox {
  border-bottom: 1px dashed #E3E3E3;
  padding-bottom: 22px;
}
#dle-poll-list {
  padding: 15px;
  border-radius: 6px;
  background-color: #f6f6f6;
}
#searchtable {
  padding: 15px;
  border-radius: 6px;
  background-color: #f6f6f6;
  vertical-align: top;
  text-align: left;
}
#searchtable td {
  vertical-align: top;
  text-align: left;
}
#searchtable fieldset {
  font-size: 11px;
  border: 1px solid #d7d7d7;
  padding: 10px;
  text-align: left;
  margin: 0 4px 4px 0 !important;
  border-radius: 6px;
}
#searchtable table {
  margin: 0;
}
#searchtable form {
  margin: 0;
}
#searchtable select {
  background-color: #fff;
}
.pm_status {
  padding: 15px;
  border-radius: 6px;
  background-color: #f6f6f6;
  margin-bottom: 47px;
}
#addcoment-dialog form {
  margin: 0;
}
.imp::after {
  color: #e46950;
  content: "*";
  font-weight: bold;
}
.recipient select {
  width: 298px;
}
.checkbox {
  color: #787878;
  padding: 4px 0;
  line-height: 1em;
}
.checkbox input {
  margin-top: -2px;
  vertical-align: middle;
}
textarea {
  resize: vertical;
}
.f_textarea {
  width: 96.7%;
  padding: 4px;
  background: #f7f7f7;
  border: 1px solid #e4e9ec;
}
.f_textarea:focus {
  background: #fff;
}
textarea.ui-corner-all {
  width: 96.7%;
  padding: 4px;
  background: #f7f7f7;
  border: 1px solid #ccc;
}
textarea.ui-corner-all:focus {
  background: #fff;
}
.fieldtr select {
  padding: 4px;
  background: #f7f7f7;
  border: 1px solid #ccc;
}
.fieldtr select:focus {
  background: #fff;
}
.f_input {
  padding: 4px;
  background: #f7f7f7;
  border: 1px solid #ccc;
}
.f_input:focus {
  background: #fff;
}
.xfields textarea {
  padding: 4px;
  background: #f7f7f7;
  border: 1px solid #ccc;
}
.xfields textarea:focus {
  background: #fff;
}
.xfields input {
  padding: 4px;
  background: #f7f7f7;
  border: 1px solid #ccc;
}
.xfields input:focus {
  background: #fff;
}
.xfields select {
  padding: 4px;
  background: #f7f7f7;
  border: 1px solid #ccc;
}
.xfields select:focus {
  background: #fff;
}
.xprofile textarea {
  padding: 4px;
  background: #f7f7f7;
  border: 1px solid #ccc;
}
.xprofile textarea:focus {
  background: #fff;
}
.xprofile input {
  padding: 4px;
  background: #f7f7f7;
  border: 1px solid #ccc;
}
.xprofile input:focus {
  background: #fff;
}
.xprofile select {
  padding: 4px;
  background: #f7f7f7;
  border: 1px solid #ccc;
}
.xprofile select:focus {
  background: #fff;
}
.tdfield select {
  padding: 4px;
  background: #f7f7f7;
  border: 1px solid #ccc;
}
.tdfield select:focus {
  background: #fff;
}
.lfield input {
  padding: 4px;
  background: #f7f7f7;
  border: 1px solid #ccc;
}
.lfield input:focus {
  background: #fff;
}
.editor input[type="text"] {
  padding: 4px;
  background: #f7f7f7;
  border: 1px solid #ccc;
}
.editor input[type="text"]:focus {
  background: #fff;
}
#category {
  padding: 4px;
  background: #f7f7f7;
  border: 1px solid #ccc;
  width: 100% !important;
}
#category:focus {
  background: #fff;
}
.mass_comments_action {
  height: 1%;
  text-align: right;
  padding: 5px 15px;
  margin: 15px -15px 0 -15px;
}
.mass_comments_action select {
  padding: 4px;
  background: #f7f7f7;
  border: 1px solid #ccc;
}
.mass_comments_action select:focus {
  background: #fff;
}
.mass_comments_action .bbcodes {
  margin-bottom: 0;
}
.bbeditor select {
  padding: 4px;
  background: #f7f7f7;
  border: 1px solid #ccc;
}
.bbeditor select:focus {
  background: #fff;
}
.textin {
  padding: 4px;
  background: #f7f7f7;
  border: 1px solid #ccc;
}
.textin:focus {
  background: #fff;
}
select.rating {
  padding: 4px;
  background: #f7f7f7;
  border: 1px solid #ccc;
}
.komu {
  display: none;
}
.sluzh {
  padding: 10px 0;
}
.sluzh-title h1 {
  margin-bottom: 30px;
}
.sluzh-box input {
  display: block;
  width: 100%;
  height: 30px !important;
  line-height: 30px !important;
  padding: 0 15px;
  color: #000000;
  background-color: #f9f9f9;
  border: 1px solid #e9e9e9;
  margin: 0;
}
.sluzh-box input:focus {
  background-color: #ffffff;
  border-color: #D30003;
}
.sluzh-box textarea {
  width: 100%;
}
.add-t {
  margin-bottom: 15px;
}
.add-t input {
  width: 70%;
  float: left;
  min-width: 260px;
}
.add-findrel {
  display: inline-block !important;
  font-size: 12px;
  float: right !important;
  width: 120px !important;
  min-width: 120px !important;
}
.findrelated {
  background: #ffc;
  border: 1px solid #9E9E9E;
  padding: 5px;
  margin: 10px 0;
}
.add-titles {
  padding: 5px 10px;
  background-color: #0699f1;
  color: #fff;
  font-weight: bold;
  display: block;
}
.add-votebut {
  padding: 5px 15px;
  background-color: #fbcc3e;
  color: #000;
  font-weight: bold;
  display: block;
}
.add-vote {
  margin-bottom: 15px;
}
.add-vote div {
  margin: 5px 0;
}
.add-vote input[type="checkbox"] {
  display: inline-block;
  width: 40px !important;
  height: 20px !important;
  line-height: 20px !important;
}
.commbox input[type="checkbox"] {
  display: inline-block;
  width: 40px !important;
  height: 20px !important;
  line-height: 20px !important;
}
.commbox input#allow_main {
  margin-left: 50px;
}
.commbox label {
  display: inline-block;
  line-height: 20px;
}
#allow_subscribe {
  display: inline-block;
  width: 40px !important;
  height: 20px !important;
  line-height: 20px !important;
  width: 15px !important;
}
#allow_subscribe ~ label {
  line-height: 1;
  position: relative;
  top: 1px;
}
.add-cat {
  margin: 15px 0;
}
.add-cat select {
  width: 100%;
  margin: 5px 0;
  border: 1px solid #ccc;
}
.add-url {
  margin-bottom: 15px;
}
.add-short {
  margin-bottom: 15px;
}
.add-full {
  margin-bottom: 15px;
}
.add-tags {
  margin-bottom: 15px;
}
.add-xfield {
  margin-bottom: 15px;
}
.add-xfield input {
  display: inline-block;
  width: 300px !important;
}
.add-question {
  margin-bottom: 15px;
}
.add-capcha {
  margin-bottom: 15px;
}
.add-recapcha {
  margin-bottom: 15px;
}
.add-label {
  width: 300px;
  float: left;
  line-height: 30px;
}
.add-label > span {
  font-weight: bold;
}
.impot {
  color: #E90206;
  margin-right: 5px;
}
.add-answer {
  width: 300px;
  float: left;
}
.add-capcha-input {
  width: 300px;
  float: left;
}
.add-capcha-input input {
  height: 60px !important;
  line-height: 60px !important;
  width: 120px;
  display: inline-block;
  float: right;
}
.submitline {
  margin: 50px 0;
}
.submit-com {
  margin-bottom: 0;
}
.userinfo {
  padding-left: 110px;
}
.userinfo .left {
  margin-left: -110px;
  width: 110px;
}
.userinfo .left .avatar {
  margin-bottom: 5px;
}
.userinfo .right {
  margin: 0;
  width: 100%;
}
.userinfo ul.right li {
  padding: 5px 0;
  border-top: 1px dotted #D9D9D9;
}
.userinfo ul.rcol li:first-child {
  border: 0 none;
}
.usinf li {
  padding: 5px 0;
  border-top: 1px dotted #D9D9D9;
}
.usinf li:first-child {
  border: 0 none;
}
.uibtn {
  font-size: 11px;
}
.ussep {
  padding-top: 1.2em;
}
.offline {
  text-align: center;
  width: 70px;
  padding: 3px 5px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  background-color: #626262;
  border-radius: 6px;
}
.online {
  text-align: center;
  width: 70px;
  padding: 3px 5px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  background-color: #626262;
  border-radius: 6px;
  background: #99ce1b;
}
.small a {
  display: inline-block;
  padding: 5px 20px;
  background-color: #FC0;
  color: #000;
  font-weight: bold;
  margin: 20px 0;
}
.searchstyle {
  width: 480px;
}
.search {
  padding: 0;
}
fieldset legend {
  font-size: 11px;
  font-weight: bold;
  color: #696969;
}
#searchuser {
  width: 90% !important;
}
#searchinput {
  width: 90% !important;
}
.sreswrp {
  background-color: #f0f0f0;
  width: 100%;
  margin: 15px 15px 0 0;
  padding: 15px 15px 15px 230px;
}
.sresimg {
  float: left;
  margin-left: -215px;
  width: 200px;
  position: relative;
}
.sresimg img {
  width: 100%;
}
.srestext {
  float: right;
  width: 100%;
  color: #000;
}
.srestext h2 a {
  font-size: 16px;
  color: #CF151E;
  margin-bottom: 20px;
  display: block;
}
.srestext h2 a:hover {
  text-decoration: underline;
}
.sresdate {
  position: absolute;
  left: 0;
  top: 0;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #FC0;
}
.statistics {
  padding-bottom: 1em;
}
.statistics ul.left {
  min-height: 71px;
  margin-left: -1px;
  width: 33.3%;
}
.statistics ul.left li {
  clear: both;
  padding: 0 15px 0 1px;
  margin-bottom: 2px;
}
.statistics h4 {
  font-weight: bold;
  border-bottom: 1px solid #E2E2E2;
  margin-bottom: .5em;
  padding-bottom: .6em;
}
.statsbox li {
  border-top: 1px dotted #ebebeb;
  padding: 8px 0;
}
.statsbox li:first-child {
  border-top: 0 none;
}
.lines {
  border: 1px dotted #ebebeb;
  padding: 10px;
}
.lines li {
  margin-bottom: 0.2em;
}
.pm_menu {
  margin-bottom: 10px;
  height: 42px;
  border-bottom: 1px solid #f0f0f0;
}
.pm_menu * {
  float: left;
}
.pm_menu a {
  border-radius: 6px 6px 0 0;
  padding: 0 15px;
  background: #f0f0f0;
  color: #2b2b2b;
  margin-right: 2px;
  height: 41px;
  line-height: 40px;
  border: 1px solid #ccc;
  border-bottom: 0;
}
.pm_menu a:hover {
  background: #fff;
  height: 42px;
  color: #f86801;
}
.pm_status_head {
  border-bottom: 1px solid #E3E3E3;
  font-size: 0.9em;
  height: 22px;
  padding: 0;
  font-weight: bold;
  text-align: center;
  color: #4e4e4e;
}
.pm_progress_bar {
  border-radius: 4px;
  border: 1px solid #d8d8d8;
  background-color: #fff;
  padding: 4px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.pm_progress_bar span {
  border-radius: 2px;
  background: #fb643c;
  font-size: 0;
  text-indent: -2000em;
  height: 10px;
  display: block;
  overflow: hidden;
}
[class^="icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*=" icon-"]:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-emo-happy:before {
  content: '\e801';
}
.icon-facebook:before {
  content: '\e802';
}
.icon-vk:before {
  content: '\e803';
}
.icon-emo-thumbsup:before {
  content: '\e804';
}
.icon-twitter:before {
  content: '\e805';
}
.icon-login:before {
  content: '\f02c';
}
.icon-logout:before {
  content: '\f02d';
}
.icon-odnoklassniki-rect:before {
  content: '\f30d';
}
.icon-search:before {
  content: '\e806';
}
.login-show {
  background: url(../images/sprites.png) no-repeat;
  display: inline-block;
  padding: 0 15px 0 55px;
  cursor: pointer;
  background-color: #22a6f5;
  color: #FFF;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 13px;
  font-weight: bold;
  background-position: 0 -40px;
}
.login-show:hover {
  opacity: 0.7;
}
.video-img {
  height: 100px;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}
.video-img:before {
  background: url(../images/sprites.png) no-repeat;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
  content: "";
  width: 55px;
  height: 55px;
  background-position: 0 -77px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -27px 0 0 -27px;
}
.video-img img {
  width: 100%;
  min-height: 100%;
}
.overlay-close {
  background: url(../images/sprites.png) no-repeat;
  cursor: pointer;
  margin: 3px;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 33px;
  height: 33px;
  background-position: -167px -30px;
}
.thd {
  background: url(../images/sprites.png) no-repeat;
}
.ui-icon {
  background: url(../images/sprites.png) no-repeat;
}
.go-full {
  background: url(../images/sprites.png) no-repeat;
  position: absolute;
  display: none;
  right: 0;
  bottom: 0;
  text-decoration: underline;
  background-position: 0 -201px;
  padding-left: 20px;
}
.go-full:hover {
  text-decoration: none;
}
.glav-item {
  display: block;
  float: left;
  width: 50%;
  height: 130px;
  overflow: hidden;
  position: relative;
  padding: 0;
}
.glav-item img {
  width: 100%;
  min-height: 100%;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.glav-item .post-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  transition: transform .3s ease, opacity .3s;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s;
  transition-timing-function: ease !important;
  background-position: 50% 50%;
}
.glav-item:hover .post-img {
  transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1) rotate(0.02deg);
}
.short-img {
  width: 150px;
  height: 110px;
  overflow: hidden;
  float: left;
  margin-left: -165px;
  position: relative;
}
.short-img img {
  width: 100%;
  min-height: 100%;
}
.short-img .glav-cat {
  font-size: 11px;
  font-weight: normal;
  max-width: 100%;
}
.short2-item {
  display: block;
  float: left;
  width: 227px;
  height: 150px;
  overflow: hidden;
  position: relative;
  margin: 15px 15px 0 0;
}
.short2-item img {
  width: 100%;
  min-height: 100%;
}
.short2-item:nth-child(2n) {
  margin-right: 0;
}
.short2-item:hover .short2-text {
  padding: 10px 15px 30px 15px;
}
.top-img {
  float: left;
  overflow: hidden;
  width: 70px;
  height: 50px;
  margin-left: -85px;
}
.top-img img {
  width: 100%;
  min-height: 100%;
}
.rel-img {
  float: left;
  margin-left: -115px;
  width: 100px;
  height: 70px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 1px;
}
.rel-img img {
  width: 100%;
  min-height: 100%;
}
.glav-text {
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 10px 15px;
  z-index: 1;
}
.glav-text h3 {
  font-size: 16px;
  color: #FFF;
  line-height: 16px;
}
.glav-cat {
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
  display: inline-block;
  background-color: #22a6f5;
  color: #FFF;
  max-width: 80%;
  font-weight: 400;
  font-size: 10px;
  padding: 2px 6px;
  line-height: 13px;
  margin-bottom: 10px;
}
.short2-text {
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 10px 15px;
  background-color: rgba(0, 0, 0, 0.4);
}
.short2-text h3 {
  font-size: 16px;
  line-height: 16px;
  color: #FFF;
}
.all-wrapper {
  height: auto;
  width: 100%;
}
.header-wrap {
  width: 100%;
  position: relative;
}
.topline-wrap {
  width: 100%;
  border: none;
  font-size: 12px;
  padding: 5px 0;
}
.topline {
  height: 35px;
  line-height: 35px;
  position: relative;
}
.header {
  height: 100px;
  position: relative;
  overflow: hidden;
}
.home-header-wrap {
  margin-bottom: 20px;
}
.main-nav-container {
  background: #fff;
  border-bottom: 1px solid #e4e9ec;
}
.home-wrap .main-nav-container {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.09);
  border-bottom: 1px solid #e4e9ec;
}
.content-wrap {
  min-height: 500px;
  margin-bottom: 30px;
}
.footer-wrapper {
  clear: both;
  line-height: 26px;
  font-size: 12px;
  text-align: left;
  background: #fff;
  margin: 20px auto 0;
  padding-top: 0;
  padding-bottom: 20px;
  float: left;
  width: 100%;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.05);
  border: 1px solid #e4e9ec;
  position: relative;
  z-index: 1;
}
.footer-wrapper a {
  color: #696969;
  font-size: 11px;
}
.footer-wrapper a:hover {
  text-decoration: none;
  color: #06c;
}
.footer-menu {
  clear: both;
  float: left;
  width: 100%;
  border-bottom: 1px solid #e4e9ec;
  margin: 20px 0 10px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .footer-menu {
    padding-left: 15px;
  }
}
.footer-menu ul {
  clear: both;
  float: left;
  width: 100%;
  margin-top: 20px;
  border-bottom: 1px solid #e4e9ec;
  margin-bottom: 10px;
}
.footer-menu li {
  display: block;
  float: left;
  margin-right: 20px;
  padding: 0;
}
.footer-menu a {
  color: #818181;
  text-decoration: none;
  line-height: 26px;
  font-size: 12px;
}
.footer-menu a:hover {
  color: #2c2c2c;
}
.footer-bottom-menu ul {
  width: 100%;
  display: block;
  float: left;
  margin-bottom: 15px;
}
.footer-bottom-menu li {
  padding-right: 10px;
  margin-right: 10px;
  display: block;
  float: left;
  border-right: 1px solid #e4e9ec;
  line-height: 16px;
}
.footer-bottom-left a {
  color: #2c2c2c;
}
.copyright {
  color: #696969;
  font-size: 11px;
  line-height: 130%;
  clear: both;
  width: 100%;
  margin-top: 10px;
}
.copyright span {
  color: #2c2c2c;
  display: block;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .footer-right-side {
    text-align: right;
  }
}
.footer-right-side li:last-child {
  margin-right: 0;
}
.footer-right-side a {
  font-size: 11px;
  text-transform: uppercase;
}
.day-icon {
  display: inline-block;
  margin: 0 auto;
  padding-right: 8px;
  position: relative;
  vertical-align: middle;
  line-height: 1;
}
.day-icon svg {
  width: 30px;
  height: 30px;
}
.footer-l-0 {
  font-size: 12px;
  font-family: Verdana, sans-serif;
}
.section-2-wrap {
  position: relative;
}
.section-2-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 5;
  left: 0;
  width: 300px;
  background-color: #444444;
}
.section-2-wrap:after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 5;
  right: 0;
  width: 200px;
  border-left: 1px solid #ccc;
}
.section-2 {
  position: relative;
  z-index: 10;
  padding: 0 200px 0 0;
}
.center-and-left-col {
  width: 100%;
  padding-left: 300px;
  float: left;
}
.left-col {
  width: 300px;
  padding: 15px;
  float: left;
  margin-left: -300px;
}
.right-col {
  width: 200px;
  padding: 15px;
  float: right;
  margin-right: -200px;
}
.center-col {
  width: 100%;
  padding: 15px;
  float: right;
}
.light-bg {
  border-bottom: 1px solid #CCC;
  font-size: 14px;
  font-weight: bold;
}
.light-bg span {
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 3px solid #f33a35;
  color: #f33a35;
}
.dark-bg {
  border-bottom: 1px solid #CCC;
  font-size: 14px;
  font-weight: bold;
}
.dark-bg span {
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 3px solid #fff;
  color: #fff;
}
.left-col-rkl {
  margin: 0 0 15px 0;
}
.litics-box {
  max-width: 76%;
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.logo {
  display: block;
}
.logo span {
  text-indent: -1000px;
  display: block;
}
.logo img {
  max-width: 213px;
  margin-top: 20px;
}
.logo-left {
  color: #3c3c3c !important;
}
.logo-left:hover {
  color: #000 !important;
}
.logo-left:hover svg path {
  fill: #4c4c4c !important;
}
.logo-left img {
  max-width: 213px;
}
.logo-left span {
  display: inline-block;
  font-size: 22px;
}
.logo-left svg {
  position: relative;
  top: -5px;
}
.logo-left svg path {
  transition: fill .2s;
}
.top-menu {
  display: inline-block;
  margin-right: 16px;
  margin-left: -15px;
}
.top-menu ul {
  list-style: none;
  margin: 0;
  display: inline-block;
}
.top-menu ul li {
  line-height: 1;
  display: inline-block;
  position: relative;
  margin-left: 0;
}
.top-menu ul li a {
  color: #fff;
  line-height: 1;
  text-transform: lowercase;
  margin-right: 15px;
  padding: 2px 0;
}
.top-menu ul li a:hover {
  color: #77b5da;
}
.main-nav {
  position: relative;
}
@media (min-width: 1200px) {
  .main-nav {
    padding: 0;
  }
}
.show-menu {
  display: none;
}
.main-menu li {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.main-menu li:first-child {
  border-left: 0;
}
.main-menu li a {
  display: inline-block;
  line-height: 1;
  padding: 11px 12px;
  color: #22a6f5;
  font-size: 13px;
  font-weight: 600;
}
.main-menu li a:hover {
  color: #0685d2;
}
.main-menu li a.logo-left {
  padding-left: 0;
  position: relative;
  padding-top: 7px;
  padding-bottom: 14px;
  line-height: 1;
}
.main-menu li a.logo-left:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.main-menu li a.logo-left:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.main-menu > li {
  margin-right: -4px;
}
.main-menu > li > a {
  padding: 15px 9px 15px;
}
.menuactive {
  color: #0685d2;
}
.hidden-menu {
  background-color: #fff;
  width: 230px;
  top: 43px;
  left: 0;
  position: absolute;
  z-index: 9999;
  display: none;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15);
}
.hidden-menu li {
  display: block;
  text-align: left;
  font-size: 13px !important;
  color: #50595e;
  font-weight: 400;
}
.hidden-menu li a {
  display: block;
  text-align: left;
  font-size: 13px !important;
  color: #50595e;
  font-weight: 400;
}
.hidden-menu li a:hover {
  color: #32325d;
  background: #fff;
  background: #f8f9fa;
}
.hidden-menu ul {
  left: auto;
  right: 230px;
  top: 0;
}
.flexMenu-popup {
  right: 0;
  left: auto;
}
.header-search-wrap {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
}
.header-search-wrap .icon-search {
  font-size: 16px;
  line-height: 36px;
  font-weight: 600;
  text-transform: lowercase;
}
.search-btn {
  padding: 12px 8px 11px;
  margin-right: -1px;
  position: relative;
  top: 3px;
}
.search-btn:hover {
  background-color: #ecf0f5;
}
.td-drop-down-search {
  position: absolute;
  top: 53px;
  right: 0;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  transform: translate3d(0, 20px, 0);
  -webkit-transform: translate3d(0, 20px, 0);
  -moz-transform: translate3d(0, 20px, 0);
  -ms-transform: translate3d(0, 20px, 0);
  -o-transform: translate3d(0, 20px, 0);
  background-color: #fff;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  border-top: 0;
  width: 342px;
  padding: 20px;
  pointer-events: none;
  border-radius: 0 0 2px 2px;
}
.td-drop-down-search .btn {
  position: absolute;
  height: 32px;
  min-width: 67px;
  line-height: 17px;
  padding: 7px 15px 8px;
  text-shadow: none;
  vertical-align: top;
  right: 20px;
  margin: 0 !important;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
  background-color: #53f;
  font-size: 13px;
  border-radius: 0;
  color: #fff;
  border: none;
  font-weight: 500;
}
.td-drop-down-search:before {
  position: absolute;
  top: -6px;
  right: 13px;
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5.5px 6px 5.5px;
  border-color: transparent transparent #4db2ec transparent;
  border-color: transparent transparent #fff transparent;
}
.td-drop-down-search.td-drop-down-search-open {
  visibility: visible;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  pointer-events: auto;
}
#td-header-search {
  width: 235px;
  height: 32px;
  margin: 0;
  border-right: 0;
  line-height: 17px;
  padding: 3px 9px;
  max-width: 100%;
  border: 1px solid #eaeaea;
  color: #444;
}
.td-search-form .f_input {
  width: 235px;
  height: 32px;
  margin: 0;
  border-right: 0;
  line-height: 17px;
  border-color: #eaeaea !important;
}
.ticker-wrap {
  background-color: #f0f0f0;
  line-height: 50px;
  height: 50px;
  padding: 0 15px 0 130px;
}
.ticker-t {
  display: inline-block;
  padding: 0 0px;
  text-align: center;
  width: 130px;
  margin-left: -130px;
  background-color: #f33a35;
  color: #FFF;
  float: left;
  font-size: 13px;
  font-weight: bold;
}
.ticker {
  float: left;
  width: 100%;
  height: 50px;
  overflow: hidden;
}
.ticker li {
  padding: 0 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ticker li a {
  font-size: 16px;
  color: #000;
  display: block;
}
.ticker li a:hover {
  color: #22a6f5;
  text-decoration: underline;
}
.glav-wrap {
  width: 100%;
  height: 100%;
}
.glav-desc {
  font-size: 14px;
  color: #d9d9d9;
  line-height: 16px;
  margin-top: 10px;
  display: none;
}
.glav-alert {
  display: inline-block;
  padding: 5px 15px;
  background-color: #f33a35;
  color: #FFF;
  font-size: 13px;
  font-weight: bold;
  position: absolute;
  top: 15px;
  right: 0px;
}
.glav-item.first-glav {
  height: 250px;
  background-repeat: no-repeat;
  background-size: cover;
}
.glav-item.first-glav:before {
  bottom: 0;
  content: "";
  display: block;
  height: 80%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}
.glav-item.first-glav .glav-text h3 {
  font-size: 20px;
  line-height: 27px;
}
.glav-item.first-glav .glav-desc {
  display: block;
}
.glav-item.first-glav .glav-cat {
  background-color: #53f;
}
.glav-item.first-glav .glav-alert {
  padding: 10px 15px;
  font-size: 18px;
  right: 15px;
}
.short-item {
  padding: 15px 0 0px 165px;
  position: relative;
}
.short-text {
  float: right;
  width: 100%;
  color: #5d5d5d;
  font-size: 13px;
}
.short-text h3 a {
  display: block;
  color: #000;
  font-size: 18px;
  line-height: 16px;
}
.short-text h3 a:hover {
  color: #22a6f5;
  text-decoration: underline;
}
.short-text h2 a {
  display: block;
  color: #000;
  font-size: 18px;
  line-height: 16px;
}
.short-text h2 a:hover {
  color: #22a6f5;
  text-decoration: underline;
}
.short-info {
  margin: 10px 0 5px 0;
  color: #b3b3b3;
  font-size: 11px;
  text-transform: uppercase;
}
.short-rate {
  display: inline-block;
  width: 100px;
  position: relative;
  top: 4px;
}
.video-wrap {
  margin: 15px -15px 0 -15px;
  background-color: #54878A;
  padding: 15px;
}
.video-item {
  float: left;
  width: 146px;
  margin: 15px 15px 0 0;
  display: block;
  text-align: center;
}
.video-item:nth-child(3n.video-item + 1) {
  margin-right: 0;
}
.video-item h3 {
  font-size: 16px;
  line-height: 16px;
  height: 35px;
  color: #FFF;
  overflow: hidden;
}
.video-item:hover h3 {
  text-decoration: underline;
}
.video-item:hover .video-img:before {
  background-position: 0 -134px;
}
.foto-wrap {
  margin: 0 -15px 15px -15px;
}
.foto-item {
  width: 200px;
  height: 130px;
}
.foto-item .glav-cat {
  max-width: 100%;
}
.foto-item.first-foto {
  width: 300px;
  height: 260px;
}
.foto-item.first-foto .glav-text h3 {
  font-size: 24px;
  line-height: 24px;
}
.short2-cat {
  display: inline-block;
  padding: 5px 15px;
  background-color: #f33a35;
  color: #FFF;
  position: absolute;
  left: 0;
  top: 15px;
  font-size: 13px;
  font-weight: bold;
}
.margin-bottom {
  margin-bottom: 28px;
}
.td-block-title-wrap {
  position: relative;
}
.td-block-title {
  font-size: 22px;
  line-height: 24px;
  text-transform: lowercase;
  margin-top: 2px;
  margin-bottom: 24px;
  padding: 6px 0 0;
  position: relative;
}
.td-block-title > a {
  color: #22a6f5;
}
.td-block-title > a:hover {
  color: #111;
}
.td-block-title > span {
  color: #22a6f5;
}
.td-module-meta-info {
  min-height: 1px;
  margin-top: -4px;
  position: relative;
}
.td-module-meta-info h3 {
  font-size: 26px;
  line-height: 32px;
  margin: 0 10px 6px 0;
}
.td-module-meta-info h3 a {
  color: #111;
}
.td-module-meta-info h3 a:hover {
  color: #22a6f5;
}
.td_module_6 {
  padding-bottom: 13px;
  position: relative;
}
.td_module_6 .td-module-image {
  height: 450px;
  overflow: hidden;
  margin-bottom: 15px;
  position: relative;
}
.td_module_6 .td-module-thumb {
  position: absolute;
  left: 0;
  top: 0;
  margin-bottom: 13px;
}
.td_module_6 .item-details {
  margin-left: 116px;
  min-height: 70px;
}
.td_module_6 .entry-title {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 4px;
}
.td_module_mx17 .td-module-image {
  height: 450px;
  overflow: hidden;
  margin-bottom: 15px;
  position: relative;
}
.td_module_mx17 .entry-thumb {
  max-width: none;
  position: absolute;
  margin: 0 auto;
  left: -9999px;
  right: -9999px;
  width: auto;
}
.post-box {
  margin-bottom: 20px;
}
.box-title h3 {
  color: #111;
  font-size: 24px;
  text-decoration: none;
  font-weight: 600;
  border: none;
  outline: none;
}
.one-line-item {
  margin-bottom: 15px;
}
.one-line-item-1 {
  margin-bottom: 40px;
}
.td_module_mx1 {
  position: relative;
  padding-bottom: 0;
  margin-bottom: 28px;
  overflow: hidden;
}
.td_module_mx1 .td-module-thumb {
  margin-bottom: 0;
  overflow: hidden;
  height: 220px;
}
.td_module_mx1 .td-module-thumb a:last-child:before {
  bottom: 0;
  content: "";
  display: block;
  height: 80%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}
.td_module_mx1 .td-module-thumb .entry-thumb {
  max-width: none;
}
.td_module_mx1 .td-module-meta-info {
  position: absolute;
  bottom: 0;
  padding: 0 17px;
  margin-bottom: 17px;
  z-index: 1;
}
.td_module_mx1 .entry-title {
  font-size: 17px;
  font-weight: 700;
  line-height: 21px;
  margin: 0 0 6px 0;
}
.td_module_mx1 .entry-title a {
  color: #fff !important;
  display: block;
  transition: transform .3s ease;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition-timing-function: ease !important;
}
.td_module_mx1 .span-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: transform .3s ease, opacity .3s;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s;
  transition-timing-function: ease !important;
}
.td_module_mx1:hover .span-image {
  transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1) rotate(0.02deg);
}
.td-module-thumb .entry-thumb {
  display: block;
}
.td_module_19 .meta-info-container {
  position: relative;
  overflow: hidden;
  margin-bottom: 48px;
}
.td_module_19 .td-module-thumb {
  height: 350px;
  overflow: hidden;
  margin-bottom: 0;
}
.td_module_19 .entry-thumb {
  height: auto;
  width: 100%;
}
.td_module_19 .td-post-category {
  font-weight: normal;
  text-transform: capitalize;
  padding: 4px 6px;
  display: inline-block;
  font-size: 10px;
  line-height: 1;
  background-color: #000;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 25px;
  z-index: 1;
  vertical-align: top;
}
.td_module_19 .td-module-meta-info {
  min-height: 1px;
  margin-top: -4px;
  position: relative;
}
.td_module_19 .entry-title {
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 10px;
}
.td_module_19 .td-excerpt {
  font-size: 16px;
  line-height: 26px;
  margin-top: 18px;
  color: #777;
}
.td_module_19 .td-read-more {
  padding-top: 20px;
}
.td_module_19 .td-read-more a {
  font-size: 17px;
  letter-spacing: 1px;
  color: #555;
}
.td_module_19 .td-read-more a:hover {
  color: inherit;
}
.td_module_19.short-story .td-module-image {
  position: absolute;
  top: 0;
  left: 0;
}
.td_module_19.short-story .entry-thumb {
  height: auto;
  max-width: none;
  position: absolute;
  margin: 0 auto;
  left: -9999px;
  right: -9999px;
  width: auto;
}
.td-module-image .td-post-category {
  font-weight: normal;
  text-transform: capitalize;
  padding: 4px 6px;
  display: inline-block;
  font-size: 10px;
  line-height: 1;
  background-color: #000;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 25px;
  z-index: 1;
  vertical-align: top;
}
.short-story .td-module-image .td-post-category {
  top: 20px;
  bottom: auto;
}
.short-story-bab {
  margin-bottom: 20px !important;
}
.latest-articles-box {
  margin-top: 20px;
}
.latest-articles {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 15px;
}
.td_module_1 {
  margin-bottom: 40px;
  padding-bottom: 0;
  position: relative;
  -webkit-box-shadow: 0 0 2px rgba(79, 172, 234, 0.4);
  -moz-box-shadow: 0 0 2px rgba(79, 172, 234, 0.4);
  box-shadow: 0 0 2px rgba(79, 172, 234, 0.4);
}
.td_module_1 .td-module-thumb {
  position: relative;
  margin-bottom: 13px;
}
.td_module_1 .td-module-thumb a {
  display: block;
  overflow: hidden;
}
.td_module_1 .td-module-thumb img {
  transition: transform .3s ease, opacity .3s;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s;
  transition-timing-function: ease !important;
}
.td_module_1 .td-module-thumb .entry-thumb {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
.td_module_1:hover .td-module-thumb img {
  transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1) rotate(0.02deg);
}
.td_module_1 .td-post-category {
  background-color: #53f;
  font-weight: normal;
  text-transform: capitalize;
  padding: 3px 6px 3px;
  position: absolute;
  bottom: 0;
  font-size: 10px;
  line-height: 1;
  color: #fff;
  margin-right: 5px;
  display: block;
  vertical-align: top;
}
.td_module_1 .entry-title {
  margin: 0 20px 5px 20px;
  font-size: 21px;
  line-height: 25px;
}
.td_module_1 .td-module-meta-info {
  padding: 10px 20px 20px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #777;
}
.td_module_1 .td-module-image {
  position: relative;
}
.top-item {
  display: block;
  padding: 15px 15px 15px 85px;
  border-bottom: 1px solid #666666;
}
.top-item:hover {
  background-color: #54878A;
}
.top-item span {
  color: #ccc;
  margin-left: 5px;
}
.top-text {
  float: right;
  width: 100%;
  font-size: 16px;
  line-height: 14px;
  color: #fff;
}
.top-info {
  font: 10px Arial;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.vote-box {
  padding: 15px;
  margin: 0 0px 15px 0px;
  background-color: #8f6163;
}
.side-box {
  padding: 15px 0;
}
.side-box a {
  color: #fff;
}
.breadcrumb-box {
  background: #fff;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.16);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.16);
  transition: margin .3s;
}
.speedbar {
  margin-left: -15px;
  margin-right: -15px;
  padding: 3px 0 5px;
}
#dle-speedbar {
  font-size: 13px;
  color: #666;
  line-height: 18px;
  padding: 1px 10px 1px 0;
  display: inline-block;
}
#dle-speedbar a {
  font-size: 12px;
  color: #999;
  line-height: 18px;
  padding: 0;
  letter-spacing: -0.3px;
  padding: 8px 0px;
  color: #50595e;
}
#dle-speedbar a:hover {
  color: #22a6f5;
}
#dle-speedbar li > span {
  font-size: 12px;
  color: #999;
  line-height: 18px;
  padding: 0;
}
.breadcrumb {
  list-style: none;
}
.breadcrumb > li {
  display: inline-block;
  padding-right: 3px;
}
.breadcrumb > li + li:before {
  padding: 0 5px 0 0;
  color: #ccc;
  content: "\2013";
}
.full-width-bread {
  margin-bottom: 28px;
}
.full-width-bread h1 {
  text-transform: uppercase;
  font-weight: 700;
  margin-top: -2px;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 38px;
  margin: -9px 0 19px 0;
}
.full-story ul ul {
  margin-bottom: 10px;
}
.full-title h1 {
  margin-top: 0;
  margin-bottom: 27px;
  word-wrap: break-word;
  line-height: 130%;
  font-size: 26px;
}
.ya-share2 {
  filter: saturate(5);
}
.full-date {
  padding: 5px 15px 5px 0;
  display: inline-block;
  font-size: 11px;
  line-height: 1;
  font-weight: 600;
  color: #50595e;
  height: 28px;
}
.full-date .ya-share2 {
  display: inline-block;
  margin-left: 10px;
  filter: grayscale(40%);
  vertical-align: top;
}
.full-date .ya-share2 ul {
  margin: 0;
}
.full-date time {
  display: inline-block;
  vertical-align: top;
  padding-top: 3px;
  border-radius: 1px;
}
.full-rate {
  display: block;
}
.full-text .first-image:not(.no-first) {
  margin: 0 auto;
  display: block !important;
  float: left;
  width: 150px !important;
  margin-right: 25px !important;
  margin-bottom: 10px !important;
  border-radius: 3px;
  height: auto;
}
.full-text {
  line-height: 26px;
  font-size: 16px;
  margin-bottom: 15px;
  width: 100%;
}
.full-text p {
  margin-bottom: 20px;
}
.full-text p:empty {
  display: none;
}
.full-text h1 {
  font-size: 170%;
  margin: 30px 0 20px;
  line-height: 1.3;
}
.full-text h2 br {
  display: none;
}
.full-text h2,
.full-text h3,
.full-text h4,
.full-text h5,
.full-text h6 {
  font-size: 20px;
  margin: 25px 0;
  line-height: 1.3;
  clear: both;
  position: relative;
  padding-left: 5px;
}
.full-text h2:before,
.full-text h3:before,
.full-text h4:before,
.full-text h5:before,
.full-text h6:before,
.full-text h2:after,
.full-text h3:after,
.full-text h4:after,
.full-text h5:after,
.full-text h6:after {
  position: absolute;
  left: -1px;
  top: 1px;
}
.full-text h2:before,
.full-text h3:before,
.full-text h4:before,
.full-text h5:before,
.full-text h6:before {
  content: '';
  border: 1px solid #e4e9ec;
  border-radius: 99px;
  width: 20px;
  height: 20px;
  background: #FFFFFF;
  margin-left: -25px;
}
.full-text h2:after,
.full-text h3:after,
.full-text h4:after,
.full-text h5:after,
.full-text h6:after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 99px;
  background: #6ad0ff;
  left: -25px;
  top: 2px;
}
.full-text h3,
.full-text h4,
.full-text h5,
.full-text h6 {
  font-size: 17px;
}
.full-text embed {
  width: 100% !important;
}
.full-text object {
  width: 100% !important;
}
.full-text video {
  width: 100% !important;
}
.full-text iframe {
  width: 100% !important;
}
.full-text frame {
  width: 100% !important;
}
.full-text span {
  line-height: 26px;
  font-size: 15px !important;
}
.full-text img {
  margin: 0 10px 10px 0;
  max-width: 100%;
  border: none !important;
  box-shadow: none !important;
  height: auto;
}
.full-text a {
  text-decoration: none;
  color: #06c;
}
.full-text a:hover {
  color: #24b47e;
}
.full-text ul li {
  list-style: disc;
  margin-left: 40px;
}
.full-text ol {
  counter-reset: li;
  padding: 0;
  list-style: none;
}
.full-text ol li {
  position: relative;
  margin: 0 0 5px 0;
  padding-left: 30px;
  min-height: 20px;
}
.full-text ol li:before {
  content: counter(li);
  counter-increment: li;
  font-size: 11px;
  position: absolute;
  top: 3px;
  left: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background: #0297dc;
  font-weight: bold;
  border-radius: 50%;
}
.full-text ol,
.full-text ul {
  clear: both;
  margin-bottom: 20px;
}
.full-text table {
  text-align: left;
  background: #fff;
}
.full-text table h2,
.full-text table h3,
.full-text table h4,
.full-text table h5,
.full-text table h6 {
  margin: 0;
}
.full-text table thead:hover {
  background-color: #22a6f5 !important;
}
.full-text table thead th {
  border: none !important;
  background-color: #22a6f5;
  color: #fff;
  padding: 10px;
  line-height: 15px;
  font-size: 14px;
  font-weight: 400;
}
.full-text table thead ~ tbody tr:nth-child(1) {
  background-color: transparent !important;
  color: #50595e;
  font-size: 14px;
  font-weight: 400;
}
.full-text table thead ~ tbody tr:nth-child(1):hover {
  background: #f8f9fa !important;
}
.full-text table tr:hover {
  background: #f8f9fa !important;
}
.full-text table tr td {
  padding: 10px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: #e4e9ec !important;
  font-size: 14px;
  line-height: 16px;
}
.full-text table tr td:first-child {
  border-left: none !important;
}
.full-text table tr td:last-child {
  border-right: none !important;
}
.full-text table tr:nth-child(2n.full-text table tr + 1) {
  background-color: #f9f9f9;
}
.full-text table tr:nth-child(1) {
  background-color: #22a6f5 !important;
  color: #fff;
  font-size: 14px;
}
.full-text table tr:nth-child(1) td {
  border-top: none !important;
}
.full-text th p {
  margin: 0;
  display: inline-block;
}
.full-text .dataTables_scroll table {
  margin: 0;
}
.full-text .go-top {
  padding-left: 10px;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  color: #818181;
}
.full-text .get-hash {
  font-size: 15px;
  font-weight: bold;
  margin-left: 4px;
}
.dcont {
  border: 1px solid #ccc;
  padding: 0 15px 15px 15px;
  margin: 20px 0;
  line-height: 20px;
}
.polltitle {
  display: block;
  padding: 5px 15px;
  margin: 0 -15px 15px -15px;
  font-size: 18px;
  background-color: #f6f6f6;
  line-height: normal;
}
.full-tags-wrap {
  margin-bottom: 15px;
}
.full-info {
  position: relative;
  line-height: 30px;
  width: 100%;
}
.full-info a {
  display: inline-block;
  padding: 15px;
  border: 1px solid #e4e9ec;
  background: #fff;
  border-radius: 2px;
}
.print-icon-box {
  display: inline-block;
  width: 20px;
  vertical-align: top;
  margin-right: 5px;
  height: 25px;
  overflow: hidden;
  position: relative;
  top: 3px;
}
.gray-bg {
  background-color: #f8f8f8;
  border: 1px solid #f0f0f0;
  margin-bottom: 20px;
  padding: 8px;
}
.compl {
  margin-left: -15px;
  background: url("../dleimages/compl.png") left top no-repeat;
  padding-left: 35px;
}
.addfavorit {
  opacity: 1;
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 100;
}
.addfavorit:hover {
  opacity: 0.8;
}
.iedit {
  display: inline-block;
  vertical-align: middle;
}
.iedit .thd {
  cursor: pointer;
  height: 30px;
  width: 30px;
  display: block;
  border: none;
  background: none;
  background-image: url("../dleimages/editstore.png");
  display: inline-block;
}
.iedit a {
  cursor: pointer;
  height: 30px;
  width: 30px;
  display: block;
  border: none;
  background: none;
}
.rating {
  width: 87px;
  height: 17px;
  font-size: 0.9em;
}
.unit-rating {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 86px;
  height: 17px;
  position: relative;
  background: url("../images/star.png") repeat-x;
}
.unit-rating li {
  text-indent: -90000px;
  padding: 0;
  margin: 0;
  float: left;
}
.unit-rating li a {
  display: block;
  width: 15px;
  height: 14px;
  text-decoration: none;
  text-indent: -9000px;
  z-index: 17;
  position: absolute;
  padding: 0;
}
.unit-rating li a:hover {
  background: url("../images/star.png") 0 -17px;
  z-index: 2;
  left: 0;
}
.unit-rating a.r1-unit {
  left: 0;
}
.unit-rating a.r1-unit:hover {
  width: 18px;
}
.unit-rating a.r2-unit {
  left: 18px;
}
.unit-rating a.r2-unit:hover {
  width: 34px;
}
.unit-rating a.r3-unit {
  left: 34px;
}
.unit-rating a.r3-unit:hover {
  width: 51px;
}
.unit-rating a.r4-unit {
  left: 51px;
}
.unit-rating a.r4-unit:hover {
  width: 68px;
}
.unit-rating a.r5-unit {
  left: 68px;
}
.unit-rating a.r5-unit:hover {
  width: 85px;
}
.unit-rating li.current-rating {
  background: url("../images/star.png") 0 -34px;
  position: absolute;
  height: 17px;
  display: block;
  text-indent: -9000px;
  z-index: 1;
}
.rel-wrap {
  margin-top: 30px;
}
.rel-wrap .ya-share2__list {
  filter: saturate(5);
}
.rel-box {
  margin-top: 0px;
  background-color: #f6f6f6;
  padding: 15px 0 10px 15px;
}
.rel-item {
  width: 100%;
  margin-bottom: 15px;
  padding: 0 15px 0 115px;
  display: block;
  float: left;
  height: 60px;
}
.rel-item:hover .rel-text p {
  color: #22a6f5;
}
.rel-text {
  float: right;
  width: 100%;
  color: #ccc;
  font-size: 11px;
}
.rel-text p {
  font-size: 20px;
  color: #000000;
  margin-bottom: 5px;
  letter-spacing: -1px;
}
.related-posts .rel-item {
  width: 100%;
  height: auto;
  float: none;
  padding-right: 0;
}
.related-posts h5 {
  padding: 0 0 0 10px;
}
.related-posts .btn-item {
  padding-right: 7px;
}
.comments-wrap {
  margin: 30px 0;
}
.full-comm-num {
  line-height: normal;
  margin-left: 5px;
}
.com-item {
  margin-top: 15px;
  padding: 0 0 0 95px;
}
.com-av {
  width: 80px;
  height: 80px;
  margin-left: -95px;
  border: 5px solid #f0f0f0;
  border-radius: 45px;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.com-av img {
  width: 100%;
  height: 100%;
}
.com-text {
  width: 100%;
}
.com-info ul li {
  float: left;
  display: inline-block;
  margin-right: 20px;
}
li.reply {
  float: right !important;
  margin-right: 0 !important;
}
.reply a {
  display: inline-block;
  padding: 3px 5px;
  background-color: #f0f0f0;
  color: #424343;
  border-radius: 3px;
  font-weight: bold;
}
.com-body {
  font-size: 14px;
  line-height: 18px;
  margin: 10px 0;
  background-color: #f6f9fc;
  border: 1px solid #e1e8ef;
  padding: 10px;
}
.com-body * {
  font-size: 14px !important;
}
.signature {
  font: italic 11px Georgia, "Times New Roman", Times, serif;
  border-top: 1px dashed #666;
  color: #666;
  padding-top: 10px;
  margin-top: 15px;
}
.com-edit {
  text-align: right;
}
.com-edit ul li {
  display: inline-block;
  margin-left: 15px;
  font-size: 11px;
}
.com-edit a {
  color: #d3d3d3;
  text-decoration: underline;
}
.com-edit a:hover {
  text-decoration: none;
}
.mce-panel {
  border-color: #e9e9e9 !important;
}
.mce-tinymce.mce-container.mce-panel {
  width: 100% !important;
  width: calc(100% - 2px) !important;
}
.add-com-but {
  display: block;
  background-color: #53f;
  color: #fff;
  font-size: 13px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  margin-top: 15px;
  transition: all .15s ease;
}
.add-com-but:hover {
  background-color: #7795f8;
  transform: translateY(-1px);
  box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
}
#addcform {
  margin-top: 0px;
}
.overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 8888;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
#loginbox {
  background: #fff;
  padding: 40px;
  width: 450px;
  margin-left: -225px;
  min-height: 150px;
  position: absolute;
  z-index: 9999;
  left: 50%;
  top: 20%;
  line-height: normal;
  border: 10px solid #f0f0f0;
}
#loginbox form {
  margin: 0;
}
li.lfchek input {
  display: inline-block !important;
}
li.lfchek label {
  display: inline-block !important;
}
.not-logged .f_input {
  font-size: 1.2em;
  padding: 10px;
  width: 100%;
  height: 40px;
}
.not-logged li {
  margin-bottom: 1em;
}
.not-logged li label {
  display: block;
  margin-bottom: 5px;
  color: #000;
}
.register-but {
  background-color: #3498DB;
  display: inline-block;
  padding: 5px 20px;
  color: #FFF;
  font-weight: bold;
  position: absolute;
  left: 5px;
  top: 5px;
  border-radius: 5px;
}
.register-but:hover {
  color: #FC0;
}
.submitter {
  background-color: #f0f0f0;
  margin: 0 -40px -40px -40px;
  height: 70px;
  text-align: center;
}
.submitter button {
  margin-left2: 145px;
}
.sociallogin {
  height: auto;
}
.sociallogin a {
  float: left;
}
.avatar {
  display: block;
  width: 80px;
}
.avatar img {
  width: 100%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.22);
  border: 5px solid #FFF;
}
.avaprof {
  background-color: #f0f0f0;
  margin: -40px -40px 20px -40px;
  padding: 40px 40px 20px 40px;
}
.avaprof ul li {
  display: inline-block;
  margin-right: 5px;
}
.avaprof ul li a {
  display: inline-block;
  padding: 10px;
  color: #FFF;
  font-weight: bold;
}
.profbox {
  margin-left: 20px;
}
.profbox h3 {
  display: block;
  font-size: 14px;
  margin: 0 0 10px;
  color: #000;
}
.logout-but {
  display: inline-block;
  padding: 3px 5px;
  font-size: 14px;
  background-color: #FFF;
  border-radius: 3px;
  margin-left: 20px;
}
.logprof {
  background-color: #3498DB;
}
.logadm {
  background-color: #424343;
}
.gotop {
  position: fixed;
  width: 64px;
  height: 64px;
  left: 71%;
  z-index: 9998;
  display: none;
  bottom: 26px;
  opacity: .6;
}
.gotop:hover {
  opacity: 1;
}
.gotop img {
  width: 53px;
}
.display-block {
  display: block;
}
.gradient-bg {
  background-color: #53f;
  background: linear-gradient(150deg, #53f 32%, #05d5ff 77%, #a6ffcb 94%);
  color: #fff;
  padding: 10px;
  font-size: 18px;
  margin: 6px 0;
  background: #21a0f9;
}
.gradient-bg-sm {
  padding: 3px 6px 3px 10px;
  margin: 0 0 10px;
  margin-left: -10px;
  margin-right: -10px;
}
.m-top-20 {
  margin-top: 20px;
}
.m-top-40 {
  margin-top: 40px;
}
.text-right {
  text-align: right;
}
.inline {
  display: inline-block;
  vertical-align: middle;
}
.sidebar-box {
  background: #fff;
  border: 1px solid #e4e9ec;
  padding: 20px;
  border-radius: 2px;
  margin: 0 0 30px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
}
.sidebar-box article {
  margin-bottom: 20px;
}
.sidebar-box article h4 {
  padding: 4px 12px 2px;
  margin: 0;
}
.sidebar-box article p {
  margin-left: 12px;
  margin-right: 12px;
}
.sidebar-box .btn-item {
  border-bottom: none;
  border-top: none;
  padding: 0;
  border-radius: 2px;
  display: inline-block;
  width: 100%;
  position: relative;
  min-height: 30px;
  margin-top: 0;
}
.sidebar-box .btn-item .item-img {
  width: 100%;
  height: auto;
  border-radius: 2px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: static;
}
.sidebar-inner {
  transform: translate(0, 0);
  /* For browsers don't support translate3d. */
  transform: translate3d(0, 0, 0);
  will-change: position, transform;
}
.sidebar-inner > div:last-child {
  margin-bottom: 0;
}
.sidebar-inner .google-auto-placed {
  margin-bottom: 30px;
}
.views-box {
  font-size: 13px;
  color: #50595e;
}
.views-icon {
  height: 20px;
  width: 25px;
}
.views-text:hover {
  color: #0685d2;
}
.short-views {
  float: right;
}
.short-views svg path {
  fill: rgba(76, 87, 102, 0.5);
}
.short-views .views-text {
  font-size: 10px;
  color: rgba(76, 87, 102, 0.5);
}
.short-views .views-icon {
  width: 19px;
  padding-top: 2px;
}
.short-views .inline {
  vertical-align: top;
  height: 20px;
}
.meta-data {
  text-align: right;
  display: flex;
  justify-content: space-between;
}
.meta-data .full-rate {
  text-align: left;
  padding-top: 10px;
}
.putj-icon-box {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
.pohozie-icon-box {
  display: inline-block;
  vertical-align: middle;
}
.relative {
  position: relative;
}
.sidebar-abox {
  height: 100%;
  width: 100%;
}
@media (min-width: 1124px) {
  .min600 {
    height: 600px;
  }
}
.sidebar-ex {
  padding: 0 !important;
  border: none;
  background: none;
  box-shadow: none;
  border-radius: 5px;
  height: auto;
  margin-bottom: 0;
}
.sidebar-ex > div,
.sidebar-ex ins {
  margin: 0 0 30px;
  overflow: hidden;
  position: relative;
}
.sidebar-ex > div iframe,
.sidebar-ex ins iframe {
  border-radius: 5px;
}
.sidebar {
  position: relative;
  will-change: min-height;
}
@media (min-width: 1200px) {
  .sidebar {
    width: 300px;
    padding-left: 0;
  }
}
@media (min-width: 1124px) {
  .right-sidebar {
    padding-right: 0;
  }
}
.cat-search-box {
  display: none;
}
.fullstory-box {
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 992px) {
  .fullstory-box {
    padding-right: 35px;
  }
}
.related-cat-posts a {
  color: #50595e;
  display: block;
}
.related-cat-posts a:hover {
  color: #0699f1 !important;
}
.related-cat-posts h4 {
  font-size: 18px;
  margin-bottom: 15px;
}
.related-cat-posts ul {
  margin-left: 0;
  margin-bottom: 0;
}
.related-cat-posts li {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
.related-cat-posts li:first-child {
  width: 100%;
}
.related-cat-posts li .item-img {
  width: 100%;
  height: 220px;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
}
.related-cat-posts h5 {
  padding-left: 15px;
}
.related-cat-posts header h4 {
  font-size: 20px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 30px;
}
.related-cat-posts .widget-h5 {
  padding-bottom: 15px;
}
.widget-h5 {
  font-size: 22px;
  margin-bottom: 0;
  width: 100%;
  padding: 0 0 8px;
  margin-top: 0;
  color: #50595e;
}
.widget-h5:after {
  content: '';
  display: block;
  padding-top: 7px;
}
.widget-h5.widget-h5-sm {
  padding-top: 10px;
}
.widget-h5.widget-h5-sm:after {
  padding-top: 8px;
  margin-left: 0;
  margin-right: 0;
}
.responsive-table,
.table-responsive {
  min-height: .01%;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 25px;
  padding: 0 0 20px;
  background: #f1f5f9;
  border-top: 1px solid #e4e9ec;
  border-bottom: 1px solid #e4e9ec;
  margin-bottom: 15px;
  background-image: linear-gradient(120deg, #fdfbfb 0%, #f1f6f9 100%);
}
@media (max-width: 767px) {
  .responsive-table,
  .table-responsive {
    overflow-x: auto;
  }
}
.responsive-table .col-sm-7,
.table-responsive .col-sm-7,
.responsive-table .col-sm-5,
.table-responsive .col-sm-5 {
  width: 100%;
}
.responsive-table .dataTables_wrapper > .row,
.table-responsive .dataTables_wrapper > .row {
  margin: 0;
}
.responsive-table .dataTables_wrapper > .row .col-sm-6,
.table-responsive .dataTables_wrapper > .row .col-sm-6 {
  padding-top: 5px;
}
.responsive-table .dataTables_wrapper > .row .col-sm-6:nth-child(1),
.table-responsive .dataTables_wrapper > .row .col-sm-6:nth-child(1) {
  float: right;
}
.responsive-table .dataTables_wrapper > .row .col-sm-6:nth-child(2),
.table-responsive .dataTables_wrapper > .row .col-sm-6:nth-child(2) {
  float: left;
}
.responsive-table .col-sm-12,
.table-responsive .col-sm-12 {
  padding: 0;
}
.dataTables_length {
  padding-left: 15px;
  padding-bottom: 5px;
}
@media (min-width: 768px) {
  .dataTables_length {
    text-align: right;
  }
}
.dataTables_filter {
  padding-right: 15px;
}
.dataTables_filter input {
  width: 200px !important;
  display: inline-block;
}
.dataTables_info {
  font-size: 13px;
  text-align: center;
}
.dataTables_paginate {
  text-align: center;
}
#toc-elem {
  margin: 10px 0 20px;
}
#toc-elem:empty {
  display: none;
}
#toc-elem:before {
  content: 'Содержание';
  display: block;
  font-size: 22px;
  margin-bottom: 10px;
}
#toc-elem div {
  margin-left: 25px;
}
#toc-elem li {
  margin-left: 25px;
}
#toc-elem li ul {
  margin-bottom: 0;
}
#toc-elem a:visited {
  color: #818181;
}
.m-t-15 {
  margin-top: 15px;
}
.btn-item p {
  margin: 0;
  color: #81878c;
  font-size: 13px;
}
.partner-posts h5 {
  margin-top: 0;
}
.related-g-post h5 {
  margin-top: 0;
}
#MarketGidComposite655023 .mgheader {
  display: none !important;
}
.white-bg.cat-path {
  padding-right: 15px;
  padding-bottom: 7px;
  padding-top: 10px;
}
.cat-path {
  padding-right: 15px;
  padding-bottom: 7px;
  padding-top: 10px;
}
.edit-admin {
  position: fixed;
  top: 100px;
  right: 0;
  width: 164px;
  background: #ccc;
}
.night-mode {
  padding: 9px 0 6px 6px;
  width: 73px;
}
.line-wrap:before {
  content: '';
  display: block;
  width: 0.5px;
  height: 65px;
  background: #e4e9ec;
  position: absolute;
  transform: rotate(18deg);
  left: 0;
  top: -19px;
}
.line-wrap .day-icon {
  padding-left: 2px;
  padding-right: 2px;
}
.line-wrap .day-icon svg {
  width: 25px;
  height: 25px;
}
.wide-box {
  margin-left: 14px;
}
.wide-box .wide-mode {
  padding: 9px 0 6px 6px;
  width: 35px;
}
.wide-box .wide-mode:hover {
  color: #0685d2;
}
.wide-box .wide-mode:hover svg path {
  fill: #0685d2;
}
.wide-box .wide-mode:hover #wide-switch {
  left: -95px;
  top: 8px;
  padding: 6px 20px;
  width: auto;
  overflow: hidden;
}
.wide-box .wide-mode svg path {
  fill: #22a6f5;
}
.wide-box .wide-mode #wide-switch {
  position: absolute;
  left: 2px;
  top: 12px;
  background: #fff;
  padding: 2px;
  width: 10px;
  overflow: hidden;
}
.main-menu > li > a.night-mode {
  padding: 9px 0 7px 6px;
}
.home-container .home-h2,
.home-container h1 {
  margin-bottom: 59px;
  font-size: 30px;
  margin-top: 20px;
  line-height: 1.2;
  text-align: center;
}
.home-container .home-h2 {
  padding-top: 30px;
  clear: both;
  margin-top: 0;
  margin-bottom: 10px;
}
.home-container .cat-list-search-box {
  background: transparent;
  box-shadow: none;
  border: none;
}
.home-container .input-group {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
}
.home-container .input-group .form-control,
.home-container .cat-box-list {
  background: #fff;
  border: 1px solid #e4e9ec !important;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
}
.home-container .cat-yandex-search #ya-site-form0 .ya-site-form__form .ya-site-form__input-text,
.home-container .cat-yandex-search .ya-site-form__form .ya-site-form__input-text {
  border: none;
  padding: 9px 11px !important;
}
.home-container .sac-seacrh-combo-type {
  border-color: #fff !important;
  background-color: #fff;
  border: none;
  border-right: 1px solid #e4e9ec !important;
}
.night-mode-html body {
  background: #212121;
  color: #777 !important;
}
.night-mode-html body .white-bg {
  border: 1px solid #2D2D2D;
  background: rgba(45, 45, 45, 0.54117647);
  box-shadow: none;
}
.night-mode-html .hc__top__like,
.night-mode-html .hc__top__unlike {
  background: #212121;
}
.night-mode-html .hc__reply__box__textarea,
.night-mode-html .hc__reply__box textarea {
  background: #333;
  border-color: #333;
}
.night-mode-html .hcc {
  padding: 0;
}
.night-mode-html .full-title .full-date {
  color: #fff;
}
.night-mode-html h1,
.night-mode-html h2,
.night-mode-html h3,
.night-mode-html h4,
.night-mode-html h5,
.night-mode-html h6 {
  color: #7b7875;
}
.night-mode-html .full-text h2,
.night-mode-html .full-text h3,
.night-mode-html .full-text h4,
.night-mode-html .full-text h5,
.night-mode-html .full-text h6 {
  color: #7b7875;
}
.night-mode-html .full-text h2:before,
.night-mode-html .full-text h3:before,
.night-mode-html .full-text h4:before,
.night-mode-html .full-text h5:before,
.night-mode-html .full-text h6:before {
  border: 1px solid #3c3c3c;
  background: #2d2d2d;
}
.night-mode-html .full-text h2:after,
.night-mode-html .full-text h3:after,
.night-mode-html .full-text h4:after,
.night-mode-html .full-text h5:after,
.night-mode-html .full-text h6:after {
  background: #229abf;
}
.night-mode-html .full-text a {
  color: #6ec5f9;
}
.night-mode-html .full-text a:hover {
  color: #24b47e;
}
.night-mode-html body blockquote:before {
  background: #fff;
}
.night-mode-html body blockquote:after {
  background: #fff;
}
.night-mode-html input[type=email].input-sm,
.night-mode-html input[type=password].input-sm,
.night-mode-html input[type=text].input-sm,
.night-mode-html .form-control.input-sm {
  background-color: #252525;
  border-color: #343434;
  color: #eee;
}
.night-mode-html .main-nav-container {
  background: #1A1A1A;
  border-bottom: 1px solid rgba(218, 199, 199, 0.09);
}
.night-mode-html .breadcrumb-box {
  background: #262626;
  border-bottom: 1px solid rgba(218, 199, 199, 0.05);
}
.night-mode-html .breadcrumb > li + li:before {
  color: #434;
}
.night-mode-html #dle-speedbar a {
  color: #22a6f5;
}
.night-mode-html #dle-speedbar li > span {
  color: #666;
}
.night-mode-html .sidebar-box:not(.sidebar-abox) {
  border: 1px solid #2D2D2D;
  background: rgba(45, 45, 45, 0.54117647);
}
.night-mode-html .burger__bar {
  background: #444;
}
.night-mode-html .main-menu li a {
  color: #444;
}
.night-mode-html .main-menu li a:hover {
  color: #fff;
}
.night-mode-html .main-menu li a:hover svg path {
  fill: #fff;
}
.night-mode-html .main-menu li a:hover .burger__bar {
  background: #fff !important;
}
.night-mode-html .main-menu li a svg path {
  fill: #444;
}
.night-mode-html .menuactive > a {
  color: #fff !important;
}
.night-mode-html .menuactive .burger__bar {
  background: #fff !important;
}
.night-mode-html .full-text table {
  background: transparent;
}
.night-mode-html .full-text table > tbody > tr:hover {
  background-color: #262626 !important;
}
.night-mode-html .full-text table tr:nth-child(1) {
  color: #666;
  background-color: #262626 !important;
  color: #fff;
}
.night-mode-html .full-text table tr td {
  border-color: #444 !important;
  background: #2D2D2D;
}
.night-mode-html .full-text table tr table {
  background: transparent !important;
}
.night-mode-html #toc-elem:before {
  color: #eee;
}
.night-mode-html .related-cat-posts a.btn-item:hover h4 {
  color: #262;
}
.night-mode-html a.btn-item {
  border-color: #333;
}
.night-mode-html a.btn-item:hover {
  background: #262626;
  color: #262626;
}
.night-mode-html .btn-item h4 {
  color: #999;
}
.night-mode-html .sidebar .btn-item h4 {
  color: #fff;
}
.night-mode-html .footer-wrapper {
  background: #1A1A1A;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.05);
  border: 1px solid #1A1A1A;
}
.night-mode-html .footer-menu {
  border-bottom: 1px solid #222;
}
.night-mode-html .footer-bottom-menu li {
  border-right: 1px solid #222;
}
.night-mode-html .footer-wrapper a {
  color: #696969;
  font-size: 11px;
}
.night-mode-html .copyright span {
  color: #5181b8;
}
.night-mode-html .copyright-1 {
  color: #4CAF50;
}
.night-mode-html .cat-list-search-box {
  border-color: transparent;
  background: rgba(45, 45, 45, 0.54117647);
}
.night-mode-html .cat-yandex-search #ya-site-form0 .ya-site-form__form .ya-site-form__input-text,
.night-mode-html body .cat-yandex-search .ya-site-form__form .ya-site-form__input-text {
  color: #2c2c2c !important;
  background-color: #444 !important;
  border-color: rgba(241, 241, 241, 0.1) !important;
}
.night-mode-html .sac-seacrh-combo-type {
  background-color: rgba(241, 241, 241, 0.1);
  color: #999;
  border-color: rgba(241, 241, 241, 0.1) !important;
}
.night-mode-html .event-opened-cat .close-cat {
  color: #716c6c !important;
  border-color: #010101 !important;
}
.night-mode-html .close-cat {
  border: 1px solid #22a6f5;
  color: #fff;
}
.night-mode-html .close-cat:hover {
  background: #222 !important;
}
@media (min-width: 1024px) {
  .night-mode-html #cat-list-search-box .search-column-div .parent-cat > li:after,
  .night-mode-html #cat-list-search-box .search-column-div .parent-cat > li:before {
    background: rgba(85, 85, 85, 0.27258824);
  }
  .night-mode-html #cat-list-search-box .search-column-div:after,
  .night-mode-html #cat-list-search-box .search-column-div:before {
    background: rgba(85, 85, 85, 0.27258824);
  }
}
.night-mode-html input.ya-site-form__submit:hover {
  position: relative;
  top: -1px;
}
.night-mode-html .cat-box-list {
  border-color: rgba(85, 85, 85, 0.27058824) !important;
  background: transparent;
}
.night-mode-html .home-card {
  background: #262626;
}
.night-mode-html .home-card a:hover .item-title {
  color: #fff;
}
.night-mode-html .home-card li.item {
  border-color: #313131;
}
.night-mode-html .home-card li.item:hover {
  background: #222;
}
.night-mode-html .home-card .title {
  border-color: #393939;
}
.night-mode-html .card {
  background: #262626;
}
.night-mode-html .card:hover {
  box-shadow: 0 2px 10px 0 rgba(255, 255, 255, 0.2);
}
.night-mode-html .card .post-date {
  background: #232323;
  color: #888;
}
.night-mode-html #ya-site-results {
  color: #444;
  border-color: rgba(45, 45, 45, 0.54117647);
  background: rgba(45, 45, 45, 0.54117647);
}
.night-mode-html .search-results-box > div {
  border-color: rgba(45, 45, 45, 0.54117647);
  background: rgba(45, 45, 45, 0.54117647);
}
.night-mode-html #ya-site-results .b-pager__current,
.night-mode-html #ya-site-results .b-serp-item__number {
  color: #444!important;
}
.night-mode-html #ya-site-results .b-pager__current,
.night-mode-html #ya-site-results .b-pager__select {
  background: #262626;
}
.night-mode-html #ya-site-results :link:hover,
.night-mode-html #ya-site-results :visited:hover,
.night-mode-html #ya-site-results .b-pseudo-link:hover {
  color: #0685d2 !important;
}
.night-mode-html .responsive-table,
.night-mode-html .table-responsive {
  border-top: 1px solid #232323;
  border-bottom: 1px solid #232323;
  background: #333;
  overflow-x: auto;
}
.night-mode-html .pagination .disabled a {
  border-color: #333;
  background: #333;
}
.night-mode-html .pagination a {
  color: #777;
  background-color: #333;
  border: 1px solid #303030;
}
.night-mode-html .pagination a:hover {
  background-color: #444;
}
.night-mode-html .hidden-menu {
  background-color: #181818;
}
.night-mode-html .hidden-menu li a:hover {
  background: #111;
}
.night-mode-html .line-wrap:before {
  background: #262626;
}
.night-mode-html .post-url {
  display: block;
}
.night-mode-html .post-url:visited h2 {
  color: #3c3b3b;
}
/* End night mode */
.big-1-small-7 {
  width: 100%;
}
.flexMenu-viewMore li ul {
  display: none !important;
  z-index: -1;
  visibility: hidden;
}
#idAreaoEdit0 {
  width: 100%;
}
.info-bottom {
  max-width: 80%;
  width: 100%;
}
.td-module-thumb1 img {
  width: 100%;
  height: auto;
  border-radius: 2px;
}
.search-results-a-container {
  padding: 25px 0;
}
.ya-share2__badge {
  border-radius: 3px !important;
}
.ya-share2__container.ya-share2__container_size_m:before {
  content: "Не забудьте, сохранить ссылку:";
  display: block;
  padding-bottom: 5px;
}
.pagination {
  display: block;
  padding-left: 0;
  list-style: none;
  border-radius: .25rem;
  margin: 0;
}
.pagination:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin: 0;
}
.pagination a {
  position: relative;
  display: block;
  padding: .25rem .6rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.pagination .active a {
  background: #f1f1f1;
}
.pagination .disabled a {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.pagination li {
  list-style: none !important;
  margin: 0 !important;
  display: inline-block;
}
.pagination > li:first-child > span,
.pagination > li:first-child > a {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li > span {
  color: #263238;
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem;
}
.ya-share-def {
  margin: 20px 0;
}
#cat-list-search-box .search-column-div {
  margin-top: 15px;
  padding-bottom: 5px;
}
@media (max-width: 767px) {
  #cat-list-search-box .search-column-div {
    height: 400px;
    overflow-y: scroll;
    padding: 10px;
  }
}
@media (min-width: 1024px) {
  #cat-list-search-box .search-column-div:after,
  #cat-list-search-box .search-column-div:before {
    content: '';
    display: block;
    width: 1px;
    height: 513px;
    background: #d6dfe4;
    position: absolute;
    top: 25px;
  }
  #cat-list-search-box .search-column-div:before {
    left: 50%;
  }
  #cat-list-search-box .search-column-div:after {
    left: 70px;
    height: 150px;
    display: none;
  }
}
#cat-list-search-box .search-column-div .column-div {
  padding: 0;
}
#cat-list-search-box .search-column-div a {
  color: #425967;
  font-size: 15px;
  transition: .2s;
}
#cat-list-search-box .search-column-div a:hover {
  color: #047ce6;
}
#cat-list-search-box .search-column-div .parent-cat {
  margin-bottom: 8px;
}
#cat-list-search-box .search-column-div .parent-cat ul {
  padding-left: 8px;
  margin: 0;
}
#cat-list-search-box .search-column-div .parent-cat > li {
  position: relative;
}
@media (min-width: 1024px) {
  #cat-list-search-box .search-column-div .parent-cat > li:after,
  #cat-list-search-box .search-column-div .parent-cat > li:before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #d6dfe4;
    position: absolute;
    top: 25px;
  }
  #cat-list-search-box .search-column-div .parent-cat > li:before {
    left: 0;
    height: 1px;
    width: 100%;
    top: 13px;
  }
  #cat-list-search-box .search-column-div .parent-cat > li:after {
    display: none;
  }
}
#cat-list-search-box .search-column-div .parent-cat > li > a {
  font-weight: 300;
  font-size: 15px;
  background: #22a6f5;
  border-radius: 2px;
  color: #fff;
  padding: 2px 7px;
  margin-bottom: 8px;
  display: inline-block;
  position: relative;
  background-image: linear-gradient(120deg, #029bf7 0%, #3fb7ff 100%);
}
@media (min-width: 768px) {
  #cat-list-search-box .search-column-div .right-column {
    padding-left: 20px;
  }
}
@media (min-width: 1024px) {
  #cat-list-search-box .search-column-div .right-column .parent-cat > li:before {
    left: -20px;
    width: 25px;
  }
}
#cat-list-search-box .search-column-div .main-cat {
  float: none !important;
  width: 100% !important;
  clear: both;
}
#cat-list-search-box .search-column-div .main-cat a {
  font-weight: 300;
  font-size: 15px;
  background: #22a6f5;
  border-radius: 2px;
  color: #fff;
  padding: 2px 7px;
  margin-bottom: 8px;
  display: inline-block;
  position: relative;
  background-image: linear-gradient(120deg, #029bf7 0%, #3fb7ff 100%);
  margin-bottom: 20px;
}
#cat-list-search-box .search-column-div .sac-found-item {
  padding-left: 5px;
}
#cat-list-search-box .search-column-div .sac-found-item > a {
  color: #fff;
  background: #24b47e;
  display: inline-block;
  padding: 0 6px;
  border-radius: 1px;
}
#cat-list-search-box.sac-searching-hide-not-found .sac-found-category,
#cat-list-search-box.sac-searching-hide-not-found .sac-found-category li {
  display: block;
}
.finding-cats a:before,
.finding-cats span:before,
.finding-cats li a:before,
.finding-cats li span:before,
.finding-cats a:after,
.finding-cats span:after,
.finding-cats li a:after,
.finding-cats li span:after {
  display: none !important;
}
.cat-post-li span {
  display: inline-block;
  vertical-align: middle;
}
.cat-post-li span:nth-child(1) {
  padding-right: 10px;
}
.cat-post-li img {
  width: 70px;
}
.btn {
  position: relative;
  cursor: pointer;
  outline: none;
  overflow: hidden;
}
.btn span {
  position: relative;
}
.btn::before {
  --size: 0;
  content: '';
  position: absolute;
  left: var(--x);
  top: var(--y);
  width: var(--size);
  height: var(--size);
  background: radial-gradient(circle closest-side, rgba(255, 255, 255, 0.2), transparent);
  transform: translate(-50%, -50%);
  transition: width 0.2s ease, height 0.2s ease;
}
.btn:hover::before {
  --size: 100px;
}
@media (min-width: 1200px) {
  .home-wrap .content-wrapper {
    width: 820px;
  }
}
@media (min-width: 992px) {
  .content-wrapper.content-cat {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .content-wrapper {
    width: 854px;
  }
}
@media (min-width: 1200px) and (min-width: 992px) {
  .content-wrapper > .inline-box:nth-child(8n+2),
  .content-wrapper > .inline-box:nth-child(8n+1) {
    width: 50%;
  }
  .content-wrapper > .inline-box:nth-child(8n+2) .preview,
  .content-wrapper > .inline-box:nth-child(8n+1) .preview {
    min-height: 260px;
    max-height: 260px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .content-wrapper .content-wrapper {
    padding: 0;
  }
  .content-wrapper .inline-box {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .wide-tpl .content-wrapper {
    width: 870px;
  }
}
@media (min-width: 1200px) {
  .home-wrap .content-wrapper {
    padding-left: 0;
  }
}
.google-auto-placed {
  margin-top: 40px;
  margin-bottom: 40px;
}
.close-cat-bottom {
  display: none;
}
.event-opened-cat .cat-box-sm-slud {
  display: none;
}
.event-opened-cat .cat-box-list {
  width: 100%;
  float: left;
  padding: 0;
  border: 1px solid #d8d8d8;
  border-radius: 2px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  display: block;
  margin-top: 20px;
}
.event-opened-cat .cat-box-sm-slud {
  display: block;
}
.event-opened-cat .input-holder {
  margin-bottom: 0;
}
.event-opened-cat .cat-list-search-box {
  position: relative;
}
.event-opened-cat .close-cat {
  position: absolute;
  right: 23px;
  top: 77px;
  z-index: 2;
  color: #101f28;
  line-height: 1;
  padding: 7px;
  font-size: 11px;
  border-radius: 2px;
  background: none;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  border: 1px solid #e4e9ec;
}
.event-opened-cat .close-cat:hover {
  background: #f8f9fa;
  color: #010101;
}
.event-opened-cat .close-cat:focus {
  color: #010101;
}
.event-opened-cat .close-cat:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 4px 4px;
  border-color: transparent transparent #ff0022 transparent;
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
}
.event-opened-cat .views-box {
  font-size: 13px;
  color: #50595e;
  line-height: 1.2;
  padding: 0 10px;
  text-align: center;
}
.event-opened-cat .close-cat-bottom {
  top: auto;
  bottom: 24px;
  display: block;
}
.event-opened-cat a.event-close-cat.close-cat.close-cat-bottom span {
  display: none;
}
.event-opened-cat a.event-close-cat.close-cat.close-cat-bottom:before {
  content: "x";
  content: "close";
  position: static;
}
.event-opened-cat .cat-box-sm-slud {
  display: none;
}
.event-opened-cat .cat-box-sm-slud > div {
  padding-top: 15px;
}
.event-opened-cat .cat-box-sm-slud > div:empty {
  display: none;
}
.event-opened-cat #search-results {
  display: none;
}
.nav-bar {
  text-align: center;
}
.cat-box-sm-slud {
  width: 100%;
}
.cat-box-sm-slud > div {
  padding-top: 15px;
}
.cat-box-sm-slud > div:empty {
  display: none;
}
.cat-box-list {
  display: none;
  border: none;
  overflow: inherit;
  position: static;
}
.close-cat {
  position: absolute;
  right: 15px;
  top: -18px;
  z-index: 2;
  line-height: 1;
  padding: 4px 13px;
  font-size: 14px;
  border-radius: 3px;
  color: #fff;
  background: #22a6f5;
  /* font-weight: 700; */
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  transition: top .12s;
}
.close-cat:focus {
  color: #fff;
}
.close-cat:hover {
  background: #047ce6;
  color: #fff;
}
.close-cat:after {
  display: none;
}
@media (min-width: 992px) {
  .content-cat {
    padding-right: 30px;
    padding-left: 0;
  }
}
body .gsc-input-box {
  height: auto;
}
body .gsc-input-box table {
  margin: 0;
}
body .gsc-input-box .gsib_a {
  padding: 0;
}
body .gsc-input {
  padding: 0 !important;
}
body .ya-site-form__input-text,
body input.gsc-input {
  padding: 4px 11px !important;
  margin: 0;
  border-color: #ced4da;
  width: 100%;
  font-size: 15px;
  font-weight: 600;
  color: #2c2c2c;
}
body table.gsc-search-box,
body form.gsc-search-box {
  margin-bottom: 0;
}
body .gsc-search-button {
  margin: 0;
}
body input.gsc-search-button {
  border-color: #1e89de;
  background: #2196F3 !important;
  color: #fff !important;
  border-radius: 0 5px 5px 0;
  height: 34px;
  line-height: 32px;
  font-weight: 400;
  font-size: 14px;
}
body input.gsc-search-button:hover {
  background: #1e89de !important;
}
body .gsc-control-cse,
body .gsc-control-cse .gsc-table-result {
  font-family: 'Open Sans', serif;
}
body .gsc-result-info {
  margin-bottom: 0;
}
body .gs-web-image-box img.gs-image,
body .gs-promotion-image-box img.gs-promotion-image {
  max-width: 160px;
  max-height: none;
  width: 160px;
  height: auto;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  border: 1px solid #e4e9ec;
}
body .gs-web-image-box,
body .gs-promotion-image-box {
  width: 160px;
  width: auto;
  padding-right: 17px;
}
body .gsc-results .gsc-cursor-box .gsc-cursor-page {
  border-color: #E9E9E9;
  background-color: #FFFFFF;
  padding: 10px 8px;
  margin: 0 5px 0 0;
  text-decoration: none;
  font-size: 14px;
}
/* body end */
.cat-yandex-search #ya-site-form0 input,
body .cat-yandex-search input,
.cat-yandex-search #ya-site-form0 table,
body .cat-yandex-search table {
  margin: 0 !important;
}
.cat-yandex-search #ya-site-form0 #ya-site-form0 .ya-site-form__search-input,
body .cat-yandex-search #ya-site-form0 .ya-site-form__search-input {
  padding: 0;
}
.cat-yandex-search #ya-site-form0 .ya-site-form__submit,
body .cat-yandex-search .ya-site-form__submit {
  color: #fff !important;
  border-radius: 0 2px 2px 0;
  width: 100%;
}
.cat-yandex-search #ya-site-form0 .ya-site-form__form .ya-site-form__input-text,
body .cat-yandex-search .ya-site-form__form .ya-site-form__input-text {
  background-color: #ffffff!important;
  padding: 8px 11px !important;
  margin: 0 !important;
  border-color: #ced4da !important;
  width: 100%;
  font-size: 16px !important;
  color: #2c2c2c !important;
  font-weight: 600 !important;
}
.cat-yandex-search #ya-site-form0 #ya-site-form0 .ya-site-form__search td,
body .cat-yandex-search #ya-site-form0 .ya-site-form__search td {
  background: #fff;
}
body #ya-site-results {
  font-family: 'Open Sans', serif !important;
  padding: 0 20px;
}
body .b-body-items {
  padding-left: 39px;
}
body .b-serp-item__title-link {
  letter-spacing: -0.5px;
}
body #ya-site-results .b-pager {
  font-size: 1.25em;
  margin-bottom: 0;
  padding-bottom: 35px;
}
body .b-pager__sorted {
  margin-top: 28px;
}
body #ya-site-results a:link,
body #ya-site-results a:active {
  color: #2196F3;
  font-weight: 800;
}
body #ya-site-results a:visited {
  color: #66d4f7;
  font-weight: 800;
}
body #ya-site-results .b-serp-item__links-link,
body #ya-site-results .b-serp-item__text {
  color: #666 !important;
}
body #ya-site-results .b-pager :link {
  color: #2196F3;
}
.search-results-box {
  padding-right: 30px;
}
.search-results-box > div {
  clear: both;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  border: 1px solid #e4e9ec;
}
.container {
  max-width: 1124px;
}
.view1024-mode-html .container {
  max-width: 1024px;
}
@media (min-width: 1200px) {
  .view1024-mode-html .content-wrapper {
    width: 720px;
  }
}
@media (min-width: 1200px) {
  .view1024-mode-html .content-wrapper.content-cat {
    width: 100%;
  }
}
.view1024-mode-html .ak-30 {
  width: 85%;
}
.view1024-mode-html .event-wide {
  display: block !important;
}
.view1024-mode-html .event-less {
  display: none !important;
}
.edit-post {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 100;
}
.slud.active:empty {
  display: block!important;
  text-decoration: none !important;
}
ins:empty ~ div.active:before,
ins:empty ~ div.active:after,
.slud:empty:before,
.slud:empty:after {
  display: block;
  text-align: center;
}
ins:empty ~ div.active:before,
.slud.active:empty:before {
  content: "Привет посетитель! Похоже у вас включен AD-block или ему подобное расширение. Поймите правильно, на сайте нет всплывающих окон, видео и аудио рекламы, реклама в умеренном количестве.";
  font-size: 16px;
  line-height: 1.2;
  color: #dd14ff;
}
ins:empty ~ div.active:after,
.slud.active:empty:after {
  content: "Большая просьба занести наш сайт в белый список или просто отключить ее блокировку на нашем сайте, ведь мы стараемся для вас - посетителей.";
  font-size: 16px;
  line-height: 1.2;
  margin-top: 13px;
  color: limegreen;
  /* color: seagreen; */
}
.hc__authorization__wrapf input {
  width: 100%;
}
.hcc.hc__menu__view,
.hcc.hc__menu__view__img,
.hcc.hc.top.right {
  display: none !important;
}
.main-menu > li a.burger {
  width: 20px;
  height: 23px;
  font-size: 0;
  padding: 0;
  margin: 0;
  border: 0;
  text-align: left;
  cursor: pointer;
  margin-top: 14px;
  margin-right: 23px;
  margin-left: 11px;
  background-color: transparent;
  -webkit-appearance: none;
  overflow: hidden;
}
.burger::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.burger__bar {
  display: block;
  height: 3px;
  background: #22a6f5;
  border-radius: 3px;
}
.burger__bar + .burger__bar {
  margin-top: 4px;
}
.burger__bar:first-child,
.burger__bar:last-child {
  width: 50%;
  transition: background-color 0.15s ease, width 0.15s ease;
}
.burger__bar:nth-child(2) {
  transition: background-color 0.15s ease;
}
.burger__bar:last-child {
  margin-left: 50%;
  transition: background-color 0.15s ease, width 0.15s ease, margin-left 0.15s ease;
}
@media (min-width: 1024px) and (orientation: landscape) {
  .burger:hover .burger__bar:first-child,
  .menuactive .burger__bar:first-child,
  .burger:hover .burger__bar:last-child,
  .menuactive .burger__bar:last-child {
    width: 100%;
    background: #0685d2;
  }
  .burger:hover .burger__bar:nth-child(2),
  .menuactive .burger__bar:nth-child(2) {
    background: #0685d2;
  }
  .burger:hover .burger__bar:last-child,
  .menuactive .burger__bar:last-child {
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .margin-auto {
    margin: 0 auto !important;
    float: none !important;
  }
}
.home-card {
  background-color: #fff;
  border-radius: 2px;
  box-sizing: border-box;
  float: left;
  height: auto;
  margin-top: 5px;
  padding-bottom: 5px;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.16);
}
.home-card ul {
  overflow-y: auto;
}
.home-card .title {
  border-bottom: 1px solid #e4e9ec;
  height: 50px;
  line-height: 50px;
  margin: 0;
  padding: 0 20px;
  text-align: left;
  font-size: 16px;
  font-size: 1.2rem;
  font-weight: 400;
  color: #81878c;
}
.home-card li.item {
  border-bottom: 1px solid #e4e9ec;
  display: table;
  overflow: hidden;
  padding: 0;
  text-align: left;
  width: 100%;
}
.home-card li.item:hover {
  background: #f8f9fa;
}
.home-card li.item a {
  box-sizing: border-box;
  display: table-cell;
  height: 100%;
  padding: 10px 20px;
  vertical-align: top;
  transition: all 0.1s ease-in-out;
  padding: 13px 20px;
}
.home-card li.item a .date {
  font-size: 13px;
  color: #81878c;
}
.home-card .item-title {
  color: #50595e;
  margin-bottom: 5px;
  transition: all 0.1s ease-in-out;
  width: 100%;
}
.home-card .viewmore {
  display: block;
  padding: 8px 0 5px;
}
.badge {
  border-radius: .125rem;
  display: inline-block;
  padding: 0 3px;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  color: #fff!important;
  background-color: #2bbbad!important;
}
.blue {
  background-color: #33b5e5!important;
}
.purple {
  background-color: #7b1fa2!important;
}
.amber {
  background-color: #ffe082!important;
  color: rgba(0, 0, 0, 0.6) !important;
}
.red {
  background-color: #f44336!important;
}
.indigo {
  background-color: #3f51b5!important;
}
.green {
  background-color: #00c851!important;
}
.sitemap_categories > li > a {
  font-size: 20px;
  font-weight: 600;
  color: #333;
  margin: 10px 0;
  display: inline-block;
}
.root > a {
  font-size: 20px;
  font-weight: 600;
  color: #333;
  margin: 15px 0;
  display: inline-block;
}
.root > a:hover {
  color: #666;
}
.sitemap_items {
  margin-left: 17px;
  list-style: disc;
  list-style: inside;
}
.sitemap-box h1 {
  margin-bottom: 30px;
}
.cat-page .fixed-sidebar-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
.cat-page .content-wrapper {
  /* width: 824px; */
}
.nav-load > span {
  display: none !important;
}
.article-slud {
  clear: both;
  padding: 25px 0 20px;
  background: #f1f5f9;
  border-top: 1px solid #e4e9ec;
  border-bottom: 1px solid #e4e9ec;
  margin: 25px -15px 15px;
  background-image: linear-gradient(120deg, #fdfbfb 0%, #f1f6f9 100%);
  min-height: 320px;
}
@media (min-width: 340px) {
  .article-slud iframe {
    min-height: 280px;
  }
}
@media (max-width: 339px) {
  .article-slud iframe {
    min-height: 250px;
  }
}
.table-responsive .article-slud {
  margin-left: 0;
  margin-right: 0;
}
.nation-box .google-auto-placed:first-child {
  margin-top: 0;
}
.nation-box .google-auto-placed:last-child {
  margin-bottom: 0;
}
/******************/
/***** MOBILE *****/
/******************/
@media (max-width: 1123px) {
  .footer-wrapper .row {
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .fixed-sidebar-wrapper {
    padding: 0;
  }
  .content-wrap {
    padding: 0;
  }
  .cat-view.content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .cat-view.content-wrapper > div:not(.content-cat) {
    padding-left: 0;
    padding-right: 30px;
  }
  .cat-view .content-cat {
    padding-right: 49px;
  }
  .ya-share-def {
    margin: 30px 0;
  }
  .content-wrap > .row {
    margin-left: 0;
    margin-right: 0;
  }
  #hf_footer_wrapper {
    margin: 0 auto;
  }
  .no-padding-right {
    padding-right: 0 !important;
  }
  .no-padding-left {
    padding-left: 0 !important;
  }
  .no-padding-l-r {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .no-padding {
    padding: 0 !important;
  }
  .p-r-0 {
    padding-right: 0;
  }
  .p-l-0 {
    padding-left: 0;
  }
}
@media (max-width: 1124px) {
  .info-bottom {
    width: 100%;
  }
  .container {
    width: 100%;
  }
  .full-width-bread {
    padding-left: 15px;
    padding-right: 15px;
  }
  .speedbar {
    padding-left: 15px;
    padding-right: 15px;
  }
  .latest-article-box {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
  }
  .latest-article-box > div {
    padding: 0;
  }
  .one-big-box {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
  }
  .one-big-box > div {
    padding: 0;
  }
  .one-line-item {
    padding-left: 15px;
    padding-right: 15px;
  }
  .one-line-item > .row > div {
    overflow: hidden;
  }
  .big-1-small-7 {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
  }
  .big-1-small-7 > div {
    padding: 0;
  }
  .header {
    padding-left: 15px;
    padding-right: 15px;
  }
  .topline-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
  .home-header-wrap {
    margin-bottom: 0;
  }
  .logo {
    left: 15px;
  }
  .full-text {
    width: 100vw;
    display: block;
    max-width: 100%;
  }
  .td-module-thumb1 img {
    width: 100%;
    height: auto;
  }
  .main-nav {
    max-width: 100%;
  }
  .post-box {
    margin-bottom: 25px;
  }
  .post-box .td-module-thumb img {
    width: 100%;
    height: auto;
    max-height: none !important;
  }
  .td_module_mx1 .td-module-thumb {
    height: 500px;
  }
  .td_module_19 .entry-title {
    margin-top: 25px;
  }
  .td_module_19 .td-module-thumb {
    height: auto;
  }
  .nav-map-col:not(.foot-socials) {
    width: 100%;
    padding-right: 0;
    float: none;
  }
  .nav-map {
    padding: 0;
  }
  .foot-socials {
    width: 100%;
    padding-top: 0;
  }
  .td-module-meta-info h3 {
    margin: 0 0 30px 0;
  }
  .td-module-image.col-md-6.no-padding-left {
    padding: 0;
  }
  .top-menu ul li a {
    font-size: 9px;
  }
  .td-item-details.col-xs-12.col-md-6.no-padding-right {
    padding: 0;
  }
  .col-xs-12.col-md-6.no-padding-left {
    padding: 0;
  }
  .navigation {
    width: 60%;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    height: 100%;
  }
  .c3link {
    overflow-x: auto;
    display: block;
  }
  body .ya-share2__list_direction_horizontal > .ya-share2__item {
    margin-bottom: 5px;
  }
  .sluzh {
    padding: 10px 15px;
  }
}
@media (min-width: 1024px) {
  .col-xs-12.td_module_19.short-story {
    padding: 0;
  }
  .sidebar {
    padding: 0;
  }
}
@media (max-width: 992px) {
  .content-wrapper .inline-box:nth-child(even) {
    padding-right: 0;
  }
  body .fixed-sidebar-wrapper .right-sidebar {
    padding: 25px 15px 0;
    width: 100%;
  }
  .inner-wrapper-sticky {
    position: static !important;
    transform: none !important;
  }
  #dle-speedbar {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    display: block;
  }
}
@media (max-width: 992px) and (min-width: 767px) {
  .fullstory-box {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .input-holder {
    width: 100%;
  }
  .view1024-mode-html .ak-30 {
    width: 100%;
  }
  .table-responsive .dataTables_wrapper > .row .col-sm-6:nth-child(2) {
    float: left;
    padding-bottom: 7px;
  }
  .table-responsive .dataTables_wrapper > .row .col-sm-6:nth-child(1) {
    float: left;
    padding-left: 0;
  }
  .related-cat-posts li {
    width: 100%;
  }
  .cat-page,
  .cat-page .fixed-sidebar-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .views-box {
    font-size: 13px;
    line-height: 1.2;
    padding: 0 8px;
    text-align: center;
  }
  .full-width-bread h1 {
    text-transform: none;
    font-size: 22px;
    line-height: 1.2;
    margin: 10px 0 19px 0;
  }
  .close-cat {
    right: 0;
  }
  body {
    padding: 0 !important;
  }
  .main-menu {
    white-space: nowrap;
    overflow-x: auto;
    display: block;
  }
  .main-menu li:first-child {
    margin-right: 6px;
    text-align: center;
  }
  .main-menu .line-wrap:before {
    display: none;
  }
  .desctop-burger {
    display: none !important;
  }
  #cat-list-search-box .search-column-div .parent-cat > li > a,
  #cat-list-search-box .search-column-div .main-cat a {
    font-size: 14px;
    padding: 2px 5px;
    float: left;
    line-height: 1;
  }
  #cat-list-search-box .search-column-div .parent-cat > li > a {
    float: none;
  }
  .logo-left span {
    font-size: 18px;
  }
  .main-menu li a {
    font-size: 13px;
  }
  .main-menu > li a.burger {
    margin-right: 11px;
  }
  .breadcrumb-box {
    margin-bottom: 10px;
  }
  .home-container .cat-list-search-box {
    padding-left: 0;
    padding-right: 0;
  }
  .select-btn {
    display: none;
  }
  .home-container .home-h2,
  .home-container h1 {
    font-size: 26px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .content-cat {
    padding: 0;
  }
  #day-switch,
  .wide-box {
    display: none !important;
  }
  .night-mode {
    width: auto;
  }
  .home-card .title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .fixed-sidebar-wrapper,
  .fixed-sidebar-wrapper .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }
  .full-text .first-image:not(.no-first) {
    float: none;
    width: 100% !important;
    margin-right: 0 !important;
  }
  .full-text table thead th {
    font-size: 13px;
    font-weight: 400;
    padding: 3px 5px;
  }
  .full-text table thead th strong {
    font-weight: 400;
  }
  .full-text table tr td {
    padding: 3px 5px;
    font-size: 13px;
  }
  .full-text table tr td p {
    margin: 0;
  }
  .related-cat-posts header h4 {
    font-size: 16px;
    word-break: break-all;
  }
  .widget-h5 {
    font-size: 18px;
  }
  .full-title h1 {
    margin-top: 0;
  }
  .fullstory-box h1 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  #dle-speedbar li {
    font-size: 10px;
    line-height: 14px;
    list-style-type: none;
  }
  #dle-speedbar li:last-child {
    display: none;
  }
  #dle-speedbar a {
    font-size: 10px;
    line-height: 14px;
  }
  #dle-speedbar > span {
    font-size: 10px;
    line-height: 14px;
  }
  .btn-item p {
    display: none;
  }
  .related-cat-posts h5 {
    font-size: 100%;
  }
  .short-story {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
  }
  .litics-box {
    display: none;
  }
  .full-text ol {
    margin-left: 0;
  }
  .td-block-title {
    margin-bottom: 10px;
  }
  .td_module_mx1 {
    margin-bottom: 0;
  }
  .td_module_mx1 .td-module-thumb {
    height: 250px;
  }
  .full-width-bread {
    padding-left: 0;
    padding-right: 0;
  }
  .header {
    height: 60px;
  }
  .logo img {
    margin-top: 0;
  }
  .top-menu ul li a {
    margin-right: 3px;
    padding: 2px 0;
  }
  .speedbar {
    min-height: 1px;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.cat-list-search-box {
  padding: 15px;
  border-radius: 2px;
  width: 100%;
  float: left;
  margin-bottom: 25px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.16);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.16);
  background: #fff;
  position: relative;
}
.sac-header-holder {
  width: 100%;
  margin-bottom: 15px;
}
.sac-header-h1 {
  margin: 0;
  font-size: 1.6em;
  margin-bottom: 20px;
}
/* Input area */
.input-holder {
  width: 100%;
  margin-bottom: 15px;
}
body .sac-input-elem {
  width: 200px;
}
.sac-input-elem-last {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.sac-seacrh-combo-type {
  background-color: rgba(241, 241, 241, 0.6);
  border-right: none;
  box-sizing: border-box;
  margin-right: -1px;
  border-radius: 2px 0 0 2px;
}
/* List area */
.cat-list-search-box .sac-ul {
  margin: 0;
  padding: 0;
}
.cat-list-search-box .sac-ul > li {
  list-style: none;
  padding-left: 5px;
}
#search-results {
  font-size: 11px;
  max-height: 500px;
  overflow-y: auto;
  margin-top: 0;
  background: #fff;
  margin-bottom: -37px;
  border-radius: 2px;
}
#search-results span.notfound,
#search-results a {
  text-decoration: none !important;
  padding: 12px 20px;
  display: block;
  border-bottom: 1px solid #cbcaca;
}
#search-results span.notfound:last-child,
#search-results a:last-child {
  border: none;
}
#search-results span.notfound:hover,
#search-results a:hover {
  background: #f8f9fa;
}
#search-results span.notfound span,
#search-results a span {
  font-size: 12px;
  color: #81878c;
}
#search-results span.notfound .searchheading,
#search-results a .searchheading {
  font-size: 14px;
  color: #0089ff;
}
#search-results span.searchheading {
  display: block;
  font-weight: bold;
  margin-bottom: .2em;
}
#search-results span.seperator {
  display: none;
}
#search-results span.seperator a {
  padding: 10px 0;
  text-align: center;
  border: 0 none;
  background-color: transparent;
  color: #919191;
}
#search-results span.notfound {
  padding: 10px;
  display: block;
}
#search-results .break {
  display: none;
}
/* Searching classes ----------------------------------------------------------- */
.sac-searching.sac-searching-hide-not-found li {
  display: none;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


 /* Ссылки с низу в разделе испания */ 
 
.responsive-container {
    display: flex;
    flex-wrap: wrap; 
    gap: 6px; 
    justify-content: space-between; 
}

.responsive-item {
    flex-basis: calc(50% - 5px);
    border: 1px solid #ccc;
    padding: 5px;
    text-align: center;
    background-color: #22a6f5;

}

.responsive-item a {
    color: #fff; 
    
}

/* Фикс таблицы в разделе Авто. Был у таблицы прописаный класс Zebra-Red-2*/


.Zebra-Red-2 {
    overflow-x: auto; 
    display: block; 
	
}

.Zebra-Red-2 tr:nth-child(even) {
    background-color: #f0f8ff; 
}

.Zebra-Red {
    overflow-x: auto; 
    display: block; 
	
}

.Zebra-Red tr:nth-child(even) {
    background-color: #f0f8ff; 
}




  
