button, a, input {
  outline: 0;
}
/*
html, body {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}*/

a {
  transition:  color 0.3s ease;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px
}
.name_field{
  display: none !important;
}
@media (min-width:768px) {
  .container {
    width: 750px
  }
}

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

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

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px
}

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

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left
}

.col-xs-12 {
  width: 100%
}

.col-xs-11 {
  width: 91.66666667%
}

.col-xs-10 {
  width: 83.33333333%
}

.col-xs-9 {
  width: 75%
}

.col-xs-8 {
  width: 66.66666667%
}

.col-xs-7 {
  width: 58.33333333%
}

.col-xs-6 {
  width: 50%
}

.col-xs-5 {
  width: 41.66666667%
}

.col-xs-4 {
  width: 33.33333333%
}

.col-xs-3 {
  width: 25%
}

.col-xs-2 {
  width: 16.66666667%
}

.col-xs-1 {
  width: 8.33333333%
}

.col-xs-pull-12 {
  right: 100%
}

.col-xs-pull-11 {
  right: 91.66666667%
}

.col-xs-pull-10 {
  right: 83.33333333%
}

.col-xs-pull-9 {
  right: 75%
}

.col-xs-pull-8 {
  right: 66.66666667%
}

.col-xs-pull-7 {
  right: 58.33333333%
}

.col-xs-pull-6 {
  right: 50%
}

.col-xs-pull-5 {
  right: 41.66666667%
}

.col-xs-pull-4 {
  right: 33.33333333%
}

.col-xs-pull-3 {
  right: 25%
}

.col-xs-pull-2 {
  right: 16.66666667%
}

.col-xs-pull-1 {
  right: 8.33333333%
}

.col-xs-pull-0 {
  right: auto
}

.col-xs-push-12 {
  left: 100%
}

.col-xs-push-11 {
  left: 91.66666667%
}

.col-xs-push-10 {
  left: 83.33333333%
}

.col-xs-push-9 {
  left: 75%
}

.col-xs-push-8 {
  left: 66.66666667%
}

.col-xs-push-7 {
  left: 58.33333333%
}

.col-xs-push-6 {
  left: 50%
}

.col-xs-push-5 {
  left: 41.66666667%
}

.col-xs-push-4 {
  left: 33.33333333%
}

.col-xs-push-3 {
  left: 25%
}

.col-xs-push-2 {
  left: 16.66666667%
}

.col-xs-push-1 {
  left: 8.33333333%
}

.col-xs-push-0 {
  left: auto
}

.col-xs-offset-12 {
  margin-left: 100%
}

.col-xs-offset-11 {
  margin-left: 91.66666667%
}

.col-xs-offset-10 {
  margin-left: 83.33333333%
}

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

.col-xs-offset-8 {
  margin-left: 66.66666667%
}

.col-xs-offset-7 {
  margin-left: 58.33333333%
}

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

.col-xs-offset-5 {
  margin-left: 41.66666667%
}

.col-xs-offset-4 {
  margin-left: 33.33333333%
}

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

.col-xs-offset-2 {
  margin-left: 16.66666667%
}

.col-xs-offset-1 {
  margin-left: 8.33333333%
}

.col-xs-offset-0 {
  margin-left: 0
}

@media (min-width:768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left
  }

  .col-sm-12 {
    width: 100%
  }

  .col-sm-11 {
    width: 91.66666667%
  }

  .col-sm-10 {
    width: 83.33333333%
  }

  .col-sm-9 {
    width: 75%
  }

  .col-sm-8 {
    width: 66.66666667%
  }

  .col-sm-7 {
    width: 58.33333333%
  }

  .col-sm-6 {
    width: 50%
  }

  .col-sm-5 {
    width: 41.66666667%
  }

  .col-sm-4 {
    width: 33.33333333%
  }

  .col-sm-3 {
    width: 25%
  }

  .col-sm-2 {
    width: 16.66666667%
  }

  .col-sm-1 {
    width: 8.33333333%
  }

  .col-sm-pull-12 {
    right: 100%
  }

  .col-sm-pull-11 {
    right: 91.66666667%
  }

  .col-sm-pull-10 {
    right: 83.33333333%
  }

  .col-sm-pull-9 {
    right: 75%
  }

  .col-sm-pull-8 {
    right: 66.66666667%
  }

  .col-sm-pull-7 {
    right: 58.33333333%
  }

  .col-sm-pull-6 {
    right: 50%
  }

  .col-sm-pull-5 {
    right: 41.66666667%
  }

  .col-sm-pull-4 {
    right: 33.33333333%
  }

  .col-sm-pull-3 {
    right: 25%
  }

  .col-sm-pull-2 {
    right: 16.66666667%
  }

  .col-sm-pull-1 {
    right: 8.33333333%
  }

  .col-sm-pull-0 {
    right: auto
  }

  .col-sm-push-12 {
    left: 100%
  }

  .col-sm-push-11 {
    left: 91.66666667%
  }

  .col-sm-push-10 {
    left: 83.33333333%
  }

  .col-sm-push-9 {
    left: 75%
  }

  .col-sm-push-8 {
    left: 66.66666667%
  }

  .col-sm-push-7 {
    left: 58.33333333%
  }

  .col-sm-push-6 {
    left: 50%
  }

  .col-sm-push-5 {
    left: 41.66666667%
  }

  .col-sm-push-4 {
    left: 33.33333333%
  }

  .col-sm-push-3 {
    left: 25%
  }

  .col-sm-push-2 {
    left: 16.66666667%
  }

  .col-sm-push-1 {
    left: 8.33333333%
  }

  .col-sm-push-0 {
    left: auto
  }

  .col-sm-offset-12 {
    margin-left: 100%
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%
  }

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

  .col-sm-offset-8 {
    margin-left: 66.66666667%
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%
  }

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

  .col-sm-offset-5 {
    margin-left: 41.66666667%
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%
  }

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

  .col-sm-offset-2 {
    margin-left: 16.66666667%
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%
  }

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

@media (min-width:992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left
  }

  .col-md-12 {
    width: 100%
  }

  .col-md-11 {
    width: 91.66666667%
  }

  .col-md-10 {
    width: 83.33333333%
  }

  .col-md-9 {
    width: 75%
  }

  .col-md-8 {
    width: 66.66666667%
  }

  .col-md-7 {
    width: 58.33333333%
  }

  .col-md-6 {
    width: 50%
  }

  .col-md-5 {
    width: 41.66666667%
  }

  .col-md-4 {
    width: 33.33333333%
  }

  .col-md-3 {
    width: 25%
  }

  .col-md-2 {
    width: 16.66666667%
  }

  .col-md-1 {
    width: 8.33333333%
  }

  .col-md-pull-12 {
    right: 100%
  }

  .col-md-pull-11 {
    right: 91.66666667%
  }

  .col-md-pull-10 {
    right: 83.33333333%
  }

  .col-md-pull-9 {
    right: 75%
  }

  .col-md-pull-8 {
    right: 66.66666667%
  }

  .col-md-pull-7 {
    right: 58.33333333%
  }

  .col-md-pull-6 {
    right: 50%
  }

  .col-md-pull-5 {
    right: 41.66666667%
  }

  .col-md-pull-4 {
    right: 33.33333333%
  }

  .col-md-pull-3 {
    right: 25%
  }

  .col-md-pull-2 {
    right: 16.66666667%
  }

  .col-md-pull-1 {
    right: 8.33333333%
  }

  .col-md-pull-0 {
    right: auto
  }

  .col-md-push-12 {
    left: 100%
  }

  .col-md-push-11 {
    left: 91.66666667%
  }

  .col-md-push-10 {
    left: 83.33333333%
  }

  .col-md-push-9 {
    left: 75%
  }

  .col-md-push-8 {
    left: 66.66666667%
  }

  .col-md-push-7 {
    left: 58.33333333%
  }

  .col-md-push-6 {
    left: 50%
  }

  .col-md-push-5 {
    left: 41.66666667%
  }

  .col-md-push-4 {
    left: 33.33333333%
  }

  .col-md-push-3 {
    left: 25%
  }

  .col-md-push-2 {
    left: 16.66666667%
  }

  .col-md-push-1 {
    left: 8.33333333%
  }

  .col-md-push-0 {
    left: auto
  }

  .col-md-offset-12 {
    margin-left: 100%
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%
  }

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

  .col-md-offset-8 {
    margin-left: 66.66666667%
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%
  }

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

  .col-md-offset-5 {
    margin-left: 41.66666667%
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%
  }

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

  .col-md-offset-2 {
    margin-left: 16.66666667%
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%
  }

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

@media (min-width:1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left
  }

  .col-lg-12 {
    width: 100%
  }

  .col-lg-11 {
    width: 91.66666667%
  }

  .col-lg-10 {
    width: 83.33333333%
  }

  .col-lg-9 {
    width: 75%
  }

  .col-lg-8 {
    width: 66.66666667%
  }

  .col-lg-7 {
    width: 58.33333333%
  }

  .col-lg-6 {
    width: 50%
  }

  .col-lg-5 {
    width: 41.66666667%
  }

  .col-lg-4 {
    width: 33.33333333%
  }

  .col-lg-3 {
    width: 25%
  }

  .col-lg-2 {
    width: 16.66666667%
  }

  .col-lg-1 {
    width: 8.33333333%
  }

  .col-lg-pull-12 {
    right: 100%
  }

  .col-lg-pull-11 {
    right: 91.66666667%
  }

  .col-lg-pull-10 {
    right: 83.33333333%
  }

  .col-lg-pull-9 {
    right: 75%
  }

  .col-lg-pull-8 {
    right: 66.66666667%
  }

  .col-lg-pull-7 {
    right: 58.33333333%
  }

  .col-lg-pull-6 {
    right: 50%
  }

  .col-lg-pull-5 {
    right: 41.66666667%
  }

  .col-lg-pull-4 {
    right: 33.33333333%
  }

  .col-lg-pull-3 {
    right: 25%
  }

  .col-lg-pull-2 {
    right: 16.66666667%
  }

  .col-lg-pull-1 {
    right: 8.33333333%
  }

  .col-lg-pull-0 {
    right: auto
  }

  .col-lg-push-12 {
    left: 100%
  }

  .col-lg-push-11 {
    left: 91.66666667%
  }

  .col-lg-push-10 {
    left: 83.33333333%
  }

  .col-lg-push-9 {
    left: 75%
  }

  .col-lg-push-8 {
    left: 66.66666667%
  }

  .col-lg-push-7 {
    left: 58.33333333%
  }

  .col-lg-push-6 {
    left: 50%
  }

  .col-lg-push-5 {
    left: 41.66666667%
  }

  .col-lg-push-4 {
    left: 33.33333333%
  }

  .col-lg-push-3 {
    left: 25%
  }

  .col-lg-push-2 {
    left: 16.66666667%
  }

  .col-lg-push-1 {
    left: 8.33333333%
  }

  .col-lg-push-0 {
    left: auto
  }

  .col-lg-offset-12 {
    margin-left: 100%
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%
  }

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

  .col-lg-offset-8 {
    margin-left: 66.66666667%
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%
  }

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

  .col-lg-offset-5 {
    margin-left: 41.66666667%
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%
  }

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

  .col-lg-offset-2 {
    margin-left: 16.66666667%
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%
  }

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

@-ms-viewport {
  width: device-width
}

.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
}

@media (max-width:767px) {
  .visible-xs {
    display: block !important
  }

  table.visible-xs {
    display: table !important
  }

  tr.visible-xs {
    display: table-row !important
  }

  td.visible-xs, th.visible-xs {
    display: table-cell !important
  }
}

@media (max-width:767px) {
  .visible-xs-block {
    display: block !important
  }
}

@media (max-width:767px) {
  .visible-xs-inline {
    display: inline !important
  }
}

