video {
  max-width: 100%;
}

p,
li {
  font-size: 18px
}

html {
  line-height: 1
}


ul {
  list-style: outside none none
}

article,
footer,
header,
main,
menu,
nav {
  display: block
}


.title {
  padding-left: 24px;
  padding-right: 24px
}

@media(max-width:530px) {
  .title {
    padding-left: 12px;
    padding-right: 12px
  }
}

.imaga img {
  padding: 10px;
  border: 1px solid #ccc;
  margin-bottom: 20px
}

.imaga {
  text-align: center
}

.wait {
  font-size: 24px;
  line-height: 150%
}

.myText2 {
  font-size: 22px;
  background-color: #ff0;
  padding: 5px 10px;
  display: block;
  font-weight: 700;
  margin-bottom: 20px;
  color: #b51c1c
}

.rub-ramka {
  text-indent: 0 !important;
  background: rgba(200, 0, 224, .04);
  padding: 6px 13px 18px !important;
  border-radius: 2px;
  border: 4px double rgba(160, 21, 21, .32);
  font-family: Georgia, serif;
  line-height: 28px;
  font-size: 16px;
  max-width: 80%;
  margin: 0 auto;
  font-weight: 400;
  color: #4a4a4a;
  margin-bottom: 20px
}

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

a {
  color: inherit;
  text-decoration: none
}

a:hover {
  text-decoration: underline
}

body {
  background: transparent repeat scroll 0 0
}

@media(max-width:530px) {
  body {
    position: relative
  }
}

a .content::after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both
}

.page-wrap {
  padding: 0 25px;
  max-width: 1280px;
  min-width: 300px;
  margin: 0 auto;
  position: relative;
  cursor: auto
}

@media(max-width:900px) {

  .page-wrap {
    padding: 0 24px
  }
}

@media(max-width:530px) {
  .page-wrap {
    padding: 0;
    overflow: hidden
  }
}

.main-content {
  background: transparent repeat scroll 0 0;
  z-index: 11;
  position: relative
}

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

.content {
  min-height: 700px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin: 0 auto
}

.content__inner_wide {
  background-color: #fff;
  border-bottom: 1px solid #ccc
}

@media(max-width:1024px) {

  .content__inner_wide {
    width: 100%
  }
}

.footer,
.content {
  clear: both
}

.header {
  width: 100%;
  z-index: 12;
  position: relative;
  font-family: droid-serif
}

.nav {
  height: 64px;
  max-width: 920px;
  overflow: hidden;
  position: relative
}

@media(max-width:530px) {
  .nav {
    display: none
  }
}

.article {
  padding: 24px 30px
}

@media(max-width:530px) {

  .article {
    padding: 24px 15px
  }
}

@media(max-width:1024px) {

  .article {
    width: auto
  }
}

.article::after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both
}

.article__date {
  font: 14px/18px Georgia, serif;
  color: #555
}

.article__date .article__time {
  padding-right: 12px
}

.article__date .article__author {
  padding: 0 12px;
  border-left: 1px solid #ccc
}

.article__title {
  font: 32px/36px Georgia, serif;
  padding: 4px 0 0
}

.article__text {
  font: 16px/24px Georgia, serif;
  color: #333;
  padding-left: 0;
  padding-top: 24px
}

@media(max-width:1280px) {
  .article__text {
    padding-left: 0
  }
}

.article__text img {
  max-width: 100%
}

.article__text p {
  text-align: left !important
}

.article__text a {
  font-weight: 700;
  text-decoration: underline;
  color: #0095da
}

.article__text b,
.article__text strong {
  font-weight: 700
}

#comments a {
  color: #0095da
}

#comments a.button-submit {
  color: #000;
}

#comments a:hover {
  color: blue;
}

@media(max-width:900px) {

  .page-wrap {
    padding: 15px 24px 0
  }
}

@media(max-width:1024px) {
  .page-wrap {
    padding: 0 25px
  }
}

@media(max-width:530px) {

  .page-wrap {
    padding: 15px 0 0
  }
}

@media(max-width:670px) {

  .page-wrap {
    padding: 0
  }
}

