body * {
  font-family: Georgia, Times, "Times New Roman", serif;
}

.blog_article p {
  font-size: 22px;
  line-height: 1.2;
}

body {
  background-color: rgb(255, 255, 255);
}

#wrapper {
  width: 100%;
  margin: 0 auto;
  background-color: rgb(255, 255, 255);
  overflow: hidden;
  font-family: Georgia, Times, "Times New Roman", serif;
}

.blog_cat_tag {
  float: left;
  background: rgb(197, 168, 123);
  padding: 8px 14px;
  margin-right: 15px;
  color: rgb(255, 255, 255);
  margin-bottom: 10px;
}

.blog_cat_tag:hover {
  background: rgb(39, 39, 39);
}

.clear {
  clear: both;
}

.blog_content_article_bg {
  margin: 2em auto 0;
  width: 98%;
  max-width: 1280px;
}

.blog_content_article {
  width: 70%;
  height: auto;
  min-height: 250px;
  padding: 2% 2% 0;
  margin-bottom: 20px;
  float: left;
  border: 3px dotted rgb(215, 215, 215);
  background-color: rgb(255, 255, 255);
  box-sizing: border-box;
}

.blog_sidebar {
  width: 27%;
  position: relative;
  padding: 0 1%;
  margin: 0;
  height: 100%;
  float: right;
  box-sizing: border-box;
}

.blog_cat_list_sidebar {
  width: 98%;
  padding: 0 1%;
  margin: 0 0px 15px;
}

.blog_cat_name_sidebar {
  width: 100%;
  display: block;
  padding: 0 0px 7px;
  font: 27px Georgia, Times, "Times New Roman", serif;
  margin-bottom: 10px;
  color: rgb(91, 91, 91);
}

.blog_cat_list_sidebar .blog_cat_tag {
  float: left;
  background: rgb(197, 168, 123);
  padding: 6px 7px;
  margin-right: 8px;
  color: rgb(255, 255, 255);
  margin-bottom: 10px;
}

.blog_cat_list_sidebar .blog_cat_tag:hover {
  background: rgb(39, 39, 39);
}

.blog_popular_article {
  width: 98%;
  padding: 0 1%;
  margin: 0 0px 15px;
}

.blog_popular {
  width: 100%;
  display: block;
  padding: 0 0px 7px;
  font: 27px Georgia, Times, "Times New Roman", serif;
  margin-bottom: 20px;
  color: rgb(91, 91, 91);
}

.popular_item {
  margin-bottom: 8px;
  display: flex;
  align-items: center;
}

.popular_item:nth-child(n+2) {
  padding-top: 8px;
  border-top: 1px solid rgb(229, 229, 229);
}

.popular-image {
  float: left;
  position: relative;
  overflow: hidden;
}

.popular-tittle {
  padding-left: 20px;
  flex: 1 1 0%;
}

#cont .popular-tittle a {
  color: rgb(0, 0, 0);
  font-size: 15px;
  line-height: 1.3 !important;
}

#cont .popular-tittle a:hover {
  color: rgb(188, 155, 112);
  text-decoration: none;
}

.blog_lates_article {
  width: 98%;
  padding: 0 1%;
  margin: 0 0px 15px;
}

.blog_lates {
  width: 100%;
  display: block;
  padding: 0 0px 7px;
  font: 27px Georgia, Times, "Times New Roman", serif;
  margin-bottom: 20px;
  color: rgb(91, 91, 91);
}

.lates_item {
  margin-bottom: 8px;
  display: flex;
  align-items: center;
}

.lates_item:nth-child(n+2) {
  padding-top: 8px;
  border-top: 1px solid rgb(229, 229, 229);
}

.lates-image {
  float: left;
  padding-right: 20px;
}

.lates-tittle {
  flex: 1 1 0%;
}

#cont .lates-tittle a {
  color: rgb(0, 0, 0);
  font-size: 15px;
  line-height: 1.3 !important;
}

#cont .lates-tittle a:hover {
  color: rgb(188, 155, 112);
  text-decoration: none;
}

@media screen and (max-width: 1200px) {

  .blog_cat_name_sidebar,
  .blog_lates,
  .blog_popular {
    font: 24px HelveticaNeueCyr-Medium;
  }

  .blog_content_article_bg {
    margin: 1em auto 0;
  }

  .blog_content_article {
    width: 100%;
    float: none;
    padding: 1em 2% 0;
  }

  .blog_sidebar {
    width: 98%;
    padding: 0 1%;
    float: none;
    display: none;
  }
}

@media screen and (max-width: 500px) {

  .blog_cat_name_sidebar,
  .blog_lates,
  .blog_popular {
    font: 22px HelveticaNeueCyr-Medium;
  }
}

#top_menu_bg_full {
  width: 100%;
  height: auto;
  z-index: 999;
  margin: 0 auto;
  background: center center no-repeat rgb(17, 17, 17);
}

#top_menu_fixed {
  width: 100%;
  background: 0 0px;
  padding: 0;
  height: auto;
}

#top_menu_fixed .su-row.head_main_colum {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 1600px;
}

#top_menu_fixed .su-row.head_main_colum img {
  max-width: 100%;
  height: auto;
}

#top_menu_fixed .su-column.logo_colum_1.su-column-size-1-1.su-column-size-medium-1-3 {
  width: 23%;
  margin: 0 auto !important;
  padding: 10px 1% !important;
}

#top_menu_fixed .su-column.nav_colum_2.su-column-size-1-1.su-column-size-medium-1-3 {
  width: 68%;
  margin: 0 auto !important;
  padding: 0 1%;
}

#top_menu_fixed #megamenucss {
  font-family: Georgia, Times, "Times New Roman", serif;
  text-transform: uppercase;
}