@media (max-width:767px) {
  .visible-xs-inline-block {
    display: inline-block !important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm {
    display: block !important
  }

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

  tr.visible-sm {
    display: table-row !important
  }

  td.visible-sm, th.visible-sm {
    display: table-cell !important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm-block {
    display: block !important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm-inline {
    display: inline !important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm-inline-block {
    display: inline-block !important
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md {
    display: block !important
  }

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

  tr.visible-md {
    display: table-row !important
  }

  td.visible-md, th.visible-md {
    display: table-cell !important
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md-block {
    display: block !important
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md-inline {
    display: inline !important
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md-inline-block {
    display: inline-block !important
  }
}

@media (min-width:1200px) {
  .visible-lg {
    display: block !important
  }

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

  tr.visible-lg {
    display: table-row !important
  }

  td.visible-lg, th.visible-lg {
    display: table-cell !important
  }
}

@media (min-width:1200px) {
  .visible-lg-block {
    display: block !important
  }
}

@media (min-width:1200px) {
  .visible-lg-inline {
    display: inline !important
  }
}

@media (min-width:1200px) {
  .visible-lg-inline-block {
    display: inline-block !important
  }
}

@media (max-width:767px) {
  .hidden-xs {
    display: none !important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .hidden-sm {
    display: none !important
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .hidden-md {
    display: none !important
  }
}

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

.visible-print {
  display: none !important
}

@media print {
  .visible-print {
    display: block !important
  }

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

  tr.visible-print {
    display: table-row !important
  }

  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
  }
}

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

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}


article, aside, footer, header, nav, section {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

figcaption, figure, main {
  display: block
}

figure {
  margin: 1em 40px
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:active, a:hover {
  outline-width: 0
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b, strong {
  font-weight: inherit;
  font-weight: bolder
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

dfn {
  font-style: italic
}

mark {
  background-color: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

audio, video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  display: inline-block;
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details, menu {
  display: block
}

summary {
  display: list-item
}

canvas {
  display: inline-block
}

[hidden], template {
  display: none
}

* {
  box-sizing: border-box
}

body {
  font-size: 14px;
  font-family: Noto Sans, sans-serif;
  color: #33424d;
  overflow-x: hidden;
  margin: 0;
}

body, html {
  height: 100%;
  width: 100%
}

a, button {
  outline: 0
}

.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  overflow: hidden;
}

.wrapper__nav {
  display: flex;
  align-items: center
}

.wrapper__nav .btn {
  margin-left: 20px;
  flex: none;
}

@media(max-width: 560px) {
  .wrapper__nav {
    flex-direction: column;
    align-items: flex-start;
  }

  .wrapper__nav .btn {
    margin-left: 0;
  }
}

.wrapper__title {
  text-align: left;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  width: 731px;
  z-index: 7;
  margin-bottom: 55px
}

.wrapper__body {
  flex-grow: 1;
  padding-top: 10px;
  padding-bottom: 32px;
  position: relative;
}

.wrapper__body--index {
  padding: 50px;
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: #3685bf;
  padding-top: 35px
}

.wrapper__body--grey {
  background-color: #e6eef2
}

.wrapper__body--grey:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 30px;
  background: linear-gradient(180deg, rgba(42, 79, 105, .06), rgba(42, 79, 105, 0) 63.33%)
}

.wrapper__block {
  width: 1146px;
  margin: 0 auto;
  display: flex;
  padding-top: 16px;
  position: relative;
  z-index: 5
}

.wrapper__content {
  flex-grow: 1;
  /*padding-bottom: 15px;*/
}

@media(max-width: 1200px) {
  .wrapper__title {
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    padding: 15px 0;
  }

  .wrapper__content {
    flex-grow: 1;
    padding-bottom: 15px;
    width: 100%;
}

  .wrapper__body{
    padding-top: 20px;
  }

  .wrapper__body .wrapper__body{
    padding-top: 0;
  }

  .wrapper__block {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
}


@media(max-width: 992px) {
  .wrapper__block {
    flex-direction: column;
  }
    .wrapper__content{
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
}


@media(max-width: 768px) {
  .wrapper__body--index {
    padding: 20px;
    padding-bottom: 0;
  }

  .wrapper__body {
    padding-top: 0;
  }

  .main-face {
    position: relative;
    padding-top: 20px;
}

  .wrapper__body  .wrapper__body {
    padding-top: 0;
  }

  .wrapper__content {
    width: 100%;
  }
}

@media(max-width: 560px) {
  .wrapper__block {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.owl-carousel {
  display: block
}
.interesting .owl-carousel{
    max-height: 174px;
}
.owl-dots{
    display: none;
}

.list-content {
  background-color: #fff;
  border-radius: 3px;
  padding: 6px 23px 6px 20px
}

.aside-left {
  width: 290px;
  padding-right: 30px;
  flex: none;
}

.aside-left__block {
  margin-bottom: 25px
}

.aside-left__block-title {
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  color: #2a4f69;
  display: flex;
  align-items: center;
  min-height: 30px
}

.aside-left__block-title .svg-icon {
  margin-right: 5px;
  fill: #2a4f69
}

@media(max-width: 1200px) {
  .aside-left {
    width: 250px;
    padding-right: 20px;
  }
}


@media(max-width: 1200px) {
  .aside-left {
    display: none;
  }
}

.aside-right {
  width: 292px;
  padding-left: 20px;
  padding-top: 40px;
  flex: none
}

.aside-right__title {
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  color: #2a4f69;
  border-bottom: 4px solid #c3d5de;
  padding: 10px 0
}

.aside-right__block {
  margin-top: 18px
}

.aside-right .article__masonry {
  width: 100%;
  padding: 0
}

.aside-right--news {

}

@media(max-width: 992px) {
  .aside-right {
    width: 100%;
    padding-left: 0;
    padding-top: 0;
  }

  .aside-right--news {
    display: none;
  }

  .aside-right__title {
    padding: 0 0 3px 0;
  }

  .aside-right__block .article__masonry-slider {
      height: 174px !important;
      overflow: hidden;
      opacity: 0;
      transition: opacity 0.3s ease;
  }

  .aside-right__block .article__masonry-slider.owl-loaded {
    opacity: 1;
  }

  .aside-right .article__masonry {
    width: 320px;
  }

  .aside-right__block .article__masonry-slider .owl-next {
    display: block;
    position: absolute;
    background-color: hsla(0, 0%, 98%, .2) !important;
    width: 50px;
    height: 100%;
    z-index: 4;
    top: 0;
    right: 0;
  }

  .aside-right__block .article__masonry-slider .owl-next:before {
    content: "";
    background-image: url(../images/arrow-slider.svg) !important;
    background-color: hsla(0, 0%, 98%, .2);
    width: 36px;
    height: 37px;
    background-repeat: no-repeat !important;
    position: absolute;
    top: 50%;
    left: 0;
    transform: rotate(180deg) translateY(50%);
  }

  .aside-right__block .article__masonry-slider  .owl-prev:before {
    content: "";
    background-image: url(../images/arrow-slider.svg) !important;
    background-color: hsla(0, 0%, 98%, .2);
    width: 36px;
    height: 37px;
    background-repeat: no-repeat !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.aside-right__block .article__masonry-slider  .owl-prev {
    display: block;
    position: absolute;
    background-color: hsla(0, 0%, 98%, .2) !important;
    width: 50px;
    height: 100%;
    z-index: 2;
    top: 0;
    left: 0;
  }

  .aside-right--menu {
    display: none;
  }
}

@media(max-width: 768px) {
  .aside-right__block .article__masonry-slider {
    margin: 0 -15px;
    width: calc(100% + 30px);
  }

}

.interesting {
  background-color: #e6eef2;
  padding-top: 4px;
  margin-bottom: 0;
}

.block-info__row.block-info__row--main {
    padding-bottom: 0;
    /*margin-bottom: 0;*/
}

.wrapper__body > .interesting--indent{
    margin-top: -35px;
}

.wrapper__body > .interesting--indent ~ .interesting--indent{
    margin-top: 0;
}
@media screen and (max-width: 1024px){
    .wrapper__body > .interesting--indent{
        margin-top: 0;
    }
    .interesting--indent{
        margin-top: 0;
    }
}
.interesting h2 {
  margin-top: 0;
  margin-bottom: 20px;
}

.interesting .article__masonry {
  width: 272px;
  padding: 0
}

.banner {
  margin-top: 34px;
  width: 240px;
  height: 160px;
  display: block
}

h1 {
  line-height: 38px;
  font-size: 34px;
  color: #33424d;
  margin: 0;
  margin-bottom: 15px;
}

h2 {
  font-weight: 700;
  font-size: 22px;
  text-align: center;
  color: #2a4f69;
  text-transform: uppercase
}

@media(max-width: 560px) {
  h1 {
    line-height: 30px;
    font-size: 25px;
    margin-bottom: 10px;
  }
}

.tab {
  margin-top: 11px
}

.tab__block {
  display: none
}

.tab__block.is-active {
  display: block
}

.profile__fon {
  display: block;
  width: 100%;
  height: 175px;
  position: absolute;
  top: 0;
  background: #2a4f69
}

@media(max-width: 560px) {
  .profile__fon {
    height: 185px;
  }
}

.profile__fon-img {
  width: 100%;
  height: 100%;
  opacity: .3;
  background-size: cover;
  background-position: bottom;
  background-attachment: fixed
}

.profile__wrap {
  overflow: hidden;
  margin-top: 7px
}

.profile__avatar {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 6px solid #fff;
  box-sizing: border-box;
  border-radius: 3px;
  height: 250px;
  overflow: hidden;
  position: relative;
  background-position: center;
  background-size: cover;
}

.profile__avatar-link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 60px;
  right: 0;
}

.profile__avatar img {
  width: 100%;
  /* height: 100% */
}

.profile__name {
  font-weight: 700;
  line-height: 38px;
  font-size: 34px;
  color: #fff;
  margin-bottom: 8px
}

.profile__status {
  font-style: italic;
  line-height: 16px;
  font-size: 14px;
  color: #c3d5de
}

.profile__info-big {
  height: 147px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 19px;
  padding-bottom: 10px;
}

.profile__narrow-column {
  float: left;
  width: 250px
}

.profile__wide-column {
  float: left;
  width: 890px;
  padding-left: 40px;
  margin-top: -5px;
  position: relative;
}

.profile__wide-column .profile__avatar {
  display: none;
}

.profile__wide-column .face__bottom {
  background-color: #fff;
  margin-top: 0;
  padding: 16px 19px 20px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px
}

.profile__info {
  padding: 16px 19px 20px;
  background: #fff;
  border-radius: 3px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.profile__info-edit {
  line-height: 1;
  margin-left: 10px;
  cursor: pointer;
  transition: opacity .3s ease
}

.profile__info-edit:hover {
  opacity: .8
}

.profile__info-edit svg {
  fill: #3685bf;
  width: 13px;
  height: 13px
}

.profile__info-edit svg use {
  fill: #3685bf
}

.profile__info-row {
  display: flex;
  align-items: center
}

.profile__info-label {
  width: 192px;
  line-height: 32px;
  font-size: 14px;
  color: #99b0bf;
  flex: none;
}

.profile__info-labeled {
  display: flex;
  align-items: center
}

.profile__info-labeled a, .profile__info-more {
  line-height: 32px;
  font-size: 14px;
  text-decoration: none;
  color: #3685bf;
  display: inline-block
}

.profile__info-more {
  margin-right: 14px
}

.profile__social-item .fa {
  font-size: 18px;
  margin-right: 14px
}

.profile__btn {
  display: flex;
  margin: 0 -8px;
  margin-top: 22px
}

.profile__btn .btn {
  margin: 0 8px
}

.profile__add-present.btn {
  font-size: 16px;
  text-align: center;
  border-radius: 6px;
  justify-content: center;
  padding: 7px 18px
}

.profile__add-present.btn svg, .profile__add-present.btn svg use {
  fill: #fff
}

.profile__add-present.btn .svg-icon {
  margin-right: 5px
}

.profile__present {
  margin-top: 19px;
  background-color: #fff;
  border-radius: 3px;
  padding: 7px 0 29px 18px
}

.profile__present-slider {
  margin-top: 9px
}

.profile__present-slider .owl-next {
  position: absolute;
  top: 0;
  height: calc(100% - 32px);
  width: 55px;
  background-color: hsla(0, 0%, 100%, .7) !important;
  right: 0;
  background-image: url(../images/next-blue.svg) !important;
  background-repeat: no-repeat !important;
  background-position: 50% !important
}

.profile__present-slider .article__masonry {
  width: 272px;
  padding: 0;
  margin-bottom: 0
}

.profile__present-slider .presentation__action {
  top: 13px;
  cursor: pointer;
  right: 13px;
  z-index: 11;
}

.profile__present-top {
  display: flex;
  align-items: center
}

.profile__present-top span {
  font-weight: 700;
  line-height: 42px;
  font-size: 18px;
  color: #394852
}

.profile__menu {
  margin-top: 16px
}

.profile__menu-item {
  display: flex;
  height: 42px;
  align-items: center;
  text-decoration: none;
  border-bottom: 1px solid #c3d5de
}

.profile__menu-icon {
  width: 30px;
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 2px
}

.profile__menu-icon use {
  fill: #99b0bf
}

.profile__menu-count {
  font-size: 14px;
  color: #99b0bf;
  flex: none
}

.profile__menu-name {
  flex-grow: 1;
  font-weight: 700;
  line-height: normal;
  font-size: 15px;
  color: #2a4f69
}

.profile__friend {
  margin-top: 14px
}

.profile__friend .people__watch {
  width: 65px
}

.profile__friend-title {
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  color: #2a4f69;
  display: flex;
  align-items: center;
  min-height: 42px;
  border-bottom: 4px solid #c3d5de
}

.profile__friend-title .svg-icon {
  margin-right: 8px
}

.profile__friend-title .svg-icon use {
  fill: #2a4f69
}

.profile__pwrap {
  margin-top: 12px
}

.profile__pwrap .presentation__block {
  width: 100%;
  padding: 0
}

@media(max-width: 1200px) {
  .profile__wrap {
    display: flex;
    flex-wrap: wrap;
  }

  .profile__narrow-column {
    flex: none;
  }

  .profile__wide-column {
    padding-left: 25px;
    width: calc(100% - 250px);
  }
}

@media(max-width: 992px) {
  .profile__narrow-column {
    display: none;
  }

  .profile__wrap {
    margin-top: 0;
  }

  .profile__info-big {
    height: auto;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 0;
    position: relative;
  }

  .profile__status {
    padding-left: 5px;
    padding-right: 5px;
  }

  .profile__btn {
    width: 100%;
    margin-top: 15px;
  }

  .profile__info-big .profile__avatar {
    display: flex;
    border: 3px solid #fff;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    flex: none;
    margin-right: 15px;
  }

  .profile__wide-column {
    padding-left: 25px;
    width: 100%;
    margin: 0;
    padding: 0;
 }
}

@media(max-width: 560px) {
  .profile__info-big .profile__avatar {
    width: 65px;
    height: 65px;
  }

  .profile__add-present.btn {
    font-size: 14px;
    padding: 3px 13px;
}

  .profile__name {
    line-height: 27px;
    font-size: 25px;
    margin-bottom: 3px;
  }

  .profile__info-label {
    width: auto;
    line-height: 20px;
    font-size: 13px;
    margin-right: 5px;
    flex: none;
  }

  .profile__present-top {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 15px;
  }

  .profile__present-top span {
    line-height: 1.2;
    margin-bottom: 5px;
    margin-top: 5px;
}

  .profile__present-top .btn {
    margin: 0;
  }

  .profile__info-row {
    margin-bottom: 5px;
    align-items: flex-start;
  }

  .profile__info-labeled a, .profile__info-more {
    line-height: 20px;
    font-size: 13px;
  }
}


@media(max-width: 480px) {
  .profile__name {
    line-height: 20px;
    font-size: 19px;
  }

  .profile__status {
    font-size: 12px;
    width: 100%;
    padding: 0;
  }

  .profile__btn .btn {
    margin: 4px 8px;
  }

  .profile__btn {
    margin-top: 18px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .profile__info-big {
    padding: 0;
  }

  .profile__info-big .profile__avatar {
    width: 55px;
    height: 55px;
  }
}

.add-post {
  background: #fff;
  border-radius: 3px
}

.add-post__container {
  display: none
}

.add-post .ck-content {
  height: 150px
}

.add-post .ck.ck-editor {
  margin-top: 10px
}

.add-post__title {
  font-size: 12px;
  font-family: Roboto, sans-serif;
  color: #000
}

.add-post .add-item {
  width: auto;
  margin-bottom: 25px
}

.add-post .add-item__wrap {
  padding-top: 0
}

.add-post .add-item__photo {
  width: 115px;
  height: 115px;
  justify-content: flex-end;
  padding-bottom: 15px
}

.add-post .add-item__photo-link {
  margin-top: 5px
}

.add-post .add-item__photo .svg-icon {
  width: 20px;
  height: 20px
}

.add-post__wrap {
  margin-top: 15px;
  margin-bottom: 15px;
}

.add-post__wrap .profile__add-present-action {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.add-post__avatar {
  margin-right: 15px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  overflow: hidden
}

.add-post__avatar img {
  width: 100%;
  min-height: 100%
}

.add-post__body {
  padding: 17px 22px 45px
}

.add-post__top {
  height: 62px;
  padding: 0 18px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ebf0f2
}

.add-post__top input[type=text] {
  color: #000;
  font-size: 14px;
  border: 0;
  height: 42px;
  flex-grow: 1;
  outline: 0
}

.add-post__top input[type=text]::-webkit-input-placeholder {
  color: #99b0bf;
  font-size: 14px
}

.add-post__top input[type=text]:-moz-placeholder, .add-post__top input[type=text]::-moz-placeholder {
  color: #99b0bf;
  font-size: 14px
}

.add-post__top input[type=text]:-ms-input-placeholder {
  color: #99b0bf;
  font-size: 14px
}

.agess::-webkit-input-placeholder {
  color: #000;
}

.agess:-moz-placeholder {
  color: #000;
}

.agess::-moz-placeholder {
  color: #000;
}

.agess:-ms-input-placeholder {
  color: #000;
}

.header__main {
  background-color: #3685bf
}

.header__container {
  position: relative;
  padding: 0 20px;
  display: flex;
  margin: 0 auto;
  height: 60px;
  justify-content: space-between;
  padding-right: 0
}

.header__col {
  display: flex;
  align-items: center
}

.header__menu {
  height: 50px;
  background-color: #ebf0f2
}

.header__menu .header__container {
  height: 50px
}

.header-nav {
  height: 100%;
  display: flex;
  align-items: center;
  padding-right: 31px
}

.header-nav__block {
  position: relative;
  display: inline-block
}

.header-nav__item {
  text-decoration: none;
  width: 40px;
  text-align: center;
}

.header-nav__item use {
  fill: #d4edff
}

.header-nav__item--user use {
  fill: #98c8eb
}

.header-nav__count {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  background-color: #ff5e5e;
  border-radius: 50%;
  font-size: 9px;
  color: #fff;
  position: absolute;
  top: -6px;
  right: -10px
}

@media(max-width: 1620px) {
  .header__col .btn {
      margin-right: 5px;
  }

  .header-nav {
    padding-right: 5px;
  }

  .header-nav__item {
    width: 35px;
  }

  .header__container {
    padding: 0 10px;
    padding-right: 0;
  }
}

@media(max-width: 1300px) {
  .header-nav {
    padding-right: 10px;
}
}

@media(max-width: 1200px) {
  .header__container {
    padding: 0 20px 0 20px;
  }

  .header__menu .header__col {
    flex-grow: 1;
    margin-left: -20px;
  }
}

@media(max-width: 992px) {
  .header__container {
    height: 65px;
  }

  .logo img {
    display: block;
  }

  .header .btn.out:first-child {
    background: #1B679E;
    border: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .header .btn.out {
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    padding: 1px 11px 0;
    display: inline-flex;
    align-items: center;
    margin-right: 6px;
    width: 90px;
    height: 20px;
    justify-content: center;
    text-align: center;
    margin: 0;
  }

}

@media(max-width: 960px) {
  .header-nav {
    display: none;
  }
}

@media(max-width: 768px) {
  .header__container {
    padding: 0 10px 0 20px;
  }

  .header__col {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}
/*
@media(max-width: 520px) {
  .header__container a.btn {
    display: flex;
    width: 93px;
    margin: 2px 2px;
    justify-content: center;
    font-size: 10px;
    height: 24px;
    line-height: 1;
    align-items: center;
  }
}*/

@media(max-width: 480px) {
  .header__container {
    padding: 0 13px 0 20px;
    height: 50px;
  }

  .header__container a.btn.last {
    margin: 2px 2px;
  }

  .header__col:last-child .btn {
    width: 90px;
    justify-content: center;
    font-weight: bold;
    font-size: 9px;
    line-height: 12px;
    margin: 1px 0;
    height: 19px;
  }

  .header__col:last-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .header__col--user {
    flex-direction: row !important;
  }
}



.logo {
  margin-left: -7px;
  margin-right: 20px;
}

.face__item {
  display: block;
  position: relative;
  background-color: #fff;
  border-radius: 3px;
  padding: 24px 20px;
  width: 100%;
  margin-bottom: 18px
}

.face__item:last-child {
  margin-bottom: 0
}

.face__action {
  position: absolute !important;
  top: 25px;
  right: 22px
}

.face__action use {
  fill: #99b0bf
}

.face__photo {
  overflow: hidden;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, .1)
}

.face__photo img {
  display: block;
  width: 100%;
  height: auto;
  line-height: 0;
  margin: 0;
  border: 0
}

.face__preview {
  display: inline-block;
  width: 186px;
  flex: none;
  vertical-align: top
}

.face__level {
  margin-top: 14px;
  font-weight: 700;
  line-height: 21px;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  color: #21b1de;
  border: 1px solid #21b1de;
  box-sizing: border-box;
  border-radius: 18px;
  text-decoration: none;
  padding: 7px 2px 6px;
  width: 100%;
  display: inline-block
}

.face__text {
  line-height: 1.4
}

.face__body {
  display: inline-block;
  padding-left: 24px;
  margin-top: -5px;
  width: calc(100% - 200px)
}

.face__name {
  display: inline-block;
  text-decoration: none;
  font-weight: 700;
  line-height: 30px;
  font-size: 24px;
  color: #394852;
  margin-bottom: 8px
}

.face__more {
  line-height: 20px;
  font-size: 13px;
  text-decoration-line: underline;
  color: #3685bf;
  display: inline-block;
  margin-top: 12px
}

.face__bottom {
  border-top: 1px solid #ebf0f2;
  margin-top: 20px;
  padding-top: 10px
}

.face__relatives {
  display: flex;
  align-items: center
}

.face__count {
  font-weight: 700;
  line-height: 37px;
  font-size: 16px;
  color: #394852;
  width: 177px
}

.face__search {
  line-height: 32px;
  font-size: 14px;
  text-decoration-line: underline;
  display: inline-block;
  color: #3685bf;
  margin-top: -1px
}

.face__slider {
  position: relative;
  margin-right: -31px;
  width: calc(100% + 31px);
  margin-top: 12px;
  height: 72px;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.face__slider.owl-loaded {
  opacity: 1;
}

.face__slider .owl-nav {
  position: absolute;
  height: 100%;
  top: -21px;
  right: 0;
  height: 118px
}

.face__slider .owl-next {
  height: 118px;
  width: 55px;
  background-color: hsla(0, 0%, 100%, .7) !important;
  right: 0;
  background-image: url(../images/next-blue.svg) !important;
  background-repeat: no-repeat !important;
  background-position: 50% !important
}

.face__slider-item {
  width: 72px;
  height: 72px;
  display: block;
  border-radius: 50%;
  overflow: hidden;
  background-position: center;
  background-size: cover;
}

.face__slider-item img {
  width: 100%;
  height: 100%
}

@media(max-width: 992px) {
  .face__slider-item {
    width: 55px;
    height: 55px;
  }

  .face__bottom {
    margin-top: 10px;
  }

  .face__relatives {
    flex-direction: column;
    align-items: flex-start;
  }

  .face__slider {
    height: 55px;
  }

  .face__search {
    line-height: 27px;
    font-size: 13px;
    margin-bottom: 5px;
  }

  .face__name {
    font-size: 22px;
    margin-bottom: 5px;
  }

  .face__item {
    padding: 20px;
    margin-bottom: 15px;
  }

  .face__count {
    font-size: 15px;
    line-height: 17px;
  }
}


@media(max-width: 480px) {
  .face__preview {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }

  .face__action {
    position: absolute !important;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .face__item {
    margin-bottom: 15px;
    padding-top: 30px;
  }

  .face__slider {
    width: 100%;
    margin-right: 0;
  }

  .face__body {
    margin-top: 0;
    width: 100%;
    padding: 0;
  }
}

.chat {
  background-color: #fff;
  height: 723px;
  flex-direction: column
}

.chat, .chat__page {
  display: flex
}

.chat__bottom {
  display: flex;
  align-items: center;
  padding: 0 15px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  overflow: hidden;
  flex: none
}

.chat__bottom .reply__message {
  margin-top: 0;
  padding: 15px 19px;
  width: calc(100% + 19px + 19px);
  align-items: center
}

.chat__bottom textarea {
  flex-grow: 1;
  border: 0;
  outline: 0
}

.chat__user {
  width: 42px;
  height: 42px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 15px
}

.chat__user img {
  width: 100%;
  height: 100%
}

.chat__time {
  position: relative;
  height: 1px;
  margin-bottom: 26px;
  text-align: center;
  margin-left: -17px;
  width: calc(100% + 34px);
  border-bottom: 1px solid #ebf0f2;
  margin-top: 27px
}

.chat__time span {
  color: #c3d5de;
  background-color: #fff;
  position: absolute;
  top: -8px;
  padding: 0 5px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 94px
}

.chat__people {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ebf0f2;
  height: 65px;
  padding: 0 15px
}

.chat__people-body {
  padding-left: 11px
}

.chat__people-name {
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  color: #2a4f69
}

.chat__people-status {
  font-size: 13px;
  color: #99b0bf
}

.chat__people-avatar {
  width: 42px;
  height: 42px;
  overflow: hidden;
  border-radius: 50%
}

.chat__people-avatar img {
  width: 100%;
  height: 100%
}

.chat__aside {
  position: relative;
  width: 370px;
  flex: none
}

.chat__aside-title {
  position: absolute;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  color: #2a4f69;
  display: flex;
  align-items: center;
  top: 8px
}

.chat__aside-title .svg-icon {
  margin-right: 10px;
  margin-top: 3px
}

.chat__wrap {
  width: 770px;
  padding-left: 18px;
  position: relative;
}

.chat__body {
  position: relative;
  padding: 0 17px;
  flex-grow: 1;
  overflow-y: auto;
  padding-bottom: 10px
}

.chat__body:before {
  content: " ";
  position: absolute;
  top: -2px;
  width: 100%;
  height: 78px;
  background: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0));
  left: 0
}

.chat__message {
  display: flex;
  width: 89%;
  margin-bottom: 18px
}

.chat__message:last-child {
  margin-bottom: 0
}

.chat__message-avatar {
  width: 26px;
  height: 26px;
  overflow: hidden;
  border-radius: 50%;
  flex: none;
  align-self: flex-end;
  margin-right: 6px
}

.chat__message-avatar img {
  width: 100%;
  height: 100%
}

.chat__message-text {
  padding: 13px 20px;
  line-height: 1.5;
  color: #fff;
  background: rgba(33, 177, 222, .8);
  border-radius: 13px;
  flex-grow: 1
}

.chat__message-text a {
  color: #fff;
}

.chat__message-time {
  line-height: 25px;
  font-size: 13px;
  color: #99b0bf;
  align-self: center;
  margin-left: 12px;
  flex: none
}

.chat__message-wrap {
  margin-bottom: 18px;
  display: flex;
  flex-wrap: wrap
}

.chat__message-wrap--me {
  justify-content: flex-end
}

.chat__message-wrap--me .chat__message-text {
  background-color: #ebf0f2;
  color: #000;
  order: 2
}

.chat__message-wrap--me .chat__message-avatar {
  order: 3;
  margin-right: 0;
  margin-left: 6px
}

.chat__message-wrap--me .chat__message-time {
  margin-left: 0;
  margin-right: 12px
}

@media(max-width: 1200px) {
  .chat__aside {
    width: 310px;
  }

  .chat__wrap {
    width: calc(100% - 310px);
    padding-left: 15px;
  }
}

@media(max-width: 992px) {
  .chat__aside {
    width: 270px;
  }

  .chat__wrap {
    width: calc(100% - 270px);
    padding-left: 15px;
  }

  .chat__wrap {
    width: 100%;
    padding-left: 0;
    margin-top: 15px;
  }
}


@media(max-width: 768px) {
  .chat__page {
    flex-direction: column;
  }

  .chat {
    height: 100vh;
  }

  .chat__bottom .reply__message {
    margin-top: 0;
    padding: 15px 19px 40px;
    width: calc(100% + 19px + 19px);
    align-items: center;
    height: auto;
  }

  .chat__bottom .send_msg {
    position: absolute;
    bottom: 0;
    left: -16px;
    right: 0;
    border-radius: 0;
    text-align: center;
  }


  .chat__aside {
    width: 100%;
  }
}


.dialog-list__item {
  background-color: #fff;
  height: 59px;
  margin-bottom: 1px;
  text-decoration: none;
  display: flex;
  align-items: center;
  padding: 2px 7px
}

.dialog-list__item.is-active {
  background-color: #ebf0f2
}

.dialog-list__body {
  flex-grow: 1;
  padding-left: 6px;
  width: calc(100% - 30px - 60px)
}

.dialog-list__avatar {
  width: 42px;
  height: 42px;
  border: 1px solid rgba(0, 0, 0, .09);
  border-radius: 50%;
  flex: none;
  overflow: hidden
}

.dialog-list__avatar img {
  width: 100%;
  height: 100%
}

.dialog-list__time {
  font-size: 11px;
  text-align: right;
  color: #99b0bf;
  margin-top: 7px
}

.dialog-list__count {
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ff5e5e;
  font-weight: 700;
  font-size: 9px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  border-radius: 50%
}

.dialog-list__name {
  font-weight: 700;
  font-size: 13px;
  color: #2a4f69;
  margin-bottom: 5px
}

.dialog-list__message {
  font-size: 13px;
  color: #000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dialog-list__info {
  height: 100%;
  width: 30px;
  flex: none;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 10px
}

.friend {
  position: relative
}

.friend__phone {
  font-size: 13px;
  color: #3685bf;
  margin-top: 3px;
  margin-bottom: -4px
}

.friend__control {
  display: flex;
  flex: none
}

.friend__control-item {
  display: flex;
  margin-left: 4px
}

.friend__control use {
  fill: #99b0bf
}

.friend__more {
  position: absolute;
  bottom: 0;
  font-size: 14px;
  color: #3685bf;
  width: 100%;
  height: 156px;
  background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 15.58%, #fff 76.62%);
  border-radius: 3px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 15px;
  cursor: pointer
}

.friend__more span {
  display: flex;
  align-items: center
}

.friend__more span .svg-icon {
  margin-left: 5px;
  margin-top: 2px
}

.friend__item {
  display: flex;
  position: relative;
  min-height: 96px;
  align-items: center;
  border-bottom: 1px solid #ebf0f2;
  padding-right: 40px;
}

.friend__action {
  position: absolute !important;
  right: 0;
  top: 39px;
  cursor: pointer
}

.friend__action use {
  fill: #99b0bf
}

.friend__photo {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  overflow: hidden;
  flex: none;
}

.friend__photo img {
  width: 100%;
  /* height: 100% */
}

.friend__count {
  margin-top: 5px;
  min-height: 18px;
  align-items: center;
  display: flex
}

.friend__count, .friend__date {
  font-size: 11px;
  color: #99b0bf
}

.friend__text {
  font-size: 11px;
  color: #000
}

.friend__education {
  font-size: 13px;
  color: #99b0bf
}

.friend__body {
  padding-left: 13px;
  flex-grow: 1
}

.friend__chat {
  height: 100%;
  width: 60px;
  flex: none
}

.friend__chat, .friend__chat-item {
  display: flex;
  align-items: center;
  justify-content: center
}

.friend__chat-item {
  width: 36px;
  height: 36px;
  cursor: pointer;
  border: 1px solid #21b1de;
  border-radius: 50%
}

.friend__chat-item use {
  fill: #21b1de
}

.friend__tag {
  display: flex;
  margin-top: 10px
}

.friend__tag--rel {
  margin-top: 4px
}

.friend__tag-item {
  display: inline-flex;
  color: #fff;
  font-size: 11px;
  text-decoration: none;
  text-align: center;
  background-color: #c3d5de;
  border-radius: 9px;
  padding: 2px 10px 3px;
  margin-right: 6px
}

.friend__name {
  font-weight: 700;
  font-size: 16px;
  color: #394852;
  text-decoration: none;
  margin-bottom: 2px;
  display: inline-block
}

@media(max-width: 480px) {
  .list-content {
    padding: 6px 10px 6px 10px;
  }

  .friend__item {
    padding-right: 0;
  }

  .friend__tag {
    margin-bottom: 5px;
  }

  .friend__chat {
    width: 40px;
    justify-content: flex-end;
  }

  .friend__photo {
    width: 55px;
    height: 55px;
  }

  .friend__name {
    font-size: 14px;
  }

  .friend__education {
    font-size: 12px;
  }

  .friend__action {
    top: 0;
  }
}

.alert .friend__item {
  padding-right: 0
}

.alert .friend__body {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  padding-top: 15px
}

.alert .friend__control-item {
  margin-left: 9px
}

.my-book {
  margin-top: 12px
}

.my-book__title {
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  color: #2a4f69;
  display: flex;
  align-items: center;
  min-height: 42px;
  border-bottom: 4px solid #c3d5de
}

.my-book__author {
  font-size: 11px;
  color: #2a4f69
}

.my-book__item {
  display: flex;
  min-height: 60px;
  align-items: center;
  border-bottom: 1px solid #c3d5de;
  padding: 3px 0
}

.my-book__name {
  font-weight: 700;
  font-size: 13px;
  color: #2a4f69;
  margin-bottom: 8px;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 4px
}

.my-book__avatar {
  background-image: url(/images/book-title.svg);
  display: block;
  position: relative;
  width: 32px;
  height: 44px;
  background-repeat: no-repeat;
  flex: none
}

.my-book__avatar:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 4px;
  width: 7px;
  height: 9px;
  background-image: url(/images/book.svg);
  background-repeat: no-repeat
}

.my-book__avatar img {
  width: 28px;
  height: 38px
}

.my-book__body {
  flex-grow: 1;
  padding-left: 8px
}

.my-book__number {
  font-size: 24px;
  letter-spacing: -.1em;
  color: #99b0bf;
  width: 29px;
  font-family: Noto Serif, serif;
  flex: none
}

.my-book__count, .my-book__public {
  font-size: 11px;
  color: #99b0bf
}

.my-book__watch {
  font-size: 12px;
  color: #99b0bf
}

.my-book__info {
  display: flex;
  justify-content: space-between
}

.book-detail {
  float: left;
  width: 416px;
  margin-right: 35px
}

.book-detail__wrap {
  overflow: hidden;
  border-radius: 3px
}

.book-detail__wrap .btn {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  height: 70px;
  justify-content: center;
  border-radius: 0;
  border-radius: 3px
}

.book-detail__wrap p {
  margin-top: 0;
  margin-bottom: 5px !important
}

.book-detail__img {
  height: 540px;
  width: 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px
}

.foto {
  display: flex;
  margin: 0 -10px;
  flex-wrap: wrap;
  width: calc(100% + 20px);
}

.foto__slider-wrap {
  margin-bottom: -35px
}

.foto-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.foto-list  .foto__item {
  padding: 0;
}

.foto-list  .foto__name {
  opacity: 1;
}

.foto-list  .foto__item  a {
  display: flex;
  width: 100%;
  height: 100%;
  background-position: center;
  position: absolute;
  left: 0;
  top: 0;
  padding: 6px 18px 13px;
  background-size: cover;
}

.foto__slider-title {
  font-weight: 700;
  font-size: 22px;
  text-align: center;
  text-transform: uppercase;
  color: #2a4f69;
  margin-bottom: 14px
}

.foto__slider .item {
  width: 271px
}

.foto__item {
  cursor: pointer;
}

.foto__fancybox--img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-position: center;
  background-size: cover;
}

.foto__item>a {
  display: block;
  height: 100%;
  width: 100%;
}

.foto__slider .foto__item {
  width: 100%;
  margin-bottom: 0
}

.foto__slider-block {
  background-color: #ebf0f2;
  padding-top: 20px
}

.foto__name {
  position: relative;
  z-index: 5;
  font-weight: 700;
  line-height: 21px;
  font-size: 16px;
  opacity: 0;
  color: #fff;
  font-family: Noto Serif, serif;
  transition: opacity .3s ease
}

.foto__item {
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 6px 18px 13px;
  text-decoration: none;
  height: 174px;
  width: calc(25% - 20px);
  margin: 0 10px;
  margin-bottom: 20px;
  background-position: 50%;
  background-size: cover;
  justify-content: space-between
}

.foto__item:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(1turn, rgba(51, 66, 77, .7), rgba(51, 66, 77, 0) 45.4%);
  z-index: 5;    pointer-events: none;
}

.foto__item:hover:before {
  background: rgba(51, 66, 77, .7)
}

.foto__item:hover .foto__author, .foto__item:hover .foto__name {
  opacity: 1
}

@media(max-width: 1200px) {
  .foto__item {
    width: calc(33.3% - 20px);
  }
}

@media(max-width: 992px) {
  .foto__item {
    width: calc(33.3% - 14px);
    margin: 0 7px;
    margin-bottom: 14px;
    padding: 10px;
  }

  .foto__item:before {
    background: linear-gradient(1turn, rgba(51, 66, 77, .7), rgba(51, 66, 77, 0.4) 45.4%);
  }

  .foto__author {
    opacity: 1 !important;
    margin-bottom: 10px;
  }

  .foto__name {
    opacity: 1;
  }
}

@media(max-width: 700px) {
  .foto__item {
    width: calc(50% - 14px);
  }
}

@media(max-width: 480px) {
  .foto__item {
    width: calc(100% - 14px);
  }
}


.foto__social {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 5
}

.foto__social-item {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: hsla(0, 0%, 100%, .7);
  margin-right: 10px
}

.foto__social-item .svg-icon {
  margin-right: 4px;
  pointer-events: none;
}

.foto__social-item use {
  fill: hsla(0, 0%, 100%, .7)
}

.foto__author {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 5;
  opacity: 0;
  transition: opacity .3s ease
}

.foto__author-name {
  font-size: 12px;
  color: #fff
}

.foto__author-avatar {
  width: 26px;
  height: 26px;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 50%;
  overflow: hidden;
  margin-right: 6px
}

.foto__author-avatar img {
  width: 100%;
  height: 100%
}

.group-small__item {
  display: flex;
  height: 55px;
  align-items: center;
  border-bottom: 1px solid #c3d5de
}

.group-small__name {
  font-weight: 700;
  font-size: 13px;
  color: #2a4f69;
  margin-bottom: 8px;
  text-decoration: none;
  display: inline-block
}

.group-small__avatar {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, .1)
}

.group-small__avatar img {
  width: 100%;
  height: 100%
}

.group-small__body {
  flex-grow: 1;
  padding-left: 8px
}

.group-small__number {
  font-size: 24px;
  letter-spacing: -.1em;
  color: #99b0bf;
  width: 29px;
  font-family: Noto Serif, serif
}

.group-small__public {
  font-size: 11px;
  color: #99b0bf
}

.group-small__watch {
  font-size: 12px;
  color: #99b0bf;
  width: 65px
}

.group-small__info {
  display: flex;
  justify-content: space-between
}

.application__title {
  color: #2a4f69;
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  border-bottom: 4px solid #c3d5de;
  height: 48px
}

.application__item {
  display: flex;
  align-items: center;
  height: 53px;
  border-bottom: 1px solid #c3d5de
}

.application__avatar {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, .1);
  flex: none
}

.application__avatar img {
  width: 100%;
  height: 100%
}

.application__body {
  flex-grow: 1;
  padding-left: 10px;
  padding-right: 2px
}

.application__name {
  font-weight: 700;
  text-decoration: none;
  font-size: 13px;
  color: #2a4f69;
  display: inline-block;
  margin-bottom: 6px
}

.application__count {
  font-size: 11px;
  color: #99b0bf
}

.application__control {
  display: flex;
  flex: none
}

.application__control-item {
  display: flex;
  margin-left: 4px
}

.application__control-item use {
  fill: #99b0bf
}

.public__item {
  background: #fff;
  border-radius: 3px;
  padding: 24px 20px;
  position: relative;
  margin-bottom: 18px
}

.public__img-link {
  display: block;
  margin-top: 20px
}

.public__img-link img {
  width: 100%
}

.public__author {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 44px
}

.public__author-control {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -5px
}

.public__author-control use {
  fill: #99b0bf
}

.public__author-body {
  padding-left: 15px
}

.public__author-date {
  font-size: 13px;
  color: #99b0bf
}

.public__author-name {
  font-weight: 700;
  font-size: 14px;
  color: #394852;
  margin-bottom: 6px
}

.public__author-avatar {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  overflow: hidden
}

.public__author-avatar img {
  width: 100%;
  height: 100%
}

.public__social {
  display: flex;
  justify-content: space-between;
  margin-top: 23px
}

.public__social-item {
  display: flex;
  align-items: center;
  color: #3685bf;
  font-size: 13px;
  margin-right: 27px
}

.public__social-item:last-child {
  margin-right: 0
}

.public__social-item .svg-icon {
  margin-right: 5px
}

.public__social-item use {
  fill: #3685bf
}

.public__social-item use path {
  opacity: 1
}

.public__number, .public__social-col {
  display: flex;
  align-items: center
}

.public__number {
  position: absolute;
  top: 24px;
  left: -6px;
  width: 52px;
  height: 52px;
  font-size: 30px;
  justify-content: center;
  letter-spacing: -.08em;
  color: #fff;
  background-color: #33424d;
  font-family: Noto Serif, serif
}

.public__name {
  line-height: 30px;
  font-size: 24px;
  color: #394852;
  text-decoration: none;
  margin-top: 13px;
  display: inline-block;
  font-family: Noto Serif
}

.public__anonc {
  margin-top: 10px;
  line-height: 20px;
  font-size: 13px;
  color: #33424d
}

.public__more {
  color: #3685bf;
  display: inline-block;
  margin-top: 4px;
  text-decoration: none;
  font-size: 13px
}

.group {
  position: relative
}

.group__more {
  position: absolute;
  bottom: 0;
  font-size: 14px;
  color: #3685bf;
  width: 100%;
  height: 156px;
  background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 15.58%, #fff 76.62%);
  border-radius: 3px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 15px;
  cursor: pointer
}

.group__more span {
  display: flex;
  align-items: center
}

.group__more span .svg-icon {
  margin-left: 5px;
  margin-top: 2px
}

.group__item {
  display: flex;
  position: relative;
  height: 96px;
  align-items: center;
  border-bottom: 1px solid #ebf0f2
}

.group__action {
  position: absolute !important;
  right: 0;
  top: 39px;
  cursor: pointer
}

.group__action use {
  fill: #99b0bf
}

.group__photo {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  overflow: hidden
}

.group__photo img {
  width: 100%;
  height: 100%
}

.group__info {
  display: flex;
  margin-top: 3px;
  min-height: 15px
}

.group__count {
  font-size: 13px;
  color: #99b0bf;
  margin-right: 4px
}

.group__public {
  font-size: 13px;
  color: #3685bf
}

.group__body {
  padding-left: 13px
}

.group__tag {
  display: flex;
  margin-top: 10px
}

.group__tag-item {
  display: inline-flex;
  color: #fff;
  font-size: 11px;
  text-decoration: none;
  text-align: center;
  background-color: #c3d5de;
  border-radius: 9px;
  padding: 2px 10px 3px;
  margin-right: 6px
}

.group__name {
  font-weight: 700;
  font-size: 16px;
  color: #394852;
  text-decoration: none
}

.menu-left {
  padding: 6px 18px;
  background: hsla(0, 0%, 98%, .5);
  box-shadow: 0 0 18px rgba(42, 79, 105, .15);
  border-radius: 6px;
  margin-bottom: 24px;
  margin-top: 6px
}

.menu-left a {
  display: flex;
  align-items: center;
  height: 42px;
  font-size: 15px;
  color: #3685bf;
  text-decoration: none;
  border-bottom: 1px solid #c3d5de
}

.menu-left a:last-child {
  border-bottom: 0
}

.section-post__item {
  width: 368px;
  padding: 0 7px;
}

.section-post__slider {
  margin-top: 0;
  margin-bottom: 0;
}

.section-post__main {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 0;
  font-weight: 700;
  font-size: 30px;
  text-align: center;
  color: #fff;
  width: 100%;
  height: 174px;
  background-position: 50%;
  background-size: cover;
  margin-bottom: 11px;
}

.section-post__main a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  transition: opacity 0.3s ease;
  position: relative;
}


.section-post__main span {
  position: relative;
  z-index: 5;
  font-family: Noto Serif, serif
}

.section-post__main:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
 /* background:#3685BF;
  opacity: 0.6;*/
 /* background-color: rgba(42, 79, 105, .7);*/
  background: #212121;
  opacity: 0.6;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

.section-post__item:hover .section-post__main:before {
  opacity: 0.4;
}

.section-post__social {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center
}

.section-post__social-item {
  display: flex;
  align-items: center;
  margin-right: 12px
}

.section-post__social-item .svg-icon use {
  fill: #c3d5de
}

.section-post__social-item span {
  margin-left: 7px;
  font-size: 12px;
  color: #c3d5de
}

.section-post__post {
  text-decoration: none;
  display: block;
  padding-bottom: 7px;
  border-bottom: 1px solid #c3d5de;
  margin-bottom: 9px
}

.section-post__post:hover .section-post__post-name {
  opacity: 0.8;
}

.section-post__post-name {
  line-height: 21px;
  font-size: 16px;
  color: #2a4f69;
  margin-bottom: 13px;
  transition: opacity 0.3s ease;
}

.section-post__more {
  font-size: 12px;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: rgba(42, 79, 105, .6);
  background-color: #e6eef2;
  border-radius: 3px;
  text-decoration: none;
  padding: 9px 14px;
  display: inline-block;
  margin-top: 10px;
  transition: color 0.3s, background-color 0.3s ease;
}

.section-post__more:hover {
  background-color: rgba(42, 79, 105, .6);
  color: #e6eef2;
}

.section-post__slider .owl-prev {
  display: block;
  position: absolute;
  background-color: hsla(0, 0%, 98%, .1) !important;
  width: 207px;
  height: 186px;
  z-index: 2;
  top: 0;
  left:0;
}

.section-post__slider .owl-prev:before {
  content: "";
  background-image: url(../images/arrow-slider.svg) !important;
  background-color: hsla(0, 0%, 98%, .2);
  width: 36px;
  height: 37px;
  background-repeat: no-repeat !important;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.section-post__slider .owl-next {
  display: block;
  position: absolute;
  background-color: hsla(0, 0%, 98%, .1) !important;
  width: 207px;
  height: 186px;
  z-index: 4;
  top: 0;
  right: 0;
}

.section-post__slider .owl-next:before {
  content: "";
  background-image: url(../images/arrow-slider.svg) !important;
  background-color: hsla(0, 0%, 98%, .2);
  width: 36px;
  height: 37px;
  background-repeat: no-repeat !important;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotate(180deg);
  left: 0;
}
/*

.section-post__slider .owl-prev {
  display: block;
  position: absolute;
  background-color: hsla(0, 0%, 98%, .2) !important;
  width: 272px;
  height: 100%;
  z-index: 2;
  top: 0;
  left: -3.4%
}

.section-post__slider .owl-prev:before {
  content: "";
  background-image: url(../images/arrow-slider.svg) !important;
  background-color: hsla(0, 0%, 98%, .2);
  width: 36px;
  height: 37px;
  background-repeat: no-repeat !important;
  position: absolute;
  top: 100px;
  right: 0
}

.section-post__slider .owl-next {
  display: block;
  position: absolute;
  background-color: hsla(0, 0%, 98%, .2) !important;
  width: 272px;
  height: 100%;
  z-index: 4;
  top: 0;
  right: -3.5%
}

.section-post__slider .owl-next:before {
  content: "";
  background-image: url(../images/arrow-slider.svg) !important;
  background-color: hsla(0, 0%, 98%, .2);
  width: 36px;
  height: 37px;
  background-repeat: no-repeat !important;
  position: absolute;
  top: 100px;
  left: 0;
  transform: rotate(180deg)
}
*/
@media(max-width: 768px) {
  .section-post__item {
    width: 300px;
  }

  .section-post__slider {
    margin-top: 0;
  }

  .section-post__slider .owl-next {
    width: 50px;
    right: 0;
  }

  .section-post__slider .owl-next:hover {
    width: 50px;
  }

  .section-post__slider .owl-prev {
    width: 50px;
    left: 0;
  }

  .section-post__slider .owl-prev:hover {
    width: 50px;
  }

  .section-post__more {
    padding: 9px 0;
    margin-top: 0;
    font-size: 11px;
  }

  .section-post__post-name {
    line-height: 1.3;
    font-size: 14px;
    margin-bottom: 11px;

  }
  .section-post__main {
    height: 165px;
    font-size: 25px;
  }
}

@media(max-width: 560px) {
  .section-post__slider {
    /*padding-top: 44px;*/
  }

  .section-post__slider .owl-prev {
    width: 50px;
    left: initial;
    height: auto;
    top: 8px;
    right: 51px;

  }

  .section-post__slider .owl-prev::before {
    top: 0;
  }

  .section-post__slider .owl-next {
    height: auto;
    top: 7px;
  }

  .section-post__slider .owl-next::before {
    top: 0;
  }
}

.card__action {
  position: absolute !important;
  top: 25px;
  right: 22px
}

.card__action use {
  fill: #99b0bf
}

.card__photo {
  width: 146px;
  flex: none
}

.card__photo img {
  width: 100%;
  height: auto
}

.card__count {
  margin-top: 6px;
  text-align: center;
  color: #99b0bf
}

.card__count, .card__read {
  line-height: 25px;
  font-size: 13px
}

.card__read {
  display: inline-flex;
  margin-top: 9px;
  font-weight: 700;
  text-transform: uppercase;
  color: #21b1de;
  border: 1px solid #21b1de;
  width: 100%;
  justify-content: center;
  text-decoration: none;
  border-radius: 18px;
  padding: 2px
}

.card__item {
  display: flex;
  position: relative;
  padding: 24px 20px;
  padding-bottom: 17px;
  margin-bottom: 18px;
  background: #fff;
  border-radius: 3px
}

.card__char {
  border-spacing: 0;
  margin-top: 11px
}

.card__char td:last-child {
  color: #1b679e
}

.card__char td {
  line-height: 20px;
  font-size: 13px;
  color: #99b0bf;
  min-width: 70px
}

.card__body {
  margin-top: -5px;
  padding-left: 27px;
  flex: none;
  flex-grow: 1;
  width: calc(100% - 146px)
}

.card__desc {
  line-height: 20px;
  font-size: 13px;
  color: #33424d;
  margin-bottom: 7px;
  margin-top: 13px
}

.card__more {
  margin-top: 6px;
  font-size: 13px;
  color: #1b679e;
  text-decoration: underline
}

.card__author {
  line-height: 20px;
  font-size: 16px;
  color: #99b0bf;
  margin-top: 2px
}

.card__name {
  font-weight: 700;
  line-height: 20px;
  font-size: 20px;
  color: #394852;
  padding-right: 40px;
}

@media(max-width: 505px) {
  .card__name {
    line-height: 20px;
    font-size: 20px;
    padding-right: 0;
  }

  .card__author {
    font-size: 14px;
  }

  .card__item {
    display:block;
  }

  .c-dropdown__list {
    left: inherit;
    right: 0;
    margin: 0;
  }

  .card__action {
    position: absolute !important;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .card__desc {
    font-size: 12px;
    margin-bottom: 7px;
    margin-top: 10px;
  }

  .card__body {
    margin-top: 8px;
    padding-left: 0;
    flex: none;
    flex-grow: 1;
    width: 100%;
  }
}


@media(max-width: 440px) {
  .card__photo {
    width: 100%;
    flex: none;
  }

  .card__item {
    flex-direction: column;
  }
}

.reply {
  margin: 0 -19px;
  padding: 0 19px;
  margin-top: 24px;
  border-top: 1px solid #ebf0f2;
  padding-top: 3px
}

.reply__comment {
  padding-left: 55px
}

.reply__more {
  background: #ebf0f2;
  height: 36px;
  display: flex;
  align-items: center;
  font-size: 13px;
  color: #99b0bf;
  justify-content: center
}

.reply__text {
  font-size: 13px;
  color: #33424d;
  line-height: 1.6
}

.reply__info {
  display: flex;
  align-items: center;
  margin-bottom: 5px
}

.reply__message {
  display: flex;
  border-top: 1px solid #ebf0f2;
  margin: 0 -19px;
  padding: 5px 19px;
  margin-top: 8px;
  padding-bottom: 0;
  align-items: center;
}

.reply__message-emoji, .reply__message-file {
  margin-left: 20px;
  margin-top: 0 !important;
}

.reply__message-avatar {
  flex: none;
  width: 42px;
  height: 42px
}

.reply__message-avatar img {
  width: 100%;
  height: 100%
}

.reply__message-message {
  flex-grow: 1;
  border: 0;
  margin-left: 15px;
  outline: 0;
  font-size: 13px;
  color: #99b0bf;
  display: flex;
  align-items: center
}

.reply__body {
  padding-left: 15px
}

.reply__name {
  font-weight: 700;
  font-size: 14px;
  color: #394852;
  text-decoration: none
}

.reply__date {
  font-size: 13px;
  color: #99b0bf;
  margin-left: 17px
}

.reply__link {
  font-size: 13px;
  color: #3685bf;
  margin-left: 11px;
  text-decoration: none
}

.reply__item {
  display: flex;
  border-top: 1px solid #ebf0f2;
  padding-bottom: 11px;
  padding-top: 12px
}

.reply__item:first-child {
  border-top: 0
}

.reply__avatar {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  flex: none
}

.reply__avatar img {
  width: 100%;
  height: 100%
}

@media(max-width: 768px) {
  .reply__info {
    flex-wrap: wrap;
    width: 100%;
  }

  .reply__body {
    flex: 1 1 0;
  }

  .reply__link {
    margin-left: 0;
    margin-bottom: 5px;
  }

  .reply__date {
    width: 50%;
    margin: 0;
    padding-left: 15px;
  }

  .reply__name {
    width: 50%;
  }
}

@media(max-width: 480px) {
  .reply__date {
    width: 100%;
    padding: 0;
  }

  .reply__name {
    width: auto;
  }
}

.presentation {
  margin: 0 -15px;
  overflow: hidden
}

.presentation__wrap {
  position: relative
}

.presentation__block {
  padding: 0 15px;
  width: 33.3%
}

.presentation__block--detail {
  padding: 0;
  width: 100%
}

.presentation__block--detail .reply {
  margin-top: 0;
  background-color: #fff;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
}

.presentation__block--detail .reply__message {
  height: 73px;
  align-items: center;
  padding-top: 0;
  background-color: #fff;
  margin: 0;
  padding-right: 0;
  padding: 0;
  border-bottom: 0;
}

.presentation__block--detail .reply__message--bottom {
  height: 70px;
  margin-top: 0;
  border: 0;
}

.presentation__block--news-admin .presentation__name {
  font-weight: bold;
  font-size: 27px;
}

.presentation__block--detail .presentation__name {
  margin-bottom: 24px;
}

.presentation__block--detail .presentation__photo img {
  margin: 0;
  float: none !important
}

.presentation__block--detail .presentation__social {
  padding-bottom: 20px
}

.presentation__block--detail .presentation__author {
  margin-left: 20px
}

.presentation__block--detail .presentation__item {
  padding: 20px 19px 19px;
  padding-bottom: 0
}

.presentation__block--video .presentation__item  video {
  max-width: 100%;
  height: auto;
}

.presentation__block--video .presentation__item {
  padding-bottom: 15px;
  margin-top: 20px;
}

.presentation__desc {
  margin-top: 15px;
}

.presentation__block--detail .presentation__item p {
  line-height: 20px;
  font-size: 13px;
  color: #33424d;
  margin-bottom: 16px
}

.presentation__more-all {
  position: absolute;
  bottom: 0;
  font-size: 14px;
  color: #3685bf;
  width: 100%;
  height: 156px;
  background: linear-gradient(180deg, rgba(235, 240, 242, 0) 15.58%, #ebf0f2 76.62%);
  border-radius: 3px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 15px;
  cursor: pointer
}

.presentation__more-all span {
  display: flex;
  align-items: center
}

.presentation__more-all span .svg-icon {
  margin-left: 5px;
  margin-top: 2px
}

.presentation__author {
  display: flex;
  align-items: center;
  margin-bottom: 20px
}

.presentation__author-photo {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  overflow: hidden;
  flex: none;
  background-position: center;
  background-size: cover;
}



.presentation__author-body {
  padding-left: 15px
}

.presentation__author-name {
  font-weight: 700;
  font-size: 14px;
  color: #394852;
  text-decoration: none
}

.presentation__author-time {
  font-size: 13px;
  color: #99b0bf;
  margin-top: 4px
}

.presentation__video {
  height: 500px
}

.presentation__video .video-js {
  width: 100%;
  height: 100%
}

.presentation__action {
  position: absolute !important;
  top: 38px;
  cursor: pointer;
  right: 22px
}

.presentation__action use {
  fill: #99b0bf
}

.presentation__photo {
  margin-bottom: 10px;
  height: 322px;
}

.presentation__photo img {
  max-height: 100%;
}

.presentation__photo--big {
  display: flex
}

.presentation__photo-col {
  flex-grow: 1
}

.presentation__photo-col--big {
  width: 544px;
  padding-right: 6px;
  flex: none
}

.presentation__photo-col img {
  margin-bottom: 3px
}

.presentation__photo img {
  max-width: 100%;
  height: auto
}

.presentation__more {
  line-height: 20px;
  font-size: 13px;
  color: #3685bf;
  margin-top: 5px
}

.presentation__more, .presentation__name {
  text-decoration: none;
  display: inline-block
}

.presentation__name {
  line-height: 30px;
  font-size: 24px;
  color: #394852;
  margin-bottom: 7px;
  font-family: Noto Serif, serif
}

.presentation__sizer {
  width: 33.3%
}

.presentation__preview {
  line-height: 20px;
  font-size: 13px;
  color: #33424d
}

.presentation__item {
  position: relative;
  background-color: #fff;
  border-radius: 3px;
  padding: 24px 19px 19px;
  margin-bottom: 20px
}

.presentation__social {
  display: flex;
  justify-content: space-between;
  margin-top: 23px
}

.presentation__social-item {
  display: flex;
  align-items: center;
  color: #3685bf;
  font-size: 13px;
  margin-right: 27px
}

.presentation__social-item:last-child {
  margin-right: 0
}

.presentation__social-item .svg-icon {
  margin-right: 5px
}

.presentation__social-item use {
  fill: #3685bf
}

.presentation__social-item use path {
  opacity: 1
}

.presentation__social-col {
  display: flex;
  align-items: center
}

.presentation-foto .presentation__photo img {
  margin: 0 !important
}

.presentation-action {
  display: flex;
  align-items: center
}

.presentation-action .action-menu {
  float: none;
  margin-left: 21px
}

.presentation-action__link {
  font-size: 13px;
  color: #3685bf;
  height: 24px;
  display: flex;
  align-items: center;
  text-decoration: none;
  margin-left: 21px;
  transition: color .3s ease
}

.presentation-action__link:hover {
  color: #1b679e
}

.presentation__block--detail .presentation__item .presentation__photo {
  margin-bottom: 10px;
  width: 100%;
  height: auto !important;
  /* max-height: 600px; */
  overflow: hidden;
  max-width: 80%;
  /* margin: 0 auto; */
  display: block;
}

.presentation__block--detail .presentation__item .presentation__photo--mini {
  max-width: 320px;
}

.presentation__block--detail .presentation__name {
  margin-bottom: 24px;
  display: block;
}


@media(max-width: 1200px) {
  .presentation {
    margin: 0 -10px;
  }

  .presentation__photo {
    height: calc(33.3vw - 80px);
  }

  .presentation__block {
    padding: 0 10px;
  }

  .presentation__name {
    line-height: 25px;
    font-size: 22px;
  }

  .presentation__more {
    line-height: 15px;
    font-size: 12px;
  }

  .presentation__item {
    padding: 20px 15px;
  }
}


@media(max-width: 992px) {
  .presentation__author-photo {
    width: 40px;
    height: 40px;
  }

  .presentation__photo-col--big {
    width: auto;
    max-width: 100%;
    padding: 0;
  }

  .presentation__author {
    margin-bottom: 15px;
  }

  .presentation__author-time {
    font-size: 12px;
    margin-top: 3px;
  }

  .presentation__author-name {
    font-size: 13px;
  }

  .presentation__author-body {
    padding-left: 10px;
  }

  .presentation__block--detail {
    padding: 0;
  }

  .presentation__block--detail .presentation__item .presentation__photo {
    max-height: initial;
    max-width: initial;
  }

  .presentation__block--detail .presentation__name {
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .presentation__block {
    width: 50%;
  }

  .presentation__block--detail .presentation__item .presentation__photo {
    max-width: 100%;
  }

  .presentation__photo {
    height: calc(50vw - 80px);
  }

  .presentation__block--detail {
    width: 100%;
  }

  .presentation__block--detail .presentation__author {
    margin-left: 0;
  }

  .presentation__block--detail .presentation__social {
    width: 100% !important;
    display: flex !important;
    justify-content: flex-start;
    padding-bottom: 15px;
    margin-top: 15px;
  }

  .presentation__social-item {

    margin-right: 15px;
  }

  .presentation__block--detail .share {
    width: 100% !important;
    display: block !important;
    margin-bottom: 15px;
  }

  .presentation__block--detail .share .btns {
    float: none !important
  }
}

@media (max-width: 560px) {
  .presentation {
    margin: 0;
  }

  .presentation__photo {
    height: calc(100vw - 60px);
  }

  .presentation__block {
    width: 100%;
    padding: 0;
  }
  .presentation__item {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .presentation__author {
    margin-bottom: 10px;
  }
  .presentation__name {
    line-height: 1.2;
    font-size: 18px;
    margin-bottom: 5px;
  }
}

@media(max-width: 480px) {
  .presentation__social {
    flex-wrap: wrap;
  }

  .presentation__social-item span{
    display: none;
  }

  .presentation__social-col {
    flex-wrap: wrap;
  }
}

@media(max-width: 400px) {
  .presentation__block--detail .reply__message {
    height: 85px;
    padding-bottom: 30px;
    position: relative;
    padding-left: 10px;
  }

  .reply__message {
    height: 85px;
    padding-bottom: 30px;
    position: relative;
    padding-left: 10px;
    padding-right: 0;
    margin: 0px -15px;
  }
}

.user__logo {
  width: 39px;
  height: 39px;
  border-radius: 50%;
  overflow: hidden;
  background-position: center;
  background-size: cover;
}

.user__logo img {
  width: 100%;
  height: auto;
  min-height: 100%;
}

@media(max-width: 960px) {
  .user__logo {
    width: 32px;
    height: 32px;
  }
}

.filter-left {
  margin-top: -12px
}

.filter-left__title {
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  border-bottom: 4px solid #c3d5de;
  height: 48px
}

.filter-left__item, .filter-left__title {
  color: #2a4f69;
  display: flex;
  align-items: center
}

.filter-left__item {
  text-decoration: none;
  font-size: 14px;
  height: 36px;
  border-bottom: 1px solid #c3d5de
}

.people__item {
  display: flex;
  height: 55px;
  align-items: center;
  border-bottom: 1px solid #c3d5de
}

.people__name {
  font-weight: 700;
  font-size: 13px;
  color: #2a4f69;
  margin-bottom: 8px;
  text-decoration: none;
  display: inline-block
}

.people__avatar {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, .1)
}

.people__avatar img {
  width: 100%;
  height: 100%
}

.people__body {
  flex-grow: 1;
  padding-left: 8px
}

.people__number {
  font-size: 24px;
  letter-spacing: -.1em;
  color: #99b0bf;
  width: 29px;
  font-family: Noto Serif, serif
}

.people__public {
  font-size: 11px;
  color: #99b0bf
}

.people__watch {
  font-size: 12px;
  color: #99b0bf;
  width: 65px
}

.people__info {
  display: flex;
  justify-content: space-between
}

.author-communication__title {
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  color: #2a4f69;
  display: flex;
  align-items: center;
  min-height: 42px;
  border-bottom: 4px solid #c3d5de
}

.author-communication .svg-icon {
  margin-right: 8px
}

.author-communication .svg-icon use {
  fill: #2a4f69
}

.article__author-container {
  display: flex;
  align-items: center;
}

.article__author__wrap {
  display: flex;
  flex-direction: column;
}

.communication__tag {
  display: flex;
  margin-top: 10px
}

.communication__tag-item {
  display: inline-flex;
  color: #fff;
  font-size: 11px;
  text-decoration: none;
  text-align: center;
  background-color: #c3d5de;
  border-radius: 9px;
  padding: 2px 10px 3px;
  margin-right: 6px
}

.communication .profile__wide-column {
  margin-top: 0
}

.communication .profile__info-more {
  display: inline-flex;
  align-items: center
}

.communication .profile__info-more .svg-icon {
  margin-left: 5px
}

.communication .profile__info-labeled img {
  margin-right: 8px
}

.communication__top {
  float: none;
  height: 142px;
  width: 100%;
  margin-bottom: 19px;
  display: flex;
  justify-content: space-between
}

.communication__top-tag {
  width: 35%;
  flex: none;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end
}

.communication__btn {
  display: flex;
  margin: 0 -8px;
  margin-top: 22px
}

.communication__btn .btn {
  margin: 0 8px
}

.communication__btn .btn--blue {
  font-size: 12px;
  background: #46c3ea;
  border: 1px solid #46c3ea;
  padding: 1px 13px;
  display: inline-flex;
  align-items: center
}

.communication__status {
  font-style: italic;
  line-height: 16px;
  font-size: 14px;
  color: #c3d5de
}

.communication__name {
  font-weight: 700;
  line-height: 38px;
  font-size: 34px;
  color: #fff;
  margin-bottom: 8px
}

@media (max-width: 992px) {
  .communication .profile__wide-column {
    padding-top: 17px;
  }

  .communication__top {
    align-items: flex-start;
    width: 100%;
    flex-direction: column;
  }

  .communication__top-tag {
    width: 100%;
    justify-content: flex-start;
  }
}

.filter-tab {
  border-bottom: 4px solid #c3d5de;
  display: flex;
  position: relative
}

.filter-tab .search-filter {
  align-items: center;
  display: flex;
  position: absolute;
  right: 10px;
  top: 9px
}

.filter-tab--left {
  justify-content: flex-end
}

.filter-tab__block {
  margin-top: 10px;
  display: flex;
  justify-content: space-between
}

.filter-tab__block .search {
  padding-right: 0
}

.filter-tab__item {
  display: flex;
  align-items: center;
  height: 40px;
  font-size: 14px;
  text-align: center;
  color: #8f999f;
  padding: 0 9px;
  margin-bottom: -4px;
  border-bottom: 4px solid transparent;
  transition: color .3s, border-color .3s ease;
  margin-right: 6px;
  cursor: pointer
}

.filter-tab__item:hover {
  color: #33424d;
  border-bottom: 4px solid #3685bf
}

.filter-tab__item:last-child {
  margin-right: 0
}

.filter-tab__item.is-active {
  color: #33424d;
  border-bottom: 4px solid #3685bf
}

@media(max-width: 560px) {
  .filter-tab__item {
    height: 35px;
    font-size: 13px;
  }
}

.top-post {
  margin-top: -10px;
  margin-bottom: 9px;
}

.top-post .owl-carousel {
  max-height: 152px;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.top-post .owl-carousel.owl-loaded {
  opacity: 1;
}

.top-post .owl-carousel .owl-nav button.owl-next {
  width: 60px;
  height: 136px;
  background-color: rgba(42, 79, 105, .8);
  position: absolute;
  right: 0;
  background-image: url(../images/post-next.svg);
  background-repeat: no-repeat;
  background-position: 50%
}

.top-post .owl-carousel .owl-nav {
  position: absolute;
  width: 100%;
  top: 0
}

.top-post__item {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  width: 284px;
  height: 136px;
  background-color: #2a4f69;
  color: #fff;
  padding: 8px 12px 10px;
  justify-content: space-between;
  position: relative
}

.top-post__author {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 5;
  flex: none;
  font-size: 12px;
  color: hsla(0, 0%, 100%, .6)
}

.top-post__author .svg-icon {
  margin-right: 6px
}

.top-post__author .svg-icon use {
  fill: hsla(0, 0%, 100%, .6)
}

.top-post__number {
  color: hsla(0, 0%, 100%, .12);
  font-size: 110px;
  font-weight: 700;
  position: absolute;
  right: 0;
  line-height: 1;
  bottom: -11px;
  font-family: Noto Serif, serif
}

.top-post__date {
  position: relative;
  z-index: 5;
  font-size: 12px;
  color: hsla(0, 0%, 100%, .6)
}

.top-post__name {
  position: relative;
  z-index: 5;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  line-height: 1.4
}

.article {
  margin: 0 -10px
}

.article__masonry {
  padding: 0 10px;
  margin-bottom: 20px;
  width: 25%;
  height: 173px;
}

.article__masonry--line {
  width: 50%
}

.article__masonry--big {
  width: 50%;
  height: 366px
}
/*
.article__masonry--big .article__body:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(1turn, rgba(51, 66, 77, .8) 24.32%, rgba(51, 66, 77, .06) 86.61%)
}*/

.article__masonry--big .article__item::before {
  background: linear-gradient(180deg, rgba(59, 90, 111, 0) 0%, #3B5A6F 95.83%);
}

.article__masonry--big .article__photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.3s ease;
}

.article__masonry:hover .article__photo {
  transform: scale(1.1);
}

.article__masonry:hover .article__name {
  color: rgba(255, 255, 255, 0.8);
}

.article__masonry--big .article__author div {
  display: flex;
  align-items: flex-start;
}

.article__masonry--big .article__name {
  line-height: 36px;
  font-size: 32px;
  margin-bottom: 15px
}

.article__masonry--small .article__photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.3s ease;
}

.article__masonry--big .article__body {
  justify-content: flex-end
}

.article__masonry--big .article__top {
  position: absolute;
  left: 17px;
  top: 12px;
}

.article__masonry--big .article__text {
  margin-bottom: 22px
}

.article__item {
  display: flex;
  text-decoration: none;
  background-size: cover;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #2A4F69;
  background-position: center;
}

.article__item--profile {
  background-image: none !important;
}

.article__item::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(0deg, rgba(59, 90, 111, 0.6), rgba(59, 90, 111, 0.6));
}
.article__item--video .article__photo:after {
  content: " ";
  width: 78px;
  height: 78px;
  display: block;
  background-image: url(../images/video.svg);
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%)
}

.article__item--red {
  background-color: #e04c4c
}

.article__item--blue {
  background-color: #1b679e
}

.article__name {
  position: relative;
  z-index: 7;
  font-weight: 700;
  line-height: 21px;
  font-size: 16px;
  color: #fff;
  font-family: Noto Serif, serif;
  transition: color 0.3s ease;
}

.article__photo-wrap {
  position: relative;
  width: 192px;
  height: 100%;
  flex: none;
  overflow: hidden;
}

.article__photo {
  position: relative;
  width: 100%;
  height: 100%;
  background-position: 50%;
  background-size: cover;

}

.article__text {
  font-size: 13px;
  line-height: 1.4
}

.article__author, .article__text {
  position: relative;
  z-index: 7;
  color: #fff
}

.article__author {
  font-size: 12px;
  line-height: 16px;
  display: flex;
  align-items: flex-start;
}
/*
.article__masonry--big .article__top {
  position: absolute;
  top: 13px;
  left: 0;
  padding: 0 17px;
}*/

.article__top {
  display: flex;
  align-items: flex-start;
  z-index: 2;
}

.article__rubrik {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  align-items: flex-start;
  color: #FFFFFF;
  margin-left: 19px;
  display: inline-flex;
}

.article__masonry--small .article__rubrik  {
  margin-left: 11px;
}
.article__rubrik svg {
  margin-right: 5px;
  flex: none;
  width: 13px;
  height: auto;
  margin-top: 1px;
}

.article__author .svg-icon use {
  fill: hsla(0, 0%, 100%, .7)
}

.article__author .svg-icon {
  margin-right: 6px;
  flex: none;
}

.article__social {
  position: relative;
  z-index: 7;
  display: flex;
  align-items: center
}

.article__social-item {
  display: flex;
  align-items: center;
  margin-right: 12px
}

.article__social-item .svg-icon use {
  fill: hsla(0, 0%, 100%, .7)
}

.article__social-item:last-child {
  margin-right: 0
}

.article__social-item span {
  color: hsla(0, 0%, 100%, .7);
  margin-left: 7px
}

.article__body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 12px 17px;
  padding-bottom: 9px;
  z-index: 2;
}

.article__masonry--line .article__body {
  width: calc(100% - 192px);
}

.article__social {
  display: flex !important;
  opacity: 0;
  pointer-events: none;
}

.article__masonry--line .article__item::before {
  display: none;
}

.article-sizer {
  width: 25%
}

.article-main {
  margin: 0 -10px
}

.article-main--flex {
  display: flex;
  flex-wrap: wrap;
}

.article-main__title {
  font-weight: 700;
  font-size: 22px;
  text-transform: uppercase;
  color: #2a4f69;
  border-bottom: 4px solid #c3d5de;
  padding-bottom: 6px;
  margin-bottom: 18px
}

.article-main .article-sizer, .article-main .article__masonry {
  width: 33.3%
}

.article-main .article__masonry--big, .article-main .article__masonry--line {
  width: 66.7%
}

@media(max-width: 992px) {
  .article__masonry--line .article__body {
    width: calc(100% - 174px);
  }

  .article__body {
    padding: 10px;
  }

  .article__masonry {
    width: 50%;
  }

  .article__masonry--big .article__body {
    justify-content: space-between;
  }

  .article-main .article__masonry--big, .article-main .article__masonry--line {
    width: 50%;
  }

  .article-main .article-sizer, .article-main .article__masonry {
    width: 50%;
  }

  .article__name {
    line-height: 20px;
    font-size: 15px
  }

  .article__text {
    display: none;
  }

  .article__photo-wrap {
    width: 174px;
  }

  .article__masonry--big .article__name {
    line-height: 31px;
    font-size: 26px;
    margin-bottom: 15px;
  }
}
@media(max-width: 992px) {
  .article__masonry--big .article__top {
    position: relative;
    top: inherit;
    padding: 0;
  }
}
@media(max-width: 768px) {
  .article__masonry {
      height: 165px;
  }

  .article__body {
    padding: 10px 17px;
  }

  .article__masonry--big .article__name {
    margin-bottom: 0;
  }

  .article__masonry--big .article__author {
    position: relative;
    top: inherit;
  }

  .article__masonry--big .article__top {
    position: relative;
    top: inherit;
    left: inherit;
  }

  .article__masonry--big .article__item::before {
    background: linear-gradient(0deg, rgba(59, 90, 111, 0.6), rgba(59, 90, 111, 0.6));
  }

  .article__masonry--line .article__item::before {
    display: block;
    background: linear-gradient(0deg, rgba(59, 90, 111, 0.6), rgba(59, 90, 111, 0.6));
  }


  .article__photo-wrap {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
  }

  .article__masonry--line .article__body {
    width: 100%;
  }



  .article__name {
    line-height: 31px;
    font-size: 26px;
    margin-bottom: 0;
  }

  .article__item--video .article__photo:after {
    display: none;
  }

  .article__photo::before {
    display: block;
    background: rgba(42, 79, 105, 0.6);
  }
}

@media(max-width: 560px) {
  .article__masonry {
    width: 100%;
    height: 165px;
  }

  .article-main .article__masonry--big, .article-main .article__masonry--line {
    width: 100%;
  }

  .article-main .article-sizer, .article-main .article__masonry {
    width: 100%;
  }


  .article__masonry--big .article__name {
    line-height: 26px;
    font-size: 23px;
    margin-bottom: 15px;
  }

  .article__name {
    line-height: 26px;
    font-size: 23px;
    margin-bottom: 15px;
  }

  .article__masonry--big .article__author {
    position: relative;
    top: inherit;
  }

  .article__masonry--big .article__body {
    justify-content: space-between;
  }
}


@media(max-width: 420px) {
  .article__name {
    line-height: 1.2;
    font-size: 20px;
    margin-bottom: 10px;
  }

  .article__masonry--big .article__name {
    line-height: 1.2;
    font-size: 20px;
    margin-bottom: 10px;
  }
}

.interesting__slider {
  position: relative;
    margin: 0;
}
.interesting__slider__publication{
    margin-bottom: 24px!important;
}

.interesting__slider.owl-carousel {
  height: 190px;
  opacity: 0;
  overflow: hidden;
  transition: opacity 0.3s ease;
}

.interesting__slider.owl-carousel.owl-loaded {
  opacity: 1;
}

.interesting__slider .owl-prev {
  display: block;
  position: absolute;
  background-color: hsla(0, 0%, 98%, .2) !important;
  width: 272px;
  height: 174px;
  z-index: 4;
  top: 0;
  left: -3.4%
}

.interesting__slider .owl-prev:before {
  content: "";
  background-image: url(../images/arrow-slider.svg) !important;
  background-color: hsla(0, 0%, 98%, .2);
  width: 36px;
  height: 37px;
  background-repeat: no-repeat !important;
  position: absolute;
  top: 71px;
  right: 0
}

.interesting__slider .owl-next {
  display: block;
  position: absolute;
  background-color: hsla(0, 0%, 98%, .2) !important;
  width: 272px;
  height: 174px;
  z-index: 4;
  top: 0;
  right: -3.5%
}

.interesting__slider .owl-next:hover {
  background-color: hsla(0, 0%, 98%, .3) !important;
}

.interesting__slider .owl-prev:hover {
  background-color: hsla(0, 0%, 98%, .3) !important;
}

.interesting__slider .owl-next:before {
  content: "";
  background-image: url(../images/arrow-slider.svg) !important;
  background-color: hsla(0, 0%, 98%, .2);
  width: 36px;
  height: 37px;
  background-repeat: no-repeat !important;
  position: absolute;
  top: 71px;
  left: 0;
  transform: rotate(180deg)
}

@media(max-width: 768px) {
  .interesting__slider .owl-next {
    width: 50px !important;
    height: 100%;
    right: 0;
  }

  .interesting__slider {
    /*margin-bottom: 20px;*/
  }

  .interesting__slider .owl-prev:before {
    top: 50%;
    transform: translateY(-50%);
  }

  .interesting__slider .owl-next:before {
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
  }

  .interesting .article__masonry {
    width: 300px;
    margin-bottom: 0;
  }

  .interesting__slider .owl-prev {
    width: 50px !important;
    height: 100%;
    left: 0;
  }
}


@media(max-width: 560px) {
  .interesting__slider {
    /*padding-top: 44px;*/
    padding-top: 0;
    margin-bottom: 0;
  }

  .interesting__slider .owl-prev {
    height: auto;
    top: -20px;
    left: initial;
    right: 52px;
  }

  .interesting__slider .owl-next {
    height: auto;
    top: -21px;
  }
}

.menu {
  margin-left: 17px
}

.menu, .menu a {
  display: flex;
  align-items: center
}

.menu a {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  margin-right: 15px;
  transition: color 0.3s ease;
  font-size: 12px;
}

.menu a:hover {
  color: rgba(255, 255, 255, 0.7)
}

.menu a:last-child {
  margin-right: 0
}

.menu-level {
  display: flex;
  align-items: center
}

.menu-level a {
  font-size: 14px;
  color: #2a4f69;
  text-decoration: none;
  margin-right: 20px;
  transition: color 0.3s ease;
}

.menu-level a:hover {
  color: #46c3ea;
}

.menu-level a:last-child {
  margin-right: 0
}

@media(max-width: 1620px) {
  .menu-level a {
    font-size: 13px;
    margin-right: 16px;
  }
}

@media(max-width: 1450px) {
  .menu-level a {
    margin-right: 9px;
  }
}

@media(min-width: 1201px) {
  .menu-level__title {
    display: none;
  }
}

@media(max-width: 1200px) {

  .menu-level {
    position: absolute;
    flex-direction: column;
    align-items: flex-start;
    z-index: 11;
    background-color: #fff;
    width: 100%;
    left: 0;
    padding: 25px;
    top: 50px;
  }
}

@media(max-width: 1200px) {
  .menu-level__title {
    display: block;
    font-size: 13px;
    line-height: 18px;
    color: #2A4F69;
    position: relative;
  }

  .menu-level a {
    font-size: 14px;
    margin-right: 0;
    padding: 10px 0;
  }

  .menu-level {
    position: absolute;
    flex-direction: column;
    align-items: flex-start;
    z-index: 11;
    background-color: #fff;
    width: 100%;
    left: 0;
    padding: 15px 20px;
    top: 50px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
  }

  .menu-level.is-active {
    opacity: 1;
    pointer-events: auto;
  }

  .menu-level__title.is-active .menu-level__control {
    transform: rotate(180deg);
    top: 4px;
  }

  .menu-level__control {
    position: absolute;
    right: -16px;
    top: -1px;
    transition: transform 0.3s, top 0.3s ease;
  }

  .menu-level__control .svg-icon use {
    fill: #2A4F69;
  }
}


.menu__mobile-close {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 60px;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.3);
  overflow: hidden;
  position: absolute;
  right: -60px;
  top: 0;
}

.menu__mobile-close span {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
}


.menu__mobile-close span::before {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
  height: 3px;
  margin-top: -2px;
  transform: rotate(45deg);
}

.menu__mobile-close span::after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
  height: 3px;
  margin-top: -2px;
  transform: rotate(-45deg);
}


@media(max-width: 1200px) {
  .menu__mobile {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    pointer-events: none;
  }

  .menu__mobile.is-open {
    pointer-events: auto;
  }

  .menu__mobile::before {
    content:" ";
    position: absolute;
    background: linear-gradient(90deg, #000000 60.21%, rgba(0, 0, 0, 0) 122.92%);
    opacity: 0.6;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity 0.3s ease;
  }

  .menu__mobile.is-open::before {
    opacity: 0.6;
  }

  .menu__mobile.is-open .menu__wrap{
    transform: translateX(0%);
  }

  .menu__wrap {
    width: 290px;
    height: 100%;
    background-color: #3685BE;
    position: relative;
    transition: transform 0.3s ease;
    transform: translateX(calc(-100% - 60px));
  }
}

@media(max-width: 768px) {
  .menu-level {
    padding: 10px 20px;
  }

  .menu-level a {
    font-size: 13px;
    margin-right: 0;
    padding: 7px 0;
  }
}


@media(max-width: 350px) {
  .menu__wrap {
    width: 260px;
  }
}

.menu-footer {
  display: flex;
  align-items: center
}

.menu-footer a {
  line-height: 24px;
  font-size: 14px;
  color: #fff;
  margin-right: 20px
}

.menu-footer a:last-child {
  margin-right: 0
}

@media(max-width: 1200px) {
  .menu-footer {
    padding: 0 6px;
  }
}

@media(max-width: 768px) {
  .menu-footer {
    order: 1;
    margin: 9px 0 30px 0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .footer__col {
    align-items: center !important;
  }

  .footer .logo {
    margin-left: 0;
    width: auto !important;
  }

  .menu-footer br {
    display: none;
  }

  .menu-footer a {
    margin-right: 0;
  }
}


@media(max-width: 480px) {
  .menu-footer {
    flex-direction: column;
    margin: 9px 0 30px 0;
  }

  .menu-footer a {
    margin: 0 0 8px 0;
    text-align: center;
  }
}

.header-search {
  justify-content: center;
  width: 60px;
  height: 60px;
  background-color: #1b679e;
  background-image: url(../images/search.svg);
  cursor: pointer;
  background-position: 50%;
  background-repeat: no-repeat;
  margin-left: 12px;
  transition: background-color 0.3s ease;
}

.header-search:hover {
  background-color: #2a4f69;
}

.header-search, .search {
  display: flex;
  align-items: center
}

@media(max-width: 1620px) {
  .header-search {
    margin-left: 10px;
  }
}

@media(max-width: 1200px) {
  .header-search {
    display: none;
  }
}

.search {
  height: 50px;
  justify-content: space-between;
  padding-right: 10px
}

.search__text {
  background: #c3d5de
}

.search__section {
  position: relative;
  padding: 20px;
  background-color: #fff;
  margin-bottom: 17px
}

.search__section .group__action {
  position: absolute !important;
  right: 0;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%)
}

.search__section .foto__item {
  width: calc(33.3% - 20px)
}

.search__section .friend__item:last-child {
  border-bottom: 0
}

.search__section-top {
  display: flex;
  height: 37px;
  justify-content: space-between;
  align-items: flex-start
}

.search__section-top a {
  line-height: 1.5;
  font-size: 14px;
  text-decoration: underline;
  color: #3685bf
}

.search__section-top a:hover {
  text-decoration: none
}

.search__section-top h2 {
  margin: 0;
  line-height: 1.2;
  font-size: 18px;
  color: #394852;
  text-transform: none
}

.search--border {
  border-top: 4px solid #c3d5de
}

.search__block--friend {
  width: 100%;
}

.search__block {
  height: 100%;
display: flex;
align-items: center;
width: 80%;
}
.search__block form {
  display: flex;
  align-items: center;
}


.search-filter {
  position: relative;
  cursor: pointer;
  font-size: 14px;
  color: #99b0bf;
  padding-right: 22px
}

.search-filter:before {
  content: " ";
  position: absolute;
  top: 6px;
  border: 5px solid transparent;
  border-top: 5px solid #99b0bf;
  right: 3px
}

.search input[type=text] {
  font-size: 14px;
  color: #000;
  background-color: transparent;
  border: 0;
  width: 307px;
  height: 100%;
  outline: 0
}

.search input[type=text]::-webkit-input-placeholder {
  color: #767b7e;
  font-size: 14px
}

.search input[type=text]:-moz-placeholder, .search input[type=text]::-moz-placeholder {
  color: #767b7e;
  font-size: 14px
}

.search input[type=text]:-ms-input-placeholder {
  color: #767b7e;
  font-size: 14px
}

.search__submit {
  height: 100%;
  background-color: transparent;
  border: 0;
  width: 25px;
  padding: 0;
  background-image: url(../images/search-small.svg);
  background-repeat: no-repeat;
  background-position: 0
}

.btn {
  display: inline-block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #3685bf;
  border: 1px solid rgba(27, 103, 158, .5);
  transition: background 0.3s, color 0.3s, border-color 0.3s ease;
}

.btn .svg-icon {
  margin-right: 8px
}

.btn-post {
  font-weight: 700;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background-color: #46c3ea;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .15);
  border-radius: 18px;
  border: 0;
  padding: 14px 14px 11px 31px;
  background-image: url(../images/plus.svg);
  background-repeat: no-repeat;
  background-position: 14px;
  margin-left: 21px
}

.btn--big {
  font-weight: 700;
  line-height: 32px;
  font-size: 14px;
  box-sizing: border-box;
  border-radius: 34px;
  padding: 1px 18px;
  display: flex;
  align-items: center
}

.btn--middle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 13px;
  line-height: 110%;
  text-transform: uppercase;
  border-radius: 18px;
  padding: 10px 18px;
}

.btn--blue {
  font-size: 12px;
  background-color: #21b1de;
  border: 1px solid #21b1de
}

.btn--white {
  background-color: #fff;
  color: #1B679E;
  border: 0;
}

.btn--white.btn--white--brown {
    color: #692A41;
}


.btn.out {
  display: inline-block;
  height: 37px;
  background-color: #4985bb;
  border-radius: 20px;
  border: 1px solid #67aedc;
  text-transform: uppercase;
  color: white;
  line-height: 36px;
  padding: 0 15px;
  margin-right: 10px;
}

.btn.out:hover {
  background-color: #67aedc;
}

.btn.out.dark {
  background-color: #69c1e5;
  border: 1px solid #69c1e5;
}

.btn.out.dark:hover {
  background-color:#46c3ea;
  border: 1px solid#46c3ea;

}

.btn--transparent {
  font-weight: 700;
  line-height: 21px;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #21b1de;
  box-sizing: border-box;
  border-radius: 18px;
  color: #21b1de;
  background-color: transparent;
  padding: 3px 17px;
  margin-left: 11px
}

@media(max-width: 1620px) and (min-width: 1201px) {
  .header   .btn {
    padding: 0 11px;
    font-size: 10px;
    margin-right: 8px;
  }
}

@media(max-width: 1200px) {
  .header .btn.last {
    margin-right: 0;
  }

}

.live {
  padding-top: 5px;
  position: relative
}

/*
.live:before {
  content: " ";
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 195px;
  background: linear-gradient(0deg, #e6eef2, hsla(0, 0%, 100%, 0))
}
*/

.live__link {
  transition: color 0.3s ease;
}

.live__link:hover .live__text {
  color: #46c3ea;
}

.live__title {
  display: flex;
  align-items: center;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  color: #2a4f69;
  border-bottom: 4px solid #46c3ea;
  padding-bottom: 7px;
  margin-bottom: 5px
}

.live__title .svg-icon {
  margin-right: 7px
}

.live__item {
  margin-left: 20px;
  border-bottom: 2px solid #46c3ea;
  padding-bottom: 25px;
  margin-bottom: 20px;
}

.live__item.live__item__blue{
    font-family: 'Noto Sans',sans-serif;
    color: #2A4F69;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
}

.live__item.live__item__blue .live__name{
    padding-left: 33.5px;
}

.live__item.live__item__blue .live__date{
    font-family: 'Noto Sans',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #5591BB;
}
.live__item.live__item__blue .live__link{
    color: #2A4F69;
}

.live__item:last-child {
  /*margin-bottom: 0;*/
  /*padding-bottom: 0;*/
  /*border: 0;*/
}

.live__user {
  display: flex;
  align-items: center;
  padding-top: 22px;
  font-weight: 700;
font-size: 15px;
line-height: 20px;

}

.live__photo {
  width: 26px;
  height: 26px;
  overflow: hidden;
  border-radius: 50%
}

.live__photo img {
  width: 100%;
  height: 100%
}

.live__name {
  cursor: pointer;
  font-weight: 700;
  padding-left: 9px;
  transition: color 0.3s ease;
}

.live__name:hover {
  color: #46c3ea;
}

.live__text {
  font-size: 14px;
  line-height: 19px;
  color: #2A4F69;
}

.live__name {
  font-size: 13px;
  color: #2a4f69
}

.live__text {
  line-height: 1.4;
  transition: color 0.3s ease;
}

.live__date {
  font-size: 12px;
  color: rgba(42, 79, 105, .6);
  margin-bottom: 14px;
}

@media(max-width: 1200px) {
  .live__title {
    font-size: 14px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 2px solid #46c3ea;
  }

  .live__title .svg-icon {
    margin-right: 5px;
    width: 20px;
  }

  .live__item {
    margin-bottom: 15px;
  }

  .live__date {
    font-size: 12px;
    margin-bottom: 4px;
  }
}

.social, .social a {
  display: flex
}

.social a {
  text-decoration: none;
  border: 1px solid #fff;
  width: 36px;
  height: 36px;
  margin-left: 7px;
  border-radius: 50%;
  align-items: center;
  justify-content: center
}

.social__item--vk {
  padding-right: 3px;
  padding-top: 2px
}

.social__item--ins {
  padding-top: 1px;
  padding-right: 2px
}

@media(max-width: 1200px) {
  .social a {
    border: 0;
  }
}

.footer {
  background-color: #394852;
  padding-top: 24px;
  padding-bottom: 33px
}

.footer__container {
  padding: 0 16px;
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
  flex-wrap: wrap
}

.footer__col, .footer__row {
  display: flex;
  align-items: center
}

.footer__row {
  justify-content: space-between;
  width: 100%
}

.footer .menu {
  margin-top: -25px
}

@media(max-width: 1200px) {
  .footer .menu {
    display: none;
  }

  .footer .logo {
    margin-left: 0;
  }

  .footer .logo img {
    margin-left: 0;
    width: 185px;
  }

  .footer .social {
    margin-top: -55px;
  }

  .footer {
    padding: 40px 15px 30px 15px;
  }

  .footer__row:last-child {
    margin-top: 23px;
  }
}

@media(max-width: 768px) {
  .footer__container {
    flex-direction: column;
  }

  .footer .social {
    order: 2;
    margin: 0;
  }

  .footer__row {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}

@media(max-width: 480px) {
  .footer {
    padding-left: 0;
    padding-right: 0;
  }
}

.form__title {
  font-weight: 700;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #2a4f69;
  margin-bottom: 50px;
  line-height: 42px
}

.form__valid {
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #00aa4e;
  border-radius: 50%;
  position: absolute;
  bottom: 11px;
  right: 8px;
  opacity: 0;
  transition: opacity .3s ease
}

.form__valid .fa {
  color: #fff;
  font-size: 10px;
  font-weight: 400
}

.form__field {
  margin-bottom: 25px;
  position: relative
}

.form__field--link a {
  color: #3685bf;
}

.form__field--link a:hover {
  color: #be0000
}


.form__field.is-error .form__error, .form__field.is-valid .form__valid {
  opacity: 1
}

.form__field.is-error label {
  color: #be0000
}

.form__field.is-error input[type=password], .form__field.is-error input[type=text] {
  border-color: #be0000
}

.form label {
  display: block;
  font-size: 12px;
  color: #000;
  margin-bottom: 12px;
  text-align: left
}

.form textarea {
  width: 100%;
  height: 149px;
  border: 1px solid #838383;
  box-sizing: border-box;
  border-radius: 3px;
  outline: 0
}

.form__error {
  font-size: 12px;
  color: #be0000;
  opacity: 0;
  transition: opacity .3s ease;
  position: absolute;
  bottom: -17px
}

.form__error svg {
  margin-right: 5px;
  flex: none;
}

.form__block {
  width: 100%
}

.form__btn {
  margin-top: 50px
}

.form__btn .btn {
  cursor: pointer;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  height: 70px;
  justify-content: center;
  border-radius: 3px;
  width: 100%;
  background-color: #3685bf !important;
  transition: color .3s, background-color .3s ease
}

.form__btn .btn:hover {
  color:  rgba(27, 103, 158, .5);
  background-color: #fff !important
}

.form__btn .btn:disabled {
  opacity: .5
}

.form__btn--center {
  text-align: center
}

.form__btn--center .btn--blue {
  margin-right: 0
}

.form__link {
  text-align: center;
  margin-top: 37px
}

.form__link a {
  color: #272727;
  font-size: 12px;
  text-decoration-line: underline
}

.form__link a:hover {
  text-decoration: none
}

.form__block.is-hidden, .form__valid-submit.is-hidden {
  display: none
}

.form__message-error {
  font-size: 12px;
  color: #be0000;
  opacity: 0;
  transition: opacity .3s ease;
  margin-top: -10px;
  margin-bottom: -34px
}

.form__message-error .svg-icon {
  margin-right: 5px
}

.form__message-error.is-active {
  opacity: 1
}

.form input[type=password], .form input[type=text], .form input[type=email] {
  background: #fff;
  border: 1px solid #838383;
  box-sizing: border-box;
  border-radius: 3px;
  height: 40px;
  width: 100%;
  padding: 0 10px;
  padding-right: 30px;
  outline: 0
}

@media(max-width: 1600px) {
  .form__title {
    margin-bottom: 40px;
  }
}


@media(max-width: 992px) {
  .form__btn {
    margin-top: 30px;
  }

  .form__title {
    margin-bottom: 11px;
  }

  .form__link {
    margin-top: 25px;
  }
}

@media(max-width: 768px) {
  .form__field {
    margin-bottom: 20px;
  }

  .form__btn .btn {
    height: 50px;
  }

  .form__btn {
    margin-top: 20px;
  }

  .form label {
    margin-bottom: 5px;
  }
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .7);
  z-index: 8;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity .3s ease
}

.modal.is-open {
  opacity: 1;
  pointer-events: auto
}

.popup-form {
  position: relative;
  background-color: #fff;
  width: 731px;
  padding: 67px 189px 45px
}

.popup-form__close {
  position: absolute;
  transition: opacity .3s ease;
  cursor: pointer;
  right: 15px;
  top: 15px
}

.popup-form__close:hover {
  opacity: .7
}

.modal-form {
  width: 731px;
  background: #fff;
  border-radius: 2px;
  padding: 72px 190px;
  margin: 0 auto;
  position: relative;
  min-height: 566px;
  text-align: center;
  z-index: 7;
  display: flex;
  align-items: center;
  justify-content: center
}

.modal-form__title {
  font-weight: 700;
  line-height: normal;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #2a4f69
}

.modal-form .svg-ok {
  margin-bottom: 15px
}

.modal-form__wrap {
  position: relative
}

.modal-form__wrap .svg-big {
  position: absolute;
  left: -47%;
  z-index: 1;
  top: 8%
}

@media(max-width: 1660px) {
  .modal-form__wrap .svg-big {
    left: -47%;
    top: 4%;
    height: 586px;
    width: auto;
  }

  .modal-form {
    width: 615px;
    min-height: 566px;
    padding: 70px 90px;
  }
}

@media(max-width: 1200px) {
  .modal-form__wrap .svg-big {
    display: none;
  }
}

@media(max-width: 992px) {
  .modal-form {
    width: 555px;
    min-height: initial;
    padding: 38px 69px;
  }
}


@media(max-width: 560px) {
  .modal-form {
    width: 100%;

    padding: 25px 25px;
  }

  .modal-form__wrap {
    width: calc(100% + 40px);
    margin: 0 -20px;
  }
}

.add-item--photo {
  width: 367px;
  margin: 0 auto
}

.add-item--photo .add-item__wrap {
  flex-direction: column
}

.add-item--photo .add-item__body {
  padding-left: 0
}

.add-item .form__field {
  margin-bottom: 33px
}

.add-item .form__btn {
  margin-top: 52px;
  width: 100%
}

.add-item__body {
  flex-grow: 1;
  padding-left: 18px
}

.add-item__wrap {
  display: flex;
  padding-top: 22px
}

.add-item__photo {
  cursor: pointer;
  position: relative;
  width: 367px;
  height: 291px;
  background: #ebf0f2;
  border: 1px solid #838383;
  box-sizing: border-box;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column
}

.add-item__photo-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-position: 50%;
  background-size: cover
}

.add-item__photo input[type=file] {
  display: none
}

.add-item__photo-link {
  margin-top: 10px;
  font-size: 13px;
  text-align: center;
  text-decoration-line: underline;
  color: #3685bf
}

@media(max-width: 560px) {
  .add-item__wrap {
    flex-direction: column;
    padding-top: 0;
  }

  .add-item__body {
    padding: 0;
    margin-top: 18px;
  }

  .add-item .form__field {
    margin-bottom: 15px;
  }

  .add-item .form__btn {
    margin-top: 25px;
  }
}

.action-menu {
  display: inline-flex;
  align-items: center;
  position: relative;
  justify-content: center;
  float: right;
  cursor: pointer
}

.action-menu:hover .svg-icon {
  transform: rotate(180deg)
}

.action-menu:hover .action-menu__drop-wrap {
  opacity: 1;
  pointer-events: auto
}

.action-menu__btn {
  font-size: 13px;
  color: #3685bf;
  height: 24px;
  display: flex;
  align-items: center;
  transition: color 0.3s ease
}

.action-menu__btn .control {
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(180deg);
  margin-left: 5px;
  height: 100%;
  padding-bottom: 3px
}

.action-menu__btn .svg-icon {
  transition: transform .3s, fill .3s ease;
  fill: #3685bf
}

.action-menu__drop {
  position: relative;
  padding: 13px 20px;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, .1);
  height: auto
}

.action-menu__drop-wrap {
  top: 24px;
  width: 200px;
  position: absolute;
  opacity: 0;
  pointer-events: none;
  z-index: 6;
  padding-top: 11px
}

.action-menu__drop:before {
  position: absolute;
  pointer-events: none;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  bottom: 100%;
  right: 50%;
  border-width: 7px;
  border-bottom-color: #fff;
  transform: translateX(100%)
}

.action-menu__drop a {
  font-size: 13px;
  color: #3685bf;
  margin-bottom: 13px;
  display: block;
  text-decoration: none
}

.action-menu__drop a:hover {
  text-decoration: underline
}

.action-menu__drop a:last-child {
  margin-bottom: 0
}

form.post_comment, form.post_comment1 {
  width: 100%;
  display: flex;
  align-items: center;
}

form.post_comment button, form.post_comment1 button {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e04c4c;
  color: white;
  border-radius: 4px;
  border: none;
  text-align: center;
  cursor: pointer;
  outline: none;
  height: 72px;
  flex: none;
  width: auto;
  max-width: 100px;
  transition: background-color 0.3s ease;
}

form.post_comment button:hover, form.post_comment1 button:hover {
  background: #cc3232;
}

form.post_comment textarea, form.post_comment1 textarea {
  background: none;
  outline: none;
  border: none;
  box-shadow: none;
  resize: none;
  color: #33424d;
  font-size: 13px;
  line-height: 1.6;
  width: calc(100% - 100px);
  margin-right: 3%;
  padding: 7px;
  box-sizing: border-box;
  border: 1px solid transparent;
  transition: border-color 0.3s ease;
}

form.post_comment textarea:focus, form.post_comment1 textarea:focus {
  border: 1px solid #e1ecf3;
  border-radius: 4px;
}

form.post_comment textarea::-webkit-input-placeholder, form.post_comment1 textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #99b0bf;
}

form.post_comment textarea::-moz-placeholder, form.post_comment1 textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #99b0bf;
}

form.post_comment textarea:-ms-input-placeholder, form.post_comment1 textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #99b0bf;
}

form.post_comment textarea:-moz-placeholder, form.post_comment1 textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #99b0bf;
}

@media(max-width: 400px) {
  form.post_comment button, form.post_comment1 button {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: inherit;
    height: 30px;
    text-align: center;
    justify-content: center;
    border-radius: 0;
  }
}

.reply__waiting {
  background: #f1f1f1;
  padding: 15px;
}

.friend__photo.photo_empty {
  background: white;
  border: 1px solid rgba(0, 0, 0, .1);
}

.friend__set_status {
  margin-top: 7px;
  color: #99b0bf;
}

.friend__set_status a {
  display: inline-block;
  padding: 0;
  margin: 0;
  text-decoration: none;
  color: #3685bf;
  font-size: 15px;
}

.friend__set_status a:hover {
  color: #3685bf;
  text-decoration: underline;
}

.friend__set_status a:last-child {
  color: #99b0bf;
}

.friend__phone {
  color: #3685bf;
  text-decoration: none;
  margin-top: 6px;
  font-size: 13px;
  display: inline-block;
  padding: 5px;
  background: #ebf0f2;
  border-radius: 4px;
}

.user_chat_icon svg {
  margin-top: 4px;
}

.friend__empty {
  background: #f9f9f9;
  color: #99b0bf;
  padding: 10px 5px;
}

.friend__empty.qr {
  display: none;
}

.list-content.no_xpad {
  padding: 6px 0;
}

ul.friend__menu {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: block;
}

ul.friend__menu li {
  width: 100%;
  height: 32px;
  display: block;
}

ul.friend__menu li {
  width: 100%;
  height: 32px;
  line-height: 32px;
  display: block;
  text-decoration: none;
  color: #3685bf;
  padding: 0 10px;
  font-size: 13px;
  cursor: pointer;
}

ul.friend__menu li:hover {
  background: #ebf0f2;
  text-decoration: none;
}

.gritter-image {
  width: 40px !important;
  height: 40px !important;
  border-radius: 20px !important;
}

#friend_search {
  display: flex;
  align-items: center;
  position: relative;
  padding-top: 15px;
  margin-bottom: 1em;
  flex-wrap: wrap;
}

.friend_search__wrap {
  padding: 0 !important;
  width: 100%;
}

.friend_search {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 1em;
}

#friend_search .search__submit {
 /* position: absolute;
  top: 5px;*/
}

#friend_search input {
  margin-left: 25px;
}

#friend_search input[type=text] {
  width: 307px;
  height: 100%;
  outline: 0;
  margin-left: 0;
}

.filter_block {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin: 0 -10px;
}

.filter_block__field .select2-container {
  width: 100% !important;
}

.filter_block__field select {
  width: 100%;
}

.filter_block__field {
    width: calc(33% - 20px);
    margin: 0 10px 20px;
}

@media(max-width: 768px) {
  .filter_block__field {
    width: calc(50% - 20px);
  }
}

@media(max-width: 768px) {
  .filter_block__field {
    width: calc(100% - 20px);
  }
}

.search--filter {
  height: auto !important;
  padding: 0;
}

.search__submit {
  height: 100%;
  background-color: transparent;
  border: 0;
  width: 25px;
  padding: 0;
  background-image: url(../images/search-small.svg);
  background-repeat: no-repeat;
  background-position: 0;
  height: 25px;
}

#group_search {
  position: relative;
  padding-top: 15px;
  margin-bottom: 1em;
  display: flex;
  align-items: center;
}

#group_search .search__submit {
  /**position: absolute;
  top: 5px;*/
}