@media(max-width:530px) {

  .article__title {
    font: 26px/30px "RussiaLight", sans-serif;
    padding: 4px 0 0
  }
}

.head {
  font: bold 23px/100% "RussiaLight", sans-serif;
  text-indent: 0
}

img {
  max-width: 100%
}

a:hover {
  text-decoration: none
}

.submit {
  margin-top: 10px;
  cursor: pointer;
  height: 50px;
  width: 400px;
  background-color: #b22222;
  color: #fff;
  font-size: 30px;
  border-radius: 3px
}

input[type=text] {
  -webkit-appearance: none;
  appearance: none;
}

.nav>li>a:hover,
.nav>li>a:focus {
  background: 0 0
}

ul.nav-pills>li>a.active {
  color: #fff;
  background-color: #ccc
}

ul.nav-pills>li>a.active:hover,
ul.nav-pills>li>a.active:focus {
  color: #fff;
  background-color: #ccc
}

p {
  line-height: 26px;
  margin: 0 0 20px
}

a,
a:hover,
a:focus {
  color: blue
}



header-body border-color-primary header-body-bottom-border {
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #dd0301 !important;
  position: fixed;
  top: 0
}

@media(min-width:992px) {

  #header .header-nav {
    display: flex;
    align-items: center;
    flex-grow: 1;
    align-self: stretch
  }
}

#header .header-nav {
  padding: 16px 0;
  padding: 1rem 0;
  min-height: 70px;
  justify-content: center;
}

@media(min-width:992px) {
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-2 {
    -ms-flex-order: 2;
    order: 2
  }
}

.container {
  width: calc(100% - 1.25em);
  width: calc(100% - 2*var(--component-padding));
  margin-left: auto;
  margin-right: auto
}

.container {
  width: 100%;
  max-width: 1140px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

@media(min-width:992px) {
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1
  }
}

.order-2 {
  -ms-flex-order: 2;
  order: 2
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important
}

.nav {
  height: 64px;
  margin-bottom: 0;
  padding-left: 0;
  overflow: hidden;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  list-style: none
}

@media(min-width:992px) {
  #header .header-nav-main nav {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }
}

*,
*::after,
*::before {
  box-sizing: border-box
}

* {
  font: inherit
}

html,
body,
div,
span,
a,
i,
ul,
li,
label {
  margin: 0;
  padding: 0;
  border: 0
}

html {
  box-sizing: border-box
}

body {
  background-color: hsl(0, 0, 100%);
  background-color: var(--color-bg, white)
}

ul {
  list-style: none
}

input {
  margin: 0
}

input::-ms-clear {
  display: none
}

:root {
  --space-unit: 1em;
  --space-xxxxs: calc(0.125*var(--space-unit));
  --space-xxxs: calc(0.25*var(--space-unit));
  --space-xxs: calc(0.375*var(--space-unit));
  --space-xs: calc(0.5*var(--space-unit));
  --space-sm: calc(0.75*var(--space-unit));
  --space-md: calc(1.25*var(--space-unit));
  --space-lg: calc(2*var(--space-unit));
  --space-xl: calc(3.25*var(--space-unit));
  --space-xxl: calc(5.25*var(--space-unit));
  --space-xxxl: calc(8.5*var(--space-unit));
  --space-xxxxl: calc(13.75*var(--space-unit));
  --component-padding: var(--space-md)
}

:root {
  --max-width-xxs: 32rem;
  --max-width-xs: 38rem;
  --max-width-sm: 48rem;
  --max-width-md: 64rem;
  --max-width-lg: 80rem;
  --max-width-xl: 90rem;
  --max-width-xxl: 120rem
}

:root {
  --body-line-height: 1.4;
  --heading-line-height: 1.2
}

body {
  font-size: 14px;
  font-family: Georgia, serif
}

