@font-face {
  font-family: Droid-Serif;
  src: url('');
}
p,
li {
  font-size: 18px;
}
html {
  line-height: 1;
}
ul {
  list-style: outside none none;
}
aside,
header,
nav {
  display: block;
}
.myList {
  padding-left: 50px;
  margin-bottom: 30px;
  list-style-type: decimal;
}
.myText {
  padding-bottom: 0 !important;
}
.imaga img {
  padding: 10px;
  border: 1px solid #ccc;
  margin-bottom: 20px;
}
.imaga {
  text-align: center;
}
.myText1 {
  font-style: italic;
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
  display: block;
}
.article__text .myImg {
  width: 100%;
  max-width: 450px;
}
.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, 0.04);
  padding: 6px 13px 18px !important;
  border-radius: 2px;
  border: 4px double rgba(160, 21, 21, 0.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, 0.04) 100%);
}
a {
  color: inherit;
  text-decoration: none;
}
.mycity {
  text-transform: uppercase;
  font-size: 9px;
  letter-spacing: 0.1px;
  background: #757575;
  padding: 2px 3px 1px;
  margin-left: 9px;
  color: #fff;
  font-weight: 600;
  line-height: 19px;
  vertical-align: super;
  border-radius: 1px;
  border: 3px double #fff;
}
a:hover {
  text-decoration: underline;
}
body {
  background: transparent repeat scroll 0 0;
}
@media (max-width: 530px) {
  body {
    position: relative;
  }
}
.page-wrap {
  padding: 0 15px;
  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%;
  }
}
.content {
  clear: both;
}
.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 12px;
  }
}
@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;
}
@media (max-width: 900px) {
  .page-wrap {
    padding: 15px 24px 0;
  }
}
@media (max-width: 1024px) {
  .page-wrap {
    padding: 15px 64px 0;
  }
}
@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;
  }
}
.of-site {
  font: bold 30px/100% 'RussiaLight', sans-serif;
}
img {
  max-width: 100%;
}
a:hover {
  text-decoration: none;
}
.comment-block {
  background: #fff none repeat scroll 0 0;
}
.comment-user {
  min-height: 130px;
  clear: both;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.comment-block .user-name {
  font-weight: 700;
  padding: 0 0 10px;
}
.featured-boxes-modern-style-2-hover-only:not(:hover) .featured-box {
  background: rgba(0, 0, 0, 0.06) !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}
.featured-boxes-modern-style-2-hover-only:not(:hover) .featured-box-no-borders {
  background: 0 0 !important;
}
.featured-boxes-modern-style-2-hover-only:not(:hover) .featured-box-box-shadow {
  -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}
input[type='text'] {
  -webkit-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;
}
.toggle > label:selection {
  background: 0;
}
p {
  line-height: 26px;
  margin: 0 0 20px;
}
a,
a:hover,
a:focus {
  color: #ccc;
}
#header .header-logo img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  top: 0;
  top: 0;
  width: 250px;
  height: 56px;
}
@media (min-width: 992px) {
  #header .header-nav.header-nav-links {
    padding: 0 0 0 40px;
  }
  #header .header-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }
}
#header .header-nav {
  padding: 16px 0;
  padding: 1rem 0;
  min-height: 70px;
}
@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%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
  aside {
    display: none;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@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 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
@media (min-width: 992px) {
  #header .header-nav-main nav {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.collapse:not(.show) {
  display: none;
}
*,
*::after,
*::before {
  box-sizing: inherit;
}
* {
  font: inherit;
}
html,
body,
div,
span,
a,
i,
ul,
li,
label,
aside {
  margin: 0;
  padding: 0;
  border: 0;
}
html {
  box-sizing: border-box;
}
body {
  background-color: hsl(0, 0, 100%);
  background-color: var(--color-bg, white);
}
aside {
  display: block;
}
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: 0.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) - 0.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: 0.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: 0.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) {
  .mt-lg-0 {
    margin-top: 0 !important;
  }
}
.mt-4 {
  margin-top: 6.5rem !important;
}
@media (min-width: 992px) {
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.order-2 {
  -ms-flex-order: 2;
  order: 2;
}
.col-lg-3 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
#header .header-nav-main nav > ul > li > a,
.featured-box,
.featured-box .box-content {
  border-radius: 0;
}
.featured-box {
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #dfdfdf;
  border-left: 1px solid #ececec;
  border-radius: 8px;
  border-right: 1px solid #ececec;
  -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0/5%);
  box-shadow: 0 2px 4px 0 rgb(0 0 0/5%);
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  min-height: 100px;
  position: relative;
  text-align: center;
  z-index: 1;
}
h3 {
  color: #212529;
  font-weight: 200;
  letter-spacing: -0.05em;
  margin: 0;
  -webkit-font-smoothing: antialiased;
}
.featured-box .box-content:not(.box-content-border-0) {
  top: -1px;
  border-top-width: 4px;
}
html .featured-box-primary .box-content {
  border-top-color: #cf0000;
}
.featured-box .box-content:not(.box-content-border-0) {
  top: -1px;
  border-top-width: 4px;
}
html .featured-box-primary .box-content {
  border-top-color: #cf0000;
}
.featured-box .box-content {
  border-radius: 8px;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  border-top-width: 4px;
  padding: 28.8px;
  padding: 1.8rem;
  position: relative;
}
body a {
  outline: none !important;
}
a {
  color: #cf0000;
}
@media (max-width: 768px) {
  aside {
    display: none;
  }
  .col-lg-3 {
    display: none;
  }
}
.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: 350px;
  margin: 0 auto;
  padding: 15px 0;
  border: 1px solid #d6d17f;
  border-radius: 5px;
  background: #fffdde;
}
.product {
  display: flex;
  align-items: center;
}
.product .pr-left {
  width: 40%;
  text-align: right;
}
.product .pr-left img {
  max-width: unset;
}
.product .pr-right {
  width: 60%;
  text-align: center;
}
.product .price {
  color: #ad353a;
  font-size: 68px;
  font-weight: 700;
  line-height: 1;
  position: relative;
}
.product .price span {
  font-weight: 300;
  font-size: 23px;
  margin-left: 5px;
  position: relative;
  top: -29px;
}
.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 {
  background-image: linear-gradient(to bottom, #d8b81b, #fff080);
}
.countdown-text2 {
  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;
}
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;
}