#content_bg {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  background-color: rgb(249, 249, 249);
  font-family: Georgia, Times, "Times New Roman", serif;
}

.clear {
  clear: both;
}

::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  background-color: rgb(234, 234, 234);
  border-left: 1px solid rgb(204, 204, 204);
}

::-webkit-scrollbar-thumb {
  background-color: rgb(197, 168, 123);
}

::-webkit-scrollbar-thumb:hover {
  background-color: rgb(170, 170, 170);
}

#cont {
  width: 100%;
  height: auto;
  padding: 0 15px;
  margin: 0 auto;
  overflow: hidden;
}

#cont p {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 18px;
  color: rgb(36, 36, 36);
  line-height: 1.5;
  text-align: justify;
}

p {
  margin-bottom: 15px;
}

b {
  color: rgb(0, 0, 0);
}

#cont img {
  max-width: 100%;
  height: auto;
}

#cont .main__img {
  max-width: 650px;
  width: 100%;
  margin: 0 auto;
  display: block;
}

#cont hr {
  height: 0.2px;
  width: auto;
  background-color: rgb(0, 38, 85);
  margin-bottom: 15px;
}

#cont .blog_content_article ol {
  list-style-type: none;
  counter-reset: item 0;
}

#cont .blog_content_article li::before {
  background: rgb(197, 168, 123);
  color: rgb(255, 255, 255);
  font-size: 13px;
  display: inline-block;
  border-radius: 6px;
  margin-right: 7px;
  content: counter(item);
  counter-increment: item 1;
  padding: 1px 8px;
  font-weight: 700;
}

#cont .blog_content_article ol li {
  padding: 7px 0;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-stretch: normal;
  font-size: 18px;
  font-family: Georgia, Times, "Times New Roman", serif;
  color: rgb(36, 36, 36);
  text-align: left;
  margin-left: 3px;
  line-height: 1.5 !important;
}

.copy {
  text-align: center;
  margin-bottom: 0;
}

footer {
  padding: 20px 15px;
}

#cont .blog_content_article a {
  font: 18px HelveticaNeueCyr-Bold;
}

#cont .blog_content_article a:link {
  color: rgb(188, 155, 112);
}

#cont .blog_content_article a:visited {
  color: rgb(188, 155, 112);
}

#cont .blog_content_article a:hover {
  color: rgb(3, 93, 146);
  text-decoration: underline;
}

#cont .blog_content_article a:active {
  color: rgb(188, 155, 112);
  text-decoration: underline;
}

#footer_bg {
  width: 100%;
  height: auto;
  margin: 0 auto;
  color: rgb(255, 255, 255);
}

#footer_bg .su-row.cont_2_colum {
  margin: 0 auto;
  padding: 2em 0;
  width: 100%;
  max-width: 1600px;
}

#footer_bg .su-column.cont_2_colum_2.su-column-size-1-1.su-column-size-medium-1-2 {
  width: 78%;
  margin: 0 auto !important;
  padding: 5px 1% !important;
}

#footer_bg .su-row.soc_2_colum {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

#footer_bg .su-row.soc_2_colum img {
  max-width: 100%;
  height: auto;
}

#footer_bg .su-column.soc_2_colum_2.su-column-size-1-1.su-column-size-medium-1-2 {
  margin: auto;
}

#footer_bg p.soc_bot {
  float: left;
  padding-right: 6%;
  margin: 0 !important;
}

#footer_bg p.soc_bot:last-child {
  padding-right: 0;
}

#footer_bg p.soc_bot img:hover {
  opacity: 0.7;
}

#copy {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 15px 0;
  background-image: url("");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

#cont h2,
#cont h3,
#cont h4,
#cont h5 {
  margin: 15px 0;
}

#cont h2 {
  font: 31px Georgia, Times, "Times New Roman", serif;
  color: rgb(36, 36, 36);
}

#cont h3 {
  font: 27px Georgia, Times, "Times New Roman", serif;
  color: rgb(36, 36, 36);
}

#cont h4 {
  font: 25px Georgia, Times, "Times New Roman", serif;
  color: rgb(36, 36, 36);
}

#cont h5 {
  font: 23px Georgia, Times, "Times New Roman", serif;
  color: rgb(36, 36, 36);
}

h2 {
  font: 31px Georgia, Times, "Times New Roman", serif;
  color: rgb(36, 36, 36);
}

h3 {
  font: 27px Georgia, Times, "Times New Roman", serif;
  color: rgb(36, 36, 36);
}

h4 {
  font: 25px Georgia, Times, "Times New Roman", serif;
  color: rgb(36, 36, 36);
}

h5 {
  font: 23px Georgia, Times, "Times New Roman", serif;
  color: rgb(36, 36, 36);
}

@media screen and (max-width: 1600px) {
  #top_menu_fixed #megamenucss li a {
    font-size: 14px !important;
    padding: 20px 7px !important;
  }

  #footer_bg .su-column.cont_2_colum_2.su-column-size-1-1.su-column-size-medium-1-2 {
    width: 75%;
    margin: 0 auto !important;
    padding: 5px 1% !important;
  }
}

@media screen and (max-width: 1440px) {
  #top_menu_fixed .su-column.logo_colum_1.su-column-size-1-1.su-column-size-medium-1-3 {
    width: 23%;
    padding: 10px 1% !important;
  }

  #top_menu_fixed .su-column.nav_colum_2.su-column-size-1-1.su-column-size-medium-1-3 {
    width: 58%;
  }

  #top_menu_fixed #megamenucss li a {
    font-size: 15px !important;
    padding: 10px 7px !important;
  }
}

