﻿@charset "UTF-8";

html,
body,
div,
span,
h1,
h2,
p,
a,
img,
s,
strong,
sup,
b,
i,
ul,
li,
form {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline
}

html {
  line-height: 1;
}

ul {
  list-style: none
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

html,
button,
input {
  font-family: 'Open Sans', Arial, sans-serif;
  color: #333
}

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

::selection {
  background: #000;
  color: #fff;
  text-shadow: none
}

a {
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  text-decoration: underline
}

b,
strong {
  font-weight: 700
}

i {
  font-style: italic
}

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

sup {
  top: -.5em
}

img {
  -ms-interpolation-mode: bicubic;
  vertical-align: middle
}

button,
input {
  font-size: 1em;
  margin: 0;
  vertical-align: baseline;
}

button,
input {
  line-height: normal
}

button {
  cursor: pointer;
  appearance: button;
}

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

input:invalid {
  background-color: #f0dddd
}

* {
  max-height: 1000000px
}

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

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

body.mode-adaptive {
  min-width: 20em
}

input[type="text"] {
  position: relative;
  border: 1px solid #dfdfdf;
  background: #fff;
  margin: 0;
  font-size: .687em;
  outline: 0;
  padding: .455em .9em;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.l-wr-page {
  position: relative;
  display: block;
  width: 100%;
  min-width: 62.5em
}

.mode-adaptive .l-wr-page {
  min-width: 20em
}

.l-page {
  position: relative;
  display: block;
  width: 100%;
  background: #e7e7e7
}

.l-wr-main {
  overflow: hidden
}

.mode-adaptive .l-wr-main {
  position: relative
}

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

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

.l-page-width:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}

.l-page-width .l-page-width__ledge {
  background: #fff;
}

.l-page-width .l-page-width__ledge:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}

.l-page-width .l-page-width__ledge.m-ledge-dark {
  background: #282828
}

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

.mode-adaptive .l-page-width {
  width: 100%;
  max-width: 62.5em
}

.l-slide-columns {
  position: relative
}

.l-slide-columns:after {
  content: '';
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0
}

.l-main-column {
  width: 45.25em;
  float: left;
}

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

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

@media screen and (min-width:64em) {
  .mode-adaptive .l-main-column {
    width: 100%
  }
}

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

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

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

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

.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-input {
  position: relative;
  margin-right: 1.69em
}

.b-header .b-header__search .b-header__search-input input[type="text"] {
  position: relative;
  float: right;
  border: 0;
  background: #fff;
  margin: 0;
  font-size: .688em;
  outline: 0;
  padding: .55em;
  display: block;
}

.b-header .b-header__radio {
  display: none
}

.mode-adaptive .b-header {
  overflow: hidden;
  height: 3.125em
}

.mode-adaptive .b-header .b-header__bg-img {
  right: -2.75em;
  top: -.625em
}

.mode-adaptive .b-header .b-header__layer {
  height: 3.125em
}

.mode-adaptive .b-header .b-header__search {
  position: absolute;
  margin: 0;
  top: 0;
  right: 0;
  height: 3.125em;
  width: auto;
  float: none;
  z-index: 100;
  -webkit-transition: left ease .5s;
  -moz-transition: left ease .5s;
  -o-transition: left ease .5s;
  -ms-transition: left ease .5s;
  transition: left ease .5s
}

.mode-adaptive .b-header .b-header__search .b-header__search-input {
  margin-right: 2.625em;
  margin-top: .475em;
  -webkit-transition: margin-right ease .25s;
  -moz-transition: margin-right ease .25s;
  -o-transition: margin-right ease .25s;
  -ms-transition: margin-right ease .25s;
  transition: margin-right ease .25s
}

.mode-adaptive .b-header .b-header__search .b-header__search-input span {
  width: 100%;
  display: block;
  background: #fcfcfc;
  padding: 5px 10px;
  font-size: .937em;
  -webkit-transition: width ease .25s;
  -moz-transition: width ease .25s;
  -o-transition: width ease .25s;
  -ms-transition: width ease .25s;
  transition: width ease .25s
}