#group_search input[type=text] {
  font-size: 14px;
  color: #99b0bf;
  background-color: transparent;
  border: 0;
  width: 307px;
  height: 100%;
  outline: 0;
}

.reply__avatar img {
  border-radius: 50%;
}

.chat__body {
  padding: 30px 17px;
}

#my_msg {
  width: 100%;
  min-width: 400px;
  outline: none;
  padding: 16px;
}

@media(max-width: 1200px) {
  #my_msg {
    min-width: initial;
    padding: 0 0 0 5px;
  }
}

.reply__message-message {}

.chat {
  height: 600px;
}

.emoji_list {
  display: none;
}

.jBox-wrapper.smiles {
  /*width: 200px;*/
}

.emoji_icons {
  position: relative;
}

.emoji_icons div {
  display: block;
  width: 24px;
  height: 24px;
  text-align: center;
  float: left;
}

.emoji_icons div a {
  width: 24px;
  height: 24px;
  display: block;
  text-align: center;
}

#my_msg .emoji, .presentation__block--detail .presentation__item img.emoji {
  display: inline;
  padding: 0;
  width: auto;
  margin: 0 !important;
  float: none;
  margin-bottom: -0.5% !important;
}

/* #my_msg .emoji {
  display: inline;
  padding: 0 5px;
  width: auto;
  margin-top: inherit;
  margin-right: inherit;
  margin-bottom: inherit;
  float: none;
} */
.reply__text img.emoji {
  width: inherit !important;
}