@media screen and (max-width: 1200px) {
  #cont {
    float: none;
    margin: 0 auto;
  }

  #top_menu_fixed {
    position: relative;
    margin: 0 auto;
  }

  #top_menu_fixed .su-row.head_main_colum {
    max-width: 850px;
    margin: 0 auto !important;
  }

  #top_menu_fixed .su-column.logo_colum_1.su-column-size-1-1.su-column-size-medium-1-3 {
    width: 24%;
    padding: 10px 1% !important;
  }

  #top_menu_fixed .su-column.nav_colum_2.su-column-size-1-1.su-column-size-medium-1-3 {
    width: 50%;
    padding: 40px 1% 10px !important;
  }

  #megamenucss #js-mainnav.megamenu {
    z-index: 99 !important;
  }

  #js-mainnav.megamenu {
    overflow: visible !important;
  }

  #js-mainnav .js-megamenu {
    position: absolute;
    width: 100%;
    text-align: center;
  }

  #megamenucss ul.megamenu li {
    border-bottom: 1px solid rgb(241, 241, 241) !important;
  }

  #top_menu_fixed #megamenucss li a {
    padding: 16px 7px !important;
  }

  #footer_bg .su-column.cont_2_colum_2.su-column-size-1-1.su-column-size-medium-1-2 {
    width: 68%;
    margin: 0 auto !important;
    padding: 5px 1% !important;
  }
}

@media screen and (max-width: 1100px) {
  #top_menu_bg_full {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  #cont {
    padding: 0;
  }
}

@media screen and (max-width: 1000px) {

  #cont h2,
  h2 {
    font: 21px Georgia, Times, "Times New Roman", serif;
  }

  #cont h3,
  h3 {
    font: 20px Georgia, Times, "Times New Roman", serif;
  }

  #cont h4,
  h4 {
    font: 19px Georgia, Times, "Times New Roman", serif;
  }

  #cont h5,
  h5 {
    font: 18px Georgia, Times, "Times New Roman", serif;
  }

  #footer_bg .su-column.cont_2_colum_2.su-column-size-1-1.su-column-size-medium-1-2 {
    width: 99%;
    max-width: 550px;
    float: none;
    margin: 0 auto !important;
    padding: 5px 1% !important;
  }

  #footer_bg .su-row.soc_2_colum img {
    max-width: 35px !important;
  }

  #footer_bg .su-column.soc_2_colum_2.su-column-size-1-1.su-column-size-medium-1-2 {
    float: none;
    max-width: 450px;
  }
}

@media screen and (max-width: 900px) {
  #top_menu_fixed .su-row.head_main_colum img {
    max-width: 160px;
  }

  #top_menu_fixed .su-column.logo_colum_1.su-column-size-1-1.su-column-size-medium-1-3 {
    width: 30%;
    padding: 10px 1% !important;
  }

  #top_menu_fixed .su-column.nav_colum_2.su-column-size-1-1.su-column-size-medium-1-3 {
    width: 43%;
    padding: 30px 1% 10px !important;
  }

  #top_menu_fixed {
    margin: 0 auto;
    height: auto;
    background: rgb(5, 5, 5) !important;
  }
}

@media screen and (max-width: 700px) {
  #top_menu_fixed .su-column.logo_colum_1.su-column-size-1-1.su-column-size-medium-1-3 {
    width: 27%;
    padding: 10px 1% !important;
  }

  #top_menu_fixed .su-column.nav_colum_2.su-column-size-1-1.su-column-size-medium-1-3 {
    width: 43%;
    padding: 30px 1% 10px !important;
  }

  #top_menu_fixed .su-row.head_main_colum img {
    max-width: 290px;
  }
}

@media screen and (max-width: 600px) {
  #top_menu_fixed .su-row.head_main_colum {
    max-width: 400px;
  }

  #top_menu_fixed {
    margin: 0 auto;
    height: auto;
    background: 0 0px !important;
  }

  #top_menu_fixed .su-column.logo_colum_1.su-column-size-1-1.su-column-size-medium-1-3 {
    width: 98%;
    text-align: center;
    padding: 10px 1% 5px !important;
  }

  #top_menu_fixed .su-column.nav_colum_2.su-column-size-1-1.su-column-size-medium-1-3 {
    width: 50%;
    padding: 0 0px 5px !important;
  }

  #footer_bg p.soc_bot {
    padding-right: 4%;
  }

  #footer_bg .su-column.soc_2_colum_2.su-column-size-1-1.su-column-size-medium-1-2 {
    max-width: 400px;
    padding: 10px 1%0 !important;
  }
}

@media screen and (max-width: 500px) {
  #cont p {
    line-height: 1.4 !important;
  }
}

@media screen and (max-width: 400px) {
  #top_menu_fixed .su-column.logo_colum_1.su-column-size-1-1.su-column-size-medium-1-3 {
    width: 98%;
    text-align: center;
    padding: 10px 1% 5px !important;
  }

  #top_menu_fixed .su-column.nav_colum_2.su-column-size-1-1.su-column-size-medium-1-3 {
    width: 90%;
    padding: 0 0px 5px !important;
  }

  #footer_bg .su-column.soc_2_colum_2.su-column-size-1-1.su-column-size-medium-1-2 {
    max-width: 240px;
  }

  #footer_bg p.soc_bot {
    padding-right: 15px;
    padding-bottom: 1em;
  }

  #footer_bg p.soc_bot:nth-child(5) {
    padding-bottom: 0 !important;
  }
}

.su-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0px 0-25px;
  padding: 0;
  list-style: none;
  align-items: center;
}

.su-row::after,
.su-row::before {
  content: "";
  display: block;
  overflow: hidden;
}

.su-row::after {
  clear: both;
}

.su-row>* {
  flex: 0 0 auto;
  margin: 0;
  padding-left: 25px;
  float: left;
}