.mode-adaptive .b-header .b-header__radio {
  overflow: hidden;
  text-align: center;
  height: 100%;
  margin-right: 2.625em;
  display: flex;
  align-items: center;
  color: #ff7800;
  padding-left: 15px;
}

.mode-adaptive .b-header .b-header__radio a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 .687em;
  height: 3.125em;
  line-height: 2.9em;
  text-decoration: none
}

.mode-adaptive .b-header .b-header__radio a span {
  vertical-align: middle;
  font-size: .875em;
  font-weight: 700;
  display: none;
  text-transform: uppercase;
  color: #ff7800;
}

.mode-adaptive .b-header .b-header__radio a span span {
  font-size: 1em;
  vertical-align: baseline;
  margin: 0 0 0 .25em
}

@media screen and (min-width:30em) {

  .mode-adaptive .b-header .b-header__layer {
    height: 3.125em
  }

  .mode-adaptive .b-header .b-header__search {
    height: 3.125em
  }

  .mode-adaptive .b-header .b-header__search .b-header__search-input {
    margin-top: .475em
  }

  .mode-adaptive .b-header .b-header__radio a {
    height: 3.125em;
    display: flex;
    padding: 0;
  }

  .mode-adaptive .b-header .b-header__radio a span {
    display: inline
  }

  .mode-adaptive .b-header .b-header__radio a span span {
    display: none
  }
}

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

  .mode-adaptive .b-header .b-header__radio a span {
    display: inline
  }

  .mode-adaptive .b-header .b-header__radio a span span {
    display: none
  }

  .mode-adaptive .b-header .b-header__search {
    right: 0
  }
}

@media screen and (min-width:38em) {

  .mode-adaptive .b-header .b-header__radio a span span {
    display: inline
  }
}

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

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

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

  .mode-adaptive .b-header .b-header__search {
    width: 16em;
  }

  .mode-adaptive .b-header .b-header__search .b-header__search-input {
    margin-top: 1.175em
  }



  .mode-adaptive .b-header .b-header__radio a {
    height: 4.375em;
    line-height: 4.125
  }
}

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

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

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

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

  .mode-adaptive .b-header .b-header__search .b-header__search-input {
    position: relative;
    margin-right: 1.69em;
    margin-top: 0
  }

  .mode-adaptive .b-header .b-header__search .b-header__search-input span {
    width: 100%;
    font-size: .688em;
    padding: 5px 10px
  }

  .mode-adaptive .b-header .b-header__radio {
    display: none
  }
}

.b-main-nav {
  display: block
}

