@font-face {
  font-family: 'Open Sans';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: local(''),
    url('../fonts/open-sans-v29-latin-ext-regular.woff2') format('woff2'),
    url('../fonts/open-sans-v29-latin-ext-regular.woff') format('woff');
}

@font-face {
  font-family: 'Open Sans';
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  src: local(''),
    url('../fonts/open-sans-v29-latin-ext-700.woff2') format('woff2'),
    url('../fonts/open-sans-v29-latin-ext-700.woff') format('woff');
}

.important-text {
  color: red;
}

.text-bold {
  font-weight: bold;
}

body,
dt,
html,
li,
ul {
  margin: 0;
  padding: 0;
  border: 0 none;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-size-adjust: inherit;
  font-stretch: inherit;
  -webkit-font-feature-settings: inherit;
  font-feature-settings: inherit;
  font-language-override: inherit;
  -webkit-font-kerning: inherit;
  font-kerning: inherit;
  font-synthesis: inherit;
  font-variant: inherit;
  font-size: 100%;
  vertical-align: baseline
}

html {
  line-height: 1
}

ul {
  list-style: outside none none
}

a img {
  border: 0 none
}

body {
  background: #e7e7e7 none repeat scroll 0 0
}

img {
  max-width: 100%
}

html {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 100%;
  color: #333
}

::-moz-selection {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  text-shadow: none
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #282828
}

a:hover {
  text-decoration: underline
}

i {
  font-style: italic
}

img {
  vertical-align: middle
}

[type=submit] {
  cursor: pointer
}

* {
  max-height: 1000000px;
  box-sizing: border-box;
}

.form-note {
  margin-top: 15px;
  display: block;
  font-size: 16px;
}

html {
  overflow-x: auto;
  overflow-y: scroll;
  width: 100%;
  height: 100%;
  position: relative;
  background: #fff none repeat scroll 0 0
}

body {
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 1.5;
  font-family: "Open Sans", Arial, sans-serif;
  width: 100%;
  min-height: 100%;
  position: relative;
  overflow: hidden;
  display: block
}

#search,
[type=text] {
  position: relative;
  border: 1px solid #dfdfdf;
  background: #fff none repeat scroll 0 0;
  margin: 0;
  font-size: .687em;
  outline: 0 none;
  padding: .455em .9em;
  display: block;
  width: 100%;
  box-sizing: border-box
}

.l-wr-main {
  overflow: hidden
}

.l-page-width {
  margin: 0 auto;
  display: block;
  width: 58.5em;
  position: relative
}

.l-page-width .l-page-width__ledge {
  margin: 0 1.125em;
  padding: 0 1.125em;
  background: #fff none repeat scroll 0 0
}

@media only screen and (max-width: 500px) {
  .l-page-width .l-page-width__ledge {
    margin: 0;
    padding: 0
  }
}

.l-page-width .l-page-width__ledge.m-ledge-blue {
  background: #62a7d9 none repeat scroll 0 0
}

.l-main-column::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}

.l-wr-main {
  position: relative
}

.l-page-width {
  width: 100%;
  max-width: 58.5em;
  position: relative
}

.b-footer .l-page-width {
  padding: 0 15px;
}

.l-main-column {
  width: 100%;
  float: none
}

@media screen and (min-width: 64em) {
  .l-wr-main {
    position: static
  }
}

@media screen and (max-width: 479px) {
  body img {
    max-width: 100%
  }
}

.b-top-bar {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  position: relative;
  padding: .2em 0;
  z-index: 10
}

.b-top-bar::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}

.b-top-bar a {
  color: #fff
}

.b-top-bar .b-top-bar__home {
  float: left;
  display: block;
  padding: 0 .5em 0 1.063em;
  position: relative
}

.b-top-bar .b-top-bar__home span {
  width: 6.25em;
  display: block;
  padding: .313em 0
}

.b-top-bar .b-top-bar__home span img {
  display: block;
  width: 100%
}

.b-top-bar .b-top-bar__login {
  float: right;
  display: block;
  padding: .31em;
  margin-right: .75em;
  position: relative;
  text-align: left
}