.profile__status a {
  color: #c3d5de;
  font-size: 14px;
  line-height: 16px;
  font-style: italic;
}

.profile_edit_window {
  width: 500px;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  left: 50%;
  max-height: 100vh;
  overflow-y: auto;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 99999999999;
  background: white;
  border-radius: 4px;
  display: none;
}

.profile_edit_content {
  padding: 30px;
  display: none;
}

.profile_edit_content__close {
  cursor: pointer;
  position: relative;
  display: inline-block;
  width: 19px;
  height: 19px;
  overflow: hidden;
  position: absolute;
  right: 10px;
  top: 10px;
}

.profile_edit_content__close::before {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #2a4f69;
  height: 3px;
  margin-top: -2px;
  transform: rotate(45deg);
}

.profile_edit_content__close::after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #2a4f69;
  height: 3px;
  margin-top: -2px;
  transform: rotate(-45deg);
}

.profile_edit_content h1 {
  font-size: 18px;
  font-weight: 700;
  display: block;
  width: 100%;
  line-height: 18px;
  padding-bottom: 15px;
  padding-right: 15px;
  border-bottom: 1px solid #ddd;
}

.profile_edit_content select, .profile_edit_content input[type=text] {
  width: 100%;
  height: 32px;
  border-radius: 4px;
  border: 1px solid #ddd;
  padding-left: 10px;
  box-sizing: border-box;
}

.profile_edit_content input[type=submit] {
  border: none;
  height: 32px;
  border-radius: 4px;
  display: block;
  margin: 20px auto 0 auto;
  padding: 0 25px;
}

@media(max-width: 560px) {
  .profile_edit_window {
    width: calc(100% - 30px);
    margin-left: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
  }

  .profile_edit_content {
    padding: 20px;
  }

  .profile_edit_content h1 {
    font-size: 17px;
  }
}

.fade_bg {
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  top: 0;
  left: 0;
  position: fixed;
  display: none;
}

.profile__avatar {
  cursor: pointer;
}

.send_msg {
  display: block;
  background: red;
  text-decoration: none;
  background: #46c3ea;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .15);
  padding: 0 14px;
  height: 32px;
  line-height: 32px;
  color: white;
  border-radius: 11px;
  margin-left: 15px;
}

.filter-left__item.active {
  font-weight: 700;
}

.form select {
  background: #fff;
  border: 1px solid #838383;
  box-sizing: border-box;
  border-radius: 3px;
  height: 40px;
  width: 100%;
  padding: 0 10px;
  padding-right: 30px;
  outline: 0;
}

.form textarea {
  padding: 10px;
}

span.req {
  color: red;
}

.msg {
  width: 100%;
  overflow: hidden;
  font-size: 12px;
  background: #f9f9f9;
  border: 1px dashed #ddd;
  padding: 10px;
  margin-bottom: 20px;
}

.presentation_full {
  display: none;
}

.communication__name a, .communication__name a:hover {
  text-decoration: none;
  color: white !important;
}

.communication__tag-item a, .communication__tag-item a:hover {
  text-decoration: none;
  color: white !important;
}

.post_like {
  cursor: pointer;
}

.i_red {
  color: #e04c4c !important;
}

.i_red g, .i_red use {
  fill: #e04c4c !important;
}

.post_com {
  cursor: pointer;
}

.js-add-post-btn {
  cursor: pointer;
}

.post_re {
  cursor: pointer;
}

.tpopup_fade {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9998;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}

.tpopup {
  width: 400px;
  top: 50%;
  margin-top: -100px;
  left: 50%;
  margin-left: -200px;
  min-height: 200px;
  background: white;
  position: fixed;
  z-index: 9999;
  display: none;
}

.tpopup h1 {
  display: block;
  width: 100%;
  height: 56px;
  line-height: 56px;
  background: #3685bf;
  color: white;
  padding: 0 15px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: normal;
}

.tpopup_content {
  display: block;
  padding: 10px 15px;
}

.tpopup_buttons {
  background: #f9f9f9;
  border-top: 1px solid #e7e7e7;
  padding: 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: right;
}

.tpopup_friends {
  list-style: none;
  margin: 0;
  padding: 0;
  min-height: 300px;
}

.tpopup_friends li {
  display: block;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #f5f5f5;
}

.tp_ava {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  overflow: hidden;
  float: left;
  margin-top: 5px;
}

.tp_ava img {
  width: 40px;
  height: auto;
}

.tp_info {
  width: 280px;
  height: 50px;
  float: left;
  padding: 0px 15px;
  box-sizing: border-box;
}

.tp_info a {
  color: #3685bf;
  font-weight: 700;
  line-height: 50px;
}

.tp_ch {
  width: 40px;
  height: 50px;
  display: block;
  float: right;
}

.tp_ch input {
  width: 18px;
  height: 18px;
  margin-top: 14px;
}

.tpb {
  height: 34px;
  line-height: 34px;
  padding: 0 25px;
  border-radius: 17px;
}

.btn--gray {
  background: #4f6879 !important;
  border: 1px solid #4f6879 !important;
}

.a_logout {
  text-decoration: none !important;
  background-image: none;
  width: 38px;
  height: 38px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}

@media(max-width: 1620px) {
  .a_logout {
    margin-left: 5px;
  }
}

@media(max-width: 960px) {
  .a_logout {
    width: 32px;
    height: 32px;
    margin-left: 6px;
  }
}

.c-dropdown {
  position: relative;
  display: inline-block;
  text-align: left;
}

.c-dropdown__list {
  margin: 5px 0 0 0;
  padding: 6px 0;
  list-style: none;
  position: absolute;
  top: 125%;
  left: -80px;
  opacity: 0;
  visibility: hidden;
  border-radius: 3px;
  background: #fff;
  transition: opacity .25s linear, top .25s linear;
  width: 150px;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22);
}

.js-dropdown.is-open .c-dropdown__list {
  opacity: 1;
  visibility: visible;
  top: 100%;
}

.c-dropdown__item {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
  color: #434A54;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: background-color .25s linear;
}

.c-dropdown__item:hover {
  background-color: #E6E9ED;
}

/*1280 x 1024*/

@media(max-width: 1830px) {
  .menu a {
    font-size: 12px;
    margin-right: 13px;
  }
}

@media(max-width: 1620px) {
  .menu a {
    font-size: 11px;
    margin-right: 14px;
  }
}

@media(max-width: 1450px) {
  .menu a {
    font-size: 10px;
    margin-right: 6px;
  }

  .logo {
    margin-right: -2px;
  }

  .menu {
      margin-left: 13px;
  }

  .header-search {
    margin-left: 10px;
  }
}

@media(max-width: 1270px) {
  .menu a {
    font-size: 9px;
    margin-right: 5px;
  }
}

@media(max-width: 1200px) {
  .menu {
    flex-direction: column;
    align-items: flex-start;
    margin: 0;
    padding-top: 10px;
    overflow-y: auto;
    height: calc(100% - 78px);
  }

  .mobile-search {
    margin-bottom: 0 !important;
  }

  .menu a {
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    padding: 12px 30px;
    width: 100%;
    display: block;
  }
}

/*
@media screen and (max-width: 1280px) and (max-height: 1024px) {
  .logo img {
    width: 157px !important;
  }

  .menu {
    margin-left: 10px !important;
  }

  .menu a {
    margin-right: 10px !important;
    font-size: 12px !important;
  }

  .btn-post {
    font-size: 10px !important;
  }

  .header-nav {
    padding-right: 10px !important;
  }

  button.owl-next {
    right: 0 !important;
  }
}

@media screen and (max-width: 1366px) and (max-height: 768px) {
  .header__container {
    padding: 0 10px;
  }

  .menu {
    margin-left: 20px;
  }

  .menu a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    margin-right: 22px;
    font-size: 10px;
  }
}*/

.presentation__block--detail .presentation__photo img {
    margin: 0;
    float: none !important;
    height: auto !important;
}

.presentation__block--detail .presentation__text {
  line-height: 1.5;
}

.search-filter {
  display: none !important;
}

.section-post {
  padding-top: 4px;
  background-color: #fff;
  padding-bottom: 15px;
  margin-bottom: -35px;
}

.section-post.section-post--disable-bg{
    background: none;
    padding-bottom: 0;
    margin-bottom: -10px;
}

.section-post .owl-nav {
  display: block;
}

.section-post__slider.section-post__slider--disabled-nav .owl-nav{
    display: none;
}

@media(max-width: 768px) {
  .section-post {
    /*padding-top: 25px;*/
  }
}

button.owl-next, button.owl-prev, .article__item, .top-post__number, .article__photo, .header-nav__item, .top-post .owl-carousel .owl-nav button.owl-next {
  transition: .3s ease all;
}
/*
button.owl-next:hover, button.owl-prev:hover {
  width: 20%;
}*/

.section-post__slider .owl-next:hover {
  background-color: hsla(0, 0%, 98%, .3) !important;
}

.section-post__slider .owl-prev:hover {
  background-color: hsla(0, 0%, 98%, .3) !important;
}


.top-post__item:hover .top-post__number {
  bottom: -11px !important;
}

.top-post__number {
  bottom: -25px !important;
}

.header-nav__item:hover {
  margin-top: -5px;
}

.top-post .owl-carousel .owl-nav button.owl-next:hover {
  background-position: 60%;
}

@media(max-width: 1200px) {
  .top-post {
    margin-bottom: 15px;
    margin-top: 0;
  }
}

@media(max-width: 992px) {
  .top-post {
    margin-top: -20px;
  }
}

@media(max-width: 768px) {
  .top-post {
    margin-top: 0;
    margin-bottom: 8px;
  }
}

.c-dropdown__list a {
  text-decoration: none;
  color: inherit;
}

a {
  text-decoration: none;
}

.repost_post {
  margin-left: 65px;
  border-top: 2px solid #3685bf57;
  padding-top: 10px;
}

.repost_post .presentation__photo {
  height: auto !important;
}

.repost_post  .presentation__photo-col--big {
  width: 100%;
}

.under_repost {
  line-height: 20px;
  font-size: 13px;
  color: #99b0bf;
  fill: #99b0bf;
  margin-left: 65px;
  margin-top: -20px;
}

@media(max-width: 560px) {
  .under_repost {
    margin-left: 52px;
    margin-top: -5px;
  }

  .repost_post {
    margin-left: 54px;
  }
}

.js-dropdown {
  position: relative;
}