.b-main-nav:after {
  content: '';
  display: block;
  max-width: 64.75em;
  height: 1px;
  background: #e7e7e7;
  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: "\0020";
  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.sputnik-radio .b-main-nav__main-link {
  color: #ff7800
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio .b-main-nav__main-link span {
  position: relative;
  padding-left: 1.75em;
  padding-right: 1.75em
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio .b-main-nav__main-link s {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -.625em;
  width: 1.25em;
  height: 1.25em;
  display: block;
  background-image: url();
  background-position: 0 -3136px;
  background-repeat: no-repeat
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio .b-main-nav__main-link i {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -.6875em;
  width: 1.25em;
  height: 1.25em;
  display: block;
  background: #ff7800;
  border-radius: .625em;
  -webkit-border-radius: .625em;
  -moz-border-radius: .625em;
  -ms-border-radius: .625em;
  -o-border-radius: .625em
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio .b-main-nav__main-link i:before {
  content: '';
  display: block;
  border-left: .5em solid #fff;
  border-top: .375em solid transparent;
  border-bottom: .375em solid transparent;
  position: absolute;
  top: 50%;
  left: .44em;
  margin-top: -.33em
}

.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: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}

.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 {
  display: block;
  z-index: 200;
  height: auto;
  overflow: visible
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item:hover.sputnik-radio .b-main-nav__main-link {
  color: #ff7800
}

.b-hide-slide {
  display: none
}

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

.b-slide-menu__radio {
  display: none
}

.b-slide-menu__project {
  display: none
}

.b-slide-menu__region {
  display: none
}

.b-slide-menu__theme {
  display: none
}

.mode-adaptive .b-content-body {
  position: relative
}

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

  .mode-adaptive .b-main-nav .l-page-width .l-page-width__ledge {
    margin: 0;
    padding: 0;
    background: 0
  }

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

  .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio {
    display: none
  }

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

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

  .mode-adaptive .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%
  }

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

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

  .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub {
    position: relative;
    top: 0;
    background: #f4f4f4
  }

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

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

  .mode-adaptive .b-hide-slide {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #282828;
    filter: alpha(opacity=80);
    opacity: .8;
    z-index: 190
  }

  .mode-adaptive .b-slide {
    position: absolute;
    right: 0;
    float: right;
    margin-right: -20em;
    width: 20em;
    background: #fff;
    z-index: 200;
    display: block;
    -webkit-transition: margin-right ease .25s;
    -moz-transition: margin-right ease .25s;
    -o-transition: margin-right ease .25s;
    -ms-transition: margin-right ease .25s;
    transition: margin-right ease .25s
  }

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

  .mode-adaptive .b-slide-menu__radio {
    display: block;
    border-bottom: 1px solid #62a7d9
  }

  .mode-adaptive .b-slide-menu__radio a {
    display: block;
    padding: .75em 1.063em .625em;
    line-height: 1.4
  }

  .mode-adaptive .b-slide-menu__radio a span {
    font-weight: 600;
    font-size: .875em;
    display: inline-block;
    text-transform: uppercase;
    vertical-align: top;
    color: #ff7800
  }

  .mode-adaptive .b-slide-menu__project {
    display: block;
    border-bottom: 1px solid #62a7d9
  }

  .mode-adaptive .b-slide-menu__project div {
    padding: .75em 1.063em .625em;
    cursor: pointer
  }

  .mode-adaptive .b-slide-menu__project div span {
    font-weight: 600;
    font-size: .937em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block
  }

  .mode-adaptive .b-slide-menu__project div:hover span {
    text-decoration: underline
  }

  .mode-adaptive .b-slide-menu__project ul {
    background: #f4f4f4;
    display: none
  }

  .mode-adaptive .b-slide-menu__project ul li {
    border-top: 1px solid #fff;
    display: block
  }

  .mode-adaptive .b-slide-menu__project ul li a {
    padding: .75em 1.063em .625em 2em;
    display: block;
    color: #282828
  }

  .mode-adaptive .b-slide-menu__project ul li a span {
    font-size: .813em;
    font-weight: 600;
    white-space: normal;
    display: block
  }

  .mode-adaptive .b-slide-menu__region {
    display: block;
    border-bottom: 1px solid #62a7d9
  }

  .mode-adaptive .b-slide-menu__region .b-slide-menu__region-change {
    display: block;
    float: right;
    padding: .75em 0 .625em;
    width: 3.5em;
    position: relative;
    cursor: pointer
  }

  .mode-adaptive .b-slide-menu__region .b-slide-menu__region-change span {
    font-size: .937em;
    display: block
  }

  .mode-adaptive .b-slide-menu__region .b-slide-menu__region-current {
    display: block;
    overflow: hidden;
    padding: .75em 1.063em .625em
  }

  .mode-adaptive .b-slide-menu__region .b-slide-menu__region-current span {
    font-weight: 600;
    font-size: .937em;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
  }

  .mode-adaptive .b-slide-menu__theme {
    display: block;
    border-bottom: 1px solid #62a7d9;
    padding: .75em 1.063em .625em;
    cursor: pointer
  }

  .mode-adaptive .b-slide-menu__theme .b-slide-menu__theme-switch {
    position: relative;
    float: right;
    margin-top: .125em;
    width: 2em;
    height: 1.063em;
    border-radius: .938em;
    -webkit-border-radius: .938em;
    -moz-border-radius: .938em;
    -ms-border-radius: .938em;
    -o-border-radius: .938em
  }

  .mode-adaptive .b-slide-menu__theme .b-slide-menu__theme-switch span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid #282828;
    background: #fff;
    border-radius: 1em;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    -ms-border-radius: 1em;
    -o-border-radius: 1em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }

  .mode-adaptive .b-slide-menu__theme .b-slide-menu__theme-switch i {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 1.063em;
    height: 1.063em;
    border: 1px solid #3e3e3e;
    background: #fff;
    border-radius: 1em;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    -ms-border-radius: 1em;
    -o-border-radius: 1em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition-property: left;
    -o-transition-property: left;
    -webkit-transition-property: left;
    transition-property: left;
    -moz-transition-duration: .1s;
    -o-transition-duration: .1s;
    -webkit-transition-duration: .1s;
    transition-duration: .1s
  }

  .mode-adaptive .b-slide-menu__theme .b-slide-menu__theme-title {
    overflow: hidden
  }

  .mode-adaptive .b-slide-menu__theme .b-slide-menu__theme-title span {
    font-weight: 600;
    font-size: .937em;
    display: block
  }

  .mode-adaptive .b-slide-menu__theme:hover .b-slide-menu__theme-title span {
    text-decoration: underline
  }
}

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

.b-scroller-up {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  z-index: 450
}

.b-scroller-up a {
  display: block;
  position: absolute;
  top: -5em;
  left: 0;
  width: 4.5em;
  height: 1.5em;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  padding: .5em 1em .75em;
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all
}

.b-scroller-up a .b-scroller-up__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background: #b7b7b7;
  filter: alpha(opacity=60);
  opacity: .6;
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all
}

.b-scroller-up a span {
  font-size: .81em;
  position: relative
}

.b-scroller-up a i {
  position: absolute;
  top: 50%;
  right: 1em;
  width: 1px;
  height: 0;
  margin: -.125em 0 0;
  border-left: .25em solid transparent;
  border-right: .25em solid transparent;
  border-bottom: .375em solid #fff
}

.b-scroller-up a:hover .b-scroller-up__bg {
  opacity: 1
}

@media screen and (min-width:64.75em) {
  .b-scroller-up a {
    left: -1.125em
  }
}

@media screen and (min-width:80em) {
  .b-scroller-up a {
    left: -8.75em
  }
}

.b-page-title {
  padding: .5em 15px .44em;
  display: block
}

.b-page-title .b-page-title__text {
  display: inline-block
}

.b-page-title a {
  color: #62a7d9;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1.125em;
  font-weight: 700
}

.b-page-title a:hover {
  text-decoration: none
}

.l-banner-place {
  position: relative
}

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

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

@media screen and (min-width:64em) {

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

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

.mode-adaptive .b-banner.m-banner__commerce {
  position: relative;
  text-align: center;
  line-height: 0
}

.mode-adaptive .b-banner.m-banner__commerce .b-banner__59 {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  line-height: 1.5
}

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

.b-comments .b-comments__title {
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.b-comments .b-comments__title span {
  font-size: 1.25em;
  letter-spacing: .025em
}

.b-article {
  position: relative
}

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

.b-article__ind {
  max-width: 100%
}

.mode-adaptive .b-article__ind {
  margin: 0 auto
}

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

.b-article__title {
  font-weight: 700;
  line-height: 1.15;
  margin-bottom: 20px;
}

.b-article__title span {
  font-size: 2.188em
}

.mode-adaptive .b-article__title span {
  font-size: 1.563em
}

@media screen and (min-width:30em) {
  .mode-adaptive .b-article__title span {
    font-size: 1.75em
  }
}

@media screen and (min-width:48em) {
  .mode-adaptive .b-article__title span {
    font-size: 1.937em
  }
}

@media screen and (min-width:64em) {
  .mode-adaptive .b-article__title span {
    font-size: 2.188em
  }
}

.desktop {
  justify-content: center;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}

.desktop_block {
  width: 400px;
  margin-bottom: 20px;
}

.desktop_block img {
  height: 225px;
  margin-bottom: 15px;
  max-width: 300px;
  width: 100%;
}

.mobile {
  display: none
}

p {
  font-size: 19px
}

body {
  height: auto !important
}

@media (max-width: 425px) {

  .desktop,
  .mode-adaptive .b-header .b-header__search {
    display: none
  }

  .mobile {
    display: block;
    text-align: center;
    margin-bottom: 20px;
  }
}

img {
  max-width: 100%
}

.rub-ramka {
  background: rgba(189, 61, 77, 0.04);
  padding: 12px 15px !important;
  color: rgb(8, 8, 8);
  font-size: 18px;
  font-family: roboto condensed, arial;
  border: 2px solid;
  border-radius: 4px;
  font-weight: bold;
  border-color: #bd3d4d;
  text-indent: 0 !important;
  text-align: left;
  line-height: 25px;
  max-width: 880px;
  display: block;
  margin: 20px auto !important;
}

.rub-ramka p {
  font-size: 1.1em;
  line-height: 1.2em;
  text-align: center;
}

input {
  text-indent: 7px;
}

/* Кнoпкa зaкрыть для тех ктo в тaнке) */

#overlay {
  z-index: 3;
  /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
  position: fixed;
  /* всегдa перекрывaет весь сaйт */
  background-color: #000;
  /* чернaя */
  opacity: 0.8;
  /* нo немнoгo прoзрaчнa */
  -moz-opacity: 0.6;
  /* фикс прозрачности для старых браузеров */
  filter: alpha(opacity=80);
  width: 100%;
  height: 95%;
  /* рaзмерoм вo весь экрaн */
  top: 0;
  /* сверху и слевa 0, oбязaтельные свoйствa! */
  left: 0;
  cursor: pointer;
  display: none;
  /* в oбычнoм сoстoянии её нет) */
}

.rub-ramka {
  background: rgba(189, 61, 77, 0.04);
  padding: 12px 15px !important;
  color: rgb(8, 8, 8);
  font-size: 18px;
  font-family: roboto condensed, arial;
  border: 2px solid;
  border-radius: 4px;
  font-weight: bold;
  border-color: #bd3d4d;
  text-indent: 0 !important;
  text-align: left;
  line-height: 25px;
  max-width: 880px;
  display: block;
  margin: 20px auto;
}

.head-form {
  font-weight: bold;
}

.link-bio {
  border-bottom: 1px dashed;
  color: rgb(255, 31, 59);
  text-decoration: none;
  font-weight: 600;
}

.frame-container {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.row-form {
  text-align: center;
  font-family: Helvetica, sans-serif;
}

.order {
  max-width: 570px;
  margin: 25px auto;
  background: #fff;
  padding: 0px 0;
  box-shadow: 0px 0px 10px 1px #ebebeb;
  border-radius: 15px;
}

.col-md-12 {
  width: 100%;
  display: block;
}

.col-md-12 input {
  box-sizing: border-box;
  width: 80%;
  height: 58px;
  padding: 8px 10px 8px 8px;
  font-size: 17px;
  border-radius: 14px;
  border: 1px solid #ccc;
  margin-bottom: 15px;
  outline: none;
  color: #757575;
}

.order button {
  border-radius: 21px;
  text-align: center;
  text-transform: none;
  background-color: #0c3492;
  color: #fff;
  transition: opacity .2s ease-out;
  border: none;
  font-size: 32px;
  font-weight: bold;
  padding: 20px 0;
  width: 90%;
  outline: none;
  cursor: pointer;
}

.head-form {
  border-radius: 10px 10px 0 0;
  background: #e31c23;
  font-size: 24px;
  padding: 10px 0 0;
}

.head-form img {
  margin-bottom: -10px;
  width: 100%;
}

.head-form span {
  color: #fff;
  line-height: 33px;
  display: inline-block;
  margin: 8px 0 -8px 0;
  padding: 8px;
}

.date,
.price {
  width: 50%;
  float: left;
  text-align: center;
  padding: 5px 0;
}

.date {
  margin-top: 14px;
  background: #ebebeb;
  border-radius: 12px 0 0 12px;
  line-height: 26px;
  font-size: 18px;
  color: #434343;
}

.price {
  background: #0c3492;
  color: #fff;
  border-radius: 0 12px 12px 0;
  min-height: 48px;
  padding: 7px 0;
}

.new-price {
  font-size: 36px;
  display: inline-block;
  margin-left: 10px;
}

.old-price {
  display: inline-block;
  margin-top: 14px;
  font-size: 19px;
  vertical-align: top;
  text-decoration: line-through;
}

.discount {
  margin: 25px 0;
  display: inline-block;
  height: 100%;
  width: 90%;
  border: 1px solid #ccc;
  border-radius: 13px;
  background-color: #ebebeb;
}

.name,
.phone {
  position: relative;
  border: none;
  background: no-repeat;
  padding: 0;
}

.name input {
  background: #fff;
  background-repeat: no-repeat;
  background-position: 4% 50%;
}

.phone input {
  background: #fff;
  background-repeat: no-repeat;
  background-position: 4% 50%;
}

button img {
  margin-bottom: -3px;
  display: inline-block;
}

.under-button {
  display: block;
  width: 90%;
  margin: 15px auto;
  text-align: left;
  color: #818181;
  font-size: 11px;
  line-height: 20px;
}

.under-button i {
  font-style: normal;
  color: red;
}

.footer {
  background: #ebebeb;
  padding: 20px 25px;
  text-align: left;
  font-size: 23px;
  font-weight: 600;
  border-radius: 0 0 15px 15px;
}

.footer span {
  background: #e31c23;
  width: 32px;
  height: 32px;
  display: inline-block;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  line-height: 32px;
}

@media(max-width: 767px) {

  .date,
  .price {
    width: 100%;
    float: none;
    border-radius: 12px;
  }

  .discount {
    border: none;
  }

  .date {
    border-radius: 12px 12px 0 0;
  }

  .price {
    border-radius: 0 0 12px 12px;
  }

  .order button {
    font-size: 21px;
  }

  button img {
    margin-bottom: -5px;
    display: inline-block;
  }

  .footer {
    text-align: center;
  }
}

button {
  border: 0px solid #000;
  background-color: inherit;
}

body,
html {
  margin: 0
}


.comm-item {
  position: relative;
  padding-left: 60px;
  margin-bottom: 20px;
}

.comm-ava {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
}

.comm-name {
  margin-bottom: 5px;
  font-weight: bold;
}

.order-btn2 {
  display: block;
  margin: 0 auto;
  border-radius: 21px;
  text-align: center;
  text-transform: none;
  background-color: #0c3492;
  color: #fff;
  transition: opacity .2s ease-out;
  border: none;
  font-size: 32px;
  font-weight: bold;
  padding: 20px 0;
  max-width: 400px;
  width: 100%;
  outline: none;
  cursor: pointer;
}

.timer-form {
  display: flex;
  color: red;
  width: 100%;
  justify-content: center;
  align-items: center;
  font-size: 18px !important;
  font-weight: 700;
  gap: 5px;

}

.timer-form span {
  font-size: 18px !important;
}

.comm-name,
.rcity {
  font-weight: 700;
  color: black;
}

.inL_497880 {
  position: relative;
}

.inL_436678 {
  font-size: 23px;
  line-height: 1.2;
  margin-bottom: 20px;
}

.inL_643718 {
  font-size: 28px;
  line-height: 1.2;
  margin-bottom: 20px;
}

.inL_638399 {
  text-align: center;
  margin-bottom: 20px;
}

.inL_934413 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 500px;
}

.inL_297203 {
  margin-bottom: 20px;
}

.inL_836900 {
  margin-bottom: 20px;
}

.inL_127892 {
  margin-bottom: 20px;
}

.inL_256163 {
  text-align: center;
  margin-bottom: 20px;
}

.inL_818545 {
  margin: 5px;
}

.inL_772966 {
  margin-bottom: 20px;
}

.inL_384984 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 500px;
  margin-bottom: 15px;
}

.inL_381236 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 500px;
  margin-bottom: 15px;
}