a {
  color: #2a6df4;
  color: var(--color-primary, #2a6df4);
  text-decoration: underline
}

:root {
  --icon-xxs: 12px;
  --icon-xs: 16px;
  --icon-sm: 24px;
  --icon-md: 32px;
  --icon-lg: 48px;
  --icon-xl: 64px;
  --icon-xxl: 128px
}

:root {
  --zindex-header: 2;
  --zindex-popover: 5;
  --zindex-fixed-element: 10;
  --zindex-overlay: 15
}

:root {
  --display: block
}

:root {
  --color-primary-darker: hsl(220, 90%, 36%);
  --color-primary-darker-h: 220;
  --color-primary-darker-s: 90%;
  --color-primary-darker-l: 36%;
  --color-primary-dark: hsl(220, 90%, 46%);
  --color-primary-dark-h: 220;
  --color-primary-dark-s: 90%;
  --color-primary-dark-l: 46%;
  --color-primary: hsl(220, 90%, 56%);
  --color-primary-h: 220;
  --color-primary-s: 90%;
  --color-primary-l: 56%;
  --color-primary-light: hsl(220, 90%, 66%);
  --color-primary-light-h: 220;
  --color-primary-light-s: 90%;
  --color-primary-light-l: 66%;
  --color-primary-lighter: hsl(220, 90%, 76%);
  --color-primary-lighter-h: 220;
  --color-primary-lighter-s: 90%;
  --color-primary-lighter-l: 76%;
  --color-accent-darker: hsl(355, 90%, 41%);
  --color-accent-darker-h: 355;
  --color-accent-darker-s: 90%;
  --color-accent-darker-l: 41%;
  --color-accent-dark: hsl(355, 90%, 51%);
  --color-accent-dark-h: 355;
  --color-accent-dark-s: 90%;
  --color-accent-dark-l: 51%;
  --color-accent: hsl(355, 90%, 61%);
  --color-accent-h: 355;
  --color-accent-s: 90%;
  --color-accent-l: 61%;
  --color-accent-light: hsl(355, 90%, 71%);
  --color-accent-light-h: 355;
  --color-accent-light-s: 90%;
  --color-accent-light-l: 71%;
  --color-accent-lighter: hsl(355, 90%, 81%);
  --color-accent-lighter-h: 355;
  --color-accent-lighter-s: 90%;
  --color-accent-lighter-l: 81%;
  --color-black: hsl(240, 8%, 12%);
  --color-black-h: 240;
  --color-black-s: 8%;
  --color-black-l: 12%;
  --color-white: hsl(0, 0, 100%);
  --color-white-h: 0;
  --color-white-s: 0;
  --color-white-l: 100%;
  --color-success-darker: hsl(94, 48%, 36%);
  --color-success-darker-h: 94;
  --color-success-darker-s: 48%;
  --color-success-darker-l: 36%;
  --color-success-dark: hsl(94, 48%, 46%);
  --color-success-dark-h: 94;
  --color-success-dark-s: 48%;
  --color-success-dark-l: 46%;
  --color-success: hsl(94, 48%, 56%);
  --color-success-h: 94;
  --color-success-s: 48%;
  --color-success-l: 56%;
  --color-success-light: hsl(94, 48%, 66%);
  --color-success-light-h: 94;
  --color-success-light-s: 48%;
  --color-success-light-l: 66%;
  --color-success-lighter: hsl(94, 48%, 76%);
  --color-success-lighter-h: 94;
  --color-success-lighter-s: 48%;
  --color-success-lighter-l: 76%;
  --color-error-darker: hsl(355, 90%, 41%);
  --color-error-darker-h: 355;
  --color-error-darker-s: 90%;
  --color-error-darker-l: 41%;
  --color-error-dark: hsl(355, 90%, 51%);
  --color-error-dark-h: 355;
  --color-error-dark-s: 90%;
  --color-error-dark-l: 51%;
  --color-error: hsl(355, 90%, 61%);
  --color-error-h: 355;
  --color-error-s: 90%;
  --color-error-l: 61%;
  --color-error-light: hsl(355, 90%, 71%);
  --color-error-light-h: 355;
  --color-error-light-s: 90%;
  --color-error-light-l: 71%;
  --color-error-lighter: hsl(355, 90%, 81%);
  --color-error-lighter-h: 355;
  --color-error-lighter-s: 90%;
  --color-error-lighter-l: 81%;
  --color-warning-darker: hsl(46, 100%, 41%);
  --color-warning-darker-h: 46;
  --color-warning-darker-s: 100%;
  --color-warning-darker-l: 41%;
  --color-warning-dark: hsl(46, 100%, 51%);
  --color-warning-dark-h: 46;
  --color-warning-dark-s: 100%;
  --color-warning-dark-l: 51%;
  --color-warning: hsl(46, 100%, 61%);
  --color-warning-h: 46;
  --color-warning-s: 100%;
  --color-warning-l: 61%;
  --color-warning-light: hsl(46, 100%, 71%);
  --color-warning-light-h: 46;
  --color-warning-light-s: 100%;
  --color-warning-light-l: 71%;
  --color-warning-lighter: hsl(46, 100%, 81%);
  --color-warning-lighter-h: 46;
  --color-warning-lighter-s: 100%;
  --color-warning-lighter-l: 81%;
  --color-bg: hsl(0, 0, 100%);
  --color-bg-h: 0;
  --color-bg-s: 0;
  --color-bg-l: 100%;
  --color-contrast-lower: hsl(0, 0, 95%);
  --color-contrast-lower-h: 0;
  --color-contrast-lower-s: 0;
  --color-contrast-lower-l: 95%;
  --color-contrast-low: hsl(240, 1%, 83%);
  --color-contrast-low-h: 240;
  --color-contrast-low-s: 1%;
  --color-contrast-low-l: 83%;
  --color-contrast-medium: hsl(240, 1%, 48%);
  --color-contrast-medium-h: 240;
  --color-contrast-medium-s: 1%;
  --color-contrast-medium-l: 48%;
  --color-contrast-high: hsl(240, 4%, 20%);
  --color-contrast-high-h: 240;
  --color-contrast-high-s: 4%;
  --color-contrast-high-l: 20%;
  --color-contrast-higher: hsl(240, 8%, 12%);
  --color-contrast-higher-h: 240;
  --color-contrast-higher-s: 8%;
  --color-contrast-higher-l: 12%
}

@supports(--css:variables) {
  @media(min-width:64rem) {
    :root {
      --space-unit: 1.25em
    }
  }
}

:root {
  --radius: .25em
}

:root {
  --font-primary: sans-serif;
  --text-base-size: 1em;
  --text-scale-ratio: 1.2;
  --text-xs: calc(1em/var(--text-scale-ratio)/var(--text-scale-ratio));
  --text-sm: calc(var(--text-xs)*var(--text-scale-ratio));
  --text-md: calc(var(--text-sm)*var(--text-scale-ratio)*var(--text-scale-ratio));
  --text-lg: calc(var(--text-md)*var(--text-scale-ratio));
  --text-xl: calc(var(--text-lg)*var(--text-scale-ratio));
  --text-xxl: calc(var(--text-xl)*var(--text-scale-ratio));
  --text-xxxl: calc(var(--text-xxl)*var(--text-scale-ratio));
  --body-line-height: 1.4;
  --heading-line-height: 1.2;
  --font-primary-capital-letter: 1
}

@supports(--css:variables) {
  @media(min-width:64rem) {
    :root {
      --text-base-size: 1.25em;
      --text-scale-ratio: 1.25
    }
  }
}

:root {
  --btn-font-size: 1em;
  --btn-font-size-sm: calc(var(--btn-font-size) - .2em);
  --btn-font-size-md: calc(var(--btn-font-size)+0.2em);
  --btn-font-size-lg: calc(var(--btn-font-size)+0.4em);
  --btn-radius: .25em;
  --btn-padding-x: var(--space-sm);
  --btn-padding-y: var(--space-xs)
}

:root {
  --form-control-padding-x: var(--space-sm);
  --form-control-padding-y: var(--space-xs);
  --form-control-radius: .25em
}

:root {
  --cd-color-1: hsl(1, 99%, 44%);
  --cd-color-1-h: 1;
  --cd-color-1-s: 99%;
  --cd-color-1-l: 44%
}

.row {
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px
}

@media(min-width:992px) {
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1
  }
}