.js-dropdown.is-open .c-dropdown__list {
  opacity: 1;
  visibility: visible;
  top: 100%;
  z-index: 9;
}

/*.presentation__block--detail .presentation__item img {
  float: left;
  margin-right: 16px;
  margin-bottom: 16px;
  /* max-height: 500px; */
 /* width: 100%;*/
  /* margin-top: -15%; */
/*}*/




button#reset {
    background: white;
    border: 1px solid #cccccc;
    border-radius: 5px;
    padding: 5px;
}

.addedu {
  display: inline-block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #3685bf;
  border: 1px solid rgba(27, 103, 158, .5);
  border: none;
  height: 32px;
  border-radius: 4px;
  display: block;
  margin: 20px auto 0 auto;
  width: 32px;
  cursor: pointer;
}

svg#Capa_1 {
  height: 17px;
  margin-top: 7px;
}


/* .article__masonry--big a{
    position: absolute;
    top: 10px;
		width: 75px;
    height: 35px;
		z-index: 5;
		cursor: pointer;
} */
a, a:active {
  cursor: pointer;
}

.pvaction {
  position: absolute !important;
  top: 9px;
  cursor: pointer;
  right: 10px;
  background-color: rgba(0, 0, 0, .1);
  padding: 4px 4px 4px 4px;
  border-radius: 5px;
  z-index: 5;
  transition: background-color 0.3s ease;
}

.pvaction:hover {
  background-color: rgba(0, 0, 0, .7);
}

.pvaction use {
  fill: #fff
}

.foto__author {
  width: 80%;
}

.logo img {
  width: 185px;
  margin-left: 7px;
}

@media(max-width: 1620px) {
  .logo img {
    width: 150px;
    margin-left: 7px;
  }
}

@media(max-width: 1200px) {
  .logo img {
    width: 100%;
    margin-left: 0;
  }

  .logo {
    margin-left: 50px;
    margin-right: 0;
  }
}

@media(max-width: 768px) {
  .logo {
    margin-left: 40px;
    width: 216px;
  }

  .logo img {
    max-width: 100%;
  }
}


@media(max-width: 480px) {
  .logo {
    width: 155px;
    overflow: hidden;
    margin-right: 6px;
    margin-left: 33px;
  }

  .logo img {
    max-width: 100%;
    width: 100%;
    margin-left: 0;
  }
}

.imgoverlay {
    position: absolute;
    display: block;
    width: 238px;
    height: 60px;
    z-index: 32;
    background: rgba(27, 103, 158, .5);
    /*background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.5)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
    */color: white;
    text-align: center;
    vertical-align: middle;
    line-height: 60px;
    transition: .3s ease all;
    opacity: 0;
}

.profile__avatar .imgoverlay {
    bottom: 0;
    height: auto;
    left: 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 0 15px;
}

@media(max-width: 560px) {
  .profile__avatar .imgoverlay {
    font-size: 0;
  }
}

.imgoverlay:hover {
  opacity: 1
}

.ephoto {
  margin-top: 15px;
}

.ephoto a.btn {
  background: #EF5350;
}

.ephoto a, .ephoto input[type=submit] {
  border: none;
  height: 32px;
  border-radius: 4px;
  margin: 0 !important;
  padding: 0 !important;
  width: 46%;
  text-align: center;
  line-height: 30px;
  display: inline-block;
  cursor: pointer;
}

@media(max-width: 560px) {
  .ephoto {
    display: flex;
    flex-direction: column;
  }
  .ephoto span {
    margin: 3px 0;
    display: block;
    text-align: center;
  }
  .ephoto a, .ephoto input[type=submit] {
    width: 100%;
  }
}

.foto .js-tab-block.is-active {
  display: flex;
}

div#my_msg {
  color: #000;
}

.gritter-top {
  background: none;
  height: 10px;
}

.gritter-bottom {
  background: none;
  height: 8px;
  margin: 0;
}

.gritter-item {
  display: block;
  color: #eee;
  font-size: 11px;
  font-family: verdana;
  background: #3685bf;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #356a90;
}

.upload-msg {
  text-align: center;
  padding: 50px;
  font-size: 22px;
  color: #aaa;
  width: 260px;
  margin: 50px auto;
  border: 1px solid #aaa;
}

.upload-demo .upload-demo-wrap, .upload-demo .upload-result, .upload-demo.ready .upload-msg {
  display: none;
}

.upload-demo.ready .upload-demo-wrap {
  display: block;
  margin-bottom: 17px;
}