.inL_902795 {
  margin-bottom: 20px;
}

.inL_352110 {
  margin-bottom: 20px;
}

.inL_121347 {
  text-align: center;
  margin-bottom: 20px;
}

.inL_940075 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 500px;
  margin-bottom: 15px;
}

.inL_562423 {
  margin-bottom: 20px;
}

.inL_35973 {
  margin-bottom: 20px;
}

.inL_64645 {
  margin-bottom: 20px;
}

.inL_626763 {
  margin-bottom: 20px;
}

.inL_63296 {
  margin-bottom: 20px;
}

.inL_883258 {
  margin-bottom: 20px;
}

.inL_626389 {
  margin-bottom: 20px;
}

.inL_417682 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 500px;
  margin-bottom: 20px;
}

.inL_727382 {
  text-align: center;
}

.inL_513012 {
  margin-bottom: 20px;
}

.inL_754931 {
  margin-bottom: 20px;
}

.inL_618221 {
  margin-bottom: 20px;
}

.inL_726728 {
  margin-bottom: 20px;
}

.inL_674387 {
  margin-bottom: 20px;
}

.inL_416908 {
  text-align: center;
  margin-bottom: 20px;
}

.inL_684138 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 500px;
}

.inL_993876 {
  margin-bottom: 20px;
}