.order-2 {
  -ms-flex-order: 2;
  order: 2
}

.col {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px
}


#header .header-nav-main nav>ul>li>a {
  min-height: 60px;
  display: inline-block;
  border-radius: 0;
  white-space: nowrap;
}


h2,
h3 {
  color: #212529;
  font-weight: 200;
  letter-spacing: -.05em;
  margin: 0;
  -webkit-font-smoothing: antialiased
}

body a {
  outline: none !important
}

a {
  color: #cf0000
}

.letter {
  background: #eee;
  background-image: url("../img/letterbg.jpg.pagespeed.ce.5ugvDeesLT.jpg");
  background-size: cover;
  padding: 15px;
  margin-bottom: 20px
}

.letter .babka2,
.letter .babka {
  text-align: center;
  margin-bottom: 10px
}

.letter .babka img {
  transform: rotate(5deg);
  box-shadow: 6px 5px 12px #a3a3a3
}

.letter .babka2 img {
  transform: rotate(-5deg);
  box-shadow: 6px 5px 12px #a3a3a3
}

.letter .podpis {
  text-align: right
}

.letter .podpis img {
  width: 150px
}

.letter p:last-child {
  margin-bottom: 0
}

em {
  font-style: italic
}

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

.best-form-wrapper {
  font-family: Roboto, Arial, Helvetica, sans-serif
}