.su-row>*>:last-child {
  margin-bottom: 0;
}

.su-row:not(.su-row-preserve) {
  margin-left: -35px;
}

.su-row>* {
  padding-left: 35px;
}

[class*="su-column"] {
  box-sizing: border-box;
  width: 100%;
}

.su-column-size-1-1 {
  width: 100%;
}

@media (min-width: 768px) {
  .su-column-size-medium-1-2 {
    width: 50%;
  }

  .su-column-size-medium-1-3 {
    width: 33.33%;
  }
}

@media (min-width: 768px) and (max-width: 959px) {
  .su-row [class*="su-column-size-medium-"]:not(.su-column-size-medium-1-1) {
    margin-top: 25px;
  }

  .su-row:not(.su-row-preserve) {
    margin-left: -25px;
  }

  .su-row>* {
    padding-left: 25px;
  }
}

@media (max-width: 767px) {
  .su-row:not(.su-clmms-no) [class*="su-column-size-"]:nth-child(n+2) {
    margin-top: 25px;
  }

  .su-row [class*="su-column-size-"][class*="su-column-size-medium-"]:not(.su-column-size-medium-1-1):nth-child(1) {
    margin-top: 25px;
  }

  .blog_content_article {
    padding-left: 15px;
    padding-right: 15px;
  }

  #cont p {
    font-size: 17px;
  }
}

.su-row .su-column>.su-column-inner>.su-column-content>:first-child {
  margin-top: 0;
}

.su-row .su-column>.su-column-inner>.su-column-content>:last-child {
  margin-bottom: 0;
}

.qoute {
  position: relative;
  border-top: 3px solid rgb(197, 168, 123);
  border-bottom: 3px solid rgb(197, 168, 123);
  padding: 15px 0;
}

.qoute.warning {
  border-color: rgb(220, 20, 60);
}

.qoute p {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  font-weight: 700;
  z-index: 1;
}

.qoute img {
  position: absolute;
  top: calc(50% - 16px);
  left: 0;
  z-index: 0;
}

@media screen and (max-width: 479px) {
  .qoute p {
    padding-left: 15px;
  }
}

ul li {
  line-height: 1 !important;
}

#megamenucss .megamenu .menu-title i {
  padding-right: 2px;
}

#megamenucss #js-mainnav.megamenu .clearfix::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#megamenucss #js-mainnav.megamenu {
  line-height: 1;
  position: relative;
  z-index: 9;
}

#megamenucss #js-mainnav.megamenu ul.level0 {
  margin: 0;
  padding: 0;
}

#megamenucss #js-mainnav.megamenu ul.level0 li.megacss {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}

#megamenucss #js-mainnav.megamenu ul.level0 li.megacss a.megacss {
  display: block;
  line-height: normal;
  margin: 0;
  padding: 7px 15px;
  text-decoration: none;
  cursor: pointer;
}

#megamenucss #js-mainnav.megamenu ul.level0 li.megacss span.menu-title {
  display: block;
}

#megamenucss #js-mainnav.megamenu.horizontal.center ul.level0 {
  float: left;
  position: relative;
  left: 50%;
  transform: translate(-50%);
}

body {
  overflow-x: hidden !important;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

#megamenucss #js-mainnav.megamenu.horizontal.center ul.level0 li.megacss {
  position: relative;
}

#megamenucss ul {
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 1200px) {
  #jux_memamenu95 #js-mainnav.megamenu .js-megamenu {
    display: none;
  }

  #jux_memamenu95 #js-mainnav.megamenu.noJS ul.megamenu li {
    box-shadow: none !important;
  }

  #jux_memamenu95 #js-mainnav.megamenu.horizontal {
    border-radius: 0 !important;
  }

  #jux_memamenu95 #js-mainnav ul.level0 {
    border: none !important;
  }
}

@media screen and (max-width: 480px) {
  #jux_memamenu95 a {
    text-decoration: none;
  }
}

#jux_memamenu95 #js-mainnav .js-megamenu {
  display: block;
}

@media screen and (max-width: 1200px) {
  #jux_memamenu95 #js-mainnav.megamenu {
    overflow: hidden;
    width: 100% !important;
  }

  #jux_memamenu95 #js-mainnav.megamenu ul.level0 {
    float: none !important;
  }

  #jux_memamenu95 #js-mainnav.megamenu ul.level0 li.megacss {
    position: relative;
    float: none !important;
    background-image: none !important;
  }

  #jux_memamenu95 #js-mainnav.megamenu ul.megamenu {
    margin: 0 !important;
  }

  #jux_memamenu95 #js-mainnav.megamenu.noJS ul.megamenu li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding: 0 !important;
    border-radius: 0 !important;
  }

  #jux_memamenu95 #js-mainnav.megamenu.noJS ul.megamenu li a {
    position: relative;
  }
}

#jux_memamenu95 #js-mainnav.megamenu.customized ul.level0 li.megacss {
  list-style-type: none;
  list-style-position: inside;
  color: rgb(51, 102, 153);
  font-size: 13px;
}

#jux_memamenu95 #js-mainnav.megamenu.customized ul.level0 li.megacss a.megacss {
  background: rgba(51, 51, 51, 0);
  font-size: 15px;
  color: rgb(255, 255, 255);
  padding: 20px 10px;
  margin: 0;
  border-width: 0;
  border-style: solid;
  border-color: rgb(102, 102, 102);
  border-radius: 0;
}

#jux_memamenu95 #js-mainnav.megamenu.customized ul.level0 li.megacss:hover {
  list-style-type: none;
  list-style-position: inside;
  color: rgb(51, 102, 153);
  font-size: 13px;
}