@media(max-width: 560px) {
  .upload-msg {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

.croppie-container .cr-boundary {
  width: 100% !important;
  height: 400px !important;
}

a.logo:hover {
  transform: none !important;
  -webkit-transform: none !important;
}

.foto .js-tab-block.is-active {
  display: flex;
  flex-wrap: wrap;
}

.pagination {
  list-style: none;
  padding-left: 0;
  text-align: center;
}

.pagination li {
  display: inline-block;
}

.pagination li+li {
  margin-left: 3px;
  margin-bottom: 3px;
}

.pagination a {
  text-decoration: none;
  padding: 0;
  color: #394852;
  border: 1px solid #394852;
  border-radius: 2px;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagination span {
  text-decoration: none;
  padding: 0;
  color: #394852;
  border: 1px solid #394852;
  border-radius: 2px;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dialog-list__message p {
  padding: 0 !important;
  margin: 0 !important;
}

.dialog-list__btn {
  display: none;
}

@media(max-width:768px) {
  .dialog-list__btn {
    display: inline-block;
    width: 100%;
    padding: 11px 0;
    margin-bottom: 15px;
  }

  .dialog-list {
    max-height: 280px;
    overflow-y: auto;
  }
}

.shre {
  color: #99b0bf;
  font-size: 18px;
  padding: 0 8px;
  transition: .3s ease all;
}

.shre:hover {
  color: #3685bf;
}

a.friend_remove {
  color: #3685bf !important;
  background-color: transparent;
  border-color: transparent;
}

.btn.friend_remove {
  color: #fff !important;
  background-color: #de4c4c;
  border-color: #de4c4c;
  transition: opacity 0.3s ease;
}

.btn.friend_remove:hover {
  background-color: #db0f0f;
  border-color: #db0f0f;
}



.search__section .btn-disabled {
  opacity: .5;
  pointer-events: none;
}

form#my_msg_form {
    width: 100%;
}

.edit-avatar{width:227px;height:227px;border:1px solid #838383;border-radius:3px;background-color:#fff;overflow:hidden}.edit-avatar__img{height:calc(100% - 40px);display:flex;align-items:center;justify-content:center;padding-top:40px;background-size:cover;background-position:50%}.edit-avatar__img.is-active .svg-icon{display:none}.edit-avatar__upload{color:#838383;text-decoration-line:underline;background:#eaeaea;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}.edit-avatar__upload input[type=file]{display:none}.edit-avatar__row{display:flex;justify-content:space-between}


.hamburger {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #1B679E;
  width: 60px;
  flex: none;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}

.hamburger span {
  width: 29px;
  height: 3px;
  background-color: #fff;
  display: block;
  margin: 3px 0;
}

@media(min-width: 1201px) {
  .hamburger {
   display: none;
  }
}

@media(max-width: 480px) {
  .hamburger {
      width: 50px;
      height: 50px;
  }
}

@media(min-width: 1201px) {
  .mobile-search {
    display: none;
  }
}

.mobile-search {
  position: relative;
  margin-bottom: 18px;
}

.mobile-search input[type="text"]{
  background-color: #1B679E;
  height: 60px;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.03em;
  color: #fff;
  padding: 0 15px 0 70px;
  border: 0;
  width: 100%;
  outline: 0;
}

.mobile-search__btn {
  height: 60px;
  width: 50px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent;
  background-image: url(../images/search.svg);
  border: 0;
  background-repeat: no-repeat;
  background-position: right;

}

.mobile-search input[type="text"]::-webkit-input-placeholder { color: #3685BF; font-family: Noto Sans; font-size: 14px; letter-spacing: 0.03em;}
.mobile-search input[type="text"]::-moz-placeholder          { color: #3685BF; font-family: Noto Sans; font-size: 14px; letter-spacing: 0.03em;}
.mobile-search input[type="text"]:-moz-placeholder           { color: #3685BF; font-family: Noto Sans; font-size: 14px; letter-spacing: 0.03em;}
.mobile-search input[type="text"]:-ms-input-placeholder      { color: #3685BF; font-family: Noto Sans; font-size: 14px; letter-spacing: 0.03em;}


/*
@media(max-width: 1200px) {
  .header {
    display: none;
  }

  .footer {
    display: none;
  }
}*/

.user__logo-mobile {
  display: none;
}

@media(max-width: 560px) {
  .user__logo-mobile {
    display: block;
    position: relative;
  }



  .header-nav {
    display: none;
  }

  .user__logo {
    display: none;
  }

  .user__logo-mobile .user__logo {
    display: flex;
  }

  .user__logo-mobile .header-nav {
    display: flex;
    flex-direction: column;
    width: 236px;
    background: #FFFFFF;
    box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    position: absolute;
    right: 0;
    height: auto;
    padding: 0;
    top: 47px;
    opacity: 0;
    z-index: 10;
    pointer-events: none;
    transition: opacity 0.3s ease;
  }

  .user__logo-mobile .header-nav.is-active {
    opacity: 1;
    pointer-events: auto;
  }

  .header-nav__block {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }

  .header-nav__count {
    font-family: Noto Sans;
    width: 42px;
    height: 42px;
    border-radius: 0;
    top: initial;
    right: initial;
    font-size: 14px;
    line-height: 19px;
    color: #99B0BF;
    position: relative;
    background-color: transparent;
  }

  .header-nav__text {
    font-family: Noto Sans;
    color: #34424D;
    font-size: 15px;
    line-height: 20px;
  }

  .header-nav::before {
    content: " ";
    position: absolute;
    border: 6px solid transparent;
    border-bottom: 6px solid #fff;
    top: -12px;
    right: 14px;
  }

  .header-nav__item {
    display: flex;
    align-items: center;
    height: 42px;
    padding: 0 0 0 17px;
    width: 100%;
    border-bottom: 1px solid#C3D5DE;
  }

  .header-nav__item:last-child {
    border-bottom: transparent;
  }
}

@media(max-width: 360px) {
  .user__logo-mobile .header-nav {
    width: 215px;
  }
}
#gallery img {
    height: 100%;
    margin-right: 21px;
}

.grid-foto {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.grid-foto__item a::before  {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(1turn, rgba(51, 66, 77, .7), rgba(51, 66, 77, 0.3) 45.4%);
}

.grid-foto__item a:hover {
  opacity: 0.8;
}

.grid-foto__item {
  height: 174px;
  width: calc(25% - 20px);
  margin: 0 10px;
  margin-bottom: 20px;
  padding: 0;
}

.grid-foto__item a {
  width: 100%;
  height: 100%;
  display: block;
  background-size: cover;
  display: flex;
  padding: 6px 18px 13px;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  transition: opacity 0.3s ease;
}

.grid-foto__item  .foto__name {
  opacity: 1;
}

@media(max-width: 992px) {
  .grid-foto__item {
    margin: 0 7px;
    margin-bottom: 14px;
    width: calc(33.3% - 14px);
  }

  .grid-foto__item a {
    padding: 15px;
  }
}


@media(max-width: 768px) {
  .grid-foto__item {
    width: calc(50% - 14px);
  }
}

@media(max-width: 560px) {
  .grid-foto__item {
    width: calc(100% - 14px);
  }
}

.presentation__author-photo img {
    width: 100%;
}

.chat__message-text p {
    margin: 0;
}

.rep ul.c-dropdown__list {
    left: 0 !important;
}


@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    width: 100%;
  }

  .featherlight .featherlight-inner {
    width: 100%;
  }
}
.username {
    float: left;
    font-weight: 600;
    max-width: 68%;
    white-space: nowrap;
}
h3.userText {
    margin: 15px 7px;
    overflow: hidden;
    font-size: 13px !important;
}
.titleBar {
    background: rgb(39, 39, 39);
    padding: 15px 20px;
}
.titleBar h1 {
    font-weight: bold;
    font-size: 20px;
    padding: 0;
    line-height: 38px;
    overflow: hidden;
    zoom: 1;
}
#pageDescription {
    font-size: 14px;
    margin: 2px 0 10px;
}
.info-separator {
    width: 3px;
    height: 3px;
    background: rgb(58, 169, 119);
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin: 0 6px;
}
.chat__message-text p img, .dialog-list__message p img {
    width: 16px;
    height: 16px;
    border: none;
    vertical-align: -3px;
    margin: 0 1px;
    display: inline-block;
    overflow: hidden;
}
.agess {
    width: 45%;
    display: inline-block;
    margin-left: 0 !important;
    height: 28px;
    border-radius: 5px;
    border: 1px solid #aaa;
    padding: 5px;
}


.select2-container .select2-selection--single .select2-selection__rendered {
  color: #000 !important;
}

.select2-container--default .select2-selection--single {
  outline: 0;
  border: 1px solid #aaa;
}


.mobile-info {
  display: none;
}


@media(max-width: 992px) {
  .mobile-info {
    position: fixed;
    display: block;
    top: 0;
    width: 100%;
    background-color: #fff;
    left: 0;
    padding: 15px 15px;
    overflow-y: auto;
    bottom: 0;
    z-index: 5;
    transform: translateX(-100%);
    transition: transform 0.3s ease;
  }

  .mobile-info__close {
    position: absolute;
    right: 13px;
    top: 13px;
  }

  .mobile-info__close span {
    position: relative;
    display: inline-block;
    width: 22px;
    height: 22px;
    overflow: hidden;
  }

  .mobile-info__close span::before {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #2a4f69;
    height: 3px;
    margin-top: -2px;
    transform: rotate(45deg);
  }

  .mobile-info__close span::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #2a4f69;
    height: 3px;
    margin-top: -2px;
    transform: rotate(-45deg);
  }

  .mobile-info.is-open {
    transform: translateX(0);
  }
}



.profile__hamburger {
  display: none;
}

@media(max-width: 992px) {
  .profile__hamburger {
    display: block;
    position: absolute;
    right: 0;
    z-index: 5;
  }

  .profile__hamburger span {
    width: 20px;
    height: 2px;
    background-color: #fff;
    display: block;
    margin: 3px 0;
  }

  .profile__hamburger span:last-child {
    margin-bottom: 0;
  }
}

.main-face {
  position: relative;
}


.div.phpdebugbar {
  display: none;
}

.cke {
  display: none !important
}

.profile__avatar-container {
  position: relative;
}

@media (max-width: 992px) {
  .profile__avatar-container {
    position: relative;
    margin-right: 15px;
  }

  .profile__avatar-container .profile__avatar {
    margin-right: 0 !important;
  }
}

@media (max-width: 480px) {
  .profile__avatar-container {
    margin-top: -22px;
  }
}

.imgoverlay--svg {
  display: none;
}

@media(max-width: 992px) {
  .imgoverlay--svg {
    top: initial;
    bottom: -21px;
    width: auto;
    opacity: 1;
    left: 0;
    background: none;
    right: 0;
    height: auto;
    line-height: 1;
    display: block;
    z-index: 2;
  }

  .profile__wrap--visible {
    overflow: visible;
  }
}



.imgoverlay--svg .svg-icon use {
  fill: #fff;
}

.srch_bth{
  background: #3685bf;
  border: 1px solid #2b77af;
  color: white;
  height: 70%;
  text-align: center;
  width: 100%;
  flex: 1;
  padding-top: 7px;
  font-size: 18px;
  margin: 0 10px;
}


.trumbowyg-button-pane {
  display: none
}
/*
.breadcrumb, .breadcrumb a {
    font-size: 14px;
    color: #bcbcbc;
     font-weight: 600;
}
.breadcrumb a:hover{
  text-decoration: underline;
}*/

.breadcrumb--forum a{
  color: #000;
}

.panel-heading .glyphicon {
  margin-right: 5px;
}

.table-form {
  margin-top: 45px;
}

@media(max-width: 768px) {
  .table-form {
    margin-top: 25px;
  }

  .table-form td:before {
    content: attr(data-td);
  /*  float: left;*/
    font-weight: bold;
    font-size: 12px;
    padding-right: 5px;
    width: 147px;
    /*position: absolute;*/
    text-align: left;
   /* left: 0;*/
    /*top: 50%;
    transform: translateY(-50%);*/
  }

  .table-form  thead {
    display: none;
  }

  .table-form  tr {
    margin-bottom: 20px;
    display: block;
    border-bottom: 2px solid #3685bf;
  }

  .table-form .lead {
    margin-bottom: 0;
    font-size: 12px !important;
    text-align: right;
  }

  .table-form  td:last-child {
    border-bottom: 0;
  }

  .table-form  td a {
    text-align: right;
  }

  .table-form  td {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    min-height: 35px;
    position: relative;
    text-align: right;
    padding: 8px 0 !important;
    padding-left: 150px !important;
    font-size: 12px;
    border-bottom: 1px dotted #ccc;
    border-top: 0 !important;
  }
}

.table-thread__btn {
  margin: 35px 0 30px;
}

.table--thread .author-info {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ddd;
  padding-left: 0;
  padding-right: 0;
  border-top: 0;
}

.table--thread .author-info img {
  max-width: 53px;
  order: 1;
}


.table--thread .userText {
  order: 2;
  margin: 0;

}

.table--thread .author-info img {
  margin: 0 19px 0 0 ;
}

@media(max-width: 768px) {
  .table--thread thead {
    display: none;
  }

  .table--thread tbody tr {
    display: flex;
    flex-direction: column;
  }

  .table--thread tbody tr td {
    border: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .table--thread tbody tr td.content  img {
    margin-top: 17px;
  }

  .table--thread tbody tr.post-footer {
    border-bottom: 3px solid #3685bf;
    margin-bottom: 35px;
  }

  .table--thread .author-info {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ddd;
  }

  .table--thread .author-info img {
    max-width: 53px;
    order: 1;
  }


  .table--thread .userText {
    order: 2;
    margin: 0;

  }

  .table--thread .author-info img {
    margin: 0 19px 0 0 ;
  }
}

@media(max-width: 480px) {
  .table--thread  .text-muted {
    display: flex;
    flex-direction: column;
  }
}


@media(max-width: 560px) {
  .table-thread--detail {
    margin-top: 25px;
  }

  .table-thread--detail td:before {
    content: attr(data-td);
    float: left;
    font-weight: bold;
    font-size: 12px;
    padding-right: 5px;
    width: 147px;
    position: absolute;
    text-align: left;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }

  .table-thread--detail  thead {
    display: none;
  }

  .table-thread--detail  tr {
    margin-bottom: 20px;
    display: block;
    border-bottom: 2px solid #3685bf;
  }

  .table-thread--detail .lead {
    margin-bottom: 0;
    font-size: 12px;
    text-align: right;
  }

  .table-thread--detail  td:last-child {
    border-bottom: 0;
  }

  .table-thread--detail td.not-found {
    display: none;
  }

  .table-thread--detail  td .btn {
    padding: 1px 4px;
    font-size: 12px;
    margin-top: 3px;
    width: 89px;
    overflow: hidden;
  }

  .table-thread--detail  td p {
    margin-bottom: 0;
  }

  .table-thread--detail  td {
    display: inline-flex;
    align-items: flex-end;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: wrap;

    width: 100%;
    min-height: 35px;
    position: relative;
    text-align: right;
    padding: 8px 0 !important;
    padding-left: 150px !important;
    font-size: 12px;
    border-bottom: 1px dotted #ccc;
    border-top: 0 !important;
  }

  .hide-mobile {
    display: none;
  }
}

/*TABLE SORT*/

table[data-sortable] th:after {
  display: none !important;
}

table[data-sortable] th span {
  position: relative;
  padding-right: 20px;
  white-space: nowrap;
}

table[data-sortable] th span .svg-icon {
  position: absolute;
  width: 12px;
  height: 10px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s ease;
}

table[data-sortable] th span .svg-icon use {
  fill: #394852;
}

table[data-sortable] th span:hover .svg-icon use {
  fill: #337ab7;
}


table[data-sortable] th[data-sorted="true"] span .svg-icon use {
  fill: #337ab7;
}

table[data-sortable] th[data-sorted-direction="descending"] span .svg-icon {
  transform: translateY(-50%) rotate(180deg);
}

.table-index .lead {
  font-size: 15px;
}



.table-index tr td p {
  margin-bottom: 0;
}

.table-index tr td {
  padding: 15px 8px !important;
}


@media(max-width: 992px) {
  .table-index {
    table-layout: fixed;
  }

  .table-index tr th {
    font-size: 12px;
  }
}

.filter-open {
  display: inline-block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #3685bf;
  border: 1px solid rgba(27, 103, 158, .5);
  transition: background 0.3s, color 0.3s, border-color 0.3s ease;
  font-size: 12px;
  background-color: #21b1de;
  border: 1px solid #21b1de;
  padding: 10px 15px;
  border-radius: 5px;
  margin: 10px 0;
  width: 175px;
}

.presentation__block p {
  margin: 0;
  text-indent: 25px;
}

.presentation__block--detail .presentation__item p {
  margin: 0;
  text-indent: 25px;
}

.presentation__block--news-admin  .presentation__item p {
  font-size: 16px;
}


.aside-right--filter .close {
  display: none;
}


@media (min-width: 992px) {
  .hidden-desc {
      display: none;
  }
}

@media (max-width: 992px) {
  .aside-right--filter {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    pointer-events: none;
    background-color: rgba(0, 0, 0, 0.8);
    transition: opacity 0.3s ease;
    width: 100vw;
    height: 100vh;
  }

  .aside-right--filter .close span {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
  }


  .aside-right--filter .close span::before {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background:  #2a4f69;
    height: 3px;
    margin-top: -2px;
    transform: rotate(45deg);
  }

  .aside-right--filter .close span::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #2a4f69;
    height: 3px;
    margin-top: -2px;
    transform: rotate(-45deg);
  }

  .aside-right--filter .close {
    display: block;
    position: absolute;
    right: 18px;
    top: 26px;
  }

  .filter-block {
    padding: 25px 20px;
    background-color: #fff;
    width: 320px;
    height: 100%;
    overflow-y: auto;
    transition: transform 0.3s ease;
  }

  .aside-right--filter.is-active {
    opacity: 1;
    pointer-events: auto;
  }

  .aside-right--filter.is-active .filter-block {
    transform: translateX(0%);
  }
}


body.is-hidden {
  overflow: hidden;
}

.table>tbody>tr>td.content img {
  max-width: 430px;
  margin: 16px 0;
}

.doc {
 /* display: flex;
  flex-wrap: wrap;*/
 /* margin: 0 -20px;*/
 padding-bottom: 25px;
}

.doc__img {
  max-width: 200px;
}

.doc__item {
 /* text-align: center;
  width: 240px;*/
  /*margin: 0 20px 40px;*/
  margin-bottom: 15px;
}

.doc__item:last-child {
  margin-bottom: 0;
}

.doc__title {
  color: #3685bf;
  font-size: 15px;
  font-weight: 700;
  transition: color 0.3s ease;
}

.doc__item:hover .doc__title {
  color: #46c3ea;
}

.doc-list {
  padding: 0;
  margin: 0;
  margin-bottom: -15px;
}

.doc-list p {
  text-indent: 0 !important;
}

.doc-list p a {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  line-height: 20px;
  font-size: 15px;
  color: #3685bf;
  font-weight: 700;
}

.doc-list p a:hover {
  color: #46c3ea;
}

.doc-list p {
  position: relative;
  padding-left: 0;
  margin-bottom: 15px;
}

.doc-list--img a {
  position: relative;

}


.doc-list--img a::before {
  content:" ";
  display: block;
  width: 29px;
  height: 20px;
  flex: none;
  margin-right: 7px;
  background-position: center;
  background-size: cover;
  background-image: url(/public/images/rb.png);
}

.presentation__item--about {
  padding-bottom: 20px !important;
}
.file {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.file__btn {
  position: relative;
}

.file__container .doc {
  margin-bottom: 10px;
  padding: 0;
}

.file__container .doc__name {
  color: #383838;
  font-size: 14px;
  position: relative;
  line-height: 178%;
  padding-right: 15px;
}

.file__container {
  margin-top: 15px;
  transition: margin .3s ease;
  padding-bottom: 15px;
}

.file__input {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

.file__input--hidden {
  display: none;
}

.btn--file {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: Noto Sans, sans-serif;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: .05em;
  padding: 10px 19px;
  border-radius: 5px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
  border: 1px solid transparent;
  background-color: #0b88a4;
  transition: background-color .3s,border-color .3s,color .3s ease;
  cursor: pointer;
  border-radius: 3px;
  font-size: 13px;
  line-height: 161%;

}

.file__container .doc .close {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 25px;
  height: 25px;
  overflow: hidden;
  width: 9px;
  height: 9px;
  right: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 2px;
}

.file__container .doc__body {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.file__container .doc .close:after {
  content: "";
  position: absolute;
  height: 3px;
  width: 100%;
  top: 50%;
  transform: rotate(45deg);
  height: 1px;
  background-color: #a7acad;
  background-color: #55595a;
  left: 0;
  margin-top: -1px;
  background-color: #383838;
  transition: background-color .3s ease;
}

.file__container .doc .close:before {
  content: "";
  position: absolute;
  height: 3px;
  width: 100%;
  top: 50%;
  transform: rotate(-45deg);
  height: 1px;
  background-color: #a7acad;
  background-color: #55595a;
  left: 0;
  margin-top: -1px;
  background-color: #383838;
  transition: background-color .3s ease;
}

.about-page {
  margin: 20px 0;
  padding: 7px 7px;
  font-size: 16px;
  text-align: center;
  line-height: 1.5;
  border: 3px ridge #46c3ea;
}

.foto__fancybox--hidden {
  display: none !important;
}

@media (max-width: 1200px) and (min-width: 1020px) {
  .article-main .article__masonry--big {
    width: 66.5%;
  }

  .article-main .article__masonry--line {
    width: 66.5%;
  }
}


.presentation__block--news .presentation__author-body {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.presentation__block--news .presentation__author-body {
  padding-left: 0 !important;
}

.presentation__block--news .presentation__author {
  margin-left: 0 !important;
}

.presentation__block--news .presentation__author-body {
  padding-left: 0 !important;
}

.list-photo__delete {

  font-size: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.list-photo {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0 -10px 35px;
}

.list-photo__item img {
  max-width: 100%;
  height: auto;
}

.list-photo__item {
  position: relative;
  cursor: pointer;
  width: calc(33.3% - 10px);
  margin: 0 5px 10px;
}

.list-photo__item:hover .list-photo__delete {
  opacity: 1;
}

.list-photo__delete span {
  width: 32px;
  height: 32px;
  display: block;
  position: relative;
}

.list-photo__delete span:hover {
  opacity: 1;
}
.list-photo__delete span:before, .list-photo__delete span:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 4px;
  background-color: red;
}
.list-photo__delete span:before {
  transform: rotate(45deg);
}
.list-photo__delete span:after {
  transform: rotate(-45deg);
}

@media(max-width: 992px) {
  .list-photo__delete {
    opacity: 1;
    width: 45px;
    height: 45px;
    left: inherit;
  }

  .list-photo__item {
    margin-bottom: 15px;
  }

  .list-photo__delete span {
    width: 22px;
    height: 22px;
  }

  .list-photo__delete span:before, .list-photo__delete span:after {
    height: 22px;
    width: 3px;
    left: 10px;
  }
}

@media(max-width: 768px) {
  .list-photo__item {
    width: calc(50% - 10px);
  }
}

@media(max-width: 420px) {
  .list-photo__item {
    width: calc(100% - 10px);
  }
}

.change-link {
  text-align: center;
}

.change-link a {
  line-height: 32px;
  font-size: 14px;
  text-decoration: none;
  color: #3685bf;
  display: inline-block;
}

@media (max-width: 992px) {
  .change-link {
    text-align: left;
    margin-top: 30px;
  }
}

.interview-btn img {
  display: block;
  margin-right: 17px;
}

.interview-btn svg {
  display: block;
  margin-right: 17px;
  flex: none;
}



.interview-btn span {
  display: block;
  white-space: nowrap;
}

.interview-btn {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  left: 50px;
  bottom: 30px;
  width: 60px;
  height: 60px;
  background-color: #3685BF;
  border-radius: 50px;
  font-size: 15px;
  line-height: 20px;
  color: #FFFFFF;
  transition: opacity 0.3s, width 0.3s ease;
  /* opacity: 0; */
  padding: 0 28px 0 13px;
  overflow: hidden;
  z-index: 5;
}

.interview-btn--video span {
  display: block;
  width: 327px;
  white-space: initial;
  flex: none;
}

.interview-btn--video {
  justify-content: flex-start;
  font-size: 14px;
  line-height: 1.2;
}

@media(min-width: 992px) {
  .interview-btn:hover {
    width: 293px;
  }

  .interview-btn--video:hover {
    width: 408px;
  }
}
/*
@media(max-width: 1500px) {
  .interview-btn {
    left: 1px;
    bottom: 1px;
  }
}*/

@media(max-width: 1500px) {
  .interview-btn {
    left: 3px;
    bottom: 3px;
    width: 35px;
    height: 35px;
    padding: 0 15px 0 6px;
    font-size: 13px;
    line-height: 11px;
  }

  .interview-btn img {
    max-width: 24px;
  }

  .interview-btn:hover {
    width: 235px;
  }

  .interview-btn--video:hover {
    width: 360px;
  }
}

@media(max-width: 992px) {
  .interview-btn--video {
    font-size: 12px;
  }

  .interview-btn--video img {
    margin-right: 10px;
  }

  .interview-btn--video:hover {
    width: 335px;
  }
}


.interview {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 50;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  padding: 15px;
  opacity: 0;
  pointer-events: none;
  height: 100%;
  overflow-y: auto;
  margin: auto;
  transition: opacity 0.3s ease;
  background-color: rgba(0, 0, 0, 0.2);
}

.interview.is-active {
  opacity: 1;
  pointer-events: auto;
}

.interview__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 33px;
  text-align: center;
  text-transform: uppercase;
  color: #2A4F69;
  margin-bottom: 10px;
}

.interview__text {
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  margin-bottom: 30px;
  color: #828282;
}

.interview__row {
  display: flex;
  margin: 0 -15px;
  width: calc(100% + 30px);
}

.interview__subtitle {
  font-size: 17px;
  line-height: 23px;
  text-align: center;
  color: #333333;
  min-height: 46px;
  margin-bottom: 10px;
}

.interview__subtitle  span {
  color: #3685BF;
  margin-left: 5px;
}
.interview__col {
  width: 50%;
  padding: 0 15px;
}

.interview .close {
  top: 22px;
  right: 22px;
  position: absolute;
  cursor: pointer;
}

.interview__wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 25;
  width: 1130px;
  max-width: 100%;
  background: #EBF0F2;
  box-shadow: 0px 4px 20px rgba(255, 255, 255, 0.1);
  border-radius: 5px;
  padding: 60px 80px;
  flex-direction: column;
  margin: auto;
}

.interview__login {
  text-align: center;
  font-size: 13px;
  line-height: 18px;
  color: #828282;
  display: flex;
  flex-direction: column;
}

.interview__login span {
  font-weight: bold;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #2A4F69;
  display: block;
  text-align: center;
  margin-bottom: 5px;
}

.interview__login input {
  max-width: 100%;
  background: #C3D5DE;
  text-align: center;
  border: 1px solid #C3D5DE;
  box-sizing: border-box;
  border-radius: 20px;
  padding: 20px;
  height: 40px;
  font-size: 14px;
  line-height: 19px;
  color: #333333;
  margin-bottom: 4px;
}


.interview__row {
  margin-bottom: 24px;
}

.interview textarea {
  background-color: #FFFFFF;
  border: 1px solid #C3D5DE;
  box-sizing: border-box;
  border-radius: 25px;
  padding: 12px 20px;
  font-size: 14px;
  line-height: 19px;
  color: #333333;
  width: 100%;
  height: 150px;
  outline: 0;
  resize: none;
}

.interview textarea::-webkit-input-placeholder {color: #828282;}
.interview textarea::-moz-placeholder          {color: #828282;}
.interview textarea:-moz-placeholder           {color: #828282;}
.interview textarea:-ms-input-placeholder      {color: #828282;}

.mult-select__title.is-open .mult-select__control {
  transform: rotate(180deg);
}

.interview__btn {
  display: flex;
  align-items: center;
  justify-content: center;
}

.interview__btn .btn {
  cursor: pointer;
  font-size: 16px;
  line-height: 22px;
  border-radius: 30px;
  font-weight: 500;
  padding: 14px 41px;
}

@media(max-width: 840px) {
  .interview__row {
    flex-direction: column;
    margin-bottom: 0;
  }

  .interview__col {
    width: 100%;
    margin-bottom: 24px;
  }
}


@media(max-width: 520px) {
  .interview {
    padding: 10px;
  }

  .interview__wrap {
    padding: 50px 20px;
  }

  .interview__main {
    margin-top: 38px;
  }

  .interview__subtitle {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 10px;
  }
  .interview__title {
    font-size: 21px;
    line-height: 28px;
    margin-bottom: -1px;
  }

  .interview__text {
    margin-bottom: 15px;
  }
}

.mult-select {
   position: relative;
}

.mult-select__control {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  transition: transform 0.3s ease;
  position: absolute;
  right: 0;
  top: 0;
}

.mult-select__body {
  display: none;
  position: absolute;
  top: 0;
  padding: 8px 0;
  padding-top: 60px;
  background-color: #FFFFFF;
  border: 1px solid #C3D5DE;
  box-sizing: border-box;
  border-radius: 25px;
  max-height: 202px;
  overflow-y: auto;
  right: 0;
  left: 0;
}

.interview__main {
  margin-top: 53px;
}

.mult-select__title {
  background-color: #FFFFFF;
  border: 1px solid #C3D5DE;
  position: relative;
  z-index: 5;
  height: 50px;
  display: block;
  align-items: center;
  padding-left: 20px;
  padding-right: 50px;
  border-radius: 25px;
  font-size: 14px;
  line-height: 19px;
  color: #828282;
  transition: color 0.3s ease;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-top: 14px;
}


.mult-select__title.is-full {
  color: #333333;
}

.mult-select__item {
  position: relative;
  margin-bottom: 0;
  padding: 8px;
  transition: background-color 0.3s ease;
}
.mult-select__item:hover {
  background-color: rgb(195 213 222 / 0.5);
}

.mult-select__item:last-child {
  margin-bottom: 0;
}

.radio {
  display: inline-flex;
}

.radio input[type='radio']:checked~.radio__control::before {
  opacity: 1;
}

.radio input[type='radio'] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
}

.radio__label {
  font-size: 14px;
  line-height: 19px;
}

.radio__control {
  position: relative;
  width: 18px;
  height: 18px;
  background-color: #FFFFFF;
  border: 1px solid #C3D5DE;
  box-sizing: border-box;
  border-radius: 20px;
  margin-right: 12px;
}

.radio__control::before {
  content: " ";
  position: absolute;
  left: 3px;
  top: 3px;
  background-color: #3685BF;
  width: 10px;
  height: 10px;
  border-radius: 50px;
  opacity: 0;
  transition: opacity 0.3s ease;
}



.check {
  display: inline-flex;
}

.check input[type='checkbox']:checked~.check__control svg {
  opacity: 1;
}

.check input[type='checkbox'] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
}

.check__label {
  font-size: 14px;
  line-height: 19px;
}

.check__control {
  position: relative;
  width: 18px;
  height: 18px;
  background-color: #FFFFFF;
  border: 1px solid #C3D5DE;
  box-sizing: border-box;
  margin-right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 2px;
}

.check__control svg {
  opacity: 0.1;
  transition: opacity 0.3s ease;
}

.table--post .author-info {
  flex-direction: column;
  padding-right: 10px;
  width: 194px;
}

.table--post .author-info img{
  width: 100%;
  max-width: 190px;
  margin: 0 0 11px 0;
}

.table--post {
  margin-top: 25px;
}

.table--post thead {
  display: none;
}

.video-popup {
  position: fixed;
  padding: 15px;
  left: 0;
  right: 0;
  top: 0;
  z-index: 25;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.2);
  transition: opacity 0.3s ease;
}

.video-popup.is-active {
  opacity: 1;
  pointer-events: auto;
}

.video-popup__btn {
  display: flex;
  align-items: center;
  justify-content: center;
    margin-top: 24px;
}

.video-popup__btn .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 280px;
  height: 50px;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  border-radius: 30px;
}

.video-popup__video iframe {
  width: 100%;
  height: 100%;
}

.video-popup__video {
  width: 100%;
  height: 547px;
}

.video-popup__text {
  font-size: 16px;
  line-height: 22px;
  color: #828282;
  margin-top: 20px;
}

.video-popup__wrap {
  position: relative;
  width: 1052px;
  max-width: 100%;
  background: #FFFFFF;
  padding: 40px;
  box-shadow: 0px 4px 20px rgba(255, 255, 255, 0.1);
  border-radius: 5px;
}

.video-popup__close {
  cursor: pointer;
  position: absolute;
  right: 12px;
  top: 12px;
  transition: opacity 0.3s ease;
}

.video-popup__close:hover {
  opacity: 0.8;
}

@media(max-width: 1052px) {
  .video-popup__wrap {
    padding: 25px;
  }

  .video-popup__close {
    right: 0px;
    top: 0px;
  }

  .video-popup__video {
    height: 51vw;
  }
}

@media(max-width: 768px) {
  .video-popup__btn .btn {
    width: 196px;
    height: 39px;
    font-size: 14px;
    line-height: 18px;
  }

  .video-popup__btn {
    margin-top: 16px;
}
}

.video-block {
  margin-bottom: 60px;
}

.video-block__title {
  font-weight: bold;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  margin-bottom: 36px;
}

.video-block__name {

  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  color: #212121;
  opacity: 0.75;
  text-align: center;
  margin-top: 14px;
}

.video-block iframe {
    height: 595px;
    width: 100%;
}

@media(max-width: 1200px) {
  .video-block iframe {
    height: 47vw;
    width: 100%;
  }


}



.presentation__item p img {
  max-width: 100%;
  height: auto;
  text-indent: 0;
  margin-left: -25px;
}

.article-main .article__text {
  display: none;
}

.article__masonry .article__text {
  display: none;
}


.ckeditor-html5-video {
  float: none !important;
  margin-bottom: 25px;
}

.ckeditor-html5-video video {
  outline: 0;
  max-width: 100%;

}

.about-block {
  background: #FFFFFF;
  box-shadow: 0px 4px 20px rgba(255, 255, 255, 0.1);
  border-radius: 5px;
  padding: 72px 70px;
  margin-bottom: 30px;
}

.about-block__title {
  font-weight: 600;
  font-size: 30px;
  line-height: 41px;
  text-align: center;
  color: #3685BF;
  font-family: Noto Serif;
  margin-bottom: 42px;
}

.about-block__text {
  margin-bottom: 42px;
}

.about-block p {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  max-width: 748px;
  margin: 0 auto 11px;
  text-indent: 24px;
  color: #000;
}

.about-block .page_speed_12979094 {
  margin-bottom: 0;
}

.about-block p:last-child {
  margin-bottom: 0;
}

.about-block__text--middle p:nth-child(1) {
  margin-bottom: 0;
}

.about-block__text--middle p:nth-child(3) {
  margin-bottom: 0;
}

.about-block__text--3 p:nth-child(2) {
  margin-bottom: 0;
}

.about-block__blue::before {
  content:" ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  background: radial-gradient(50% 50% at 50% 50%, #3685BF 90.1%, rgba(54, 133, 191, 0) 100%);
  border-radius: 3px;
  height: 2px;
}

.about-block__blue::after {
  content:" ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background: radial-gradient(50% 50% at 50% 50%, #3685BF 90.1%, rgba(54, 133, 191, 0) 100%);
  border-radius: 3px;
  height: 2px;
}

.about-block__blue {
  padding: 28px 0 42px;
  position: relative;
  margin-bottom: 65px;
}

.about-block__blue--small {
  margin-bottom: 48px;
}

.about-block__blue p {
  text-indent: 0;
  color: #1b679e;
  text-align: center;
}

.about-block__blue-btn .btn {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  border-radius: 100px;
  padding: 11px 31px;
  text-transform: initial;
}

.about-block__blue-btn .btn:hover {
  background-color: #69c1e5;
  border: 1px solid #69c1e5;
}

.about-block__btn {
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-block__btn .btn {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  border-radius: 100px;
  padding: 11px 31px;
  text-transform: initial;
}

.about-block__btn .btn:hover {
  background-color: #69c1e5;
  border: 1px solid #69c1e5;
}

.about-block__blue-btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -22px;
  z-index: 2;
  display: flex;
  justify-content: center;
}

.about-block__subtitle {
  font-weight: bold;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 36px;
  text-align: center;
}

  @media(max-width: 560px) {
    .about-block__title {
      font-size: 24px;
      line-height: 1.3;
      margin-bottom: 32px;
    }

    .about-block__text {
      margin-bottom: 34px;
  }

    .about-block p {
      font-size: 14px;
      line-height: 1.5;
    }

    .about-block {
      padding: 25px 25px;
    }

    .about-block__blue {
      margin-bottom: 53px;
    }

    .about-block__blue--small {
      margin-bottom: 34px;
    }

    .about-block__btn .btn {
      font-weight: 500;
      font-size: 12px;
      line-height: 24px;
      border-radius: 100px;
      padding: 9px 16px;
      text-transform: initial;
  }

  .about-block__blue-btn .btn {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    border-radius: 100px;
    padding: 11px 20px;
    text-transform: initial;
  }
}

.about-btn {
  display: none;
}

@media(max-width: 1200px) {
  .about-btn {
    display: flex;
    align-items: center;
    width: 110px;
    margin-right: -20px;
  }

  .about-btn__control {
    margin-left: 6px;
    margin-top: -4px;
  }

  .about-btn__control svg {
    display: block;
    transition: transform 0.3s ease;
  }

  .about-btn__control svg path {
    stroke: #C3D5DE;
    transition: stroke 0.3s ease;
  }

  .about-btn__wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 2px solid #dfe7eb;
    border-bottom: 2px solid #dfe7eb;
    font-weight: bold;
    width: 110px;
    height: 50px;
    font-size: 16px;
    line-height: 22px;
    background-color: #1B679E;
    text-transform: uppercase;
    color: #FFFFFF;
    box-shadow: 0px 8px 13px rgba(0, 0, 0, 0.05);
    transition: background-color 0.3s , color 0.3s ease;
  }

  .about-btn__title {
    font-weight: bold;
    font-size: 18px;
    line-height: 166%;
    color: #3685BF;
  }

  .about-btn__text p {
    font-weight: 500;
    font-size: 14px;
    line-height: 166%;
    color: #212121;
    text-transform: initial;
  }

  .about-btn__text ul {
    padding: 0;
  }

  .about-btn__text ul li {
    list-style: none;
    margin-bottom: 12px;
    padding-left: 26px;
    font-weight: 500;
    font-size: 14px;
    line-height: 166%;
    color: #212121;
    background-image: url(/public/img/icon-li.png);
    background-repeat: no-repeat;
    background-position: -1px 4px;
    text-transform: initial;
}

.about-btn__text ul li:last-child {
  margin-bottom: 0;
}

  .about-btn__text {
    position: absolute;
    opacity: 1;
    background-color: #fff;
    padding: 26px 20px;
    right: 0;
    top: 50px;
    z-index: 6;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
  }

  .about-btn.is-active .about-btn__control svg {
    transform: rotate(180deg);
  }

  .about-btn.is-active .about-btn__text {
    opacity: 1;
    pointer-events: auto;
  }

  .about-btn.is-active .about-btn__control svg path {
    stroke: #1B679E;
  }

  .about-btn.is-active .about-btn__wrap {
    color: #1B679E;
    background-color: #fff;
  }


}


@media(max-width: 480px) {
  .about-btn {
    margin-right: -13px;
  }
}

.menu-level__wrap-body {
  display: none;
}

@media(max-width: 1200px) {
  .menu-level__wrap {
    height: 100%;
    flex-grow: 1;
    background-color: #69C1E5;
    border-bottom: 2px solid #dfe7eb;
    box-shadow: 0px 8px 13px rgba(0, 0, 0, 0.05);
  }

  .menu-level__wrap-body {
    display: flex;
    align-items: center;
  }

  .menu-level__title {
    text-align: center;
    width: calc(100% - 50px);
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    text-transform: uppercase;
  }

  .menu-level__control svg {
    display: block;
    transition: transform 0.3s ease;
  }

  .menu-level__control svg path {
    stroke: #fff;
    transition: stroke 0.3s ease;
  }

  .menu-level__wrap-body.is-active .menu-level__control svg {
    transform: rotate(180deg);
  }

  .menu-level__control {
    position: relative;
    width: 50px;
    height: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: inherit;
    top: initial;
    background-color: #1B679E;
  }
}


.presentation__block--news .presentation__author-time {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #1B679E;
  margin-left: 12px;
  margin-top: 0;
}

.presentation__block--news .presentation__author-name svg {
  margin-right: 6.5px;
  flex: none;
  margin-bottom: -2px;
}

.presentation__block--news .presentation__author-name {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #1B679E;
}

.presentation__block--news .breadcrumb a {
  display: inline-flex;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #1B679E;
}

.presentation__block--news .breadcrumb a svg {
  flex: none;
  margin-right: 8.5px;
}

.presentation__block--news .presentation__author {
  margin-bottom: 8px;
}

.presentation__block--news .presentation__name {
  margin-top: 12px;
  font-weight: 500;
  font-size: 36px;
  line-height: 49px;
}

.wir_blue_line strong {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
}

.wir_blue_line::before {
  content: " ";
  width: 4px;
  top: 0;
  bottom: 0;
  position: absolute;
  background-color: #3685BF;
  border-radius: 5px;
  left: 0;
}

.wir_blue_line {
  position: relative;
  padding-left: 22px;
  text-indent: 33px !important;
  margin-bottom: 25px !important;
  font-weight: 600;
  font-size: 16px !important;

  line-height: 150% !important;
}

@media(min-width: 768px) {
  .wir_blue_line {
    text-align: justify;
  }
}

.presentation__block--news {
  padding: 60px;
  background: #FFFFFF;
  border-radius: 3px;
  margin-top: 60px;
}

.presentation__bottom .presentation__author {
  margin-bottom: 0 !important;
}

.presentation__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.share .svg-icon use {
  fill:  #1B679E;
  opacity: 0.5;
}

.share .btns {
  display: flex;
  align-items: center;
}

.share .btns p {
  margin-bottom: 0 !important;
  text-indent: 0 !important;
  flex: none;
  width: auto;
  margin-right: 5px;
}

.share .btns a:last-child {
  margin-right: 0;
}

.share .btns a .svg-icon {
  display: block;
}

.share .btns a {
  display: inline-flex;
  align-items: center;
  margin-right: 10px;
}

.presentation__bottom .presentation__social-item span {
  margin-right: 5px;
  margin-bottom: 2px;
}

.presentation__bottom .presentation__social {
  padding: 0;
  margin: 0;
}

.presentation__bottom  .share p {
  font-family: Noto Sans !important;
  font-style: normal;
  font-weight: 500;
  font-size: 16px !important;
  line-height: 22px !important;
  color: #1B679E;
}

.presentation__block--news .presentation__item {
  padding: 0;
  margin-bottom: 0;
}

.presentation__block--news .presentation__item .reply {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.presentation__block--news .presentation__item p {
  font-size: 16px;
  line-height: 164%;
  font-family: Noto Serif;
  margin-bottom: 17px;
}

.presentation__block--news .presentation__item .presentation__photo {
  max-width: 100%;
    margin-bottom: 21px;
}

.presentation__block--news .presentation__name {
  font-weight: 500;
  font-size: 36px;
  line-height: 49px;
  margin-bottom: 45px;
}

.presentation__block--news blockquote {
  position: relative;
  padding-left: 55px;
    margin: 25px 0;
}

.presentation__block--news blockquote:after {
  content: url(/public/images/common/quotes.svg);
  position: absolute;
  left: 0;
  top: 0;
}

.presentation__block--news blockquote::before {
  content: " ";
  width: 4px;
  top: 0;
  bottom: 0;
  position: absolute;
  background: #1B679E;
  opacity: 0.5;
  border-radius: 5px;
  left: 36px;
}

.presentation__block--news blockquote p {
  text-indent: 0 !important;
}

.presentation__block--news blockquote p:first-child {

}

.presentation__block--news blockquote p:first-child {
  font-style: italic;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  text-indent: 0;
  margin-bottom: 28px;
}

.presentation__block--news figure img {
  max-width: 100%;
  height: auto;
}

.presentation__block--news figure figcaption {
  font-size: 16px;
  line-height: 150%;
  margin-top: 20px;
  padding-left: 30px;
}

.presentation__block--news figure {
  margin: 0;
 /* display: flex;
  flex-direction: column;
  align-items: flex-start;*/
  margin-bottom: 25px;
}

.wir_styles_list {
  margin-top: 23px;
  margin-bottom: 45px;
  margin-top: 23px;
  margin-bottom: 45px;
  padding: 0;
}

.wir_styles_list li:last-child {
  margin-bottom: 0;
}

sup span {
  color: #1B679E;
}

.wir_styles_list li::before {
  content: url(/public/images/common/li-icon.svg) !important;
  position: absolute;
  display: block;
  left: 0 !important;
  top: 4px !important;
  width: auto !important;
  height: auto !important;
  border-radius: 0 !important;
  background-color: transparent !important;
}

.wir_styles_list li {
  padding-left: 30px;
  position: relative;
  font-weight: 500;
  font-size: 16px;
  line-height: 170%;
  list-style: none;
  margin-bottom: 15px;
}

.presentation__block--news ol {
  padding: 0;
  margin: 0;
  counter-reset: myCounter;
  margin-top: 23px;
  margin-bottom: 45px;
}

.presentation__block--news ol li::before {
  counter-increment: myCounter;
  content: counter(myCounter);
  font-family: Noto Serif;
  font-size: 16px;
  line-height: 150%;
  color: #1B679E;
  position: absolute;
  left: 5px;
  width: 17px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  top: -4px;
}

.presentation__block--news ul li {
  padding-left: 30px;
  position: relative;
  font-weight: 500;
  font-size: 16px;
  line-height: 170%;
  list-style: none;
  margin-bottom: 15px;
}

.presentation__block--news ul li::before {
  content: " ";
  position: absolute;
  left: 6px;
  top: 10px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #1B679E;
}

.presentation__block--news ol li {
  padding-left: 30px;
  position: relative;
  font-weight: 500;
  font-size: 16px;
  line-height: 170%;
  list-style: none;
  margin-bottom: 15px;
}

.ckeditor-html5-video {
  margin-top: 25px;
  margin-bottom: 20px;
}

.ckeditor-html5-video video {
  width: 100%;
}

.video_descr {
  font-family: Noto Sans !important;
  margin-bottom: 45px !important;
}

.presentation__block--news .presentation__block-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.presentation__block--news .presentation__block-top .presentation__social {
  margin-top: 0;
  padding: 0;
}

.presentation__block--news .presentation__social-item:last-child {
  /*margin-right: 0;*/
}

.presentation__block--news .presentation__social-item use {
  fill:  #1B679E;
  opacity: 0.5;
}

.presentation__block--news .presentation__social-item.i_red use {
  opacity: 1;
}

.presentation__block--news .presentation__social-item {
  font-family: Noto Sans;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #1B679E;
  margin-right: 15px;
  display: flex;
}

.presentation__block--news .presentation__social-item .svg-icon {
  margin-right: 7px;
}

.presentation__block--news .reply__message {
  display: block;
  height: auto;
  border: 0;
  padding-top: 25px;
  margin-top: 10px;
  position: relative;
}

.presentation__block--news .reply__message::before {

  content: " ";
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background-color: #1B679E;
  border-radius: 3px;
  height: 3px;

}

.presentation__block--news .reply__message-message {
  border: 1px solid #1B679E;
  box-sizing: border-box;
  border-radius: 7px;
  margin-left: 0;
}

.presentation__block--news #my_msg {
  min-height: 90px;
  padding: 0;
  margin-right: 16px;
}

.reply__message-top {
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}

.reply__message-top .reply__avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: 14px;
}

.reply__message-top-title {
  font-weight: bold;
  font-size: 20px;
  line-height: 27px;
  color: #212121;
}

.reply__message-top-comment {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #1B679E;
}

.presentation__block--news form.post_comment button {
  background-color: #1B679E;
  border-radius: 33px;
  height: auto;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  font-family: Noto Sans;
  padding: 7px 18px;
  width: auto;
  min-width: initial;
  max-width: initial;
  transition: opacity 0.3s ease;
}



.presentation__block--news form.post_comment button:hover {
  opacity: 0.8;
}

.presentation__block--news .reply__message-emoji {
  margin-left: 0;
  margin-right: 8px !important;
  margin-top: 0 !important;
  margin-bottom: 6px;
}

.presentation__block--news form.post_comment {
  align-items: flex-end;
  padding: 12px;
}

@media(max-width: 768px) {
  .presentation__block--news .presentation__block-top {
    flex-direction: column;
  }

  .presentation__block--news .reply__message {
    padding-bottom: 59px;
    border: 0;
    margin-bottom: 29px;
  }

  .presentation__block--news .presentation__author-body {
    flex-wrap: wrap;
  }

  .presentation__block--news .presentation__block-top .presentation__social {
    margin-top: 8px;
  }

  .presentation__block--news {
    padding: 32px;
    margin-top: 15px;
  }

  .presentation__bottom {
    flex-direction: column;
    align-items: flex-start;
  }

  .presentation__bottom .share {
    margin-bottom: 0;
  }

  .presentation__bottom .presentation__social-col {
    margin-top: 7px;
  }

  .presentation__block--news .presentation__name {
    font-weight: 500;
    font-size: 31px;
    line-height: 39px;
    margin-bottom: 24px;
  }
}

@media(max-width: 480px) {

  .presentation__block--news ol li {
    word-break: break-all;
  }

}

@media(max-width: 380px) {
  .presentation__block--news {
    padding: 25px;
    margin-top: 40px;
  }

  .presentation__block--news .presentation__name {
    font-weight: 500;
    font-size: 27px;
    line-height: 33px;
    margin-bottom: 24px;
    margin-top: 12px;
  }

  .wir_blue_line strong {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
  }

  .presentation__block--news .presentation__item p {
    font-size: 14px;
    line-height: 164%;
    font-family: Noto Serif;
    margin-bottom: 10px;
  }

  .presentation__block--news blockquote p:first-child {
    font-style: italic;
    font-weight: normal;
    font-size: 14px;
    line-height: 150%;
    text-indent: 0;
    margin-bottom: 16px;
}

  .presentation__block--news blockquote:after {
    left: 23px;
  }

  .presentation__block--news blockquote {
    padding-left: 23px;
    margin: 25px 0;
    padding-top: 20px;
  }

  .presentation__block--news blockquote::before {
    left: 0;
  }

  .presentation__block--news .presentation__block-top .presentation__social {
    margin-top: 14px;
  }

  .presentation__block--news figure figcaption {
    font-size: 14px;
    line-height: 150%;
    margin-top: 14px;
    padding-left: 0;
  }

  .video_descr {
    text-align: center;
  }

  .wir_styles_list li {
      padding-left: 27px;
      position: relative;
      font-weight: 500;
      font-size: 14px;
      line-height: 166%;
      list-style: none;
      margin-bottom: 12px;
  }

  .presentation__block--news ol li::before {
    font-size: 14px;
    line-height: 166%;
    top: -6px;
  }

  .presentation__block--news ol li {
    padding-left: 27px;
    position: relative;
    font-weight: 500;
    font-size: 14px;
    line-height: 166%;
    list-style: none;
    margin-bottom: 12px;
  }

  .wir_styles_list {
    margin-top: 18px;
    margin-bottom: 35px;
  }

  .reply__message-top-title {
    font-size: 16px;
    line-height: 19px;
  }

  .reply__message-top-comment {
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
  }
}

.section-post__post {
  display: none;
}

.section-post__more {
  display: none;
}


.slickcarousel {
  width: 720px;
  margin: 25px 0 40px;
}

.slickcarousel .slick-slide img {
  height: 235px;
}

.slickcarousel .slick-slide {
  height: auto;
  position: relative;
  outline: 0;
  display: flex !important;
  align-items: center;
  justify-content: center;
  /*width: 315px !important;*/
  flex: none;
}

.slider-item {
  width: 315px;
  height: 100%;
  display: flex;
  align-items: center;
}

.slick-video {
  height: 100%;
  width: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.slickcarousel .slick-slide img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.slickcarousel  .slick-next {
  right: 0;
  background-color: rgb(255 255 255 / 0.5);
  opacity: 1;
  width: 60px;
  height: 100%;
  transition: background-color 0.3s ease;
}

.slickcarousel  .slick-next::before {
  content: url(/images/arrow-slider-page.png);
  display: block;
  opacity: 1;
}

.slickcarousel  .slick-prev {
  left: 0;
  background-color: rgb(255 255 255 / 0.5);
  opacity: 1;
  width: 60px;
  height: 100%;
  z-index: 1;
}


.slickcarousel  .slick-prev::before {
  content: url(/images/arrow-slider-page.png);
  transform: rotate(180deg);
  display: block;
  opacity: 1;
}



.slickcarousel .slick-video iframe {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  width: 100%;
}

@media(min-width: 960px) {
  .slickcarousel .slick-next:hover {
    background-color: rgb(255 255 255 / 0.7);
  }

  .slickcarousel .slick-prev:hover {
    background-color: rgb(255 255 255 / 0.7);
  }

}

@media(max-width: 900px) {
  .slickcarousel {
    width: calc(100vw - 176px);
  }
}

@media (max-width: 768px) {
  .slickcarousel {
    width: calc(100vw - 104px);;
  }

  .slickcarousel .slick-prev {
    width: 33px;
    height: 33px;
    left: -33px;
    background-color: rgb(27 103 158 / 0.8);
  }

  .slickcarousel .slick-prev::before {
    transform: scale(0.6) rotate(180deg);
  }

  .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background-color: rgb(27 103 158 / 0.8) !important;
  }

  .slickcarousel .slick-next {
    width: 33px;
    height: 33px;
    right: -33px;
    background-color: rgb(27 103 158 / 0.8);
  }

  .slickcarousel .slick-next::before {
    transform: scale(0.6);
  }
/*
  .slickcarousel .slick-track {
    display: flex;
  }

  .slickcarousel .slick-slide {
    width: 315px !important;
    flex: none;
  }*/
}


@media (max-width: 560px) {
  .slickcarousel {
    width: calc(100vw - 94px);
    margin-bottom: 55px;
  }

  .slickcarousel .slick-next {
    right: 0;
    top: initial;
    bottom: -49px;
    padding-left: 2px;
}

  .slickcarousel .slick-prev {
    left: inherit;
    right: 33px;
    top: initial;
    bottom: -49px;
    padding-right: 2px;
  }
}

.news_poem {
  margin: -17px 0 -17px;
}

.news_poem p {
  text-indent: 0 !important;
}

.article--inner .article__author {
  margin-right: 17px;
}

.article--inner .article__rubrik {
  margin-right: 0;
}

.search-top {
  display: flex;
  align-items: center;
  margin: 0 -15px 30px;
}

.search-top .search-top__item {
  width: calc((100% - 125px)/2);
  margin: 0 15px;
}

.search-top .btn {
  padding: 7px 15px;
  margin: 0 15px;
  margin-top: 0;
  font-size: 15px;
  border-radius: 5px;
  width: 125px;
  height: 40px;
  display: inline-flex;
  align-items: center;
}

.search-top .search {
  height: 40px;
}

.search-top select {
  color: #fff;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: 0;
  height: 100%;
  width: 100%;
  padding: 0 10px;
  border-radius: 5px;
  background-color: rgb(54 133 191 / 0.8);
}

.search-top .select-block {
  position: relative;
  width: 100%;
  height: 40px;
  border: 0;
  background-color: rgb(54 133 191 / 0.8);
  color: #fff;
  border-radius: 5px;
}

.search-top .select-block:after {
  content: "";
  background-image: url(/public/images/arrow-slider-page.png);
  position: absolute;
  right: 14px;
  top: 14px;
  z-index: 1;
  text-align: center;
  width: 10%;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
  color: #fff;
  padding: 0;
  width: 12px;
  height: 10px;
  background-position: center;
  background-size: cover;
  transform: rotate(90deg);
}

@media(max-width: 768px) {
  .search-top {
    flex-direction: column;
    align-items: flex-start;
  }

  .search-top .search-top__item input[type=text] {

    font-size: 12px;

  }

  .search-top .search-top__item input[type=text]::-webkit-input-placeholder {

    font-size: 12px;

  }

  .search-top .search-top__item input[type=text]:-moz-placeholder {

    font-size: 12px;

  }

  .search-top .search-top__item input[type=text]::-moz-placeholder {

    font-size: 12px;

  }

  .search-top .search-top__item input[type=text]:-ms-input-placeholder {

    font-size: 12px;

  }

  .search-top .search-top__item {
    width: calc(100% - 30px);
    margin: 0 15px 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .search-top .search-top__item .search__block {
    width: 100%;
  }
}

.presentation__block-top-left {
  display: flex;
  align-items: center;
}

.presentation__block-avatar {
  overflow: hidden;
  width: 68px;
  height: 90px;
  background-position: center;
  background-size: cover;
  border-radius: 10px;
  flex: none;
  margin-right: 18px;
  position: relative;
  background-image: url(/data/ckfsys2/files/images/robot.png);
}


.presentation__block-avatar img {
  position: absolute;
}
.presentation__block--news .presentation__block-item b {
  font-weight: bold;
  display: block;
  width: 100%;
}

.presentation__block--news .presentation__block-item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  position: relative;
  padding-left: 22px;
  transition: opacity 0.3s ease;
}

.presentation__block--news a.presentation__block-item:hover {
  opacity: 0.8;
}

.presentation__block--news .presentation__author-time {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #1B679E;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}


.presentation__block--news .presentation__block-item-icon svg {
  max-width: 100%;
}

.presentation__block--news .presentation__block-item-icon {
  position: absolute;
  top: 4px;
  left: 0;
  flex: none;
  margin-bottom: 0;
  width: 16px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.presentation__block--news .presentation__author-name {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #1B679E;
}

@media (max-width: 480px) {
  .presentation__block--news .presentation__block-item {
    font-size: 14px !important;
    line-height: 19px!important;
  }

  .presentation__block-avatar {
    width: 55px;
    height: 69px;
  }
}

@media(max-width: 992px) {
  .presentation__block--news-admin p iframe {
    width: calc(100% - 2px);
    margin-left: -24px;
    height: 55vw;
  }
}


@media (max-width: 480px) {
  .presentation__block--detail .presentation__social-item span {
    display: block;
}
}




.wrapper__block--faces {
  background: #1B679E;
  margin: -10px 0 -35px;
  padding-top: 37px;
  padding-bottom: 43px;
  width: 100%;
}

.wrapper__content--faces {
  position: relative;
  width: 960px;
  margin: 0 auto;
  background: #3685BF;
  border-radius: 10px;
  flex: none;
  padding: 40px;
}

.wrapper__content--face {
  width: 960px;  position: relative;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 10px;
  flex: none;
  padding: 50px 55px;
}

.wrapper__content--face  .face__action {
  top: 18px;
  right: 56px;
}

@media(max-width: 1040px) {
  .wrapper__content--face {
    width: 100%;
    padding: 25px;
  }
}

@media(max-width: 560px) {
  .wrapper__content--face {
    margin: 0 -15px;
    width: calc(100% + 30px);
    padding: 20px 20px;
  }
}

.wrapper__content--faces .wrapper__nav {
  margin-bottom: 0;
  justify-content: space-between;
  margin-bottom: 28px;
}

.wrapper__content--faces .wrapper__nav h1 {
  font-weight: bold;
  font-size: 30px;
  line-height: 24px;
  color: #FFFFFF;
  margin-bottom: 0;
}

.wrapper__content--faces--main {
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
}

.wrapper__content--faces--main h1 {
  margin-bottom: 0 !important;
}

@media(max-width: 1400px) {
  .wrapper__content--faces--main {
    padding-top: 0;
  }
}

@media (max-width: 1200px) {
  .wrapper__block--faces {
    margin-top: -20px;
  }
}


@media(max-width: 1040px) {
  .wrapper__content--faces--main {
    width: 100%;
  }
}

@media(max-width: 1000px) {
  .wrapper__content--faces {
    width: 100%;
  }


}

@media(max-width: 768px) {
  .wrapper__content--faces {
    padding: 25px;
  }



  .wrapper__block--faces {
    background: #1B679E;
    margin: 0px 0 -35px;
  }
}


@media(max-width: 560px) {
  .wrapper__content--faces .wrapper__nav h1 {
    font-size: 26px;
    line-height: 23px;
    color: #FFFFFF;
    margin-bottom: 20px;
  }

  .wrapper__content--faces {
    padding: 20px;
  }
}

@media(max-width: 360px) {
  .wrapper__content--faces {
    margin: 0 -20px;
    width: calc(100% + 40px);
  }
}

.faces-section {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px -20px;
}

.face-section__item {
  width: calc(33.3% - 20px);
  margin: 0 10px 20px;
  padding: 15px;
  background-color: #fff;
  border-radius: 10px;
  text-align: center;
}

.face-section__item:hover .face-section__link {
  opacity: 0.8;
}

@media(max-width: 1040px) {
  .face-section__img {
    height: 26.5vw;
  }
}

@media(max-width: 768px) {
  .face-section__item {
    width: calc(50% - 20px);
  }

  .face-section__img {
    height: 35vw;
  }
}

@media(max-width: 460px) {
  .face-section__item {
    width: calc(100% - 20px);
  }
  .face-section__img {
    height: 63vw;
  }

  .face-section__link {
    font-size: 15px;
    line-height: 1.3;
  }

  .face-section__name {
    font-size: 16px;
    line-height: 20px;
    height: 38px;
  }
}

.face-section__link {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #3685BF;
  transition: opacity 0.3s ease;
}

.face-section__name {
  font-weight: bold;
  font-size: 17px;
  line-height: 22px;
  color: #212121;
  margin-bottom: 6px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s ease;
}

.face-section__img {
  height: 277px;
  border-radius: 8px;
  background-position: center;
  background-size: cover;
  background-color: turquoise;
  margin-bottom: 10px;
}

.about-face {
  padding: 8px 30px;
  font-family: Noto Sans;
  font-weight: 600;
  text-align: center;
  min-height: 90px;
  display: flex;
  align-items: center;
  font-size: 22px;
  line-height: 27px;
  color: #1B679E;
  margin-bottom: 20px;
  background: #C3D5DE;
  box-shadow: 0px 4px 30px rgba(54, 133, 191, 0.08);
  border-radius: 10px;
}

@media(max-width: 1400px) {
  .about-face {
    min-height: 80px;
    font-size: 20px;
    line-height: 25px;
  }
}

@media(max-width: 768px) {
  .about-face {
    font-size: 17px;
    line-height: 1.2;
    padding: 10px;
  }
}


@media(max-width: 420px) {
  .about-face {
    font-size: 15px;
    line-height: 1.2;
  }
}

.face-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -14px -28px;
}

.face-list__item {
  width: calc(25% - 28px);
  margin: 0 14px 28px;
  background-position: top center;
  background-size: cover;
  height: 199px;
  border-radius: 10px;
}

@media(max-width: 1000px) {
  .face-list {
    margin: 0 -10px -20px;
  }

  .face-list__item {
    width: calc(25% - 20px);
    margin: 0 10px 20px;
    height: 19.2vw;
  }
}

@media(max-width: 768px) {
  .face-list__item {
    width: calc(33.3% - 20px);
    height: 27.7vw;
  }
}

@media(max-width: 560px) {
  .face-list__item {
    width: calc(50% - 20px);
    height: 42.1vw;
  }
}

@media(max-width: 360px) {
  .face-list__item {
    width: calc(100% - 20px);
    height: 91vw;
  }
}

.face-detail__top {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.face-detail__top--start {
  justify-content: flex-start;
  margin-bottom: 15px;
}

.face-detail__back {
  font-size: 14px;
  line-height: 162%;
  text-align: right;
  color: #212121;
  opacity: 0.5;
  text-decoration: none;
}

.face-detail__back--white {
  color: #fff;
  opacity: 1;
}

.face-detail__body {
  display: flex;
}

.face-detail__img img {
  width: 100%;
  height: auto;
}

.face-detail__name {
  font-weight: bold;
  font-size: 22px;
  line-height: 162%;
  margin-bottom: 22px;
  color: #212121;
}

.face-detail__bottom {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.face-detail__tag {
  display: flex;
  align-items: center;
}

.face-detail__tag .item {
  margin-right: 26px;
}

.face-detail__tag a {
  display: inline-flex;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #1B679E;

}

.face-detail__tag  .item:last-child {
  margin-right: 0;
}

.face-detail__tag a svg {
  margin-right: 7px;
}

.face-detail__btn {
  flex: none;
  margin-left: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.face-detail__btn .btn {
  display: inline-flex;
}

.face-detail__text {
  font-size: 14px;
  line-height: 163%;
  color: #212121;
  color: #212121;
}

.face-detail__wrap {
  padding-left: 30px;
}

.face-detail__img  img {
  display: block;
}

.face-detail__img {
  width: 360px;
  border-radius: 5px;
  overflow: hidden;
  flex: none;
}

@media(max-width: 1040px) {
  .face-detail__img {
    width: 265px;
  }
}

@media(max-width: 560px) {
  .face-detail__img {
    width: 100%;
    margin-bottom: 15px;
}

  .face-detail__top {
    margin-bottom: 5px;
    margin-top: 8px;
  }

  .face__action-wrap {
    display: flex;
    justify-content: flex-end;
    width: 100%;
  }

  .wrapper__content--face .face__action {
    top: -7px;
    right: 56px;
    position: relative !important;
    top: initial;
    right: initial;
    width: auto;
    height: 20px;
  }

  .wrapper__content--face .c-dropdown__list {
    left: -122px;
  }

  .face-detail__wrap {
    padding-left: 0;
  }

  .face-detail__name {
    font-size: 20px;
    line-height: 162%;
    margin-bottom: 11px;
  }

  .face-detail__btn {
    margin-left: 0;
    margin-top: 15px;
  }

  .face-detail__tag  .item {
    margin-right: 0;
    margin-bottom: 7px;
  }

  .face-detail__tag {
    display: block;
  }

  .face-detail__bottom {
    display: block;
    margin-top: 15px;
  }

  .face-detail__tag a {
    font-size: 13px;
    line-height: 14px;
  }

  .face-detail__body {
    display: block;
  }
}


.face-section__img {
  width: 116px;
  height: 116px;
  flex: none;
  margin: 0;
  background-color: transparent;
}

.face-section__img  img  {
    max-width: 100%;
    max-height: 100%
}

.face-section__name {
  min-height: initial;
}


.face-section__item {
  width: calc(50% - 20px);
  display: flex;
  align-items: center;
  padding: 12px;
  margin-bottom: 18px;
}

.face-section__body {
  padding-left: 18px;
  text-align: left;
  padding-right: 15px;
}

.face-section__link {
  text-align: left;
}

.face-section__link {
  font-size: 14px;
  line-height: 22px
}

@media(max-width: 1400px) {
  .face-section__img {
    width: 100px;
    height: 100px;
  }

  .face-section__name {
    height: auto;
  }

  .face-section__item {
    padding: 8px;
  }
}


@media(max-width: 768px) {
  .face-section__item {
    width: calc(100% - 20px);
  }
}

@media(max-width: 420px) {
  .face-section__img {
    width: 78px;
    height: 78px;
  }

  .face-section__body {
    padding-left: 12px;
  }

  .face-section__name {
    font-size: 15px;
    line-height: 17px;
  }

  .face-section__link {
    font-size: 12px;
    line-height: 19px;
  }

  .face-section__item {
    margin-bottom: 10px;
  }
}

.wrapper__content--faces .search input[type=text] {
  color: #fff;
  width: 100%;
}

.wrapper__content--faces .search {
  border-bottom: 2px solid #fff;
  height: 40px;
  margin-bottom: 0;
  flex-grow: 1;
  margin-left: 40px;
}

.wrapper__content--faces .search input[type=text]::-webkit-input-placeholder {
  color: #fff;
}

.wrapper__content--faces .search input[type=text]:-moz-placeholder, .wrapper__content--faces .search input[type=text]::-moz-placeholder {
  color: #fff;
}

.wrapper__content--faces .search input[type=text]:-ms-input-placeholder {
  color: #fff;
}

.wrapper__content--faces .search .search__submit {
  background: none;
}

.wrapper__content--faces .search .search__submit {
  margin-right: 5px;
}

.wrapper__content--faces .search .search__submit  svg {
  display: block;
}

@media(max-width: 560px) {
  .wrapper__content--faces .search {
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
  }
}

.wrapper__content--faces--search {
  background-color: #FFFFFF;
  border-radius: 10px 10px 0px 0px;
  position: relative;
    width: 960px;
    margin: 0 auto;
    border-radius: 10px;
    flex: none;
    padding: 40px;
}

.wrapper__content--faces--search .wrapper__nav {
  flex-direction: column;
  align-items: flex-start;
}

.wrapper__content--faces--search h1 {
  font-size: 30px;
  line-height: 24px;
  margin-bottom: 33px;
}

.search--light {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 28px;
}

.search__result {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #1B679E;
}

.search--light .search__submit {
  position: absolute;
  left: 0;
  background-image: none;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.search--light input[type=text] {
  width: 100%;
  height: 36px;
  color: #212121;
  margin-bottom: 2px;

}

.search--light .search__block {
  width: 100%;
  padding-left: 25px;
  position: relative;
  border-bottom: 1px solid #C3D5DE;
}

.face-search__item {
  display: flex;
  margin-bottom: 29px;
}

.face-search__item:last-child {
  margin-bottom: 0;
}

.face-search__body {
  padding-left: 25px;
}

.face-search__img {
  width: 199px;
  height: 199px;
  border-radius: 10px;
  background-position: center;
  background-size: cover;
  flex: none;
}

.face-search__name {
  font-weight: bold;
  font-size: 22px;
  line-height: 162%;
  color: #212121;
}

.face-search__info  {
  padding: 0;
  margin: 0;
  margin-top: 20px;
  background-color: transparent;
  border-radius: 0;
}

.face-search__info .breadcrumb {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.face-search__info .breadcrumb a {
  margin-bottom: 10px;
}

.face-search__info .breadcrumb a:last-child {
  margin-bottom: 0;
}

@media(max-width: 1025px) {
  .wrapper__content--faces--search {
    max-width: 100%;
  }
}

@media(max-width: 768px) {
  .wrapper__content--faces--search {
    padding: 25px;
  }

  .wrapper__content--faces--search h1 {
    font-size: 25px;
    line-height: 21px;
    margin-bottom: 15px;
  }

  .face-search__img {
    width: 105px;
    height: 105px;
  }

  .face-search__body {
    padding-left: 12px;
  }
}

@media(max-width: 420px) {
  .face-search__item {
    display: block;
  }

  .face-search__img {
    width: 100%;
    height: 75vw;
    margin-bottom: 11px;
  }

  .face-search__body {
    padding-left: 0;
  }

  .face-search__name {
    font-size: 18px;
    line-height: 157%;
  }

  .face-search__info {
    margin-top: 5px;
  }
}

.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  overflow: hidden;
}

.wrapper__body {
  display: flex;
  flex-direction: column;
}

.loupe {
  background-image: url(../images/search.svg);
  width: 16px !important;
  height: 16px !important;
  position: absolute;
  right: 14px;
  bottom: 12px;
  z-index: 11;
  transition: opacity 0.3s ease;
  background-position: center;
  background-size: cover;
}

.loupe:hover {
  opacity: 0.7;
}

.foto__item--my {
  justify-content: flex-start;
}

.foto__item--my  .foto__name {
  margin-top: 4px;
}


@media(max-width: 768px) {
  .search {
    padding-right: 0;
  }

  .srch_bth {
    margin-right: 0;
    flex: none;
    width: 35px;
  }

  .search__block {
    width: auto;
    flex-grow: 1;
  }



  .search input[type=text] {
    font-size: 11px;
    width: 100%;
}

  .search input[type=text]::-webkit-input-placeholder {    font-size: 11px;}
  .search input[type=text]::-moz-placeholder          {    font-size: 11px;}
  .search input[type=text]:-moz-placeholder           {    font-size: 11px;}
  .search input[type=text]:-ms-input-placeholder      {    font-size: 11px;}
}

.profile_info_edit--big {
  display: inline-flex;
  align-items: center;
  color: #fff;
  margin-bottom: 8px;
}

.profile_info_edit--big .svg-icon {
  width: 14px;
  height: auto;
  margin-right: 7px;
}

.profile_info_edit--big .svg-icon use {
  fill: #fff;
}


.about-popup__main-title--center {
  text-align: center;
}

.about-popup {
  height: 100vh;
  position: fixed;
  z-index: 10;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  overflow-y: auto;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}


.about-popup.is-active {
  opacity: 1;
  pointer-events: auto;
}

.about-popup__title::before {
  content:" ";
  position: absolute;
  width: 80px;
  height: 2px;
  background-color: #fff;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 9px;
}

.about-popup__subtitle {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  color: #FFFFFF;
  position: relative;
}

.about-popup__title {
  font-family: Georgia;
  font-style: normal;
  font-weight: bold;
  font-size: 42px;
  line-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-align: center;
  color: #FFFFFF;
  padding-bottom: 18px;
  position: relative;
}


.about-popup__section-top {

  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-align: center;
  background-position: center;
  background-size: cover;
  z-index: 5;
}

.about-popup__section-top::before {
  content:" ";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #33424D;
  opacity: 0.6;
  z-index: 5;
}

.about-popup__section {
  height: 100vh;
}

.about-popup__section--grey {
  z-index: 5;
  background-color: #33424D;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.introduction div {
  cursor: pointer;
}

.introduction__title {
  text-align: center;
  font-family: Georgia;
  font-weight: bold;
  font-size: 24px;
  line-height: 27px;
  color: #FFFFFF;
  margin-bottom: 36px;
}

.introduction span {
  width: 37px;
  flex: none;
  display: inline-flex;
}

.introduction {
  margin: 0 auto;
  width: 521px;
  font-size: 18px;
  line-height: 180%;
  color: #FFFFFF;
}



.about-popup__section--main {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  height: auto;
}



.about-popup__section--main::before {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(51, 66, 76, 0.3);
  z-index: 2;
}

.about-popup__main {
  padding: 68px 90px;
  background: #E6E6E6;
}

.about-popup__main-title {
  font-family: Georgia;
  margin-bottom: 40px;
  font-weight: bold;
  font-size: 24px;
  line-height: 27px;
  text-align: center;
  color: #04073D;
}

.about-popup__close {
  cursor: pointer;
  width: 42px;
  height: 42px;
  position: fixed;
  z-index: 10;
  top: 60px;
  background-image: url(/public/images/about-close-popup.png);
  right: 60px;
}

.about-popup__main-section {
  margin-bottom: 60px;
}

.about-popup__container {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  z-index: 6;
  padding: 0 15px;
}

.about-popup__section-img-left {
  position: fixed;
  z-index: 1;
  width: calc((100% - 930px)/2);
  background-size: cover;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100vh;
  background-image: url(/public/images/back-about-left.jpg);
  background-position: right;
}

.about-popup__section-img-right {
  position: fixed;
  z-index: 1;
  width: calc((100% - 930px)/2);
  background-size: cover;
  right: 15px;
  top: 0;
  bottom: 0;
  height: 100vh;
  background-image: url(/public/images/back-about-right.jpg);
  background-position: left;
}

.about-popup__section-img {
  position: fixed;
  z-index: 1;
  right: 17px;
  width: auto;
  background-size: cover;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100vh;
  background-image: url(/public/images/back-about-main.png);
}


.about-popup__main-body p {
  margin: 0;
  font-size: 16px;
  line-height: 130%;
  margin: 0;
  text-indent: 29px;
  color: #04073D;
}

.about-popup__main-section:last-child {
  margin-bottom: 0;
}

.about-popup__main-section--last p {
  font-weight: bold;
  text-indent: 0;
}

@media(max-width: 1024px) {
  .about-popup__title {
    font-size: 36px;
    line-height: 41px;
  }

  .about-popup__section-img-right {
    width: 55px;
    right: 0;
  }


  .about-popup__section-img-left {
    width: 55px;
  }

  .about-popup__close {
    top: 36px;
    right: 36px;
  }

  .introduction {
    width: 394px;
  }


  .about-popup__main {
    padding: 40px 40px;
  }

  .about-popup__section--main {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 40px;
    position: relative;
    height: auto;
    padding-right: 40px;
  }
}

@media(max-width: 480px) {
  .about-popup__title {
    font-size: 24px;
    line-height: 27px;

  }

  .about-popup__close {
    top: 24px;
    right: 24px;
    width: 36px;
height: 36px;
background-position: center;
background-size: cover;
  }

  .about-popup__main-section {
    margin-bottom: 24px;
}

  .about-popup__main-title {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 23px;
  }

  .about-popup__main-body p {
    font-size: 14px;
    line-height: 130%;
    text-indent: 21px;
  }

  .about-popup__main {
    padding: 24px;
  }

  .about-popup__section--main {
    padding-left: 14px;
    padding-right: 14px;
  }

  .introduction {
    width: 100%;
    padding: 0 25px;
  }

  .about-popup__subtitle {

  }
}


.doc-list--about {
  display: flex;
  flex-direction: column;
}

.doc-list__about {
  display: inline-flex;
  align-items: center;
  margin-bottom: 15px;
  line-height: 20px;
  font-size: 15px;
  color: #3685bf;
  font-weight: 700;
  cursor: pointer;
}


.doc-list__about::before {
  content: " ";
  flex: none;
  display: block;
  width: 29px;
  height: 20px;
  margin-right: 7px;
  background-position: center;
  background-size: cover;
  background-image: url(/public/images/rb.png);
}


.b-interactive {
  margin-bottom: 24px;
}

.b-interactive__btn {
  flex: none;
}

.b-interactive__btn.b-interactive__btn--center {
    margin: auto;
}

.b-interactive__wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background-color: #1B679E;
  padding: 12px 17px 22px;
  height: 370px;
  background-image: url(../images/common/dialog.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
}

.b-interactive__body {
  flex-grow: 1;
}

.b-interactive__title {
  font-weight: bold;
  font-size: 15px;
  line-height: 150%;
  color: #fff;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.b-interactive__bigtitle {
  font-family: Noto Serif;
  color: #fff;
  font-weight: bold;
  font-size: 32px;
  line-height: 44px;
    text-align: center;
}

.b-interactive--mobile {
  display: none;
}

@media (max-width: 1200px) {
  /*.b-interactive--mobile {
    display: block;
    width: 100%;
    margin-bottom: 35px;
  }*/

  .b-interactive__bigtitle {
    margin-bottom: 35px;
    font-size: 28px;
    line-height: 110%;
}

  .b-interactive__bigtitle {
    margin-bottom: 35px;
  }

  .wrapper__block--index {
    flex-direction: column;
  }
}


@media(max-width: 992px) {
  .b-interactive--mobile {
    padding: 0;
    margin: -20px 0 0;
    border: 0;
  }

  .header__menu .header__container {
    align-items: flex-start;
  }

  .menu-level__control {
    height: 48px;
  }

  .b-interactive__wrap {
    background-image: none;
    flex-direction: row;
    padding: 14px 20px 14px;
    align-items: center;
  }

  .b-interactive__wrap .btn--middle {
    font-weight: bold;
    font-size: 10px;
    line-height: 110%;
    padding: 8px 18px;
    margin-left: 10px;
    flex: none;
  }

  .b-interactive__bigtitle {
    margin-bottom: 0;
    font-weight: bold;
    font-size: 18px;
    line-height: 110%;
    max-width: 120px;
  }

  .b-interactive__title {
    display: none;
  }
}

@media(max-width: 768px) {
  .b-interactive--mobile {
    padding: 0;
    margin: 0px 0 0;
    border: 0;
}
}

@media(max-width: 640px) {
  .b-interactive__title {
    font-size: 13px;
    line-height: 150%;
    margin-bottom: 12px;
  }

  .b-interactive__bigtitle {
    font-size: 25px;
  }
}

@media(max-width: 480px) {

  .b-interactive__wrap {
    background-position: 142px;
  }

}



.workshop-banner {
  overflow: hidden;


  padding: 75px 0 41px;
  min-height: 400px;
}

.workshop-banner__wrap {
  overflow: hidden;
  margin-top: -10px;
  position: relative;
  background-position: center;
    background-size: cover;
    z-index: 11;
  background-image: url(/images/back-work.png);
}


.workshop-banner__container {
  position: relative;
  z-index: 3;
}

.workshop-banner::before {
  content: " ";
  position: absolute;
  top: -150px;
  right: -620px;
  background-image: url(/images/dialog.jpg);
  width: 920px;
  z-index: 2;
  height: 920px;
  background-size: cover;
  width: 1318px;
  height: 1318px;
}

.workshop-banner::after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(/images/star.png);
  width: 1535px;
  height: 383px;
  z-index: 1;
}

.workshop-banner h1 {
  color: #fff;
  font-family: Noto Serif;
  margin-bottom: 37px;
  letter-spacing: 0.02em;
}

.workshop-banner__container {
  width: 1140px;
  margin: 0 auto;
}


.ac-text {
  font-size: 16px;
  line-height: 170%;
  overflow: hidden;
}

.ac-text__btn {
  margin-top: 22px;
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  line-height: 170%;
  color: #1B679E;
}

.ac-text__icon svg {
  display: block;
}

.ac-text__icon {
  width: 22px;
  height: 22px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 9px;
}

.workshop-banner .ac-text {
  color: #fff;
  max-width: 45vw;
}

.workshop-banner  .ac-text__btn {
  color: #fff;
}

@media (max-width: 1200px) {
  .workshop-banner {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 50px;
  }

  .workshop-banner h1 {
    margin-bottom: 33px;
  }

  .workshop-banner__wrap {
    margin-top: -20px;
  }

  .workshop-banner__container {
    width: 100%;
  }

  .workshop-banner::before {
    right: -871px;
  }
}

@media (max-width: 768px) {
  .workshop-banner::before {
    display: none;
  }

  .workshop-banner .ac-text {
    max-width: 100%;
  }

  .workshop-banner h1 {
    margin-bottom: 25px;
  }

  .workshop-banner {
    padding-top: 35px;
    padding-bottom: 35px;
    height: auto;
    min-height: initial;
  }

  .workshop-banner__wrap {
    margin-top: 0px;
  }
}

@media (max-width: 560px) {
  .workshop-banner h1 {
    margin-bottom: 30px;
    font-size: 36px;
    line-height: 110%;

    position: relative;
  }

  .workshop-banner {
    padding-top: 40px;
    padding: 0;
  }

  .workshop-banner__container  .ac-text {
    position: relative;
  }

  .workshop-banner__container  .ac-text__btn {
    position: relative;
  }

  .workshop-banner__container {
    padding: 40px 20px 35px;
  }

  .workshop-banner__container::before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 105%;
    right: 0;
    content:"";
    background: rgba(19, 43, 62, 0.67);
  }

  .workshop-banner::before {
    content: " ";
    display: block;
    position: absolute;
    top: 62px;
    right: -250px;
    width: 601px;
    z-index: 2;
    height: 619px;
    background-size: cover;
    transform: rotate(
-21deg
);
  }
}


.main_comment_form-wrap {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  z-index: 50;
  pointer-events: none;
  transition: opacity 0.3s ease;
}


.main_comment_form-wrap.is-open {
  opacity: 1;
  pointer-events: auto;
}

.main_comment_form__container {
  position: relative;
  width: 615px;
  max-width: 100%;
  background-color: #FFFFFF;    overflow-y: auto;
  max-height: 100%;
  padding: 91px 70px;
}

.main_comment_form__title {
  font-weight: bold;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #2A4F69;
  text-align: center;
  margin-bottom: 30px;
}

.answer_comment_form.btn {
  margin-top: 28px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 6px;
  font-family: Noto Sans;
  height: 62px;
  justify-content: center;
  width: 100%;
}

.post_comment_workshop.btn {
  margin-top: 28px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 6px;
  font-family: Noto Sans;
  height: 62px;
  justify-content: center;
  width: 100%;
}

.main_comment__close {
  cursor: pointer;
  position: absolute;
  top: 27px;
  right: 26px;
}

@media(max-width: 560px) {
  .main_comment_form__container {
    padding: 50px 35px;
  }

  .main_comment__close img {
    max-width: 100%;
    height: auto;
  }

  .main_comment__close {
    top: 20px;
    right: 20px;
    width: 15px;
    height: 15px;
  }
}


.tab-block__control {
  display: flex;
  align-items: center;
  border-bottom: 4px solid #C3D5DE;
  margin-bottom: 24px;

}

.tab-block__control-item {
  display: inline-flex;
  align-items: center;
   margin-bottom: -4px;
  padding: 10px 0;
  font-weight: bold;
  margin-right: 32px;
  cursor: pointer;
  font-size: 15px;
  line-height: 20px;
  color: #33424D;
  transition: color 0.3s, border-color 0.3s ease;
  border-bottom: 4px solid transparent;
}

.tab-block__control-item:last-child {
  margin-right: 0;
}

.tab-block__control-item.is-active {
  border-color: #3685BF;
  color: #1B679E;
}

.tab-block__block.is-active {
  display: block;
}

.tab-block__block {
  display: none;
}

@media(max-width: 560px) {
  .tab-block__control-item {
    padding: 5px 0;
    font-weight: bold;
    margin-right: 13px;
    cursor: pointer;
    font-size: 11px;
    line-height: 20px;
  }
}

.wrapper__block--master {
  padding-top: 41px;
}



.question__top {
  display: inline-flex;
  align-items: center;
  margin-bottom: 5px;
}

.question__top span {
  font-size: 13px;
  line-height: 18px;
  color: #1B679E;
}

.question__item {
  padding: 15px 15px 15px;
  background-color: #fff;
}

.question__item {
  margin-bottom: 10px;
}

.question__item:last-child {
  margin-bottom: 0;
}

.question__dialog {
  margin-left: 33px;
  font-size: 12px;
  line-height: 16px;
  display: inline-flex;
  align-items: center;
  color: #2A4F69;
}

.question__name {
  display: inline-flex;
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  margin-bottom: 8px;
  color: #1B679E;
  font-family: Noto Serif;
  transition: opacity 0.3s ease;
}

.question__name:hover {
  opacity: 0.8;
}

.question__btn-main {
  margin-top: 24px;
  display: inline-flex;
  align-items: center;
  width: 100%;
}

.question__btn-main .btn {
  font-weight: bold;
  justify-content: center;
    cursor: pointer;
  font-size: 14px;justify-content: center;
  cursor: pointer;
  font-family: Noto Sans;
  line-height: 110%;
  width: 100%;
  display: flex;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  background: linear-gradient(0deg, #3685BF, #3685BF);
  border: 1px solid rgba(27, 103, 158, 0.5);
  box-sizing: border-box;
  border-radius: 6px;
  padding: 10px 18px;
}

.question__btn {
  display: inline-flex;
  align-items: center;
}

.question__btn .btn {
  font-weight: bold;
  font-size: 14px;
  line-height: 110%;
  padding: 10px 18px;
  border-radius: 6px;
}

.question__top-icon {
  margin-right: 8px;
  flex: none;
}

.question__dialog svg {
  margin-right: 7px;
}

.question__dialog svg use {
  fill: #2A4F69;
}

@media(max-width: 768px) {
  .question__item {
    padding: 16px 15px 15px;
  }

  .question__top {
    margin-bottom: 6px;
  }

  .question__btn .btn {
    font-size: 12px;
    line-height: 110%;
    padding: 7px 11px;
    border-radius: 6px;
  }

  .question__name {
    font-size: 17px;
    line-height: 143%;
    margin-bottom: 11px;
  }

  .question__dialog {
    margin-left: 19px;
  }
}

.question--small {
  padding-top: 25px;
}

.question--small .question__item {
  padding: 0;
  background-color: transparent;
}

.question--small .question__name {
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 16px;
}

.question--small .question__top-icon {
  background-position: center;
  background-size: cover;
  width: 26px;
  height: 26px;
  border-radius: 50%;
}

.question--small .question__dialog {
  margin-left: 0;
}

.question--small .question__top {
  margin-bottom: 11px;
}

.question--small .question__top span {
  color: #2A4F69;
}


.question__body {
  display: flex;
  flex-direction: column;
}

.select__block {
  display: flex;
  margin-bottom: 15px;
  margin: 0 -5px 30px;
}

.select__block  select {
  width: 180px;
  margin: 0 5px;
  height: 35px;
  padding: 5px;
  outline: 0;
  border: 1px solid #1B679E;
  background-color: #fff;
}


.select-mobile {
  display: none;
}

.wrapper__block--master .wrapper__content {
  width: calc(100% - 271px);
  padding-right: 60px;
}

.wrapper__block--master .aside-right {
  width: 271px;
  padding: 0;
  padding-top: 8px;
}

@media (max-width: 992px) {
  .aside-right--mobile {
    display: none;
  }

  .select-mobile {
    display: initial;
  }
}

@media (max-width: 560px) {
  .tab-block--work .tab-block__control {
    flex-direction: column;
  }
  .tab-block--work .tab-block__control-item:last-child {
    margin-bottom: 0;
}
  .tab-block--work .tab-block__control-item {
    width: 100%;
    text-align: center;
    justify-content: center;
    margin-bottom: 3px;
    margin-right: 0;
  }

  #workshop_created_buro_filter {
    display: none;
  }
  .select__block--column select {
    width: 100%;
    margin-bottom: 5px;
    margin: 0;
    margin-bottom: 5px;
  }
}
@media (max-width: 992px) {
  .wrapper__block--master .wrapper__content {
    width: 100%;
    padding-right: 0;
  }

  .wrapper__block--master .aside-right {
    width: 100%;
  }
}


.vote_form.not-show {
	display: none;
}
.voite__main {
  margin-top: -24px;
  background-color: #fff;
  padding: 34px 40px;
}

.voite__main.is-hidden {
  display: none;
}

.voite__main .radio__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.voite__main .radio__list .radio {
  margin-bottom: 16px;
  position: relative;
}

.voite__main .radio__list .radio:last-child {
  margin-bottom: 0;
}

.voite__btn {
  margin-top: 27px;
}

.voite__btn .btn {
  font-size: 14px;
  line-height: 110%;
  padding: 10px 18px;
  border-radius: 6px;
}

.voite__result {
  margin-top: -24px;
  background-color: #fff;
  padding: 34px 40px;
  display: none;
}

.voite__result.is-active {
  display: block;
}

.voite__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 4px;
  position: relative;
  padding: 5px 11px;
  background: rgba(235, 240, 242, 0.3);
}

.voite__item:last-child {
  margin-bottom: 0;
}

.voite__line {
  position: absolute;
  top:0 ;
  left: 0;
  bottom: 0;
  background: #EBF0F2;
}

.voite__name {
  font-size: 14px;
  line-height: 170%;
  color: #33424D;
  position: relative;

}

.vote_success {
  text-align: center;
  margin: 15px 0 52px;
  font-weight: bold;
}



.checkbox {
  display: inline-flex;
  position: relative;
  margin-bottom: 16px;
}

.checkbox input:checked~.checkbox__control::before {
  opacity: 1;
}

.checkbox input {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  z-index: 5;
}

.checkbox__control::before {
  content:" ";
  position: absolute;
  width: 12px;
  height: 12px;
  left: 2px;
  top: 2px;
  background-color: #3685BF;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.checkbox__control {
  position: relative;
  flex: none;
  width: 18px;
  height: 18px;
  background-color: #FFFFFF;
  border: 1px solid #C3D5DE;
  box-sizing: border-box;
  margin-right: 12px;
  margin-top: 1px;
}

.checkbox__label {
  font-size: 14px;
  line-height: 19px;
}


.back img {
  margin-right: 9px;
}

.back--master {
  margin-top: 38px;
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  line-height: 170%;
  color: #1B679E;
  transition: opacity 0.3s ease;
}

.back--master:hover {
  opacity: 0.5;
}

.reply__btn .btn {
  cursor: pointer;
  width: 100%;
  font-weight: bold;
  font-size: 14px;
  line-height: 110%;
  padding: 10px 18px;
  border-radius: 6px;
}

.not-comment {
  margin-bottom: 24px;
  font-weight: bold;
}

.main_comment_form__field {
  margin-bottom: 10px;
}

form .main_comment_form__field label {
  color: #33424d;
  margin-bottom: 3px;
}

.add_user_question {
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 6px;
  font-family: Noto Sans;
  height: 35px;
  justify-content: center;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: green;
}

.user_theme_workshop.btn {
  margin-top: 28px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 6px;
  font-family: Noto Sans;
  height: 62px;
  justify-content: center;
  width: 100%;
}

.reply__wrap {
  background-color: #fff;
  margin-top: -24px;
  padding: 1px 17px;
}

.reply__wrap .reply {
  border-top: 0;
}

.reply__btn {
  margin-top: 17px;
}

.top-block .analysis__avatar {
  width: 26px;
  height: 26px;margin-right: 7px;
}


.analysis__avatar {
  width: 42px;
  height: 42px;
  flex: none;
  border-radius: 50%;
  background-position: center;
  background-size: cover;
  margin-right: 15px;
}

.analysis__top-body {
  font-size: 13px;
  line-height: 18px;
  display: inline-flex;
  align-items: center;
  color: #1B679E;
}

.analysis__top-body img {
  margin-right: 8px;
  flex: none;
}


.analysis__top {
  display: flex;
  align-items: center;
}

.analysis__date {
  font-size: 13px;
  line-height: 18px;
  margin-left: 20px;
  color: #99B0BF;
}

.analysis__item {
  padding: 24px 30px 30px;
  background-color: #fff;
  margin-bottom: 18px;
}

.analysis__item:last-child {
  margin-bottom: 0;
}

.analysis__top {
  margin-bottom: 18px;
}

.analysis__text {
  font-size: 16px;
  line-height: 150%;
  color: #33424D;
}

.analysis__question {
  display: flex;
  margin-top: 18px;
  border: 3px solid #EBF0F2;
  padding: 10px;
}

.analysis__question-title {
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 3px;
  color: #394852;
}

.analysis__question-text {
  font-size: 13px;
  line-height: 20px;
  color: #33424D;
}

.analysis__avatar {
  width: 42px;
  height: 42px;
  flex: none;
  border-radius: 50%;
  background-position: center;
  background-size: cover;
  margin-right: 15px;
}

.analysis__top-body {
  font-size: 13px;
  line-height: 18px;
  display: inline-flex;
  align-items: center;
  color: #1B679E;
}

.analysis__top-body img {
  margin-right: 8px;
  flex: none;
}

.top-block {
  display: flex;
  align-items: center;
  font-size: 13px;
  line-height: 18px;
  color: #1B679E;
  margin-bottom: 18px;
}

.wrapper__block--master-detail h1 {
  font-family: Noto Serif;
  font-weight: 600;
  font-size: 28px;
  line-height: 140%;
  margin-bottom: 17px;
}

@media (max-width: 992px) {
  .wrapper__block--master-detail h1 {
    font-size: 25px;
    line-height: 134%;
}
}


@media (max-width: 560px) {
  .wrapper__block--master-detail h1 {
    font-size: 20px;
    line-height: 131%;
}

.voite__main {
  padding: 20px 15px;
}
}
























/*New style*/

/*** Search--video ***/
.btn--date {
	display: inline-flex;
	align-items: center;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	border-radius: 4px;
	padding: 8px 15px;
	text-transform: initial;
	position: relative;
}

.btn--date input {
	display: none !important;
}

.btn--date img {
	cursor: pointer;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100% !important;
	height: 100% !important;
	opacity: 0;
}

.btn--date svg {
	margin-left: 10px;
}

#ui-datepicker-div {
	margin-top: 36px;
}

.search--video {
	margin-top: 16px;
	height: auto;
	justify-content: space-between;
	padding-right: 0;
	margin-bottom: 20px;
}
.search--video .search__block {
	width: auto;
}

.search__block-date {
	display: inline-flex;
	align-items: center;
}

.date-reset {
	display: inline-flex;
	margin-right: 24px;
	font-weight: 400;
	font-size: 14px;
	color: #3685BF;
	line-height: 19px;
}

.date__wrap {
	display: inline-flex;
    align-items: center;
}

.date__wrap  .btn--date:nth-child(1) {
	margin-right: 18px;
}

@media(max-width: 768px) {
	.search--video.search input[type=text] {
		font-size: 14px;
		line-height: 19px;
		width: 100%;
	}

	.search--video.search input[type=text]::-webkit-input-placeholder {
		font-size: 14px;
		line-height: 19px;
	}
	.search--video.search input[type=text]::-moz-placeholder   {
		font-size: 14px;
		line-height: 19px;
	}
	.search--video.search input[type=text]:-moz-placeholder    {
		font-size: 14px;
		line-height: 19px;
	}
	.search--video.search input[type=text]:-ms-input-placeholder  {
		font-size: 14px;
		line-height: 19px;
	}
}

@media(max-width: 640px) {
	.search--video .search__block {
		width: 100%;
	}

	.search--video {
		flex-direction: column;
	}

	.search__block-date {
		width: 100%;
		flex-direction: column;
		align-items: flex-start;
		margin-top: 15px;
	}

	.date__wrap .btn--date:nth-child(1) {
		margin-right: 5px;
	}

	.search--video .date__wrap {
		order: 1;
		width: calc(100% + 10px);
		margin: 0 -5px;
	}

	.search--video .date__wrap .btn {
		width: calc(50% - 10px);
		margin: 0 5px;
	}

	.search--video .date-reset {
		order: 2;
		margin-top: 5px;
	}
}


/*Block Video*/
.video-item__wrap {
	margin: 0 -7px;
	width: calc(100% + 14px);
}

.video-item__wrap {
	overflow: hidden;
	width: 100%;
}








.video__about {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #2A4F69;
  max-width: 680px;
  margin-bottom: 24px;
  margin-top: 20px;
}














.presentation__wrap {
  width: 100%;
}
.wrapper__body--grey {
  background-color: #e6eef2;
}

.article-project span {
  position: relative;
  z-index: 3;
}
.article-project .article-project__top {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  padding: 12px 17px;
}
.article-project__wrap {
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  background-position: center;
  background-size: cover;
}
.article-project__wrap::before {
  content:" ";
  position: absolute;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180.15deg, rgba(42, 79, 105, 0) 38.51%, #3C5B6F 99.87%);
}
.wrapper__content--article {
  margin: 0 -10px;
  display: flex;
  padding-bottom: 0;
  flex-wrap: wrap;
}
.article-project {
  padding: 32px 20px;
  width: 100%;
  display: flex;
  align-items: flex-end;
  height: 342px;
  font-weight: 700;
  line-height: 32px;
  font-size: 28px;
  position: relative;
  font-family: Noto Serif, serif;
  color: #fff;
  background-position: center;
  background-size: cover;
  margin-bottom: 24px;
}

.article-project::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(180.15deg, rgba(42, 79, 105, 0) 38.51%, #3C5B6F 99.87%);
}
.video-item__img {
  height: 175px;
  background-position: center;
  background-size: cover;
  margin-bottom: 12px;
}

.video-item {
  float: left;
  font-family: 'Noto Sans';
  width: calc(25% - 28px);
  margin: 0 14px 25px;
}

.video-item--big {
  width: calc(75% - 28px);
  margin-bottom: 16px;
}

.video-item--big .video-item__img {
  height: 408px;
  margin-bottom: 17px;
}

.video-item__text {
  font-family: Noto Sans, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #33424D;
}

.video-item--big .video-item__text {
  font-size: 20px;
  line-height: 27px;
}





.pagination--link {
  margin-top: 45px;
  margin-bottom: 30px;
  width: 100%;
}

.pagination--link ul {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;

}

.pagination--link ul li {
  margin: 0 4px;
}

.pagination--link ul li a {
  width: 24px;
  height: 24px;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  border-radius: 3px;
  color: #3685BF;
  border: 0;
  transition: background-color 0.3s ease;
}

.pagination--link ul li a.is-active {
  background: #3685BF;
  color: #fff;
}

.filter-tab__wrap {
  display: flex;
}


@media(max-width: 960px) {
  .video-item--big .video-item__img {
    height: 306px;
  }

  .video-item__img {
    height: 100px;
  }

  .video-item--big .video-item__img {
    height: 281px;
    margin-bottom: 6px;
}

  .video-item--big .video-item__text {
    font-size: 16px;
    line-height: 1.2;
}

  .video-item__text {
    font-size: 13px;
    line-height: 14px;
  }

  .filter-tab--video .filter-tab__wrap {
    width: 713px;
    flex: none;
  }

  .filter-tab--video {
    overflow-y: hidden;
    margin-right: -15px;
  }
}


@media(max-width: 640px) {
  .wrapper__nav--video {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 10px;
    margin-bottom: 25px;
  }

  .wrapper__nav--video h1 {
    margin-bottom: 12px;
  }

  .wrapper__nav--video .btn {
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    padding: 8px 20px;
  }

  .video-item {
    width: calc(100% - 28px);
    margin-bottom: 16px;
  }

  .video-item--big .video-item__img {
    height: 53vw;
    margin-bottom: 8px;
  }

  .video-item__img {
    height: 53vw;
    margin-bottom: 8px;
  }

  .video-item__text {
       font-size: 16px;
  }

  .video-item--big .video-item__text {
    font-size: 16px;
    line-height: 22px;
}

  .video-item--big {
    width: calc(100% - 28px);
    margin-bottom: 16px;
  }




  .video-item__wrap {
    margin: 0 -4px;
  }


}

.modal-form__close {
  top: 22px;
  right: 22px;
  position: absolute;
  cursor: pointer;
  z-index: 5;
}

.modal--popup .modal-form {
  padding: 25px;
  width: 550px;
  max-width: 100%;
}

.modal--popup .presentation__block--detail .presentation__name {
  margin-bottom: -1px;
  display: block;
}

.modal--popup .form__btn {
  margin-top: 28px;
}

.pagination--link span {
  color: #fff;
  border: 1px solid #3685BF;
  background-color: #3685BF;
}

.question__top-wrap {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
	margin-bottom: 30px;
}
.btn--default {
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	padding: 8px 16px;
	border-radius: 4px;
	text-transform: inherit;
}

.question__top-wrap .select__block {
	margin-bottom: 0;
}

.presentation__mini {
	text-align: left;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 22px;
	color: #2A4F69;
}

.modal--dialog .form__field {
	margin-bottom: 12px;
}

.modal--dialog .form label {
	margin-bottom: 6px;
	font-weight: 400;
font-size: 14px;
line-height: 19px;
/* identical to box height */


color: #2A4F69;
}


.modal--dialog .form textarea {
		height: 84px;
}
.modal--dialog .presentation__name {
font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    color: #2A4F69;
    margin-bottom: 12px !important;
    text-align: left;
}

.modal--dialog .add-item__body {
    flex-grow: 1;
    padding-left: 0;
}

.modal--dialog .form__btn .btn {
	height: auto;
	font-weight: 400;
font-size: 18px;
line-height: 25px;
padding: 12px 15px;
text-transform: inherit;
}

@media(max-width: 560px) {
	.question__top-wrap {
flex-direction: column;
    align-items: center;
	}

	.question__top-wrap .select__block {
		margin-left:0;
		width: 100%;
		margin-right: 0;
	}

	.question__top-wrap .btn {
		width: 100%;
    margin-bottom: 15px;
	}
}



.article__masonry--half .article__name {
    line-height: 23px;
    font-size: 18px;
}

@media(min-width: 960px) {
    .article__social {
      display: none !important;
    }

    .wrapper__block--bottom .article__social {
      display: none !important;
    }
}

.article__video-icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 5;
    width: 70px;
    height: 70px;
    margin: 0 auto;
    transform: translateY(-50%);
}

.wrapper__content--article .article__masonry--big-full {
	height: 173px !important;
}

.wrapper__content--article .article__masonry--big-full .article__name {
	line-height: 23px;
	font-size: 18px;
}

.wrapper__content--article .article__masonry--big-full .article__photo {
	width: 373px;
	position: relative;
	height: 100%;
	flex: none;
}
.wrapper__content--article .article__masonry--big-full .article__body {
	position: relative;
}
.article-main__row {
	display: flex;
	margin: 0 -8px;
	flex-grow: 1;
}

.article__video-text {
    background: #2A4F69;
    padding: 12px 20px;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    color: #FFFFFF;
}

.article__masonry--video .article__item::before {
	display: none;
}

.article__masonry--video.is-purple .article__video-text {
  background: #AA174C;
}


.article-main .article__masonry--full {
    width: 100% !important;
    margin: 0;
    height: 367px;
}
.article-main__title {
	display: flex;
}
.article-main__col {
	width: 50%;
	padding: 0 8px;
}

.article-main .article__masonry--video video {
	min-width: 100%;
	min-height: 100%;
}
.article-main .article__masonry--video {
	width: 100% !important;
	margin: 0;
	height: 367px;
	position: relative;
}

.article-main .article__masonry--video .btn--date {
    display: inline-flex;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    border-radius: 4px;
    padding: 8px 15px;
    text-transform: initial;
    position: relative;
}



.presentation__wrap {
	width: 100%;
}
.video-item__img {
	height: 175px;
	background-position: center;
	background-size: cover;
	margin-bottom: 12px;
}
.video-item {
	float: left;
	font-family: 'Noto Sans';
	width: calc(25% - 28px);
	margin: 0 14px 25px;
}
.video-item--big {
	width: calc(75% - 28px);
  margin-bottom: 16px;
}
.video-item--big .video-item__img {
	height: 436px;
	margin-bottom: 17px;
}
.video-item__text {
	font-family: Noto Sans, sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	color: #33424D;
}
.video-item--big .video-item__text {
	font-size: 20px;
	line-height: 27px;
}
.wrapper__nav h1 {
	margin-bottom: 3px;
}
.wrapper__nav {
	margin-bottom: 20px;
}
.wrapper__content--article {
	margin: 0 -10px;
	display: flex;
	padding-bottom: 0;
	flex-wrap: wrap;
}
.article__masonry--half {
	width: 50%;
}
.article__masonry--full {
	width: 100%;
}
.article__masonry--full .article__photo-wrap {
	width: 373px;
}
.article__masonry--half .article__photo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: transform 0.3s ease;
}
.article__masonry--half .article__body {
	width: 100%;
	padding-bottom: 16px;
}
.article__masonry--full .article__body {
	width: calc(100% - 373px);
}
.article__masonry--big-full {
	width: 100% !important;
	height: 334px;
}
.article__masonry--big.article__masonry--full .article__body {
	width: 100%;
}
.article-project--middle {
	display: none;
}
.wrapper__block--bottom {
	display: flex;
	flex-wrap: wrap;
}
.wrapper__block--bottom .article-main__title {
	position: absolute;
	top: 11px;
	right: 0;
	left: 303px;
}
.wrapper__block--bottom {
	width: 1160px;
}
.wrapper__block--bottom .b-interactive {
	width: 260px;
	margin-right: 22px;
	margin-left: 10px;
}
.wrapper__block--bottom .b-interactive__wrap {
	height: 371px;
}
.wrapper__block--bottom .b-interactive {
	width: 260px;
	margin-right: 32px;
	margin-left: 10px;
}
.wrapper__block--bottom .article__masonry--big.article__masonry--big-full {
	width: calc(100% - 302px) !important;
	margin-top: 49px;
	height: 345px;
	padding-left: 0;
}

@media (max-width: 1200px) {
    .wrapper__content--article {
      width: calc(100% + 20px);
    }
    .article__masonry--line.article__masonry--full {
      width: 50%;
      position: relative;
    }
    .article__masonry--line.article__masonry--full .article__photo-wrap {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      width: 100%;
    }
    .article-project--middle {
      display: flex;
      padding: 28px 17px;
      width: calc(50% - 20px);
      height: 173px;
      margin: 0 10px 10px;
    }
    .article__masonry--big.article__masonry--big-full {
      height: 173px;
      width: 50%;
    }
    .article__masonry--big.article__masonry--big-full {
      height: 173px;
      width: 50% !important;
    }
    .article__masonry--line.article__masonry--full {
      position: relative;
    }
    .article__masonry--line.article__masonry--full::before {
      content: " ";
      display: block !important;
      position: absolute;
      left: 10px;
      right: 10px;
      top: 0;
      z-index: 2;
      background: linear-gradient(0deg, rgba(59, 90, 111, 0.6), rgba(59, 90, 111, 0.6));
    }
    .wrapper__block--bottom {
      display: flex;
      flex-wrap: wrap;
      flex-direction: row;
      width: 100%;
      padding-left: 10px;
      padding-right: 10px;
    }
    .wrapper__block--bottom .article__masonry:nth-child(4) {
      order: 4;
    }
    .wrapper__block--bottom .b-interactive {
      order: 3;
      width: calc(50% - 20px);
      margin: 0 10px 20px;
      padding-top: 0;
      border: 0;
    }
    .wrapper__block--bottom .b-interactive__wrap {
      height: 173px;
    }
    .wrapper__block--bottom .article-main__title {
      position: relative;
      width: calc(100% - 20px) !important;
      margin-right: 10px;
      margin-left: 10px;
      left: initial;
      top: initial;
      margin-bottom: 26px;
    }
    .article__masonry--half {
      width: calc(50% - 20px) !important;
      margin-right: 10px;
      margin-left: 10px;
      padding: 0;
      margin-bottom: 20px;
    }
    .wrapper__block--bottom .article__masonry--big.article__masonry--big-full .article__name {
      font-weight: 700;
      font-size: 20px;
    line-height: 22px;
      margin-bottom: 0;
    }
    .article__masonry--half .article__name {
      font-size: 20px;
    line-height: 22px;
    }
    .wrapper__block--bottom .article__masonry--big.article__masonry--big-full .article__top {
      left: 0;
    }

    .wrapper__block--bottom .article__masonry--big.article__masonry--big-full .article__body {
      padding: 15px;
    }
    .article__masonry--full .article__body {
      width: 100%;
    }
    .wrapper__block--bottom .article__masonry--big.article__masonry--big-full {
      width: calc(50% - 20px) !important;
      margin-top: 0;
      height: 173px;
      padding-right: 0;
      padding-left: 0;
      margin: 0 10px 20px;
    }
    .wrapper__block--bottom .b-interactive__bigtitle {
      font-weight: 700;
      font-size: 32px;
      line-height: 44px;
    }
    .wrapper__block--bottom .b-interactive__wrap {
      flex-direction: column;
      align-items: flex-start;
      justify-content: center;
      background-image: url('../images/common/dialog.jpg');
    }
    .wrapper__block--bottom .b-interactive__bigtitle {
      margin-bottom: 9px;
      font-weight: bold;
      font-weight: 700;
      font-size: 32px;
      line-height: 44px;
      max-width: 221px;
    }
    .wrapper__block--bottom .b-interactive__wrap .btn--middle {
      margin-left: 0;
      font-weight: 700;
      font-size: 14px;
      line-height: 19px;
      padding: 8px 20px;
    }
  }
@media(max-width: 640px) {

.video-item--big {
    width: calc(100% - 28px) !important;    margin-bottom: 17px;
}.video-item--big .video-item__text {
     font-size: 16px;
    line-height: 22px;}
.video-item--big .video-item__img {
    height: 53vw;
    margin-bottom: 8px;
}
.video-item {
    width: calc(100% - 28px) !important;

    margin-bottom: 17px;

}
}





@media (max-width: 960px) {
  .article-main__row {
    display: block;
  }
  .article__masonry--big.article__masonry--full {
    width: calc(50% - 20px) !important;
    margin-right: 10px;
    margin-left: 10px;
    padding: 0;
    margin-bottom: 20px;
    height: 200px;
  }
  .wrapper__block--bottom .article__masonry--big.article__masonry--big-full {
    height: 200px;
  }
  .wrapper__block--bottom .b-interactive {
    display: none;
  }
  .wrapper__block--bottom .b-interactive__wrap {
    height: 200px;
  }
  .article-project--middle {
    height: 200px;
  }
  .article__masonry--line.article__masonry--full {
    height: 200px;
  }
  .article__name {
    font-size: 20px;
    line-height: 22px;
  }
  .article__masonry--big .article__name {
    font-size: 20px;
    line-height: 22px;
  }
  .article__masonry--half {
    height: 200px;
  }
  .article-main__col {
    width: 100%;
  }
  .article-main .article__masonry--video {
    height: 300px;
    margin-bottom: 36px;
  }
}


.pagination--link {
  margin-top: 45px;
  margin-bottom: 30px;
  width: 100%;
}
.pagination--link ul {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination--link ul li {
  margin: 0 4px;
}
.pagination--link ul li a {
  width: 24px;
  height: 24px;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  border-radius: 3px;
  color: #3685BF;
  border: 0;
  transition: background-color 0.3s ease;
}
.pagination--link ul li a.is-active {
  background: #3685BF;
  color: #fff;
}
.filter-tab__wrap {
  display: flex;
}
@media (max-width: 960px) {
  .video-item--big .video-item__img {
    height: 306px;
  }
  .video-item__img {
    height: 100px;
  }
  .video-item--big .video-item__img {
    height: 281px;
    margin-bottom: 6px;
  }
  .video-item--big .video-item__text {
    font-size: 16px;
    line-height: 1.2;
  }
  .video-item__text {
    font-size: 13px;
    line-height: 14px;
  }
  .filter-tab--video .filter-tab__wrap {
    width: 713px;
    flex: none;
  }
  .filter-tab--video {
    overflow-y: hidden;
    margin-right: -15px;
  }
}
.article-project--mobile {
  display: none;
}
.article-project__wrapper {
  display: none;
}
.article-project .article-project__top {
  display: none !important;
}
@media (max-width: 800px) {
  .article-project--mobile {
    height: 200px;
    display: flex;
    width: 100%;
    order: 3;
    font-weight: 700;
    font-size: 28px;
  	line-height: 33px;
    margin-bottom: 0;
    background-image: url(images/people.jpg);
  }
}
@media (max-width: 640px) {
    .article-project__wrapper {
        display: block;
        margin-bottom: 24px;
    }
  .article-project--mobile {
    height: 200px;
    display: flex;
    width: 100%;
    order: initial;
    margin-left: 0;
    font-weight: 700;
    font-size: 28px;
  	line-height: 33px;
    margin-right: 0;
    background-image: url(images/people.jpg);
  }

  .article-project--mobile .article-project__wrap {
    align-items: center;
  }


  .article-project--middle {
    display: none;
  }

  .video-item {
    width: calc(100% - 28px);
    margin-bottom: 16px;
  }
  .video-item--big .video-item__img {
    height: 53vw;
    margin-bottom: 8px;
  }
  .video-item__img {
    height: 53vw;
    margin-bottom: 8px;
  }
  .video-item__text {
    font-size: 16px;
    line-height: 22px;
  }
  .video-item--big .video-item__text {
    font-size: 16px;
    line-height: 22px;
  }
  .video-item--big {
    width: calc(100% - 28px);
    margin-bottom: 16px;
  }



  .video-item__wrap {
    margin: 0 -4px;
  }


}
.modal-form__close {
  top: 22px;
  right: 22px;
  position: absolute;
  cursor: pointer;
  z-index: 5;
}
.modal--popup .modal-form {
  padding: 25px;
  width: 550px;
  max-width: 100%;
}
.modal--popup .presentation__block--detail .presentation__name {
  margin-bottom: -1px;
  display: block;
}
.modal--popup .form__btn {
  margin-top: 28px;
}
@media (max-width: 480px) {
  .article-main .article__masonry--video {
      height: 200px;
      margin-bottom: 16px;
  }

  .wrapper__block--bottom .article__masonry--big.article__masonry--big-full {
  width: calc(100% - 20px) !important;
  }

  .article-project--middle {
  height: 200px;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

  .wrapper__content--article .article__masonry--big-full .article__photo {
  width: 100%;
  position: absolute;
  height: 100%;
  flex: none;
}

  .article__masonry--big.article__masonry--big-full {
    width: 100% !important;
  }

  .article__masonry--half {
    /*width: calc(100% - 20px) !important;*/
    width: 100% !important;
  }

  .article__masonry--big.article__masonry--full {
  width: calc(100% - 20px) !important;
  margin-right: 10px;
  margin-bottom: 6px;
  margin-left: 10px;
  }
}

.title-block {
	display: flex;
	align-items: center;
	border-bottom: 4px solid #C3D5DE;
	font-weight: 700;
	font-size: 22px;
	line-height: 30px;
	padding-bottom: 8px;
	color: #AA174C;
	margin-bottom: 16px;
}

.title-block--inner {
  width: calc(100% - 16px);
  margin-left: 8px;
  margin-right: 8px;
}

.title-block img {
	margin-left: 5px;
    margin-top: 2px;
}

@media screen and (max-width: 768px) {
    .title-block img {
        margin-bottom: -2px;
    }
}

.block-info__item {
	width: calc(50% - 16px);
	margin: 0 8px;
}


.block-info__item .article-main {
  margin: 0 -8px;
}
.block-info__row {
	display: flex;
	flex-wrap: wrap;
    margin: 0 -8px 8px;
}

.block-info__item .article-main .article__masonry--video {
	height: 232px;
}

.block-info__item .article__masonry--half.article__masonry--100 {
  width: 100%;
  padding: 0;
  height: 232px;
}


.block-info__row .article__item::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(0deg, rgba(59, 90, 111, 0.6), rgba(59, 90, 111, 0.6));
}

.block-info__row .article__name {
  margin-bottom: 0;
}

.block-info__row .article__text {
  display: none;
}

.block-info__row .article__masonry {
  height: 232px;
  padding: 0 8px;
  margin-bottom: 16px;
}

.purple {
  color: #AA174C;
}

.btn-ilink {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;
  color: #FFFFFF;
  background: #AA174C;
  font-family: 'Noto Serif';
  padding: 12px 20px;
  margin-bottom: 3px;
  display: none;
}

.btn-ilink img {
  margin-left: 13px;
  margin-top: 3px;
}

@media (max-width: 1200px) {
  .aside-left {
    width: 250px;
    display: block;
    padding-right: 20px;
  }

  .wrapper__content--index {
    width: calc(100% - 250px);
  }

  .wrapper__block--index {
    flex-direction: row;
}
}

@media (max-width: 1200px) {
  .title-block {
    font-size: 18px;
    line-height: 23px;
  }

  .block-info__item .article__masonry--half.article__masonry--100 {
    width: 100% !important;
    padding: 0;
    height: 232px;
    margin: 0;
  }

  .block-info__row .article__masonry {
    height: 232px;
    padding: 0 8px;
    margin-right: 0;
    margin-left: 0;
    width: 50% !important;
  }

  .block-info__row .block-info__item .article-main .article__masonry--video {
    width: 100% !important;
  }
}


@media(max-width: 992px) {

  .aside-left {
    display: none;
  }

  .wrapper__content--index {
    width: 100%;
  }

  .btn-ilink {
    display: flex;
  }
}

@media(max-width: 640px) {
  .article-main {
    margin: 0 -8px;
}

  .block-info__item {
    width: calc(100% - 16px);
    margin-bottom: 24px;
  }

  /*.article-project--mobile {*/
  /*  width: calc(100% - 16px);*/
  /*  margin-left: 8px;*/
  /*  margin-right: 8px;*/
  /*}*/

  .block-info__row .block-info__item .article-main .article__masonry--video {
    margin-bottom: 0;
    height: 200px;
  }

  .block-info__row .article__video-icon {
    width: 40px;
    height: 40px;
  }

  .title-block {
    font-size: 22px;
    line-height: 30px;
  }

  .block-info__item .article__masonry--half.article__masonry--100 {
    height: 200px;
      margin-bottom: -8px;
  }

  .block-info__row--main .article__masonry--half:not(.article__masonry--big) {
    /*display: none !important;*/
    width: 100% !important;
      height: 200px;
  }

  .block-info__row--list .article__masonry--half {
    width: 100% !important;
    height: 200px;
  }

  .block-info__row--list .article__masonry--big .article__name {
    font-size: 16px;
    line-height: 22px;
  }

  .block-info__item .article__video-text {
    padding: 8px 8px;
    font-size: 14px;
    line-height: 19px;
  }
  .block-info__row--list .article__masonry--half .article__name {
    /*font-size: 16px;*/
    line-height: 22px;
  }
}

.title-block.live__title {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 43px;
}


#register_form .form__error {
  border: initial;
  /* top: 0; */
  right: 0;
  color: #AA174C;
  font-weight: 400;
  font-size: 12px;
  line-height: 10px;
  top: 2px;
  max-width: 68%;
  text-align: right;
}

#register_form .form__strong {
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 12px;
}

#register_form .form__field.is-error label {
  color: #AA174C;
}

#register_form .form__field.is-error input[type=password],
#register_form .form__field.is-error input[type=text] {
  border-color: #AA174C;
}