.countdown-block {
  text-align: center;
  color: #fff
}

.best-form {
  font-size: 16px;
  line-height: 1.2;
  color: #fff
}

.best-form>.wrap {
  max-width: 600px;
  margin: 0 auto;
  padding: 15px 0;
  border: 1px solid #d6d17f;
  border-radius: 5px;
  background: #fffdde;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pr-left img {
  width: 260px;
  display: block;
  margin: 0 auto;
}

.pr-right {
  margin-bottom: 15px;
  text-align: center;
}

.price {
  margin-top: 10px;
  color: #ad353a;
  font-size: 55px;
  font-weight: 700;
  line-height: 1;
  position: relative
}

.sco {
  background: #ad353a;
  width: auto;
  display: inline-block;
  padding: 5px 10px;
  font-weight: 700
}

.name-input,
.phone-input {
  color: #000;
  font-size: 20px;
  margin-bottom: 10px
}

.name-input label,
.phone-input label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.name-input input,
.phone-input input {
  border: 0;
  padding: 0;
  font: inherit;
  color: inherit;
  box-sizing: border-box;
  width: 100%;
  border-radius: 5px;
  padding: 10px;
  min-width: 0;
  background: #fff;
  border: 1px solid #bfbfbf
}

.button-submit:focus,
.best-form input:focus {
  outline: 0;
  box-shadow: 0 0 0 4px #bdab3c
}

.button-submit {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  text-decoration: none;
  border-radius: 20px;
  color: #000;
  border: 4px solid #eeeccb;
  padding: 14px 0;
  cursor: pointer;
  background: #30e6ff;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 700
}

.button-submit:hover,
.button-submit:focus {
  color: #000 !important;
  background-image: linear-gradient(to bottom, #d8b81b, #fff080)
}

.button-submit--bottom {
  max-width: 290px;
  margin: 25px auto 15px;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  font-family: sans-serif;
}

.best-form ::placeholder {
  color: #000;
  opacity: 1;
  font-weight: 700
}

.countdown-text2 {
  margin-bottom: 5px;
  color: #000;
  font-size: 18px
}

.countdown-date2 {
  font-size: 30px;
  font-weight: 700;
  color: red;
  line-height: 1;
  margin-bottom: 15px
}

.countdown-slash2 {
  font-weight: 400;
  color: #000
}

#comments .coment_ava {
  width: 48px
}

#comments .coment_ava img {
  border-radius: 50%;
  border: 2px solid #fff
}

#comments .info {
  display: flex
}

#comments .comment-text {
  width: 100%;
  padding: 0 10px;
  margin-top: -4px
}

#comments .row-y-item {
  margin-bottom: 10px;
  padding: 10px 0
}

#comments .name {
  font-weight: 700
}

#comments {
  background: #eef1f5;
  padding: 15px
}

#comments .spoint {
  color: #436f8f;
  font-size: 27px;
  margin: 0
}

#comments .name {
  font-size: 20px
}

#comments .comment-text {
  line-height: 1.5
}

#comments .randdate {
  font-size: 14px;
  color: #666;
  display: none
}