#jux_memamenu95 #js-mainnav.megamenu.customized ul.level0 li.megacss a.megacss:hover {
  background: rgba(51, 51, 51, 0);
  font-size: 15px;
  color: rgb(200, 167, 123);
  padding: 20px 10px;
  margin: 0;
  border-width: 0;
  border-style: solid;
  border-color: rgb(102, 102, 102);
  border-radius: 0;
}

#jux_memamenu95 #megamenucss #js-mainnav.customized .js-megamenu {
  background: rgba(82, 82, 82, 0);
}

@media screen and (max-width: 540px) {
  #cont p {
    text-align: left;
  }
}

@media screen and (max-width: 1000px) {
  #footer_bg p.soc_bot {
    display: inline-block;
    float: none;
  }

  #footer_bg .su-column.soc_2_colum_2.su-column-size-1-1.su-column-size-medium-1-2 {
    text-align: center;
  }
}

@media screen and (max-width: 700px) {
  #top_menu_fixed .su-row.head_main_colum img {
    max-width: 160px;
  }
}

@media screen and (max-width: 600px) {
  #top_menu_fixed .su-column.nav_colum_2.su-column-size-1-1.su-column-size-medium-1-3 {
    padding-top: 0 !important;
  }
}

.vk-container {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 15px;
  color: rgb(0, 0, 0);
  text-decoration: none;
}

.vk-header {
  background: none 0 0px repeat scroll rgb(218, 226, 232);
  padding: 4px 4px 4px 6px;
  margin-bottom: 10px;
}

.vk-header-text {
  padding: 2px 3px 1px;
  line-height: 130%;
  color: rgb(69, 104, 142);
  font-weight: 700;
}

.vk-comment-load {
  margin-bottom: 15px;
  position: relative;
  border-bottom: 1px solid rgb(218, 225, 232);
  padding-bottom: 15px;
}

.answer {
  padding-left: 40px;
}

.vk-avatar img {
  float: left;
  margin-right: 10px;
  border-radius: 1.57em;
}

.vk-comment-name {
  color: rgb(164, 0, 0);
  font-weight: 700;
  font-size: 18px;
  margin-left: 59px;
}

.vk-comment-text {
  margin-left: 67px;
}

.vk-comment-date {
  margin-left: 66px;
  color: rgb(153, 153, 153);
}

.ord_button {
  background-color: rgb(252, 10, 16);
  display: inline-block;
  padding: 10px 20px;
  box-shadow: rgb(153, 153, 153) 2px 3px 8px;
  border-radius: 8px;
  border: 3px solid rgb(255, 255, 255);
  margin: 20px 0;
  line-height: 27px;
  text-transform: uppercase;
  transition: all 0.3s ease-in 0s;
  color: rgb(255, 255, 255) !important;
  font-size: 25px !important;
  text-decoration: none !important;
}

.ord_button:hover {
  background-color: rgb(119, 33, 51);
  box-shadow: rgb(153, 153, 153) 2px 3px 3px;
  transform: scale(1.1);
  text-decoration: none !important;
}

a:active,
a:focus {
  outline: 0;
}

.vk-comment-text p {
  margin-block-start: 8px;
}

img {
  max-width: 100%;
}

a {
  color: rgb(184, 139, 88);
}

img {
  max-width: 100%;
}

input {
  outline: none 0;
}

input {
  outline: none 0;
}

.question {
  font-weight: bold;
  margin-bottom: 15px;
  padding: 15px;
  background-color: rgba(240, 248, 255, 0.6);
  border-left: 4px solid #4a90e2;
  border-radius: 8px;
  color: #333;
}

#cont .question p {
  margin: 0;
  color: #333;
}

.decor__border {
  padding: 15px;
  border: 2px solid red;
  margin-bottom: 15px;
  border-radius: 10px;
  animation: pulse 2s infinite ease-in-out;
}

.red {
  color: red;
}

.bullit {
  color: #4a90e2;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.4);
  }

  70% {
    box-shadow: 0 0 0 10px rgba(255, 0, 0, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);
  }
}

.decor__border p:last-of-type {
  margin-bottom: 0;
}

@media (max-width: 767px) {

  .vk-comment-name,
  #cont .blog_content_article a,
  #cont .blog_content_article ol li {
    font-size: 17px;
  }
}

@media (max-width: 711.5px) {

  footer div.copy {
    margin: 0 auto;
  }
}

.inL_627029 {
  display: inline-block;
  line-height: 0;
}

.inL_430356 {
  text-align: center;
}

.inL_270791 {
  color: red
}

.inL_436277 {
  text-align: center;
}

.inL_452504 {
  width: 100%;
}

.inL_954917 {
  color: darkred;
}

.inL_641818 {
  color: darkred;
}

.inL_285674 {
  text-align: center;
}

.inL_646347 {
  width: 100%;
}

.inL_502934 {
  text-align: center;
}

.inL_260959 {
  width: 100%;
  max-width: 700px;
}

.inL_754314 {
  color: darkred;
}

.inL_31270 {
  text-decoration: none;
}

.inL_223896 {
  font-weight: bold;
  font-family: Georgia, Times, Times New Roman, serif;
}

.inL_841173 {
  text-decoration: none;
}

.inL_888381 {
  font-weight: bold;
  font-family: Georgia, Times, Times New Roman, serif;
}

.inL_237671 {
  text-decoration: none;
}

.inL_449262 {
  font-weight: bold;
  font-family: Georgia, Times, Times New Roman, serif;
}

.inL_784825 {
  text-decoration: none;
}

.inL_689081 {
  font-weight: bold;
  font-family: Georgia, Times, Times New Roman, serif;
}

.inL_289954 {
  text-decoration: none;
}

.inL_216585 {
  font-weight: bold;
  font-family: Georgia, Times, Times New Roman, serif;
}

