<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "fonts.css";
.title-page {
  /* tooltip */
  /* tooltip for horizontal */
}
html.title-page{
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
.title-page body {
  margin: 0;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.title-page body::before {
  content: "";
  height: 1px;
  display: block;
  margin-top: -1px;
}
.title-page article, .title-page aside, .title-page details, .title-page figcaption, .title-page figure, .title-page footer, .title-page header, .title-page hgroup, .title-page main, .title-page menu, .title-page nav, .title-page section, .title-page summary {
  display: block;
}
.title-page audio, .title-page canvas, .title-page progress, .title-page video {
  display: inline-block;
  vertical-align: baseline;
}
.title-page audio:not([controls]) {
  display: none;
  height: 0;
}
.title-page [hidden], .title-page template {
  display: none;
}
.title-page a {
  background-color: transparent;
  color: inherit;
}
.title-page a:active, .title-page a:hover {
  outline: 0;
}
.title-page abbr[title] {
  border-bottom: 1px dotted;
}
.title-page b, .title-page strong {
  font-weight: bold;
}
.title-page dfn {
  font-style: italic;
}
.title-page h1 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}
.title-page mark {
  background: #ff0;
  color: #000;
}
.title-page small {
  font-size: 80%;
}
.title-page sub, .title-page sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.title-page sup {
  top: -0.5em;
}
.title-page sub {
  bottom: -0.25em;
}
.title-page img {
  border: 0;
}
.title-page svg:not(:root) {
  overflow: hidden;
}
.title-page figure {
  margin: 1em 40px;
}
.title-page hr {
  box-sizing: content-box;
  height: 0;
}
.title-page pre {
  overflow: auto;
}
.title-page code, .title-page kbd, .title-page pre, .title-page samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.title-page button, .title-page input, .title-page optgroup, .title-page select, .title-page textarea {
  color: #000;
  font: inherit;
  margin: 0;
}
.title-page button {
  overflow: visible;
}
.title-page button, .title-page select {
  text-transform: none;
}
.title-page button, html.title-pageinput[type="button"], .title-page input[type="reset"], .title-page input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.title-page button[disabled], html.title-pageinput[disabled] {
  cursor: default;
}
.title-page button::-moz-focus-inner, .title-page input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.title-page input {
  line-height: normal;
}
.title-page input[type="checkbox"], .title-page input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
.title-page input[type="number"]::-webkit-inner-spin-button, .title-page input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.title-page input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
.title-page input[type="search"]::-webkit-search-cancel-button, .title-page input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.title-page fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.title-page legend {
  border: 0;
  padding: 0;
}
.title-page textarea {
  overflow: auto;
}
.title-page optgroup {
  font-weight: bold;
}
.title-page table {
  border-collapse: collapse;
  border-spacing: 0;
}
.title-page body.noscroll {
  overflow: hidden !important;
}
.title-page .removed, .title-page .hidden {
  display: none !important;
}
.title-page .editorElement, .title-page .layout {
  box-sizing: border-box;
  padding-top: 0.02px;
  padding-bottom: 0.02px;
}
.title-page .editorElement {
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.title-page .vertical-middle {
  white-space: nowrap;
}
.title-page .vertical-middle &gt; * {
  white-space: normal;
  display: inline-block;
  vertical-align: middle;
}
.title-page .vertical-middle::after {
  height: 100%;
  width: 0;
  display: inline-block;
  vertical-align: middle;
  content: "";
}
.title-page .wrapper {
  margin: 0 auto;
  height: auto !important;
  height: 100%;
  min-height: 100%;
  min-height: 100vh;
  overflow: hidden;
  max-width: 100%;
}
.title-page .wrapper &gt; * {
  max-width: 100%;
}
.title-page .editorElement .removed + .delimiter, .title-page .editorElement .delimiter:first-child {
  display: none;
}
.title-page .wm-input-default {
  border: none;
  background: none;
  padding: 0;
}
@keyframes show_hide {
  0% {
    left: 85%;
    opacity: 0;
    width: auto;
    height: auto;
    padding: 5px 10px;
    font-size: 12px;
  }
  20% {
    left: 100%;
    opacity: 1;
    width: auto;
    height: auto;
    padding: 5px 10px;
    font-size: 12px;
  }
  100% {
    left: 100%;
    opacity: 1;
    width: auto;
    height: auto;
    padding: 5px 10px;
    font-size: 12px;
  }
}
@keyframes show_hide_after {
  0% {
    width: 5px;
    height: 5px;
  }
  100% {
    width: 5px;
    height: 5px;
  }
}
@keyframes horizontal_show_hide {
  0% {
    top: 95%;
    opacity: 0;
    width: 100%;
    height: auto;
    padding: 5px 10px;
    font-size: 12px;
  }
  20% {
    top: 100%;
    opacity: 1;
    width: 100%;
    height: auto;
    padding: 5px 10px;
    font-size: 12px;
  }
  100% {
    top: 100%;
    opacity: 1;
    width: 100%;
    height: auto;
    padding: 5px 10px;
    font-size: 12px;
  }
}
.title-page .wm-tooltip {
  display: none;
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 0;
  background: #fbfddd;
  color: #ca3841;
  padding: 5px 10px;
  border-radius: 3px;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, .3);
  white-space: normal;
  box-sizing: border-box;
}
.title-page .wm-tooltip::after {
  content: "";
  font-size: 0;
  background: inherit;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 0;
  left: 50%;
  margin: -2px 0 0;
  box-shadow: 0 1px 0 rgba(0, 0, 0, .1), 0 2px 0 rgba(0, 0, 0, .1);
  transform: rotate(45deg);
}
.title-page .error .wm-tooltip {
  display: block;
  padding: 0;
  font-size: 0;
  animation: horizontal_show_hide 4s;
}
.title-page .error .wm-tooltip::after {
  left: 50%;
  top: 0;
  margin: -2px 0 0;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, .1), 0 -2px 0 rgba(0, 0, 0, .1);
  width: 0;
  height: 0;
  animation: show_hide_after 4s;
}
.title-page .horizontal_mode .wm-tooltip {
  top: 100%;
  left: 0;
  width: 100%;
  white-space: normal;
  margin: 5px 0 0;
  text-align: center;
}
.title-page .horizontal_mode .wm-tooltip::after {
  left: 50%;
  top: 0;
  margin: -2px 0 0;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, .1), 0 -2px 0 rgba(0, 0, 0, .1);
}
.title-page .error .horizontal_mode .wm-tooltip, .title-page .horizontal_mode .error .wm-tooltip {
  animation: horizontal_show_hide 4s;
}
@media all and (max-width: 960px) {
  .title-page .wm-tooltip {
    top: 100%;
    left: 0;
    width: 100%;
    white-space: normal;
    margin: 5px 0 0;
    text-align: center;
  }
  .title-page .wm-tooltip::after {
    left: 50%;
    top: 0;
    margin: -2px 0 0;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, .1), 0 -2px 0 rgba(0, 0, 0, .1);
  }
  .title-page .error .wm-tooltip {
    animation: horizontal_show_hide 4s;
  }
}
.title-page table.table0 td, .title-page table.table1 td, .title-page table.table2 td, .title-page table.table2 th {
  padding: 5px;
  border: 1px solid #dedede;
  vertical-align: top;
}
.title-page table.table0 td {
  border: none;
}
.title-page table.table2 th {
  padding: 8px 5px;
  background: #eb3c3c;
  border: 1px solid #dedede;
  font-weight: normal;
  text-align: left;
  color: #fff;
}
.title-page .for-mobile-view {
  overflow: auto;
}
.title-page .side-panel, .title-page .side-panel-button, .title-page .side-panel-mask, .title-page .side-panel-content {
  display: none;
}
.title-page .align-elem {
  flex-grow: 1;
  max-width: 100%;
}
.title-page html.mobile div {
  background-attachment: scroll;
}
.title-page .ui-datepicker {
  font-size: 14px !important;
  z-index: 999999 !important;
}
.title-page .wm-video {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.title-page .wm-video video {
  max-width: 100%;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.title-page .wm-video.vertical video {
  max-width: none;
  max-height: 100%;
}
.title-page body {
  border: none;
  background: url("../images/Р‘РµР· РЅР°Р·РІР°РЅРёСЏ (10).svg") left 50% bottom 0px / auto auto no-repeat #fff;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.title-page .wrapper {
  border: none;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: none;
  text-decoration: none;
  font-size: 12px;
  display: block;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  background: url("../images/Vector Smart Object1.png") left 0px top 0px / 480px repeat, linear-gradient(#fff, #fff);
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.title-page .block-71 {
  margin: 0;
  border: none;
  position: relative;
  top: 0;
  left: 0;
  width: auto;
  min-height: 0;
  max-width: 100%;
  background: url("../images/Group 1111.png?1542183345641") left 50% top -15px / cover no-repeat, url("../images/Р‘РµР· РЅР°Р·РІР°РЅРёСЏ (11).svg") left 50% bottom -25px / auto auto no-repeat #58048c;
  z-index: 11;
  text-align: left;
  right: 0;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  padding-top: 150px;
  padding-bottom: 120px;
  display: block;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .widget-93 {
  margin: 0 auto;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  box-sizing: border-box;
  width: 1100px;
  min-height: 0;
  right: 0;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
.title-page .news-164 p:first-child {
  margin-top: 0;
}
.title-page .news-164 p:last-child {
  margin-bottom: 0;
}
.title-page .news-164 .news__header {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 30px;
  text-align: left;
}
.title-page .news-164 .news__title {
  box-sizing: border-box;
  font-size: 40px;
  display: -webkit-flex;
  display: flex;
  text-align: left;
  font-family: Lobster, cursive;
  color: #fff;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  justify-content: normal;
  text-decoration: none;
  font-weight: normal;
}
.title-page .news-164 .body-outer {
  box-sizing: border-box;
  position: relative;
  text-align: left;
}
.title-page .news-164 .body {
  margin: 0 -30px;
  box-sizing: border-box;
}
.title-page .news-164 .swipe-shadow-left {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  width: 50px;
  display: none;
  background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.258824) 100%);
}
.title-page .news-164 .swipe-shadow-right {
  box-sizing: border-box;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  width: 50px;
  display: none;
  background: linear-gradient(to left, rgba(0, 0, 0, 0.258824) 0%, rgba(0, 0, 0, 0) 100%);
}
.title-page .news-164 .news__list {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: inherit;
  -moz-justify-content: inherit;
  justify-content: inherit;
}
.title-page .news-164 .item-outer {
  display: -webkit-flex;
  display: flex;
  box-sizing: border-box;
  width: 33.33%;
}
.title-page .news-164 .item {
  margin: 10px 30px;
  box-sizing: border-box;
  width: auto;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  min-width: 0;
  min-height: 0;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  justify-content: normal;
}
.title-page .news-164 .item__image {
  box-sizing: border-box;
  font-size: 0;
  margin-bottom: 10px;
  text-align: center;
  position: relative;
  display: -webkit-flex;
  display: flex;
}
.title-page .news-164 .item-label {
  padding: 2px 5px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  text-align: left;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  background: #e83131;
  color: #fff;
  font-size: 12px;
}
.title-page .news-164 .img-convert {
  box-sizing: border-box;
  width: 180px;
  height: 100px;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  display: -webkit-inline-flex;
  display: inline-flex;
  overflow: hidden;
}
.title-page .news-164 .item__image img {
  box-sizing: border-box;
  max-width: 100%;
  width: auto;
  height: auto;
  display: -webkit-flex;
  display: flex;
}
.title-page .news-164 .item__title {
  box-sizing: border-box;
  font-weight: bold;
  margin-bottom: 20px;
  text-decoration: underline;
  position: relative;
  z-index: 1;
  display: -webkit-flex;
  display: flex;
  font-size: 16px;
  font-family: Georgia, serif;
  color: #fff;
  font-style: italic;
  line-height: 1.6;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  justify-content: normal;
  text-transform: uppercase;
  min-height: 50px;
}
.title-page .news-164 .item__title:hover, .title-page .news-164 .item__title.hover, .title-page .news-164 .item__title.active {
  text-decoration: none;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.title-page .news-164 .item__title &gt; a {
  color: inherit;
  text-decoration: inherit;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.title-page .news-164 .item__date {
  box-sizing: border-box;
  margin-bottom: 15px;
  position: relative;
  z-index: 1;
}
.title-page .news-164 .item__date &gt; span {
  padding: 4px 16px;
  border: none;
  box-sizing: border-box;
  display: inline-block;
  font-size: 11px;
  text-transform: lowercase;
  font-family: Open Sans, sans-serif;
  text-align: center;
  text-decoration: none;
  background: #ea5bf5;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  width: 100px;
  min-height: 25px;
}
.title-page .news-164 .item__text {
  box-sizing: border-box;
  margin-bottom: 5px;
  display: -webkit-flex;
  display: flex;
  position: relative;
  z-index: 1;
  font-family: Georgia, serif;
  color: #ff9114;
  font-style: italic;
  line-height: 1.5;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  justify-content: normal;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  text-decoration: none;
  font-size: 16px;
  min-height: 87px;
}
.title-page .news-164 .item__text .align-elem {
  flex-basis: 100%;
}
.title-page .news-164 .item__more {
  box-sizing: border-box;
  position: relative;
  margin-bottom: 10px;
}
.title-page .news-164 .item__more_link {
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.title-page .news-164 .bx-viewport {
  overflow: hidden;
  position: relative;
  width: 100%;
  min-height: 0;
}
.title-page .news-164 .item__image a {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  max-width: 100%;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -webkit-justify-content: inherit;
  -moz-justify-content: inherit;
  justify-content: inherit;
}
.title-page .news-164 .item__date &gt; span ins {
  box-sizing: border-box;
  display: block;
  font-size: 16px;
  color: #808080;
  text-decoration: none;
}
.title-page .news-164 .controls {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  display: none;
  box-sizing: border-box;
  margin-top: -10px;
}
.title-page .news-164 .prev {
  position: relative;
  z-index: 105;
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  background: url("../images/wm_news_slider-left.png") center center / auto auto no-repeat;
  box-sizing: border-box;
}
.title-page .news-164 .next {
  position: relative;
  z-index: 105;
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  background: url("../images/wm_news_slider-right.png") center center / auto auto no-repeat;
  box-sizing: border-box;
}
.title-page .news-164 .prev &gt; a {
  display: block;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}
.title-page .news-164 .next &gt; a {
  display: block;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}
.title-page .news-164 .bx-pager-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 0;
  display: none;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  visibility: hidden;
  box-sizing: border-box;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .news-164 .bx-auto_controls {
  margin: auto auto 0;
  box-sizing: border-box;
  visibility: visible;
  display: -webkit-flex;
  display: flex;
}
.title-page .news-164 .auto_controls {
  box-sizing: border-box;
  display: none;
}
.title-page .news-164 .bx-controls-auto {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
}
.title-page .news-164 .bx-controls-auto-item {
  box-sizing: border-box;
}
.title-page .news-164 .bx-controls-auto-item .bx-stop {
  margin: 2px;
  display: inline-block;
  box-sizing: border-box;
  width: 10px;
  min-height: 10px;
  background: url("../images/wm_news_pause.png") center center / auto no-repeat;
}
.title-page .news-164 .bx-controls-auto-item .bx-start {
  margin: 2px;
  display: inline-block;
  box-sizing: border-box;
  width: 10px;
  min-height: 10px;
  background: url("../images/wm_news_play.png") center center / auto no-repeat;
}
.title-page .news-164 .pager-wrap {
  box-sizing: border-box;
}
.title-page .news-164 .bx-pager {
  position: relative;
  z-index: 100;
  display: inline-block;
  box-sizing: border-box;
}
.title-page .news-164 .bx-pager-item {
  display: inline-block;
  box-sizing: border-box;
}
.title-page .news-164 .bx-pager a {
  margin: 2px;
  display: inline-block;
  width: 10px;
  min-height: 10px;
  background: #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
}
.title-page .news-164 .bx-pager a:active, .title-page .news-164 .bx-pager a.active {
  background: #bbb;
}
.title-page .news-164 .news__footer {
  box-sizing: border-box;
  text-align: left;
  margin-top: 0;
  margin-bottom: auto;
}
.title-page .news-164 .news__all {
  box-sizing: border-box;
}
.title-page .news-164 .all_link {
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  color: #000;
  text-decoration: none;
}
.title-page .block-65 {
  margin: 0;
  border: none;
  position: relative;
  top: 0;
  left: 0;
  width: auto;
  min-height: 314px;
  background: url("../images/РёРёРёРёРёРё.png") left -24px bottom -77px / 158px no-repeat, url("../images/С„С„С„С„С„С„С„.png") right -16px bottom -315px / 244px no-repeat #fff;
  z-index: 10;
  text-align: left;
  right: 0;
  padding-top: 70px;
  padding-bottom: 70px;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  display: block;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .block-66 .layout_151 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .block-66 .layout_152 {
  -webkit-flex: 1 0 0px;
  -moz-flex: 1 0 0px;
  flex: 1 0 0px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .block-66 {
  margin: 0 auto;
  position: relative;
  top: 0;
  left: 0;
  width: 1100px;
  min-height: 0;
  z-index: 1;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
.title-page .widget-86 {
  margin: 0 0 auto 40px;
  border: none;
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
  text-align: right;
  box-sizing: border-box;
  min-height: 0;
  width: 420px;
  right: 0;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.title-page .popover-wrap-151 .popover-body {
  padding: 20px 40px 32px;
  border: 1px solid #b7b7b7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
  position: relative;
  display: inline-block;
  width: 270px;
  box-sizing: border-box;
  vertical-align: middle;
  background: #fff;
  text-align: left;
  font-size: 12px;
  max-width: 100%;
}
.title-page .popover-wrap-151 .popover-body textarea {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
  text-align: left;
  -webkit-appearance: none;
}
.title-page .popover-wrap-151 .popover-body .s3_button_large {
  border: none;
  background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  font-size: 15px;
  font-weight: bold;
  box-sizing: border-box;
  line-height: 34px;
  padding-right: 16px;
  padding-left: 16px;
  cursor: pointer;
  text-align: center;
  -webkit-appearance: none;
}
.title-page .popover-wrap-151 .popover-body .s3_message {
  padding: 12px;
  border: 1px solid #e1c893;
  display: table;
  margin-top: 1em;
  margin-bottom: 1em;
  background: #f0e4c9;
  color: #333;
  box-sizing: border-box;
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .45), inset 0 1px 0 rgba(255, 255, 255, .75);
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .45), inset 0 1px 0 rgba(255, 255, 255, .75);
  box-shadow: 0 2px 6px rgba(0, 0, 0, .45), inset 0 1px 0 rgba(255, 255, 255, .75);
  text-align: left;
}
.title-page .popover-wrap-151 .popover-close {
  position: absolute;
  top: -15px;
  right: -15px;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  background: url("../images/wm_button_close.png") 0 0 no-repeat;
  z-index: 10;
  cursor: pointer;
}
.title-page .editable_block-151 p:first-child {
  margin-top: 0;
}
.title-page .editable_block-151 p:last-child {
  margin-bottom: 0;
}
.title-page .editable_block-151 .header {
  box-sizing: border-box;
  font-size: 14px;
  margin-bottom: 5px;
  font-family: Georgia, serif;
  color: #31004f;
  font-style: italic;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  margin-top: 30px;
  padding-right: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  justify-content: normal;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.title-page .editable_block-151 .body {
  box-sizing: border-box;
  display: block;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  position: relative;
  min-width: 0;
  min-height: 0;
}
.title-page .editable_block-151 .title {
  box-sizing: border-box;
  font-size: 40px;
  margin-bottom: 40px;
  font-family: Pattaya, sans-serif;
  color: #31004f;
  text-decoration: none;
  font-weight: normal;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  padding-right: 0;
  pointer-events: auto;
}
.title-page .editable_block-151 .image {
  box-sizing: border-box;
  position: relative;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  display: -webkit-flex;
  display: flex;
}
.title-page .editable_block-151 .item-label {
  padding: 2px 5px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  background: #e83131;
  color: #fff;
  display: -webkit-flex;
  display: flex;
}
.title-page .editable_block-151 .image-inner {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .editable_block-151 .img-convert {
  box-sizing: border-box;
  width: 322px;
  height: 55.55556px;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
}
.title-page .editable_block-151 .image img {
  box-sizing: border-box;
  vertical-align: middle;
  width: auto;
  height: auto;
  max-width: 100%;
  display: -webkit-flex;
  display: flex;
}
.title-page .editable_block-151 .text {
  box-sizing: border-box;
  font-family: Georgia, serif;
  color: #8a8a8a;
  font-style: italic;
  line-height: 1.6;
  text-decoration: none;
  font-size: 17px;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 30px;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  pointer-events: auto;
}
.title-page .editable_block-151 .more {
  box-sizing: border-box;
  margin-top: 0;
  pointer-events: auto;
}
.title-page .editable_block-151 .more &gt; a {
  padding: 15px 30px;
  border: none;
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  font-family: Georgia, serif;
  color: #ec0de6;
  text-align: center;
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 11px;
  background: transparent;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  font-weight: bold;
  min-height: 14px;
  height: 0;
}
.title-page .editable_block-151 .more &gt; a:hover, .title-page .editable_block-151 .more &gt; a.hover, .title-page .editable_block-151 .more &gt; a.active {
  text-decoration: none;
  background: rgba(245, 245, 245, 0);
}
.title-page .editable_block-151 .more &gt; a:active, .title-page .editable_block-151 .more &gt; a.active {
  text-decoration: underline;
  background: transparent;
}
.title-page .editable_block-151 .price {
  box-sizing: border-box;
  margin-bottom: 5px;
  position: relative;
  text-align: left;
  display: -webkit-flex;
  display: flex;
  pointer-events: auto;
}
.title-page .editable_block-151 .price-inner {
  box-sizing: border-box;
  display: inline-block;
}
.title-page .editable_block-151 .price-value {
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.title-page .editable_block-151 .price-currency {
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.title-page .editable_block-151 .item__image__title {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 0;
}
.title-page .editable_block-151 .clear {
  clear: both;
}
.title-page .popover-container-151 {
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
  direction: ltr;
  position: fixed;
}
.title-page .popover-container-151 .popover-dim {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  z-index: 0;
  opacity: 0.5;
}
.title-page .popover-wrap-151 .popover-form-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  box-sizing: border-box;
  text-align: left;
}
.title-page .popover-wrap-151 .popover-body .s3_form {
  margin-top: 0;
}
.title-page .popover-wrap-151 .popover-body .s3_form_item {
  margin-top: 8px;
  margin-bottom: 8px;
  box-sizing: border-box;
  text-align: left;
}
.title-page .popover-wrap-151 .popover-body .s3_form_field_title {
  margin-bottom: 3px;
  box-sizing: border-box;
  color: #000;
  text-align: left;
}
.title-page .popover-wrap-151 .popover-body .s3_required {
  color: #f00;
}
.title-page .popover-wrap-151 .s3_form_field_title .s3_form_error {
  color: #f00;
  padding-right: 9px;
  padding-left: 9px;
  font-size: 12px;
  text-align: left;
}
.title-page .editable_block-151 .image a {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  max-width: 100%;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -webkit-justify-content: inherit;
  -moz-justify-content: inherit;
  justify-content: inherit;
}
.title-page .editable_block-151 .price-note {
  box-sizing: border-box;
  display: inline-block;
  text-align: left;
}
.title-page .popover-wrap-151 .popover-body .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .popover-wrap-151 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .popover-wrap-151 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .popover-wrap-151 .popover-body .form_text input {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
  text-align: left;
  -webkit-appearance: none;
}
.title-page .popover-wrap-151 .popover-body .s3_form_field_type_text {
  width: 100%;
}
.title-page .popover-wrap-151 .popover-body .s3_form_item.form_div {
  box-sizing: border-box;
}
.title-page .popover-wrap-151 .popover-body .form_div h2 {
  box-sizing: border-box;
  font-size: 18px;
  line-height: 1;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
}
.title-page .popover-wrap-151 .popover-body .s3_form_item.form_html_block {
  box-sizing: border-box;
}
.title-page .popover-wrap-151 .popover-body .form_html_block .s3_form_field_content {
  box-sizing: border-box;
}
.title-page .popover-wrap-151 .popover-body .form_html_block .s3_form_field {
  box-sizing: border-box;
  width: 100%;
}
.title-page .popover-wrap-151 .popover-body .form_html_block p:first-of-type {
  margin-top: 0;
}
.title-page .popover-wrap-151 .popover-body .form_html_block p:last-of-type {
  margin-bottom: 0;
}
.title-page .popover-wrap-151 .popover-body .s3_form_item.form_checkbox {
  box-sizing: border-box;
}
.title-page .popover-wrap-151 .popover-body .form_checkbox .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-151 .popover-body .form_checkbox .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-151 .popover-body .form_checkbox .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .popover-wrap-151 .popover-body .form_checkbox .s3_form_subitem {
  box-sizing: border-box;
  width: 100%;
}
.title-page .popover-wrap-151 .popover-body .form_checkbox label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.title-page .popover-wrap-151 .popover-body .form_checkbox input {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
}
.title-page .popover-wrap-151 .popover-body .form_checkbox .s3_form_subitem_title {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}
.title-page .popover-wrap-151 .popover-body .s3_form_item.form_radio {
  box-sizing: border-box;
}
.title-page .popover-wrap-151 .popover-body .form_radio .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-151 .popover-body .form_radio .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-151 .popover-body .form_radio .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .popover-wrap-151 .popover-body .form_radio .s3_form_subitem {
  box-sizing: border-box;
  width: 100%;
}
.title-page .popover-wrap-151 .popover-body .form_radio label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.title-page .popover-wrap-151 .popover-body .form_radio input {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
}
.title-page .popover-wrap-151 .popover-body .form_radio .s3_form_subitem_title {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}
.title-page .popover-wrap-151 .popover-body .s3_form_item.form_select {
  box-sizing: border-box;
}
.title-page .popover-wrap-151 .popover-body .form_select .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-151 .popover-body .form_select .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-151 .popover-body .form_select .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .popover-wrap-151 .popover-body .form_select select {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  font-size: 13px;
  line-height: 1;
}
.title-page .popover-wrap-151 .popover-body .form_select option {
  box-sizing: border-box;
}
.title-page .popover-wrap-151 .popover-body .s3_form_item.form_calendar {
  box-sizing: border-box;
}
.title-page .popover-wrap-151 .popover-body .form_calendar .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-151 .popover-body .form_calendar .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-151 .popover-body .form_calendar input {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: left;
  -webkit-appearance: none;
}
.title-page .popover-wrap-151 .popover-body .s3_form_item.form_calendar_interval {
  box-sizing: border-box;
}
.title-page .popover-wrap-151 .popover-body .form_calendar_interval .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-151 .popover-body .form_calendar_interval .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-151 .popover-body .form_calendar_interval .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.title-page .popover-wrap-151 .popover-body .form_calendar_interval .s3_form_subitem {
  margin: 0;
  box-sizing: border-box;
  width: 50%;
}
.title-page .popover-wrap-151 .popover-body .form_calendar_interval label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.title-page .popover-wrap-151 .popover-body .form_calendar_interval .s3_form_subitem_title {
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  padding-left: 5px;
  padding-right: 5px;
}
.title-page .popover-wrap-151 .popover-body .form_calendar_interval input {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: left;
  -webkit-appearance: none;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}
.title-page .popover-wrap-151 .popover-body .s3_form_item.form_upload {
  box-sizing: border-box;
}
.title-page .popover-wrap-151 .anketa-flash-upload {
  box-sizing: border-box;
  max-width: 100%;
}
.title-page .popover-wrap-151 .popover-body .form_upload .no-more {
  box-sizing: border-box;
}
.title-page .popover-wrap-151 .popover-body .s3_form_field_content .icon {
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
}
.title-page .popover-wrap-151 .popover-body .s3_form_field_content .icon.img_name {
  box-sizing: border-box;
  position: relative;
  background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;
}
.title-page .popover-wrap-151 .popover-body .s3_form_field_content .icon.img_email {
  box-sizing: border-box;
  position: relative;
  background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;
}
.title-page .popover-wrap-151 .popover-body .s3_form_field_content .icon.img_phone {
  box-sizing: border-box;
  position: relative;
  background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;
}
.title-page .popover-wrap-151 .popover-body .s3_form_field_content .icon.img_comments {
  box-sizing: border-box;
  position: relative;
  background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;
}
.title-page .popover-wrap-151 ::-webkit-input-placeholder {
  color: #ababab;
}
.title-page .popover-wrap-151 ::-moz-placeholder {
  color: #ababab;
}
.title-page .popover-wrap-151 :-ms-input-placeholder {
  color: #ababab;
}
.title-page .widget-87 {
  margin: 0 0 auto;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  width: auto;
  max-width: 100%;
  box-sizing: border-box;
  min-height: 0;
  min-width: 0;
  right: 0;
}
.title-page .popover-wrap-152 .popover-body {
  padding: 20px 40px 32px;
  border: 1px solid #b7b7b7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
  position: relative;
  display: inline-block;
  width: 270px;
  box-sizing: border-box;
  vertical-align: middle;
  background: #fff;
  text-align: left;
  font-size: 12px;
  max-width: 100%;
}
.title-page .popover-wrap-152 .popover-body textarea {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
  text-align: left;
  -webkit-appearance: none;
}
.title-page .popover-wrap-152 .popover-body .s3_button_large {
  border: none;
  background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  font-size: 15px;
  font-weight: bold;
  box-sizing: border-box;
  line-height: 34px;
  padding-right: 16px;
  padding-left: 16px;
  cursor: pointer;
  text-align: center;
  -webkit-appearance: none;
}
.title-page .popover-wrap-152 .popover-body .s3_message {
  padding: 12px;
  border: 1px solid #e1c893;
  display: table;
  margin-top: 1em;
  margin-bottom: 1em;
  background: #f0e4c9;
  color: #333;
  box-sizing: border-box;
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .45), inset 0 1px 0 rgba(255, 255, 255, .75);
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .45), inset 0 1px 0 rgba(255, 255, 255, .75);
  box-shadow: 0 2px 6px rgba(0, 0, 0, .45), inset 0 1px 0 rgba(255, 255, 255, .75);
  text-align: left;
}
.title-page .popover-wrap-152 .popover-close {
  position: absolute;
  top: -15px;
  right: -15px;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  background: url("../images/wm_button_close.png") 0 0 no-repeat;
  z-index: 10;
  cursor: pointer;
}
.title-page .blocklist-152 p:first-child {
  margin-top: 0;
}
.title-page .blocklist-152 p:last-child {
  margin-bottom: 0;
}
.title-page .blocklist-152 .header {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 15px;
  text-align: left;
  box-sizing: border-box;
}
.title-page .blocklist-152 .header_text {
  font-size: 20px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
}
.title-page .blocklist-152 .all-in_header {
  box-sizing: border-box;
  display: none;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .blocklist-152 .description {
  box-sizing: border-box;
  overflow: hidden;
  text-align: left;
  margin-bottom: 15px;
  display: -webkit-flex;
  display: flex;
}
.title-page .blocklist-152 .body-outer {
  box-sizing: border-box;
  position: relative;
  text-align: left;
}
.title-page .blocklist-152 .body {
  margin: 0;
  box-sizing: border-box;
}
.title-page .blocklist-152 .swipe-shadow-left {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  width: 50px;
  display: none;
  background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.258824) 100%);
}
.title-page .blocklist-152 .swipe-shadow-right {
  box-sizing: border-box;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  width: 50px;
  display: none;
  background: linear-gradient(to left, rgba(0, 0, 0, 0.258824) 0%, rgba(0, 0, 0, 0) 100%);
}
.title-page .blocklist-152 .list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: inherit;
  -moz-justify-content: inherit;
  justify-content: inherit;
  box-sizing: border-box;
}
.title-page .blocklist-152 .item-outer {
  display: -webkit-flex;
  display: flex;
  box-sizing: border-box;
  width: 50%;
}
.title-page .blocklist-152 .item {
  margin: 0;
  position: relative;
  width: auto;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  box-sizing: border-box;
  min-width: 0;
  min-height: 0;
  text-align: left;
  left: 0;
  right: 0;
  align-self: auto;
  flex-basis: 100%;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  justify-content: normal;
}
.title-page .blocklist-152 .text {
  border: none;
  margin-bottom: 5px;
  text-align: center;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  font-family: Georgia, serif;
  font-style: italic;
  line-height: 1.5;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: normal;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 60px;
  margin-right: 60px;
  background: rgba(255, 216, 0, 0);
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  display: flex;
  pointer-events: auto;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.title-page .blocklist-152 .text &gt; .align-elem {
  flex-basis: 100%;
}
.title-page .blocklist-152 .image {
  padding: 25px 35px;
  border: none;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 20px;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: auto;
  -webkit-border-radius: 250px;
  -moz-border-radius: 250px;
  border-radius: 250px;
  left: 0;
  right: 0;
  margin-left: 0;
  margin-right: 0;
  min-height: 320px;
  background: url("../images/РІРІРІРІ.png") left 50% top 50% / 339px no-repeat;
}
.title-page .blocklist-152 .item-label {
  padding: 2px 5px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  background: #e83131;
  color: #fff;
  display: -webkit-flex;
  display: flex;
}
.title-page .blocklist-152 .image a {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  max-width: 100%;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -webkit-justify-content: inherit;
  -moz-justify-content: inherit;
  justify-content: inherit;
}
.title-page .blocklist-152 .img-convert {
  border: none;
  box-sizing: border-box;
  width: 250px;
  height: 240px;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
  margin-left: 0;
  margin-right: 0;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -webkit-border-radius: 250px;
  -moz-border-radius: 250px;
  border-radius: 250px;
  -webkit-box-shadow: 0px 0px 0px 3px #eed09d;
  -moz-box-shadow: 0px 0px 0px 3px #eed09d;
  box-shadow: 0px 0px 0px 3px #eed09d;
}
.title-page .blocklist-152 .image img {
  max-width: 100%;
  vertical-align: middle;
  box-sizing: border-box;
  width: auto;
  height: auto;
  display: -webkit-flex;
  display: flex;
}
.title-page .blocklist-152 .image-inner {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .blocklist-152 .title {
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  font-family: Georgia, serif;
  color: #31004f;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  display: -webkit-flex;
  display: flex;
  pointer-events: auto;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.title-page .blocklist-152 .price {
  box-sizing: border-box;
  margin-bottom: 5px;
  position: relative;
  pointer-events: auto;
}
.title-page .blocklist-152 .price-inner {
  box-sizing: border-box;
  display: inline-block;
}
.title-page .blocklist-152 .price-note {
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.title-page .blocklist-152 .price-value {
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.title-page .blocklist-152 .price-currency {
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.title-page .blocklist-152 .more {
  box-sizing: border-box;
  position: relative;
  pointer-events: auto;
}
.title-page .blocklist-152 .more &gt; a {
  display: -webkit-inline-flex;
  display: inline-flex;
  box-sizing: border-box;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  cursor: pointer;
}
.title-page .blocklist-152 .sub-title {
  font-style: italic;
  margin-bottom: 5px;
  display: -webkit-flex;
  display: flex;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  pointer-events: auto;
}
.title-page .blocklist-152 .bx-viewport {
  overflow: hidden;
  position: relative;
  width: 100%;
  min-height: 0;
}
.title-page .blocklist-152 .item__image__title {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
}
.title-page .blocklist-152 .title a {
  color: inherit;
  text-decoration: inherit;
}
.title-page .blocklist-152 .footer {
  text-align: left;
  display: -webkit-flex;
  display: flex;
  box-sizing: border-box;
}
.title-page .blocklist-152 .all {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .blocklist-152 .controls {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  display: none;
  box-sizing: border-box;
  margin-top: -10px;
  z-index: 1;
}
.title-page .blocklist-152 .prev {
  position: relative;
  z-index: 105;
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  background: url("../images/wm_block_list_slider-left.png") center center / auto auto no-repeat;
  box-sizing: border-box;
}
.title-page .blocklist-152 .next {
  position: relative;
  z-index: 105;
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  background: url("../images/wm_block_list_slider-right.png") center center / auto auto no-repeat;
  box-sizing: border-box;
}
.title-page .blocklist-152 .prev &gt; a {
  display: block;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}
.title-page .blocklist-152 .next &gt; a {
  display: block;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}
.title-page .blocklist-152 .bx-pager-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 0;
  display: none;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  visibility: hidden;
  box-sizing: border-box;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .blocklist-152 .bx-auto_controls {
  margin: auto auto 0;
  box-sizing: border-box;
  visibility: visible;
  display: -webkit-flex;
  display: flex;
}
.title-page .blocklist-152 .auto_controls {
  box-sizing: border-box;
  display: none;
}
.title-page .blocklist-152 .bx-controls-auto {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
}
.title-page .blocklist-152 .bx-controls-auto-item {
  box-sizing: border-box;
}
.title-page .blocklist-152 .bx-controls-auto-item .bx-stop {
  margin: 2px;
  display: inline-block;
  box-sizing: border-box;
  width: 10px;
  min-height: 10px;
  background: url("../images/wm_block_list_pause.png") center center / auto no-repeat;
}
.title-page .blocklist-152 .bx-controls-auto-item .bx-start {
  margin: 2px;
  display: inline-block;
  box-sizing: border-box;
  width: 10px;
  min-height: 10px;
  background: url("../images/wm_block_list_play.png") center center / auto no-repeat;
}
.title-page .blocklist-152 .pager-wrap {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
}
.title-page .blocklist-152 .bx-pager {
  position: relative;
  z-index: 100;
  display: inline-block;
  box-sizing: border-box;
}
.title-page .blocklist-152 .bx-pager-item {
  display: inline-block;
  box-sizing: border-box;
}
.title-page .blocklist-152 .bx-pager a {
  margin: 2px;
  display: inline-block;
  width: 10px;
  min-height: 10px;
  background: #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
  text-decoration: none;
}
.title-page .blocklist-152 .bx-pager a:active, .title-page .blocklist-152 .bx-pager a.active {
  background: #bbb;
}
.title-page .popover-container-152 {
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
  direction: ltr;
  position: fixed;
}
.title-page .popover-container-152 .popover-dim {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  z-index: 0;
  opacity: 0.5;
}
.title-page .popover-wrap-152 .popover-form-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  box-sizing: border-box;
  text-align: left;
}
.title-page .popover-wrap-152 .popover-body .s3_form {
  margin-top: 0;
}
.title-page .popover-wrap-152 .popover-body .s3_form_item {
  margin-top: 8px;
  margin-bottom: 8px;
  box-sizing: border-box;
  text-align: left;
}
.title-page .popover-wrap-152 .popover-body .s3_form_field_title {
  margin-bottom: 3px;
  box-sizing: border-box;
  color: #000;
  text-align: left;
}
.title-page .popover-wrap-152 .popover-body .s3_required {
  color: #f00;
}
.title-page .popover-wrap-152 .s3_form_field_title .s3_form_error {
  color: #f00;
  padding-right: 9px;
  padding-left: 9px;
  font-size: 12px;
  text-align: left;
}
.title-page .blocklist-152 .columns-table {
  box-sizing: border-box;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.title-page .blocklist-152 .columns-cell {
  display: table-cell;
  vertical-align: top;
}
.title-page .popover-wrap-152 .popover-body .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .popover-wrap-152 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .popover-wrap-152 .popover-body .form_text input {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
  text-align: left;
  -webkit-appearance: none;
}
.title-page .popover-wrap-152 .popover-body .s3_form_field_type_text {
  width: 100%;
}
.title-page .popover-wrap-152 .popover-body .s3_form_item.form_div {
  box-sizing: border-box;
}
.title-page .popover-wrap-152 .popover-body .form_div h2 {
  box-sizing: border-box;
  font-size: 18px;
  line-height: 1;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
}
.title-page .popover-wrap-152 .popover-body .s3_form_item.form_html_block {
  box-sizing: border-box;
}
.title-page .popover-wrap-152 .popover-body .form_html_block .s3_form_field_content {
  box-sizing: border-box;
}
.title-page .popover-wrap-152 .popover-body .form_html_block .s3_form_field {
  box-sizing: border-box;
  width: 100%;
}
.title-page .popover-wrap-152 .popover-body .form_html_block p:first-of-type {
  margin-top: 0;
}
.title-page .popover-wrap-152 .popover-body .form_html_block p:last-of-type {
  margin-bottom: 0;
}
.title-page .popover-wrap-152 .popover-body .s3_form_item.form_checkbox {
  box-sizing: border-box;
}
.title-page .popover-wrap-152 .popover-body .form_checkbox .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-152 .popover-body .form_checkbox .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-152 .popover-body .form_checkbox .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .popover-wrap-152 .popover-body .form_checkbox .s3_form_subitem {
  box-sizing: border-box;
  width: 100%;
}
.title-page .popover-wrap-152 .popover-body .form_checkbox label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.title-page .popover-wrap-152 .popover-body .form_checkbox input {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
}
.title-page .popover-wrap-152 .popover-body .form_checkbox .s3_form_subitem_title {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}
.title-page .popover-wrap-152 .popover-body .s3_form_item.form_radio {
  box-sizing: border-box;
}
.title-page .popover-wrap-152 .popover-body .form_radio .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-152 .popover-body .form_radio .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-152 .popover-body .form_radio .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .popover-wrap-152 .popover-body .form_radio .s3_form_subitem {
  box-sizing: border-box;
  width: 100%;
}
.title-page .popover-wrap-152 .popover-body .form_radio label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.title-page .popover-wrap-152 .popover-body .form_radio input {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
}
.title-page .popover-wrap-152 .popover-body .form_radio .s3_form_subitem_title {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}
.title-page .popover-wrap-152 .popover-body .s3_form_item.form_select {
  box-sizing: border-box;
}
.title-page .popover-wrap-152 .popover-body .form_select .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-152 .popover-body .form_select .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-152 .popover-body .form_select .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .popover-wrap-152 .popover-body .form_select select {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  font-size: 13px;
  line-height: 1;
}
.title-page .popover-wrap-152 .popover-body .form_select option {
  box-sizing: border-box;
}
.title-page .popover-wrap-152 .popover-body .s3_form_item.form_calendar {
  box-sizing: border-box;
}
.title-page .popover-wrap-152 .popover-body .form_calendar .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-152 .popover-body .form_calendar .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-152 .popover-body .form_calendar input {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: left;
  -webkit-appearance: none;
}
.title-page .popover-wrap-152 .popover-body .s3_form_item.form_calendar_interval {
  box-sizing: border-box;
}
.title-page .popover-wrap-152 .popover-body .form_calendar_interval .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-152 .popover-body .form_calendar_interval .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-152 .popover-body .form_calendar_interval .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.title-page .popover-wrap-152 .popover-body .form_calendar_interval .s3_form_subitem {
  margin: 0;
  box-sizing: border-box;
  width: 50%;
}
.title-page .popover-wrap-152 .popover-body .form_calendar_interval label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.title-page .popover-wrap-152 .popover-body .form_calendar_interval .s3_form_subitem_title {
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  padding-left: 5px;
  padding-right: 5px;
}
.title-page .popover-wrap-152 .popover-body .form_calendar_interval input {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: left;
  -webkit-appearance: none;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}
.title-page .popover-wrap-152 .popover-body .s3_form_item.form_upload {
  box-sizing: border-box;
}
.title-page .popover-wrap-152 .anketa-flash-upload {
  box-sizing: border-box;
  max-width: 100%;
}
.title-page .popover-wrap-152 .popover-body .form_upload .no-more {
  box-sizing: border-box;
}
.title-page .popover-wrap-152 .popover-body .s3_form_field_content .icon {
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
}
.title-page .popover-wrap-152 .popover-body .s3_form_field_content .icon.img_name {
  box-sizing: border-box;
  position: relative;
  background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;
}
.title-page .popover-wrap-152 .popover-body .s3_form_field_content .icon.img_email {
  box-sizing: border-box;
  position: relative;
  background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;
}
.title-page .popover-wrap-152 .popover-body .s3_form_field_content .icon.img_phone {
  box-sizing: border-box;
  position: relative;
  background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;
}
.title-page .popover-wrap-152 .popover-body .s3_form_field_content .icon.img_comments {
  box-sizing: border-box;
  position: relative;
  background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;
}
.title-page .popover-wrap-152 ::-webkit-input-placeholder {
  color: #ababab;
}
.title-page .popover-wrap-152 ::-moz-placeholder {
  color: #ababab;
}
.title-page .popover-wrap-152 :-ms-input-placeholder {
  color: #ababab;
}
.title-page .block-54 {
  margin: 0;
  border: none;
  position: relative;
  top: 0;
  left: 0;
  width: auto;
  min-height: 0;
  background: url("../images/РІРІС‹РІС‹.png") right 0px top 0px / 183px no-repeat, url("../images/С†СѓС†СѓС†.png") left -17px top -2px / 183px no-repeat #fff;
  z-index: 9;
  text-align: left;
  display: block;
  text-decoration: none;
  text-indent: 0;
  right: 0;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.title-page .block-55 .layout_129 {
  -webkit-flex: 1 0 0px;
  -moz-flex: 1 0 0px;
  flex: 1 0 0px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .block-55 .layout_133 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .block-55 {
  margin: 0 auto;
  border: none;
  position: relative;
  top: 0;
  left: 0;
  width: 1100px;
  min-height: 0;
  background: rgba(255, 255, 255, 0);
  z-index: 2;
  right: 0;
  -webkit-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  padding-top: 10px;
  padding-bottom: 10px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  max-width: 100%;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
}
.title-page .block-56 .layout_130 {
  -webkit-flex: 1 0 0px;
  -moz-flex: 1 0 0px;
  flex: 1 0 0px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .block-56 .layout_131 {
  -webkit-flex: 1 0 0px;
  -moz-flex: 1 0 0px;
  flex: 1 0 0px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .block-56 .layout_132 {
  -webkit-flex: 1 0 0px;
  -moz-flex: 1 0 0px;
  flex: 1 0 0px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .block-56 {
  margin: 0 0 auto;
  position: relative;
  top: 0;
  left: 0;
  width: auto;
  min-height: 20px;
  z-index: 2;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  right: 0;
}
.title-page .widget-74 {
  margin: 5px 0 auto;
  position: relative;
  top: 0;
  left: 0;
  z-index: 3;
  text-align: undefined;
  box-sizing: border-box;
  width: auto;
  right: 0;
}
.title-page .schedule-130 p:first-child {
  margin-top: 0;
}
.title-page .schedule-130 p:last-child {
  margin-bottom: 0;
}
.title-page .schedule-130 .header {
  box-sizing: border-box;
}
.title-page .schedule-130 .inner {
  box-sizing: border-box;
  position: relative;
  display: -webkit-flex;
  display: flex;
  text-align: left;
  vertical-align: top;
  max-width: 100%;
}
.title-page .schedule-130 .cell-icon {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  position: relative;
  z-index: 5;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
}
.title-page .schedule-130 .icon {
  border: none;
  box-sizing: border-box;
  height: 16px;
  width: 20px;
  background: url("../images/lib_430001_untitled-1-recovered_07 (2).png") left 50% top 50% / auto auto no-repeat;
  margin-right: 10px;
  min-height: 20px;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.title-page .schedule-130 .block-body-drop {
  box-sizing: border-box;
  -webkit-flex: 1 0 0px;
  -moz-flex: 1 0 0px;
  flex: 1 0 0px;
}
.title-page .schedule-130 .cell-text {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}
.title-page .schedule-130 .title {
  box-sizing: border-box;
  display: none;
}
.title-page .schedule-130 .text_body {
  font-family: Open Sans, sans-serif;
  color: #616161;
  text-decoration: none;
  font-size: 13px;
  display: -webkit-flex;
  display: flex;
}
.title-page .schedule-130 input.tgl-but {
  box-sizing: border-box;
  display: none;
}
.title-page .schedule-130 input.tgl-but:checked + .block-body-drop {
  display: block;
}
.title-page .widget-75 {
  margin: 5px 0 auto;
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
  text-align: undefined;
  box-sizing: border-box;
  width: auto;
  right: 0;
}
.title-page .email-131 p:first-child {
  margin-top: 0;
}
.title-page .email-131 p:last-child {
  margin-bottom: 0;
}
.title-page .email-131 .inner {
  box-sizing: border-box;
  position: relative;
  display: -webkit-flex;
  display: flex;
  text-align: left;
  vertical-align: top;
  max-width: 100%;
}
.title-page .email-131 .cell-icon {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  position: relative;
  z-index: 5;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
}
.title-page .email-131 .icon {
  border: none;
  box-sizing: border-box;
  height: 16px;
  width: 20px;
  background: url("../images/lib_430001_untitled-1-recovered_07 (1).png") left 50% top 50% / auto auto no-repeat;
  margin-right: 10px;
  min-height: 20px;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.title-page .email-131 .block-body-drop {
  box-sizing: border-box;
  -webkit-flex: 1 0 0px;
  -moz-flex: 1 0 0px;
  flex: 1 0 0px;
}
.title-page .email-131 .cell-text {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .email-131 .title {
  box-sizing: border-box;
  display: none;
}
.title-page .email-131 .text_body {
  font-family: Open Sans, sans-serif;
  color: #616161;
  text-decoration: none;
  font-size: 13px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.title-page .email-131 input.tgl-but {
  box-sizing: border-box;
  display: none;
}
.title-page .email-131 input.tgl-but:checked + .block-body-drop {
  display: block;
}
.title-page .widget-76 {
  margin: 2px 0 auto;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  text-align: undefined;
  box-sizing: border-box;
  width: auto;
  right: 0;
}
.title-page .phones-132 p:first-child {
  margin-top: 0;
}
.title-page .phones-132 p:last-child {
  margin-bottom: 0;
}
.title-page .phones-132 .inner {
  box-sizing: border-box;
  position: relative;
  display: -webkit-flex;
  display: flex;
  text-align: left;
  vertical-align: top;
  max-width: 100%;
}
.title-page .phones-132 .cell-icon {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  position: relative;
  z-index: 5;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
}
.title-page .phones-132 .icon {
  border: none;
  box-sizing: border-box;
  height: 16px;
  width: 20px;
  background: url("../images/lib_430001_untitled-1-recovered_07.png") left 50% top 50% / auto auto no-repeat;
  margin-right: 10px;
  min-height: 20px;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.title-page .phones-132 .block-body-drop {
  box-sizing: border-box;
  -webkit-flex: 1 0 0px;
  -moz-flex: 1 0 0px;
  flex: 1 0 0px;
}
.title-page .phones-132 .cell-text {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}
.title-page .phones-132 .title {
  box-sizing: border-box;
  display: none;
}
.title-page .phones-132 .text_body {
  box-sizing: border-box;
  font-family: Open Sans, sans-serif;
  color: #636363;
  text-decoration: none;
  font-size: 15px;
  font-weight: 600;
  display: -webkit-flex;
  display: flex;
}
.title-page .phones-132 input.tgl-but {
  box-sizing: border-box;
  display: none;
}
.title-page .phones-132 .text_body a {
  text-decoration: none;
  color: inherit;
}
.title-page .phones-132 input.tgl-but:checked + .block-body-drop {
  display: block;
}
.title-page .widget-77 {
  margin: 0 0 auto;
  border: none;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  font-size: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  width: 200px;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  box-sizing: border-box;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  right: 0;
}
.title-page .widgetsocial-133 .soc-header {
  box-sizing: border-box;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 10px;
}
.title-page .widgetsocial-133 .soc-content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: inherit;
  -moz-justify-content: inherit;
  justify-content: inherit;
  text-align: inherit;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
}
.title-page .widgetsocial-133 .soc-item {
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  vertical-align: middle;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  flex: 0 0 auto;
}
.title-page .widgetsocial-133 .soc {
  margin: 2px;
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  vertical-align: middle;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  text-decoration: none;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
}
.title-page .widgetsocial-133 .wg-soc-icon {
  box-sizing: border-box;
  min-width: 20px;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  word-break: break-word;
}
.title-page .widgetsocial-133 .wg-soc-title {
  box-sizing: border-box;
  color: #000;
  font-size: 14px;
  line-height: 1;
}
.title-page .widgetsocial-133 .vk .wg-soc-icon {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: url("../images/lib_430001_untitled-1-recovered_03 (16).png") left 50% top 50% / auto auto no-repeat;
  width: 24px;
  min-height: 24px;
  min-width: 20px;
  box-sizing: border-box;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: left;
  height: 24px;
}
.title-page .widgetsocial-133 .fb .wg-soc-icon {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: url("../images/lib_430001_untitled-1-recovered_03 (14).png") left 50% top 50% / auto auto no-repeat;
  width: 24px;
  min-height: 24px;
  min-width: 20px;
  box-sizing: border-box;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: left;
  height: 24px;
}
.title-page .widgetsocial-133 .tw .wg-soc-icon {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: url("../images/lib_430001_untitled-1-recovered_03 (13).png") left 50% top 50% / auto auto no-repeat;
  width: 24px;
  min-height: 24px;
  min-width: 20px;
  box-sizing: border-box;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: left;
  height: 24px;
}
.title-page .widgetsocial-133 .google .wg-soc-icon {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: url("../images/lib_430001_untitled-1-recovered_03 (15).png") left 50% top 50% / auto auto no-repeat;
  width: 24px;
  min-height: 24px;
  min-width: 20px;
  box-sizing: border-box;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: left;
  height: 24px;
}
.title-page .widgetsocial-133 .ins .wg-soc-icon {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: url("../images/wm_social_links_ins.png") left 50% top 50% / auto auto no-repeat;
  width: 24px;
  min-height: 24px;
  min-width: 20px;
  box-sizing: border-box;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: left;
  height: 24px;
}
.title-page .widgetsocial-133 .ok .wg-soc-icon {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: url("../images/wm_social_links_ok.png") left 50% top 50% / auto auto no-repeat;
  width: 24px;
  min-height: 24px;
  min-width: 20px;
  box-sizing: border-box;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: left;
  height: 24px;
}
.title-page .widgetsocial-133 .mail .wg-soc-icon {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: url("../images/wm_social_links_mail.png") left 50% top 50% / auto auto no-repeat;
  width: 24px;
  min-height: 24px;
  min-width: 20px;
  box-sizing: border-box;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: left;
  height: 24px;
}
.title-page .widgetsocial-133 .pin .wg-soc-icon {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: url("../images/lib_430001_untitled-1-recovered_03 (17).png") left 50% top 50% / auto auto no-repeat;
  width: 24px;
  min-height: 24px;
  min-width: 20px;
  box-sizing: border-box;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: left;
  height: 24px;
}
.title-page .widgetsocial-133 .lj .wg-soc-icon {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: url("../images/wm_social_links_lj.png") left 50% top 50% / auto auto no-repeat;
  width: 24px;
  min-height: 24px;
  min-width: 20px;
  box-sizing: border-box;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: left;
  height: 24px;
}
.title-page .widgetsocial-133 .my .wg-soc-icon {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: url("../images/wm_social_links_my.png") left 50% top 50% / auto auto no-repeat;
  width: 24px;
  min-height: 24px;
  min-width: 20px;
  box-sizing: border-box;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: left;
  height: 24px;
}
.title-page .widgetsocial-133 .youtube .wg-soc-icon {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: url("../images/wm_social_links_youtube.png") left 50% top 50% / auto auto no-repeat;
  width: 24px;
  min-height: 24px;
  min-width: 20px;
  box-sizing: border-box;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: left;
  height: 24px;
}
.title-page .widgetsocial-133 .telegram .wg-soc-icon {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: url("../images/lib_430001_untitled-1-recovered_03 (16).png") left 50% top 50% / auto auto no-repeat;
  width: 24px;
  min-height: 24px;
  min-width: 20px;
  box-sizing: border-box;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: left;
  height: 24px;
}
.title-page .block-57 .layout_center_134_id_135_0 {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}
.title-page .block-57 {
  padding: 10px;
  margin: 0 auto;
  border: none;
  position: relative;
  top: 0;
  left: 0;
  width: 1100px;
  min-height: 0;
  background: rgba(255, 255, 255, 0);
  z-index: 1;
  right: 0;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  text-decoration: none;
  display: block;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  max-width: 100%;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .widget-78 {
  padding: 1px;
  margin: 6px 0 0 auto;
  border: none;
  position: relative;
  top: 0;
  left: 0;
  width: 220px;
  min-height: 45px;
  z-index: 3;
  font-family: Georgia, serif;
  color: #fff;
  font-style: italic;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.8px;
  text-align: center;
  font-size: 11px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  background: #ff386a;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  font-weight: bold;
}
.title-page .widget-78:hover, .title-page .widget-78.hover, .title-page .widget-78.active {
  background: #ff7e2e;
}
.title-page .widget-78:active, .title-page .widget-78.active {
  background: #ff560b;
}
.title-page .popover-wrap-135 .popover-body {
  padding: 20px 40px 32px;
  border: 1px solid #b7b7b7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
  position: relative;
  display: inline-block;
  width: 270px;
  box-sizing: border-box;
  vertical-align: middle;
  background: #fff;
  text-align: left;
  font-size: 12px;
  max-width: 100%;
}
.title-page .popover-wrap-135 .popover-body textarea {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width: 100%;
  text-align: left;
  font-family: Open Sans, sans-serif;
  color: #000;
  font-style: italic;
  text-transform: none;
  text-decoration: none;
  line-height: 1.2;
  letter-spacing: 0;
  text-indent: 0;
  font-size: 12px;
  -webkit-appearance: none;
}
.title-page .popover-wrap-135 .popover-body .s3_button_large {
  border: none;
  background: #ff560b;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 13px;
  font-weight: bold;
  box-sizing: border-box;
  line-height: 34px;
  padding-right: 20px;
  padding-left: 20px;
  cursor: pointer;
  text-align: center;
  font-family: Open Sans, sans-serif;
  color: #fff;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0;
  text-indent: 0;
  margin-top: 14px;
  -webkit-appearance: none;
}
.title-page .popover-wrap-135 .popover-body .s3_button_large:hover, .title-page .popover-wrap-135 .popover-body .s3_button_large.hover, .title-page .popover-wrap-135 .popover-body .s3_button_large.active {
  background: #ff7e2e;
}
.title-page .popover-wrap-135 .popover-body .s3_button_large:active, .title-page .popover-wrap-135 .popover-body .s3_button_large.active {
  background: #ff560b;
}
.title-page .popover-wrap-135 .popover-body .s3_message {
  padding: 12px;
  border: 1px solid #e1c893;
  display: block;
  margin-top: 1em;
  margin-bottom: 1em;
  background: #f0e4c9;
  color: #333;
  box-sizing: border-box;
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .45), inset 0 1px 0 rgba(255, 255, 255, .75);
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .45), inset 0 1px 0 rgba(255, 255, 255, .75);
  box-shadow: 0 2px 6px rgba(0, 0, 0, .45), inset 0 1px 0 rgba(255, 255, 255, .75);
  text-align: center;
}
.title-page .popover-wrap-135 .popover-close {
  position: absolute;
  top: -15px;
  right: -15px;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  background: url("../images/wm_button_close.png") 0 0 no-repeat;
  z-index: 10;
  cursor: pointer;
}
.title-page .button-135 &gt; * {
  box-sizing: border-box;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
}
.title-page .popover-container-135 {
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
  direction: ltr;
  position: fixed;
}
.title-page .popover-container-135 .popover-dim {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  z-index: 0;
  opacity: 0.5;
}
.title-page .popover-wrap-135 .popover-form-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  box-sizing: border-box;
  text-align: left;
}
.title-page .popover-wrap-135 .popover-body .s3_form {
  margin-top: 0;
}
.title-page .popover-wrap-135 .popover-body .s3_form_item {
  margin-top: 8px;
  margin-bottom: 8px;
  box-sizing: border-box;
  text-align: left;
}
.title-page .popover-wrap-135 .popover-body .s3_form_field_title {
  margin-bottom: 3px;
  box-sizing: border-box;
  color: #000;
  text-align: left;
}
.title-page .popover-wrap-135 .popover-body .s3_required {
  color: #f00;
}
.title-page .popover-wrap-135 .s3_form_field_title .s3_form_error {
  color: #f00;
  padding-right: 9px;
  padding-left: 9px;
  font-size: 12px;
  text-align: left;
}
.title-page .popover-wrap-135 .popover-body .s3_form_item.form_div {
  box-sizing: border-box;
}
.title-page .popover-wrap-135 .popover-body .s3_form_item.form_html_block {
  box-sizing: border-box;
}
.title-page .popover-wrap-135 .popover-body .form_html_block .s3_form_field_content {
  box-sizing: border-box;
}
.title-page .popover-wrap-135 .popover-body .s3_form_item.form_checkbox {
  box-sizing: border-box;
}
.title-page .popover-wrap-135 .popover-body .form_checkbox .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-135 .popover-body .form_checkbox .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-135 .popover-body .s3_form_item.form_radio {
  box-sizing: border-box;
}
.title-page .popover-wrap-135 .popover-body .form_select option {
  box-sizing: border-box;
}
.title-page .popover-wrap-135 .popover-body .s3_form_item.form_calendar {
  box-sizing: border-box;
}
.title-page .popover-wrap-135 .popover-body .form_calendar .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-135 .popover-body .form_calendar .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-135 .popover-body .form_radio .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-135 .popover-body .form_radio .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-135 .popover-body .s3_form_item.form_select {
  box-sizing: border-box;
}
.title-page .popover-wrap-135 .popover-body .form_select .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-135 .popover-body .form_select .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-135 .popover-body .s3_form_item.form_calendar_interval {
  box-sizing: border-box;
}
.title-page .popover-wrap-135 .popover-body .form_calendar_interval .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-135 .popover-body .form_calendar_interval .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-135 .popover-body .form_calendar_interval .s3_form_subitem {
  margin: 0;
  box-sizing: border-box;
  width: 50%;
}
.title-page .popover-wrap-135 .popover-body .form_div h2 {
  box-sizing: border-box;
  font-size: 18px;
  line-height: 1;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
}
.title-page .popover-wrap-135 .popover-body .form_html_block .s3_form_field {
  box-sizing: border-box;
  width: 100%;
}
.title-page .popover-wrap-135 .popover-body .form_html_block p:first-of-type {
  margin-top: 0;
}
.title-page .popover-wrap-135 .popover-body .form_html_block p:last-of-type {
  margin-bottom: 0;
}
.title-page .popover-wrap-135 .popover-body .form_checkbox .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .popover-wrap-135 .popover-body .form_checkbox .s3_form_subitem {
  box-sizing: border-box;
  width: 100%;
}
.title-page .popover-wrap-135 .popover-body .form_checkbox label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.title-page .popover-wrap-135 .popover-body .form_checkbox input {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
}
.title-page .popover-wrap-135 .popover-body .form_checkbox .s3_form_subitem_title {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}
.title-page .popover-wrap-135 .popover-body .form_radio .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .popover-wrap-135 .popover-body .form_radio .s3_form_subitem {
  box-sizing: border-box;
  width: 100%;
}
.title-page .popover-wrap-135 .popover-body .form_radio label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.title-page .popover-wrap-135 .popover-body .form_radio input {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
}
.title-page .popover-wrap-135 .popover-body .form_radio .s3_form_subitem_title {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}
.title-page .popover-wrap-135 .popover-body .form_select .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .popover-wrap-135 .popover-body .form_select select {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  font-size: 13px;
  line-height: 1;
}
.title-page .popover-wrap-135 .popover-body .form_calendar input {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: left;
  -webkit-appearance: none;
}
.title-page .popover-wrap-135 .popover-body .form_calendar_interval .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.title-page .popover-wrap-135 .popover-body .form_calendar_interval label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.title-page .popover-wrap-135 .popover-body .form_calendar_interval .s3_form_subitem_title {
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  padding-left: 5px;
  padding-right: 5px;
}
.title-page .popover-wrap-135 .popover-body .form_calendar_interval input {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: left;
  -webkit-appearance: none;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}
.title-page .popover-wrap-135 .popover-body .form_text input {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width: 100%;
  text-align: left;
  font-family: Open Sans, sans-serif;
  color: #000;
  font-style: italic;
  text-transform: none;
  text-decoration: none;
  line-height: 1.2;
  letter-spacing: 0;
  text-indent: 0;
  font-size: 12px;
  margin-bottom: 5px;
  margin-top: 5px;
  -webkit-appearance: none;
}
.title-page .popover-wrap-135 .popover-body .s3_form_item.form_upload {
  box-sizing: border-box;
}
.title-page .popover-wrap-135 .anketa-flash-upload {
  box-sizing: border-box;
  max-width: 100%;
}
.title-page .popover-wrap-135 .popover-body .form_upload .no-more {
  box-sizing: border-box;
}
.title-page .popover-wrap-135 ::-webkit-input-placeholder {
  color: #ababab;
}
.title-page .popover-wrap-135 ::-moz-placeholder {
  color: #ababab;
}
.title-page .popover-wrap-135 :-ms-input-placeholder {
  color: #ababab;
}
.title-page .block-58 {
  margin: -45px 0 0;
  position: relative;
  top: 0;
  left: 0;
  width: auto;
  min-height: 0;
  z-index: 2;
  display: block;
  text-decoration: none;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  right: 0;
}
.title-page .widget-94 {
  margin: 0;
  border: none;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  font-family: Lobster, cursive;
  text-align: left;
  font-size: 45px;
  color: #ffb43b;
  text-decoration: none;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  width: 395px;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  right: 0;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
  -moz-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  min-height: 40px;
  padding-top: 0.02px;
}
.title-page .widget-79 {
  margin: 20px 0 0;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  padding-right: 2px;
  padding-left: 2px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  width: 1000px;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  right: 0;
  max-width: 100%;
}
.title-page .menu-136 .menu-scroll &gt; ul ul &gt; li &gt; a .has-child-icon {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -6px;
  margin-right: 5px;
  width: 12px;
  min-height: 12px;
  background: #000;
}
.title-page .menu-136 .menu-button {
  box-sizing: border-box;
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 50px;
  min-height: 50px;
  padding: 10px 15px;
  background: #333;
  color: #fff;
  font-size: 17px;
}
.title-page .menu-136 .menu-scroll {
  display: -webkit-flex;
  display: flex;
  width: 100%;
  -webkit-justify-content: inherit;
  -moz-justify-content: inherit;
  justify-content: inherit;
}
.title-page .menu-136 .menu-scroll &gt; ul {
  padding: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.title-page .menu-136 .menu-scroll &gt; ul &gt; li.home-button &gt; a {
  padding: 5px 15px;
  margin: 2px;
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  background: url("../images/wm_menu_home.png") left 50% top 50% no-repeat;
  box-sizing: border-box;
  text-decoration: none;
  color: #000;
  font-size: 0;
  line-height: 1.4;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .menu-136 .menu-scroll &gt; ul &gt; li.delimiter {
  margin: auto 2px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  height: 0;
  width: 10px;
  min-height: 10px;
  background: #d6d6d6;
  box-sizing: border-box;
}
.title-page .menu-136 .menu-scroll &gt; ul &gt; li.menu-item {
  padding: 0;
  margin: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  flex: 0 1 auto;
  box-sizing: border-box;
  position: relative;
}
.title-page .menu-136 .menu-scroll &gt; ul ul {
  padding: 5px;
  margin: 5px 0 0;
  border: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #ff560b;
  list-style: none;
  width: 200px;
  display: none;
  z-index: 10;
  box-sizing: border-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.title-page .menu-136 .menu-scroll &gt; ul ul &gt; li {
  padding: 0;
  margin: 0;
  display: block;
  position: relative;
}
.title-page .menu-136 .menu-scroll &gt; ul ul &gt; li &gt; a {
  padding: 10px;
  border: none;
  cursor: pointer;
  display: block;
  background: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  box-sizing: border-box;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  line-height: 1.4;
  position: relative;
  font-family: Open Sans, sans-serif;
  font-style: normal;
  text-transform: none;
  letter-spacing: 0;
  text-indent: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: 600;
}
.title-page .menu-136 .menu-scroll &gt; ul ul &gt; li.delimiter {
  box-sizing: border-box;
  margin-top: 3px;
  margin-bottom: 3px;
  min-height: 2px;
  height: auto;
  width: auto;
  background: #999;
}
.title-page .menu-136 .menu-scroll &gt; ul ul ul {
  position: absolute;
  left: 100%;
  top: 0;
}
.title-page .menu-136 .menu-scroll &gt; ul &gt; li.menu-item ul li.delimiter:first-child {
  display: none;
}
.title-page .menu-136 .menu-scroll &gt; ul &gt; li.menu-item &gt; a {
  padding: 5px 10px;
  margin: 2px;
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  box-sizing: border-box;
  text-decoration: none;
  color: #403d40;
  font-size: 11px;
  line-height: 1.4;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  position: relative;
  font-family: Georgia, serif;
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: 0;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  text-indent: 0;
  font-weight: bold;
}
.title-page .menu-136 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, .title-page .menu-136 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, .title-page .menu-136 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active {
  color: #ff560b;
}
.title-page .menu-136 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .has-child-icon {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -6px;
  margin-right: 5px;
  width: 12px;
  min-height: 12px;
  background: #000;
}
.title-page .menu-136 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .menu-item-image {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  margin-right: 5px;
  font-size: 0;
  line-height: 0;
  text-align: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  min-height: 40px;
  width: 40px;
  overflow: hidden;
}
.title-page .menu-136 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .img-convert {
  margin: auto;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  display: -webkit-inline-flex;
  display: inline-flex;
  overflow: hidden;
}
.title-page .menu-136 .menu-scroll &gt; ul &gt; li.menu-item &gt; a img {
  box-sizing: border-box;
  max-width: 100%;
  height: auto;
  width: auto;
  vertical-align: middle;
  border: none;
  display: -webkit-flex;
  display: flex;
}
.title-page .menu-136 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .menu-item-text {
  box-sizing: border-box;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}
.title-page .menu-136 .menu-scroll &gt; ul &gt; li.home-button {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
}
.title-page .menu-136 .menu-scroll &gt; ul &gt; li.more-button {
  display: -webkit-flex;
  display: flex;
  margin-left: auto;
  position: relative;
}
.title-page .menu-136 .menu-scroll &gt; ul &gt; li.more-button &gt; a {
  padding: 5px 10px;
  margin: 2px 0 2px 2px;
  border: none;
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  box-sizing: border-box;
  text-decoration: none;
  color: #000;
  font-size: 16px;
  line-height: 1.4;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  font-style: normal;
  text-transform: none;
  letter-spacing: 0;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  text-indent: 0;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.title-page .menu-136 .menu-scroll &gt; ul &gt; li.more-button &gt; ul {
  left: auto;
  right: 0;
}
.title-page .menu-136 .menu-scroll &gt; ul &gt; li.more-button.disabled {
  display: none;
}
.title-page .menu-136 .menu-scroll &gt; ul &gt; li.more-button .menu-item-image {
  display: none;
}
.title-page .block-52 {
  margin: 0;
  border: none;
  position: relative;
  top: 0;
  left: 0;
  width: auto;
  min-height: 0;
  background: #fff;
  z-index: 8;
  text-align: left;
  display: block;
  right: 0;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  text-decoration: none;
}
.title-page .widget-18 {
  margin: -46px auto 0;
  border: none;
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
  text-align: center;
  width: 1100px;
  max-width: 100%;
  box-sizing: border-box;
  min-height: 0;
  right: 0;
  padding-left: 10px;
  padding-right: 10px;
  background: rgba(255, 255, 255, 0);
  padding-bottom: 30px;
}
.title-page .popover-wrap-31 .popover-body {
  padding: 20px 40px 32px;
  border: 1px solid #b7b7b7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
  position: relative;
  display: inline-block;
  width: 270px;
  box-sizing: border-box;
  vertical-align: middle;
  background: #fff;
  text-align: left;
  font-size: 12px;
  max-width: 100%;
}
.title-page .popover-wrap-31 .popover-body textarea {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
  text-align: left;
  -webkit-appearance: none;
}
.title-page .popover-wrap-31 .popover-body .s3_button_large {
  border: none;
  background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  font-size: 15px;
  font-weight: bold;
  box-sizing: border-box;
  line-height: 34px;
  padding-right: 16px;
  padding-left: 16px;
  cursor: pointer;
  text-align: center;
  -webkit-appearance: none;
}
.title-page .popover-wrap-31 .popover-body .s3_message {
  padding: 12px;
  border: 1px solid #e1c893;
  display: table;
  margin-top: 1em;
  margin-bottom: 1em;
  background: #f0e4c9;
  color: #333;
  box-sizing: border-box;
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .45), inset 0 1px 0 rgba(255, 255, 255, .75);
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .45), inset 0 1px 0 rgba(255, 255, 255, .75);
  box-shadow: 0 2px 6px rgba(0, 0, 0, .45), inset 0 1px 0 rgba(255, 255, 255, .75);
  text-align: left;
}
.title-page .popover-wrap-31 .popover-close {
  position: absolute;
  top: -15px;
  right: -15px;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  background: url("../images/wm_button_close.png") 0 0 no-repeat;
  z-index: 10;
  cursor: pointer;
}
.title-page .horizontal_blocklist-31 p:first-child {
  margin-top: 0;
}
.title-page .horizontal_blocklist-31 p:last-child {
  margin-bottom: 0;
}
.title-page .horizontal_blocklist-31 .header {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 60px;
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-31 .header_text {
  border: none;
  font-size: 50px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  font-family: Lobster, cursive;
  color: #ffd187;
  letter-spacing: 0.7px;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  text-decoration: none;
  font-weight: normal;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  padding-bottom: 10px;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}
.title-page .horizontal_blocklist-31 .description {
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  text-align: left;
  margin-bottom: 15px;
}
.title-page .horizontal_blocklist-31 .description p:first-child {
  box-sizing: border-box;
  margin-top: 0;
}
.title-page .horizontal_blocklist-31 .description p:last-child {
  box-sizing: border-box;
  margin-bottom: 0;
}
.title-page .horizontal_blocklist-31 .body-outer {
  box-sizing: border-box;
  position: relative;
  text-align: left;
}
.title-page .horizontal_blocklist-31 .body {
  margin: 0;
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-31 .swipe-shadow-left {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  width: 50px;
  display: none;
  background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.258824) 100%);
}
.title-page .horizontal_blocklist-31 .swipe-shadow-right {
  box-sizing: border-box;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  width: 50px;
  display: none;
  background: linear-gradient(to left, rgba(0, 0, 0, 0.258824) 0%, rgba(0, 0, 0, 0) 100%);
}
.title-page .horizontal_blocklist-31 .list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: inherit;
  -moz-justify-content: inherit;
  justify-content: inherit;
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-31 .item-outer {
  display: -webkit-flex;
  display: flex;
  box-sizing: border-box;
  width: 33.33%;
}
.title-page .horizontal_blocklist-31 .item {
  margin: 15px 0 51px;
  border: none;
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  width: auto;
  box-sizing: border-box;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  min-width: 0;
  min-height: 0;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  left: 0;
  right: 0;
  align-self: auto;
  background: rgba(255, 255, 255, 0);
}
.title-page .horizontal_blocklist-31 .item_header {
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-31 .item_body {
  box-sizing: border-box;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  flex-shrink: 1;
  flex-basis: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .horizontal_blocklist-31 .item_figure {
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  min-width: 0;
  min-height: 0;
  width: 100%;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
}
.title-page .horizontal_blocklist-31 .image {
  margin: -39px 0 40px;
  border: none;
  box-sizing: border-box;
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  background: url("../images/Р°Р°Р°Р°Р°Р° (1).png") left 50% bottom 0px / 370px no-repeat;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  padding-bottom: 39px;
  padding-left: 20px;
  padding-right: 20px;
}
.title-page .horizontal_blocklist-31 .item-label {
  padding: 2px 5px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  background: #e83131;
  color: #fff;
  display: -webkit-flex;
  display: flex;
  text-align: left;
}
.title-page .horizontal_blocklist-31 .img-convert {
  border: none;
  box-sizing: border-box;
  width: 307px;
  height: 307px;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  text-align: center;
  display: -webkit-inline-flex;
  display: inline-flex;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  -webkit-border-radius: 250px;
  -moz-border-radius: 250px;
  border-radius: 250px;
  -webkit-box-shadow: 0px 0px 0px 15px #ebebeb;
  -moz-box-shadow: 0px 0px 0px 15px #ebebeb;
  box-shadow: 0px 0px 0px 15px #ebebeb;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
}
.title-page .horizontal_blocklist-31 .image img {
  max-width: 100%;
  width: auto;
  height: auto;
  vertical-align: middle;
  box-sizing: content-box;
  display: -webkit-flex;
  display: flex;
}
.title-page .horizontal_blocklist-31 .item__image__title {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  text-align: left;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
}
.title-page .horizontal_blocklist-31 .item_detail {
  box-sizing: border-box;
  margin-left: 0;
  position: relative;
  z-index: 2;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  text-align: center;
  margin-right: 0;
  margin-top: 5px;
}
.title-page .horizontal_blocklist-31 .text {
  display: -webkit-flex;
  display: flex;
  box-sizing: border-box;
  position: relative;
  font-family: Georgia, serif;
  color: #8a8a8a;
  font-style: italic;
  line-height: 1.5;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  text-decoration: none;
  font-size: 15px;
  margin-bottom: 20px;
  min-height: 66px;
  padding-left: 10px;
  padding-right: 10px;
}
.title-page .horizontal_blocklist-31 .text &gt; .align-elem {
  flex-basis: 100%;
}
.title-page .horizontal_blocklist-31 .title {
  border: none;
  font-weight: bold;
  margin-bottom: 13px;
  display: -webkit-flex;
  display: flex;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  font-family: Georgia, serif;
  color: #31004f;
  font-style: italic;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  margin-top: 10px;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  padding-bottom: 15px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIiIHZpZXdCb3g9IjAgMCAyMCAyIiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgCiAgPC9kZWZzPgogIDxyZWN0IHdpZHRoPSIyMCIgaGVpZ2h0PSIyIiBjbGFzcz0iY2xzLTEiIGZpbGw9IiNmZjAwZTYiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InJlY3QtMyIgdHlwZT0ic29saWRDb2xvciI+PC9yZWN0Pgo8L3N2Zz4=") left 50% bottom 0px / auto auto no-repeat;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.title-page .horizontal_blocklist-31 .title &gt; .align-elem {
  flex-basis: 100%;
}
.title-page .horizontal_blocklist-31 .price-wrap {
  box-sizing: border-box;
  position: relative;
  text-align: left;
}
.title-page .horizontal_blocklist-31 .price {
  box-sizing: border-box;
  display: inline-block;
  margin-top: 5px;
  white-space: nowrap;
}
.title-page .horizontal_blocklist-31 .price-note {
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.title-page .horizontal_blocklist-31 .price-value {
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.title-page .horizontal_blocklist-31 .price-currency {
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.title-page .horizontal_blocklist-31 .more {
  text-align: center;
  box-sizing: border-box;
  position: relative;
  margin-top: 5px;
}
.title-page .horizontal_blocklist-31 .more &gt; a {
  box-sizing: border-box;
  text-decoration: underline;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  font-family: Georgia, serif;
  font-size: 11px;
  color: #ed0de7;
  text-transform: uppercase;
  font-weight: bold;
}
.title-page .horizontal_blocklist-31 .more &gt; a:hover, .title-page .horizontal_blocklist-31 .more &gt; a.hover, .title-page .horizontal_blocklist-31 .more &gt; a.active {
  text-decoration: none;
}
.title-page .horizontal_blocklist-31 .bx-viewport {
  overflow: hidden;
  position: relative;
  width: 100%;
  min-height: 0;
}
.title-page .horizontal_blocklist-31 .image a {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  max-width: 100%;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -webkit-justify-content: inherit;
  -moz-justify-content: inherit;
  justify-content: inherit;
}
.title-page .horizontal_blocklist-31 .title a {
  color: inherit;
  text-decoration: inherit;
}
.title-page .horizontal_blocklist-31 .footer {
  text-align: left;
  display: -webkit-flex;
  display: flex;
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-31 .all {
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  text-align: center;
}
.title-page .horizontal_blocklist-31 .controls {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  display: none;
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-31 .prev {
  position: relative;
  z-index: 105;
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  background: url("../images/wm_block_list_horizontal_slider-left.png") center center / auto auto no-repeat;
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-31 .next {
  position: relative;
  z-index: 105;
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  background: url("../images/wm_block_list_horizontal_slider-right.png") center center / auto auto no-repeat;
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-31 .prev &gt; a {
  display: block;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-31 .next &gt; a {
  display: block;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-31 .bx-pager-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 0;
  display: none;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  visibility: hidden;
  box-sizing: border-box;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .horizontal_blocklist-31 .bx-auto_controls {
  margin: auto auto 0;
  box-sizing: border-box;
  visibility: visible;
  display: -webkit-flex;
  display: flex;
}
.title-page .horizontal_blocklist-31 .auto_controls {
  box-sizing: border-box;
  display: none;
}
.title-page .horizontal_blocklist-31 .bx-controls-auto {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
}
.title-page .horizontal_blocklist-31 .bx-controls-auto-item {
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-31 .bx-controls-auto-item .bx-stop {
  margin: 2px;
  display: inline-block;
  box-sizing: border-box;
  width: 10px;
  min-height: 10px;
  background: url("../images/wm_block_list_horizontal_pause.png") center center / auto no-repeat;
}
.title-page .horizontal_blocklist-31 .bx-controls-auto-item .bx-start {
  margin: 2px;
  display: inline-block;
  box-sizing: border-box;
  width: 10px;
  min-height: 10px;
  background: url("../images/wm_block_list_horizontal_play.png") center center / auto no-repeat;
}
.title-page .horizontal_blocklist-31 .pager-wrap {
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-31 .bx-pager {
  position: relative;
  z-index: 100;
  display: inline-block;
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-31 .bx-pager-item {
  display: inline-block;
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-31 .bx-pager a {
  margin: 2px;
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-31 .bx-pager a:active, .title-page .horizontal_blocklist-31 .bx-pager a.active {
  background: #bbb;
}
.title-page .popover-container-31 {
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
  direction: ltr;
  position: fixed;
}
.title-page .popover-container-31 .popover-scrolling {
  padding: 20px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
  z-index: 1;
  position: fixed;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  box-sizing: border-box;
}
.title-page .popover-container-31 .popover-dim {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  z-index: 0;
  opacity: 0.5;
}
.title-page .popover-wrap-31 {
  margin: auto;
  position: relative;
  max-width: 100%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  flex: 0 0 auto;
}
.title-page .popover-wrap-31 .popover-form-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  box-sizing: border-box;
  text-align: left;
}
.title-page .popover-wrap-31 .popover-body .s3_form {
  margin-top: 0;
}
.title-page .popover-wrap-31 .popover-body .s3_form_item {
  margin-top: 8px;
  margin-bottom: 8px;
  box-sizing: border-box;
  text-align: left;
}
.title-page .popover-wrap-31 .popover-body .s3_form_item_type_calendar .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .popover-wrap-31 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .popover-wrap-31 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .popover-wrap-31 .popover-body .s3_form_field_title {
  margin-bottom: 3px;
  box-sizing: border-box;
  color: #000;
  text-align: left;
}
.title-page .popover-wrap-31 .popover-body .s3_form_field_type_text {
  width: 100%;
}
.title-page .popover-wrap-31 .popover-body .s3_required {
  color: #f00;
}
.title-page .popover-wrap-31 .s3_form_field_title .s3_form_error {
  color: #f00;
  padding-right: 9px;
  padding-left: 9px;
  font-size: 12px;
  text-align: left;
}
.title-page .popover-wrap-31 .popover-body .s3_form_item.form_div {
  box-sizing: border-box;
}
.title-page .popover-wrap-31 .popover-body .s3_form_item.form_html_block {
  box-sizing: border-box;
}
.title-page .popover-wrap-31 .popover-body .form_html_block .s3_form_field_content {
  box-sizing: border-box;
}
.title-page .popover-wrap-31 .popover-body .s3_form_item.form_checkbox {
  box-sizing: border-box;
}
.title-page .popover-wrap-31 .popover-body .form_checkbox .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-31 .popover-body .form_checkbox .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-31 .popover-body .s3_form_item.form_radio {
  box-sizing: border-box;
}
.title-page .popover-wrap-31 .popover-body .form_select option {
  box-sizing: border-box;
}
.title-page .popover-wrap-31 .popover-body .s3_form_item.form_calendar {
  box-sizing: border-box;
}
.title-page .popover-wrap-31 .popover-body .form_calendar .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-31 .popover-body .form_calendar .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-31 .popover-body .form_radio .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-31 .popover-body .form_radio .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-31 .popover-body .s3_form_item.form_select {
  box-sizing: border-box;
}
.title-page .popover-wrap-31 .popover-body .form_select .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-31 .popover-body .form_select .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-31 .popover-body .s3_form_item.form_calendar_interval {
  box-sizing: border-box;
}
.title-page .popover-wrap-31 .popover-body .form_calendar_interval .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-31 .popover-body .form_calendar_interval .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-31 .popover-body .form_calendar_interval .s3_form_subitem {
  margin: 0;
  box-sizing: border-box;
  width: 50%;
}
.title-page .popover-wrap-31 .popover-body .form_div h2 {
  box-sizing: border-box;
  font-size: 18px;
  line-height: 1;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
}
.title-page .popover-wrap-31 .popover-body .form_html_block .s3_form_field {
  box-sizing: border-box;
  width: 100%;
}
.title-page .popover-wrap-31 .popover-body .form_html_block p:first-of-type {
  margin-top: 0;
}
.title-page .popover-wrap-31 .popover-body .form_html_block p:last-of-type {
  margin-bottom: 0;
}
.title-page .popover-wrap-31 .popover-body .form_checkbox .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .popover-wrap-31 .popover-body .form_checkbox .s3_form_subitem {
  box-sizing: border-box;
  width: 100%;
}
.title-page .popover-wrap-31 .popover-body .form_checkbox label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.title-page .popover-wrap-31 .popover-body .form_checkbox input {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
}
.title-page .popover-wrap-31 .popover-body .form_checkbox .s3_form_subitem_title {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}
.title-page .popover-wrap-31 .popover-body .form_radio .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .popover-wrap-31 .popover-body .form_radio .s3_form_subitem {
  box-sizing: border-box;
  width: 100%;
}
.title-page .popover-wrap-31 .popover-body .form_radio label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.title-page .popover-wrap-31 .popover-body .form_radio input {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
}
.title-page .popover-wrap-31 .popover-body .form_radio .s3_form_subitem_title {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}
.title-page .popover-wrap-31 .popover-body .form_select .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .popover-wrap-31 .popover-body .form_select select {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  font-size: 13px;
  line-height: 1;
}
.title-page .popover-wrap-31 .popover-body .form_calendar input {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: left;
  -webkit-appearance: none;
}
.title-page .popover-wrap-31 .popover-body .form_calendar_interval .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.title-page .popover-wrap-31 .popover-body .form_calendar_interval label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.title-page .popover-wrap-31 .popover-body .form_calendar_interval .s3_form_subitem_title {
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  padding-left: 5px;
  padding-right: 5px;
}
.title-page .popover-wrap-31 .popover-body .form_calendar_interval input {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: left;
  -webkit-appearance: none;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}
.title-page .popover-wrap-31 .popover-body .form_text input {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: left;
  -webkit-appearance: none;
}
.title-page .popover-wrap-31 .popover-body .s3_form_item.form_upload {
  box-sizing: border-box;
}
.title-page .popover-wrap-31 .anketa-flash-upload {
  box-sizing: border-box;
  max-width: 100%;
}
.title-page .popover-wrap-31 .popover-body .form_upload .no-more {
  box-sizing: border-box;
}
.title-page .popover-wrap-31 ::-webkit-input-placeholder {
  color: #ababab;
}
.title-page .popover-wrap-31 ::-moz-placeholder {
  color: #ababab;
}
.title-page .popover-wrap-31 :-ms-input-placeholder {
  color: #ababab;
}
.title-page .block-53 {
  margin: 0;
  position: relative;
  top: 0;
  left: 0;
  width: auto;
  min-height: 600px;
  background: #f0f0f0;
  z-index: 1;
  right: 0;
  display: block;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  text-decoration: none;
}
.title-page .block-73 .layout_168_id_138 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}
.title-page .block-73 {
  margin: 0;
  border: none;
  position: relative;
  top: 0;
  left: 0;
  width: auto;
  min-height: 700px;
  max-width: 100%;
  background: url("../images/Р‘РµР· РЅР°Р·РІР°РЅРёСЏ (10).svg?1542183345665") left 50% bottom -60px / auto auto no-repeat, url("../images/Untitled-1.jpg") left 50% top 0px / 2266px no-repeat, url("../images/53898828_2-(1).jpg") left 50% top 50% / cover no-repeat #000;
  z-index: 1;
  text-align: center;
  right: 0;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  text-decoration: none;
  display: block;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .widget-80 {
  margin: 298px auto 0;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  text-align: left;
  box-sizing: border-box;
  width: 960px;
  min-height: 0;
  font-size: 25px;
  right: 0;
}
.title-page .site-name-138 .sn-wrap {
  display: -webkit-flex;
  display: flex;
  flex-flow: column nowrap;
}
.title-page .site-name-138 .sn-logo {
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  max-width: 100%;
  text-align: left;
}
.title-page .site-name-138 img {
  box-sizing: border-box;
  display: block;
  max-width: 100%;
  border: none;
  margin-left: auto;
  margin-right: auto;
}
.title-page .site-name-138 .sn-text {
  border: none;
  box-sizing: border-box;
  font-family: Lobster, cursive;
  color: #f20841;
  text-decoration: none;
  text-align: left;
  text-indent: 0;
  font-size: 42px;
  font-weight: normal;
  z-index: 2;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  justify-content: normal;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  background: rgba(0, 0, 0, 0);
}
.title-page .site-name-138 a {
  text-decoration: none;
  outline: none;
}
.title-page .block-64 {
  margin: 0;
  border: none;
  position: relative;
  top: 0;
  left: 0;
  width: auto;
  min-height: 0;
  background: url("../images/Group 1111.png") left 50% top -15px / cover no-repeat, url("../images/Р‘РµР· РЅР°Р·РІР°РЅРёСЏ (11).svg") left 50% bottom -44px / auto auto no-repeat #58048c;
  z-index: 7;
  text-align: left;
  right: 0;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  padding-top: 150px;
  padding-bottom: 151px;
  display: block;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .widget-85 {
  margin: 0 auto;
  border: none;
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
  text-align: center;
  width: 1100px;
  min-width: 1100px;
  max-width: 100%;
  box-sizing: border-box;
  min-height: 0;
  right: 0;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  padding-top: 55px;
  padding-left: 10px;
  padding-right: 20px;
}
.title-page .popover-wrap-149 .popover-body {
  padding: 20px 40px 32px;
  border: 1px solid #b7b7b7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
  position: relative;
  display: inline-block;
  width: 270px;
  box-sizing: border-box;
  vertical-align: middle;
  background: #fff;
  text-align: left;
  font-size: 12px;
  max-width: 100%;
}
.title-page .popover-wrap-149 .popover-body .form_text input {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: left;
  -webkit-appearance: none;
}
.title-page .popover-wrap-149 .popover-body .form_calendar input {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: left;
  -webkit-appearance: none;
}
.title-page .popover-wrap-149 .popover-body .form_calendar_interval input {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: left;
  -webkit-appearance: none;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}
.title-page .popover-wrap-149 .popover-body textarea {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
  text-align: left;
  -webkit-appearance: none;
}
.title-page .popover-wrap-149 .popover-body .s3_button_large {
  border: none;
  background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  font-size: 15px;
  font-weight: bold;
  box-sizing: border-box;
  line-height: 34px;
  padding-right: 16px;
  padding-left: 16px;
  cursor: pointer;
  text-align: center;
  -webkit-appearance: none;
  min-width: 25px;
  min-height: 25px;
}
.title-page .popover-wrap-149 .popover-body .s3_message {
  padding: 12px;
  border: 1px solid #e1c893;
  display: table;
  margin-top: 1em;
  margin-bottom: 1em;
  background: #f0e4c9;
  color: #333;
  box-sizing: border-box;
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .45), inset 0 1px 0 rgba(255, 255, 255, .75);
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .45), inset 0 1px 0 rgba(255, 255, 255, .75);
  box-shadow: 0 2px 6px rgba(0, 0, 0, .45), inset 0 1px 0 rgba(255, 255, 255, .75);
  text-align: left;
}
.title-page .popover-wrap-149 .popover-close {
  position: absolute;
  top: -15px;
  right: -15px;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  background: url("../images/wm_button_close.png") 0 0 no-repeat;
  z-index: 10;
  cursor: pointer;
}
.title-page .popover-wrap-149 .popover-body .s3_form_field_content .icon.img_name {
  box-sizing: border-box;
  position: relative;
  background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;
}
.title-page .popover-wrap-149 .popover-body .s3_form_field_content .icon.img_email {
  box-sizing: border-box;
  position: relative;
  background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;
}
.title-page .popover-wrap-149 .popover-body .s3_form_field_content .icon.img_phone {
  box-sizing: border-box;
  position: relative;
  background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;
}
.title-page .popover-wrap-149 .popover-body .s3_form_field_content .icon.img_comments {
  box-sizing: border-box;
  position: relative;
  background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;
}
.title-page .blocklist-149 p:first-child {
  margin-top: 0;
}
.title-page .blocklist-149 p:last-child {
  margin-bottom: 0;
}
.title-page .blocklist-149 .header {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 15px;
  text-align: left;
  box-sizing: border-box;
}
.title-page .blocklist-149 .header_text {
  font-size: 20px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
}
.title-page .blocklist-149 .all-in_header {
  display: none;
  box-sizing: border-box;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .blocklist-149 .description {
  box-sizing: border-box;
  overflow: hidden;
  text-align: left;
  margin-bottom: 15px;
  display: -webkit-flex;
  display: flex;
}
.title-page .blocklist-149 .body-outer {
  box-sizing: border-box;
  position: relative;
  width: auto;
  left: 0;
  right: 0;
  margin-left: 0;
  margin-right: 0;
}
.title-page .blocklist-149 .body {
  margin: 0 -10px;
  box-sizing: border-box;
}
.title-page .blocklist-149 .swipe-shadow-left {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  width: 50px;
  display: none;
  background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.258824) 100%);
}
.title-page .blocklist-149 .swipe-shadow-right {
  box-sizing: border-box;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  width: 50px;
  display: none;
  background: linear-gradient(to left, rgba(0, 0, 0, 0.258824) 0%, rgba(0, 0, 0, 0) 100%);
}
.title-page .blocklist-149 .list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: inherit;
  -moz-justify-content: inherit;
  justify-content: inherit;
  box-sizing: border-box;
}
.title-page .blocklist-149 .item-outer {
  display: -webkit-flex;
  display: flex;
  box-sizing: border-box;
  width: 25%;
}
.title-page .blocklist-149 .item {
  margin: 10px;
  position: relative;
  width: auto;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  box-sizing: border-box;
  min-width: 0;
  min-height: 0;
  text-align: left;
  left: 0;
  right: 0;
  flex-basis: 100%;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  justify-content: normal;
}
.title-page .blocklist-149 .text {
  margin-bottom: 5px;
  display: -webkit-flex;
  display: flex;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  pointer-events: auto;
  text-decoration: none;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}
.title-page .blocklist-149 .text .align-elem {
  flex-basis: 100%;
}
.title-page .blocklist-149 .image {
  border: none;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 5px;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: auto;
  min-height: 50px;
  left: 0;
  right: 0;
  margin-left: 0;
  margin-right: 0;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.title-page .blocklist-149 .item-label {
  padding: 2px 5px 2px 3px;
  border: none;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 5;
  background: #58048c;
  color: #ea5bf5;
  display: -webkit-flex;
  display: flex;
  font-family: Georgia, serif;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  font-size: 31px;
  width: 91px;
  min-height: 92px;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-border-radius: 250px;
  -moz-border-radius: 250px;
  border-radius: 250px;
  font-weight: bold;
  bottom: auto;
  right: auto;
  margin-left: 6px;
  margin-top: -47px;
  align-self: auto;
}
.title-page .blocklist-149 .image a {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  max-width: 100%;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -webkit-justify-content: inherit;
  -moz-justify-content: inherit;
  justify-content: inherit;
}
.title-page .blocklist-149 .img-convert {
  box-sizing: border-box;
  width: 100px;
  height: 100px;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  margin-left: 0;
  margin-right: auto;
}
.title-page .blocklist-149 .image img {
  max-width: 100%;
  vertical-align: middle;
  box-sizing: border-box;
  width: auto;
  height: auto;
  display: -webkit-flex;
  display: flex;
}
.title-page .blocklist-149 .image-inner {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  justify-content: normal;
}
.title-page .blocklist-149 .title {
  font-weight: bold;
  margin-bottom: auto;
  text-align: left;
  display: -webkit-flex;
  display: flex;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  pointer-events: auto;
  font-family: Georgia, serif;
  text-decoration: none;
  color: #ff9114;
  font-style: italic;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  font-size: 16px;
  margin-top: auto;
  margin-left: 92px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: rgba(88, 4, 140, 0);
  border-top: 0px solid #000;
  border-right: 0px solid #000;
  border-bottom: 0px solid #000;
  border-left: 8px solid #58048c;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.title-page .blocklist-149 .price {
  box-sizing: border-box;
  margin-bottom: 5px;
  position: relative;
  display: -webkit-flex;
  display: flex;
  pointer-events: auto;
}
.title-page .blocklist-149 .price-inner {
  box-sizing: border-box;
  display: inline-block;
}
.title-page .blocklist-149 .price-note {
  box-sizing: border-box;
  display: inline-block;
}
.title-page .blocklist-149 .price-value {
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.title-page .blocklist-149 .price-currency {
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.title-page .blocklist-149 .more {
  box-sizing: border-box;
  position: relative;
  display: -webkit-flex;
  display: flex;
  pointer-events: auto;
}
.title-page .blocklist-149 .more &gt; a {
  display: -webkit-inline-flex;
  display: inline-flex;
  box-sizing: border-box;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
}
.title-page .blocklist-149 .sub-title {
  font-style: italic;
  margin-bottom: 5px;
  display: -webkit-flex;
  display: flex;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  pointer-events: auto;
}
.title-page .blocklist-149 .bx-viewport {
  overflow: hidden;
  position: relative;
  width: 100%;
  min-height: 0;
}
.title-page .blocklist-149 .columns-table {
  box-sizing: border-box;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.title-page .blocklist-149 .columns-cell {
  display: table-cell;
  vertical-align: top;
}
.title-page .blocklist-149 .title a {
  color: inherit;
  text-decoration: inherit;
}
.title-page .blocklist-149 .footer {
  text-align: left;
  display: -webkit-flex;
  display: flex;
  box-sizing: border-box;
}
.title-page .blocklist-149 .all {
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .blocklist-149 .controls {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  display: none;
  box-sizing: border-box;
  margin-top: -10px;
  z-index: 1;
}
.title-page .blocklist-149 .prev {
  position: relative;
  z-index: 105;
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  background: url("../images/wm_block_list_slider-left.png") center center / auto auto no-repeat;
  box-sizing: border-box;
}
.title-page .blocklist-149 .next {
  position: relative;
  z-index: 105;
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  background: url("../images/wm_block_list_slider-right.png") center center / auto auto no-repeat;
  box-sizing: border-box;
}
.title-page .blocklist-149 .prev &gt; a {
  display: block;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}
.title-page .blocklist-149 .next &gt; a {
  display: block;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}
.title-page .blocklist-149 .bx-pager-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 0;
  display: none;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  visibility: hidden;
  box-sizing: border-box;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .blocklist-149 .bx-auto_controls {
  margin: auto auto 0;
  box-sizing: border-box;
  visibility: visible;
  display: -webkit-flex;
  display: flex;
}
.title-page .blocklist-149 .auto_controls {
  box-sizing: border-box;
  display: none;
}
.title-page .blocklist-149 .bx-controls-auto {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
}
.title-page .blocklist-149 .bx-controls-auto-item {
  box-sizing: border-box;
}
.title-page .blocklist-149 .bx-controls-auto-item .bx-stop {
  margin: 2px;
  display: inline-block;
  box-sizing: border-box;
  width: 10px;
  min-height: 10px;
  background: url("../images/wm_block_list_pause.png") center center / auto no-repeat;
}
.title-page .blocklist-149 .bx-controls-auto-item .bx-start {
  margin: 2px;
  display: inline-block;
  box-sizing: border-box;
  width: 10px;
  min-height: 10px;
  background: url("../images/wm_block_list_play.png") center center / auto no-repeat;
}
.title-page .blocklist-149 .pager-wrap {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}
.title-page .blocklist-149 .bx-pager {
  position: relative;
  z-index: 100;
  display: inline-block;
  box-sizing: border-box;
}
.title-page .blocklist-149 .bx-pager-item {
  display: inline-block;
  box-sizing: border-box;
}
.title-page .blocklist-149 .bx-pager a {
  margin: 2px;
  display: inline-block;
  width: 10px;
  min-height: 10px;
  background: #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
  text-decoration: none;
}
.title-page .popover-container-149 {
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  direction: ltr;
  position: fixed;
}
.title-page .popover-container-149 .popover-dim {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  z-index: 0;
  opacity: 0.5;
}
.title-page .popover-wrap-149 .popover-form-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  box-sizing: border-box;
  text-align: left;
}
.title-page .popover-wrap-149 .popover-body .s3_form {
  margin-top: 0;
}
.title-page .popover-wrap-149 .popover-body .s3_form_item {
  margin-top: 8px;
  margin-bottom: 8px;
  box-sizing: border-box;
  text-align: left;
}
.title-page .popover-wrap-149 .popover-body .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .popover-wrap-149 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .popover-wrap-149 .popover-body .s3_form_field_title {
  margin-bottom: 3px;
  box-sizing: border-box;
  color: #000;
  text-align: left;
}
.title-page .popover-wrap-149 .popover-body .s3_form_field_type_text {
  width: 100%;
}
.title-page .popover-wrap-149 .popover-body .s3_form_item.form_div {
  box-sizing: border-box;
}
.title-page .popover-wrap-149 .popover-body .form_div h2 {
  box-sizing: border-box;
  font-size: 18px;
  line-height: 1;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
}
.title-page .popover-wrap-149 .popover-body .s3_form_item.form_html_block {
  box-sizing: border-box;
}
.title-page .popover-wrap-149 .popover-body .form_html_block .s3_form_field_content {
  box-sizing: border-box;
}
.title-page .popover-wrap-149 .popover-body .form_html_block .s3_form_field {
  box-sizing: border-box;
  width: 100%;
}
.title-page .popover-wrap-149 .popover-body .form_html_block p:first-of-type {
  margin-top: 0;
}
.title-page .popover-wrap-149 .popover-body .form_html_block p:last-of-type {
  margin-bottom: 0;
}
.title-page .popover-wrap-149 .popover-body .s3_form_item.form_checkbox {
  box-sizing: border-box;
}
.title-page .popover-wrap-149 .popover-body .form_checkbox .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-149 .popover-body .form_checkbox .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-149 .popover-body .form_checkbox .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .popover-wrap-149 .popover-body .form_checkbox .s3_form_subitem {
  box-sizing: border-box;
  width: 100%;
}
.title-page .popover-wrap-149 .popover-body .form_checkbox label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.title-page .popover-wrap-149 .popover-body .form_checkbox input {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
}
.title-page .popover-wrap-149 .popover-body .form_checkbox .s3_form_subitem_title {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}
.title-page .popover-wrap-149 .popover-body .s3_form_item.form_radio {
  box-sizing: border-box;
}
.title-page .popover-wrap-149 .popover-body .form_radio .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-149 .popover-body .form_radio .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-149 .popover-body .form_radio .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .popover-wrap-149 .popover-body .form_radio .s3_form_subitem {
  box-sizing: border-box;
  width: 100%;
}
.title-page .popover-wrap-149 .popover-body .form_radio label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.title-page .popover-wrap-149 .popover-body .form_radio input {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
}
.title-page .popover-wrap-149 .popover-body .form_radio .s3_form_subitem_title {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}
.title-page .popover-wrap-149 .popover-body .s3_form_item.form_select {
  box-sizing: border-box;
}
.title-page .popover-wrap-149 .popover-body .form_select .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-149 .popover-body .form_select .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-149 .popover-body .form_select .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .popover-wrap-149 .popover-body .form_select select {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  font-size: 13px;
  line-height: 1;
}
.title-page .popover-wrap-149 .popover-body .form_select option {
  box-sizing: border-box;
}
.title-page .popover-wrap-149 .popover-body .s3_form_item.form_calendar {
  box-sizing: border-box;
}
.title-page .popover-wrap-149 .popover-body .form_calendar .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-149 .popover-body .form_calendar .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-149 .popover-body .s3_form_item.form_calendar_interval {
  box-sizing: border-box;
}
.title-page .popover-wrap-149 .popover-body .form_calendar_interval .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-149 .popover-body .form_calendar_interval .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-149 .popover-body .form_calendar_interval .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.title-page .popover-wrap-149 .popover-body .form_calendar_interval .s3_form_subitem {
  margin: 0;
  box-sizing: border-box;
  width: 50%;
}
.title-page .popover-wrap-149 .popover-body .form_calendar_interval label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.title-page .popover-wrap-149 .popover-body .form_calendar_interval .s3_form_subitem_title {
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  padding-left: 5px;
  padding-right: 5px;
}
.title-page .popover-wrap-149 .popover-body .s3_form_item.form_upload {
  box-sizing: border-box;
}
.title-page .popover-wrap-149 .anketa-flash-upload {
  box-sizing: border-box;
  max-width: 100%;
}
.title-page .popover-wrap-149 .popover-body .form_upload .no-more {
  box-sizing: border-box;
}
.title-page .popover-wrap-149 .popover-body .s3_form_field_content .icon {
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
}
.title-page .popover-wrap-149 .popover-body .s3_required {
  color: #f00;
}
.title-page .popover-wrap-149 .s3_form_field_title .s3_form_error {
  color: #f00;
  padding-right: 9px;
  padding-left: 9px;
  font-size: 12px;
  text-align: left;
}
.title-page .popover-wrap-149 ::-webkit-input-placeholder {
  color: #ababab;
}
.title-page .popover-wrap-149 ::-moz-placeholder {
  color: #ababab;
}
.title-page .popover-wrap-149 :-ms-input-placeholder {
  color: #ababab;
}
.title-page .block-46 {
  margin: 0;
  position: relative;
  top: 0;
  left: 0;
  width: auto;
  min-height: 0;
  max-width: 100%;
  z-index: 6;
  text-align: left;
  display: block;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  text-decoration: none;
  right: 0;
}
.title-page .block-47 .layout_117 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .block-47 .layout_118 {
  -webkit-flex: 1 0 0px;
  -moz-flex: 1 0 0px;
  flex: 1 0 0px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .block-47 {
  padding: 70px 10px;
  margin: 0 auto;
  border: none;
  position: relative;
  top: 0;
  left: 0;
  width: 1100px;
  min-height: 0;
  background: rgba(255, 255, 255, 0);
  z-index: 2;
  text-align: center;
  right: 0;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  max-width: 100%;
}
.title-page .widget-70 {
  margin: 0 0 auto 60px;
  border: none;
  position: relative;
  top: 0;
  left: 0;
  z-index: 3;
  text-align: left;
  width: 400px;
  min-height: 400px;
  display: -webkit-flex;
  display: flex;
  background: #ccc;
  overflow: hidden;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-border-radius: 250px;
  -moz-border-radius: 250px;
  border-radius: 250px;
  right: 0;
}
.title-page .widget-71 {
  margin: 0 0 auto;
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
  text-align: left;
  box-sizing: border-box;
  width: auto;
  min-height: 232px;
  right: 0;
}
.title-page .form-118 .form__header {
  box-sizing: border-box;
  font-size: 40px;
  margin-bottom: 50px;
  display: -webkit-flex;
  display: flex;
  font-family: Pattaya, sans-serif;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  justify-content: normal;
  color: #31004f;
  text-decoration: none;
  font-weight: normal;
}
.title-page .form-118 .form__text {
  box-sizing: border-box;
  margin-bottom: 40px;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  font-family: Open Sans, sans-serif;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  justify-content: normal;
  color: #878787;
  text-decoration: none;
}
.title-page .form-118 .form__text p:first-child {
  box-sizing: border-box;
  margin-top: 0;
}
.title-page .form-118 .form__text p:last-child {
  box-sizing: border-box;
  margin-bottom: 0;
}
.title-page .form-118 .form__body {
  box-sizing: border-box;
  margin-right: 0;
  margin-bottom: -5px;
  width: auto;
}
.title-page .form-118 .form-table {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .form-118 .form-tbody {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
}
.title-page .form-118 .form-item-group {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  width: auto;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  justify-content: normal;
}
.title-page .form-118 .form-item {
  box-sizing: border-box;
  position: relative;
  margin-right: 5px;
  margin-bottom: 5px;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  width: auto;
}
.title-page .form-118 .form-text {
  box-sizing: border-box;
  margin-right: 20px;
  align-self: auto;
}
.title-page .form-118 .form-item__error {
  box-sizing: border-box;
  color: #f00;
}
.title-page .form-118 .form-item__note {
  box-sizing: border-box;
  font-size: 11px;
  color: #999;
  display: none;
}
.title-page .form-118 .form-item__body {
  box-sizing: border-box;
  display: block;
}
.title-page .form-118 .form-text input {
  padding: 2px 4px 0.02px 30px;
  border: none;
  box-sizing: border-box;
  background: #ebebeb;
  width: 100%;
  min-width: 100px;
  min-height: 40px;
  outline: none;
  -webkit-appearance: none;
  font-family: Open Sans, sans-serif;
  text-align: start;
  color: #000;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: none;
  text-decoration: none;
  height: 40px;
  -webkit-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 250px;
  -moz-border-radius: 250px;
  border-radius: 250px;
  resize: vertical;
  display: block;
}
.title-page .form-118 .form-textarea textarea {
  padding: 30px 4px 2px 30px;
  border: none;
  box-sizing: border-box;
  background: #ebebeb;
  width: 100%;
  min-width: 100px;
  resize: vertical;
  min-height: 100px;
  outline: none;
  display: block;
  -webkit-appearance: none;
  font-family: Open Sans, sans-serif;
  text-align: start;
  color: #000;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: none;
  text-decoration: none;
  -webkit-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 250px;
  -moz-border-radius: 250px;
  border-radius: 250px;
  height: 100px;
  margin-top: 15px;
}
.title-page .form-118 .icon.img_name {
  box-sizing: border-box;
  position: relative;
  background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;
}
.title-page .form-118 .icon.img_email {
  box-sizing: border-box;
  position: relative;
  background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;
}
.title-page .form-118 .icon.img_phone {
  box-sizing: border-box;
  position: relative;
  background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;
}
.title-page .form-118 .icon.img_comments {
  box-sizing: border-box;
  position: relative;
  background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;
}
.title-page .form-118 .icon {
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
}
.title-page .form-118 .form-select select {
  box-sizing: border-box;
  width: 100%;
  min-width: 100px;
}
.title-page .form-118 .form-upload .form-item__body .no-more {
  box-sizing: border-box;
}
.title-page .form-118 .form-text .form-item__body {
  box-sizing: border-box;
}
.title-page .form-118 .form-item__header {
  text-decoration: none;
}
.title-page .form-118 .form-item__title {
  box-sizing: border-box;
  display: inline-block;
  min-width: 15px;
}
.title-page .form-118 .form-item__required {
  box-sizing: border-box;
  color: #f00;
}
.title-page .form-118 .form-radio .form-item__title {
  box-sizing: border-box;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  margin-top: 5px;
}
.title-page .form-118 .form-textarea {
  box-sizing: border-box;
  align-self: auto;
}
.title-page .form-118 .form-textarea .form-item__body {
  box-sizing: border-box;
}
.title-page .form-118 .form-submit {
  box-sizing: border-box;
  margin-top: 30px;
  align-self: auto;
}
.title-page .form-118 .form-submit .form-item__header {
  box-sizing: border-box;
  display: none;
}
.title-page .form-118 .form-submit .form-item__body {
  box-sizing: border-box;
}
.title-page .form-118 .form-submit button {
  padding: 12px 20px;
  border: none;
  box-sizing: border-box;
  text-align: center;
  background: #ff386a;
  outline: none;
  -webkit-appearance: none;
  font-family: Georgia, serif;
  font-size: 18px;
  color: #fff;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: none;
  text-decoration: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  font-weight: normal;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  min-height: 50px;
  width: 220px;
}
.title-page .form-118 .form-submit button:hover, .title-page .form-118 .form-submit button.hover, .title-page .form-118 .form-submit button.active {
  background: #ff7e2e;
}
.title-page .form-118 .form-submit button:active, .title-page .form-118 .form-submit button.active {
  background: #00b856;
}
.title-page .form-118 .form-submit button span {
  box-sizing: border-box;
  display: inline-block;
  min-width: 20px;
}
.title-page .form-118 .form-captcha {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  align-self: auto;
}
.title-page .form-118 .form-captcha .form-item__body {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .form-118 .form-captcha input {
  padding: 2px 4px;
  border: none;
  box-sizing: border-box;
  background: #ebebeb;
  width: auto;
  min-width: 50px;
  min-height: 22px;
  outline: none;
  text-align: start;
  -webkit-appearance: none;
  font-family: Open Sans, sans-serif;
  color: #000;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: none;
  text-decoration: none;
  -webkit-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 250px;
  -moz-border-radius: 250px;
  border-radius: 250px;
  resize: vertical;
  display: block;
}
.title-page .form-118 .form-captcha .form-captcha-container {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding-right: 0;
  padding-bottom: 5px;
}
.title-page .form-118 .form-captcha .form-submit-container {
  box-sizing: border-box;
}
.title-page .form-118 .form-captcha button {
  padding: 12px 20px;
  border: none;
  box-sizing: border-box;
  text-align: center;
  background: #ff386a;
  outline: none;
  -webkit-appearance: none;
  font-family: Georgia, serif;
  font-size: 18px;
  color: #fff;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: none;
  text-decoration: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  font-weight: normal;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  min-height: 50px;
  width: 220px;
}
.title-page .form-118 .form-captcha button:hover, .title-page .form-118 .form-captcha button.hover, .title-page .form-118 .form-captcha button.active {
  background: #ff7e2e;
}
.title-page .form-118 .form-captcha button:active, .title-page .form-118 .form-captcha button.active {
  background: #00b856;
}
.title-page .form-118 .form-captcha button span {
  box-sizing: border-box;
  display: inline-block;
  min-width: 20px;
}
.title-page .form-118 .form-captcha .mgCaptcha-block {
  box-sizing: border-box;
  line-height: 0;
  font-size: 0;
  min-width: 112px;
}
.title-page .form-118 .form-captcha .mgCaptcha-block img {
  box-sizing: border-box;
  vertical-align: middle;
  border: none;
  margin-right: 5px;
}
.title-page .form-118 .form-captcha .mgCaptcha-input {
  box-sizing: border-box;
}
.title-page .form-118 .form-checkbox {
  box-sizing: border-box;
}
.title-page .form-118 .form-checkbox .form-item__body {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.title-page .form-118 .form-checkbox .form-item__title {
  box-sizing: border-box;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  margin-top: 5px;
}
.title-page .form-118 .form-checkbox input {
  margin: 5px 5px 0 0;
}
.title-page .form-118 .form-checkbox .form-item__body label.form-item__title {
  font-size: 13px;
}
.title-page .form-118 .form-radio {
  box-sizing: border-box;
}
.title-page .form-118 .form-radio .form-item__body {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.title-page .form-118 .form-radio input {
  margin: 5px 5px 0 0;
}
.title-page .form-118 .form-radio .form-item__body label.form-item__title {
  font-size: 13px;
}
.title-page .form-118 .form-select {
  box-sizing: border-box;
}
.title-page .form-118 .form-div {
  box-sizing: border-box;
}
.title-page .form-118 .form-html {
  box-sizing: border-box;
}
.title-page .form-118 .form-html .form-item__body {
  font-size: 13px;
}
.title-page .form-118 .form-upload {
  box-sizing: border-box;
}
.title-page .form-118 .form-calendar {
  box-sizing: border-box;
}
.title-page .form-118 .form-calendar .form-item__body {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .form-118 .form-calendar input {
  padding: 2px 4px;
  border: 1px solid #bbb;
  box-sizing: border-box;
  background: #fff;
  width: 100%;
  min-height: 22px;
  outline: none;
  -webkit-appearance: none;
}
.title-page .form-118 .form-calendar_interval {
  box-sizing: border-box;
}
.title-page .form-118 .form-calendar_interval input {
  padding: 2px 4px;
  border: 1px solid #bbb;
  box-sizing: border-box;
  background: #fff;
  width: 100%;
  min-height: 22px;
  outline: none;
  -webkit-appearance: none;
}
.title-page .form-118 .form-calendar_interval .form-item__body {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .form-118 .form-calendar_interval .label_from {
  box-sizing: border-box;
  margin-right: 5px;
}
.title-page .form-118 .form-calendar_interval .label_to {
  box-sizing: border-box;
  margin-right: 5px;
}
.title-page .form-118 .form-calendar_interval .field_from {
  box-sizing: border-box;
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-right: 10px;
}
.title-page .form-118 .form-calendar_interval .field_to {
  box-sizing: border-box;
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .form-118 .group-text {
  box-sizing: border-box;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  margin-right: -20px;
}
.title-page .form-118 .group-textarea {
  box-sizing: border-box;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  margin-right: 0;
}
.title-page .form-118 .form-tfoot {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .form-118 .group-button {
  box-sizing: border-box;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  margin-right: 0;
}
.title-page .form-118 .form-success {
  box-sizing: border-box;
  padding-top: 10px;
  padding-bottom: 10px;
}
.title-page .form-118 ::-webkit-input-placeholder {
  color: #ababab;
}
.title-page .form-118 ::-moz-placeholder {
  color: #ababab;
}
.title-page .form-118 :-ms-input-placeholder {
  color: #ababab;
}
.title-page .block-25 {
  padding: 50px 10px 30px;
  margin: 0 auto;
  border: none;
  position: relative;
  top: 0;
  left: 0;
  width: 1280px;
  min-height: 343px;
  background: rgba(255, 255, 255, 0);
  z-index: 5;
  text-align: left;
  right: 0;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  display: block;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
}
.title-page .widget-32 {
  margin: 0 auto;
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
  width: 1100px;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 1.1;
  right: 0;
  min-height: 0;
  max-width: 100%;
}
.title-page .mosaic-gallery-57 .mg-name {
  box-sizing: border-box;
  margin-top: 0;
  margin-bottom: 40px;
  display: table;
  width: 100%;
  font-size: 20px;
}
.title-page .mosaic-gallery-57 .mg-name .mg-name-text {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  vertical-align: middle;
  text-align: center;
  font-family: Lobster, cursive;
  color: #31004f;
  line-height: 1.2;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  text-decoration: none;
  font-size: 40px;
}
.title-page .mosaic-gallery-57 .mg-name .mg-name-all {
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
.title-page .mosaic-gallery-57 .mg-all-wrap {
  box-sizing: border-box;
}
.title-page .mosaic-gallery-57 .mg-all {
  font-size: 14px;
  display: -webkit-inline-flex;
  display: inline-flex;
  box-sizing: border-box;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  height: 0;
  min-height: 16px;
  line-height: 1.2;
}
.title-page .mosaic-gallery-57 .mosaic-gallery-content {
  box-sizing: border-box;
  width: 100%;
  font-size: 0;
  line-height: 0;
  min-height: 0;
}
.title-page .mosaic-gallery-57 .lines-table {
  box-sizing: border-box;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.title-page .mosaic-gallery-57 .lines-cell {
  box-sizing: border-box;
  display: table-cell;
  vertical-align: top;
}
.title-page .mosaic-gallery-57 .mg-item {
  margin: 0 10px 10px 0;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  position: relative;
  max-width: 100%;
}
.title-page .mosaic-gallery-57 .mg-item a {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.title-page .mosaic-gallery-57 .mg-item .mg-title {
  padding: 15px 20px;
  border: none;
  box-sizing: border-box;
  position: absolute;
  top: auto;
  left: 0;
  font-size: 15px;
  line-height: 1;
  color: rgba(0, 0, 0, 0);
  font-family: Open Sans, sans-serif;
  text-indent: 0;
  text-decoration: none;
  bottom: 0;
  margin-bottom: 0;
  width: auto;
  right: 0;
  margin-left: 0;
  margin-right: 0;
  background: transparent;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  display: -webkit-flex;
  display: flex;
}
.title-page .mosaic-gallery-57 .mg-item .mg-title:hover, .title-page .mosaic-gallery-57 .mg-item .mg-title.hover, .title-page .mosaic-gallery-57 .mg-item .mg-title.active {
  color: #fff;
  background: rgba(0, 0, 0, 0.45);
}
.title-page .mosaic-gallery-57 .mg-item img {
  margin: auto;
  box-sizing: border-box;
  width: auto;
  height: auto;
  max-width: 100%;
}
.title-page .mosaic-gallery-57 .mg-item.flex-row img {
  max-width: none;
}
.title-page .mosaic-gallery-57 .mg-item.flex-row a {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
}
.title-page .mosaic-gallery-57 .lines-cell .mg-item {
  width: 100%;
}
.title-page .mosaic-gallery-57 .mg-increase_wrap {
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  display: none;
}
.title-page .mosaic-gallery-57 .mg-increase_content {
  padding: 50px 10px 30px;
  border: none;
  box-sizing: border-box;
  background: #fff;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 100%;
  position: relative;
  text-align: left;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.title-page .mosaic-gallery-57 .mg-increase_close {
  display: none;
  position: absolute;
  top: -12px;
  right: -12px;
  width: 30px;
  height: 30px;
  background: url("../images/wm_gallery_mosaic_mg-close.png") 0 0 no-repeat;
  cursor: pointer;
}
.title-page .mosaic-gallery-57 .mg-increase_image {
  text-align: center;
}
.title-page .mosaic-gallery-57 .mg-increase_wrap img {
  box-sizing: border-box;
  width: auto;
  height: auto;
  max-width: 100%;
}
.title-page .mosaic-gallery-57 .mg-increase_title {
  box-sizing: border-box;
  color: #292929;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  padding-top: 20px;
  font-family: Open Sans, sans-serif;
  text-indent: 0;
  text-decoration: none;
  padding-bottom: 20px;
  display: -webkit-flex;
  display: flex;
}
.title-page .mosaic-gallery-57 .mg-increase_wrap.popup-block {
  position: fixed;
  z-index: 1500;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  overflow: auto;
}
.title-page .mosaic-gallery-57 .mg-increase_wrap.popup-block:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.title-page .mosaic-gallery-57 .mg-increase_wrap.popup-block .mg-increase_close {
  display: block;
}
.title-page .mosaic-gallery-57 .mg-text-before {
  box-sizing: border-box;
  margin-bottom: 20px;
  line-height: 1;
  display: -webkit-flex;
  display: flex;
}
.title-page .mosaic-gallery-57 .mg-text-after {
  box-sizing: border-box;
  margin-top: 20px;
  line-height: 1;
  display: -webkit-flex;
  display: flex;
}
.title-page .mosaic-gallery-57 p:first-of-type {
  margin-top: 0;
}
.title-page .mosaic-gallery-57 p:last-of-type {
  margin-bottom: 0;
}
.title-page .block-24 {
  padding: 70px 10px 100px;
  margin: 0;
  border: none;
  position: relative;
  top: 0;
  left: 0;
  width: auto;
  min-height: 0;
  max-width: 100%;
  background: url("../images/РёРёРёРёРёРё.png") left -24px top -81px / 158px no-repeat, url("../images/СЂСЂСЂСЂСЂСЂСЂ.png") right 16px top -79px / 211px no-repeat, url("../images/lib_614001_polo.svg") left 50% bottom -41px / 2080px no-repeat, repeating-linear-gradient(to bottom right, #ed0de7 0%, #58048c 99.7%);
  z-index: 4;
  text-align: center;
  right: 0;
  display: block;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  font-family: Open Sans, sans-serif;
  font-weight: 800;
  color: #fff;
  letter-spacing: 0.4px;
  text-decoration: none;
}
.title-page .block-72 .layout_54 {
  -webkit-flex: 1 0 0px;
  -moz-flex: 1 0 0px;
  flex: 1 0 0px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .block-72 .layout_55 {
  -webkit-flex: 1 0 0px;
  -moz-flex: 1 0 0px;
  flex: 1 0 0px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .block-72 {
  margin: 0 auto;
  border: none;
  position: relative;
  top: 0;
  left: 0;
  width: 1100px;
  min-height: 0;
  max-width: 100%;
  z-index: 2;
  text-align: left;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  padding-top: 60px;
}
.title-page .widget-30 {
  margin: 0 0 auto;
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
  text-align: center;
  width: auto;
  max-width: 100%;
  box-sizing: border-box;
  min-height: 0;
  right: 0;
}
.title-page .popover-wrap-54 .popover-body {
  padding: 20px 40px 32px;
  border: 1px solid #b7b7b7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
  position: relative;
  display: inline-block;
  width: 270px;
  box-sizing: border-box;
  vertical-align: middle;
  background: #fff;
  text-align: left;
  font-size: 12px;
  max-width: 100%;
}
.title-page .popover-wrap-54 .popover-body .form_text input {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: left;
  -webkit-appearance: none;
}
.title-page .popover-wrap-54 .popover-body .form_calendar input {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: left;
  -webkit-appearance: none;
}
.title-page .popover-wrap-54 .popover-body .form_calendar_interval input {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: left;
  -webkit-appearance: none;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}
.title-page .popover-wrap-54 .popover-body textarea {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
  text-align: left;
  -webkit-appearance: none;
}
.title-page .popover-wrap-54 .popover-body .s3_button_large {
  border: none;
  background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  font-size: 15px;
  font-weight: bold;
  box-sizing: border-box;
  line-height: 34px;
  padding-right: 16px;
  padding-left: 16px;
  cursor: pointer;
  text-align: center;
  -webkit-appearance: none;
  min-width: 25px;
  min-height: 25px;
}
.title-page .popover-wrap-54 .popover-body .s3_message {
  padding: 12px;
  border: 1px solid #e1c893;
  display: table;
  margin-top: 1em;
  margin-bottom: 1em;
  background: #f0e4c9;
  color: #333;
  box-sizing: border-box;
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .45), inset 0 1px 0 rgba(255, 255, 255, .75);
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .45), inset 0 1px 0 rgba(255, 255, 255, .75);
  box-shadow: 0 2px 6px rgba(0, 0, 0, .45), inset 0 1px 0 rgba(255, 255, 255, .75);
  text-align: left;
}
.title-page .popover-wrap-54 .popover-close {
  position: absolute;
  top: -15px;
  right: -15px;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  background: url("../images/wm_button_close.png") 0 0 no-repeat;
  z-index: 10;
  cursor: pointer;
}
.title-page .popover-wrap-54 .popover-body .s3_form_field_content .icon.img_name {
  box-sizing: border-box;
  position: relative;
  background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;
}
.title-page .popover-wrap-54 .popover-body .s3_form_field_content .icon.img_email {
  box-sizing: border-box;
  position: relative;
  background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;
}
.title-page .popover-wrap-54 .popover-body .s3_form_field_content .icon.img_phone {
  box-sizing: border-box;
  position: relative;
  background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;
}
.title-page .popover-wrap-54 .popover-body .s3_form_field_content .icon.img_comments {
  box-sizing: border-box;
  position: relative;
  background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;
}
.title-page .horizontal_blocklist-54 p:first-child {
  margin-top: 0;
}
.title-page .horizontal_blocklist-54 p:last-child {
  margin-bottom: 0;
}
.title-page .horizontal_blocklist-54 .header {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 30px;
  text-align: left;
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-54 .header_text {
  font-size: 40px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  font-family: Pattaya, sans-serif;
  letter-spacing: 0;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  text-decoration: none;
  font-weight: normal;
  margin-bottom: 0;
}
.title-page .horizontal_blocklist-54 .description {
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  text-align: left;
  margin-bottom: 37px;
  font-family: Comfortaa, sans-serif;
  letter-spacing: 0;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  text-decoration: none;
  font-size: 23px;
  font-weight: normal;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.title-page .horizontal_blocklist-54 .description p:first-child {
  box-sizing: border-box;
  margin-top: 0;
}
.title-page .horizontal_blocklist-54 .description p:last-child {
  box-sizing: border-box;
  margin-bottom: 0;
}
.title-page .horizontal_blocklist-54 .body-outer {
  box-sizing: border-box;
  position: relative;
}
.title-page .horizontal_blocklist-54 .body {
  margin: 0;
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-54 .swipe-shadow-left {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  width: 50px;
  display: none;
  background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.258824) 100%);
}
.title-page .horizontal_blocklist-54 .swipe-shadow-right {
  box-sizing: border-box;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  width: 50px;
  display: none;
  background: linear-gradient(to left, rgba(0, 0, 0, 0.258824) 0%, rgba(0, 0, 0, 0) 100%);
}
.title-page .horizontal_blocklist-54 .list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: inherit;
  -moz-justify-content: inherit;
  justify-content: inherit;
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-54 .item-outer {
  display: -webkit-flex;
  display: flex;
  box-sizing: border-box;
  width: 100%;
}
.title-page .horizontal_blocklist-54 .item {
  margin: 10px 0 19px;
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  width: 410px;
  box-sizing: border-box;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  min-width: 0;
  min-height: 0;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  justify-content: normal;
}
.title-page .horizontal_blocklist-54 .item_header {
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-54 .item_body {
  box-sizing: border-box;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  flex-shrink: 1;
  flex-basis: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.title-page .horizontal_blocklist-54 .item_figure {
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  min-width: 0;
  min-height: 0;
  width: auto;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
}
.title-page .horizontal_blocklist-54 .image {
  box-sizing: border-box;
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  text-align: left;
}
.title-page .horizontal_blocklist-54 .item-label {
  padding: 2px 5px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  background: #e83131;
  color: #fff;
  display: -webkit-flex;
  display: flex;
  text-align: left;
}
.title-page .horizontal_blocklist-54 .img-convert {
  border: none;
  box-sizing: border-box;
  width: 60px;
  height: 60px;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  text-align: center;
  display: -webkit-inline-flex;
  display: inline-flex;
  overflow: hidden;
  background: #fff;
  -webkit-border-radius: 250px;
  -moz-border-radius: 250px;
  border-radius: 250px;
}
.title-page .horizontal_blocklist-54 .image img {
  max-width: 100%;
  width: auto;
  height: auto;
  vertical-align: middle;
  box-sizing: content-box;
  display: -webkit-flex;
  display: flex;
}
.title-page .horizontal_blocklist-54 .item__image__title {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  text-align: left;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
}
.title-page .horizontal_blocklist-54 .item_detail {
  box-sizing: border-box;
  margin-left: 20px;
  position: relative;
  z-index: 2;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
  align-self: center;
}
.title-page .horizontal_blocklist-54 .text {
  display: -webkit-flex;
  display: flex;
  text-align: left;
  box-sizing: border-box;
  position: relative;
}
.title-page .horizontal_blocklist-54 .text .align-elem {
  flex-basis: 100%;
}
.title-page .horizontal_blocklist-54 .title {
  font-weight: bold;
  margin-bottom: 5px;
  display: -webkit-flex;
  display: flex;
  text-align: left;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  font-family: Georgia, serif;
  font-style: italic;
  line-height: 1.3;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  margin-top: 6px;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.title-page .horizontal_blocklist-54 .title .align-elem {
  flex-basis: 100%;
}
.title-page .horizontal_blocklist-54 .price-wrap {
  box-sizing: border-box;
  position: relative;
  text-align: left;
}
.title-page .horizontal_blocklist-54 .price {
  box-sizing: border-box;
  display: inline-block;
  margin-top: 5px;
  white-space: nowrap;
}
.title-page .horizontal_blocklist-54 .price-note {
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.title-page .horizontal_blocklist-54 .price-value {
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.title-page .horizontal_blocklist-54 .price-currency {
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.title-page .horizontal_blocklist-54 .more {
  box-sizing: border-box;
  position: relative;
  margin-top: 5px;
}
.title-page .horizontal_blocklist-54 .more &gt; a {
  box-sizing: border-box;
  text-decoration: underline;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  text-align: center;
}
.title-page .horizontal_blocklist-54 .bx-viewport {
  overflow: hidden;
  position: relative;
  width: 100%;
  min-height: 0;
}
.title-page .horizontal_blocklist-54 .image a {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  max-width: 100%;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -webkit-justify-content: inherit;
  -moz-justify-content: inherit;
  justify-content: inherit;
}
.title-page .horizontal_blocklist-54 .title a {
  color: inherit;
  text-decoration: inherit;
}
.title-page .horizontal_blocklist-54 .footer {
  text-align: left;
  display: -webkit-flex;
  display: flex;
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-54 .all {
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  text-align: center;
}
.title-page .horizontal_blocklist-54 .controls {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  display: none;
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-54 .prev {
  position: relative;
  z-index: 105;
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  background: url("../images/wm_block_list_horizontal_slider-left.png") center center / auto auto no-repeat;
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-54 .next {
  position: relative;
  z-index: 105;
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  background: url("../images/wm_block_list_horizontal_slider-right.png") center center / auto auto no-repeat;
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-54 .prev &gt; a {
  display: block;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-54 .next &gt; a {
  display: block;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-54 .bx-pager-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 0;
  display: none;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  visibility: hidden;
  box-sizing: border-box;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .horizontal_blocklist-54 .bx-auto_controls {
  margin: auto auto 0;
  box-sizing: border-box;
  visibility: visible;
  display: -webkit-flex;
  display: flex;
}
.title-page .horizontal_blocklist-54 .auto_controls {
  box-sizing: border-box;
  display: none;
}
.title-page .horizontal_blocklist-54 .bx-controls-auto {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
}
.title-page .horizontal_blocklist-54 .bx-controls-auto-item {
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-54 .bx-controls-auto-item .bx-stop {
  margin: 2px;
  display: inline-block;
  box-sizing: border-box;
  width: 10px;
  min-height: 10px;
  background: url("../images/wm_block_list_horizontal_pause.png") center center / auto no-repeat;
}
.title-page .horizontal_blocklist-54 .bx-controls-auto-item .bx-start {
  margin: 2px;
  display: inline-block;
  box-sizing: border-box;
  width: 10px;
  min-height: 10px;
  background: url("../images/wm_block_list_horizontal_play.png") center center / auto no-repeat;
}
.title-page .horizontal_blocklist-54 .pager-wrap {
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-54 .bx-pager {
  position: relative;
  z-index: 100;
  display: inline-block;
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-54 .bx-pager-item {
  display: inline-block;
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-54 .bx-pager a {
  margin: 2px;
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
}
.title-page .horizontal_blocklist-54 .bx-pager a:active, .title-page .horizontal_blocklist-54 .bx-pager a.active {
  background: #bbb;
}
.title-page .popover-container-54 {
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  direction: ltr;
  position: fixed;
}
.title-page .popover-container-54 .popover-scrolling {
  padding: 20px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
  z-index: 1;
  position: fixed;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  box-sizing: border-box;
}
.title-page .popover-container-54 .popover-dim {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  z-index: 0;
  opacity: 0.5;
}
.title-page .popover-wrap-54 {
  margin: auto;
  position: relative;
  max-width: 100%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  flex: 0 0 auto;
}
.title-page .popover-wrap-54 .popover-form-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  box-sizing: border-box;
  text-align: left;
}
.title-page .popover-wrap-54 .popover-body .s3_form {
  margin-top: 0;
}
.title-page .popover-wrap-54 .popover-body .s3_form_item {
  margin-top: 8px;
  margin-bottom: 8px;
  box-sizing: border-box;
  text-align: left;
}
.title-page .popover-wrap-54 .popover-body .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .popover-wrap-54 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .popover-wrap-54 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .popover-wrap-54 .popover-body .s3_form_field_title {
  margin-bottom: 3px;
  box-sizing: border-box;
  color: #000;
  text-align: left;
}
.title-page .popover-wrap-54 .popover-body .s3_form_field_type_text {
  width: 100%;
}
.title-page .popover-wrap-54 .popover-body .s3_form_item.form_div {
  box-sizing: border-box;
}
.title-page .popover-wrap-54 .popover-body .form_div h2 {
  box-sizing: border-box;
  font-size: 18px;
  line-height: 1;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
}
.title-page .popover-wrap-54 .popover-body .s3_form_item.form_html_block {
  box-sizing: border-box;
}
.title-page .popover-wrap-54 .popover-body .form_html_block .s3_form_field_content {
  box-sizing: border-box;
}
.title-page .popover-wrap-54 .popover-body .form_html_block .s3_form_field {
  box-sizing: border-box;
  width: 100%;
}
.title-page .popover-wrap-54 .popover-body .form_html_block p:first-of-type {
  margin-top: 0;
}
.title-page .popover-wrap-54 .popover-body .form_html_block p:last-of-type {
  margin-bottom: 0;
}
.title-page .popover-wrap-54 .popover-body .s3_form_item.form_checkbox {
  box-sizing: border-box;
}
.title-page .popover-wrap-54 .popover-body .form_checkbox .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-54 .popover-body .form_checkbox .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-54 .popover-body .form_checkbox .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .popover-wrap-54 .popover-body .form_checkbox .s3_form_subitem {
  box-sizing: border-box;
  width: 100%;
}
.title-page .popover-wrap-54 .popover-body .form_checkbox label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.title-page .popover-wrap-54 .popover-body .form_checkbox input {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
}
.title-page .popover-wrap-54 .popover-body .form_checkbox .s3_form_subitem_title {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}
.title-page .popover-wrap-54 .popover-body .s3_form_item.form_radio {
  box-sizing: border-box;
}
.title-page .popover-wrap-54 .popover-body .form_radio .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-54 .popover-body .form_radio .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-54 .popover-body .form_radio .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .popover-wrap-54 .popover-body .form_radio .s3_form_subitem {
  box-sizing: border-box;
  width: 100%;
}
.title-page .popover-wrap-54 .popover-body .form_radio label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.title-page .popover-wrap-54 .popover-body .form_radio input {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
}
.title-page .popover-wrap-54 .popover-body .form_radio .s3_form_subitem_title {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}
.title-page .popover-wrap-54 .popover-body .s3_form_item.form_select {
  box-sizing: border-box;
}
.title-page .popover-wrap-54 .popover-body .form_select .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-54 .popover-body .form_select .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-54 .popover-body .form_select .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .popover-wrap-54 .popover-body .form_select select {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  font-size: 13px;
  line-height: 1;
}
.title-page .popover-wrap-54 .popover-body .form_select option {
  box-sizing: border-box;
}
.title-page .popover-wrap-54 .popover-body .s3_form_item.form_calendar {
  box-sizing: border-box;
}
.title-page .popover-wrap-54 .popover-body .form_calendar .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-54 .popover-body .form_calendar .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-54 .popover-body .s3_form_item.form_calendar_interval {
  box-sizing: border-box;
}
.title-page .popover-wrap-54 .popover-body .form_calendar_interval .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-54 .popover-body .form_calendar_interval .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-54 .popover-body .form_calendar_interval .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.title-page .popover-wrap-54 .popover-body .form_calendar_interval .s3_form_subitem {
  margin: 0;
  box-sizing: border-box;
  width: 50%;
}
.title-page .popover-wrap-54 .popover-body .form_calendar_interval label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.title-page .popover-wrap-54 .popover-body .form_calendar_interval .s3_form_subitem_title {
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  padding-left: 5px;
  padding-right: 5px;
}
.title-page .popover-wrap-54 .popover-body .s3_form_item.form_upload {
  box-sizing: border-box;
}
.title-page .popover-wrap-54 .anketa-flash-upload {
  box-sizing: border-box;
  max-width: 100%;
}
.title-page .popover-wrap-54 .popover-body .form_upload .no-more {
  box-sizing: border-box;
}
.title-page .popover-wrap-54 .popover-body .s3_form_field_content .icon {
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
}
.title-page .popover-wrap-54 .popover-body .s3_required {
  color: #f00;
}
.title-page .popover-wrap-54 .s3_form_field_title .s3_form_error {
  color: #f00;
  padding-right: 9px;
  padding-left: 9px;
  font-size: 12px;
  text-align: left;
}
.title-page .popover-wrap-54 ::-webkit-input-placeholder {
  color: #ababab;
}
.title-page .popover-wrap-54 ::-moz-placeholder {
  color: #ababab;
}
.title-page .popover-wrap-54 :-ms-input-placeholder {
  color: #ababab;
}
.title-page .widget-31 {
  padding: 0.02px 0;
  margin: 0 0 auto;
  border: none;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  text-align: center;
  box-sizing: border-box;
  width: auto;
  right: 0;
  min-height: 0;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.title-page .form-55 .form__header {
  box-sizing: border-box;
  font-size: 40px;
  margin-bottom: 50px;
  display: -webkit-flex;
  display: flex;
  text-align: left;
  font-family: Lobster, cursive;
  letter-spacing: 0;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  text-decoration: none;
  font-weight: normal;
}
.title-page .form-55 .form__text {
  box-sizing: border-box;
  margin-bottom: 10px;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  text-align: left;
}
.title-page .form-55 .form__text p:first-child {
  box-sizing: border-box;
  margin-top: 0;
}
.title-page .form-55 .form__text p:last-child {
  box-sizing: border-box;
  margin-bottom: 0;
}
.title-page .form-55 .form__body {
  box-sizing: border-box;
  margin-right: 0;
  margin-bottom: -5px;
  width: auto;
}
.title-page .form-55 .form-table {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .form-55 .form-tbody {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
}
.title-page .form-55 .form-item-group {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  width: auto;
}
.title-page .form-55 .form-item {
  box-sizing: border-box;
  position: relative;
  margin-right: 0;
  margin-bottom: 5px;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  width: auto;
}
.title-page .form-55 .form-text {
  box-sizing: border-box;
  text-align: left;
}
.title-page .form-55 .form-item__title {
  box-sizing: border-box;
  display: inline-block;
  min-width: 15px;
}
.title-page .form-55 .form-item__required {
  box-sizing: border-box;
  color: #f00;
}
.title-page .form-55 .form-item__error {
  box-sizing: border-box;
  color: #f00;
}
.title-page .form-55 .form-item__note {
  box-sizing: border-box;
  font-size: 11px;
  color: #999;
  display: none;
}
.title-page .form-55 .form-item__body {
  box-sizing: border-box;
  display: block;
}
.title-page .form-55 .form-text input {
  padding: 15px 4px 15px 30px;
  border: none;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.2);
  width: 100%;
  min-width: 100px;
  min-height: 55px;
  outline: none;
  -webkit-appearance: none;
  color: #fff;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  font-size: 14px;
  -webkit-border-radius: 250px;
  -moz-border-radius: 250px;
  border-radius: 250px;
  font-weight: normal;
  margin-bottom: 10px;
  height: 55px;
}
.title-page .form-55 .form-textarea textarea {
  padding: 2px 4px;
  border: none;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.2);
  width: 100%;
  min-width: 100px;
  resize: vertical;
  min-height: 40px;
  outline: none;
  display: block;
  -webkit-appearance: none;
  color: #fff;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  font-size: 14px;
  -webkit-border-radius: 250px;
  -moz-border-radius: 250px;
  border-radius: 250px;
  font-weight: normal;
}
.title-page .form-55 .icon.img_name {
  border: none;
  box-sizing: border-box;
  position: absolute;
  background: url("../images/lib_1037001_men.svg") left 50% top 50% / auto auto no-repeat;
  width: 20px;
  height: 20px;
  min-height: 20px;
  text-align: right;
  margin-left: 0;
  margin-top: 10px;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.title-page .form-55 .icon.img_email {
  border: none;
  box-sizing: border-box;
  position: absolute;
  background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;
  width: 20px;
  height: 20px;
  min-height: 20px;
  margin-left: 0;
  margin-top: 10px;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.title-page .form-55 .icon.img_phone {
  border: none;
  box-sizing: border-box;
  position: absolute;
  background: url("../images/lib_1037001_phone.svg") left 50% top 50% / auto auto no-repeat;
  width: 20px;
  height: 20px;
  min-height: 20px;
  margin-left: 0;
  margin-top: 10px;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.title-page .form-55 .icon.img_comments {
  border: none;
  box-sizing: border-box;
  position: absolute;
  background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;
  width: 20px;
  height: 20px;
  min-height: 20px;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.title-page .form-55 .icon {
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
}
.title-page .form-55 .form-select select {
  box-sizing: border-box;
  width: 100%;
  min-width: 100px;
}
.title-page .form-55 .form-upload .form-item__body .no-more {
  box-sizing: border-box;
}
.title-page .form-55 .form-text .form-item__body {
  box-sizing: border-box;
}
.title-page .form-55 .form-textarea {
  box-sizing: border-box;
}
.title-page .form-55 .form-textarea .form-item__body {
  box-sizing: border-box;
}
.title-page .form-55 .form-submit {
  box-sizing: border-box;
}
.title-page .form-55 .form-submit .form-item__header {
  box-sizing: border-box;
  display: none;
}
.title-page .form-55 .form-submit .form-item__body {
  box-sizing: border-box;
}
.title-page .form-55 .form-submit button {
  padding: 10px 20px;
  border: none;
  box-sizing: border-box;
  text-align: center;
  background: #ff386a;
  outline: none;
  -webkit-appearance: none;
  font-family: Georgia, serif;
  color: #fff;
  font-style: italic;
  line-height: 1.2;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  width: 100%;
  -webkit-border-radius: 250px;
  -moz-border-radius: 250px;
  border-radius: 250px;
  font-weight: bold;
  margin-top: 18px;
  position: relative;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  min-height: 54px;
}
.title-page .form-55 .form-submit button:hover, .title-page .form-55 .form-submit button.hover, .title-page .form-55 .form-submit button.active {
  background: #58c3f5;
}
.title-page .form-55 .form-submit button:active, .title-page .form-55 .form-submit button.active {
  background: #b340b0;
}
.title-page .form-55 .form-submit button span {
  box-sizing: border-box;
  display: inline-block;
  min-width: 20px;
}
.title-page .form-55 .form-captcha {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}
.title-page .form-55 .form-captcha .form-item__body {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.title-page .form-55 .form-captcha input {
  padding: 2px 4px;
  border: none;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.2);
  width: 100%;
  min-width: 50px;
  min-height: 22px;
  outline: none;
  text-align: left;
  -webkit-appearance: none;
  color: #fff;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: none;
  text-decoration: none;
  font-size: 14px;
  -webkit-border-radius: 250px;
  -moz-border-radius: 250px;
  border-radius: 250px;
  font-weight: normal;
}
.title-page .form-55 .form-captcha .form-captcha-container {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding-right: 0;
  padding-bottom: 5px;
}
.title-page .form-55 .form-captcha .form-submit-container {
  box-sizing: border-box;
}
.title-page .form-55 .form-captcha button {
  padding: 10px 20px;
  border: none;
  box-sizing: border-box;
  text-align: center;
  background: #ff386a;
  outline: none;
  -webkit-appearance: none;
  font-family: Georgia, serif;
  color: #fff;
  font-style: italic;
  line-height: 1.2;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  width: 100%;
  -webkit-border-radius: 250px;
  -moz-border-radius: 250px;
  border-radius: 250px;
  font-weight: bold;
  margin-top: 18px;
  position: relative;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  min-height: 54px;
}
.title-page .form-55 .form-captcha button:hover, .title-page .form-55 .form-captcha button.hover, .title-page .form-55 .form-captcha button.active {
  background: #58c3f5;
}
.title-page .form-55 .form-captcha button:active, .title-page .form-55 .form-captcha button.active {
  background: #b340b0;
}
.title-page .form-55 .form-captcha button span {
  box-sizing: border-box;
  display: inline-block;
  min-width: 20px;
}
.title-page .form-55 .form-captcha .mgCaptcha-block {
  box-sizing: border-box;
  line-height: 0;
  font-size: 0;
  min-width: 112px;
}
.title-page .form-55 .form-captcha .mgCaptcha-block img {
  box-sizing: border-box;
  vertical-align: middle;
  border: none;
  margin-right: 5px;
}
.title-page .form-55 .form-captcha .mgCaptcha-input {
  box-sizing: border-box;
}
.title-page .form-55 .form-checkbox {
  box-sizing: border-box;
}
.title-page .form-55 .form-checkbox .form-item__body {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.title-page .form-55 .form-checkbox .form-item__title {
  box-sizing: border-box;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  margin-top: 5px;
}
.title-page .form-55 .form-checkbox .form-item__body label.form-item__title {
  font-size: 13px;
}
.title-page .form-55 .form-checkbox input {
  margin: 5px 5px 0 0;
}
.title-page .form-55 .form-radio {
  box-sizing: border-box;
}
.title-page .form-55 .form-radio .form-item__body {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.title-page .form-55 .form-radio .form-item__body label.form-item__title {
  font-size: 13px;
}
.title-page .form-55 .form-radio input {
  margin: 5px 5px 0 0;
}
.title-page .form-55 .form-radio .form-item__title {
  box-sizing: border-box;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  margin-top: 5px;
}
.title-page .form-55 .form-select {
  box-sizing: border-box;
}
.title-page .form-55 .form-div {
  box-sizing: border-box;
}
.title-page .form-55 .form-html {
  box-sizing: border-box;
}
.title-page .form-55 .form-html .form-item__body {
  font-size: 13px;
}
.title-page .form-55 .form-upload {
  box-sizing: border-box;
}
.title-page .form-55 .form-calendar {
  box-sizing: border-box;
}
.title-page .form-55 .form-calendar .form-item__body {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .form-55 .form-calendar input {
  padding: 2px 4px;
  border: 1px solid #bbb;
  box-sizing: border-box;
  background: #fff;
  width: 100%;
  min-height: 22px;
  outline: none;
  -webkit-appearance: none;
}
.title-page .form-55 .form-calendar_interval {
  box-sizing: border-box;
}
.title-page .form-55 .form-calendar_interval input {
  padding: 2px 4px;
  border: 1px solid #bbb;
  box-sizing: border-box;
  background: #fff;
  width: 100%;
  min-height: 22px;
  outline: none;
  -webkit-appearance: none;
}
.title-page .form-55 .form-calendar_interval .form-item__body {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .form-55 .form-calendar_interval .label_from {
  box-sizing: border-box;
  margin-right: 5px;
}
.title-page .form-55 .form-calendar_interval .label_to {
  box-sizing: border-box;
  margin-right: 5px;
}
.title-page .form-55 .form-calendar_interval .field_from {
  box-sizing: border-box;
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-right: 10px;
}
.title-page .form-55 .form-calendar_interval .field_to {
  box-sizing: border-box;
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .form-55 .group-text {
  box-sizing: border-box;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  margin-right: 0;
}
.title-page .form-55 .group-textarea {
  box-sizing: border-box;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  margin-right: 0;
}
.title-page .form-55 .form-tfoot {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .form-55 .group-button {
  box-sizing: border-box;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  margin-right: 0;
}
.title-page .form-55 .form-success {
  box-sizing: border-box;
  padding-top: 10px;
  padding-bottom: 10px;
}
.title-page .form-55 ::-webkit-input-placeholder {
  color: #fefbfe;
}
.title-page .form-55 ::-moz-placeholder {
  color: #fefbfe;
}
.title-page .form-55 :-ms-input-placeholder {
  color: #fefbfe;
}
.title-page .widget-19 {
  margin: 0 auto;
  border: 0px solid #000;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  text-align: left;
  box-sizing: border-box;
  min-height: 0;
  width: 1100px;
  right: 0;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  padding-top: 0.02px;
  max-width: 100%;
}
.title-page .popover-wrap-33 .popover-body {
  padding: 20px 40px 32px;
  border: 1px solid #b7b7b7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
  position: relative;
  display: inline-block;
  width: 270px;
  box-sizing: border-box;
  vertical-align: middle;
  background: #fff;
  text-align: left;
  font-size: 12px;
  max-width: 100%;
}
.title-page .popover-wrap-33 .popover-body textarea {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
  text-align: left;
  -webkit-appearance: none;
}
.title-page .popover-wrap-33 .popover-body .s3_button_large {
  border: none;
  background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  font-size: 15px;
  font-weight: bold;
  box-sizing: border-box;
  line-height: 34px;
  padding-right: 16px;
  padding-left: 16px;
  cursor: pointer;
  text-align: center;
  -webkit-appearance: none;
}
.title-page .popover-wrap-33 .popover-body .s3_message {
  padding: 12px;
  border: 1px solid #e1c893;
  display: table;
  margin-top: 1em;
  margin-bottom: 1em;
  background: #f0e4c9;
  color: #333;
  box-sizing: border-box;
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .45), inset 0 1px 0 rgba(255, 255, 255, .75);
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .45), inset 0 1px 0 rgba(255, 255, 255, .75);
  box-shadow: 0 2px 6px rgba(0, 0, 0, .45), inset 0 1px 0 rgba(255, 255, 255, .75);
  text-align: left;
}
.title-page .popover-wrap-33 .popover-close {
  position: absolute;
  top: -15px;
  right: -15px;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  background: url("../images/wm_button_close.png") 0 0 no-repeat;
  z-index: 10;
  cursor: pointer;
}
.title-page .editable_block-33 p:first-child {
  margin-top: 0;
}
.title-page .editable_block-33 p:last-child {
  margin-bottom: 0;
}
.title-page .editable_block-33 .header {
  border: none;
  box-sizing: border-box;
  font-size: 40px;
  margin-bottom: 40px;
  font-family: Lobster, cursive;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  padding-left: 0;
  padding-top: 0.02px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0.02px;
}
.title-page .editable_block-33 .body {
  box-sizing: border-box;
  display: block;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  position: relative;
  min-width: 0;
  min-height: 0;
}
.title-page .editable_block-33 .title {
  box-sizing: border-box;
  font-size: 19px;
  margin-bottom: 40px;
  font-family: Georgia, serif;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  padding-left: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  pointer-events: auto;
}
.title-page .editable_block-33 .image {
  box-sizing: border-box;
  position: relative;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  display: -webkit-flex;
  display: flex;
}
.title-page .editable_block-33 .item-label {
  padding: 2px 5px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  background: #e83131;
  color: #fff;
  display: -webkit-flex;
  display: flex;
}
.title-page .editable_block-33 .image-inner {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .editable_block-33 .img-convert {
  box-sizing: border-box;
  width: 960px;
  height: 55.55556px;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
}
.title-page .editable_block-33 .image img {
  box-sizing: border-box;
  vertical-align: middle;
  width: auto;
  height: auto;
  max-width: 100%;
  display: -webkit-flex;
  display: flex;
}
.title-page .editable_block-33 .text {
  border: none;
  box-sizing: border-box;
  font-family: Montserrat, sans-serif;
  line-height: 1.7;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-top: 0.02px;
  padding-bottom: 0.02px;
  margin-left: 0;
  margin-right: 0;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  pointer-events: auto;
  width: auto;
  margin-bottom: 30px;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.title-page .editable_block-33 .more {
  box-sizing: border-box;
  margin-top: 5px;
  pointer-events: auto;
  text-align: center;
}
.title-page .editable_block-33 .more &gt; a {
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  text-align: left;
  min-height: 14px;
  height: 0;
  font-family: Georgia, serif;
  color: #fff;
  letter-spacing: 0;
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: bold;
}
.title-page .editable_block-33 .more &gt; a:hover, .title-page .editable_block-33 .more &gt; a.hover, .title-page .editable_block-33 .more &gt; a.active {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  text-decoration: none;
}
.title-page .editable_block-33 .price {
  box-sizing: border-box;
  margin-bottom: 5px;
  position: relative;
  display: -webkit-flex;
  display: flex;
  pointer-events: auto;
}
.title-page .editable_block-33 .price-inner {
  box-sizing: border-box;
  display: inline-block;
}
.title-page .editable_block-33 .price-value {
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.title-page .editable_block-33 .price-currency {
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.title-page .editable_block-33 .item__image__title {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 0;
}
.title-page .editable_block-33 .clear {
  clear: both;
}
.title-page .popover-container-33 {
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
  direction: ltr;
  position: fixed;
}
.title-page .popover-container-33 .popover-dim {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  z-index: 0;
  opacity: 0.5;
}
.title-page .popover-wrap-33 .popover-form-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  box-sizing: border-box;
  text-align: left;
}
.title-page .popover-wrap-33 .popover-body .s3_form {
  margin-top: 0;
}
.title-page .popover-wrap-33 .popover-body .s3_form_item {
  margin-top: 8px;
  margin-bottom: 8px;
  box-sizing: border-box;
  text-align: left;
}
.title-page .popover-wrap-33 .popover-body .s3_form_field_title {
  margin-bottom: 3px;
  box-sizing: border-box;
  color: #000;
  text-align: left;
}
.title-page .popover-wrap-33 .popover-body .s3_required {
  color: #f00;
}
.title-page .popover-wrap-33 .s3_form_field_title .s3_form_error {
  color: #f00;
  padding-right: 9px;
  padding-left: 9px;
  font-size: 12px;
  text-align: left;
}
.title-page .editable_block-33 .image a {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  max-width: 100%;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -webkit-justify-content: inherit;
  -moz-justify-content: inherit;
  justify-content: inherit;
}
.title-page .editable_block-33 .price-note {
  box-sizing: border-box;
  display: inline-block;
}
.title-page .popover-wrap-33 .popover-body .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .popover-wrap-33 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .popover-wrap-33 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.title-page .popover-wrap-33 .popover-body .form_text input {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
  text-align: left;
  -webkit-appearance: none;
}
.title-page .popover-wrap-33 .popover-body .s3_form_field_type_text {
  width: 100%;
}
.title-page .popover-wrap-33 .popover-body .s3_form_item.form_div {
  box-sizing: border-box;
}
.title-page .popover-wrap-33 .popover-body .form_div h2 {
  box-sizing: border-box;
  font-size: 18px;
  line-height: 1;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
}
.title-page .popover-wrap-33 .popover-body .s3_form_item.form_html_block {
  box-sizing: border-box;
}
.title-page .popover-wrap-33 .popover-body .form_html_block .s3_form_field_content {
  box-sizing: border-box;
}
.title-page .popover-wrap-33 .popover-body .form_html_block .s3_form_field {
  box-sizing: border-box;
  width: 100%;
}
.title-page .popover-wrap-33 .popover-body .form_html_block p:first-of-type {
  margin-top: 0;
}
.title-page .popover-wrap-33 .popover-body .form_html_block p:last-of-type {
  margin-bottom: 0;
}
.title-page .popover-wrap-33 .popover-body .s3_form_item.form_checkbox {
  box-sizing: border-box;
}
.title-page .popover-wrap-33 .popover-body .form_checkbox .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-33 .popover-body .form_checkbox .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-33 .popover-body .form_checkbox .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .popover-wrap-33 .popover-body .form_checkbox .s3_form_subitem {
  box-sizing: border-box;
  width: 100%;
}
.title-page .popover-wrap-33 .popover-body .form_checkbox label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.title-page .popover-wrap-33 .popover-body .form_checkbox input {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
}
.title-page .popover-wrap-33 .popover-body .form_checkbox .s3_form_subitem_title {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}
.title-page .popover-wrap-33 .popover-body .s3_form_item.form_radio {
  box-sizing: border-box;
}
.title-page .popover-wrap-33 .popover-body .form_radio .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-33 .popover-body .form_radio .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-33 .popover-body .form_radio .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .popover-wrap-33 .popover-body .form_radio .s3_form_subitem {
  box-sizing: border-box;
  width: 100%;
}
.title-page .popover-wrap-33 .popover-body .form_radio label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.title-page .popover-wrap-33 .popover-body .form_radio input {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
}
.title-page .popover-wrap-33 .popover-body .form_radio .s3_form_subitem_title {
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}
.title-page .popover-wrap-33 .popover-body .s3_form_item.form_select {
  box-sizing: border-box;
}
.title-page .popover-wrap-33 .popover-body .form_select .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-33 .popover-body .form_select .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-33 .popover-body .form_select .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .popover-wrap-33 .popover-body .form_select select {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  font-size: 13px;
  line-height: 1;
}
.title-page .popover-wrap-33 .popover-body .form_select option {
  box-sizing: border-box;
}
.title-page .popover-wrap-33 .popover-body .s3_form_item.form_calendar {
  box-sizing: border-box;
}
.title-page .popover-wrap-33 .popover-body .form_calendar .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-33 .popover-body .form_calendar .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-33 .popover-body .form_calendar input {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: left;
  -webkit-appearance: none;
}
.title-page .popover-wrap-33 .popover-body .s3_form_item.form_calendar_interval {
  box-sizing: border-box;
}
.title-page .popover-wrap-33 .popover-body .form_calendar_interval .s3_form_field_title {
  box-sizing: border-box;
}
.title-page .popover-wrap-33 .popover-body .form_calendar_interval .s3_form_field_name {
  box-sizing: border-box;
}
.title-page .popover-wrap-33 .popover-body .form_calendar_interval .s3_form_field_content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.title-page .popover-wrap-33 .popover-body .form_calendar_interval .s3_form_subitem {
  margin: 0;
  box-sizing: border-box;
  width: 50%;
}
.title-page .popover-wrap-33 .popover-body .form_calendar_interval label {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.title-page .popover-wrap-33 .popover-body .form_calendar_interval .s3_form_subitem_title {
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  padding-left: 5px;
  padding-right: 5px;
}
.title-page .popover-wrap-33 .popover-body .form_calendar_interval input {
  padding: 7px 8px;
  border: 1px solid #ccc;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: left;
  -webkit-appearance: none;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}
.title-page .popover-wrap-33 .popover-body .s3_form_item.form_upload {
  box-sizing: border-box;
}
.title-page .popover-wrap-33 .anketa-flash-upload {
  box-sizing: border-box;
  max-width: 100%;
}
.title-page .popover-wrap-33 .popover-body .form_upload .no-more {
  box-sizing: border-box;
}
.title-page .popover-wrap-33 .popover-body .s3_form_field_content .icon {
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
}
.title-page .popover-wrap-33 .popover-body .s3_form_field_content .icon.img_name {
  box-sizing: border-box;
  position: relative;
  background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;
}
.title-page .popover-wrap-33 .popover-body .s3_form_field_content .icon.img_email {
  box-sizing: border-box;
  position: relative;
  background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;
}
.title-page .popover-wrap-33 .popover-body .s3_form_field_content .icon.img_phone {
  box-sizing: border-box;
  position: relative;
  background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;
}
.title-page .popover-wrap-33 .popover-body .s3_form_field_content .icon.img_comments {
  box-sizing: border-box;
  position: relative;
  background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;
}
.title-page .popover-wrap-33 ::-webkit-input-placeholder {
  color: #ababab;
}
.title-page .popover-wrap-33 ::-moz-placeholder {
  color: #ababab;
}
.title-page .popover-wrap-33 :-ms-input-placeholder {
  color: #ababab;
}
.title-page .block-30 .layout_center_70_id_77_1 {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}
.title-page .block-30 {
  margin: 0;
  border: none;
  position: relative;
  top: 0;
  left: 0;
  width: auto;
  min-height: 0;
  background: url("../images/РґРґРґРґ.png") right 0px bottom 0px / 214px no-repeat, url("../images/РјРјРјРј.png") left 0px bottom 0px / 214px no-repeat #fff;
  z-index: 3;
  text-align: left;
  right: 0;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  display: block;
  text-decoration: none;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
  padding-bottom: 40px;
}
.title-page .block-31 .layout_72 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .block-31 .layout_73 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .block-31 {
  margin: 0;
  position: relative;
  top: 0;
  left: 0;
  width: 960px;
  min-height: 0;
  z-index: 5;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  padding-top: 30px;
}
.title-page .widget-41 {
  margin: 0 0 auto;
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
  text-align: left;
  box-sizing: border-box;
  width: 186px;
}
.title-page .widget-42 {
  margin: 0 0 auto 660px;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  color: #8f8f8f;
  text-indent: 0;
  text-decoration: none;
  width: 114px;
  right: 0;
  padding-top: 0.02px;
  padding-bottom: 0.02px;
  min-height: 0;
}
.title-page .widget-43 {
  margin: 50px 0 0;
  border: none;
  position: relative;
  top: 0;
  left: 0;
  z-index: 4;
  text-align: center;
  box-sizing: border-box;
  width: auto;
  min-height: 45px;
  background: url("../images/lib_465401_untitled-1-recovered-recovered_11 (1).png") left 50% top 50% / auto auto no-repeat;
  padding-top: 1px;
  padding-bottom: 1px;
  cursor: pointer;
  right: 0;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
}
.title-page .up-74 .icon {
  border: none;
  box-sizing: border-box;
  margin-top: 0;
  height: 20px;
  width: 50px;
  display: inline-block;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBoZWlnaHQ9IjUxMnB4IiBpZD0iTGF5ZXJfMSIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9IjUxMnB4IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNMTI4LjQsMTg5LjNMMjMzLjQsODljNS44LTYsMTMuNy05LDIyLjQtOWM4LjcsMCwxNi41LDMsMjIuNCw5bDEwNS40LDEwMC4zYzEyLjUsMTEuOSwxMi41LDMxLjMsMCw0My4yICBjLTEyLjUsMTEuOS0zMi43LDExLjktNDUuMiwwTDI4OCwxODQuNHYyMTdjMCwxNi45LTE0LjMsMzAuNi0zMiwzMC42Yy0xNy43LDAtMzItMTMuNy0zMi0zMC42di0yMTdsLTUwLjQsNDguMiAgYy0xMi41LDExLjktMzIuNywxMS45LTQ1LjIsMEMxMTUuOSwyMjAuNiwxMTUuOSwyMDEuMywxMjguNCwxODkuM3oiIGlkPSJwYXRoLTIiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2ZmZmZmZiI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / 36px no-repeat #f05804;
  text-align: left;
  min-height: 50px;
  -webkit-border-radius: 250px;
  -moz-border-radius: 250px;
  border-radius: 250px;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
}
.title-page .up-74 .title {
  box-sizing: border-box;
  color: #000;
  margin-top: 14px;
  margin-bottom: 5px;
  -webkit-order: 5;
  -moz-order: 5;
  order: 5;
}
.title-page .widget-45 {
  margin: 0;
  border: none;
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
  font-family: Georgia, serif;
  text-align: center;
  text-indent: 0;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  box-sizing: border-box;
  width: auto;
  right: 0;
  font-weight: bold;
  background: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.title-page .widget-46 {
  padding: 40px 10px 30px;
  margin: 0 auto 20px;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  text-align: center;
  font-size: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  box-sizing: border-box;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  width: 1100px;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  right: 0;
  min-height: 0;
  max-width: 100%;
}
.title-page .widgetsocial-77 .soc-header {
  box-sizing: border-box;
  font-size: 26px;
  line-height: 1;
  margin-bottom: 30px;
  font-family: Open Sans, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
.title-page .widgetsocial-77 .soc-content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: inherit;
  -moz-justify-content: inherit;
  justify-content: inherit;
  text-align: inherit;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
}
.title-page .widgetsocial-77 .soc-item {
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  vertical-align: middle;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 16.66%;
}
.title-page .widgetsocial-77 .soc {
  margin: 2px 30px 2px 25px;
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  vertical-align: middle;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  text-decoration: none;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: left;
  max-width: 100%;
}
.title-page .widgetsocial-77 .vk .wg-soc-icon {
  border: none;
  background: url("../images/wm_social_links_vk.png") left 50% top 50% / 20px no-repeat;
  width: 30px;
  min-height: 30px;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  height: 30px;
}
.title-page .widgetsocial-77 .fb .wg-soc-icon {
  border: none;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjI4OS4wNiIgaGVpZ2h0PSI1MzIuMDMiIHZpZXdCb3g9IjAgMCAyODkuMDYgNTMyLjAzIiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IG9wYWNpdHk6IDAuMjsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGQ9Ik0yNzguMTY4LDAuMTE2IEwyMDguODM1LDAuMDEzIEMxMzAuOTQ2LDAuMDEzIDgwLjYxOSw1MS4zOTggODAuNjE5LDEzMC45NDIgTDgwLjYxOSwxOTEuMzE3IEwxMC45MDksMTkxLjMxNyBDNC44ODQsMTkxLjMxNyAwLjAwOCwxOTYuMTc3IDAuMDA4LDIwMi4xNzAgTDAuMDA4LDI4OS42NDEgQzAuMDA4LDI5NS42MzQgNC44OTEsMzAwLjQ4NiAxMC45MDksMzAwLjQ4NiBMODAuNjEyLDMwMC40ODYgTDgwLjYxMiw1MjEuMjAxIEM4MC42MTIsNTI3LjE5NCA4NS40OTEsNTMyLjA0NSA5MS41MTYsNTMyLjA0NSBMMTgyLjQ2Myw1MzIuMDQ1IEMxODguNDg0LDUzMi4wNDUgMTkzLjM2Myw1MjcuMTg2IDE5My4zNjMsNTIxLjIwMSBMMTkzLjM2MywzMDAuNDg2IEwyNzQuODY1LDMwMC40ODYgQzI4MC44ODYsMzAwLjQ4NiAyODUuNzY1LDI5NS42MzQgMjg1Ljc2NSwyODkuNjQxIEwyODUuNzk5LDIwMi4xNzAgQzI4NS43OTksMTk5LjI5MiAyODQuNjQ3LDE5Ni41MzQgMjgyLjYwNiwxOTQuNDk2IEMyODAuNTU5LDE5Mi40NTkgMjc3Ljc4NCwxOTEuMzE3IDI3NC44OTIsMTkxLjMxNyBMMTkzLjM2NiwxOTEuMzE3IEwxOTMuMzY2LDE0MC4xMzggQzE5My4zNjYsMTE1LjUzOSAxOTkuMjU3LDEwMy4wNTQgMjMxLjQ0NywxMDMuMDU0IEwyNzguMTU4LDEwMy4wMzcgQzI4NC4xNzYsMTAzLjAzNyAyODkuMDUyLDk4LjE3OCAyODkuMDUyLDkyLjE5MyBMMjg5LjA1MiwxMC45NjkgQzI4OS4wNTIsNC45ODMgMjg0LjE3OSwwLjEzMiAyNzguMTY4LDAuMTE2IFoiIGNsYXNzPSJjbHMtMSIgZmlsbD0iIzAwMDAwMCIgZmlsbC1vcGFjaXR5PSIxIiBpZD0icGF0aC00IiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+Cjwvc3ZnPg==") left 50% top 50% / 9px no-repeat;
  width: 30px;
  min-height: 30px;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  height: 30px;
}
.title-page .widgetsocial-77 .tw .wg-soc-icon {
  border: none;
  background: url("../images/lib_602901_soc2.svg") left 50% top 50% / 20px no-repeat;
  width: 30px;
  min-height: 30px;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  height: 30px;
}
.title-page .widgetsocial-77 .google .wg-soc-icon {
  border: none;
  background: url("../images/lib_602901_soc4.svg") left 50% top 50% / 20px no-repeat;
  width: 30px;
  min-height: 30px;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  height: 30px;
}
.title-page .widgetsocial-77 .ins .wg-soc-icon {
  border: none;
  background: url("../images/lib_602901_soc3.svg") left 50% top 50% / 20px no-repeat;
  width: 30px;
  min-height: 30px;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  height: 30px;
}
.title-page .widgetsocial-77 .ok .wg-soc-icon {
  border: none;
  background: url("../images/wm_social_links_ok.png") left 50% top 50% / 20px no-repeat;
  width: 30px;
  min-height: 30px;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  height: 30px;
}
.title-page .widgetsocial-77 .mail .wg-soc-icon {
  border: none;
  background: url("../images/wm_social_links_mail.png") left 50% top 50% / 20px no-repeat;
  width: 30px;
  min-height: 30px;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  height: 30px;
}
.title-page .widgetsocial-77 .pin .wg-soc-icon {
  border: none;
  background: url("../images/lib_602901_soc5.svg") left 50% top 50% / 14px no-repeat;
  width: 30px;
  min-height: 30px;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  height: 30px;
}
.title-page .widgetsocial-77 .lj .wg-soc-icon {
  border: none;
  background: url("../images/wm_social_links_lj.png") left 50% top 50% / 20px no-repeat;
  width: 30px;
  min-height: 30px;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  height: 30px;
}
.title-page .widgetsocial-77 .my .wg-soc-icon {
  border: none;
  background: url("../images/wm_social_links_my.png") left 50% top 50% / 20px no-repeat;
  width: 30px;
  min-height: 30px;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  height: 30px;
}
.title-page .widgetsocial-77 .youtube .wg-soc-icon {
  border: none;
  background: url("../images/lib_602901_soc6.svg") left 50% top 50% / 20px no-repeat;
  width: 30px;
  min-height: 30px;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  height: 30px;
}
.title-page .widgetsocial-77 .wg-soc-icon {
  box-sizing: border-box;
  min-width: 20px;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  word-break: break-word;
}
.title-page .widgetsocial-77 .wg-soc-title {
  border: none;
  display: -webkit-inline-flex;
  display: inline-flex;
  box-sizing: border-box;
  color: #595959;
  font-size: 13px;
  line-height: 1;
  font-family: Georgia, serif;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  text-transform: uppercase;
  text-decoration: none;
  margin-right: 10px;
  margin-left: 10px;
  font-weight: bold;
  background: rgba(0, 0, 0, 0);
}
.title-page .widgetsocial-77 .wg-soc-title:hover, .title-page .widgetsocial-77 .wg-soc-title.hover, .title-page .widgetsocial-77 .wg-soc-title.active {
  color: #895bed;
}
.title-page .widgetsocial-77 .telegram .wg-soc-icon {
  border: none;
  background: url("../images/wm_social_links_tg.png") left 50% top 50% / cover no-repeat;
  width: 30px;
  min-height: 30px;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  height: 30px;
}
.title-page .widgetsocial-77 .whatsapp .wg-soc-icon {
  border: none;
  background: url("../images/wm_social_links_wa.png") left 50% top 50% / cover no-repeat;
  width: 30px;
  min-height: 30px;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  height: 30px;
}
.title-page .widget-95 {
  top: 0;
  left: 0;
  position: fixed;
  width: auto;
  text-align: center;
  right: 0;
  z-index: 1450;
  margin-left: 0;
  margin-right: 0;
}
.title-page .side-panel-170 .side-panel-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  pointer-events: auto;
}
.title-page .side-panel-170 .side-panel-content {
  box-sizing: border-box;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 265px;
  background: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  pointer-events: auto;
}
.title-page .side-panel-170 .side-panel-close {
  position: absolute;
  z-index: 1;
  left: 100%;
  top: 0;
  box-sizing: border-box;
  font-size: 0;
  width: 29px;
  min-height: 29px;
  background: url("../images/wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eee;
  cursor: pointer;
}
.title-page .side-panel-170 .side-panel-content-inner {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  position: relative;
  z-index: 0;
}
.title-page .side-panel-170 .side-panel-top {
  box-sizing: border-box;
  position: relative;
  z-index: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  justify-content: normal;
}
.title-page .side-panel-170 .side-panel-button {
  padding: 4px 5px 7px;
  box-sizing: border-box;
  font-size: 0;
  width: 29px;
  min-height: 0;
  background: #eee;
  cursor: pointer;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  pointer-events: auto;
  position: relative;
  z-index: 10;
}
.title-page .side-panel-170 .side-panel-button-icon {
  display: block;
}
.title-page .side-panel-170 .side-panel-button-icon-line {
  box-sizing: border-box;
  display: block;
  min-height: 3px;
  margin-top: 3px;
  background: #000;
  text-align: left;
}
.title-page .side-panel-170 .side-panel-top-inner {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-order: 1;
  -moz-order: 1;
  order: 1;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}
@media all and (max-width: 960px) {
  .title-page .editorElement {
    max-width: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .title-page .layout {
    max-width: 100%;
  }
  .title-page .layout.layout_center {
    box-sizing: border-box;
  }
  .title-page .block-71 {
    padding: 40px 30px;
    -webkit-order: 10;
    -moz-order: 10;
    order: 10;
  }
  .title-page .widget-93 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }
  .title-page .news-164 .news__title:hover, .title-page .news-164 .news__title.hover, .title-page .news-164 .news__title.active {
    background: none;
  }
  .title-page .news-164 .body-outer {
    width: auto;
    margin-bottom: 30px;
  }
  .title-page .news-164 .body {
    width: auto;
    margin-left: - 10px;
  }
  .title-page .news-164 .item {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
  }
  .title-page .news-164 .item__image {
    max-width: 100%;
    margin-right: 15px;
    margin-bottom: 5px;
    float: none;
  }
  .title-page .news-164 .item__image img {
    min-height: 0;
  }
  .title-page .news-164 .item__title {
    min-height: 75px;
  }
  .title-page .news-164 .item__text {
    min-height: 120px;
  }
  .title-page .block-65 {
    padding: 30px;
    -webkit-order: 6;
    -moz-order: 6;
    order: 6;
  }
  .title-page .block-66 .layout_151 {
    margin-top: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    padding-left: 0;
    padding-right: 0;
    flex-basis: auto;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .block-66 .layout_152 {
    margin-top: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    padding-left: 0;
    padding-right: 0;
    flex-basis: auto;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .block-66 {
    width: auto;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }
  .title-page .widget-86 {
    margin-left: 0;
    width: auto;
    background: none;
  }
  .title-page .editable_block-151 .header {
    text-align: center;
  }
  .title-page .editable_block-151 .header:hover, .title-page .editable_block-151 .header.hover, .title-page .editable_block-151 .header.active {
    font-weight: 600;
  }
  .title-page .editable_block-151 .title {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .title-page .editable_block-151 .title:hover, .title-page .editable_block-151 .title.hover, .title-page .editable_block-151 .title.active {
    background: none;
  }
  .title-page .editable_block-151 .image {
    float: left;
  }
  .title-page .editable_block-151 .text {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .title-page .editable_block-151 .more {
    clear: none;
    text-align: center;
  }
  .title-page .editable_block-151 .more &gt; a:hover, .title-page .editable_block-151 .more &gt; a.hover, .title-page .editable_block-151 .more &gt; a.active {
    font-weight: 600;
  }
  .title-page .editable_block-151 .more &gt; a:active, .title-page .editable_block-151 .more &gt; a.active {
    text-decoration: none;
    color: #fff;
  }
  .title-page .widget-87 {
    margin-bottom: 30px;
  }
  .title-page .blocklist-152 .body-outer {
    width: auto;
    overflow: visible;
  }
  .title-page .blocklist-152 .body {
    width: auto;
  }
  .title-page .blocklist-152 .list {
    overflow-x: visible;
    overflow-y: visible;
  }
  .title-page .blocklist-152 .item-outer {
    -webkit-flex-shrink: 1;
    -moz-flex-shrink: 1;
    flex-shrink: 1;
  }
  .title-page .blocklist-152 .item {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
  }
  .title-page .blocklist-152 .image {
    float: none;
    padding-left: 50px;
    padding-right: 50px;
    min-height: 450px;
    background: url("../images/РІРІРІРІ.png") left 50% top 50% / 479px no-repeat;
  }
  .title-page .blocklist-152 .img-convert {
    width: 350px;
    height: 350px;
    background: none;
  }
  .title-page .blocklist-152 .title:hover, .title-page .blocklist-152 .title.hover, .title-page .blocklist-152 .title.active {
    font-weight: 600;
  }
  .title-page .block-54 {
    background: url("../images/РІРІС‹РІС‹.png") right 0px top 0px / 153px no-repeat, url("../images/С†СѓС†СѓС†.png") left -17px top -2px / 153px no-repeat #fff;
    padding-top: 30px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
    -webkit-order: 3;
    -moz-order: 3;
    order: 3;
  }
  .title-page .block-55 .layout_129 {
    margin-top: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    padding-left: 0;
    padding-right: 0;
    flex-basis: auto;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .block-55 .layout_133 {
    margin-top: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    padding-left: 0;
    padding-right: 0;
    flex-basis: auto;
    display: none;
  }
  .title-page .block-55 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
  }
  .title-page .block-56 .layout_130 {
    margin-top: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    -webkit-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    flex: 1 0 auto;
    padding-right: 0;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .block-56 .layout_131 {
    margin-top: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    width: 100%;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .block-56 .layout_132 {
    margin-top: 0;
    -webkit-order: 3;
    -moz-order: 3;
    order: 3;
    -webkit-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    flex: 1 0 auto;
    padding-left: 0;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .block-56 {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .title-page .widget-74 {
    width: 300px;
    margin-top: 15px;
  }
  .title-page .schedule-130 .inner {
    display: -webkit-inline-flex;
    display: inline-flex;
  }
  .title-page .schedule-130 .block-body-drop {
    width: 100%;
    margin-left: 0;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .title-page .widget-75 {
    width: 300px;
    margin-top: 15px;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -moz-flex-shrink: 1;
    flex-shrink: 1;
  }
  .title-page .email-131 .inner {
    display: -webkit-inline-flex;
    display: inline-flex;
  }
  .title-page .email-131 .block-body-drop {
    width: 100%;
    margin-left: 0;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .title-page .widget-76 {
    width: 300px;
    margin-top: 15px;
  }
  .title-page .phones-132 .inner {
    display: -webkit-inline-flex;
    display: inline-flex;
  }
  .title-page .phones-132 .block-body-drop {
    width: 100%;
    margin-left: 0;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .title-page .widget-77 {
    margin-bottom: 15px;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }
  .title-page .block-57 .layout_center_134_id_135_0 {
    margin-top: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    margin-left: 0;
    margin-right: auto;
  }
  .title-page .block-57 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
  }
  .title-page .widget-78 {
    margin-top: 60px;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .title-page .widget-78:hover, .title-page .widget-78.hover, .title-page .widget-78.active {
    font-weight: 600;
  }
  .title-page .block-58 {
    margin: -145px auto 47px;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
  }
  .title-page .widget-94 {
    margin-left: auto;
    margin-right: auto;
    background: none;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
  }
  .title-page .block-52 {
    background: none;
    -webkit-order: 4;
    -moz-order: 4;
    order: 4;
  }
  .title-page .widget-18 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    display: block;
  }
  .title-page .horizontal_blocklist-31 .header_text {
    background: none;
  }
  .title-page .horizontal_blocklist-31 .header_text:hover, .title-page .horizontal_blocklist-31 .header_text.hover, .title-page .horizontal_blocklist-31 .header_text.active {
    font-weight: 800;
  }
  .title-page .horizontal_blocklist-31 .body-outer {
    width: auto;
  }
  .title-page .horizontal_blocklist-31 .body {
    width: auto;
  }
  .title-page .horizontal_blocklist-31 .image {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
    background: url("../images/Р°Р°Р°Р°Р°Р° (1).png") left 50% bottom 0px / 306px no-repeat;
  }
  .title-page .horizontal_blocklist-31 .img-convert {
    width: 260px;
    height: 260px;
    background: none;
  }
  .title-page .horizontal_blocklist-31 .title:hover, .title-page .horizontal_blocklist-31 .title.hover, .title-page .horizontal_blocklist-31 .title.active {
    font-weight: 800;
  }
  .title-page .block-53 {
    min-height: 290px;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
  }
  .title-page .block-73 .layout_168_id_138 {
    margin-top: 0;
    margin-left: 0;
    margin-right: auto;
  }
  .title-page .widget-80 {
    margin-top: 317px;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    display: block;
  }
  .title-page .site-name-138 .sn-text {
    background: none;
  }
  .title-page .site-name-138 .sn-text:hover, .title-page .site-name-138 .sn-text.hover, .title-page .site-name-138 .sn-text.active {
    font-weight: 600;
  }
  .title-page .block-64 {
    padding: 0.02px 30px;
    -webkit-order: 5;
    -moz-order: 5;
    order: 5;
  }
  .title-page .widget-85 {
    width: auto;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    -webkit-box-shadow: false, false, false, false;
    -moz-box-shadow: false, false, false, false;
    box-shadow: false, false, false, false;
    background: none;
    padding-top: 60px;
    padding-right: 10px;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    padding-bottom: 60px;
    display: block;
  }
  .title-page .blocklist-149 .body {
    width: auto;
  }
  .title-page .blocklist-149 .item-outer {
    width: 50%;
  }
  .title-page .blocklist-149 .item {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
  }
  .title-page .blocklist-149 .image {
    margin-bottom: 0;
    float: none;
    -webkit-box-shadow: false, false, false, false;
    -moz-box-shadow: false, false, false, false;
    box-shadow: false, false, false, false;
    background: none;
  }
  .title-page .blocklist-149 .item-label {
    width: 87px;
    min-height: 70px;
    font-size: 29px;
    margin-top: -38px;
  }
  .title-page .blocklist-149 .item-label:hover, .title-page .blocklist-149 .item-label.hover, .title-page .blocklist-149 .item-label.active {
    font-weight: 800;
  }
  .title-page .blocklist-149 .img-convert {
    -webkit-border-radius: 250px;
    -moz-border-radius: 250px;
    border-radius: 250px;
  }
  .title-page .block-46 {
    -webkit-order: 9;
    -moz-order: 9;
    order: 9;
  }
  .title-page .block-47 .layout_117 {
    margin-top: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    padding-left: 0;
    padding-right: 0;
    flex-basis: auto;
    display: none;
  }
  .title-page .block-47 .layout_118 {
    margin-top: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    padding-left: 0;
    padding-right: 0;
    flex-basis: auto;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .block-47 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 40px;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    padding-left: 30px;
    padding-right: 30px;
  }
  .title-page .widget-70 {
    display: none;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
  }
  .title-page .widget-71 {
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
  }
  .title-page .form-118 .form__header:hover, .title-page .form-118 .form__header.hover, .title-page .form-118 .form__header.active {
    background: none;
  }
  .title-page .form-118 .form-submit button:hover, .title-page .form-118 .form-submit button.hover, .title-page .form-118 .form-submit button.active {
    font-weight: 600;
  }
  .title-page .form-118 .form-captcha button:hover, .title-page .form-118 .form-captcha button.hover, .title-page .form-118 .form-captcha button.active {
    font-weight: 600;
  }
  .title-page .block-25 {
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-order: 8;
    -moz-order: 8;
    order: 8;
  }
  .title-page .widget-32 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }
  .title-page .block-24 {
    padding-bottom: 70px;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-order: 7;
    -moz-order: 7;
    order: 7;
  }
  .title-page .block-72 .layout_54 {
    margin-top: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    padding-left: 0;
    padding-right: 0;
    flex-basis: auto;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .block-72 .layout_55 {
    margin-top: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    padding-left: 0;
    padding-right: 0;
    flex-basis: auto;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .block-72 {
    width: auto;
    background: none;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
  }
  .title-page .widget-30 {
    margin-bottom: 0;
    width: 350px;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
  }
  .title-page .horizontal_blocklist-54 .header_text {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .title-page .horizontal_blocklist-54 .header_text:hover, .title-page .horizontal_blocklist-54 .header_text.hover, .title-page .horizontal_blocklist-54 .header_text.active {
    background: none;
  }
  .title-page .horizontal_blocklist-54 .description {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .title-page .horizontal_blocklist-54 .description:hover, .title-page .horizontal_blocklist-54 .description.hover, .title-page .horizontal_blocklist-54 .description.active {
    font-weight: 600;
  }
  .title-page .horizontal_blocklist-54 .body-outer {
    width: auto;
  }
  .title-page .horizontal_blocklist-54 .body {
    width: auto;
  }
  .title-page .horizontal_blocklist-54 .item {
    width: auto;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
  }
  .title-page .horizontal_blocklist-54 .item_body {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
  }
  .title-page .horizontal_blocklist-54 .item_detail {
    margin-right: 0;
  }
  .title-page .horizontal_blocklist-54 .title {
    font-size: 17px;
    line-height: 1.4;
  }
  .title-page .horizontal_blocklist-54 .title:hover, .title-page .horizontal_blocklist-54 .title.hover, .title-page .horizontal_blocklist-54 .title.active {
    font-weight: 800;
  }
  .title-page .widget-31 {
    margin-top: -381px;
    margin-left: auto;
    background: none;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
  }
  .title-page .form-55 .form__header:hover, .title-page .form-55 .form__header.hover, .title-page .form-55 .form__header.active {
    background: none;
  }
  .title-page .form-55 .form-text input {
    padding-left: 35px;
  }
  .title-page .widget-19 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    display: block;
  }
  .title-page .editable_block-33 .header {
    background: none;
  }
  .title-page .editable_block-33 .title:hover, .title-page .editable_block-33 .title.hover, .title-page .editable_block-33 .title.active {
    background: none;
  }
  .title-page .editable_block-33 .image {
    float: left;
  }
  .title-page .editable_block-33 .more {
    clear: none;
  }
  .title-page .block-30 .layout_center_70_id_77_1 {
    margin-top: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
  }
  .title-page .block-30 {
    -webkit-order: 11;
    -moz-order: 11;
    order: 11;
  }
  .title-page .block-31 .layout_72 {
    margin-top: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    -webkit-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    flex: 1 0 auto;
    padding-right: 0;
    display: none;
  }
  .title-page .block-31 .layout_73 {
    margin-top: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    -webkit-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    flex: 1 0 auto;
    padding-left: 0;
    margin-left: auto;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .block-31 {
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-order: 3;
    -moz-order: 3;
    order: 3;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .title-page .widget-41 {
    margin-top: 15px;
    margin-right: auto;
    display: none;
  }
  .title-page .widget-42 {
    margin-left: auto;
    margin-right: auto;
  }
  .title-page .widget-43 {
    margin-left: auto;
    margin-right: auto;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
  }
  .title-page .widget-45 {
    margin-left: auto;
    margin-right: auto;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
  }
  .title-page .widget-46 {
    margin-bottom: 0;
    padding-top: 20px;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
  }
  .title-page .widgetsocial-77 .soc-item {
    width: 33.33%;
  }
  .title-page .widgetsocial-77 .soc {
    margin-top: 10px;
  }
  .title-page .widgetsocial-77 .tw .wg-soc-icon:hover, .title-page .widgetsocial-77 .tw .wg-soc-icon.hover, .title-page .widgetsocial-77 .tw .wg-soc-icon.active {
    background: url("../images/lib_602901_soc2.svg") left 50% top 50% / 19px no-repeat;
  }
  .title-page .widgetsocial-77 .google .wg-soc-icon {
    background: url("../images/lib_602901_soc4.svg") left 50% top 50% / 21px no-repeat;
  }
  .title-page .widgetsocial-77 .wg-soc-title {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
  }
  .title-page .widgetsocial-77 .wg-soc-title:hover, .title-page .widgetsocial-77 .wg-soc-title.hover, .title-page .widgetsocial-77 .wg-soc-title.active {
    font-weight: 800;
  }
  .title-page .widget-95 {
    box-sizing: border-box;
    -webkit-order: 12;
    -moz-order: 12;
    order: 12;
    display: block;
  }
  .title-page .side-panel-170 .side-panel-top {
    width: auto;
  }
  .title-page .side-panel-170 .side-panel-button {
    border: none;
    text-align: left;
    background: #ff386a;
    width: 40px;
    min-height: 40px;
  }
  .title-page .side-panel-170 .side-panel-button-icon-line {
    border: none;
    background: #fff;
    min-height: 4px;
    margin-top: 4px;
    -webkit-border-radius: 250px;
    -moz-border-radius: 250px;
    border-radius: 250px;
  }
}
@media all and (max-width: 768px) {
  .title-page .news-164 .body {
    margin-right: -20px;
    margin-left: 0;
  }
  .title-page .news-164 .item {
    margin-right: 20px;
    margin-left: 0;
  }
  .title-page .news-164 .item__title {
    font-size: 14px;
    min-height: 0;
  }
  .title-page .block-65 {
    min-height: 0;
    background: url("../images/РёРёРёРёРёРё.png") left -24px bottom -77px / 136px no-repeat, url("../images/С„С„С„С„С„С„С„.png") right -16px bottom -219px / 198px no-repeat #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
    padding-right: 20px;
    padding-left: 20px;
  }
  .title-page .block-66 .layout_151 {
    margin-top: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .block-66 .layout_152 {
    margin-top: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .editable_block-151 .title {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
  }
  .title-page .editable_block-151 .text {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
  }
  .title-page .blocklist-152 .item {
    margin-right: auto;
    margin-left: auto;
    flex-basis: auto;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
  .title-page .blocklist-152 .image {
    padding-left: 30px;
    padding-right: 30px;
    min-height: 350px;
    background: url("../images/РІРІРІРІ.png") left 50% top 50% / 391px no-repeat;
  }
  .title-page .blocklist-152 .img-convert {
    height: 304px;
  }
  .title-page .block-54 {
    padding-bottom: 20px;
  }
  .title-page .block-55 .layout_129 {
    margin-top: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .block-55 .layout_133 {
    margin-top: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .block-56 .layout_130 {
    margin-top: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .block-56 .layout_131 {
    margin-top: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    display: none;
  }
  .title-page .block-56 .layout_132 {
    margin-top: 0;
    -webkit-order: 3;
    -moz-order: 3;
    order: 3;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .widget-74 {
    text-align: center;
    width: 280px;
    margin-top: 0;
  }
  .title-page .widget-75 {
    margin-left: auto;
    margin-right: auto;
    display: none;
  }
  .title-page .widget-76 {
    text-align: center;
    width: 280px;
    margin-top: 0;
  }
  .title-page .widget-77 {
    margin-left: auto;
    margin-right: auto;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .block-57 .layout_center_134_id_135_0 {
    margin-top: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    margin-left: 0;
    margin-right: auto;
  }
  .title-page .widget-78 {
    margin-top: 62px;
    margin-bottom: 0;
  }
  .title-page .block-58 {
    text-align: center;
    margin-top: -78px;
    margin-left: 0;
    margin-right: 0;
  }
  .title-page .widget-94 {
    margin: -28px 0 -9px;
    text-align: center;
    font-size: 40px;
    width: auto;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  .title-page .horizontal_blocklist-31 .body-outer {
    min-height: 0;
  }
  .title-page .horizontal_blocklist-31 .item-outer {
    width: 100%;
  }
  .title-page .horizontal_blocklist-31 .item {
    margin-bottom: 50px;
  }
  .title-page .horizontal_blocklist-31 .image {
    margin-bottom: 20px;
    background: url("../images/Р°Р°Р°Р°Р°Р° (1).png") left 50% bottom 0px / 364px no-repeat;
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: auto;
    margin-right: auto;
    width: 363px;
  }
  .title-page .horizontal_blocklist-31 .img-convert {
    width: 307px;
    height: 307px;
    margin-left: 0;
    margin-right: 0;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
  }
  .title-page .horizontal_blocklist-31 .item_detail {
    margin-bottom: 30px;
  }
  .title-page .horizontal_blocklist-31 .text {
    margin-bottom: 0;
  }
  .title-page .block-53 {
    min-height: 263px;
  }
  .title-page .block-73 .layout_168_id_138 {
    margin-top: 0;
    margin-left: 0;
    margin-right: auto;
  }
  .title-page .block-73 {
    min-height: 650px;
    background: url("../images/Р‘РµР· РЅР°Р·РІР°РЅРёСЏ (10).svg?1542183345665") left 50% bottom -60px / auto auto no-repeat, url("../images/Untitled-1.jpg") left 50% top 0px / auto auto no-repeat, url("../images/53898828_2-(1).jpg") left 50% top 50% / cover no-repeat #000;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
  }
  .title-page .widget-80 {
    margin-top: 240px;
  }
  .title-page .blocklist-149 .body {
    margin-right: 0;
    margin-left: 0;
  }
  .title-page .blocklist-149 .item {
    margin-right: 0;
    margin-left: 0;
  }
  .title-page .block-47 .layout_117 {
    margin-top: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    display: none;
  }
  .title-page .block-47 .layout_118 {
    margin-top: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .form-118 .form__header {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .title-page .block-24 {
    background: url("../images/РёРёРёРёРёРё.png") left -24px top -79px / 136px no-repeat, url("../images/СЂСЂСЂСЂСЂСЂСЂ.png") right 9px top -103px / 172px no-repeat, url("../images/lib_614001_polo.svg") left 50% bottom -41px / 2080px no-repeat, repeating-linear-gradient(to bottom right, #ed0de7 0%, #58048c 99.7%);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
    padding-left: 10px;
    padding-right: 10px;
  }
  .title-page .block-72 .layout_54 {
    margin-top: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .block-72 .layout_55 {
    margin-top: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .horizontal_blocklist-54 .header_text {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
  .title-page .horizontal_blocklist-54 .description {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
  .title-page .horizontal_blocklist-54 .body {
    margin-left: -10px;
    margin-right: -10px;
  }
  .title-page .horizontal_blocklist-54 .item {
    margin-left: 10px;
    margin-right: 10px;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left;
  }
  .title-page .horizontal_blocklist-54 .title {
    font-size: 16px;
  }
  .title-page .widget-31 {
    margin-top: -393px;
  }
  .title-page .editable_block-33 .text {
    margin-left: 40px;
    margin-right: 40px;
  }
  .title-page .block-30 .layout_center_70_id_77_1 {
    margin-top: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
  }
  .title-page .block-31 .layout_72 {
    margin-top: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    -webkit-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    flex: 1 0 auto;
    padding-right: 0;
    display: none;
  }
  .title-page .block-31 .layout_73 {
    margin-top: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    -webkit-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    flex: 1 0 auto;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .widget-42 {
    margin-top: 15px;
  }
}
@media all and (max-width: 640px) {
  .title-page .block-71 {
    background: url("../images/Р‘РµР· РЅР°Р·РІР°РЅРёСЏ (11).svg") left 50% bottom -25px / auto auto no-repeat #58048c;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
    padding-bottom: 60px;
  }
  .title-page .news-164 .news__header {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .title-page .news-164 .news__header:hover, .title-page .news-164 .news__header.hover, .title-page .news-164 .news__header.active {
    background: none;
  }
  .title-page .news-164 .news__title:hover, .title-page .news-164 .news__title.hover, .title-page .news-164 .news__title.active {
    font-weight: bold;
  }
  .title-page .news-164 .body {
    margin-right: 0;
  }
  .title-page .news-164 .item-outer {
    width: 100%;
  }
  .title-page .news-164 .item {
    margin-right: 0;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
  .title-page .news-164 .item__title {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .title-page .news-164 .item__title:hover, .title-page .news-164 .item__title.hover, .title-page .news-164 .item__title.active {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  .title-page .news-164 .item__date {
    text-align: center;
  }
  .title-page .news-164 .item__text {
    min-height: 0;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .title-page .block-66 .layout_151 {
    margin: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    width: auto;
    flex-basis: auto;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .block-66 .layout_152 {
    margin: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    width: auto;
    flex-basis: auto;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .widget-86 {
    margin-top: 15px;
    margin-bottom: 0;
  }
  .title-page .widget-87 {
    margin-bottom: 0;
  }
  .title-page .blocklist-152 .item-outer {
    width: 100%;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    flex-shrink: 0;
  }
  .title-page .blocklist-152 .item {
    margin-right: 0;
    margin-left: 0;
    flex-basis: 100%;
  }
  .title-page .blocklist-152 .image {
    padding: 0.02px 70px;
    margin-right: auto;
    width: 442px;
    margin-left: auto;
    min-height: 442px;
    background: url("../images/РІРІРІРІ.png") left 50% top 50% / 472px no-repeat;
  }
  .title-page .blocklist-152 .img-convert {
    width: 330px;
    height: 300px;
  }
  .title-page .blocklist-152 .bx-wrapper {
    max-width: 420px;
  }
  .title-page .block-55 .layout_129 {
    margin-top: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .block-55 .layout_133 {
    margin: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    width: auto;
    flex-basis: auto;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .block-56 .layout_130 {
    margin-top: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .block-56 .layout_131 {
    margin-top: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    display: none;
  }
  .title-page .block-56 .layout_132 {
    margin-top: 0;
    -webkit-order: 3;
    -moz-order: 3;
    order: 3;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .widget-74 {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
  }
  .title-page .widget-75 {
    margin-bottom: 20px;
  }
  .title-page .widget-76 {
    margin: 10px auto 0;
  }
  .title-page .widget-77 {
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -moz-flex-shrink: 1;
    flex-shrink: 1;
  }
  .title-page .block-57 .layout_center_134_id_135_0 {
    margin-top: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    margin-left: 0;
    margin-right: auto;
  }
  .title-page .widget-78 {
    margin-top: 66px;
  }
  .title-page .block-58 {
    margin-top: -111px;
    margin-right: auto;
  }
  .title-page .widget-94 {
    margin: 0 auto;
  }
  .title-page .widget-18 {
    padding-bottom: 0.02px;
  }
  .title-page .horizontal_blocklist-31 .header_text {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left;
  }
  .title-page .block-53 {
    min-height: 0;
  }
  .title-page .block-73 .layout_168_id_138 {
    margin-top: 0;
    margin-left: 0;
    margin-right: auto;
  }
  .title-page .block-64 {
    background: url("../images/Р‘РµР· РЅР°Р·РІР°РЅРёСЏ (11).svg") left 50% bottom -44px / auto auto no-repeat #58048c;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
    padding-right: 20px;
    padding-left: 20px;
  }
  .title-page .widget-85 {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
    padding-top: 40px;
  }
  .title-page .blocklist-149 .item {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
  .title-page .block-47 .layout_117 {
    margin: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    width: auto;
    flex-basis: auto;
    display: none;
  }
  .title-page .block-47 .layout_118 {
    margin: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    width: auto;
    flex-basis: auto;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .widget-70 {
    width: auto;
    margin-top: 15px;
    margin-left: 0;
    margin-bottom: 0;
  }
  .title-page .widget-71 {
    margin-bottom: 0;
  }
  .title-page .form-118 .form-item-group {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
  }
  .title-page .form-118 .form-text input {
    margin-bottom: 5px;
  }
  .title-page .form-118 .form-submit button {
    width: 100%;
  }
  .title-page .form-118 .form-captcha .form-item__body {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
  }
  .title-page .form-118 .form-captcha .form-submit-container {
    width: 100%;
  }
  .title-page .form-118 .form-captcha button {
    width: 100%;
  }
  .title-page .block-24 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .title-page .block-72 .layout_54 {
    margin: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    width: auto;
    flex-basis: auto;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .block-72 .layout_55 {
    margin: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    width: auto;
    flex-basis: auto;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .widget-30 {
    width: auto;
    margin-top: 15px;
  }
  .title-page .horizontal_blocklist-54 .header {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
  .title-page .horizontal_blocklist-54 .header_text {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
  }
  .title-page .horizontal_blocklist-54 .body {
    margin-left: 0;
    margin-right: 0;
  }
  .title-page .horizontal_blocklist-54 .item {
    margin-left: 0;
    margin-right: 0;
  }
  .title-page .horizontal_blocklist-54 .title {
    font-size: 17px;
  }
  .title-page .widget-31 {
    margin-top: 15px;
    margin-left: 0;
    margin-bottom: 0;
  }
  .title-page .form-55 .form__header {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .title-page .form-55 .icon.img_name {
    margin-left: 217px;
  }
  .title-page .form-55 .form-captcha .form-submit-container {
    width: 100%;
  }
  .title-page .editable_block-33 .header {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
  .title-page .editable_block-33 .text {
    margin-left: 0;
    margin-right: 0;
  }
  .title-page .block-30 .layout_center_70_id_77_1 {
    margin-top: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
  }
  .title-page .block-31 .layout_72 {
    margin-top: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    -webkit-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    flex: 1 0 auto;
    padding-right: 0;
    display: none;
  }
  .title-page .block-31 .layout_73 {
    margin-top: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    -webkit-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    flex: 1 0 auto;
    padding-left: 0;
    margin-left: auto;
    display: -webkit-flex;
    display: flex;
  }
}
@media all and (max-width: 480px) {
  .title-page .block-71 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .title-page .widget-93 {
    text-align: center;
  }
  .title-page .news-164 .news__title:hover, .title-page .news-164 .news__title.hover, .title-page .news-164 .news__title.active {
    font-weight: normal;
  }
  .title-page .news-164 .body {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  .title-page .news-164 .item__image {
    margin-right: 0;
  }
  .title-page .news-164 .item__title:hover, .title-page .news-164 .item__title.hover, .title-page .news-164 .item__title.active {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
  .title-page .news-164 .bx-wrapper {
    margin-left: auto;
    margin-right: auto;
  }
  .title-page .block-65 {
    background: none;
    padding-top: 0.02px;
  }
  .title-page .block-66 .layout_151 {
    margin-top: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .block-66 .layout_152 {
    margin-top: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .editable_block-151 .body {
    display: -webkit-flex;
    display: flex;
  }
  .title-page .editable_block-151 .image {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  .title-page .widget-87 {
    text-align: center;
  }
  .title-page .blocklist-152 .body-outer {
    text-align: center;
  }
  .title-page .blocklist-152 .body {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  .title-page .blocklist-152 .text {
    margin-left: 20px;
    margin-right: 20px;
  }
  .title-page .blocklist-152 .text:active, .title-page .blocklist-152 .text.active {
    font-weight: 600;
  }
  .title-page .blocklist-152 .image {
    width: 280px;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 280px;
    background: none;
  }
  .title-page .blocklist-152 .img-convert {
    width: auto;
    height: 240px;
  }
  .title-page .block-54 {
    background: #fff;
  }
  .title-page .block-55 .layout_129 {
    margin-top: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .block-55 .layout_133 {
    margin-top: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    display: none;
  }
  .title-page .block-55 {
    padding-bottom: 15px;
  }
  .title-page .block-56 .layout_130 {
    margin-top: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .block-56 .layout_131 {
    margin-top: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    width: auto;
    -webkit-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    flex: 1 0 auto;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    display: none;
  }
  .title-page .block-56 .layout_132 {
    margin-top: 0;
    -webkit-order: 3;
    -moz-order: 3;
    order: 3;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .widget-74 {
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .title-page .schedule-130 .cell-icon {
    display: none;
  }
  .title-page .widget-76 {
    margin-top: 0;
  }
  .title-page .phones-132 .cell-icon {
    display: none;
  }
  .title-page .widget-77 {
    text-align: left;
    display: none;
    margin-top: 15px;
    margin-bottom: 20px;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
  .title-page .block-57 .layout_center_134_id_135_0 {
    margin-top: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    margin-left: 0;
    margin-right: 0;
    width: auto;
    display: none;
  }
  .title-page .block-57 {
    padding-bottom: 10px;
  }
  .title-page .widget-78 {
    display: none;
    margin-top: 0;
  }
  .title-page .block-58 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  .title-page .widget-94 {
    padding-bottom: 0.02px;
  }
  .title-page .block-52 {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
  }
  .title-page .widget-18 {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
  }
  .title-page .horizontal_blocklist-31 .header_text {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .title-page .horizontal_blocklist-31 .item_figure {
    max-width: 100%;
  }
  .title-page .horizontal_blocklist-31 .image {
    text-align: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    background: none;
    padding-bottom: 0.02px;
    padding-left: 0;
    padding-right: 0;
    width: 280px;
    left: 0;
    right: 0;
    min-height: 280px;
  }
  .title-page .horizontal_blocklist-31 .img-convert {
    width: 280px;
    height: 280px;
  }
  .title-page .block-73 .layout_168_id_138 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    width: auto;
  }
  .title-page .widget-80 {
    text-align: center;
  }
  .title-page .site-name-138 .sn-text {
    text-align: center;
  }
  .title-page .widget-85 {
    min-width: 1100px;
    display: none;
  }
  .title-page .blocklist-149 .image {
    margin-bottom: 5px;
  }
  .title-page .blocklist-149 .title:hover, .title-page .blocklist-149 .title.hover, .title-page .blocklist-149 .title.active {
    font-weight: 500;
  }
  .title-page .block-47 .layout_117 {
    margin-top: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    display: none;
  }
  .title-page .block-47 .layout_118 {
    margin-top: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .block-47 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .title-page .block-24 {
    background: url("../images/lib_614001_polo.svg") left 50% bottom -41px / 2080px no-repeat, repeating-linear-gradient(to bottom right, #ed0de7 0%, #58048c 99.7%);
    padding-top: 40px;
    padding-bottom: 80px;
  }
  .title-page .block-72 .layout_54 {
    margin-top: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    display: none;
  }
  .title-page .block-72 .layout_55 {
    margin-top: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .widget-30 {
    display: none;
  }
  .title-page .horizontal_blocklist-54 .description {
    font-size: 11px;
  }
  .title-page .horizontal_blocklist-54 .item_figure {
    max-width: 100%;
  }
  .title-page .horizontal_blocklist-54 .image {
    text-align: center;
  }
  .title-page .horizontal_blocklist-54 .title {
    font-size: 16px;
  }
  .title-page .widget-31 {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding-bottom: 40px;
  }
  .title-page .form-55 .form__header {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
  .title-page .form-55 .icon.img_name {
    margin-left: 0;
  }
  .title-page .editable_block-33 .body {
    display: -webkit-flex;
    display: flex;
  }
  .title-page .editable_block-33 .title {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
  .title-page .editable_block-33 .image {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  .title-page .block-30 .layout_center_70_id_77_1 {
    margin-top: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
  }
  .title-page .block-30 {
    background: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
    padding-bottom: 30px;
  }
  .title-page .block-31 .layout_72 {
    margin: 0;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    width: auto;
    -webkit-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    flex: 1 0 auto;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }
  .title-page .block-31 .layout_73 {
    margin: 0;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    width: auto;
    -webkit-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    flex: 1 0 auto;
    padding-left: 0;
    padding-right: 0;
    display: -webkit-flex;
    display: flex;
  }
  .title-page .widget-41 {
    margin-left: auto;
    margin-bottom: 0;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -moz-flex-shrink: 1;
    flex-shrink: 1;
  }
  .title-page .widget-42 {
    margin-top: 0;
    margin-bottom: 0;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -moz-flex-shrink: 1;
    flex-shrink: 1;
  }
  .title-page .widget-43 {
    margin-top: 25px;
  }
  .title-page .widget-46 {
    display: none;
  }
  .title-page .widgetsocial-77 .soc-item {
    width: 100%;
  }
}
.title-page .side-panel .widget-79 {
  padding: 20px;
  margin: 0 0 20px;
  z-index: 1;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  width: 1000px;
  cursor: pointer;
  left: 0;
  top: 0;
  position: relative;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  right: 0;
  text-align: left;
  box-sizing: border-box;
  font-family: Arial, Helvetica, sans-serif;
  display: -webkit-flex;
  display: flex;
  max-width: 100%;
}
.title-page .side-panel .menu-136 .menu-scroll &gt; ul {
  display: block;
}
.title-page .side-panel .menu-136 .menu-scroll &gt; ul &gt; li.delimiter {
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  min-height: 1px;
  width: auto;
}
.title-page .side-panel .menu-136 .menu-scroll &gt; ul &gt; li.menu-item {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .side-panel .menu-136 .menu-scroll &gt; ul ul {
  position: static;
  width: auto;
}
.title-page .side-panel .menu-136 .menu-scroll &gt; ul ul ul {
  position: static;
  width: auto;
}
.title-page .side-panel .menu-136 .menu-scroll &gt; ul &gt; li.menu-item &gt; a {
  width: auto;
  font-size: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.title-page .side-panel .menu-136 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, .title-page .side-panel .menu-136 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, .title-page .side-panel .menu-136 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active {
  color: #ff560b;
}
.title-page .side-panel .menu-136 .menu-scroll &gt; ul &gt; li.more-button {
  display: none;
}
</pre></body></html>