li {
  line-height: 24px;
}

@media (max-width: 575px) {
  body {
    font-size: 13px;
  }
}

#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;
  background: #fff;
  -webkit-transition: min-height 0.3s ease;
  transition: min-height 0.3s ease;
  width: 100%;
  z-index: 1001;
}

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

#header .header-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: ease height 300ms;
  transition: ease height 300ms;
}

#header .container {
  position: relative;
}

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

#header .header-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  max-height: 100%;
}

#header .header-column {
  display: table-cell;
  vertical-align: middle;
}

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

#header .header-logo {
  margin: 16px 0;
  margin: 1rem 0;
  position: relative;
  z-index: 1;
}

#header .header-logo img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  top: 0;
}

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

#header.header-effect-shrink .header-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@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: 0.5rem 1rem;
    letter-spacing: -0.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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  #header .header-nav.header-nav-stripe nav > ul:not(:hover) > li > a.active {
    color: #fff !important;
  }

  #header .header-nav.header-nav-links {
    padding: 0 0 0 40px;
  }

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

  #header
    .header-nav.header-nav-force-light-text:not(.header-nav-force-light-text-active-skin-color)
    .header-nav-main
    nav
    > ul:not(:hover)
    > li
    > a.active,
  #header
    .header-nav.header-nav-force-light-text:not(.header-nav-force-light-text-active-skin-color)
    .header-nav-main
    nav
    > ul:not(:hover)
    > li
    .wrapper-items-cloned
    > a.active {
    color: #333 !important;
  }
}

@media (max-width: 991px) {
  #header .header-nav-main {
    position: absolute;
    background: transparent;
    width: 100%;
    top: 100%;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }

  #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, 0.5);
  }

  #header .header-nav-main nav > ul {
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  #header .header-nav-main nav > ul li a {
    font-size: 13px;
    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;
  }

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

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

@media (max-width: 991px) {
  #header .header-logo img {
    z-index: 1;
  }

  #header .header-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

b,
strong {
  font-weight: 700 !important;
}
.aaa {
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #dd0301 !important;
}

.cenz {
  display: none;
  cursor: pointer;
  max-width: 500px;
  width: 100%;
}
.cenz_bg {
  cursor: pointer;
  background: #ddd;
}
.imge img {
  text-align: center;
  margin: auto;
}