.b-top-bar .b-top-bar__login span {
  width: 1.06em;
  height: 1.06em;
  display: block;
  background-position: 0 -636px;
  background-repeat: no-repeat
}

.b-top-bar .b-top-bar__projects_list {
  overflow: hidden;
  display: block;
  text-align: center;
  position: relative
}

.b-top-bar .b-top-bar__projects_list li {
  display: inline-block;
  border-left: 1px solid #3e3e3e
}

.b-top-bar .b-top-bar__projects_list li a {
  padding: 0 1em .19em;
  display: block
}

.b-top-bar .b-top-bar__projects_list li a span {
  font-size: .69em;
  font-weight: 600
}

.b-top-bar .b-top-bar__projects_list li:first-child {
  border: 0 none
}

.b-top-bar .b-top-bar__projects_list {
  height: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.b-header::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}

.b-header .l-page-width .l-page-width__ledge {
  background: #f4f4f4 none repeat scroll 0 0;
  position: relative
}

.b-header .b-header__bg-img {
  position: absolute;
  height: 5.625em;
  top: 0;
  right: 0;
  display: block
}

.b-header .b-header__logo-link {
  position: relative;
  display: block;
  float: left;
  cursor: pointer;
  height: 5.625em;
  overflow: hidden
}

.b-header .b-header__menu-button {
  display: none
}

.b-header .b-header__layer {
  overflow: hidden;
  height: 5.625em
}

.b-header .b-header__search {
  position: relative;
  float: right;
  width: 12em;
  margin: 1.25em 1.063em 0 1em;
  overflow: hidden
}

.b-header .b-header__search .b-header__search-nav {
  display: none
}

.b-header .b-header__search .b-header__search-button {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 1.69em;
  height: 1.69em;
  cursor: pointer
}

.b-header .b-header__search .b-header__search-button span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: -.438em 0 0 -.438em;
  width: 1.125em;
  height: 1.125em;
  background-position: 0 -1482px;
  background-repeat: no-repeat
}

.b-header .b-header__search .b-header__search-button [type=submit] {
  position: relative;
  width: 100%;
  height: 100%;
  background: transparent none repeat scroll 0 center;
  color: transparent;
  top: 0;
  right: 0;
  border: 0 none;
  margin: 0;
  padding: 0;
  opacity: 0
}

.b-header {
  overflow: hidden;
  height: 3.625em
}

.b-header .b-header__bg-img {
  right: -7.75em;
  top: -1.5em
}

.b-header .b-header__logo-link {
  height: 3.625em;
  margin-left: .25em
}

.b-header .b-header__menu-button {
  position: relative;
  display: block;
  float: right;
  margin-right: .313em;
  width: 2.625em;
  height: 3.625em
}

.b-header .b-header__menu-button span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: -.563em 0 0 -.563em;
  width: 1.125em;
  height: 1.125em;
  background-position: 0 -735px;
  background-repeat: no-repeat
}

.b-header .b-header__layer {
  height: 3.625em
}

.b-header .b-header__search {
  position: absolute;
  top: 0;
  right: 4.063em;
  height: 3.625em;
  width: 200px;
  float: none;
  z-index: 100;
  -webkit-transition: left .5s ease 0s;
  transition: left .5s ease 0s
}

.b-header .b-header__search .b-header__search-nav {
  position: absolute;
  display: block;
  width: 2.625em;
  height: 3.625em;
  top: 0;
  right: -2.625em;
  cursor: pointer;
  -webkit-transition: right .25s ease 0s;
  transition: right .25s ease 0s
}

.b-header .b-header__search .b-header__search-nav span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: -.563em 0 0 -.563em;
  width: 1.125em;
  height: 1.125em;
  background-position: 0 -803px;
  background-repeat: no-repeat
}

.b-header .b-header__search .b-header__search-button {
  width: 2.625em;
  height: 3.625em;
  -webkit-transition: right .25s ease 0s;
  transition: right .25s ease 0s
}