#register_form .form__error  svg {
  display: none;
}

@media(max-width: 640px) {
  #register_form .form__error {
    top: initial;
    bottom: -13px;
    max-width: 100%;
    font-size: 10px;
    text-align: left;
    left: 0;
  }
}

.presentation__social-item.post_like.i_red span  span {
  color: #000 !important;
}

@media (max-width: 768px) {
  .presentation__block--news .presentation__block-top .presentation__social {
    margin-top: 0;
    width: auto !important;
}

.presentation__block--news .presentation__block-top {
 flex-direction: row;
}
}

.cookies {
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 44px;
  z-index: 50;
  width: 523px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease;
  max-width: 100%;
  
}


.cookies.is-active {
  opacity: 1;
  pointer-events: auto;
}


.cookies__wrap {
  position: relative;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
  background-color: #fff;
  padding: 20px 35px;
  border-radius: 6px;
}


.cookies__text {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 20px;
}

.cookies__text a {
  color: #3685bf;
  text-decoration: underline;
}


.cookies__close {
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 15px;
}

@media(max-width: 768px) {
  .cookies {
      width: 90%;
  }

  .cookies__wrap {
      padding: 15px 31px 15px 15px;
  }

  .cookies__text {
      width: auto;

  }
}

/*языки*/
.lang {
  position: relative;
  transition: all 0.5s;
  align-self: center;
  z-index: 99;
  margin-left: auto;
  margin-right: 10px;
}

