@charset "UTF-8"; /*! jQuery UI - v1.12.1 - 2018-05-02
* http://jqueryui.com
* Includes: core.css, slider.css, theme.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  -webkit-filter: inherit;
  filter: inherit;
}
.ui-slider-horizontal {
  height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
}
.ui-widget-content a {
  color: #333;
}
.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: 700;
}
.ui-widget-header a {
  color: #333;
}
.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: 400;
  color: #454545;
}
.ui-button,
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button {
  color: #454545;
  text-decoration: none;
}
.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: 400;
  color: #2b2b2b;
}
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
a.ui-button:focus,
a.ui-button:hover {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: 400;
  color: #fff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error a,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: 700;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  font-weight: 400;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  background-image: none;
}
.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
  border-bottom-right-radius: 3px;
}
.ui-widget-overlay {
  background: #aaa;
  opacity: 0.3;
}
.ui-widget-shadow {
  box-shadow: 0 0 5px #666;
}
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-loading .slick-list {
  background: url(ajax-loader.gif) center center no-repeat #fff;
}
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: 0;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  outline: 0;
  background: 0 0;
  color: transparent;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/slick.eot);
  src: url(../fonts/slick.eot?#iefix) format("embedded-opentype"), url(../fonts/slick.woff) format("woff"), url(../fonts/slick.ttf) format("truetype"), url(../fonts/slick.svg#slick) format("svg");
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 20px;
  width: 20px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}
body.compensate-for-scrollbar {
  overflow: hidden;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  -moz-transition-duration: inherit;
  -o-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  -moz-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  -o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  -moz-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.25s, visibility 0.25s;
  -o-transition: opacity 0.25s, visibility 0.25s;
  -moz-transition: opacity 0.25s, visibility 0.25s;
  transition: opacity 0.25s, visibility 0.25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity 0.25s, visibility;
  -o-transition: opacity 0.25s, visibility;
  -moz-transition: opacity 0.25s, visibility;
  transition: opacity 0.25s, visibility;
  visibility: visible;
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, -o-transform;
  -moz-transition-property: transform, opacity, -moz-transform;
  transition-property: transform, opacity, -webkit-transform, -moz-transform, -o-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}
.fancybox-slide--image:before {
  display: none;
}
.fancybox-slide--html {
  padding: 6px;
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -moz-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: 0 0/100% 100% no-repeat;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, -o-transform;
  -moz-transition-property: transform, opacity, -moz-transform;
  transition-property: transform, opacity, -webkit-transform, -moz-transform, -o-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
  cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
  background: 0 0;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}
.fancybox-iframe,
.fancybox-video {
  background: 0 0;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button:focus {
  outline: 0;
}
.fancybox-button.fancybox-focus {
  outline: dotted 1px;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: 0;
}
.fancybox-button div {
  height: 100%;
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
  display: none;
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  -moz-transform-origin: 0;
  -ms-transform-origin: 0;
  -o-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  -o-transition-property: -o-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  z-index: 99998;
}
.fancybox-close-small {
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: -webkit-calc(50% - 50px);
  top: -moz-calc(50% - 50px);
  top: calc(50% - 50px);
  width: 70px;
}
.fancybox-navigation .fancybox-button div {
  padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}
.fancybox-caption {
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgba(0, 0, 0, 0.85)),
    color-stop(50%, rgba(0, 0, 0, 0.3)),
    color-stop(65%, rgba(0, 0, 0, 0.15)),
    color-stop(75.5%, rgba(0, 0, 0, 0.075)),
    color-stop(82.85%, rgba(0, 0, 0, 0.037)),
    color-stop(88%, rgba(0, 0, 0, 0.019)),
    to(transparent)
  );
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}
@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px 44px 25px;
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}
.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
.fancybox-loading {
  -webkit-animation: 1s linear infinite a;
  -moz-animation: 1s linear infinite a;
  animation: 1s linear infinite a;
  background: 0 0;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@-webkit-keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@-moz-keyframes a {
  to {
    -moz-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    -moz-transform: rotate(1turn);
    -o-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -moz-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  -moz-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  -moz-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
  -moz-transform: rotate(-1turn);
  -ms-transform: rotate(-1turn);
  -o-transform: rotate(-1turn);
  transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
  -moz-transform: rotate(1turn);
  -ms-transform: rotate(1turn);
  -o-transform: rotate(1turn);
  transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  -moz-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
  -moz-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  -moz-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  -moz-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  -moz-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: 0 0;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: 0;
  padding: 10px 15px;
  width: 100%;
}
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: -webkit-calc(100% - 8px);
  max-height: -moz-calc(100% - 8px);
  max-height: calc(100% - 8px);
  max-width: -webkit-calc(50% - 4px);
  max-width: -moz-calc(50% - 4px);
  max-width: calc(50% - 4px);
  outline: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.fancybox-thumbs__list a:focus:before {
  opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}
@font-face {
  font-family: Inter;
  src: url(../fonts/Inter-Light.ttf);
  font-weight: 300;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: Inter;
  src: url(../fonts/Inter-Regular.ttf);
  font-weight: 400;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: Inter;
  src: url(../fonts/Inter-Medium.ttf);
  font-weight: 500;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: Inter;
  src: url(../fonts/Inter-SemiBold.ttf);
  font-weight: 600;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: Inter;
  src: url(../fonts/Inter-Bold.ttf);
  font-weight: 700;
  font-style: normal;
  font-display: fallback;
}
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a,
button,
input,
textarea {
  border: none;
  outline: 0;
  background: 0 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  font-family: Inter;
  text-decoration: none;
  padding: 0;
  color: inherit;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
}
svg path {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
html {
  scroll-behavior: smooth !important;
}
body {
  font-family: Inter;
  color: #372946;
  background: #fff;
  line-height: 1;
  font-weight: 400;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  position: relative;
}
main {
  padding-top: 115px;
  max-width: 100%;
  overflow: hidden;
}
.btn {
  font-weight: 700;
  font-size: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#6f3e97), to(#5d238c));
  background: -webkit-linear-gradient(top, #6f3e97 0, #5d238c 100%);
  background: -moz-linear-gradient(top, #6f3e97 0, #5d238c 100%);
  background: linear-gradient(180deg, #6f3e97 0, #5d238c 100%);
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.btn span {
  color: #fff;
  position: relative;
  z-index: 3;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.btn::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: #fff;
  opacity: 0;
  border-radius: 8px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.btn:hover {
  color: #6f3e97;
  box-shadow: 0 0 10px rgba(55, 41, 70, 0.9);
}
.btn:hover span, .btn_podrobnee:hover {
  color: #6f3e97;
}
.btn:hover::before {
  opacity: 1;
}
.btn-ghost::before, .online-sert::before {
  content: "";
  display: block;
  width: -webkit-calc(100% - 2px);
  width: -moz-calc(100% - 2px);
  width: calc(100% - 2px);
  height: -webkit-calc(100% - 2px);
  height: -moz-calc(100% - 2px);
  height: calc(100% - 2px);
  position: absolute;
  top: 1px;
  left: 1px;
  z-index: 1;
  background: #fff;
  opacity: 1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  border-radius: 8px;
}
.btn-ghost span, .online-sert span {
  color: #6f3e97;
}
.btn-ghost:hover span, .online-sert:hover span {
  color: #fff;
}
.btn-ghost:hover::before, .online-sert:hover::before {
  opacity: 0;
}
.btn-white:hover::before {
  background: #6f3e97;
}
.btn-white:hover span {
  color: #fff;
}
.btn-white::before {
  opacity: 1;
}
.btn-white span {
  color: #6f3e97;
}
.title {
  font-weight: 700;
  font-size: 34px;
  line-height: 41px;
  color: #6f3e97;
  margin-bottom: 50px;
}
.title-black {
  color: #372946;
}
.title-black span {
  color: #6f3e97;
}
header {
  background: #fff;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}
.block-header-top {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), #6f3e97;
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), #6f3e97;
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), #6f3e97;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), #6f3e97;
}
.header-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0;
}
.header-top_socs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: auto;
}
.header-top_socs a {
  margin-right: 24px;
}
.header-top_socs a:hover svg path {
  fill: #6f3e97;
}
.header-top_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 40px;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
}
.header-top_link svg {
  margin-right: 10px;
}
.header-top_link:hover {
  color: #6f3e97;
}
.header-top_link:hover svg path {
  fill: #6f3e97;
}
.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 0;
}
.header_logo {
  margin-right: auto;
  width: 88px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.header_nav {
  line-height: 1.1rem;
  flex: 1;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header_nav::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.header_nav::-webkit-scrollbar-thumb {
  width: 0;
  height: 0;
}
.header_nav > li {
  margin: 0 15px;
  font-size: 13px;
  position: relative;
}
.header_nav > li > a:hover {
  color: #6f3e97;
}
.header_nav > li ul {
  position: absolute;
  z-index: 99;
  top: 27px;
  background: #fff;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.14);
  border-radius: 8px;
  overflow: hidden;
  width: 260px;
  left: -webkit-calc((130px - 50%) * (-1));
  left: -moz-calc((130px - 50%) * (-1));
  left: calc((130px - 50%) * (-1));
  display: none;
}
.header_nav > li ul li:nth-child(1) a {
  padding-top: 20px;
}
.header_nav > li ul li:last-child a {
  padding-bottom: 20px;
}
.header_nav > li ul li a {
  padding: 15px 34px;
  font-size: 14px;
  border-bottom: 1px solid #f6f6f6;
  display: block;
}
.header_nav > li ul li a:hover {
  color: #fff;
  background: #6f3e97;
}
.header_nav > li.current-menu-item > a {
  color: #6f3e97;
  position: relative;
}
.header_nav > li.current-menu-item > a::after {
  content: "";
  display: block;
  position: absolute;
  left: 10%;
  top: 43px;
  width: 80%;
  height: 2px;
  background: #6f3e97;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.header_btn {
  padding: 16px 20px;
}
.header_burger {
  display: none;
  position: relative;
  width: 20px;
  height: 16px;
  cursor: pointer;
  margin-left: auto;
}
.header_burger span {
  display: block;
  position: absolute;
  width: 20px;
  height: 2px;
  background: #6f3e97;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  left: 0;
}
.header_burger span:nth-child(1) {
  top: 0;
}
.header_burger span:nth-child(2) {
  top: 7px;
}
.header_burger span:nth-child(3) {
  top: 14px;
}
.header_burger--active span:nth-child(1) {
  top: 7px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.header_burger--active span:nth-child(2) {
  opacity: 0;
}
.header_burger--active span:nth-child(3) {
  top: 7px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
footer {
  overflow: hidden;
  position: relative;
  padding: 35px 0 30px;
  background: -webkit-linear-gradient(5.66deg, #372946 9.01%, #5a397d 98.38%);
  background: -moz-linear-gradient(5.66deg, #372946 9.01%, #5a397d 98.38%);
  background: linear-gradient(84.34deg, #372946 9.01%, #5a397d 98.38%);
}
.img1 {
  position: absolute;
  top: 0;
  left: 2%;
}
.img2 {
  position: absolute;
  bottom: 0;
  left: 36%;
}
.img3 {
  position: absolute;
  bottom: 0;
  right: 0;
}
.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
}
.footer_col {
  width: -webkit-calc(100% / 12 * 8 / 3 - 22.5px);
  width: -moz-calc(100% / 12 * 8 / 3 - 22.5px);
  width: calc(100% / 12 * 8 / 3 - 22.5px);
  margin: 0 15px;
  font-size: 14px;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.6);
}
.footer_col a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer_col a:hover {
  color: #fff;
  text-decoration: underline;
}
.footer_col a svg {
  margin-right: 10px;
}
.footer_col:nth-child(1) {
  width: -webkit-calc(100% / 12 * 4 - 22.5px);
  width: -moz-calc(100% / 12 * 4 - 22.5px);
  width: calc(100% / 12 * 4 - 22.5px);
}
.footer_logo {
  margin-bottom: 30px;
}
.footer_title {
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  margin-bottom: 15px;
}
.footer_nav li {
  margin-bottom: 19px;
}
.footer_nav li:last-child {
  margin-bottom: 0;
}
.footer_nav li a {
  font-size: 14px;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.6);
}
.footer-bottom {
  padding-top: 25px;
  border-top: 1px solid rgba(232, 240, 247, 0.12);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 15px;
  position: relative;
  z-index: 1;
}
.footer-bottom_col {
  width: -webkit-calc(100% / 12 * 8 / 3 - 22.5px);
  width: -moz-calc(100% / 12 * 8 / 3 - 22.5px);
  width: calc(100% / 12 * 8 / 3 - 22.5px);
  font-size: 14px;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.6);
}
.footer-bottom_col > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer-bottom_col > a:hover {
  color: #fff;
}
.footer-bottom_col > a:hover svg path {
  fill-opacity: 1;
}
.footer-bottom_col > a svg {
  margin-right: 10px;
}
.footer-bottom_col:nth-child(1) {
  width: -webkit-calc(100% / 12 * 4 - 22.5px);
  width: -moz-calc(100% / 12 * 4 - 22.5px);
  width: calc(100% / 12 * 4 - 22.5px);
}
.footer-bottom2 .footer-bottom_col {
  width: 30%;
}
.footer-bottom2 .footer-bottom_col:nth-child(3) > a {
  -webkit-box-pack: end;  
    -ms-flex-pack: end;  
      justify-content: flex-end;
}
.footer-bottom .header-top_socs a {
  margin-right: 25px;
}
.footer-bottom .header-top_socs a:hover svg path {
  fill: #fff;
  fill-opacity: 1;
}
.footer-bottom .header-top_socs a svg {
  margin: 0;
}
[data-name="agree"], [data-name="agree"] span {
  display: block;
  height: 0;
}
.agr030 {
  height: 0;
  position: absolute;
  margin-left: -9000px;
}
.block-brands {
  padding: 120px 0;
}
.brands {
  min-width: 415px;
  margin: 0 -15px;
}
.brand {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 15px;
  height: 126px;
}
.brand img {
  width: auto !important;
}
.block-faq {
  padding-top: 120px;
  position: relative;
}
.block-faq .wrapper {
  z-index: 1;
  position: relative;
}
.img4 {
  position: absolute;
  top: 0;
  left: 0;
}
.faq-item {
  padding: 23px 30px;
  background: #fff;
  border: 1px solid #f0f0f0;
  box-shadow: 3px 0 10px rgba(111, 62, 151, 0.1);
  border-radius: 8px;
  margin-bottom: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  cursor: pointer;
}
.faq-item:last-child {
  margin-bottom: 0;
}
.faq-item_title {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  width: -webkit-calc(100% - 10px - 15px);
  width: -moz-calc(100% - 10px - 15px);
  width: calc(100% - 10px - 15px);
}
.faq-item_arrow {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 10px;
}
.faq-item .rotate {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.faq-item_text {
  display: none;
  font-size: 16px;
  line-height: 20px;
  color: rgba(55, 41, 70, 0.6);
  margin-top: 25px;
  max-width: 860px;
}
.block-docs {
  padding-top: 120px;
}
.docs-slider {
  position: relative;
}
.slider_arrow {
  position: absolute;
  z-index: 98;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 40px;
  height: 40px;
  opacity: 1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}
.slider_arrow svg path:nth-child(1) {
  stroke: #6f3e97;
}
.slider_arrow svg path:nth-child(2) {
  fill: #6f3e97;
}
.slider_arrow:hover {
  opacity: 1;
}
.slider_arrow:hover svg path:nth-child(1) {
  stroke: #6f3e97;
}
.slider_arrow:hover svg path:nth-child(2) {
  fill: #6f3e97;
}
.slider_left {
  left: -60px;
}
.slider_right {
  right: -60px;
}
.block-gallery {
  padding-top: 120px;
  position: relative;
}
.img5 {
  position: absolute;
  top: 50px;
  left: 0;
}
.gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.gallery-big {
  width: 825px;
  height: 540px;
  margin-right: 30px;
  overflow: hidden;
  border-radius: 8px;
}
.gallery-big_slide {
  overflow: hidden;
  border-radius: 8px;
  height: 540px;
}
.gallery-big img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.gallery-sm {
  border-radius: 8px;
  width: 255px;
  height: 540px;
  overflow: hidden;
}
.gallery-sm_slide {
  width: 100%;
  height: 160px;
  border-radius: 8px;
  margin: 15px 0;
  overflow: hidden;
}
.gallery-sm img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.block-reviews {
  padding: 70px 0 60px;
  background: -webkit-linear-gradient(182.71deg, #6f3e97 0.64%, rgba(111, 62, 151, 0.87) 56.53%, #551986 98.02%);
  background: -moz-linear-gradient(182.71deg, #6f3e97 0.64%, rgba(111, 62, 151, 0.87) 56.53%, #551986 98.02%);
  background: linear-gradient(267.29deg, #6f3e97 0.64%, rgba(111, 62, 151, 0.87) 56.53%, #551986 98.02%);
  position: relative;
}
.block-reviews .wrapper {
  position: relative;
  z-index: 1;
}
.block-reviews .title {
  color: #fff;
}
.img6 {
  position: absolute;
  top: 50px;
  left: 0;
}
.reviews {
  overflow: hidden;
}
.reviews-slider {
  margin: 0 -30px;
}
.reviews-slider .slick-dots {
  margin-top: 20px;
  position: static;
}
.reviews-slider .slick-dots li {
  width: 8px;
  height: 8px;
}
.reviews-slider .slick-dots li button {
  width: 8px;
  height: 8px;
  margin: 0 5px;
  background: #fff;
  border-radius: 50%;
  padding: 0;
  opacity: 0.2;
}
.reviews-slider .slick-dots li.slick-active button {
  opacity: 1;
}
.review {
  border-right: 1px solid rgba(223, 223, 223, 0.18);
  padding: 0 30px;
}
.review_top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.review_avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 15px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.review_avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.review_name {
  margin-right: 15px;
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
}
.review_date {
  font-size: 14px;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.6);
  margin-left: auto;
}
.review_text {
  font-size: 14px;
  line-height: 22px;
  margin-top: 20px;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 16px;
  height: 110px;
  overflow: hidden;
}
.review_link {
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  line-height: 18px;
  -webkit-text-decoration-line: underline;
  -moz-text-decoration-line: underline;
  text-decoration-line: underline;
  color: rgba(255, 255, 255, 0.8);
}
.review_link:hover {
  color: #fff;
}
.review_link:hover svg path {
  fill-opacity: 1;
}
.review_link svg {
  margin-left: 9px;
}
.block-calc {
  padding: 50px 0 120px;
  position: relative;
}
.block-calc .wrapper {
  position: relative;
  z-index: 1;
}
.img7 {
  position: absolute;
  top: 30px;
  left: 0;
}
.img8 {
  position: absolute;
  top: 40px;
  right: 0;
}
.calc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px -30px;
}
.calc_col {
  width: -webkit-calc(100% / 2 - 30px);
  width: -moz-calc(100% / 2 - 30px);
  width: calc(100% / 2 - 30px);
  margin: 0 15px 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.calc_btn {
  margin-top: auto;
  padding: 20px 0;
  width: 100%;
}
.calc-item {
  margin-bottom: 30px;
}
.calc-item:last-child {
  margin-bottom: 0;
}
.calc-item_title {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.calc-item-check {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 20px;
  cursor: pointer;
}
.calc-item-check:last-child {
  margin-bottom: 0;
}
.calc-item-check_check {
  margin-top: -2px;
  margin-right: 20px;
  width: 25px;
  height: 25px;
  background: #fff;
  border: 1px solid #f0f0f0;
  box-shadow: 0 0 10px rgba(111, 62, 151, 0.1);
  border-radius: 6px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.calc-item-check_name {
  width: -webkit-calc(100% - 25px - 20px);
  width: -moz-calc(100% - 25px - 20px);
  width: calc(100% - 25px - 20px);
  font-size: 16px;
  line-height: 19px;
}
.calc-item-check--active .calc-item-check_check {
  background: #6f3e97;
}
.calc-range {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.calc-range_res {
  position: relative;
  height: 25px;
  width: -webkit-calc(100% + 20px);
  width: -moz-calc(100% + 20px);
  width: calc(100% + 20px);
  margin: 0 -10px 25px;
}
.calc-range_res span {
  display: block;
  position: absolute;
  top: 0;
  width: 30px;
  height: 25px;
  background: #fff;
  border: 1px solid #f0f0f0;
  box-shadow: 0 0 10px rgba(111, 62, 151, 0.1);
  border-radius: 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
}
.calc-range_max,
.calc-range_min {
  font-size: 16px;
}
.calc-range-inp {
  width: 100%;
  margin-bottom: 25px;
  height: 1px;
  background: #dadada;
}
.calc-range-inp span {
  width: 30px !important;
  height: 30px !important;
  background: #6f3e97 !important;
  border-radius: 50%;
  margin-top: -10px;
  border: none !important;
  outline: 0 !important;
}
.popUp {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow-y: scroll;
  display: none;
}
.popUp::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.popUp::-webkit-scrollbar-thumb {
  width: 0;
  height: 0;
}
.popUp_content {
  position: relative;
  z-index: 99;
  overflow-y: scroll;
  padding: 45px 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
}
.popUp_content::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.popUp_content::-webkit-scrollbar-thumb {
  width: 0;
  height: 0;
}
.popUp_form {
  background: #fff;
  width: 100%;
  max-width: 540px;
  padding: 50px;
  position: relative;
  z-index: 99;
  border-radius: 8px;
}
.popUp_form .calc-information {
  display: none;
}
.popUp_cross {
  position: absolute;
  z-index: 1;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.popUp_title {
  margin-bottom: 10px;
}
.popUp_text {
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 20px;
}
.popUp_inp {
  width: 100%;
  display: block;
  margin-bottom: 20px;
}
.popUp_inp span {
  font-size: 14px;
  line-height: 17px;
  display: block;
  margin-bottom: 10px;
}
.popUp_inp input {
  width: 100%;
  background: #fff;
  border: 1px solid #6f3e97;
  border-radius: 8px;
  height: 44px;
  font-size: 12px;
  padding: 0 20px;
}
.checkbox__container {
  margin-bottom: 20px;
  font-size: 14px;
}
.checkbox__container p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}
.checkbox__container .check-input {
  margin-left: -14px;
}
.popUp_btn {
  width: 100%;
  padding: 12px 0;
  height: 44px;
  margin-top: 30px;
}
.popUp_layer {
  position: fixed;
  z-index: 98;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.popUp-thx .popUp_form {
  max-width: 350px;
  padding: 30px 36px;
}
.popUp-thx .popUp_form .popUp_title {
  font-size: 22px;
  margin-bottom: 14px;
}
.popUp-thx .popUp_form .popUp_btn {
  margin-top: 20px;
}
.popUp--active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.block-zones {
  padding: 120px 0 100px;
  overflow: hidden;
  position: relative;
}
.block-zones .wrapper {
  position: relative;
  z-index: 1;
}
.img9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
}
.zones-slider {
  position: relative;
}
.zones {
  margin: 0 -15px;
  overflow: visible !important;
}
.zones .slick-list {
  overflow: visible;
}
.zones .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.zones .slick-active {
  opacity: 1;
}
.zone {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
  -moz-box-orient: vertical !important;
  -moz-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  height: auto;
  margin: 0 15px;
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
  box-shadow: 3px 3px 10px rgba(111, 62, 151, 0.1);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  cursor: pointer;
}
.zone:hover {
  margin-bottom: -20px;
}
.zone:hover .zone_text {
  padding: 10px 20px 40px;
}
.zone_img {
  width: 100%;
  height: 260px;
  overflow: hidden;
}
.zone_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.zone_title {
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  padding: 20px 20px 10px;
}
.zone_text {
  font-size: 14px;
  line-height: 18px;
  padding: 0 20px 30px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.sales-slider {
  position: relative;
}
.sales {
  margin: 0 -15px;
  overflow: visible !important;
}
.sales .slick-list {
  overflow: visible;
}
.sales .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.sales .slick-active {
  opacity: 1;
}
.sale {
  height: auto;
  margin: 0 15px;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
.sale:hover .sale_text {
  color: #6f3e97;
}
.sale_img {
  width: 100%;
  height: 350px;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(111, 62, 151, 0.1);
}
.sale_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px;
}
.sale_text {
  font-size: 16px;
  line-height: 18px;
  color: rgba(55, 41, 70, 0.68);
  padding: 30px 0 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.sale_permalink,
.sale_text-popUp {
  display: none;
}
.sale-modal {
  padding: 0 0 20px;
  max-width: 350px;
}
.sale-modal_img {
  margin-bottom: 20px;
  border-radius: 8px;
  overflow: hidden;
}
.sale-modal_img img {
  width: 100%;
  border-radius: 8px;
}
.sale-modal_title {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  padding: 0 20px 10px;
}
.sale-modal_text {
  font-size: 14px;
  line-height: 22px;
  padding: 0 20px 30px;
}
.sale-modal_btn {
  height: 54px;
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: calc(100% - 40px);
  margin: 0 20px 10px;
}
.block-about {
  padding: 70px 0 35px;
  background: url(../img/image/10.png) 0 0/100% 100%;
  position: relative;
}
.img14 {
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -10;
}
.img15 {
  position: absolute;
  top: 100px;
  left: 100px;
  right: 0;
  margin: 0 auto;
  z-index: -10;
}
.img16 {
  position: absolute;
  top: -100px;
  right: 0;
  z-index: -10;
}
.about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.about_left {
  width: -webkit-calc(100% / 12 * 7 + 60px);
  width: -moz-calc(100% / 12 * 7 + 60px);
  width: calc(100% / 12 * 7 + 60px);
  margin: 0 -30px;
}
.about_right {
  width: -webkit-calc(100% / 12 * 5 - 30px);
  width: -moz-calc(100% / 12 * 5 - 30px);
  width: calc(100% / 12 * 5 - 30px);
  margin-left: 30px;
}
.about_text {
  font-size: 16px;
  line-height: 159.52%;
  margin-bottom: 40px;
}
.about_text p a {
  color: #6f3e97;
  text-decoration: underline;
}
.about_trgs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.about_trg {
  width: -webkit-calc(100% / 3 - 10px);
  width: -moz-calc(100% / 3 - 10px);
  width: calc(100% / 3 - 10px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.about_trg img {
  position: absolute;
  top: -20%;
  left: -50%;
  right: -50%;
  margin: 0 auto;
}
.about_num {
  font-weight: 700;
  font-size: 24px;
  line-height: 159.52%;
  color: #6f3e97;
}
.about_inf {
  font-size: 18px;
  line-height: 159.52%;
  text-align: center;
  color: #6f3e97;
  margin-top: 14px;
}
.block-offer-wrap .slick-list {
  overflow: visible;
}
.block-offer-wrap .slick-dots {
  margin-top: 20px;
  position: static;
}
.block-offer-wrap .slick-dots li {
  width: 8px;
  height: 8px;
}
.block-offer-wrap .slick-dots li button {
  width: 8px;
  height: 8px;
  margin: 0 5px;
  background: #6f3e97;
  border-radius: 50%;
  padding: 0;
  opacity: 0.2;
}
.block-offer-wrap .slick-dots li button::before {
  display: none;
}
.block-offer-wrap .slick-dots li.slick-active button {
  opacity: 1;
}
.block-offer {
  position: relative;
}
.block-offer .wrapper {
  position: relative;
  z-index: 1;
}
.offer-wrap {
  position: relative;
}
.img17 {
  position: absolute;
  top: 74px;
  left: -52px;
}
.img20 {
  position: absolute;
  top: 30px;
  left: -100px;
}
.img22 {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 450px;
}
.img23 {
  position: absolute;
  top: 0;
  left: 0;
}
.img24 {
  position: absolute;
  top: 70%;
  left: 10%;
}
.img25 {
  position: absolute;
  top: 85%;
  left: 18%;
}
.img26 {
  position: absolute;
  top: 10%;
  right: 31%;
}
.img27 {
  position: absolute;
  top: 60%;
  left: 4%;
}
.img28 {
  position: absolute;
  z-index: 1;
  top: 16%;
  right: 10%;
}
.offer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px 0 35px;
  height: 100vh;
  min-height: 509px;
  max-height: 639px;
  position: relative;
  z-index: 1;
}
.offer_left {
  width: -webkit-calc(100% - 461px - 60px);
  width: -moz-calc(100% - 461px - 60px);
  width: calc(100% - 461px - 60px);
  margin-right: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 3;
}
.offer_subtitle {
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  margin-bottom: 18px;
}
.offer_title {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  margin-bottom: 40px;
}
.offer_btn {
  max-width: 279px;
  width: 100%;
  height: 60px;
  background: #fff;
  box-shadow: 0 0 10px rgba(55, 41, 70, 0.5);
  border-radius: 8px;
}
.offer_btn span {
  color: #6f3e97;
}
.offer_btn:hover {
  background: #6f3e97;
}
.offer_btn:hover::before {
  opacity: 0;
}
.offer_btn:hover span {
  color: #fff;
}
.block-offerbtn .btn {
  margin: -45px auto 70px;
  padding: 16px 20px;
  max-width: 279px;
  width: 100%;
  height: 60px;
}
.offer_right {
  width: 461px;
  position: relative;
  z-index: 4;
}
.offer_right img {
  width: 100%;
}
.submit,
.wpcf7-spinner {
  display: none;
}
.block-calc1 {
  padding-bottom: 0;
}
.block-bc {
  padding: 30px 0 20px;
}
.bc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.bc li,
.bc span {
  font-size: 12px;
  line-height: 15px;
  color: #979797;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bc li br,
.bc li:last-child::after,
.bc span br,
.bc span:last-child::after {
  display: none;
}
.bc li::after,
.bc span::after {
  content: "/";
  display: block;
  margin: 0 3px;
}
.bc li a:hover,
.bc span a:hover {
  color: #6f3e97;
}
.bc li a br,
.bc p,
.bc span a br {
  display: none;
}
.block-cats {
  padding: 70px 0;
}
.cats {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px -30px;
}
.cat {
  width: -webkit-calc(100% / 6 - 30px);
  width: -moz-calc(100% / 6 - 30px);
  width: calc(100% / 6 - 30px);
  margin: 0 15px 30px;
  background: #fff;
  border: 1px solid #f0f0f0;
  box-shadow: 0 0 10px rgba(111, 62, 151, 0.1);
  border-radius: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px;
  height: 155px;
}
.cat:hover {
  box-shadow: 0 0 40px rgba(111, 62, 151, 0.4);
}
.cat_img {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cat_title {
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #6f3e97;
  height: 38px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cat--active {
  background: #6f3e97;
}
.cat--active .cat_img svg path {
  fill: #fff;
}
.cat--active .cat_title {
  color: #fff;
}
.offer2-slider {
  margin: 0 -15px;
  position: relative;
}
.offer2-slide {
  position: relative;
  overflow: hidden;
  height: 466px;
  margin: 0 15px;
  border-radius: 8px;
}
.offer2-slide .theme {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  height: 100%;
  max-width: 1110px;
}
.offer2-slide_left {
  padding-left: 95px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  position: relative;
  z-index: 3;
  max-width: 550px;
}
.offer2-slide_name {
  font-weight: 700;
  font-size: 45px;
  line-height: 54px;
  color: #fff;
  margin-bottom: 18px;
  position: relative;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.offer2-slide_name::before {
  content: "";
  display: block;
  position: absolute;
  top: -15px;
  left: -27px;
  width: -webkit-calc(100% + 54px);
  width: -moz-calc(100% + 54px);
  width: calc(100% + 54px);
  height: -webkit-calc(100% + 30px);
  height: -moz-calc(100% + 30px);
  height: calc(100% + 30px);
  background: url(../img/image/31.png) 0 0/100% 100%;
}
.offer2-slide_inf {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  margin-bottom: 20px;
}
.offer2-slide_title {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #fff;
  margin-bottom: 37px;
}
.offer2-slide_btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.offer2-slide_btns .btn {
  width: 196px;
  height: 60px;
  margin-right: 32px;
}
.offer2-slide_btns .btn:hover::before {
  background: #6f3e97;
}
.offer2-slide_btns .btn:hover span {
  color: #fff;
}
.offer2-slide_btns .btn::before {
  opacity: 1;
}
.offer2-slide_btns .btn span {
  color: #6f3e97;
}
.offer2-slide_link {
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  -webkit-text-decoration-line: underline;
  -moz-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #fff;
}
.offer2-slide_right {
  height: 100%;
  max-width: 100%;
  min-width: 730px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.offer2-slide_right img {
  max-width: none;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.block-zones2 {
  padding: 60px 0 120px;
}
.zone2:hover {
  margin-bottom: 0;
}
.zone2:hover .zone_text {
  padding: 0 20px 8px;
}
.zone2 .zone_img {
  height: 350px;
}
.zone2 .btn {
  margin-top: auto;
}
.zone2 .btn-ghost {
  margin-top: 0;
  margin-bottom: 30px;
}
.zone2 .zone_text {
  padding-bottom: 8px;
}
.block-zones3 {
  padding: 120px 0 60px;
}
.block-feedback {
  background: -webkit-gradient(linear, left top, left bottom, from(#6f3e97), to(#5d238c));
  background: -webkit-linear-gradient(top, #6f3e97 0, #5d238c 100%);
  background: -moz-linear-gradient(top, #6f3e97 0, #5d238c 100%);
  background: linear-gradient(180deg, #6f3e97 0, #5d238c 100%);
  padding: 70px 0 80px;
  position: relative;
}
.block-feedback .wrapper {
  position: relative;
  z-index: 1;
}
.block-feedback .title {
  color: #fff;
  margin-bottom: 10px;
}
.block-feedback .wpcf7-response-output {
  color: #fff;
}
.img32 {
  position: absolute;
  top: -100px;
  left: 0;
  width: 100%;
}
.feedback_text {
  font-size: 14px;
  line-height: 17px;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 36px;
}
.feedback {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;  
  -webkit-box-orient: vertical;  
  -webkit-box-direction: normal;  
      -ms-flex-direction: column;  
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 -15px;
}
.feedback_inp {
  margin: 0 15px;
  width: -webkit-calc(100% / 3 - 30px);
  width: -moz-calc(100% / 3 - 30px);
  width: calc(100% / 3 - 30px);
}
.feedback_inp > span:nth-child(1) {
  font-size: 14px;
  line-height: 17px;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 10px;
  display: block;
}
.feedback_inp input {
  height: 44px;
  background: #6f3e97;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  padding: 0 20px;
  width: 100%;
  color: #fff;
  font-size: 12px;
}
.feedback_inp input:focus {
  border: 1px solid #fff;
}
.feedback_inp input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.feedback_inp input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.feedback_inp input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.feedback_inp input::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.feedback_inp input::placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.feedback .checkbox__container {
  margin: 20px 0 0 0;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
  width: calc(100% / 3 - 30px);
  min-width: 180px;
}
.feedback_btn {
  margin-top: 25px;
  width: -webkit-calc(100% / 3 - 30px);
  width: -moz-calc(100% / 3 - 30px);
  width: calc(100% / 3 - 30px);
  min-width: 180px;
  height: 44px;
}
.feedback .wpcf7-not-valid-tip {
  font-size: 14px;
  position: absolute;
  left: 0;
  bottom: -35px;
}
.block-holyday {
  padding: 30px 0 120px;
  background: url(../img/image/34.png) 0 0/100% 100%;
}
.holyday {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 -15px;
}
.holyday_left {
  width: -webkit-calc(100% / 2 - 30px);
  width: -moz-calc(100% / 2 - 30px);
  width: calc(100% / 2 - 30px);
  margin: 0 15px 55px;
}
.holyday_left img {
  width: 100%;
  border-radius: 8px;
  margin-bottom: -2px;
  box-shadow: 0 0 10px rgba(111, 62, 151, 0.1);
}
.holyday_right {
  width: -webkit-calc(100% / 2 - 30px);
  width: -moz-calc(100% / 2 - 30px);
  width: calc(100% / 2 - 30px);
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  margin: 0 15px 55px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.holyday_right .title {
  margin-bottom: 20px;
}
.holyday_text {
  margin-bottom: auto;
}
.holyday_text p {
  font-size: 16px;
  line-height: 27px;
  margin-bottom: 20px;
}
.holyday_text p:last-child {
  margin-bottom: 0;
}
.holyday_text ol,
.holyday_text ul {
  margin-bottom: 20px;
}
.holyday_text ol li,
.holyday_text ul li {
  font-size: 16px;
  line-height: 27px;
}
.holyday_text b,
.holyday_text strong {
  font-weight: 700;
  color: #6f3e97;
}
.holyday_btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.holyday_btns .btn {
  height: 54px;
  width: -webkit-calc(100% / 2 - 15px);
  width: -moz-calc(100% / 2 - 15px);
  width: calc(100% / 2 - 15px);
}
.holyday_bottom {
  margin: 0 15px;
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: calc(100% - 30px);
}
.holyday_subtitle {
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 20px;
}
.holyday_title {
  display: none;
}
.holyday_more {
  display: none;
  margin: 0 15px 30px;
  font-size: 16px;
  line-height: 27px;
  -webkit-text-decoration-line: underline;
  -moz-text-decoration-line: underline;
  text-decoration-line: underline;
}
.holyday_btns-sm {
  display: none;
}
.popUp-calc .popUp_form {
  max-width: 1110px;
  padding: 0;
}
.popUp-calc .block-calc {
  padding: 70px 65px;
}
.block-zones4 {
  padding: 30px 0 60px;
  background: url(../img/image/35.png) 0 0/100% 100%;
}
.block-gallery2 {
  padding: 120px 0;
}
.block-sales2 {
  padding-top: 120px;
  position: relative;
}
.img36 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.block-gallery-page {
  padding: 0 0 120px;
}
.block-gallery-page .title {
  margin-bottom: 30px;
}
.gallery-page_tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px 50px;
}
.gallery-page_tab {
  width: -webkit-calc(100% / 7 - 30px);
  width: -moz-calc(100% / 7 - 30px);
  width: calc(100% / 7 - 30px);
  margin: 0 15px;
  height: 53px;
  background: #fff;
  border: 1px solid #f0f0f0;
  box-shadow: 0 0 10px rgba(111, 62, 151, 0.1);
  border-radius: 8px;
  padding: 0 5px;
}
.gallery-page_tab:hover {
  color: #6f3e97;
  box-shadow: 0 0 50px rgba(111, 62, 151, 0.5);
}
.gallery-page_tab--active {
  background: -webkit-linear-gradient(337.92deg, #6f3e97 14.34%, #471a6c 97.95%);
  background: -moz-linear-gradient(337.92deg, #6f3e97 14.34%, #471a6c 97.95%);
  background: linear-gradient(112.08deg, #6f3e97 14.34%, #471a6c 97.95%);
  color: #fff;
}
.gallery-page_tab--active:hover {
  color: #fff;
  box-shadow: 0 0 50px rgba(111, 62, 151, 0.3);
}
.gallery-page {
  margin: 0 -15px;
}
.gallery-page a {
  margin: 0 15px;
  height: 300px;
  border-radius: 8px;
  overflow: hidden;
}
.gallery-page a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.gallery-page .slick-dots {
  margin-top: 20px;
  position: static;
}
.gallery-page .slick-dots li {
  width: 8px;
  height: 8px;
}
.gallery-page .slick-dots li button {
  width: 8px;
  height: 8px;
  margin: 0 5px;
  background: #6f3e97;
  border-radius: 50%;
  padding: 0;
  opacity: 0.2;
}
.gallery-page .slick-dots li button::before {
  display: none;
}
.gallery-page .slick-dots li.slick-active button {
  opacity: 1;
}
.gallery-page--hide {
  display: none;
}
.block-about2 {
  padding: 30px 0 120px;
}
.block-about2 .about_text,
.block-about2 .title {
  margin-bottom: 0;
}
.zones-page_tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -5px 50px;
}
.zones-page_tab {
  width: -webkit-calc(100% / 8 - 10px);
  width: -moz-calc(100% / 8 - 10px);
  width: calc(100% / 8 - 10px);
  margin: 0 5px;
  height: 53px;
  background: #fff;
  border: 1px solid #f0f0f0;
  box-shadow: 0 0 10px rgba(111, 62, 151, 0.1);
  border-radius: 8px;
  padding: 0 5px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 13px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.bottom_tabs .description_bottom {
  padding-bottom: 30px;
}
.bottom_tabs .zones-page_tab {
  border: 1px solid #ccc;
  box-shadow: 0 0 10px rgb(111 62 151 / 0.2);
}
.zones-page_tab:hover {
  color: #6f3e97;
  box-shadow: 0 0 50px rgba(111, 62, 151, 0.5);
}
.zones-page_tab--active {
  background: -webkit-linear-gradient(337.92deg, #6f3e97 14.34%, #471a6c 97.95%);
  background: -moz-linear-gradient(337.92deg, #6f3e97 14.34%, #471a6c 97.95%);
  background: linear-gradient(112.08deg, #6f3e97 14.34%, #471a6c 97.95%);
  color: #fff;
}
.zones-page_tab--active:hover {
  color: #fff;
  box-shadow: 0 0 50px rgba(111, 62, 151, 0.3);
}
.zones-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 -15px;
}
.zones-page_left {
  width: -webkit-calc(100% / 12 * 5 - 30px);
  width: -moz-calc(100% / 12 * 5 - 30px);
  width: calc(100% / 12 * 5 - 30px);
  margin: 0 15px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.zones-page_title.title {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.zones-page_title.title span {
  font-size: 14px;
  line-height: 17px;
  color: rgba(58, 42, 73, 0.78);
  font-weight: 400;
  margin-top: 5px;
}
.zones-page_text {
  font-size: 16px;
  line-height: 159.5%;
  margin-bottom: 20px;
}
.zones-page_text p {
  margin-bottom: 20px;
}
.zones-page_text p:last-child {
  margin-bottom: 0;
}
.zones-page_right {
  width: -webkit-calc(100% / 12 * 7 - 30px);
  width: -moz-calc(100% / 12 * 7 - 30px);
  width: calc(100% / 12 * 7 - 30px);
  margin: 0 15px;
}
.zones-page_slider1 {
  margin-bottom: 25px;
}
.zones-page_slider1 a {
  height: 350px;
  border-radius: 8px;
  overflow: hidden;
}
.zones-page_slider1 a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px;
}
.zones-page_slider2 {
  margin: 0 -14px;
}
.zones-page_slider2 img {
  margin: 0 12.5px;
  height: 130px;
  border-radius: 8px;
}
.zones-page_slider2 .slick-next,
.zones-page_slider2 .slick-prev {
  width: 43px;
  height: 43px;
  z-index: 1;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-color: #fff;
  border-radius: 50%;
}
.zones-page_slider2 .slick-next::before,
.zones-page_slider2 .slick-prev::before {
  display: none;
}
.zones-page_slider2 .slick-prev {
  left: -12px;
  background-image: url(../img/icons/slider-right.svg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  background-size: 100% 100%;
}
.zones-page_slider2 .slick-next {
  right: -12px;
  background-image: url(../img/icons/slider-right.svg);
  background-size: 100% 100%;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.zones-page--hide {
  display: none;
}
.block-about3 {
  padding: 0 0 120px;
  background: 0 0;
}
.block-about3 .title {
  margin-bottom: 30px;
}
.block-about3 .about_btn {
  width: 100%;
  height: 54px;
}
.block-about3 .about_right {
  margin: 0 30px 0 0;
}
.block-sertificate {
  padding: 30px 0 120px;
  background: 0 0;
  position: relative;
}
.block-sertificate .about {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.block-sertificate .about_right {
  width: -webkit-calc(50% - 15px);
  width: -moz-calc(50% - 15px);
  width: calc(50% - 15px);
  margin: 0 30px 0 0;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.block-sertificate .about_left {
  width: -webkit-calc(50% - 15px);
  width: -moz-calc(50% - 15px);
  width: calc(50% - 15px);
  margin: 0;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.block-sertificate .about_left .title {
  display: none;
}
.block-sertificate .about_left img {
  width: 100%;
  border-radius: 8px;
}
.block-sertificate .about_left img:nth-child(2) {
  margin-bottom: 30px;
}
.block-sertificate .about_text p {
  margin-bottom: 9px;
}
.block-sertificate .about_text p:last-child {
  margin-bottom: 0;
}
.block-sertificate .holyday_more {
  margin-left: 0;
  margin-right: 0;
}
.block-sertificate .about_btn {
  width: 100%;
  height: 54px;
  margin-top: auto;
}
.block-sertificate .online-sert {
  margin-top: 25px;
}
.block-sertificate .about_bottom {
  margin: 70px 0 0;
}
.block-sertificate .about_bottom .title {
  margin-bottom: 30px;
}
.block-sertificate .about_bottom p {
  font-size: 16px;
  line-height: 179.52%;
  margin-bottom: 20px;
}
.block-sertificate .about_bottom p:last-child {
  margin-bottom: 0;
}
.block-sertificate .about_bottom h3 {
  display: block;
  font-weight: 700;
  font-size: 16px;
  line-height: 179.52%;
  color: #6f3e97;
}
.block-sertificate .about_bottom a {
  color: #6f3e97;
  text-decoration: underline;
}
.block-contacts {
  padding: 0 0 120px;
  background: url(../img/image/37.png) 0 0/100% 100%;
}
.contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 -15px;
}
.contacts_left {
  width: -webkit-calc(100% / 12 * 5 - 30px);
  width: -moz-calc(100% / 12 * 5 - 30px);
  width: calc(100% / 12 * 5 - 30px);
  margin: 0 15px;
}
.contacts_left .title {
  margin-bottom: 30px;
}
.contacts_right {
  width: -webkit-calc(100% / 12 * 7 - 30px);
  width: -moz-calc(100% / 12 * 7 - 30px);
  width: calc(100% / 12 * 7 - 30px);
  margin: 0 15px;
  border-radius: 8px;
  overflow: hidden;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  min-height: 300px;
}
.contacts_right iframe {
  border-radius: 8px;
  width: 100%;
  height: 100%;
}
.contact {
  margin-bottom: 10px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.contact_icon {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: 5px;
  margin-right: 20px;
  width: 20px;
  text-align: center;
}
.contact_content {
  width: -webkit-calc(100% - 20px - 20px);
  width: -moz-calc(100% - 20px - 20px);
  width: calc(100% - 20px - 20px);
}
.contact_title {
  font-size: 18px;
  line-height: 159.5%;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.contact_text {
  font-weight: 700;
  font-size: 18px;
  line-height: 159.5%;
}
.block-events {
  padding-top: 120px;
}
.events-slider {
  position: relative;
}
.events {
  margin: 0 -15px;
}
.events:last-child {
  margin-top: 30px;
}
.event {
  position: relative;
  margin: 0 15px;
  border-radius: 8px;
  overflow: hidden;
  height: 280px;
}
.event:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.event img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.event_line {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 67px;
  padding: 10px 30px;
  background: rgba(111, 62, 151, 0.85);
}
.event_name {
  font-size: 16px;
  line-height: 19px;
  color: #fff;
}
.event_date {
  font-size: 16px;
  line-height: 19px;
  color: rgba(255, 255, 255, 0.59);
}
.block-portfolio {
  padding: 30px 0 120px;
  position: relative;
}
.block-portfolio .wrapper {
  position: relative;
  z-index: 1;
}
.img38 {
  position: absolute;
  right: 0;
  top: 60px;
}
.portfolio_text {
  font-size: 16px;
  line-height: 171.52%;
  margin-bottom: 50px;
}
.portfolio .holyday_btns {
  margin-top: auto;
}
blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
abbr,
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: 400;
}
ul li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
legend {
  color: #000;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}
img {
  max-width: 100%;
  height: auto;
}
.wrapper {
  max-width: 1170px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 1170px) {
  .header_nav > li {
    margin-right: 15px;
  }
  .gallery-big {
    width: 700px;
    height: 480px;
  }
  .gallery-sm {
    width: 234px;
    height: 495px;
    margin-top: -15px;
  }
  .gallery-sm_slide {
    height: 145px !important;
  }
  .img9 {
    width: auto;
    height: 100%;
  }
  .zone_img {
    height: 200px;
  }
  .sale_img {
    height: 300px;
  }
  .about_left {
    width: -webkit-calc(50% + 60px);
    width: -moz-calc(50% + 60px);
    width: calc(50% + 60px);
  }
  .about_right {
    width: -webkit-calc(50% - 30px);
    width: -moz-calc(50% - 30px);
    width: calc(50% - 30px);
  }
  .img22 {
    right: -150px;
  }
  .offer_title {
    font-size: 34px;
  }
  .zone2 .zone_img {
    height: 300px;
  }
  .wrapper {
    max-width: 1024px;
  }
}
@media screen and (max-width: 1024px) {
  .header {
    padding: 21px 0;
  }
  .header_nav {
    text-align: left;
    display: none;
    position: fixed;
    top: 115px;
    left: 0;
    z-index: 98;
    background: #fff;
    width: 100vw;
    height: -webkit-calc(100vh - 115px);
    height: -moz-calc(100vh - 115px);
    height: calc(100vh - 115px);
    overflow-x: scroll;
    padding: 28px -webkit-calc((100vw - 860px)/ 2) 40px;
    padding: 28px -moz-calc((100vw - 860px)/ 2) 40px;
    padding: 28px calc((100vw - 860px) / 2) 40px;
    box-shadow: inset -1px 3px 10px rgba(0, 0, 0, 0.1);
  }
  .header_nav > li {
    padding: 12px 0;
    border-bottom: 1px solid #f6f6f6;
    margin: 0;
  }
  .header_nav > li ul {
    position: static;
    top: 0;
    left: 0;
    background: 0 0;
    box-shadow: none;
  }
  .header_nav > li ul li:last-child a {
    padding-bottom: 10px;
  }
  .header_nav > li ul li a {
    color: rgba(55, 41, 70, 0.56);
    border: none;
    padding: 12px 0;
  }
  .header_nav > li ul li a:hover {
    color: #6f3e97;
    background: #fff;
  }
  .header_btn,
  .header_nav > li.current-menu-item > a::after {
    display: none;
  }
  .header_burger {
    display: block;
  }
  .slider_arrow {
    display: none;
  }
  .slider_left {
    left: -40px;
  }
  .slider_right {
    right: -40px;
  }
  .sale_img {
    height: 267px;
  }
  .about_inf {
    line-height: 130%;
  }
  .offer_left {
    width: -webkit-calc(100% - 400px - 30px);
    width: -moz-calc(100% - 400px - 30px);
    width: calc(100% - 400px - 30px);
    margin-right: 30px;
  }
  .offer_title {
    font-size: 30px;
    line-height: 36px;
  }
  .offer_right {
    width: 400px;
  }
  .offer2-slide .theme {
    max-width: 950px;
  }
  .offer2-slide_left {
    padding-left: 30px;
  }
  .offer2-slide_title {
    max-width: 450px;
  }
  .zone2 .zone_img {
    height: 267px;
  }
  .holyday_left {
    width: -webkit-calc(100% / 3 - 30px);
    width: -moz-calc(100% / 3 - 30px);
    width: calc(100% / 3 - 30px);
  }
  .holyday_right {
    width: -webkit-calc(100% / 3 * 2 - 30px);
    width: -moz-calc(100% / 3 * 2 - 30px);
    width: calc(100% / 3 * 2 - 30px);
  }
  .gallery-page_tabs {
    margin: 0 -5px 20px;
  }
  .gallery-page_tab {
    width: -webkit-calc(100% / 7 - 10px);
    width: -moz-calc(100% / 7 - 10px);
    width: calc(100% / 7 - 10px);
    margin: 0 5px;
  }
  .zones-page_tabs {
    margin: 20px -5px;
  }
  .zones-page_tab {
    width: -webkit-calc(100% / 4 - 10px);
    width: -moz-calc(100% / 4 - 10px);
    width: calc(100% / 4 - 10px);
    margin: 0 5px 10px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .zones-page_title.title span {
    width: 100%;
  }
  .zones-page_slider1 a {
    height: 300px;
  }
  .zones-page_slider2 img {
    height: 100px;
  }
  .block-sertificate .about_right {
    width: 100%;
  }
  .block-sertificate .about_right .title {
    display: none;
  }
  .block-sertificate .about_left {
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 20px;
  }
  .block-sertificate .about_left .title {
    display: block;
  }
  .block-sertificate .about_left img:nth-child(2) {
    margin-bottom: 20px;
  }
  .portfolio .holyday_btns .btn {
    width: -webkit-calc(100% / 2 - 5px);
    width: -moz-calc(100% / 2 - 5px);
    width: calc(100% / 2 - 5px);
  }
  .wrapper {
    max-width: 920px;
  }
}
@media screen and (max-width: 920px) {
  .header_nav {
    padding: 28px -webkit-calc((100vw - 708px)/ 2) 40px;
    padding: 28px -moz-calc((100vw - 708px)/ 2) 40px;
    padding: 28px calc((100vw - 708px) / 2) 40px;
  }
  .img2 {
    display: none;
  }
  .footer {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer_col,
  .footer_col:nth-child(1) {
    width: 100%;
  }
  .footer_title {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer_nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  .footer_nav li {
    width: -webkit-calc(50% - 15px);
    width: -moz-calc(50% - 15px);
    width: calc(50% - 15px);
  }
  .footer-bottom {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer-bottom_col, .footer-bottom2 .footer-bottom_col {
    width: 100%;
  }
  .footer-bottom_col > a {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
  }
  .footer-bottom_col:nth-child(1) {
    width: 100%;
  }
  .footer-bottom2 .footer-bottom_col:nth-child(3) > a {
    -webkit-box-pack: start;  
      -ms-flex-pack: start;  
        justify-content: flex-start;
  }
  .footer-bottom .header-top_socs a {
    width: auto;
  }
  .sale_img {
    height: 339px;
  }
  .about {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .about_left {
    width: -webkit-calc(100% + 60px);
    width: -moz-calc(100% + 60px);
    width: calc(100% + 60px);
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .about_right {
    width: 100%;
    margin: 0;
  }
  .img17 {
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .img20 {
    top: auto;
    bottom: -50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 500px;
  }
  .img22 {
    top: -300px;
    right: -250px;
  }
  .offer {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-height: none;
    min-height: auto;
    height: auto;
  }
  .offer_left {
    width: 100%;
    margin: 30px 0 0;
  }
  .offer_subtitle {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 10px;
  }
  .offer_title {
    max-width: 310px;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 30px;
  }
  .offer_right {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    width: 100%;
    max-width: 461px;
  }
  .cat {
    width: -webkit-calc(100% / 3 - 30px);
    width: -moz-calc(100% / 3 - 30px);
    width: calc(100% / 3 - 30px);
  }
  .offer2-slide {
    height: 620px;
  }
  .offer2-slide .theme {
    width: 100%;
    max-width: none;
    max-height: 410px;
    bottom: 0;
    top: auto;
  }
  .offer2-slide_left {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-bottom: 40px;
  }
  .offer2-slide_right {
    max-height: 400px;
    min-width: auto;
    width: 100%;
  }
  .zone2 .zone_img {
    height: 339px;
  }
  .holyday_left {
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    margin-bottom: 30px;
  }
  .holyday_right {
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    margin-bottom: 14px;
  }
  .holyday_btns,
  .holyday_right .title {
    display: none;
  }
  .holyday_bottom {
    display: none;
    margin-bottom: 30px;
  }
  .holyday_title {
    display: block;
  }
  .holyday_more {
    display: inline-block;
  }
  .holyday_btns-sm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    margin: 0 15px;
  }
  .popUp-calc .block-calc {
    padding: 70px 30px;
  }
  .gallery-page_tab {
    width: -webkit-calc(100% / 4 - 10px);
    width: -moz-calc(100% / 4 - 10px);
    width: calc(100% / 4 - 10px);
    margin: 0 5px 10px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .block-about2 .title {
    margin-bottom: 20px;
  }
  .zones-page {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .zones-page_left {
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    margin-bottom: 30px;
  }
  .zones-page_title.title span {
    width: auto;
  }
  .zones-page_right {
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
  }
  .zones-page_slider1 {
    margin: 0 -15px;
  }
  .zones-page_slider1 a {
    margin: 0 15px;
  }
  .zones-page_slider2 {
    display: none;
  }
  .block-sertificate .about_text {
    margin-bottom: 20px;
  }
  .contacts_left {
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    margin-bottom: 30px;
  }
  .contacts_right {
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
  }
  .event {
    height: 230px;
  }
  .event_name {
    text-align: center;
    width: 100%;
  }
  .event_date {
    display: none;
  }
  .portfolio .holyday_btns {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 30px;
  }
  .portfolio .holyday_btns .btn {
    width: -webkit-calc(100% / 2 - 15px);
    width: -moz-calc(100% / 2 - 15px);
    width: calc(100% / 2 - 15px);
  }
  .portfolio .zones-page_left {
    margin-bottom: 0;
  }
  .portfolio .zones-page_right {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .wrapper {
    max-width: 768px;
  }
}
@media screen and (max-width: 768px) {
  .title {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 30px;
  }
  .header_nav {
    padding: 28px -webkit-calc((100vw - 536px)/ 2) 40px;
    padding: 28px -moz-calc((100vw - 536px)/ 2) 40px;
    padding: 28px calc((100vw - 536px) / 2) 40px;
  }
  .block-brands {
    padding: 60px 0;
  }
  .block-faq {
    padding-top: 60px;
  }
  .faq-item {
    padding: 20px;
  }
  .faq-item_title {
    font-size: 16px;
    line-height: 19px;
  }
  .faq-item_text {
    font-size: 14px;
    margin-top: 14px;
  }
  .block-docs {
    display: none;
  }
  .block-gallery {
    padding-top: 60px;
  }
  .gallery {
    width: 780px !important;
    max-width: none;
  }
  .gallery-big {
    height: 350px;
    margin: 0;
  }
  .gallery-big .slick-list {
    width: 100%;
    max-width: none;
    margin: 0 -15px;
  }
  .gallery-big_slide {
    height: 350px;
    margin: 0 15px;
  }
  .gallery-sm {
    display: none;
  }
  .block-reviews {
    padding: 60px 0;
    background: -webkit-linear-gradient(182.39deg, #6f3e97 -49.19%, rgba(111, 62, 151, 0.87) -15.4%, #551986 98.25%);
    background: -moz-linear-gradient(182.39deg, #6f3e97 -49.19%, rgba(111, 62, 151, 0.87) -15.4%, #551986 98.25%);
    background: linear-gradient(267.61deg, #6f3e97 -49.19%, rgba(111, 62, 151, 0.87) -15.4%, #551986 98.25%);
  }
  .review_text {
    height: 130px;
  }
  .block-calc {
    padding: 30px 0 60px;
  }
  .img8 {
    top: auto;
    bottom: 0;
  }
  .calc {
    margin-bottom: 0;
  }
  .calc_col {
    width: -webkit-calc(100% / 1 - 30px);
    width: -moz-calc(100% / 1 - 30px);
    width: calc(100% / 1 - 30px);
    margin-bottom: 0;
  }
  .calc_btn {
    margin-top: 20px;
  }
  .calc-item {
    margin-bottom: 10px;
    padding: 20px 10px;
    border: 1px solid rgba(111, 62, 151, 0.05);
    box-shadow: 0 0 10px rgba(111, 62, 151, 0.15);
    border-radius: 8px;
  }
  .calc-item:last-child {
    margin-bottom: 10px;
  }
  .calc-item_title {
    font-size: 14px;
  }
  .calc-item-check {
    margin-bottom: 10px;
  }
  .calc-item-check_check {
    margin-right: 10px;
  }
  .calc-range {
    margin: 0 10px;
  }
  .popUp_content {
    padding: 30px 15px;
  }
  .popUp_form {
    max-width: 320px;
    padding: 30px 20px;
  }
  .popUp_title {
    margin-bottom: 10px;
  }
  .popUp-thx .popUp_form {
    padding: 30px 20px;
    max-width: 320px;
  }
  .block-zones {
    padding: 100px 0 30px;
  }
  .sale_img {
    height: 253px;
  }
  .sale-modal {
    padding: 0 0 10px;
  }
  .img17,
  .img20 {
    z-index: 5;
  }
  .img22,
  .img26,
  .img27,
  .img28 {
    display: none;
  }
  .offer {
    padding: 0 0 30px;
  }
  .offer_left {
    z-index: 6;
  }
  .offer_right {
    max-width: none;
    width: 100vw;
    margin: 0 -webkit-calc((100vw - 536px)/ 2 * (-1));
    margin: 0 -moz-calc((100vw - 536px)/ 2 * (-1));
    margin: 0 calc((100vw - 536px) / 2 * (-1));
  }
  .block-bc {
    display: none;
  }
  .block-cats {
    padding: 60px 0;
  }
  .offer2-slider {
    margin-top: 30px;
  }
  .block-zones2 {
    padding: 30px 0 60px;
  }
  .zone2 .zone_img {
    height: 253px;
  }
  .zone2 .btn-ghost {
    margin-bottom: 20px;
  }
  .block-zones3 {
    padding: 60px 0 30px;
  }
  .block-feedback,
  .block-zones4 {
    padding: 60px 0;
  }
  .img32 {
    top: 0;
  }
  .feedback_text {
    margin-bottom: 16px;
  }
  .feedback {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .feedback_inp {
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    margin-bottom: 15px;
  }
  .feedback_btn {
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    margin-top: 15px;
  }
  .block-holyday {
    padding: 40px 0 60px;
  }
  .popUp-calc .block-calc {
    padding: 50px 30px;
  }
  .block-zones4 {
    padding: 40px 0 30px;
  }
  .block-gallery2 {
    padding: 60px 0;
  }
  .block-sales2 {
    padding-top: 60px;
  }
  .img36 {
    display: none;
  }
  .block-gallery-page {
    padding: 30px 0 60px;
  }
  .block-about2 {
    padding: 40px 0 60px;
  }
  .block-offerbtn .btn {
    margin: 0px auto 60px;
  }
  .zones-page_slider1 a {
    height: 250px;
  }
  .block-about3,
  .block-contacts,
  .block-sertificate {
    padding: 40px 0 60px;
  }
  .contacts_left .title {
    margin-bottom: 20px;
  }
  .contact_icon {
    margin-top: 3px;
  }
  .contact_text,
  .contact_title {
    font-size: 16px;
  }
  .block-events {
    padding-top: 60px;
  }
  .events {
    margin: 0 -10px;
  }
  .events:last-child {
    margin-top: 20px;
  }
  .event {
    margin: 0 10px;
  }
  .block-portfolio {
    padding: 40px 0 60px;
  }
  .wrapper {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 576px;
  }
}
@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: -webkit-calc(100% - 10px);
    max-width: -moz-calc(100% - 10px);
    max-width: calc(100% - 10px);
  }
}
@media screen and (max-width: 576px) {
  .header-top_link {
    margin: 0;
  }
  .header-top_link:nth-child(2) {
    display: none;
  }
  .header_nav {
    padding: 28px 20px 40px;
  }
  .footer_col:nth-child(1) .footer_nav {
    display: block;
  }
  .footer_col:nth-child(1) .footer_nav li {
    width: 100%;
  }
  .gallery-big {
    height: 250px;
    width: 530px;
  }
  .gallery-big_slide {
    height: 250px;
  }
  .zones-slider {
    min-width: 570px;
  }
  .zones {
    margin: 0 -10px;
  }
  .zone {
    margin: 0 10px;
  }
  .zone_img {
    height: 190px;
  }
  .zone_title {
    padding: 16px 20px 7px;
  }
  .zone_text {
    padding: 0 20px 20px;
  }
  .sales-slider {
    min-width: 570px;
  }
  .sales {
    margin: 0 -10px;
  }
  .sale {
    margin: 0 10px;
  }
  .sale_img {
    height: 275px;
  }
  .sale_text {
    font-size: 14px;
    padding: 20px 0 0;
  }
  .img14,
  .img15,
  .img16 {
    display: none;
  }
  .about_trg img {
    top: -30%;
  }
  .about_num {
    font-size: 20px;
  }
  .about_inf {
    font-size: 14px;
  }
  .img17 {
    bottom: -20px;
  }
  .img20 {
    width: 100vw;
    left: -20px;
    bottom: -50px;
  }
  .img24,
  .img25 {
    display: none;
  }
  .offer2-slider,
  .offer_right {
    margin: 0 -20px;
  }
  .offer2-slide {
    margin: 0;
  }
  .offer2-slide .theme {
    max-height: 500px;
  }
  .offer2-slide_left {
    padding: 0 20px 40px;
  }
  .offer2-slide_name {
    margin-left: 30px;
  }
  .offer2-slide_inf {
    width: 100%;
    text-align: center;
  }
  .offer2-slide_title {
    font-size: 28px;
    line-height: 34px;
    max-width: 320px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .offer2-slide_btns {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .offer2-slide_btns .btn {
    width: 100%;
    margin: 0 0 30px;
  }
  .offer2-slide_right {
    max-height: 303px;
  }
  .zone2 .zone_img {
    height: 275px;
  }
  .feedback .wpcf7-not-valid-tip {
    font-size: 12px;
    bottom: -28px;
  }
  .popUp-calc .block-calc .title {
    text-align: center;
  }
  .gallery-page a {
    height: 200px;
  }
  .zones-page_slider1 {
    margin: 0 -10px;
    min-width: 570px;
  }
  .zones-page_slider1 a {
    margin: 0 10px;
  }
  .event {
    height: 200px;
  }
  .event_line {
    padding: 10px;
  }
  .event_name {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 500px) {
  .cat {
    width: -webkit-calc(100% / 2 - 30px);
    width: -moz-calc(100% / 2 - 30px);
    width: calc(100% / 2 - 30px);
  }
  .feedback .checkbox__container {
    width: 100%;
  }
}
@media screen and (max-width: 450px) {
  .img20 {
    bottom: 0;
  }
  .cats {
    margin: 0 -10px -20px;
  }
  .cat {
    width: -webkit-calc(100% / 2 - 20px);
    width: -moz-calc(100% / 2 - 20px);
    width: calc(100% / 2 - 20px);
    margin: 0 10px 20px;
  }
  .holyday_btns-sm {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .holyday_btns-sm .btn {
    width: 100%;
  }
  .holyday_btns-sm .btn-ghost {
    margin-top: 14px;
  }
  .popUp-calc .block-calc {
    padding: 50px 15px;
  }
  .gallery-page_tab,
  .zones-page_tab {
    width: -webkit-calc(100% / 3 - 10px);
    width: -moz-calc(100% / 3 - 10px);
    width: calc(100% / 3 - 10px);
  }
  .event {
    height: 170px;
  }
  .event_name {
    font-size: 12px;
    line-height: 16px;
  }
  .portfolio .holyday_btns .btn {
    width: 100%;
  }  
}
@media screen and (max-width: 415px) {
  .gallery-page a {
    height: 250px;
  }
}
@media screen and (max-width: 400px) {
  .img17 {
    width: 100vw;
    max-width: none;
    left: -20px;
  }
}
@media screen and (max-width: 360px) {
  .header_nav {
    padding: 28px 15px 40px;
  }
  .img17,
  .img20 {
    min-width: 360px;
    left: -50%;
    right: -50%;
    margin: 0 auto;
  }
  .offer_title {
    font-size: 20px;
    line-height: 26px;
  }
  .offer_right {
    margin: 0 -15px;
  }
  .offer2-slide_name {
    margin-left: 0;
  }
  .offer2-slide_inf {
    text-align: left;
  }
  .offer2-slide_title {
    font-size: 26px;
    line-height: 32px;
  }
  .popUp-calc .block-calc {
    padding: 50px 12px;
  }
  .gallery-page_tab,
  .zones-page_tab {
    width: -webkit-calc(100% / 2 - 10px);
    width: -moz-calc(100% / 2 - 10px);
    width: calc(100% / 2 - 10px);
  }
  .wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 350px) {
  .popUp_cross {
    top: 15px;
    right: 15px;
  }
}
@media (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: 12px;
      padding-right: 12px;
    }
  }
}