.b-header .b-header__search .b-header__search-button span {
  margin: -.563em 0 0 -.563em;
  background-position: 0 -1448px;
  background-repeat: no-repeat
}

.b-header .b-header__search .b-header__search-button [type=submit] {
  height: 0
}

@media screen and (min-width: 30em) {
  .b-header {
    height: 4.375em
  }

  .b-header .b-header__bg-img {
    right: 0;
    top: -.75em
  }

  .b-header .b-header__logo-link {
    position: relative;
    left: auto;
    height: 4.375em
  }

  .b-header .b-header__menu-button {
    height: 4.375em
  }

  .b-header .b-header__layer {
    height: 4.375em
  }

  .b-header .b-header__search .b-header__search-nav {
    height: 4.375em
  }

  .b-header .b-header__search .b-header__search-button {
    height: 4.375em
  }
}

@media screen and (min-width: 35em) {
  .b-header .b-header__layer {
    position: relative
  }

  .b-header .b-header__search {
    height: 4.375em;
    right: 0
  }
}

@media screen and (min-width: 54em) {
  .b-header .b-header__search {
    left: 55%
  }

  .b-header .b-header__search .b-header__search-nav {
    display: none
  }

  .b-header .b-header__search .b-header__search-button {
    right: 0
  }

  .b-header .b-header__search .b-header__search-button [type=submit] {
    height: 100%
  }
}

@media screen and (min-width: 64em) {
  .b-header {
    height: 5.625em;
    overflow: visible
  }

  .b-header .b-header__bg-img {
    right: 0;
    top: 0
  }

  .b-header .b-header__logo-link {
    height: 5.625em
  }

  .b-header .b-header__menu-button {
    display: none
  }

  .b-header .b-header__layer {
    height: 5.625em
  }

  .b-header .b-header__search {
    position: relative;
    left: auto;
    float: right;
    display: block;
    width: 12em;
    margin: 1.25em 1.063em 0 1em;
    height: auto
  }

  .b-header .b-header__search .b-header__search-button {
    width: 1.69em;
    height: 1.69em;
    right: 0
  }

  .b-header .b-header__search .b-header__search-button span {
    margin: -.438em 0 0 -.438em;
    background-position: 0 -1482px;
    background-repeat: no-repeat
  }
}

.b-main-nav {
  display: block
}

.navigation::after {
  content: "";
  max-width: 100%;
  height: 1px;
  background: #e7e7e7 none repeat scroll 0 0;
  display: block;
  clear: both;
  margin: 0 auto;
  position: relative
}

.b-main-nav .b-main-nav__main {
  position: relative
}