.inL_844946 {
  text-align: center;
  margin-bottom: 20px;
}

.inL_332082 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 500px;
}

.inL_110085 {
  margin-bottom: 20px;
}

.inL_720439 {
  margin-bottom: 20px;
}

.inL_515519 {
  color: red;
}

.inL_185861 {
  color: red;
}

.inL_329688 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 200px;
}

.inL_244702 {
  line-height: 26px;
}

.inL_683235 {
  display: block;
  font-weight: bold;
  margin-top: 5px;
  color: red;
  text-align: center;
}

.inL_722251 {
  display: flex;
  flex-direction: column;
}

.inL_668805 {
  margin-bottom: 10px;
}

.inL_680442 {
  text-align: left;
  list-style: none;
  padding-left: 0;
}

.inL_530764 {
  text-align: inherit;
}

.inL_419380 {
  color: red
}

.inL_510766 {
  color: red
}

.inL_630682 {
  color: gray;
  font-weight: normal;
  font-size: 14px;
}

.inL_909328 {
  color: gray;
  font-weight: normal;
  font-size: 14px;
}

.inL_813025 {
  color: gray;
  font-weight: normal;
  font-size: 14px;
}

.inL_346431 {
  color: gray;
  font-weight: normal;
  font-size: 14px;
}

.inL_680999 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  width: 100%;
  max-width: 300px;
}

.inL_517379 {
  color: gray;
  font-weight: normal;
  font-size: 14px;
}

.inL_441524 {
  color: gray;
  font-weight: normal;
  font-size: 14px;
}

.inL_479041 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  margin-top: 5px;
  max-width: 300px;
}

.inL_142887 {
  color: gray;
  font-weight: normal;
  font-size: 14px;
}

.inL_838162 {
  color: gray;
  font-weight: normal;
  font-size: 14px;
}

.inL_281704 {
  color: gray;
  font-weight: normal;
  font-size: 14px;
}

.inL_495027 {
  color: gray;
  font-weight: normal;
  font-size: 14px;
}

.inL_3563 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  margin-top: 5px;
  width: 100%;
}

.inL_960119 {
  color: gray;
  font-weight: normal;
  font-size: 14px;
}

.inL_458490 {
  color: gray;
  font-weight: normal;
  font-size: 14px;
}

.inL_698799 {
  color: gray;
  font-weight: normal;
  font-size: 14px;
}