.lang a, .lang p {
  display: flex;
  align-items: center;
  color: rgba(42, 79, 105, 1);
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
  line-height: normal;
  transition: all 0.5s;
  margin: 0;
}

.lang a img, .lang p img {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 5px;
}

.lang p {
  padding: 10px 20px 10px 10px;
  background-color: rgba(235, 240, 242, 1);
  border-radius: 20px;
  position: relative;
}

.lang p .arrow__lang {
  position: absolute;
  width: 6px;
  height: auto;
  top: 50%;
  right: 11px;
  margin: 0;
  transform: translateY(-50%) rotate(0);
  transition: all 0.5s;
}

.lang .lang__list a.language__img_active {
  color: rgba(106, 193, 229, 1);
}

.lang .lang__list {
  position: absolute;
  transition-property: opacity, visibility;
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.15s, 0.15s;
  background-color: rgba(235, 240, 242, 1);
  box-shadow: 0px 1px 20px 0px rgba(14, 24, 61, 0.07);
  border-radius: 10px;
  padding: 10px 20px 10px 10px;
  top: 42px;
  margin: 0;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
  list-style: none;
}

.lang .lang__list li + li {
  margin-top: 9px;
}

.lang .lang__list a {
  color: #000;
  text-decoration: none;
}

@media(min-width: 1201px) {
  .lang:hover .lang__list {
    opacity: 1;
    visibility: visible;
  }
  .lang:hover .arrow__lang {
    transform: translateY(-50%) rotate(180deg);
  }
  .lang .lang__list a:hover {
    color: rgba(106, 193, 229, 1);
  }
}

@media(max-width: 1200px) {
  .lang .lang__list.active {
    opacity: 1;
    visibility: visible;
  }
}

@media(max-width: 992px) {
  .header__col-custom {
    flex-direction: column;
    justify-content: center;
    gap: 2px;
  }
  .lang p {
    padding: 3px 15px 3px 5px;
  }
  .lang p .arrow__lang {
    right: 6px;
  }
  .lang .lang__list {
    padding: 10px 13px 10px 5px;
    top: 27px;
  }
  .lang {
    margin-right: 15px;
  }
}

@media(max-width: 400px) {
  .logo {
    width: 120px;
  }
}

@media(max-width: 359px) {
  .logo {
    width: 80px;
  }
}

body {
  top: 0 !important;
}

.skiptranslate {
  display: none !important;
  height: 0;
}