.inL_954269 {
  text-decoration: none;
}

.inL_186604 {
  font-weight: bold;
  font-family: Georgia, Times, Times New Roman, serif;
}

.inL_391976 {
  text-decoration: none;
}

.inL_245893 {
  font-weight: bold;
  font-family: Georgia, Times, Times New Roman, serif;
}

.inL_76887 {
  color: darkred;
}

.inL_537363 {
  text-decoration: none;
}

.inL_255195 {
  font-weight: bold;
  font-family: Georgia, Times, Times New Roman, serif;
}

.inL_351889 {
  color: darkred;
}

.inL_917799 {
  text-decoration: none;
}

.inL_810140 {
  font-weight: bold;
  font-family: Georgia, Times, Times New Roman, serif;
}

.inL_686014 {
  color: darkred;
}

.inL_187223 {
  text-decoration: none;
}

.inL_706250 {
  font-weight: bold;
  font-family: Georgia, Times, Times New Roman, serif;
}

.inL_94028 {
  text-decoration: none;
}

.inL_598554 {
  font-weight: bold;
  font-family: Georgia, Times, Times New Roman, serif;
}

.inL_558446 {
  text-decoration: none;
}

.inL_289013 {
  font-weight: bold;
  font-family: Georgia, Times, Times New Roman, serif;
}

.inL_678850 {
  text-decoration: none;
}

.inL_863039 {
  font-weight: bold;
  font-family: Georgia, Times, Times New Roman, serif;
}

.inL_645 {
  color: darkred;
}

.inL_124673 {
  text-align: center;
}

.inL_371229 {
  width: 100%;
}

.inL_421630 {
  text-decoration: none;
}

.inL_781472 {
  font-weight: bold;
  font-family: Georgia, Times, Times New Roman, serif;
}

.inL_469650 {
  text-decoration: none;
}

.inL_810303 {
  font-weight: bold;
  font-family: Georgia, Times, Times New Roman, serif;
}

.inL_87518 {
  color: darkred;
}

.inL_469380 {
  text-decoration: none;
}

.inL_83198 {
  font-weight: bold;
  font-family: Georgia, Times, Times New Roman, serif;
}

.inL_534694 {
  text-decoration: none;
}

.inL_468756 {
  font-weight: bold;
  font-family: Georgia, Times, Times New Roman, serif;
}

.inL_799827 {
  text-decoration: none;
}

.inL_859094 {
  font-weight: bold;
  font-family: Georgia, Times, Times New Roman, serif;
}

.inL_117528 {
  text-decoration: none;
}

.inL_646777 {
  font-weight: bold;
  font-family: Georgia, Times, Times New Roman, serif;
}

.inL_942912 {
  color: darkred;
}

.inL_42163 {
  text-decoration: none;
}

.inL_944049 {
  font-weight: bold;
  font-family: Georgia, Times, Times New Roman, serif;
}

.inL_306409 {
  text-decoration: none;
}

.inL_589470 {
  font-weight: bold;
  font-family: Georgia, Times, Times New Roman, serif;
}

.inL_189259 {
  color: darkred;
}

.inL_725786 {
  text-decoration: none;
}

.inL_404987 {
  font-weight: bold;
  font-family: Georgia, Times, Times New Roman, serif;
}

.inL_142058 {
  color: darkred;
}

.inL_230719 {
  text-decoration: none;
}

.inL_92597 {
  font-weight: bold;
  font-family: Georgia, Times, Times New Roman, serif;
}

.inL_23349 {
  float: none;
}

.inL_296620 {
  text-decoration: none;
}

.inL_824281 {
  cursor: pointer;
  color: #54a3e9;
  line-height: 25px;
}

.inL_655713 {
  text-decoration: none;
}

.inL_813221 {
  cursor: pointer;
  color: #54a3e9;
  line-height: 25px;
}

.inL_49770 {
  text-decoration: none;
}

.inL_562467 {
  cursor: pointer;
  color: #54a3e9;
  line-height: 25px;
}

.inL_228439 {
  text-decoration: none;
}

.inL_905993 {
  cursor: pointer;
  color: #54a3e9;
  line-height: 25px;
}

.inL_595948 {
  text-decoration: none;
}

.inL_531932 {
  cursor: pointer;
  color: #54a3e9;
  line-height: 25px;
}

.inL_401215 {
  text-decoration: none;
}

.inL_676602 {
  cursor: pointer;
  color: #54a3e9;
  line-height: 25px;
}

.inL_829651 {
  text-decoration: none;
}

.inL_682067 {
  cursor: pointer;
  color: #54a3e9;
  line-height: 25px;
}

.inL_146221 {
  text-decoration: none;
}

.inL_16088 {
  cursor: pointer;
  color: #54a3e9;
  line-height: 25px;
}

.inL_306679 {
  text-decoration: none;
}

.inL_28473 {
  cursor: pointer;
  color: #54a3e9;
  line-height: 25px;
}

.inL_723681 {
  text-decoration: none;
}

.inL_739229 {
  cursor: pointer;
  color: #54a3e9;
  line-height: 25px;
}

.inL_385379 {
  text-decoration: none;
}

.inL_505804 {
  cursor: pointer;
  color: #54a3e9;
  line-height: 25px;
}

.inL_744332 {
  text-decoration: none;
}

.inL_853281 {
  cursor: pointer;
  color: #54a3e9;
  line-height: 25px;
}

.inL_302913 {
  text-decoration: none;
}

.inL_704006 {
  cursor: pointer;
  color: #54a3e9;
  line-height: 25px;
}

.inL_416534 {
  text-decoration: none;
}

.inL_433312 {
  cursor: pointer;
  color: #54a3e9;
  line-height: 25px;
}

