/* line 30, ../sass/parts/_mixins.scss */
.socials-container.socials-share a::before, .rating-stars .stars:not(.js-carousel-wrapper .size-sm)::after,
.rating-stars i::before, .rating-stars.with-border .stars::before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 1, ../sass/parts/_breadcrumbs.scss */
.breadcrumbs {
  font-size: 0;
  list-style: none;
  padding-bottom: 15px;
}
/* line 6, ../sass/parts/_breadcrumbs.scss */
.breadcrumbs li,
.breadcrumbs li a {
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  line-height: 1.2;
  font-weight: 500;
}
/* line 14, ../sass/parts/_breadcrumbs.scss */
.breadcrumbs li {
  display: inline-block;
}
/* line 17, ../sass/parts/_breadcrumbs.scss */
.breadcrumbs li.hide {
  display: none;
}
/* line 20, ../sass/parts/_breadcrumbs.scss */
.breadcrumbs li::after {
  content: "/";
  padding: 0 5px;
}
/* line 25, ../sass/parts/_breadcrumbs.scss */
.breadcrumbs a {
  text-decoration: underline;
  -webkit-transition: .1s;
  transition: .1s;
}
/* line 29, ../sass/parts/_breadcrumbs.scss */
.breadcrumbs a:hover {
  color: #131313;
}