#comments .pg {
  background: #fff;
  border: 1px solid #b2b9c2;
  border-radius: 2px;
  padding: 10px
}

#comments .comm-img {
  max-width: 200px;
  margin-top: 10px;
  border-radius: 2px;
  border: 2px solid #fff
}

@media(min-width:500px) {
  #comments .comm-img {
    max-width: 200px
  }
}

.footer {
  background: #262626;
  overflow: hidden;
  position: relative;
  z-index: 7;
  margin: 0 auto;
  border-top: 9px solid #2483c5;
  font-size: 12px;
  text-align: center;
  color: #eee
}

.footer a {
  color: #fff
}

html {
  direction: ltr;
  overflow-x: hidden;
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

body {
  background-color: #fff;
  color: #777;
  font-family: Georgia, serif;
  font-size: 14px;
  line-height: 26px;
  margin: 0
}

body a {
  outline: none !important
}

.body {
  background-color: #fff
}

li {
  line-height: 24px
}

#header {
  position: relative;
  z-index: 1030
}

#header .header-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: min-height .3s ease;
  transition: min-height .3s ease;
  width: 100%;
  z-index: 1001
}

#header .header-body[class*="border-color-"] {
  border-bottom: 0 !important
}

#header .header-container {
  position: relative;
}

@media (max-width:991px) {
  #header .header-container:not(.container):not(.container-fluid) .header-nav-main {
    padding: 0 .75rem
  }
}

#header .container {
  position: relative
}

@media (max-width:767px) {
  #header .container {
    width: 100%
  }

  .best-form>.wrap {
    flex-direction: column;
  }
}

#header .header-row {
  max-height: 100%
}

#header .header-column .header-row {
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit
}

#header .header-nav {
  padding: 16px 0;
  padding: 1rem 0;
  min-height: 70px
}

#header.header-effect-shrink {
  -webkit-transition: ease height 300ms;
  transition: ease height 300ms
}

#header.header-effect-shrink .header-container {
  min-height: 100px
}

@media (min-width:992px) {
  #header .header-nav-main {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    height: auto !important
  }

  #header .header-nav-main nav {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }

  #header .header-nav-main nav>ul>li {
    height: 100%;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    margin-left: 2px
  }

  #header .header-nav-main nav>ul>li>a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: normal;
    border-radius: 4px;
    color: #ccc;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    padding: .5rem 1rem;
    letter-spacing: -.5px;
    text-transform: uppercase
  }

  #header .header-nav-main nav>ul>li>a:after {
    display: none
  }

  #header .header-nav-main nav>ul>li>a:active {
    background-color: transparent;
    text-decoration: none;
    color: #ccc
  }

  #header .header-nav-main nav>ul>li>a.active {
    background-color: transparent
  }


  #header .header-nav-main nav>ul>li:hover>a {
    background: #ccc;
    color: #fff
  }


  #header .header-nav-main nav>ul>li.dropdown:hover>a {
    border-radius: 4px 4px 0 0;
    position: relative
  }


  #header .header-nav-main nav>ul>li.dropdown:hover>a:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px;
    border-bottom: 5px solid #ccc
  }

  #header .header-nav-main.header-nav-main-square nav>ul>li>a {
    border-radius: 0 !important
  }
}

@media (min-width:992px) {

  #header .header-nav {
    display: flex;
    align-items: center;
    flex-grow: 1;
    align-self: stretch
  }

  #header .header-nav.header-nav-links .header-nav-main {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    min-height: 0;
    margin-top: 0
  }

  #header .header-nav.header-nav-links nav>ul>li>a,
  #header .header-nav.header-nav-links nav>ul>li:hover>a {
    position: relative;
    background: transparent !important;
    padding: 0 .5rem;
    margin: 1px 0 0;
    min-height: 60px;
    height: 100%
  }

  #header .header-nav.header-nav-links nav>ul>li:hover>a:before {
    opacity: 1
  }

  #header .header-nav.header-nav-links nav>ul>li>a.active {
    background: transparent
  }

  #header .header-nav.header-nav-links nav>ul>li>a.active:before {
    opacity: 1
  }

  #header .header-nav.header-nav-links nav>ul>li.dropdown>a:before {
    border-bottom: 0
  }

  #header .header-nav.header-nav-links:not(.header-nav-light-text) nav>ul>li>a {
    color: #fff
  }
}