.inL_875556 {
  text-decoration: none;
}

.inL_410936 {
  cursor: pointer;
  color: #54a3e9;
  line-height: 25px;
}

.inL_892281 {
  text-decoration: none;
}

.inL_144003 {
  cursor: pointer;
  color: #54a3e9;
  line-height: 25px;
}

.comment__img {
  margin-bottom: 10px;
}

.inL_45435 {
  text-align: center;
}

.inL_392522 {
  width: 100%;
  max-width: 150px;
}

.inL_543464 {
  width: 100%;
  max-width: 150px;
}

.inL_49872 {
  width: 100%;
  max-width: 150px;
}

.inL_557481 {
  width: 100%;
  max-width: 150px;
}

.inL_346650 {
  width: 100%;
  max-width: 150px;
}

.inL_962311 {
  width: 100%;
  max-width: 150px;
}

/* form */

.rd-order-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  max-width: 1000px;
  width: 100%;
  margin-bottom: 20px;
}

.rd-order-container .rd-order {
  display: none;
  position: absolute;
  transform: translateX(100%);
  opacity: 0;
}

/*Animations*/
.slide-out-left {
  will-change: opacity;
  -webkit-animation: slide-out-left 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
  animation: slide-out-left 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

@-webkit-keyframes slide-out-left {
  0% {
    -webkit-transform: translateX(0) skewX(0deg);
    transform: translateX(0) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(-100%) skewX(20deg);
    transform: translateX(-100%) skewX(20deg);
    opacity: 0;
  }
}

@keyframes slide-out-left {
  0% {
    -webkit-transform: translateX(0) skewX(0deg);
    transform: translateX(0) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(-100%) skewX(20deg);
    transform: translateX(-100%) skewX(20deg);
    opacity: 0;
  }
}

.slide-in-right {
  will-change: opacity;
  -webkit-animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(100%) skewX(-20deg);
    transform: translateX(100%) skewX(-20deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0) skewX(0deg);
    transform: translateX(0) skewX(0deg);
    opacity: 1;
  }
}

@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(100%) skewX(-20deg);
    transform: translateX(100%) skewX(-20deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0) skewX(0deg);
    transform: translateX(0) skewX(0deg);
    opacity: 1;
  }
}

:root {
  --rd-form-primary: rgb(21, 251, 238);
  --rd-form-primary-hover: rgb(34 212 202);
  --rd-form-secondary: rgb(27, 27, 77);
  --rd-form-gray: rgba(255, 255, 255, .5);
  --rd-form-shadow: rgba(50, 118, 71, 0.1);
}

.rd-order {
  position: relative;
  font-family: Georgia, Times, "Times New Roman", serif;
  color: white;
  border-radius: 20px;
  background: var(--rd-modal-gradient);
  padding: 30px 18px;
  width: 100%;
  max-width: 550px;
  border: 1px solid #3e428e;
}

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

.rd-order__message.hidden {
  display: none;
}

.rd-order__wrapper {
  display: flex;
  align-items: center;
  gap: 18px;
  width: 100%;
}

.rd-order__content {
  flex-basis: 330px;
  flex-grow: 1;
}

.rd-order__sale {
  display: inline-block;
  font-size: 30px;
  font-weight: 900;
  color: white;
  background: red;
  clip-path: polygon(100% 100%, 100% 100%, 98.854% 98.62%, 97.634% 97.311%, 96.338% 96.091%, 94.965% 94.978%, 93.513% 93.988%, 91.979% 93.138%, 90.363% 92.448%, 88.662% 91.933%, 86.875% 91.611%, 85% 91.5%, 33.2% 91.5%, 33.2% 91.5%, 29.09% 90.883%, 25.222% 89.034%, 21.598% 85.96%, 18.219% 81.663%, 15.088% 76.15%, 12.205% 69.425%, 9.573% 61.492%, 7.194% 52.358%, 5.069% 42.025%, 3.2% 30.5%, 3.2% 30.5%, 2.765% 27.351%, 2.358% 24.208%, 1.98% 21.077%, 1.627% 17.964%, 1.3% 14.875%, 0.997% 11.816%, 0.716% 8.793%, 0.458% 5.812%, 0.219% 2.879%, 0% 0%, 0% 0%, 1.468% 2.135%, 3.053% 4.145%, 4.759% 6.006%, 6.59% 7.694%, 8.55% 9.188%, 10.642% 10.462%, 12.869% 11.493%, 15.235% 12.259%, 17.744% 12.736%, 20.4% 12.9%, 69.9% 12.9%, 69.9% 12.9%, 70.821% 13.217%, 72.42% 13.971%, 74.571% 15.318%, 77.148% 17.414%, 80.025% 20.413%, 83.076% 24.47%, 86.175% 29.743%, 89.196% 36.385%, 92.013% 44.552%, 94.5% 54.4%, 94.5% 54.4%, 95.569% 59.735%, 96.502% 64.931%, 97.307% 69.976%, 97.991% 74.858%, 98.563% 79.563%, 99.029% 84.078%, 99.398% 88.393%, 99.678% 92.493%, 99.876% 96.366%, 100% 100%);
  padding: 6px 12px;
  position: absolute;
  top: 0;
  right: 0;
}

.rd-order__product {
  position: relative;
  flex-basis: 180px;
}

.rd-order__pack {
  display: block;
  width: 100%;
  max-width: 100%;
}

.rd-order__pack--sale {
  padding-top: 20px;
}

.rd-order .rd-price {
  margin-bottom: 22px;
}

/*Price*/
.rd-price {
  display: flex;
  justify-content: space-around;
  gap: 10px;
  width: 100%
}