.b-main-nav .b-main-nav__main::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item {
  float: left;
  height: 2.375em;
  white-space: nowrap
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-drop {
  display: none
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-link {
  display: block;
  padding: .75em .625em .625em;
  color: #282828;
  text-transform: uppercase;
  overflow: hidden
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-link span {
  font-size: .687em;
  font-weight: 600;
  display: block
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item:first-child .b-main-nav__main-link {
  padding-left: 1.063em
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item:last-child .b-main-nav__main-link {
  padding-right: 1.063em
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub {
  display: none;
  position: absolute;
  top: 2.375em;
  right: 0;
  left: 0
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul {
  max-height: 2.625em;
  overflow: hidden
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item {
  float: left;
  white-space: nowrap
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item .b-main-nav__sub-link {
  display: block;
  position: relative;
  padding: .75em;
  color: #fff
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item .b-main-nav__sub-link span {
  font-size: .75em;
  font-weight: 600;
  display: block
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item:first-child .b-main-nav__sub-link {
  padding-left: 1.063em
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item:last-child .b-main-nav__sub-link {
  padding-right: 1.063em
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.m-active .b-main-nav__main-link {
  color: #62a7d9
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item:hover .b-main-nav__main-link {
  color: #62a7d9;
  text-decoration: underline
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item:hover .b-main-nav__sub {
  z-index: 200;
  height: auto;
  overflow: visible;
  display: none
}

@media screen and (min-width: 64em) {
  .b-slide {
    height: auto !important
  }
}

.b-content-body {
  position: relative
}

@media screen and (max-width: 63.938em) {
  .b-main-nav::after {
    height: 0;
    line-height: 0
  }

  .b-main-nav .l-page-width .l-page-width__ledge {
    margin: 0;
    padding: 0;
    background: transparent none repeat scroll 0 center
  }

  .b-main-nav .b-main-nav__main .b-main-nav__main-item {
    float: none;
    height: auto;
    border-bottom: 1px solid #f4f4f4
  }

  .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-drop {
    display: block;
    float: right;
    padding: .75em 0 .625em;
    width: 2.937em;
    position: relative;
    cursor: pointer
  }

  .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-drop span {
    font-size: .937em;
    display: block
  }

  .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-drop::after {
    content: "";
    display: block;
    border-left: .5em solid #7c7c7c;
    border-top: .375em solid transparent;
    border-bottom: .375em solid transparent;
    position: absolute;
    margin: -.375em 0 0 -.5em;
    top: 50%;
    left: 50%
  }

  .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-link {
    padding: .75em 1.063em .625em
  }

  .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-link span {
    font-size: .937em;
    overflow: hidden;
    text-overflow: ellipsis
  }

  .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub {
    position: relative;
    top: 0;
    background: #f4f4f4 none repeat scroll 0 0
  }

  .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul {
    max-height: none
  }

  .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item {
    float: none;
    border-top: 1px solid #fff
  }

  .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item .b-main-nav__sub-link {
    padding: .75em 1.063em .625em 2em;
    color: #282828
  }

  .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item .b-main-nav__sub-link span {
    font-size: .813em;
    white-space: normal
  }

  .b-main-nav .b-main-nav__main .b-main-nav__main-item:hover .b-main-nav__sub {
    display: none
  }

  .b-slide {
    position: absolute;
    right: 0;
    float: right;
    margin-right: -20em;
    width: 20em;
    background: #fff none repeat scroll 0 0;
    z-index: 200;
    display: block;
    -webkit-transition: margin-right .25s ease 0s;
    transition: margin-right .25s ease 0s
  }

  .b-slide .b-slide-menu {
    position: relative
  }
}

@media screen and (min-width: 64em) {
  .b-content-body {
    position: static
  }
}

.b-footer {
  margin: 2.5em 0 0;
  padding: 1em 0;
  position: relative;
  display: block;
  background: #282828 none repeat scroll 0 0;
  color: #fff
}

.b-footer .b-footer__nav {
  position: relative
}

.b-footer .b-footer__nav::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}

.b-footer .b-footer__nav .b-footer__wr-items {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item {
  display: table-cell;
  overflow: hidden
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item a {
  float: left;
  padding: .56em 1em .625em;
  cursor: pointer;
  color: #7c7c7c;
  white-space: nowrap;
  font-weight: 700;
  text-transform: uppercase
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item a:hover {
  text-decoration: underline
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item a span {
  font-size: .81em;
  display: block
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item.m-active a {
  color: #62a7d9
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item.m-active a:hover {
  text-decoration: none;
  cursor: default
}

.b-footer .b-footer__nav .b-footer__nav-content {
  visibility: hidden;
  float: right;
  width: 100%;
  margin: 1.69em 0 2em -100%
}

.b-footer .b-footer__nav .b-footer__nav-content.m-active {
  visibility: visible
}

.b-footer .b-footer__nav .b-footer__nav-content .b-footer__column {
  float: left;
  width: 25%
}

.b-footer .b-footer__nav .b-footer__nav-content .b-footer__column .b-footer__item {
  padding-left: 1.06em;
  line-height: 1;
  margin-bottom: .625em
}

.b-footer .b-footer__nav .b-footer__nav-content .b-footer__column .b-footer__item a {
  color: #62a7d9
}

.b-footer .b-footer__nav .b-footer__nav-content .b-footer__column .b-footer__item a span {
  font-size: .81em
}

.b-footer .b-footer__copyright {
  padding: 0 1.06em
}

.b-footer .b-footer__copyright::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}

.b-footer .b-footer__copyright p {
  font-size: .75em;
  color: #7c7c7c;
  margin-bottom: .75em
}

.b-footer .b-footer__copyright a {
  color: #7c7c7c;
  text-decoration: underline
}

.b-footer .b-footer__copyright a:hover {
  text-decoration: none
}

@media screen and (max-width: 47.938em) {
  .b-footer .b-footer__nav {
    display: none
  }
}

.l-banner-place {
  position: relative
}

.l-banner-place.m-mobile {
  display: none
}

.l-banner-place.m-desktop {
  display: none
}

.l-banner-place.m-mobile {
  display: block
}

@media screen and (min-width: 64em) {
  .l-banner-place.m-desktop {
    display: block
  }

  .l-banner-place.m-mobile {
    display: none
  }
}

.b-banner {
  margin: 0;
  padding: 0;
  position: relative
}

.b-comments::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}

.b-comments .b-comments__users-stat {
  margin: 0 0 1em;
  font-weight: 600;
  color: #7c7c7c
}

.b-comments .b-comments__users-stat span {
  font-size: .75em
}

.b-comments .b-comments__users-stat i {
  color: #282828;
  font-style: normal;
  font-weight: 700
}

.b-comments .b-comments__lists-place {
  border-top: 1px solid #dfdfdf;
  padding-top: 1em;
  border-bottom: 1px solid #dfdfdf
}

.b-comments .b-comments__list::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}

.b-comments .b-comments__list ul {
  padding: 0;
  margin: 0;
  display: block
}

.b-comments .b-comments__list ul::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}

.b-comments .b-comments__list .b-comments__item {
  display: block;
  position: relative;
  margin: 0;
  padding-left: 0;
  padding-right: 15px;
  overflow: hidden
}

.b-comments .b-comments__list .b-comments__item .b-comments__comment {
  position: relative
}

.b-comments .b-comments__list .b-comments__item .b-comments__comment::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-avatar {
  display: block;
  float: left;
  width: 3.125em;
  height: 3.125em;
  margin-top: .5em;
  margin-right: 1em;
  max-width: none
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
  margin-left: 4.125em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head {
  margin: 0 0 .31em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author {
  font-weight: 700;
  margin-right: .5em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author span {
  font-size: .938em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author:hover {
  text-decoration: underline
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-text a {
  color: #62a7d9;
  text-decoration: underline
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-text a:hover {
  text-decoration: none
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
  margin-left: 0
}

@media screen and (min-width: 48em) {
  .b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
    margin-left: 4.125em
  }
}

.b-article {
  position: relative
}

.b-article__main {
  width: 100%;
  display: block;
  padding: 2em 15px 1em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.b-article__ind {
  max-width: 40em
}

.b-article__ind {
  margin: 0 auto
}

@media screen and (min-width: 64em) {
  .b-article__ind {
    margin: 0
  }
}

.b-article__body {
  padding-bottom: 1em;
  max-width: 40em
}

.b-article__body::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}

.b-article__body p {
  margin-bottom: 1.2em
}

.b-article__body a {
  color: blue;
  font-weight: 700;
  text-decoration: underline
}

.b-article__body a:hover {
  text-decoration: none
}

.b-article__body ul {
  list-style-type: disc;
  list-style-position: outside;
  padding-bottom: .5em
}

.b-article__body li {
  margin-left: 2em;
  margin-bottom: .5em
}

.b-article__body .form-action li {
  margin: 0;
  list-style: none;
  text-align: center;
  font-size: 16px !important;
}

.b-article__relap {
  margin: 0 1.063em 0 0
}

@media screen and (min-width: 64em) {
  .b-article__relap {
    margin: 0
  }
}

.b-article__body img {
  margin-bottom: 2em;
  width: 100%
}

.b-article__body a:hover {
  color: #da1942
}

body {
  font-family: 'PT Sans', sans-serif
}

.contentBox {
  line-height: 1.5
}

.contentBox p {
  padding-bottom: 10px;
  padding-top: 10px
}

.contentBox h1 {
  line-height: 1.2;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 27px
}

.block-7 {
  margin: 10px 0;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  border: 3px dashed #eaeaea !important;
  background: 0 0 !important;
  padding: 14px !important;
  width: 100% !important
}

.block-4 {
  border-left: 5px solid #39b4ff !important;
  padding: 10px 25px 10px 25px !important;
  margin: 0 35px !important;
  color: #39b4ff !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important
}

.block-5 {
  border-left: 5px solid red !important;
  padding: 10px !important;
  width: 100% !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important
}

.block-14 {
  width: 100% !important;
  margin: auto !important;
  max-width: 600px !important;
  text-align: center !important;
  background: #f7f7f7 !important;
  padding-bottom: 10px !important
}

.block-14 img {
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
  margin-bottom: 10px !important
}

.block-14 p {
  margin: 0 !important;
  padding: 0 !important;
  font-style: italic !important
}

body {
  font-family: 'Open Sans', sans-serif !important;
  overflow: auto !important
}

.b-article__body {
  padding-top: 10px
}

.b-article__main {
  padding-top: 0 !important
}

.b-article__main p {
  margin: 0 !important
}

.b-article__main ul {
  margin: 0 !important
}

.warn-notes {
  padding-top: 15px;
  list-style: none !important;
}

.warn-notes li {
  margin-left: 0 !important;
}

.b-article__body li {
  font-size: 18px !important
}

.b-article__body .price-block {
  padding-bottom: 0 !important;
}

.b-article__body .price-block li {
  margin: 0 !important;
  list-style: none !important;
  line-height: 1.2;
}

.b-article__ind {
  width: 100% !important;
  max-width: 100% !important
}

.b-article__body {
  width: 100% !important;
  max-width: 100% !important
}

.b-article__body img {
  margin-bottom: 0
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-avatar {
  border-radius: 1.575em
}

@media screen and (max-width: 450px) {
  .b-header {
    display: none
  }

  .b-article__body img {
    width: 100%
  }
}

.b-comments__list {
  display: flex
}

@media screen and (max-width: 820px) {
  .b-comments__list {
    flex-direction: column
  }

  .b-comments__comment {
    display: flex
  }
}

div.b-comments__item-author {
  color: #62a7d9
}

.footer__info {
  color: #7c7c7c
}

.b-comments__item {
  flex: 1
}

.myh4,
.rub-ramka a {
  text-transform: uppercase
}

.rub-ramka {
  background: rgba(3, 224, 0, .04);
  padding: 6px 13px !important;
  border-radius: 2px;
  border: 4px double rgba(21, 160, 37, .32);
  font-family: open\sans, arial, sans-serif;
  line-height: 28px;
  font-size: 18px;
  margin: 0 auto;
  font-weight: 400;
  color: #4a4a4a
}

.myh4 {
  padding: 6px 4px 4px 5px;
  width: 100%;
  display: table;
  border: 1px dotted #e2e2e2;
  border-right: 0;
  color: #3a753a;
  font-size: 14px;
  margin-bottom: 9px;
  line-height: 23px;
  border-radius: 2px;
  margin-top: 5px;
  margin-left: -3px;
  font-weight: 600;
  background-color: #f5fef5;
  background-image: -webkit-repeating-linear-gradient(0, #bfe6bf 0, #f5fef5 100%);
  background-image: repeating-linear-gradient(90deg, #bfe6bf 0, #f5fef5 100%);
  background-image: -ms-repeating-linear-gradient(0, #bfe6bf 0, rgba(3, 224, 0, .04) 100%)
}

.rub-ramka a {
  color: #ce5353;
  font-weight: 400;
  text-decoration: none;
  font-size: 15px;
  border-bottom: 1px dashed;
  text-shadow: none;
  margin-left: 2px;
  margin-right: 2px;
  padding-bottom: 1px
}

.cont {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  border: 10px outset #dd1616;
  background-color: rgba(216, 216, 216, .671);
  border-radius: 25px;
  margin: 20px 0
}

.left img {
  width: 100%
}

.inL_939463 {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 0;
  margin: 0;
  display: none !important;
}

.inL_8527 {
  padding: 0;
  margin: 0;
  font-size: 14px
}

.inL_263200 {
  text-align: center
}

.inL_369045 {
  max-width: 750px;
  width: 100%
}

.inL_448429 {
  color: #000
}

.inL_943297 {
  height: 600px;
  width: 800px
}

.inL_558769 {
  text-align: center
}

.inL_556023 {
  max-width: 750px;
  width: 100%
}

.inL_62879 {
  height: 400px;
  width: 800px
}

.inL_49284 {
  color: red;
  font-weight: 700;
}

.inL_833078 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 15px;
  max-width: 650px;
  margin: 20px auto 40px
}

.inL_508631 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  max-width: 100%;
  margin-right: 50px
}

.inL_924222 {
  margin: 20px auto 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 300px
}

.inL_522885 {
  font-size: 24px;
  color: #dd1616
}

.inL_694730 {
  font-size: 32px;
  color: green
}

.inL_799643 {
  max-width: 100%;
  font-size: 16px;
  text-align: center;
  color: #999;
  display: none;
}

.inL_317731 {
  width: 100%;
  text-align: center;
  margin: 0 auto
}

.inL_973908 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-top: 10px;
  margin-bottom: 15px
}

.inL_624673 {
  margin: 5px auto;
  border: none;
  border-bottom: 1px solid #d3d3d3;
  text-align: center;
  padding: 10px 20px;
  width: 100%;
  border-radius: 25px;
  font-size: 21px;
  box-shadow: 0 3px 0 0 grey
}

.inL_306078 {
  margin: 5px auto;
  border: none;
  border-bottom: 1px solid #d3d3d3;
  text-align: center;
  padding: 10px 20px;
  width: 100%;
  border-radius: 25px;
  font-size: 21px;
  box-shadow: 0 3px 0 0 grey;
  box-sizing: border-box
}

.inL_904912 {
  padding: 10px;
  font-size: 24px;
  cursor: pointer;
  font-weight: 600;
  color: #fff;
  background-color: #c01e14;
  margin: 0;
  border-radius: 10px;
  border: 0;
  box-shadow: 0 15px 5px -4px rgb(74, 24, 21, .75);
  width: 100%;
  transition: 0.3s;
}

.inL_904912:hover {
  transform: scale(1.1);
  box-shadow: 0 5px 5px -4px rgb(74, 24, 21, .75);

}

.inL_913958 {
  margin: 0 auto
}

@media screen and (max-width: 768px) {
  .inL_508631 {
    margin-right: 0
  }
}

.feedback__title {
  font-size: 23px;
  margin: 0 0 20px
}

.b-article__main ul.comments {
  padding: 0;
  margin-bottom: 30px !important
}

.b-article__body li.comments__item {
  display: flex;
  list-style: none;
  margin-left: 0
}

.b-article__body li.comments__item:not(:last-of-type) {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc
}

.b-article__body img.comments__avatar {
  display: block;
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  max-width: none;
  border-radius: 50%;
  margin-right: 15px
}

.comments__name {
  display: block;
  font-weight: 700;
  margin-bottom: 5px
}

.contentBox p.comments__text {
  padding: 0
}

.comments__date {
  display: inline-block;
  font-size: 14px;
  color: grey;
  margin-top: 5px
}

.comments__leave {
  padding: 0;
  margin-bottom: 30px
}

@media (max-width: 767px) {
  .comments__leave .button {
    width: 100%
  }
}

.button {
  display: none;
  border: none;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  margin: 0;
  width: 100%;
  max-width: 250px;
  background-color: #aaa4a4;
  border: 0;
  border-radius: 7px;
  transition: all .4s;
  font-weight: 700;
  padding: 15px 10px
}

.button:hover {
  background: #343534
}

.button.show {
  display: block
}

.visually-hidden {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden
}

.comment-create__wrapper {
  display: none
}

.comment-create__form {
  display: none;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  max-width: 500px;
  margin: 0 auto
}

.comment-create__form.show {
  display: flex
}

.create-comment__image-wrapper {
  display: flex;
  align-items: center
}

.create-comment__image {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #e5e5e5;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  cursor: pointer;
  position: relative;
  background-image: url(../images/com-ava.png);
  background-position: center;
  background-repeat: no-repeat
}

.create-comment__image-text {
  margin-left: 10px;
  cursor: pointer;
  text-decoration: underline;
  font-size: 16px;
}

.comment-create__text {
  resize: none;
  height: 100px;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #838383;
  overflow: auto;
  padding: 10px;
  font-size: 16px;
  font-family: Inter, sans-serif;
  margin-bottom: 10px
}

.comment-create__age,
.comment-create__city,
.comment-create__name {
  font-family: Inter, sans-serif;
  border-radius: 5px;
  border: 1px solid #838383;
  padding: 10px;
  font-size: 16px;
  margin-bottom: 10px;
  width: 49%
}

.comment-create__age:focus,
.comment-create__city:focus,
.comment-create__name:focus,
.comment-create__text:focus {
  border: 1px solid #000;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, .5)
}

.comment__info-image-wrapper {
  margin-bottom: 10px;
  width: 48%
}

.comment-create__btn {
  height: 55px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background-color: #0252bb;
  border-radius: 7px;
  font-weight: 700;
  margin: 0 auto 10px auto;
  border: none;
  cursor: pointer;
  display: block;
  max-width: 300px;
  width: 100%;
  transition: .3s
}

.comment-create__btn:hover {
  background-color: #044396
}

.comment_moderate {
  font-size: 18px;
  text-align: center;
  font-weight: 700;
  display: none;
  padding: 20px 0;
  border-top: 1px solid #dc143c;
  border-bottom: 1px solid #dc143c
}

.comment__notice {
  font-size: 18px;
  text-align: center;
  display: none;
  padding-bottom: 10px;
  width: 100%;
  color: #8b0000;
  font-weight: 700
}

@media (max-width: 479px) {

  .comment-create__age,
  .comment-create__city,
  .comment-create__name {
    width: 100%
  }

  .comment__info-image-wrapper {
    width: 100%
  }
}

.comment-create__form.show {
  display: flex
}

.comment_moderate.show {
  display: block
}

.comment__notice.show {
  display: block
}

.button.show {
  display: block
}

.comment-create__wrapper.show {
  display: block
}

.create-comment__image.added {
  background-image: url(../images/check.png)
}

.banner {
  display: flex;
  flex-direction: column;
  align-items: center
}

.b-article__body img.banner__pack {
  display: block;
  max-width: 200px;
  margin-bottom: 15px
}

a.banner__btn {
  font-size: 21px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  max-width: 270px;
  padding: 10px
}

a.banner__btn:hover {
  color: #fff
}

.b-header__search-input {
  cursor: text
}

.b-header__search-input:hover {
  text-decoration: none
}

.comments__live {
  display: block;
  max-width: 350px;
  margin-top: 5px;
}

@media (max-width: 820px) {
  .b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
    margin-left: 0
  }

  .b-comments .b-comments__list .b-comments__item {
    padding-right: 0;
  }
}

@media (max-width: 768px) {
  h3 {
    font-size: 19px
  }

  p {
    line-height: 1.4
  }

  .inL_833078 {
    flex-direction: column;
    max-width: 400px
  }

  .inL_904912 {
    padding: 10px;
  }

  .inL_624673,
  .inL_306078 {
    font-size: 20px;
  }

  .rom-footer {
    display: flex;
    flex-direction: column;
  }

  .rom_center {
    margin-top: 20px;
    order: 1;
  }
}

@media screen and (max-width: 1023px) {
  .b-header {
    display: none
  }
}

:active,
:focus,
:hover,
:visited,
a,
a:active,
a:focus,
a:hover,
a:visited {
  outline: 0 !important;
}

::-moz-focus-inner,
::-moz-focus-outer {
  border: 0;
  padding: 0;
}

input:invalid,
textarea:invalid {
  outline: none;
  box-shadow: none;
}

input[type='number'] {
  -moz-appearance: textfield;
}

input[type='number']::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.rub-ramka .link-to-form {
  font-size: 16px;
}