@media (max-width:991px) {
  #header .header-nav-main {
    background: transparent;
    width: 100%;
  }

  #header .header-nav-main:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 100%;
    background: #fff;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }

  #header .header-nav-main nav {
    max-height: 50vh;
    overflow: hidden;
    overflow-y: auto;
    padding: 0 15px;
    -webkit-transition: ease all 500ms;
    transition: ease all 500ms
  }

  #header .header-nav-main nav::-webkit-scrollbar {
    width: 5px
  }

  #header .header-nav-main nav::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: rgba(204, 204, 204, .5)
  }

  #header .header-nav-main nav>ul {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  #header .header-nav-main nav>ul li {
    clear: both;
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    position: relative
  }

  #header .header-nav-main nav>ul li a {
    font-style: normal;
    line-height: 20px;
    padding: 7px 8px;
    margin: 1px 0;
    border-radius: 4px;
    text-align: left
  }

  #header .header-nav-main nav>ul li a.dropdown-toggle {
    position: relative
  }

  #header .header-nav-main nav>ul li a.dropdown-toggle:after {
    content: none
  }

  #header .header-nav-main nav>ul li a:active {
    background-color: #f8f9fa;
    color: inherit
  }

  #header .header-nav-main nav>ul li:last-child {
    border-bottom: 0
  }

  #header .header-nav-main nav>ul>li>a {
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 1px;
    margin-bottom: 1px;
    color: #ccc
  }

  #header .header-nav-main nav>ul>li>a:active {
    color: #ccc
  }

  #header .header-nav-main nav>ul>li>a.active {
    color: #fff !important;
    background: #ccc
  }

  #header .header-nav-main nav>ul>li>a.active:focus,
  #header .header-nav-main nav>ul>li>a.active:hover {
    color: #fff;
    background: #ccc
  }

  #header .header-nav-main.header-nav-main-square nav>ul>li a {
    border-radius: 0 !important;
    background: 0 !important;
  }

  #header .header-nav.header-nav-links {
    min-height: 70px
  }
}

@media (min-width:992px) {
  #header .header-body:not(.h-100) {
    height: 100px !important;
  }
}

b,
strong {
  font-weight: 700 !important
}

#footer {
  background: #212529;
  border-top: 4px solid #212529;
  font-size: .9em;
  margin-top: 50px;
  padding: 0;
  position: relative;
  clear: both
}


#footer h2,
#footer h3 {
  color: #fff
}

#footer a:not(.btn) {
  color: #777;
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out
}

#footer a:not(.btn):hover {
  text-decoration: none;
  color: #fff
}

#footer a:not(.btn):focus,
#footer a:not(.btn):active {
  color: #ccc
}

#footer form {
  opacity: .85
}

.inL_717442 {
  background-image: url("../img/download.jpg");
  background-repeat: repeat-x;
  background-position: center center;
  background-color: rgb(221, 3, 1) !important;
}

.inL_461529 {
  display: none;
}

.inL_329405 {
  list-style-type: disc;
  margin-left: 30px;
  margin-bottom: 20px;
}

.inL_118204 {
  display: block;
  text-align: center !important;
  font-size: 24px;
}

.inL_858594 {
  text-align: center
}

.inL_548299 {
  color: green;
  text-align: center
}

.inL_164895 {
  text-align: center;
  color: #000;
  font-size: 18px;
  margin-bottom: 10px
}

.inL_226968 {
  text-decoration: line-through
}

.inL_922319 {
  padding: 0px 15px;
}

.inL_610966 {
  text-align: center;
  color: #000;
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 10px;
}

@media (max-width:479px) {
  .letter {
    background: #eee;
  }

  p,
  li {
    font-size: 17px;
    line-height: 22px;
  }

  .myText2 {
    font-size: 20px;
  }

  .wait {
    font-size: 20px;
  }

  .letter p {
    font-size: 18px;
  }

  .pr-left img {
    width: 250px;
  }

  .price {
    font-size: 45px;
  }

  .rub-ramka {
    line-height: 24px;
  }
}