.rd-price__item {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.rd-price__line {
  display: block;
  flex-shrink: 0;
  width: 1px;
  background-color: #3e428e;
}

#cont .rd-price__title {
  font-size: 18px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 10px;
}

.rd-price__title--old {
  font-weight: 300;
  color: var(--rd-form-gray);
}

#cont .rd-price__value {
  font-size: 35px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0;
  text-align: center;
}

#cont .rd-price__value--new {
  color: red;
}

.rd-price__value--old {
  font-weight: 300;
  color: var(--rd-form-gray);
  text-decoration-line: line-through;
}

/*Form*/
.rd-form {
  display: flex;
  flex-direction: column;
  gap: 13px;
}

.rd-form__label,
.rd-form__input {
  width: 100%;
}

.rd-form__input {
  font-size: 18px;
  text-align: center;
  color: var(--rd-form-secondary);
  border-radius: 100px;
  box-shadow: 0 5px 20px 0 var(--rd-form-shadow);
  background: white;
  border: none;
  outline: none;
  padding: 15px 24px;
  border: 1px solid #3e428e;
}

.rd-form__input::placeholder {
  color: var(--rd-form-secondary);
}

.rd-form__button {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-color: red;
  border: none;
  border-radius: 100px;
  outline: none;
  cursor: pointer;
  padding: 15px 24px;
  transition: background-color .2s;
}

.rd-form__button:hover {
  background-color: rgb(121, 17, 17);
}

@media (max-width: 767px) {
  .rd-order {
    width: 100%;
    max-width: 400px;
  }

  .rd-order__wrapper {
    flex-direction: column;
    gap: 15px;
  }

  .rd-order__sale {
    font-size: 38px;
  }

  .rd-order__product {
    flex-basis: auto;
    width: 160px;
  }

  .rd-order__content {
    flex-basis: auto;
    width: 100%;
  }

  .rd-price {
    justify-content: space-evenly;
  }

  #cont .rd-price__value {
    font-size: 30px;
  }
}

@media (max-width: 479px) {
  .rd-order__sale {
    font-size: 30px;
  }

  #cont .rd-price__title {
    font-size: 16px;
  }

  .rd-price__value {
    font-size: 30px;
  }

  .rd-form__input,
  .rd-form__button {
    font-size: 16px;
  }

  #cont .rd-price__value {
    font-size: 26px;
  }

  .answer {
    padding-left: 30px;
  }
}

:root {
  --rd-gallery-font: 'Inter';
  --rd-gallery-primary: rgb(28, 30, 80);
  --rd-gallery-result: #03446A;
  --rd-gallery-border-color: rgb(254, 88, 88);
  --rd-gallery-border-radius: 30px;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

input,
textarea,
select,
button {
  font-family: var(--rd-banner-font), sans-serif;
}

.rd-gallery {
  font-family: var(--rd-gallery-font), sans-serif;
  color: var(--rd-gallery-primary);
  max-width: 1000px;
  width: 100%;
}

.rd-gallery__title {
  font-size: 48px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.rd-gallery__wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 14px;
  max-width: 800px;
  margin: 0 auto;
}

.rd-gallery__item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1/1;
  flex: 1 1 calc((100% - 28px) / 3);
  border: 2px solid transparent;
  cursor: pointer;
  transition: all 0.5s;
}

.rd-gallery__item.active .rd-gallery__overlay {
  opacity: 0;
}

.rd-gallery__item.disabled {
  pointer-events: none;
}

.rd-gallery__overlay {
  z-index: 2;
  position: absolute;
  inset: 0;
  transition: .2s;
}

.rd-gallery__img {
  display: block;
  width: 100%;
  object-fit: contain;
  object-position: center;
  border-radius: var(--rd-gallery-border-radius);
}

.rd-gallery__result {
  width: 100%;
  padding: 20px;
}

.rd-gallery__result-title,
.rd-gallery__result-subtitle {
  display: block;
  font-size: clamp(14px, 3vw, 24px);
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.rd-gallery__result-title {
  margin-bottom: 10px;
}

.rd-gallery__percent {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}

/*Flip version*/
.rd-gallery__item-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: transform 1s;
  transform-style: preserve-3d;
}

.rd-gallery__overlay,
.rd-gallery__result {
  position: absolute;
  height: 100%;
  width: 100%;
  background: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: var(--rd-gallery-result);
  text-align: center;
  font-size: 60px;
  backface-visibility: hidden;
  overflow: hidden;
}

.rd-gallery__result {
  border: 1px solid var(--rd-gallery-border-color);
  transform: rotateY(180deg);
  border-radius: var(--rd-gallery-border-radius);
}

.rd-gallery__item.active .rd-gallery__item-wrap {
  transform: rotateY(180deg);
  /*important*/
  transition: transform 0.5s;
}

/*End Flip version*/

@media (max-width: 1023px) {
  .rd-gallery__title {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .rd-gallery__title {
    font-size: 32px;
    margin-bottom: 30px;
  }

  .rd-gallery__item {
    border-width: 1px;
  }
}

@media (max-width: 639px) {

  .rd-gallery__result-title,
  .rd-gallery__result-subtitle {
    display: block;
    font-size: clamp(13px, 4vw, 32px);
  }

  .rd-gallery__item {
    flex: 0 1 calc((100% - 14px) / 2);
  }

  .rd-gallery__wrapper {
    max-width: 480px;
  }
}

@media (max-width: 479px) {
  .rd-gallery__title {
    font-size: 26px;
    margin-bottom: 20px;
  }

  .rd-gallery__wrapper {
    gap: 10px;
  }

  .rd-gallery__item {
    flex: 0 1 calc((100% - 10px) / 2);
  }

  .rd-gallery__result {
    padding: 10px;
  }

  .rd-gallery__item {
    border-radius: 10px;
  }
}