/* line 18, ../sass/parts/_socials.scss */
.socials-container.socials-share {
  display: inline-block;
}
/* line 22, ../sass/parts/_socials.scss */
.socials-container.socials-share a {
  background: #fff;
  border-radius: 4px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 17px;
  line-height: 38px;
  font-weight: bold;
  height: 35px;
  padding-right: 11px;
  margin-right: 13px;
  position: relative;
  overflow: hidden;
}
/* line 35, ../sass/parts/_socials.scss */
.socials-container.socials-share a::before {
  color: #fff;
  font-size: 18px;
  line-height: 35px;
  margin-right: 11px;
  text-align: center;
  -webkit-transition: .15s;
  transition: .15s;
  width: 35px;
  height: 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/* line 48, ../sass/parts/_socials.scss */
.socials-container.socials-share a::after {
  border-color: transparent #fff;
  border-style: solid;
  border-width: 6px 6px 6px 0;
  content: "";
  left: 35px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}
/* line 58, ../sass/parts/_socials.scss */
.socials-container.socials-share a:hover {
  text-decoration: none;
}
/* line 61, ../sass/parts/_socials.scss */
.socials-container.socials-share a.without-cnt {
  font-size: 0;
  min-width: 35px;
  padding-right: 0;
}
/* line 66, ../sass/parts/_socials.scss */
.socials-container.socials-share a.without-cnt::before {
  margin-right: 0;
}
/* line 69, ../sass/parts/_socials.scss */
.socials-container.socials-share a.without-cnt::after {
  display: none;
}
/* line 76, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="vk"] {
  color: #45668e;
}
/* line 80, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="vk"]::before {
  background: #45668e;
  content: "\e95c";
}
/* line 84, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="vk"]:hover::before {
  background: rgba(69, 102, 142, 0.75);
}
/* line 76, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="yt"] {
  color: #bb0000;
}
/* line 80, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="yt"]::before {
  background: #bb0000;
  content: "\e95e";
}
/* line 84, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="yt"]:hover::before {
  background: rgba(187, 0, 0, 0.75);
}
/* line 76, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="fb"] {
  color: #3b5998;
}
/* line 80, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="fb"]::before {
  background: #3b5998;
  content: "\e957";
}
/* line 84, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="fb"]:hover::before {
  background: rgba(59, 89, 152, 0.75);
}
/* line 76, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="gp"] {
  color: #dd4b39;
}
/* line 80, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="gp"]::before {
  background: #dd4b39;
  content: "\e625";
}
/* line 84, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="gp"]:hover::before {
  background: rgba(221, 75, 57, 0.75);
}
/* line 76, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="tw"] {
  color: #00aced;
}
/* line 80, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="tw"]::before {
  background: #00aced;
  content: "\e95b";
}
/* line 84, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="tw"]:hover::before {
  background: rgba(0, 172, 237, 0.75);
}
/* line 76, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="pi"] {
  color: #cb2027;
}
/* line 80, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="pi"]::before {
  background: #cb2027;
  content: "\e95a";
}
/* line 84, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="pi"]:hover::before {
  background: rgba(203, 32, 39, 0.75);
}
/* line 76, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="inst"] {
  color: #2a3f8c;
}
/* line 80, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="inst"]::before {
  background: #2a3f8c;
  content: "\e6e2";
}
/* line 84, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="inst"]:hover::before {
  background: rgba(42, 63, 140, 0.75);
}
/* line 76, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="ok"] {
  color: #ed812b;
}
/* line 80, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="ok"]::before {
  background: #ed812b;
  content: "\e959";
}
/* line 84, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="ok"]:hover::before {
  background: rgba(237, 129, 43, 0.75);
}
/* line 76, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="te"] {
  color: #0088cc;
}
/* line 80, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="te"]::before {
  background: #0088cc;
  content: "\e97d";
}
/* line 84, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="te"]:hover::before {
  background: rgba(0, 136, 204, 0.75);
}
/* line 76, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="vb"] {
  color: #8f5db7;
}
/* line 80, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="vb"]::before {
  background: #8f5db7;
  content: "\e97e";
}
/* line 84, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="vb"]:hover::before {
  background: rgba(143, 93, 183, 0.75);
}
/* line 76, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="wiki"] {
  color: #454545;
}
/* line 80, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="wiki"]::before {
  background: #454545;
  content: "\e6dc";
}
/* line 84, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="wiki"]:hover::before {
  background: rgba(69, 69, 69, 0.75);
}
/* line 76, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="spot"] {
  color: #229846;
}
/* line 80, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="spot"]::before {
  background: #229846;
  content: "\e92d";
}
/* line 84, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="spot"]:hover::before {
  background: rgba(34, 152, 70, 0.75);
}
/* line 76, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="li"] {
  color: #007ea7;
}
/* line 80, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="li"]::before {
  background: #007ea7;
  content: "\e95c";
}
/* line 84, ../sass/parts/_socials.scss */
.socials-container.socials-share [data-social="li"]:hover::before {
  background: rgba(0, 126, 167, 0.75);
}
/* line 90, ../sass/parts/_socials.scss */
.socials-container.socials-top-page {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  left: 6px;
  position: fixed;
  top: 250px;
  z-index: 1000;
}
/* line 99, ../sass/parts/_socials.scss */
.socials-container.socials-top-page a {
  margin-bottom: 6px;
  min-width: 60px;
}
@media all and (max-width: 1300px) {
  /* line 90, ../sass/parts/_socials.scss */
  .socials-container.socials-top-page {
    display: none;
  }
}

/* line 111, ../sass/parts/_socials.scss */
.author-social-links .share {
  -webkit-transition: opacity 250ms;
  transition: opacity 250ms;
}
/* line 114, ../sass/parts/_socials.scss */
.author-social-links .share:hover {
  opacity: .7;
}
/* line 120, ../sass/parts/_socials.scss */
.author-social-links .vk {
  background-color: #45668e;
}
/* line 120, ../sass/parts/_socials.scss */
.author-social-links .facebook {
  background-color: #3b5998;
}
/* line 120, ../sass/parts/_socials.scss */
.author-social-links .google-plus {
  background-color: #dd4b39;
}
/* line 120, ../sass/parts/_socials.scss */
.author-social-links .twitter {
  background-color: #00aced;
}
/* line 120, ../sass/parts/_socials.scss */
.author-social-links .instagram {
  background-color: #2a3f8c;
}
/* line 120, ../sass/parts/_socials.scss */
.author-social-links .wikipedia {
  background-color: #454545;
}
/* line 120, ../sass/parts/_socials.scss */
.author-social-links .spotify {
  background-color: #229846;
}
/* line 120, ../sass/parts/_socials.scss */
.author-social-links .linkedin {
  background-color: #007ea7;
}

/* line 128, ../sass/parts/_socials.scss */
.mobile-share a.vk {
  background-color: #45668e;
}
/* line 131, ../sass/parts/_socials.scss */
.mobile-share a.vk::before {
  content: "\e95c";
}
/* line 128, ../sass/parts/_socials.scss */
.mobile-share a.yt {
  background-color: #bb0000;
}
/* line 131, ../sass/parts/_socials.scss */
.mobile-share a.yt::before {
  content: "\e95e";
}
/* line 128, ../sass/parts/_socials.scss */
.mobile-share a.fb {
  background-color: #3b5998;
}
/* line 131, ../sass/parts/_socials.scss */
.mobile-share a.fb::before {
  content: "\e957";
}
/* line 128, ../sass/parts/_socials.scss */
.mobile-share a.gp {
  background-color: #dd4b39;
}
/* line 131, ../sass/parts/_socials.scss */
.mobile-share a.gp::before {
  content: "\e625";
}
/* line 128, ../sass/parts/_socials.scss */
.mobile-share a.tw {
  background-color: #00aced;
}
/* line 131, ../sass/parts/_socials.scss */
.mobile-share a.tw::before {
  content: "\e95b";
}
/* line 128, ../sass/parts/_socials.scss */
.mobile-share a.pi {
  background-color: #cb2027;
}
/* line 131, ../sass/parts/_socials.scss */
.mobile-share a.pi::before {
  content: "\e95a";
}
/* line 128, ../sass/parts/_socials.scss */
.mobile-share a.inst {
  background-color: #2a3f8c;
}
/* line 131, ../sass/parts/_socials.scss */
.mobile-share a.inst::before {
  content: "\e6e2";
}
/* line 128, ../sass/parts/_socials.scss */
.mobile-share a.ok {
  background-color: #ed812b;
}
/* line 131, ../sass/parts/_socials.scss */
.mobile-share a.ok::before {
  content: "\e959";
}
/* line 128, ../sass/parts/_socials.scss */
.mobile-share a.te {
  background-color: #0088cc;
}
/* line 131, ../sass/parts/_socials.scss */
.mobile-share a.te::before {
  content: "\e97d";
}
/* line 128, ../sass/parts/_socials.scss */
.mobile-share a.vb {
  background-color: #8f5db7;
}
/* line 131, ../sass/parts/_socials.scss */
.mobile-share a.vb::before {
  content: "\e97e";
}
/* line 128, ../sass/parts/_socials.scss */
.mobile-share a.wiki {
  background-color: #454545;
}
/* line 131, ../sass/parts/_socials.scss */
.mobile-share a.wiki::before {
  content: "\e6dc";
}
/* line 128, ../sass/parts/_socials.scss */
.mobile-share a.spot {
  background-color: #229846;
}
/* line 131, ../sass/parts/_socials.scss */
.mobile-share a.spot::before {
  content: "\e92d";
}
/* line 128, ../sass/parts/_socials.scss */
.mobile-share a.li {
  background-color: #007ea7;
}
/* line 131, ../sass/parts/_socials.scss */
.mobile-share a.li::before {
  content: "\e95c";
}

/* line 140, ../sass/parts/_socials.scss */
.social-colors a.vk {
  background-color: #45668e;
}
/* line 143, ../sass/parts/_socials.scss */
.social-colors a.vk::before {
  content: "\e95c";
}
/* line 140, ../sass/parts/_socials.scss */
.social-colors a.yt {
  background-color: #bb0000;
}
/* line 143, ../sass/parts/_socials.scss */
.social-colors a.yt::before {
  content: "\e95e";
}
/* line 140, ../sass/parts/_socials.scss */
.social-colors a.fb {
  background-color: #3b5998;
}
/* line 143, ../sass/parts/_socials.scss */
.social-colors a.fb::before {
  content: "\e957";
}
/* line 140, ../sass/parts/_socials.scss */
.social-colors a.gp {
  background-color: #dd4b39;
}
/* line 143, ../sass/parts/_socials.scss */
.social-colors a.gp::before {
  content: "\e625";
}
/* line 140, ../sass/parts/_socials.scss */
.social-colors a.tw {
  background-color: #00aced;
}
/* line 143, ../sass/parts/_socials.scss */
.social-colors a.tw::before {
  content: "\e95b";
}
/* line 140, ../sass/parts/_socials.scss */
.social-colors a.pi {
  background-color: #cb2027;
}
/* line 143, ../sass/parts/_socials.scss */
.social-colors a.pi::before {
  content: "\e95a";
}
/* line 140, ../sass/parts/_socials.scss */
.social-colors a.inst {
  background-color: #2a3f8c;
}
/* line 143, ../sass/parts/_socials.scss */
.social-colors a.inst::before {
  content: "\e6e2";
}
/* line 140, ../sass/parts/_socials.scss */
.social-colors a.ok {
  background-color: #ed812b;
}
/* line 143, ../sass/parts/_socials.scss */
.social-colors a.ok::before {
  content: "\e959";
}
/* line 140, ../sass/parts/_socials.scss */
.social-colors a.te {
  background-color: #0088cc;
}
/* line 143, ../sass/parts/_socials.scss */
.social-colors a.te::before {
  content: "\e97d";
}
/* line 140, ../sass/parts/_socials.scss */
.social-colors a.vb {
  background-color: #8f5db7;
}
/* line 143, ../sass/parts/_socials.scss */
.social-colors a.vb::before {
  content: "\e97e";
}
/* line 140, ../sass/parts/_socials.scss */
.social-colors a.wiki {
  background-color: #454545;
}
/* line 143, ../sass/parts/_socials.scss */
.social-colors a.wiki::before {
  content: "\e6dc";
}
/* line 140, ../sass/parts/_socials.scss */
.social-colors a.spot {
  background-color: #229846;
}
/* line 143, ../sass/parts/_socials.scss */
.social-colors a.spot::before {
  content: "\e92d";
}
/* line 140, ../sass/parts/_socials.scss */
.social-colors a.li {
  background-color: #007ea7;
}
/* line 143, ../sass/parts/_socials.scss */
.social-colors a.li::before {
  content: "\e95c";
}

/* line 150, ../sass/parts/_socials.scss */
.social-icons {
  font-size: 0;
}
/* line 153, ../sass/parts/_socials.scss */
.social-icons > a {
  font: 18px/36px 'icomoon';
  display: inline-block;
  width: 36px;
  color: white;
  text-align: center;
  text-decoration: none;
}
/* line 161, ../sass/parts/_socials.scss */
.social-icons > a + a {
  margin-left: 7px;
}
/* line 165, ../sass/parts/_socials.scss */
.social-icons > a:hover {
  text-decoration: none;
}

/* line 1, ../sass/parts/_rating-stars.scss */
.rating-stars {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}
/* line 6, ../sass/parts/_rating-stars.scss */
.rating-stars.without-digits {
  font-size: 0;
}
/* line 9, ../sass/parts/_rating-stars.scss */
.rating-stars .stars::after:not(.js-carousel-wrapper .size-sm),
.rating-stars i::before, .rating-stars.with-border .stars::before {
  color: #ffc62b;
  content: "\e6d8\e6d8\e6d8\e6d8\e6d8";
  font-size: 24px;
  letter-spacing: 5px;
  margin-right: -5px;
  position: relative;
  white-space: nowrap;
}
/* line 21, ../sass/parts/_rating-stars.scss */
.rating-stars .stars {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  margin-right: 10px;
  position: relative;
}
/* line 26, ../sass/parts/_rating-stars.scss */
.rating-stars.without-digits .stars {
  margin-right: 0;
}
/* line 29, ../sass/parts/_rating-stars.scss */
.rating-stars i, .rating-stars.with-border .stars::before {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
}
/* line 36, ../sass/parts/_rating-stars.scss */
.rating-stars i {
  z-index: 1;
}
/* line 39, ../sass/parts/_rating-stars.scss */
.rating-stars i::before, .rating-stars.with-border .stars::before, .rating-stars.white .stars::after {
  content: "\e60a\e60a\e60a\e60a\e60a";
  white-space: nowrap;
}
/* line 45, ../sass/parts/_rating-stars.scss */
.rating-stars.with-border .stars::before, .rating-stars.white .stars::after {
  color: #fff;
}

/* line 1, ../sass/parts/_page-block.scss */
.page-block {
  position: relative;
  padding: 15px;
  background-color: white;
}
@media all and (max-width: 500px) {
  /* line 1, ../sass/parts/_page-block.scss */
  .page-block {
    padding: 15px 10px;
  }
}
/* line 13, ../sass/parts/_page-block.scss */
.page-block + .page-block, .page-block.top-space {
  margin-top: 8px;
}
/* line 18, ../sass/parts/_page-block.scss */
.page-block + .page-block.min-top {
  margin-top: 1px;
}
/* line 22, ../sass/parts/_page-block.scss */
.page-block.posts {
  padding: 0;
  background-color: transparent;
}
/* line 27, ../sass/parts/_page-block.scss */
.page-block > .h2:first-child {
  margin: 0;
}
/* line 32, ../sass/parts/_page-block.scss */
.page-block > .header.border {
  border-bottom: 1px solid #f1f2f2;
  padding-bottom: 10px;
}
/* line 37, ../sass/parts/_page-block.scss */
.page-block > .header > * + * {
  margin-top: 10px;
}
/* line 41, ../sass/parts/_page-block.scss */
.page-block > .header > h1 {
  margin-top: 5px;
  margin-bottom: 0px;
  padding: 0;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  color: #131313;
}
/* line 51, ../sass/parts/_page-block.scss */
.page-block > .header .breadcrumbs {
  padding-bottom: 0;
}
/* line 56, ../sass/parts/_page-block.scss */
.page-block .banner + * {
  margin-top: 10px;
}
/* line 60, ../sass/parts/_page-block.scss */
.page-block > .author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding-top: 10px;
}
/* line 65, ../sass/parts/_page-block.scss */
.page-block > .author.single {
  padding-top: 0;
}
/* line 68, ../sass/parts/_page-block.scss */
.page-block > .author.single .info {
  padding-top: 0;
  border-right: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60%;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
}
/* line 75, ../sass/parts/_page-block.scss */
.page-block > .author.single .desc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
}
/* line 83, ../sass/parts/_page-block.scss */
.page-block > .author .info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 177px;
      -ms-flex: 0 0 177px;
          flex: 0 0 177px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 15px;
  border-right: 1px solid #f1f2f2;
}
/* line 93, ../sass/parts/_page-block.scss */
.page-block > .author .info .info-a {
  margin-left: 10px;
}
/* line 96, ../sass/parts/_page-block.scss */
.page-block > .author .info .info-a .author-name {
  margin-top: 10px;
  text-align: left;
  font-weight: 600;
}
/* line 102, ../sass/parts/_page-block.scss */
.page-block > .author .info .subscribe {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin: 10px 10px 0 10px;
  color: #131313;
  border: 3px solid #00ace8;
}
/* line 110, ../sass/parts/_page-block.scss */
.page-block > .author .info .subscribe:hover {
  background: #00ace8;
}
/* line 114, ../sass/parts/_page-block.scss */
.page-block > .author .info .subscribe::after {
  background: #00ace8;
}
/* line 119, ../sass/parts/_page-block.scss */
.page-block > .author .desc {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  padding-left: 15px;
}
/* line 123, ../sass/parts/_page-block.scss */
.page-block > .author .sub-box {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  padding-left: 15px;
}
/* line 127, ../sass/parts/_page-block.scss */
.page-block > .author .sub-box .subscribe {
  width: 180px;
  padding-left: 0;
  padding-right: 0;
  margin: 8% 0px 0 0px;
  float: right;
}
/* line 135, ../sass/parts/_page-block.scss */
.page-block > .author h4 {
  margin: 5px 0 10px 0;
}
@media all and (max-width: 950px) {
  /* line 60, ../sass/parts/_page-block.scss */
  .page-block > .author {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  /* line 142, ../sass/parts/_page-block.scss */
  .page-block > .author .info {
    border-right: none;
  }
  /* line 147, ../sass/parts/_page-block.scss */
  .page-block > .author .sub-box .subscribe {
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin: 0 auto;
    width: 100%;
    float: none;
  }
  /* line 155, ../sass/parts/_page-block.scss */
  .page-block > .author > * {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 100% !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 10px 0;
  }
}
/* line 163, ../sass/parts/_page-block.scss */
.page-block .desc {
  margin-bottom: 12px;
}
/* line 166, ../sass/parts/_page-block.scss */
.page-block .desc-text-v {
  font-weight: bold;
  font-style: italic;
}
/* line 170, ../sass/parts/_page-block.scss */
.page-block .post-share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 174, ../sass/parts/_page-block.scss */
.page-block .post-share.top {
  padding-left: 15px;
}
/* line 178, ../sass/parts/_page-block.scss */
.page-block .post-share > span {
  font-size: 15px;
  font-weight: bold;
  margin-right: 10px;
}
@media all and (max-width: 700px) {
  /* line 170, ../sass/parts/_page-block.scss */
  .page-block .post-share {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  /* line 186, ../sass/parts/_page-block.scss */
  .page-block .post-share .social_links_share {
    display: none;
  }
}
/* line 192, ../sass/parts/_page-block.scss */
.page-block > .description {
  padding: 10px 0;
}
/* line 196, ../sass/parts/_page-block.scss */
.page-block .bg-color-transparent {
  background-color: #f1f2f2;
}
/* line 200, ../sass/parts/_page-block.scss */
.page-block .full {
  margin: -15px;
}
@media all and (max-width: 500px) {
  /* line 200, ../sass/parts/_page-block.scss */
  .page-block .full {
    margin: -15px -10px;
  }
}
/* line 208, ../sass/parts/_page-block.scss */
.page-block .full-width {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
@media all and (max-width: 500px) {
  /* line 208, ../sass/parts/_page-block.scss */
  .page-block .full-width {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: -10px;
    margin-right: -10px;
  }
}
/* line 223, ../sass/parts/_page-block.scss */
.page-block.collapsable > input[type="checkbox"] {
  display: none;
}
/* line 227, ../sass/parts/_page-block.scss */
.page-block.collapsable > p {
  -webkit-transition: max-height .3s;
  transition: max-height .3s;
}
/* line 231, ../sass/parts/_page-block.scss */
.page-block.collapsable > label {
  display: none;
  color: #00ace8;
  text-decoration: underline;
}
@media all and (max-width: 500px) {
  /* line 239, ../sass/parts/_page-block.scss */
  .page-block.collapsable > input[type="checkbox"]:checked ~ p {
    max-height: 1000px;
  }
  /* line 242, ../sass/parts/_page-block.scss */
  .page-block.collapsable > input[type="checkbox"]:checked ~ label::before {
    content: attr(data-expanded);
  }
  /* line 247, ../sass/parts/_page-block.scss */
  .page-block.collapsable > p {
    max-height: 0;
    overflow: hidden;
  }
  /* line 252, ../sass/parts/_page-block.scss */
  .page-block.collapsable > label {
    display: block;
    cursor: pointer;
  }
  /* line 256, ../sass/parts/_page-block.scss */
  .page-block.collapsable > label::before {
    content: attr(data-collapsed);
  }
}
/* line 263, ../sass/parts/_page-block.scss */
.page-block .h2.block-head {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #f1f2f2;
}
/* line 271, ../sass/parts/_page-block.scss */
.page-block .head-with-count[data-count="0"]::after {
  display: none;
}
/* line 275, ../sass/parts/_page-block.scss */
.page-block .head-with-count::after {
  content: "(" attr(data-count) ")";
}
/* line 280, ../sass/parts/_page-block.scss */
.page-block .stats {
  font-size: 14px;
}
/* line 283, ../sass/parts/_page-block.scss */
.page-block .stats > * + * {
  margin-left: 10px;
}
/* line 287, ../sass/parts/_page-block.scss */
.page-block .stats .date::before {
  position: relative;
  top: 2px;
  margin-right: 7px;
  font: 16px 'icomoon';
  content: '\e91f';
  opacity: .5;
}
/* line 296, ../sass/parts/_page-block.scss */
.page-block .stats .views::before {
  position: relative;
  top: 2px;
  margin-right: 7px;
  font: 18px 'icomoon';
  content: '\e629';
  opacity: .5;
}

/* line 307, ../sass/parts/_page-block.scss */
html[lang="hy"] .author-avatar[data-initials]::before {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  line-height: 0;
}

/* line 313, ../sass/parts/_page-block.scss */
.author-avatar {
  display: inline-block;
  position: relative;
  width: 150px;
  height: 150px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 150px;
      -ms-flex: 0 0 150px;
          flex: 0 0 150px;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, left bottom, from(#58b4e6), to(#2789ce)) no-repeat center center;
  background: linear-gradient(to bottom, #58b4e6 0%, #2789ce 100%) no-repeat center center;
  background-size: cover;
}
/* line 323, ../sass/parts/_page-block.scss */
.author-avatar input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  opacity: 0;
  z-index: 999;
}
/* line 334, ../sass/parts/_page-block.scss */
.author-avatar.mini {
  width: 85px;
  height: 85px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 85px;
      -ms-flex: 0 0 85px;
          flex: 0 0 85px;
  display: block;
  float: left;
}
/* line 341, ../sass/parts/_page-block.scss */
.author-avatar.mini[data-initials]::before {
  font-size: 36px;
  line-height: 90px;
}
/* line 346, ../sass/parts/_page-block.scss */
.author-avatar.mini[data-hover]::after {
  line-height: 88px;
}
/* line 351, ../sass/parts/_page-block.scss */
.author-avatar.micro {
  width: 50px;
  height: 50px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50px;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
}
/* line 356, ../sass/parts/_page-block.scss */
.author-avatar.micro[data-initials]::before {
  font-size: 24px;
  line-height: 52px;
}
/* line 362, ../sass/parts/_page-block.scss */
.author-avatar.mini-micro {
  width: 36px;
  height: 36px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 36px;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px;
}
/* line 367, ../sass/parts/_page-block.scss */
.author-avatar.mini-micro[data-initials]::before {
  font-size: 16px;
  line-height: 39px;
}
/* line 373, ../sass/parts/_page-block.scss */
.author-avatar.mini-nano {
  width: 25px;
  height: 25px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25px;
      -ms-flex: 0 0 25px;
          flex: 0 0 25px;
}
/* line 378, ../sass/parts/_page-block.scss */
.author-avatar.mini-nano[data-initials]::before {
  font-size: 13px;
  line-height: 27px;
}
/* line 384, ../sass/parts/_page-block.scss */
.author-avatar[data-initials]::before {
  position: absolute;
  left: 0;
  width: 100%;
  font-size: 72px;
  line-height: 150px;
  text-align: center;
  color: white;
  content: attr(data-initials) !important;
}
/* line 394, ../sass/parts/_page-block.scss */
.author-avatar[data-hover]::after {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: transparent;
  content: '';
  font-size: 12px;
  line-height: 157px;
  font-weight: bold;
  text-align: center;
  color: transparent;
  text-transform: uppercase;
  -webkit-transition: all .3s;
  transition: all .3s;
  cursor: pointer;
}
/* line 410, ../sass/parts/_page-block.scss */
.author-avatar[data-hover]:hover::after {
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  content: attr(data-hover);
}

/* line 417, ../sass/parts/_page-block.scss */
.author-social-links {
  margin-top: 10px;
}
/* line 420, ../sass/parts/_page-block.scss */
.author-social-links > a {
  position: relative;
  display: inline-block;
  width: 22px;
  height: 23px;
  font: 20px/20px 'icomoon';
  color: white !important;
  text-decoration: none;
  text-align: center;
  margin-bottom: 3px;
}
/* line 431, ../sass/parts/_page-block.scss */
.author-social-links > a::before {
  font: 16px/23px 'icomoon';
}
/* line 435, ../sass/parts/_page-block.scss */
.author-social-links > a::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: background-color .2s;
  transition: background-color .2s;
  content: '';
}
/* line 445, ../sass/parts/_page-block.scss */
.author-social-links > a:hover {
  text-decoration: none;
}
/* line 448, ../sass/parts/_page-block.scss */
.author-social-links > a:hover::after {
  background-color: rgba(255, 255, 255, 0.2);
}

/* line 454, ../sass/parts/_page-block.scss */
.edit-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  font: 20px/45px 'icomoon';
  content: '\e945';
  text-align: center;
  text-decoration: none !important;
  color: #00ace8;
  background-color: #e5f7fd;
  cursor: pointer;
}
/* line 467, ../sass/parts/_page-block.scss */
.edit-toggle:hover {
  background-color: #d7f3fc;
}

@media all and (max-width: 950px) {
  /* line 475, ../sass/parts/_page-block.scss */
  .post-type-news .post-share,
  .post-type-news .social_links {
    display: none !important;
  }
}
/* line 498, ../sass/parts/_page-block.scss */
.br-content .desc > * {
  font-weight: 600;
}

/* line 9, ../sass/fix-new-header.scss */
html {
  min-height: 100%;
}

/* line 12, ../sass/fix-new-header.scss */
.page-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
}

/* line 15, ../sass/fix-new-header.scss */
.is-hidden {
  display: none !important;
}
