
@charset "UTF-8";
body,
html {
  min-height: 100vh;
  width: 100%;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%;
}
body,
sub,
sup {
  position: relative;
}
body {
  margin: 0;
  background: #9280b8;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
.fancybox-enabled body,
button,
input {
  overflow: visible;
}
.selectize-input > input::-ms-clear,
input::-ms-clear {
  display: none;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
textarea {
  overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
.popup.popup-cities .city-list .city-item input[type="radio"],
[hidden],
template {
  display: none;
}
@font-face {
  font-family: "Clear Sans";
  src:
    url(../../../../../../local/css/fonts/ClearSans-Regular.woff2)
      format("woff2"),
    url(../../../../../../local/css/fonts/ClearSans-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Clear Sans";
  src:
    url(../../../../../../local/css/fonts/ClearSans-Bold.woff2) format("woff2"),
    url(../../../../../../local/css/fonts/ClearSans-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Clear Sans";
  src:
    url(../../../../../../local/css/fonts/ClearSans-Italic.woff2)
      format("woff2"),
    url(../../../../../../local/css/fonts/ClearSans-Italic.woff) format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Boomboom";
  src:
    url(../../../../../../local/css/fonts/boomboom.woff2) format("woff2"),
    url(../../../../../../local/css/fonts/boomboom.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
.popup {
  background: #fff;
  border-radius: 9px;
  width: 384px;
  box-sizing: border-box;
  padding: 30px 22px;
  max-width: 100%;
}
.popup .title {
  color: #5a575f;
  font:
    400 32px/30px "Boomboom",
    sans-serif;
  padding: 15px 0;
  margin-bottom: 13px;
}
.popup .title,
.popup.popup-success {
  text-align: center;
}
.popup.popup-success .title {
  font:
    400 27px/30px "Boomboom",
    sans-serif;
  margin: 0 0 11px;
}
.popup.popup-success .title b {
  font-size: 32px;
}
.popup.popup-success .text {
  margin: 0 auto 12px;
  font:
    400 18px/23px "Clear Sans",
    sans-serif;
  width: 300px;
}
.popup.popup-success .notice {
  margin: 0 auto 4px;
  font:
    400 12px/14px "Clear Sans",
    sans-serif;
  width: 220px;
}
.popup.popup-cities {
  padding: 25px 0 30px;
}
.popup.popup-cities .title {
  margin-bottom: 25px;
}
.popup.popup-cities .city-list-wrap {
  position: relative;
  margin-bottom: 28px;
  overflow: hidden;
}
.popup.popup-cities .city-list {
  max-height: 356px;
  border: 1px solid #e0e0e0;
  border-right: none;
  border-left: none;
  overflow: auto;
  padding: 11px 0 17px;
  color: #5a575f;
  box-sizing: border-box;
}
.popup.popup-cities .city-list .country {
  padding: 0 30px;
  margin-top: 6px;
  font:
    700 18px/34px "Clear Sans",
    sans-serif;
}
.popup.popup-cities .city-list .city-item {
  display: block;
  transition: 0.3s color;
}
.popup.popup-cities .city-list .city-item span {
  display: block;
  padding: 0 30px;
  font:
    400 16px/34px "Clear Sans",
    sans-serif;
}
.popup.popup-cities .city-list .city-item input[type="radio"] + span {
  cursor: pointer;
}
.popup.popup-cities .city-list .city-item input[type="radio"]:checked + span {
  background: rgba(229, 166, 180, 0.7);
  color: #fff;
}
.popup.popup-cities .city-list .city-item.active span {
  color: #9280b8;
}
.popup.popup-cities .city-list .city-item:hover {
  color: rgba(229, 166, 180, 0.7);
}
.popup.popup-cities .buttons {
  text-align: center;
}
.popup.popup-city-confirm .title span {
  white-space: nowrap;
}
.popup.popup-city-confirm .buttons {
  margin: 33px 0;
  text-align: center;
  letter-spacing: 37px;
}
.popup.popup-city-confirm .buttons .btn {
  letter-spacing: normal;
}
@media (max-width: 360px) {
  .popup {
    border-radius: 0;
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes background-star {
  0% {
    background-position-y: 0;
  }
  to {
    background-position-y: -697px;
  }
}
@keyframes tv-jet {
  0% {
    transform: translate(-10px, 0) rotate(0deg);
  }
  to {
    transform: translate(0, 100px) rotate(-10deg);
  }
}
@keyframes nozzle {
  0% {
    transform: translate(0, -5px) rotate(0deg);
  }
  to {
    transform: translate(0, 0) rotate(deg);
  }
}
@keyframes sparks {
  0%,
  to {
    width: 140px;
    height: 136px;
    background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -1006px
      0 no-repeat;
  }
  50% {
    width: 140px;
    height: 136px;
    background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -1006px -138px
      no-repeat;
  }
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0, 0, 0);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes comb-process {
  0% {
    opacity: 1;
    transform: translate(0, 0);
  }
  10%,
  40% {
    transform: translate(-19px, 5px);
  }
  25%,
  55% {
    transform: translate(-29px, 32px);
  }
  65%,
  85% {
    transform: translate(-16px, 12px);
  }
  75%,
  95% {
    transform: translate(-6px, 13px);
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes advantage-brand-smile {
  0% {
    width: 0;
  }
  to {
    width: 43px;
  }
}
@keyframes advantage-experience {
  0%,
  to {
    transform: scale(1);
  }
  50% {
    transform: scale(1.04);
  }
}
@keyframes advantage-economy {
  0% {
    opacity: 0;
    transform: translateX(-30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes advantage-fast-sound {
  0%,
  25%,
  50%,
  75%,
  to {
    transform: translate(0, 0);
  }
  12%,
  37%,
  62%,
  87% {
    transform: translate(2px, -1px);
  }
}
.fancybox-enabled {
  overflow: hidden;
}
.fancybox-bg,
.fancybox-container,
.fancybox-controls {
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fancybox-container {
  width: 100%;
  height: 100%;
  z-index: 99993;
  position: fixed;
}
.fancybox-container ~ .fancybox-container {
  z-index: 99992;
}
.fancybox-bg,
.fancybox-controls {
  position: absolute;
  right: 0;
  opacity: 0;
}
.fancybox-bg {
  bottom: 0;
  background: #0f0f11;
  transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
}
.fancybox-container--ready .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-controls {
  text-align: center;
  z-index: 99994;
  transition: opacity 0.2s;
  pointer-events: none;
  direction: ltr;
}
.fancybox-close-small:hover:after,
.fancybox-show-controls .fancybox-controls {
  opacity: 1;
}
.fancybox-infobar {
  display: none;
}
.fancybox-show-infobar .fancybox-infobar {
  display: inline-block;
  pointer-events: all;
}
.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
}
.fancybox-buttons {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  pointer-events: all;
}
.fancybox-show-buttons .fancybox-buttons {
  display: block;
}
.fancybox-slider-wrap {
  overflow: hidden;
  direction: ltr;
}
.fancybox-slider,
.fancybox-slider-wrap {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
.fancybox-slide,
.fancybox-slide > * {
  overflow: auto;
  box-sizing: border-box;
}
.fancybox-slide {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
  white-space: normal;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  margin: 0;
  padding: 0;
  text-align: center;
}
.fancybox-slide::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}
.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
}
@media (max-width: 360px) {
  .fancybox-slide > * {
    margin: 0;
  }
}
.fancybox-slide--image {
  overflow: hidden;
}
.fancybox-slide--image::before,
.slick-slide.slick-loading img,
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
  display: none;
}
.fancybox-content {
  display: inline-block;
  position: relative;
  margin: 44px auto;
  padding: 0;
  border: 0;
  width: 80%;
  height: calc(100% - 88px);
  vertical-align: middle;
  line-height: normal;
  text-align: left;
  white-space: normal;
  outline: none;
  font-size: 16px;
  font-family: Arial, sans-serif;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 960px) {
  .fancybox-content {
    height: 100%;
    width: 100%;
    margin: 0;
  }
}
.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--video .fancybox-iframe {
  background: 0 0;
}
.fancybox-image,
.fancybox-placeholder,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  background: 0 0;
  background-size: 100% 100%;
}
.fancybox-placeholder {
  z-index: 99995;
  cursor: default;
  overflow: visible;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fancybox-image,
.fancybox-spaceball {
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
}
.fancybox-controls--canzoomOut .fancybox-placeholder {
  cursor: zoom-out;
}
.fancybox-controls--canzoomIn .fancybox-placeholder {
  cursor: zoom-in;
}
.fancybox-controls--canGrab .fancybox-placeholder {
  cursor: grab;
}
.fancybox-controls--isGrabbing .fancybox-placeholder {
  cursor: grabbing;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}
.fancybox-error {
  position: absolute;
  margin: 0;
  padding: 40px;
  top: 50%;
  left: 50%;
  width: 380px;
  max-width: 100%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  cursor: default;
}
.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font:
    16px/20px "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
}
.fancybox-close-small {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 28px;
  height: 28px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: 0 0;
  z-index: 10;
  cursor: pointer;
  -webkit-appearance: none;
}
.fancybox-close-small:after {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background: url(/local/images/sprite8f17377e.svg) -265px -266px
    no-repeat;
  top: 5px;
  left: 5px;
  opacity: 0.6;
  transition: opacity 0.2s ease;
}
.fancybox-slide--video .fancybox-close-small {
  top: -36px;
  right: -36px;
  background: 0 0;
}
.fancybox-caption-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0;
  z-index: 99998;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  background: linear-gradient(
    to bottom,
    transparent 0%,
    rgba(0, 0, 0, 0.1) 20%,
    rgba(0, 0, 0, 0.2) 40%,
    rgba(0, 0, 0, 0.6) 80%,
    rgba(0, 0, 0, 0.8) 100%
  );
  opacity: 0;
  transition: opacity 0.2s;
  pointer-events: none;
}
.fancybox-show-caption .fancybox-caption-wrap,
.fancybox-thumbs > ul > li.fancybox-thumbs-active:before,
.header .city-link:hover span {
  opacity: 1;
}
.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}
.fancybox-caption a,
.fancybox-caption button {
  pointer-events: all;
}
.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}
.fancybox-button {
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  line-height: 44px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  background: 0 0;
  color: #fff;
  box-sizing: border-box;
  vertical-align: top;
  outline: none;
}
.fancybox-button--disabled {
  cursor: default;
  pointer-events: none;
}
.fancybox-button,
.fancybox-infobar__body {
  background: rgba(30, 30, 30, 0.6);
}
.fancybox-button:hover {
  background: rgba(0, 0, 0, 0.8);
}
.fancybox-button::after,
.fancybox-button::before {
  content: "";
  pointer-events: none;
  position: absolute;
  border-color: #fff;
  background-color: currentColor;
  color: currentColor;
  opacity: 0.9;
  box-sizing: border-box;
  display: inline-block;
}
.fancybox-button--disabled::after,
.fancybox-button--disabled::before {
  opacity: 0.5;
}
.fancybox-button--left::after,
.fancybox-button--right::after {
  top: 18px;
  width: 6px;
  height: 6px;
  background: 0 0;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
}
.fancybox-button--left::after {
  left: 20px;
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.fancybox-button--right::after {
  right: 20px;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fancybox-button--left {
  border-bottom-left-radius: 5px;
}
.fancybox-button--right {
  border-bottom-right-radius: 5px;
}
.fancybox-button--close {
  float: right;
}
.fancybox-button--close::after,
.fancybox-button--close::before {
  content: "";
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px);
}
.fancybox-button--close::before {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fancybox-button--close::after {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  animation: fancybox-rotate 0.8s infinite linear;
  background: 0 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999;
}
@keyframes fancybox-rotate {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@media all and (max-width: 800px) {
  .fancybox-controls {
    text-align: left;
  }
  .fancybox-button--left,
  .fancybox-button--right,
  .fancybox-buttons button:not(.fancybox-button--close) {
    display: none !important;
  }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0;
  }
}
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: 15px;
  top: 16px;
  border: 2px solid;
  background: 0 0;
}
.fancybox-button--play::before {
  top: 16px;
  left: 18px;
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
  background: 0 0;
}
.fancybox-button--pause::before {
  top: 16px;
  left: 18px;
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px;
  background: 0 0;
}
.fancybox-button--thumbs span {
  font-size: 23px;
}
.fancybox-button--thumbs::before {
  top: 20px;
  left: 21px;
  width: 3px;
  height: 3px;
  box-shadow:
    0 -4px 0,
    -4px -4px 0,
    4px -4px 0,
    0 0 0 32px inset,
    -4px 0 0,
    4px 0 0,
    0 4px 0,
    -4px 4px 0,
    4px 4px 0;
}
.fancybox-container--thumbs .fancybox-caption-wrap,
.fancybox-container--thumbs .fancybox-controls,
.fancybox-container--thumbs .fancybox-slider-wrap {
  right: 220px;
}
.fancybox-thumbs,
.fancybox-thumbs > ul > li {
  margin: 0;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
}
.fancybox-thumbs {
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  background: #fff;
  z-index: 99993;
  word-break: normal;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  width: 220px;
  padding: 5px 5px 0 0;
}
.fancybox-thumbs > ul {
  list-style: none;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
}
.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  max-width: 50%;
  padding: 0;
  width: 105px;
  height: 75px;
  position: relative;
  cursor: pointer;
  outline: none;
  border: 5px solid #fff;
  border-top-width: 0;
  border-right-width: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}
.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-thumbs > ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 2px;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    display: none !important;
  }
  .fancybox-container--thumbs .fancybox-caption-wrap,
  .fancybox-container--thumbs .fancybox-controls,
  .fancybox-container--thumbs .fancybox-slider-wrap {
    right: 0;
  }
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #636363;
  -webkit-font-smoothing: inherit;
  font:
    400 14px/20px "Clear Sans",
    sans-serif;
}
.selectize-input {
  cursor: text;
  border: 1px solid #d2d1d4;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  height: 42px;
  box-sizing: border-box;
  box-shadow: none;
  border-radius: 10px;
}
.selectize-control.single .selectize-input.input-active,
.selectize-input,
.selectize-input > * {
  display: inline-block;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}
.selectize-input.full {
  background-color: #fff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  box-shadow: none;
  border-color: #31b7bc;
}
.selectize-input.dropdown-active {
  border-radius: 10px 10px 0 0;
}
.selectize-input.dropdown-active > input {
  position: absolute !important;
}
.selectize-input > * {
  vertical-align: bottom;
  display: -moz-inline-stack;
  zoom: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  padding: 10px 30px 10px 10px;
  height: 40px !important;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #636363;
  border: 0 solid #d0d0d0;
}
.selectize-control.multi .selectize-input > div.active {
  background: #e5a6b4;
  color: #636363;
  border: 0 solid #cacaca;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #b0b0b0;
  background: #fff;
  border: 0 solid #fff;
}
.selectize-input > input {
  color: transparent !important;
  width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: 0 0 !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  box-shadow: none !important;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input.disabled > input {
  display: inline-block !important;
}
.selectize-input::after {
  content: " ";
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: " ";
  display: block;
  position: absolute;
  background: #31b7bc;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #31b7bc;
  background: #fff;
  margin: -1px 0 0;
  border-top: 0 none;
  overflow: hidden;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 10px 10px;
  width: 100% !important;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
  padding: 7px 10px 8px;
}
.selectize-dropdown [data-selectable] .highlight {
  background: #e5a6b4;
  border-radius: 1px;
}
.selectize-dropdown .optgroup-header {
  padding: 7px 10px 8px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #636363;
  background: #fff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #e5a6b4;
  color: #fff;
}
.selectize-dropdown .active.create {
  color: #fff;
}
.selectize-dropdown .create {
  color: rgba(99, 99, 99, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  padding: 8px 0;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
  width: 351px !important;
  min-width: 100%;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 4px 0;
  border-color: #a6a4a9 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -3.2px;
  border-width: 0 4px 4px;
  border-color: transparent transparent #31b7bc transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 1;
  background-color: #e8e8e8;
}
._baron::-webkit-scrollbar,
.scroller::-webkit-scrollbar {
  width: 0;
}
.header .menu li,
.wrapper {
  position: relative;
}
.scroller {
  overflow-y: scroll;
  width: 100%;
  height: 100%;
  border: 0;
}
.scroller__bar {
  position: absolute;
  right: 0;
  width: 10px;
  background: #999;
}
.scroller__bar_h {
  bottom: 2px;
  height: 8px;
}
.header__title {
  box-sizing: border-box;
  margin: 0;
  width: 100%;
  background: #999;
}
.header__title_state_fixed {
  position: absolute;
}
.scroller__bar-wrapper {
  width: 15px;
  box-sizing: border-box;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: #dcdcdc;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  overflow: visible;
  opacity: 1;
  display: none;
}
.scroller__bar-wrapper .scroller__drug_handle {
  position: absolute;
  top: 0;
  left: 0;
  height: 600px;
  background: #fff;
}
.scroller__bar-wrapper .scroller__bar {
  position: absolute;
  width: 15px;
  background: #31b7bc;
}
._baron .scroller__bar-wrapper,
.slick-slide img {
  display: block;
}
.ui-datepicker {
  border: 1px solid #31b7bc;
  border-radius: 0 0 10px 10px;
  margin-top: -1px;
  box-sizing: border-box;
  background: #fff;
  width: 100%;
  max-width: 336px;
}
.ui-datepicker .ui-datepicker-header {
  height: 52px;
  background: rgba(49, 183, 188, 0.2);
  position: relative;
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  position: absolute;
  border: 6px solid transparent;
  top: 20px;
  cursor: pointer;
}
.header a.logo:hover,
.ui-datepicker .ui-datepicker-next:hover,
.ui-datepicker .ui-datepicker-prev:hover {
  opacity: 0.7;
}
.ui-datepicker .ui-datepicker-next {
  border-left-color: #31b7bc;
  right: 87px;
}
.ui-datepicker .ui-datepicker-prev {
  border-right-color: #31b7bc;
  left: 87px;
}
.ui-datepicker .ui-datepicker-title {
  text-align: center;
  color: #5a575f;
  font:
    400 16px/20px "Clear Sans",
    sans-serif;
  padding: 16px 0;
}
.ui-datepicker .ui-datepicker-calendar {
  box-sizing: border-box;
  width: 100%;
  padding: 0 42px 27px;
  color: #5a575f;
  border-spacing: 0;
}
.ui-datepicker .ui-datepicker-calendar th {
  font:
    400 16px/22px "Clear Sans",
    sans-serif;
  padding-bottom: 8px;
}
.ui-datepicker .ui-datepicker-calendar td {
  padding: 0;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-default {
  width: 22px;
  height: 22px;
  box-sizing: border-box;
  text-decoration: none;
  font:
    400 14px/22px "Clear Sans",
    sans-serif;
  display: inline-block;
  padding: 0 2px;
  text-align: right;
  border-radius: 3px;
  color: #5a575f;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-hover {
  background: rgba(49, 183, 188, 0.2);
}
.ui-datepicker .ui-datepicker-calendar .ui-state-highlight {
  background: rgba(229, 166, 180, 0.5);
}
.ui-datepicker .ui-datepicker-calendar .ui-state-active {
  background: #31b7bc;
  color: #fff;
}
.ui-datepicker .ui-state-disabled .ui-state-default {
  color: #c5c5c5;
}
@media (max-width: 620px) {
  .ui-datepicker .ui-datepicker-next {
    right: 37px;
  }
  .ui-datepicker .ui-datepicker-prev {
    left: 37px;
  }
}
.slick-list,
.slick-slider {
  position: relative;
  display: block;
}
.slick-slider {
  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 {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.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.dragging img {
  pointer-events: none;
}
.header .mobile-menu li,
.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-dots button {
  font-size: 0;
  border: 0;
  outline: 0;
  cursor: pointer;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-dots {
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 7px;
  vertical-align: top;
}
.slick-dots li.slick-active button {
  background: #fff;
  cursor: default;
}
.slick-dots li.slick-active div {
  visibility: visible;
  opacity: 1;
}
.slick-dots li div {
  position: absolute;
  top: -4px;
  left: -4px;
  visibility: hidden;
  opacity: 0;
}
.slick-dots button {
  width: 12px;
  height: 12px;
  transition: background 0.3s ease;
  display: block;
  background: #000;
  border-radius: 50%;
  will-change: background;
}
.container,
main {
  box-sizing: border-box;
}
main {
  position: relative;
  min-height: calc(100vh - 91px);
  overflow: hidden;
  width: 100%;
}
.container {
  width: 1212px;
  max-width: 100%;
  padding: 0 10px;
  margin: 0 auto;
  min-width: 320px;
}
.partner-btn,
.partner-btn:before {
  position: absolute;
  width: 125px;
  height: 125px;
}
.partner-btn {
  right: 48px;
  border-radius: 50%;
  background: #db9122;
  color: #fff;
  text-decoration: none;
  font:
    400 32px/20px "Boomboom",
    sans-serif;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  box-sizing: border-box;
  text-transform: uppercase;
  letter-spacing: 1px;
  z-index: 1;
  transition: background 0.2s ease;
  top: 135px;
}
.partner-btn.no-mobile {
  position: fixed;
  -ms-transform: none !important;
  transform: none !important;
}
.partner-btn span {
  font-size: 16px;
}
.partner-btn:before {
  content: "";
  background: url(/local/images/sprite8f17377e.svg) -2px -2px
    no-repeat;
  left: 0;
  top: 0;
}
.partner-btn:hover {
  background: #d99f27;
}
@media (max-width: 1200px) {
  .partner-btn {
    display: none;
  }
}
.title-scissors {
  position: relative;
  font:
    400 28px "Boomboom",
    sans-serif;
  padding: 0 50px;
  color: #fff;
  z-index: 5;
  text-align: center;
  letter-spacing: 1px;
  box-sizing: border-box;
}
.title-scissors h1 {
  font:
    400 28px "Boomboom",
    sans-serif;
  margin: 0;
}
.title-scissors h1,
.title-scissors span {
  display: inline-block;
  padding: 0 47px;
  position: relative;
}
.title-scissors h1:after,
.title-scissors h1:before,
.title-scissors span:after,
.title-scissors span:before {
  content: "";
  position: absolute;
  width: 27px;
  height: 26px;
  background: url(/local/images/sprite8f17377e.svg) -2px -329px
    no-repeat;
  top: 3px;
}
.title-scissors h1:before,
.title-scissors span:before {
  left: 0;
}
.title-scissors h1:after,
.title-scissors span:after {
  right: 0;
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.btn {
  font:
    700 14px/1 "Clear Sans",
    sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  border-radius: 10px;
  padding: 13px 19px;
  background: #655391;
  border: none;
  cursor: pointer;
  outline: none;
  transition: 0.3s background;
}
.btn:-moz-focusring {
  outline: none;
}
.btn:hover {
  background: #9d8cbf;
}
.btn:disabled {
  background: #655391;
  cursor: default;
  opacity: 0.5;
}
.btn.blue {
  background: #31b7bc;
}
.btn.blue:hover {
  background: #87b9ab;
}
.btn.red {
  background: #df8aa2;
}
.btn.red:hover {
  background: #e5a6b4;
}
.up-btn {
  width: 80px;
  height: 80px;
  position: fixed;
  display: block;
  border-radius: 50%;
  box-sizing: border-box;
  color: #fff;
  border: 2px solid #fff;
  font:
    400 22px/1 "Boomboom",
    sans-serif;
  left: 26px;
  bottom: 110px;
  letter-spacing: 0.7px;
  transition: transform 0.5s ease;
}
.up-btn.hide {
  -ms-transform: translate(0, 300px);
  transform: translate(0, 300px);
}
.up-btn span,
.up-btn:before {
  position: absolute;
  transition: 0.3s transform;
}
.up-btn span {
  bottom: 20px;
  text-align: center;
  left: 0;
  width: 100%;
}
.up-btn:before {
  content: "";
  width: 27px;
  height: 14px;
  background: url(/local/images/sprite8f17377e.svg) -336px -307px
    no-repeat;
  top: 17px;
  left: 26px;
}
.up-btn:hover span {
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.up-btn:hover:before {
  transform: translateY(-5px) rotateY(360deg);
}
@media (max-width: 1200px) {
  .up-btn {
    display: none;
  }
}
.loading,
.loading:before {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.loading {
  position: absolute;
}
.loading:after,
.loading:before {
  content: "";
  position: absolute;
  z-index: 10;
}
.loading:before {
  background: #fff;
  opacity: 0.5;
}
.loading:after {
  width: 59px;
  height: 60px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -386px -919px
    no-repeat;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  -ms-transform-origin: 50% 32px;
  transform-origin: 50% 32px;
  animation: 1s rotate linear infinite;
}
.fix-btn-request {
  font:
    400 11px/1 "Boomboom",
    sans-serif;
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.fix-btn-franchising,
.fix-btn-request {
  width: 57px;
  height: 57px;
  border-radius: 50%;
  display: none;
  -ms-flex-align: center;
  align-items: center;
  background: #31b7bc;
  position: fixed;
  bottom: 30px;
  right: 30px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  z-index: 10;
}
.fix-btn-franchising:before,
.fix-btn-request:before {
  content: "";
  position: absolute;
  width: 57px;
  height: 57px;
  background: url(/local/images/sprite8f17377e.svg) -246px -180px
    no-repeat;
  left: 0;
  top: 0;
}
@media (max-width: 620px) {
  .fix-btn-franchising,
  .fix-btn-request {
    display: -ms-flexbox;
    display: flex;
  }
}
.fix-btn-franchising {
  background: #db9122;
  -ms-transform: scale(1.4);
  transform: scale(1.4);
  font:
    400 10px/1 "Boomboom",
    sans-serif;
}
@media (max-width: 1200px) {
  .fix-btn-franchising {
    display: -ms-flexbox;
    display: flex;
  }
}
.header {
  height: 60px !important;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  transition: transform 0.1s ease;
}
.header:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 68px;
  background-color:#55b8e1;
  background-position: 0 100%;
  background-repeat: repeat-x;
  opacity: 0.9;
  z-index: -1;
}
.header .container:after,
.header .container:before {
  content: " ";
  display: table;
}
.header .container:after {
  clear: both;
}
.header .city-wrap,
.header .logo-wrap {
  display: -ms-flexbox;
  display: flex;
}
.header .btn-wrap,
.header .city-wrap,
.header .logo-wrap,
.header .menu {
  float: left;
  height: 60px;
  -ms-flex-align: center;
  align-items: center;
}
.header .btn-wrap {
  display: -ms-flexbox;
  display: flex;
}
.header .logo-wrap {
  width: 300px;
}
.header .city-wrap {
  width: 170px;
  position: relative;
}
.header .btn-wrap {
  width: 152px;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.header .logo {
  width: 240px;
  height: 50px;
 ;
  display: block;
  margin-top: 4px;
  transition: opacity 0.2s ease;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5) {
  .header .logo {
    background-size: 573px 520px;
    background-position: -112.5px -345px;
  }
}
.header ul {
  margin: 0;
  padding: 0;
}
.header ul li {
  list-style: none;
  display: inline-block;
}
.header .city-link {
  display: inline-block;
  padding-left: 23px;
  position: relative;
  font:
    400 14px/1 "Clear Sans",
    sans-serif;
  color: #fff;
  text-decoration: none;
}
.header .city-link span {
  opacity: 0.5;
  transition: opacity 0.2s ease;
  border-bottom: 1px dashed;
}
.header .city-link:before {
  content: "";
  position: absolute;
  width: 11px;
  height: 14px;
  background: url(/local/images/sprite8f17377e.svg) -367px -307px
    no-repeat;
  left: 3px;
  display: inline-block;
}
.header .menu {
  width: 570px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header .menu .link {
  font:
    400 14px/15px "Clear Sans",
    sans-serif;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  padding: 12px 10px 13px;
  border-radius: 9px;
  transition: background 0.2s ease;
  white-space: nowrap;
}
.header .menu .link.active,
.header .menu .link:hover {
  background: #9280b8;
}
.header .menu .submenu {
  position: absolute;
  transition: opacity 0.2s ease;
  visibility: hidden;
  opacity: 0;
  width: 213px;
  left: 50%;
  top: 40px;
  margin-left: -106px;
  padding-top: 30px;
  box-sizing: border-box;
  z-index: 10;
}
.header .menu .submenu .submenu-wrap {
  background-color: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35);
  padding: 20px 0;
  box-sizing: border-box;
  border-radius: 9px;
}
.header .menu .submenu li {
  display: block;
  text-align: center;
}
.header .menu .submenu:after,
.header .menu .submenu:before {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -8px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.header .menu .submenu:before {
  top: 14px;
  border-bottom: 15px solid rgba(0, 0, 0, 0.2);
}
.header .menu .submenu:after {
  top: 15px;
  border-bottom: 15px solid #fff;
}
.header .btn-request,
.header .menu .sub-link {
  display: inline-block;
  font:
    400 15px/15px "Clear Sans",
    sans-serif;
  padding: 7px 0 8px;
  color: #000;
  text-decoration: none;
  transition: color 0.2s ease;
}
.header .menu .sub-link.active,
.header .menu .sub-link:hover {
  color: #9280b8;
}
.header .menu li.hover .submenu,
.header .menu li:hover .submenu {
  opacity: 1;
  visibility: visible;
}
.header .btn-request {
  font:
    400 14px/15px "Clear Sans",
    sans-serif;
  color: #fff;
  padding: 12px 10px 13px 35px;
  border-radius: 9px;
  background: #31b7bc;
  text-transform: uppercase;
  transition: background 0.2s ease;
  position: relative;
}
.header .btn-request:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background: url(/local/images/sprite8f17377e.svg) -243px -266px
    no-repeat;
  left: 10px;
  top: 11px;
}
.header .btn-request:focus {
  outline: none;
}
.header .btn-request:hover {
  background: #9280b8;
}
.header .city-tip {
  position: absolute;
  top: 68px;
  left: 50%;
  margin-left: -232px;
  z-index: 10;
}
.header .city-tip .popup {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.26);
}
.header .city-tip:before {
  content: "";
  position: absolute;
  border: 15px solid transparent;
  /* border-bottom-color: #fff; */
  top: -30px;
  left: 50%;
  margin-left: -15px;
}
.header .admin-wrap {
  opacity: 0.99;
  z-index: 1;
}
.header .city-tip .fancybox-close-small,
.header .menu-btn {
  display: none;
}
.header .mobile-menu-wrap {
  display: none;
  width: 309px;
  background: rgba(84, 64, 133, 0.9);
  left: 0;
  top: 0;
  position: fixed;
  padding: 75px 0 30px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);
  transition: transform 0.5s ease;
  height: 100%;
  overflow: auto;
}
.header .mobile-menu-wrap .close-menu {
  width: 24px;
  height: 24px;
  background: url(/local/images/sprite8f17377e.svg) -308px -92px
    no-repeat;
  position: absolute;
  top: 20px;
  left: 20px;
}
.header .mobile-menu-wrap .btn-request {
  position: absolute;
  top: 15px;
  right: 20px;
}
.header .mobile-menu-wrap .mobile-menu-city-wrap {
  padding-left: 20px;
  margin-bottom: 10px;
}
.header .mobile-menu-wrap.close {
  -ms-transform: translate(-110%, 0);
  transform: translate(-110%, 0);
}
.header .mobile-menu {
  padding-bottom: 90px;
}
.header .mobile-menu .link,
.header .mobile-menu .sub-link {
  font:
    400 18px/20px "Clear Sans",
    sans-serif;
  color: #fff;
  display: block;
  padding: 16px 20px;
  text-decoration: none;
}
.header .mobile-menu .link.has-submenu:after {
  width: 14px;
  height: 8px;
  background: url(/local/images/sprite8f17377e.svg) -361px -80px
    no-repeat;
  content: "";
  display: inline-block;
  margin: 0 17px 1px;
  transform: rotateX(180deg);
  transition: transform 0.2s ease;
}
.header .mobile-menu .link.active {
  opacity: 0.5;
}
.header .mobile-menu .link.open {
  color: #544085;
  background: #fff;
}
.header .mobile-menu .link.open:after {
  width: 14px;
  height: 8px;
  background: url(/local/images/sprite8f17377e.svg) -131px -117px
    no-repeat;
  transform: rotateX(0);
}
.header .mobile-menu .sub-link {
  background: #544085;
}
.header .mobile-menu .sub-link.active {
  opacity: 0.5;
}
.header .mobile-menu .submenu {
  display: none;
}
@media (max-width: 1200px) {
  .header {
    height: 120px !important;
    width: 100vw;
  }
  .header:before {
    bottom: 0;
  }
  .header:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: calc(100% - 68px);
    bottom: 60px;
    background: #544085;
    opacity: 0.9;
    z-index: -1;
  }
  .header .logo-wrap {
    width: 250px;
  }
  .header .menu {
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    padding: 0;
    width: 100%;
    height: 50px;
  }
  .header .menu .link {
    font-size: 18px;
  }
  .header .menu .submenu {
    margin-left: -80px;
  }
  .header .menu .submenu:after,
  .header .menu .submenu:before {
    margin-left: -28px;
  }
  .header .container {
    padding: 0 60px;
  }
  .header .btn-wrap {
    position: absolute;
    top: 0;
    right: 60px;
  }
  .header .logo {
   
      
    background-size: contain;
    margin-top: 14px;
  }
}
@media (max-width: 620px) {
  .header {
    height: 60px !important;
  }
  .header .container {
    padding: 0 10px;
  }
  .header .btn-wrap {
    right: 10px;
    display: none;
  }
  .header:before {
    top: 0;
    bottom: auto;
  }
  .header .city-wrap,
  .header .menu,
  .header:after {
    display: none;
  }
  .header .menu-btn {
    width: 27px;
    height: 19px;
    background: url(/menu.svg);
    display: block;
  }
  .header .menu-btn-wrap {
    float: left;
    height: 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
  }
  .header .logo-wrap {
    width: calc(100% - 40px);
  }
  .header .logo {
    margin: 10px auto 0;
  }
  .header .mobile-menu-wrap {
    display: block;
  }
}
.footer {
  height: 90px;
  font:
    400 14px/22px "Clear Sans",
    sans-serif;
  color: #fff;
  position: relative;
}
.footer .f-row {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.footer .f-row:after,
.footer .f-row:before {
  content: " ";
  display: table;
}
.footer .f-row:after {
  clear: both;
}
.footer .col1,
.footer .col2,
.footer .col3 {
  float: left;
  min-height: 1px;
}
.footer .col1,
.footer .col3 {
  width: 40%;
  padding-top: 4px;
}
.footer .col2 {
  width: 20%;
}
.footer .developer {
  text-align: right;
}
.footer .developer a,
.text-content a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: border-bottom 0.2s ease;
}
.footer .developer a:hover {
  border-bottom: 1px solid #fff;
}
.footer .soc-list {
  text-align: center;
  word-spacing: 6px;
}
.footer .soc {
  width: 35px;
  height: 35px;
  display: inline-block;
  background: #8e73ae;
  border-radius: 9px;
  position: relative;
  transition: all 0.2s ease;
}
.footer .soc:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.footer .soc.fb:before {
  width: 11px;
  height: 22px;
  background: url(/local/images/sprite8f17377e.svg) -158px -296px
    no-repeat;
}
.footer .soc.vk:before {
  width: 21px;
  height: 14px;
  background: url(/local/images/sprite8f17377e.svg) -308px -161px
    no-repeat;
}
.footer .soc.ok:before {
  width: 14px;
  height: 23px;
  background: url(/local/images/sprite8f17377e.svg) -307px -207px
    no-repeat;
}
.footer .soc.in:before {
  width: 23px;
  height: 23px;
  background: url(/local/images/sprite8f17377e.svg) -307px -180px
    no-repeat;
}
.footer .soc:hover {
  background: #544085;
}
@media (max-width: 620px) {
  .footer {
    height: auto;
    font:
      400 11px/22px "Clear Sans",
      sans-serif;
  }
  .footer .col1,
  .footer .col2,
  .footer .col3 {
    float: none;
  }
  .footer .copyright,
  .footer .developer {
    text-align: center;
  }
  .footer .copyright {
    margin-bottom: 10px;
  }
  .footer .developer {
    padding-bottom: 20px;
  }
  .footer .col1,
  .footer .col2,
  .footer .col3 {
    width: 100%;
  }
}
.page-bg {
  height: 100%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  background: #9280b8;
  min-width: 1212px;
}
.page-bg .circles1,
.page-bg .circles2 {
  transition: transform 1s ease;
}
.page-bg .circles2 {
  opacity: 0.3;
  mix-blend-mode: overlay;
  transform: translateZ(0);
}
.page-bg.animate.state1 .circles1 {
  -ms-transform: translate(-200px, 200px);
  transform: translate(-200px, 200px);
}
.page-bg.animate.state1 .circles2 {
  -ms-transform: translate(400px, 0);
  transform: translate(400px, 0);
}
.page-bg.animate.state2 .circles1 {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.page-bg.animate.state2 .circles2 {
  -ms-transform: translate(200px, 0);
  transform: translate(200px, 0);
}
.page-bg.animate.state3 .circles1 {
  -ms-transform: translate(-200px, 400px);
  transform: translate(-200px, 400px);
}
.page-bg.animate.state3 .circles2 {
  -ms-transform: translate(0, 700px);
  transform: translate(0, 700px);
}
.page-bg.animate.state4 .circles1 {
  -ms-transform: translate(-400px, 800px);
  transform: translate(-400px, 800px);
}
.page-bg.animate.state4 .circles2 {
  -ms-transform: translate(200px, 900px);
  transform: translate(200px, 900px);
}
.page-bg.animate.state5 .circles1 {
  -ms-transform: translate(-200px, 1500px);
  transform: translate(-200px, 1500px);
}
.page-bg.animate.state5 .circles2 {
  -ms-transform: translate(0, 1800px);
  transform: translate(0, 1800px);
}
.page-bg .circle {
  border-radius: 50%;
  position: absolute;
  left: calc(50% - 1311px);
}
.page-bg .circle.orange {
  width: 2844px;
  height: 2844px;
  top: 111px;
  background: #db9122;
}
.page-bg .circle.blue {
  width: 2275px;
  height: 2275px;
  top: 396px;
  background: #6fb6ba;
}
.page-bg .circle.magenta {
  width: 1820px;
  height: 1820px;
  top: 624px;
  background: #d685b3;
}
.page-bg .circle.pink {
  width: 1165px;
  height: 1165px;
  top: 951px;
  background: #e0a3bc;
}
.page-bg .circle.right {
  left: auto;
  right: calc(50% - 1187px);
}
.page-bg .circle.lightblue {
  width: 3572px;
  height: 3572px;
  top: 160px;
  background: #6fb6ba;
}
.page-bg .circle.lightorange {
  width: 2844px;
  height: 2844px;
  top: 526px;
  background: #db9122;
}
.page-bg .circle.lightbrown {
  width: 2275px;
  height: 2275px;
  top: 810px;
  background: #c58c4f;
}
.page-bg .circle.lightmagenta {
  width: 1820px;
  height: 1820px;
  top: 1117px;
  background: #d685b3;
}
.page-bg .circle.lightwhite {
  width: 1165px;
  height: 1165px;
  top: 1365px;
  background: #f8e8d1;
}
.page-bg .stars {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background: url(../../../../../../local/images/stars.png);
  opacity: 0.3;
}
@media (max-width: 1200px) {
  .page-bg {
    min-width: 100%;
    width: 100%;
  }
}
@media (max-width: 620px) {
  .page-bg .circles2 {
    opacity: 0.3;
    mix-blend-mode: overlay;
    -ms-transform: none;
    transform: none;
  }
}
.page-head {
  padding-top: 60px;
  background: url(../../../../../../local/images/gulp-ignore/page-head-bg.png)
    no-repeat center 71px;
  height: 600px;
  box-sizing: border-box;
  z-index: 1;
  position: relative;
  background-position-x: calc(50% - 13px);
  pointer-events: none;
}
.page-head .breadcrumb {
  margin-top: -6px;
}
.page-head .breadcrumb + h1 {
  margin-top: 20px;
}
.page-head .container {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.page-head .content,
.page-head .image {
  box-sizing: border-box;
}
.page-head .content {
  width: 55%;
  padding-top: 77px;
  pointer-events: all;
  margin-bottom: 40px;
}
.page-head .image,
.page-head .image .img {
  width: 45%;
  position: relative;
  height: 100%;
}
.page-head .image .img {
  width: 100%;
  background: no-repeat center 49%;
}
.page-head .image .img.set-1 {
  background-image: url(../../../../../../local/images/gulp-ignore/page-head/text-head-img-1.png);
}
.page-head .image .img.set-2 {
  background-image: url(../../../../../../local/images/gulp-ignore/page-head/text-head-img-2.png);
}
.page-head .image .img.set-3 {
  background-image: url(../../../../../../local/images/gulp-ignore/page-head/text-head-img-3.png);
}
.page-head .image .img.set-4 {
  background-image: url(../../../../../../local/images/gulp-ignore/page-head/text-head-img-4.png);
}
.page-head .image .img.set-5 {
  background-image: url(../../../../../../local/images/gulp-ignore/page-head/text-head-img-5.png);
}
.page-head .image .img.set-6 {
  background-image: url(../../../../../../local/images/gulp-ignore/page-head/text-head-img-6.png);
}
.page-head .image .img.set-7 {
  background-image: url(../../../../../../local/images/gulp-ignore/page-head/text-head-img-7.png);
}
.page-head .image .img.set-8 {
  background: no-repeat 33% 56%;
  background-image: url(../../../../../../local/images/gulp-ignore/page-head/text-head-img-8.png);
}
.page-head .image:before {
  width: 327px;
  height: 66px;
  content: "";
  position: absolute;
  bottom: 87px;
  left: 50%;
  -ms-transform: translateX(-183px);
  transform: translateX(-183px);
  background: #544085;
  mix-blend-mode: soft-light;
  border-radius: 50%;
  opacity: 0.2;
}
.page-head h1 {
  font:
    400 48px/40px "Boomboom",
    sans-serif;
  color: #fff;
  margin-bottom: 23px;
}
.page-head .description {
  color: #fff;
  padding: 7px 0;
}
.page-head .description a {
  color: #fff;
  text-decoration: none;
  transition: 0.3s border;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  display: inline-block;
  line-height: 20px;
}
.breadcrumb a:hover,
.form .form-row.file-input .file-label:hover,
.not-found-page .not-found-text a:hover,
.page-head .description a:hover,
.text-content a:hover {
  border-bottom-color: transparent;
}
@media (max-width: 620px) {
  .page-head {
    background: 0 0;
    height: auto;
  }
  .page-head h1 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 19px;
  }
  .page-head .content {
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
  }
  .page-head .image {
    display: none;
  }
  .page-head .breadcrumb {
    margin-top: 30px;
  }
}
.text-content h1 {
  font:
    400 48px/40px "Boomboom",
    sans-serif;
  color: #5a575f;
  margin: 0;
}
.text-content h2 {
  font:
    400 42px/60px "Boomboom",
    sans-serif;
  color: #5a575f;
  margin: 0 0 14px;
}
.text-content h3,
.text-content h5 {
  font:
    400 40px/60px "Boomboom",
    sans-serif;
  color: #5a575f;
  margin: 0 0 13px;
}
.text-content h4 {
  font:
    400 38px/58px "Boomboom",
    sans-serif;
  color: #5a575f;
  margin: 0 0 12px;
}
.text-content h5 {
  font:
    400 34px/54px "Boomboom",
    sans-serif;
}
.page-head .description,
.text-content figure figcaption,
.text-content p,
.text-content table td {
  font:
    400 18px/24px "Clear Sans",
    sans-serif;
}
.text-content p {
  margin: 0 0 12px;
  letter-spacing: 0.003em;
  color: #413f44;
}
.text-content p + h4 {
  margin-top: 79px;
}
.text-content a {
  color: #413f44;
  transition: 0.3s border;
  border-bottom: 1px solid #7e7d7f;
}
.text-content figure,
.text-content img {
  margin-top: 13px;
  margin-right: 1px;
  display: inline-block;
}
.text-content figure figcaption {
  color: #413f44;
  margin-left: -3px;
}
.text-content img {
  margin-bottom: 13px;
}
.text-content ol,
.text-content ul {
  margin: 0;
  list-style: none;
}
.text-content ul li {
  padding-bottom: 12px;
}
.text-content ol li,
.text-content ul li {
  color: #413f44;
  font:
    400 18px/24px "Clear Sans",
    sans-serif;
  position: relative;
}
.text-content ul {
  padding: 20px 0 0;
}
.text-content ul li {
  padding-left: 20px;
}
.text-content ul li:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #8573ae;
  left: 0;
  top: 10px;
}
.text-content ol {
  counter-reset: li;
  padding: 17px 0 62px;
}
.text-content ol li {
  padding-left: 27px;
  padding-bottom: 16px;
  letter-spacing: 0.003em;
}
.text-content ol li:before {
  content: "";
  position: absolute;
  content: counter(li) ".";
  counter-increment: li;
  color: #8573ae;
  font:
    400 18px/24px "Clear Sans",
    sans-serif;
  left: 0;
  top: 0;
}
.text-content table {
  width: 100%;
  border-spacing: 0;
  margin: 46px 0 69px;
}
.text-content table th {
  text-align: left;
  font:
    700 22px/46px "Clear Sans",
    sans-serif;
  color: #5a575f;
  border-bottom: 8px solid #f1eff5;
  border-image: url(../../../../../../local/images/gulp-ignore/table-border.svg)
    0 0 8 0/0 0 8px 0 round;
  padding: 1px 20px 16px;
}
.text-content table td {
  color: #5a575f;
  vertical-align: top;
  padding: 24px 20px 27px;
}
.text-content table td:last-of-type {
  vertical-align: bottom;
}
.text-content table tr:nth-child(odd) td {
  background: #f1eff5;
}
.text-content blockquote {
  background: #72619b
    url(../../../../../../local/images/gulp-ignore/blockquote-stars.png) -58px -53px;
  margin: 37px 0 0;
  padding: 43px 50px 40px 84px;
  background-clip: padding-box;
  font:
    400 18px/24px "Clear Sans",
    sans-serif;
  color: #fff;
  position: relative;
}
.text-content blockquote:after,
.text-content blockquote:before {
  content: "";
  position: absolute;
  width: calc(100% - 1px);
  height: 3px;
  left: 0;
  background: url(../../../../../../local/images/gulp-ignore/blockquote-border.svg);
}
.text-content blockquote:before {
  top: -3px;
  background-position: -5px 0;
}
.text-content blockquote:after {
  bottom: -3px;
  background-position: -5px 100%;
}
.text-content blockquote b {
  display: block;
  margin-top: 12px;
}
.text-content blockquote div {
  position: relative;
}
.text-content blockquote div:after,
.text-content blockquote div:before {
  content: "";
  position: absolute;
  width: 23px;
  height: 16px;
  background: url(/local/images/sprite8f17377e.svg) -308px -141px
    no-repeat;
}
.text-content blockquote div:before {
  left: -54px;
  top: -12px;
}
.text-content blockquote div:after {
  right: -10px;
  bottom: -14px;
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
@media (max-width: 1200px) {
  .text-content figure {
    margin: 0;
  }
  .text-content img {
    max-width: 100%;
    height: auto;
  }
  .text-content .table-wrap {
    width: 100%;
    overflow: auto;
  }
}
@media (max-width: 960px) {
  .text-content figure {
    width: 100% !important;
    float: none !important;
    display: block;
    text-align: center;
    margin: 0 !important;
  }
  .text-content figure img {
    float: none !important;
    display: inline-block;
    margin: 13px 0 !important;
  }
}
@media (max-width: 620px) {
  .text-content h2,
  .text-content h3,
  .text-content h4,
  .text-content h5 {
    font:
      400 20px/1 "Boomboom",
      sans-serif;
    color: #5a575f;
    margin: 10px 0;
  }
}
.first-screen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 99999;
  overflow: auto;
  background: #db9122;
}
.first-screen .wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  min-height: 760px;
}
.first-screen .title-scissors {
  margin-top: 27px;
}
.first-screen .logo-wrap {
  text-align: center;
  position: relative;
  z-index: 5;
  margin-top: 12px;
}
.first-screen .logo {
  width: 600px;
  height: 125px;
  display: inline-block;
 ;
  background-size: cover;
}
.first-screen .left-half,
.first-screen .right-half {
  display: block;
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  overflow: hidden;
  text-decoration: none;
  transition:
    width 0.5s ease,
    background 0.2s ease;
}
.first-screen .left-half:before,
.first-screen .right-half:before {
  content: "";
  width: 100vw;
  height: 100vh;
  position: absolute;
  background: url(../../../../../../local/images/stars.png);
  background-position-x: 50%;
  top: 0;
  opacity: 0.3;
  z-index: 1;
  animation: background-star 18s infinite;
  animation-timing-function: linear;
}
.first-screen .left-half.active,
.first-screen .right-half.active {
  width: 100%;
  z-index: 3;
}
.first-screen .left-half {
  background: #9280b8;
  left: 0;
}
.first-screen .left-half:before {
  left: 0;
}
.first-screen .right-half {
  background: #db9122;
  right: 0;
}
.first-screen .right-half:before {
  right: 0;
}
.first-screen .right-half .content .image {
  margin-bottom: 10px;
  margin-top: 4px;
}
.first-screen .content {
  width: 500px;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}
.first-screen .content .image {
  height: 400px;
  width: 100%;
  position: relative;
  margin-bottom: 15px;
}
.first-screen .content .image img {
  position: absolute;
  bottom: 0;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.first-screen .content .text {
  text-align: center;
  font:
    400 48px/50px "Boomboom",
    sans-serif;
  color: #fff;
}
.first-screen .content .text b {
  font:
    400 80px/50px "Boomboom",
    sans-serif;
}
@media (max-width: 1200px) {
  .first-screen {
    display: none;
  }
}
.catalog-slider .slides {
  width: 100%;
  height: 587px;
  border-radius: 10px;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.catalog-slider .slides:after,
.catalog-slider .slides:before {
  content: "";
  position: absolute;
  pointer-events: none;
}
.catalog-slider .slides:before {
  width: 223px;
  height: 227px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png)
    0 -690px no-repeat;
  left: -53px;
  bottom: -44px;
  z-index: 1;
}
.catalog-slider .slides:after {
  width: 117px;
  height: 115px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -1006px -685px
    no-repeat;
  right: -12px;
  bottom: -9px;
}
.catalog-slider .photo {
  width: 51%;
  border-radius: 10px 0 0 10px;
}
.catalog-slider .preview-block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 49%;
  height: 100%;
  background: #f5bed9
    url(../../../../../../local/images/gulp-ignore/catalog/catalog-slider-bg.png)
    64px 61px no-repeat;
  border-radius: 0 10px 10px 0;
}
.catalog-slider .photo,
.catalog-slider .preview {
  background: no-repeat center;
  background-size: cover;
  position: relative;
}
.catalog-slider .preview {
  width: 50%;
  height: 50%;
}
.catalog-slider .preview:not(.active) {
  cursor: pointer;
}
.catalog-slider .preview:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.3s opacity;
}
.catalog-slider .preview.active:after,
.catalog-slider .preview:hover:after,
.form .form-row.file-input .remove-file:hover {
  opacity: 0.5;
}
.catalog-slider .preview:nth-child(2),
.catalog-slider .preview:nth-child(2):after {
  border-radius: 0 10px 0 0;
}
.catalog-slider .preview:nth-child(4),
.catalog-slider .preview:nth-child(4):after {
  border-radius: 0 0 10px 0;
}
.catalog-slider .info {
  position: absolute;
  background: #fff;
  border-radius: 13px;
  bottom: 18px;
  left: 15px;
  max-width: calc(100% - 30px);
  box-sizing: border-box;
  padding: 20px 52px 22px 19px;
}
.catalog-slider .info .name {
  font:
    400 30px/1 "Boomboom",
    sans-serif;
  color: #5a575f;
}
.catalog-slider .info .desc {
  padding-top: 13px;
  font:
    400 18px/24px "Clear Sans",
    sans-serif;
  color: #413f44;
}
.catalog-slider .loading {
  border-radius: 10px;
}
.pager,
.pager ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 52px 0;
}
.pager ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  position: relative;
}
.pager .pager-left,
.pager .pager-right {
  width: 21px;
  height: 41px;
  position: absolute;
  top: -2px;
}
.pager .pager-left:after,
.pager .pager-right:after {
  content: "";
  position: absolute;
  width: 21px;
  height: 41px;
  background: url(/local/images/sprite8f17377e.svg) -336px -48px
    no-repeat;
  left: 0;
  top: 0;
  transition: 0.3s transform;
}
.pager .pager-left {
  left: -40px;
}
.pager .pager-left:hover:after {
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.pager .pager-right {
  right: -40px;
}
.pager .pager-right:after {
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.pager .pager-right:hover:after {
  -ms-transform: scale(-1, 1) translateX(-5px);
  transform: scale(-1, 1) translateX(-5px);
}
.pager .page {
  color: #fff;
  text-decoration: none;
  background: 0 0;
  font:
    700 25px/1 "Clear Sans",
    sans-serif;
  border-radius: 3px;
  display: block;
  padding: 4px 10px 6px;
  margin: 0 1px;
  transition: 0.3s background;
}
.pager .page.current,
.pager .page:hover {
  background: #544085;
}
.form .form-row {
  margin-bottom: 25px;
  position: relative;
}
.form .form-row label {
  display: block;
  color: #5a575f;
  font:
    400 18px/20px "Clear Sans",
    sans-serif;
  margin-bottom: 15px;
}
.form .form-row input[type="text"] {
  border: 1px solid #d2d1d4;
  box-sizing: border-box;
  height: 42px;
  transition: border 0.2s ease;
}
.form .form-row input[type="text"],
.form .form-row textarea {
  width: 100%;
  background: #fff;
  border-radius: 10px;
  -webkit-appearance: none;
  font:
    400 14px/20px "Clear Sans",
    sans-serif;
  padding: 7px 13px 10px;
  outline: none;
  color: #636363;
}
.form .form-row input[type="text"]:focus {
  border: 1px solid #31b7bc;
}
.form .form-row input[type="text"].open,
.form .form-row textarea.open {
  border: 1px solid #31b7bc;
  border-radius: 10px 10px 0 0;
}
.form .form-row textarea {
  height: 132px;
  resize: none;
  box-sizing: border-box;
  box-shadow: 0 0 0 1px #d2d1d4;
  border: 5px solid transparent;
  transition: box-shadow 0.2s ease;
}
.form .form-row textarea:focus {
  box-shadow: 0 0 1px 1px #31b7bc;
  border: 5px solid transparent;
}
.form .form-row ::-webkit-input-placeholder {
  color: #a6a4a9;
}
.form .form-row :-moz-placeholder,
.form .form-row ::-moz-placeholder {
  color: #a6a4a9;
}
.form .form-row :-ms-input-placeholder {
  color: #a6a4a9 !important;
}
.form .form-row .error-message {
  display: none !important;
  min-height: 20px;
}
.form .form-row .data-label {
  width: 15px;
  height: 16px;
  background: url(/local/images/sprite8f17377e.svg) -253px -246px
    no-repeat;
  margin: 0;
  position: absolute;
  top: 48px;
  right: 14px;
  cursor: pointer;
}
.form .form-row .open + .data-label {
  width: 15px;
  height: 16px;
  background: url(/local/images/sprite8f17377e.svg) -287px -266px
    no-repeat;
}
.form .form-row.error {
  margin-bottom: 5px;
}
.form .form-row.error input[type="text"],
.form .form-row.error textarea {
  border: 1px solid #d57e72;
}
.form .form-row.error .error-message {
  display: block !important;
  color: #d82c10;
  font:
    400 12px/20px "Clear Sans",
    sans-serif;
}
.form .form-row.buttons {
  text-align: center;
  margin-bottom: 7px;
}
.form .form-row .label-checkbox {
  margin-bottom: 0;
}
.form .form-row input[type="checkbox"] {
  position: absolute;
  left: -1000px;
}
.form .form-row input[type="checkbox"] + span {
  display: block;
  width: 100%;
  padding-left: 25px;
  box-sizing: border-box;
  font:
    400 12px/14px "Clear Sans",
    sans-serif;
  color: #5a575f;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.form .form-row input[type="checkbox"] + span a {
  color: #31b7bc;
}
.form .form-row input[type="checkbox"] + span:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border: 1px solid #d2d1d4;
  border-radius: 3px;
  left: 0;
  top: 5px;
  box-sizing: border-box;
  background: #fff;
}
.form .form-row input[type="checkbox"]:checked + span:before {
  border: 1px solid #31b7bc;
}
.form .form-row input[type="checkbox"]:checked + span:after {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  background: url(/local/images/sprite8f17377e.svg) -208px -296px
    no-repeat;
  left: 2px;
  top: 7px;
}
.form .form-row input[type="checkbox"]:focus + span:before {
  border: 1px solid #31b7bc;
}
.form .form-row.file-input {
  padding: 1px 30px 1px 0;
  white-space: nowrap;
  margin-bottom: 14px;
}
.form .form-row.file-input:before {
  width: 13px;
  height: 16px;
  background: url(/local/images/sprite8f17377e.svg) -236px -246px
    no-repeat;
  content: "";
  position: absolute;
  display: block;
  left: -3px;
  top: 1px;
}
.form .form-row.file-input .file-label {
  position: relative;
  display: inline-block;
  max-width: calc(100% - 29px);
  border-bottom: 1px dashed #fff;
  margin-left: 16px;
  margin-top: -3px;
  margin-bottom: 0;
  overflow: hidden;
  font:
    400 18px/20px "Clear Sans",
    sans-serif;
  cursor: pointer;
  text-overflow: ellipsis;
}
.form .form-row.file-input input {
  display: none;
}
.form .form-row.file-input .error-message,
.franchise-page .section-7 .form-row.agree-row label {
  margin-bottom: 0;
}
.form .form-row.file-input .remove-file {
  transition: all 0.3s ease;
  width: 14px;
  height: 14px;
  background: url(/local/images/sprite8f17377e.svg) -173px -296px
    no-repeat;
  display: inline-block;
  z-index: 5;
  margin: 0 0 0 5px;
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.form .form-row.file-input:not(.filled) .remove-file {
  opacity: 0;
  -ms-transform: scale(0);
  transform: scale(0);
}
.form .form-row.file-input.loading:before {
  animation: blink 0.5s infinite alternate;
}
.form .form-row.file-input.loading .file-label {
  opacity: 1 !important;
  cursor: default;
  border-color: transparent;
}
.form .form-row .ui-datepicker {
  position: absolute !important;
  top: 77px !important;
  width: 100% !important;
  left: 0 !important;
}
.connected-slider .slider-single .slide.video,
.form.loading,
.sibirix {
  position: relative;
}
.breadcrumb a,
.breadcrumb span {
  display: inline-block;
  color: #fff;
  font:
    400 14px/16px "Clear Sans",
    sans-serif;
}
.breadcrumb a {
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  margin-right: 14px;
  transition: 0.3s border;
  text-decoration: none;
}
.breadcrumb a:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.5px 0 2.5px 3px;
  border-color: transparent transparent transparent #fff;
  right: -11px;
  top: 6px;
}
.sibirix {
  width: 32px;
  height: 22px;
  background: url(/local/images/sprite8f17377e.svg) -336px -181px
    no-repeat;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 8px;
  top: 3px;
}
.sibirix > * {
  position: absolute;
}
.sibirix .hair-bad-1,
.sibirix .hair-bad-2,
.sibirix .hair-bad-3,
.sibirix .hair-bad-4 {
  -ms-transform: scale(0);
  transform: scale(0);
}
.sibirix .hair-bad-1 {
  width: 19px;
  height: 19px;
  background: url(/local/images/sprite8f17377e.svg) -220px -266px
    no-repeat;
  left: 5px;
  top: -10px;
}
.sibirix .hair-bad-2 {
  width: 14px;
  height: 26px;
  background: url(/local/images/sprite8f17377e.svg) -361px -207px
    no-repeat;
  left: 9px;
  top: -5px;
}
.sibirix .hair-bad-3 {
  width: 9px;
  height: 14px;
  background: url(/local/images/sprite8f17377e.svg) -232px -131px
    no-repeat;
  left: 23px;
  top: -12px;
}
.sibirix .hair-bad-4 {
  width: 12px;
  height: 8px;
  background: url(/local/images/sprite8f17377e.svg) -149px -117px
    no-repeat;
  left: 20px;
  top: -6px;
}
.sibirix .hair-good-1,
.sibirix .hair-good-2 {
  opacity: 0;
}
.sibirix .hair-good-1 {
  width: 17px;
  height: 28px;
  background: url(/local/images/sprite8f17377e.svg) -361px -48px
    no-repeat;
  left: 7px;
  top: -2px;
}
.sibirix .hair-good-2 {
  width: 8px;
  height: 5px;
  background: url(/local/images/sprite8f17377e.svg) -165px -117px
    no-repeat;
  left: 22px;
  top: -1px;
}
.sibirix .comb {
  width: 16px;
  height: 15px;
  background: url(/local/images/sprite8f17377e.svg) -287px -246px
    no-repeat;
  top: -24px;
  left: 32px;
  visibility: hidden;
}
.sibirix.step-1 .hair-bad-1,
.sibirix.step-1 .hair-bad-2,
.sibirix.step-1 .hair-bad-3,
.sibirix.step-1 .hair-bad-4 {
  -ms-transform: scale(1);
  transform: scale(1);
  transition: 1s transform;
}
.sibirix.step-1 .hair-bad-1 {
  -ms-transform-origin: 100% 14px;
  transform-origin: 100% 14px;
}
.sibirix.step-1 .hair-bad-2 {
  -ms-transform-origin: 100% 7px;
  transform-origin: 100% 7px;
}
.sibirix.step-1 .hair-bad-3,
.sibirix.step-1 .hair-bad-4 {
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.sibirix.step-2 .comb {
  visibility: visible;
  opacity: 0;
  animation: comb-process 5s linear both;
}
.sibirix.step-2 .hair-bad-1,
.sibirix.step-2 .hair-bad-2,
.sibirix.step-2 .hair-bad-3,
.sibirix.step-2 .hair-bad-4 {
  opacity: 0;
}
.sibirix.step-2 .hair-good-1,
.sibirix.step-2 .hair-good-2 {
  opacity: 1;
}
.sibirix.step-2 .hair-bad-1 {
  transition: 0.75s opacity 0.5s;
}
.sibirix.step-2 .hair-bad-2 {
  transition: 0.75s opacity 2.4s;
}
.sibirix.step-2 .hair-bad-3 {
  transition: 0.5s opacity 3.5s;
}
.sibirix.step-2 .hair-bad-4 {
  transition: 0.5s opacity 4.5s;
}
.sibirix.step-2 .hair-good-1 {
  transition: 0.75s opacity 2.4s;
}
.sibirix.step-2 .hair-good-2 {
  transition: 0.5s opacity 4.5s;
}
.sibirix.final > * {
  opacity: 0 !important;
  transition: 0.5s opacity 2s !important;
}
.jet-tv,
.jet-tv .tv-body {
  width: 387px;
  height: 312px;
  position: absolute;
}
.jet-tv {
  transition: all 0.5s ease 0.5s;
}
.jet-tv .tv-body {
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) 0
    0 no-repeat;
  top: 0;
  left: 0;
}
.jet-tv .tv-image {
  width: 300px;
  height: 190px;
  background-size: cover;
  position: absolute;
  bottom: 19px;
  left: 9px;
}
.jet-tv .nozzle1,
.jet-tv .nozzle2 {
  width: 54px;
  height: 107px;
  position: absolute;
}
.jet-tv .nozzle1:after,
.jet-tv .nozzle2:after {
  content: "";
  position: absolute;
  width: 54px;
  height: 107px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -206px -919px
    no-repeat;
  top: 0;
  left: 0;
}
.jet-tv .nozzle1:before,
.jet-tv .nozzle2:before {
  content: "";
  position: absolute;
  width: 140px;
  height: 136px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -1006px
    0 no-repeat;
  top: 20px;
  margin-left: -45px;
}
.jet-tv .nozzle1 {
  top: 305px;
  left: 35px;
}
.jet-tv .nozzle2 {
  top: 299px;
  right: 45px;
}
.jet-tv .link {
  width: 330px;
  height: 220px;
  position: absolute;
  bottom: 0;
  left: 0;
  outline: none;
}
.jet-tv .link:after {
  content: "";
  position: absolute;
  width: 42px;
  height: 42px;
  background: url(/play.svg) ;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.jet-tv .link:hover:after {
  -ms-transform: translate(-50%, -50%) scale(1.2);
  transform: translate(-50%, -50%) scale(1.2);
}
.jet-tv .crown {
  width: 69px;
  height: 66px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -716px -792px
    no-repeat;
  position: absolute;
  left: -23px;
  top: 60px;
}
.connected-slider {
  width: 100%;
  padding: 0;
  position: relative;
}
.connected-slider .slick-slider .slick-list,
.connected-slider .slick-slider .slick-track {
  border-radius: 10px;
  overflow: hidden;
}
.connected-slider .slide {
  background: 50% 50% no-repeat;
  background-size: cover;
}
.connected-slider .slider-single .slide {
  height: 599px;
  border-radius: 10px;
}
.connected-slider .slider-single .slide.video:after,
.jet-tv .link:after {
  transition: transform 0.2s ease;
}
.connected-slider .slider-single .slide.video:hover:after {
  -ms-transform: scale(1.1) rotate(0.02deg);
  transform: scale(1.1) rotate(0.02deg);
}
.connected-slider .slider-carousel {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}
.connected-slider .slider-carousel .slide {
  position: relative;
  height: 110px;
  width: 150px;
  cursor: pointer;
  display: block;
  transition: all 0.4s ease;
}
.connected-slider .slider-carousel .slide.video:after,
.connected-slider .slider-single .slide.video:after {
  content: "";
  position: absolute;
  width: 42px;
  height: 42px;
  background: url(/play.svg) ;
  top: 50%;
  left: 50%;
  margin: -21px 0 0 -21px;
}
.connected-slider .slider-carousel .slide:before {
  transition: opacity 0.3s ease;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: #fff;
  will-change: opacity;
}
.connected-slider .slider-carousel .slide:hover:not(.slick-current) {
  -ms-transform: scale(1.1) rotate(0.02deg);
  transform: scale(1.1) rotate(0.02deg);
}
.connected-slider .slider-carousel .slide.slick-current {
  cursor: default;
}
.connected-slider .slider-carousel .slide.slick-current:before {
  opacity: 0.5;
}
.connected-slider .slick-next,
.connected-slider .slick-prev {
  width: 80px;
  height: 110px;
  position: absolute;
  font-size: 0;
  bottom: 0;
  left: 0;
  outline: 0;
  border: 0;
  cursor: pointer;
  padding: 0;
  z-index: 5;
  will-change: background;
  border-radius: 10px;
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.7) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  transition: background 0.2s ease;
}
.connected-slider .slick-next {
  left: auto;
  right: 0;
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.7) 100%
  );
}
.connected-slider .slick-next:before,
.connected-slider .slick-prev:before {
  width: 12px;
  height: 24px;
  background: url(/local/images/sprite8f17377e.svg) -362px -276px
    no-repeat;
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -12px;
  left: 20px;
}
.connected-slider .slick-next:before {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  right: 20px;
  left: auto;
}
.connected-slider .slick-next:hover,
.connected-slider .slick-prev:hover {
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.8) 0%,
    rgba(0, 0, 0, 0) 100%
  );
}
.connected-slider .slick-next:hover {
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
}
.studio-card {
  font:
    400 16px/20px "Clear Sans",
    sans-serif;
  color: #5a575f;
  width: 294px;
}
.studio-card .btn {
  font-weight: 500;
}
.studio-card .close {
  width: 23px;
  height: 23px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 10;
}
.studio-card .close:after {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  background: url(/local/images/sprite8f17377e.svg) -191px -296px
    no-repeat;
  left: 5px;
  top: 5px;
  transition: 0.3s opacity;
}
.studio-card .close:hover:after {
  opacity: 0.6;
}
.studio-card .title {
  font:
    400 28px/30px "Boomboom",
    sans-serif;
  color: #5a575f;
  border-bottom: 1px solid #dedddf;
  padding-bottom: 18px;
  position: relative;
  margin-bottom: 21px;
}
.studio-card .title:after,
.studio-card .title:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  border: 1px solid #dedddf;
  border-radius: 50%;
  background: #fff;
  bottom: -3px;
}
.studio-card .title:before {
  left: 0;
}
.studio-card .title:after {
  right: 0;
}
.studio-card .address,
.studio-card .phone,
.studio-card .worktime {
  padding-left: 24px;
  position: relative;
}
.studio-card .address:before,
.studio-card .phone:before,
.studio-card .worktime:before {
  content: "";
  position: absolute;
  left: 0;
}
.studio-card .address {
  padding-bottom: 17px;
}
.studio-card .address:before {
  width: 12px;
  height: 15px;
  background: url(/local/images/sprite8f17377e.svg) -306px -266px
    no-repeat;
  top: 2px;
}
.studio-card .worktime {
  padding-bottom: 13px;
}
.studio-card .worktime:before {
  width: 16px;
  height: 15px;
  background: url(/local/images/sprite8f17377e.svg) -307px -246px
    no-repeat;
  top: -1px;
}
.studio-card .worktime .days {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.studio-card .worktime .days div,
.studio-card .worktime .days i {
  width: 14px;
  height: 14px;
  display: block;
  border-radius: 3px;
  background: #f1c5ce;
  margin-right: 2px;
}
.studio-card .worktime .days i {
  background: #df8aa2;
}
.studio-card .worktime .days + .time {
  top: 0;
}
.studio-card .worktime .time {
  letter-spacing: -0.01em;
  margin-left: -2px;
  position: relative;
  top: -4px;
}
.studio-card .phone {
  transition: color 0.3s ease;
  letter-spacing: -0.02em;
  color: #5a575f;
  text-decoration: none;
}
.studio-card .phone:before {
  width: 11px;
  height: 16px;
  background: url(/local/images/sprite8f17377e.svg) -272px -246px
    no-repeat;
  top: 1px;
}
.studio-card .phone:hover {
  color: #544085;
}
.studio-card.baloon {
  text-align: center;
  padding: 13px 20px 25px;
  box-sizing: border-box;
  width: 100%;
}
@media (max-width: 620px) {
  .studio-card.baloon {
    max-width: 80vw;
  }
}
.studio-card.baloon .title {
  font:
    400 22px/30px "Boomboom",
    sans-serif;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.studio-card.baloon .address {
  padding-left: 0;
}
.studio-card.baloon .address:before {
  position: relative;
  display: inline-block;
  top: 1px;
  margin-right: 12px;
}
.studio-card.baloon .phone,
.studio-card.baloon .worktime {
  display: inline-block;
}
.studio-card.baloon .worktime .time {
  text-align: left;
}
.studio-card.baloon .order {
  margin-top: 20px;
}
.studio-card.baloon .order .btn {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (max-width: 960px) {
  .studio-card.baloon {
    padding: 13px 10px 15px;
  }
  .studio-card.baloon .title {
    font:
      400 18px/20px "Boomboom",
      sans-serif;
    margin-bottom: 10px;
  }
  .studio-card.baloon .address,
  .studio-card.baloon .worktime {
    padding-bottom: 10px;
  }
  .studio-card.baloon .order {
    margin-top: 13px;
  }
}
.pay-info,
.pay-info .icons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.pay-info {
  padding-top: 24px;
  padding-bottom: 67px;
}
.pay-info .text {
  color: #fff;
  font:
    22px/34px "Clear Sans",
    sans-serif;
  padding-bottom: 15px;
  padding-right: 17px;
}
.pay-info .icons {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pay-info .icons img {
  margin-right: 10px;
  margin-bottom: 10px;
}
.pay-info .icons img:last-of-type {
  margin-right: 0;
}
@media (max-width: 960px) {
  .pay-info {
    display: block;
  }
}
.franchise-page main,
.main-page main {
  position: static;
}
.main-page .page-section {
  height: 100vh;
  box-sizing: border-box;
}
.main-page .page-section .content {
  position: absolute;
  width: 390px;
  color: #fff;
  opacity: 0;
  transition: opacity 0.4s ease;
}
.main-page .page-section .content h2 {
  font:
    400 48px/40px "Boomboom",
    sans-serif;
  margin: 0 0 12px;
  position: relative;
  z-index: 2;
}
.main-page .page-section .content .text {
  font:
    400 18px/24px "Clear Sans",
    sans-serif;
}
.main-page .page-section.showed .content {
  opacity: 1;
}
.main-page .objects-bg {
  width: 1065px;
  height: 2607px;
  position: absolute;
  background: url(../../../../../../local/images/gulp-ignore/main/objects2.png);
  left: 50%;
  margin-left: -600px;
  top: 1118px;
}
.main-page .container {
  position: relative;
}
.main-page .section-1 {
  padding-top: 112px;
  height: 750px;
}
.main-page .section-1 .title-scissors {
  margin-bottom: 25px;
}
.main-page .section-1 .text {
  text-align: center;
  transition: all 0.2s ease;
}
.main-page .section-1 .jet-tv {
  left: calc(50% - 150px);
  top: 1150px;
  opacity: 0;
}
.main-page .section-1 .car1,
.main-page .section-1 .car2 {
  position: absolute;
  transition: all 1s ease;
}
.main-page .section-1 .car1 .car-text,
.main-page .section-1 .car2 .car-text {
  display: none;
}
.main-page .section-1 .car1 {
  top: -182px;
  left: -970px;
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.main-page .section-1 .car2 {
  top: -215px;
  right: -1013px;
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.main-page .section-1 .mouse {
  width: 21px;
  height: 32px;
  background: url(/local/images/sprite8f17377e.svg) -336px -207px
    no-repeat;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: 556px;
}
.main-page .section-1.showed .jet-tv {
  animation: tv-jet 5s infinite;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
  top: 38px;
  opacity: 1;
}
.main-page .section-1.showed .jet-tv .nozzle1:after,
.main-page .section-1.showed .jet-tv .nozzle2:after {
  animation: nozzle 0.1s linear infinite;
  animation-direction: alternate;
}
.main-page .section-1.showed .jet-tv .nozzle1:before,
.main-page .section-1.showed .jet-tv .nozzle2:before {
  animation: sparks 0.5s infinite;
  animation-timing-function: step-start;
}
.main-page .section-1.showed .jet-tv .nozzle1:after {
  animation-delay: 0.05s;
}
.main-page .section-1.showed .car1 {
  -ms-transform: translate(1000px, 500px);
  transform: translate(1000px, 500px);
}
.main-page .section-1.showed .car2 {
  -ms-transform: translate(-1000px, 500px);
  transform: translate(-1000px, 500px);
}
.main-page .section-1.leave .car1,
.main-page .section-1.leave .car2,
.main-page .section-1.leave .text {
  opacity: 0;
}
.main-page .section-1.leave .tv {
  top: -800px;
}
.main-page .section-2 {
  height: 636px;
  padding-top: 112px;
}
.main-page .section-2 .reasons {
  width: 706px;
  height: 216px;
  position: absolute;
  background: url(../../../../../../local/images/gulp-ignore/main/reasons.svg);
  opacity: 0;
  left: 50%;
  top: 135px;
  margin-left: -353px;
  transition: opacity 0.5s ease;
}
.main-page .section-2 .reasons .title-scissors {
  font-size: 40px;
  margin-top: 104px;
  line-height: 24px;
}
.main-page .section-2 .content {
  left: 299px;
  top: 460px;
  transition-delay: 0.4s;
}
.main-page .section-2 .content .balloon {
  width: 196px;
  height: 374px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png)
    0 -314px no-repeat;
  position: absolute;
  left: -210px;
  top: -87px;
}
.main-page .section-2 .image {
  position: absolute;
  left: 736px;
  top: 365px;
}
.main-page .section-2.showed .crown,
.main-page .section-2.showed .reasons {
  opacity: 1;
}
.main-page .section-3,
.main-page .section-4,
.main-page .section-5 {
  height: 636px;
}
.main-page .section-3 .content {
  left: 499px;
  top: 367px;
}
.main-page .section-3 .content .balloon {
  width: 208px;
  height: 332px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -389px
    0 no-repeat;
  position: absolute;
  left: 330px;
  top: -67px;
}
.main-page .section-3 .image {
  position: absolute;
  left: 214px;
  top: 570px;
}
.main-page .section-4 .content {
  left: 299px;
  top: 297px;
}
.main-page .section-4 .content .balloon {
  width: 196px;
  height: 309px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -599px
    0 no-repeat;
  position: absolute;
  left: -210px;
  top: -95px;
}
.main-page .section-4 .image {
  position: absolute;
  left: 800px;
  top: 215px;
}
.main-page .section-5 .content {
  left: 499px;
  top: 157px;
}
.main-page .section-5 .content .balloon {
  width: 202px;
  height: 324px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -389px -334px
    no-repeat;
  position: absolute;
  left: 335px;
  top: -70px;
}
.main-page .section-5 .image {
  position: absolute;
  left: 228px;
  top: 144px;
}
.main-page .section-6 {
  height: 613px;
}
.main-page .section-6 .content {
  left: 298px;
  top: 105px;
}
.main-page .section-6 .content .balloon {
  width: 196px;
  height: 293px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -599px -311px
    no-repeat;
  position: absolute;
  left: -210px;
  top: -90px;
}
.main-page .section-6 .image {
  position: absolute;
  left: 675px;
  top: -25px;
}
.main-page .showed .bgobj,
.main-page .showed .bgobj.left {
  -ms-transform: translate(0, 0) rotate(0);
  transform: translate(0, 0) rotate(0);
}
.main-page .bgobj {
  position: absolute;
  transition:
    transform 0.5s ease 0.5s,
    0.5s opacity;
  -ms-transform: translate(0, 30px) rotate(15deg);
  transform: translate(0, 30px) rotate(15deg);
}
.main-page .bgobj.left {
  -ms-transform: translate(0, 30px) rotate(-15deg);
  transform: translate(0, 30px) rotate(-15deg);
}
.main-page .bgobj.bag {
  width: 94px;
  height: 109px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -110px -919px
    no-repeat;
  left: 490px;
  top: 479px;
}
.main-page .bgobj.ball {
  width: 92px;
  height: 93px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -545px -792px
    no-repeat;
  left: 514px;
  top: 610px;
}
.main-page .bgobj.balloon {
  width: 57px;
  height: 100px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -262px -919px
    no-repeat;
  left: 589px;
  top: 487px;
}
.main-page .bgobj.bear {
  width: 191px;
  height: 219px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -797px -261px
    no-repeat;
  left: 563px;
  top: 694px;
}
.main-page .bgobj.calpak {
  width: 114px;
  height: 116px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -225px -792px
    no-repeat;
  left: 133px;
  top: 354px;
}
.main-page .bgobj.calpak2 {
  width: 108px;
  height: 121px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png)
    0 -919px no-repeat;
  left: 1040px;
  top: 140px;
}
.main-page .bgobj.castle {
  width: 207px;
  height: 259px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -797px
    0 no-repeat;
  left: 510px;
  top: 314px;
}
.main-page .bgobj.crown {
  width: 65px;
  height: 63px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -787px -792px
    no-repeat;
  left: 547px;
  top: 67px;
  opacity: 0;
}
.main-page .bgobj.cubs {
  width: 128px;
  height: 121px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -1006px -562px
    no-repeat;
  left: 497px;
  top: 869px;
}
.main-page .bgobj.drum {
  width: 83px;
  height: 66px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -695px -606px
    no-repeat;
  top: 585px;
  left: 176px;
}
.main-page .bgobj.dudu {
  width: 140px;
  height: 131px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -1006px -276px
    no-repeat;
  left: 915px;
  top: 307px;
}
.main-page .bgobj.gun {
  width: 147px;
  height: 161px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -198px -468px
    no-repeat;
  left: 318px;
  top: 548px;
}
.main-page .bgobj.icecream {
  width: 95px;
  height: 107px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -448px -792px
    no-repeat;
  left: 780px;
  top: 670px;
}
.main-page .bgobj.icecream2 {
  width: 165px;
  height: 152px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -198px -314px
    no-repeat;
  left: 831px;
  top: 663px;
}
.main-page .bgobj.icecream3 {
  width: 105px;
  height: 108px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -341px -792px
    no-repeat;
  left: 607px;
  top: 420px;
}
.main-page .bgobj.icecream4 {
  width: 133px;
  height: 100px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -1006px -802px
    no-repeat;
  left: 253px;
  top: 528px;
}
.main-page .bgobj.joystick {
  width: 121px;
  height: 151px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -1006px -409px
    no-repeat;
  left: 618px;
  top: 653px;
}
.main-page .bgobj.lak {
  width: 63px;
  height: 85px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -321px -919px
    no-repeat;
  left: 884px;
  top: 442px;
}
.main-page .bgobj.lak2 {
  width: 60px;
  height: 59px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -854px -792px
    no-repeat;
  left: 523px;
  top: 418px;
}
.main-page .bgobj.lak3 {
  width: 27px;
  height: 45px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -347px -468px
    no-repeat;
  left: 713px;
  top: 219px;
}
.main-page .bgobj.lollipop {
  width: 94px;
  height: 69px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -599px -606px
    no-repeat;
  left: 909px;
  top: 777px;
}
.main-page .bgobj.plane {
  width: 201px;
  height: 155px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -797px -482px
    no-repeat;
  left: 270px;
  top: 875px;
}
.main-page .bgobj.pyramid {
  width: 75px;
  height: 77px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -639px -792px
    no-repeat;
  left: 519px;
  top: 802px;
}
.main-page .m-bgobj,
.main-page .m-objects-bg,
.main-page .m-text {
  display: none;
}
@media (max-width: 1200px) {
  .main-page .m-bgobj {
    display: block;
    position: absolute;
    -ms-transform: scale(0.5);
    transform: scale(0.5);
  }
  .main-page .m-bgobj.castle1 {
    width: 207px;
    height: 259px;
    background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -797px
      0 no-repeat;
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    left: 50%;
    bottom: 0;
    margin-left: -103px;
  }
  .main-page .m-bgobj.bag1 {
    width: 94px;
    height: 109px;
    background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -110px -919px
      no-repeat;
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    left: 50%;
    bottom: 30px;
    margin-left: -90px;
  }
  .main-page .m-bgobj.drum {
    width: 83px;
    height: 66px;
    background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -695px -606px
      no-repeat;
    top: 350px;
    right: 15%;
  }
  .main-page .m-bgobj.ball {
    width: 92px;
    height: 93px;
    background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -545px -792px
      no-repeat;
    top: -35px;
    right: 10%;
  }
  .main-page .m-bgobj.pyramid {
    width: 75px;
    height: 77px;
    background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -639px -792px
      no-repeat;
    top: 355px;
    left: 25%;
  }
  .main-page .m-bgobj.icecream {
    width: 95px;
    height: 107px;
    background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -448px -792px
      no-repeat;
    top: 15px;
    left: 20%;
  }
  .main-page .m-bgobj.cubs {
    width: 128px;
    height: 121px;
    background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -1006px -562px
      no-repeat;
    top: 0;
    left: 7%;
  }
  .main-page .m-bgobj.icecream2 {
    width: 165px;
    height: 152px;
    background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -198px -314px
      no-repeat;
    top: 50px;
    right: 4%;
  }
  .main-page .m-bgobj.icecream3 {
    width: 105px;
    height: 108px;
    background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -341px -792px
      no-repeat;
    top: 150px;
    left: 15%;
  }
  .main-page .m-objects-bg {
    position: absolute;
    display: block;
    width: 700px;
    max-width: 100%;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
  }
  .main-page .m-objects-bg:before {
    content: "";
    position: absolute;
    width: 162px;
    height: 2481px;
    top: 445px;
    left: 0;
    background: url(../../../../../../local/images/gulp-ignore/main/m-left-bg.png);
  }
  .main-page .m-objects-bg:after {
    content: "";
    position: absolute;
    width: 159px;
    height: 2116px;
    top: 730px;
    right: 0;
    background: url(../../../../../../local/images/gulp-ignore/main/m-right-bg.png);
  }
  .main-page .m-objects-bg .center {
    width: 212px;
    height: 1331px;
    position: absolute;
    top: 1590px;
    right: 50%;
    margin-right: -100px;
    background: url(../../../../../../local/images/gulp-ignore/main/m-center-bg.png);
  }
  .main-page .page-section {
    position: relative;
  }
  .main-page .bgobj,
  .main-page .objects-bg,
  .main-page .page-section .image {
    display: none;
  }
  .main-page .page-section .content {
    padding-top: 117px;
    opacity: 1;
    position: relative;
    left: auto;
    top: auto;
    width: 400px;
    max-width: 100%;
    margin: 0 auto;
  }
  .main-page .page-section .content h2 {
    font:
      400 35px/35px "Boomboom",
      sans-serif;
    margin: 0 0 12px;
  }
  .main-page .page-section .content .balloon {
    -ms-transform: translate(-50%, 0) scale(0.63);
    transform: translate(-50%, 0) scale(0.63);
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
  .main-page .section-1 {
    padding-top: 112px;
    height: 1100px;
  }
  .main-page .section-1 .jet-tv-wrap {
    -ms-transform: scale(0.6);
    transform: scale(0.6);
    z-index: 2;
    position: relative;
  }
  .main-page .section-1 .text {
    position: absolute;
    width: 600px;
    left: 50%;
    margin-left: -300px;
    top: 40px;
  }
  .main-page .section-1 .text img {
    width: 100%;
  }
  .main-page .section-1 .jet-tv {
    top: -200px !important;
    opacity: 1;
  }
  .main-page .section-1 .car1,
  .main-page .section-1 .car2 {
    position: absolute;
    max-width: 100%;
    width: 400px;
    margin: 0 auto;
    -ms-transform: none;
    transform: none;
    animation: none;
    left: 50%;
    top: 450px;
  }
  .main-page .section-1 .car2 {
    height: 250px;
  }
  .main-page .section-1 .car1 .car-text,
  .main-page .section-1 .car2 .car-text {
    font:
      400 30px/27px "Boomboom",
      sans-serif;
    color: #fff;
    text-align: right;
    padding-top: 30px;
    z-index: 1;
  }
  .main-page .section-1 .car2 .car-text {
    position: relative;
  }
  .main-page .section-1 .car1 img {
    height: 200px;
    position: absolute;
    left: -15px;
    top: 0;
  }
  .main-page .section-1 .car2 img {
    position: absolute;
    height: 230px;
    right: -25px;
    left: auto;
    top: -15px;
  }
  .main-page .section-1 .car1 {
    height: 250px;
    margin-left: -300px;
  }
  .main-page .section-1 .car1 .car-text {
    position: relative;
  }
  .main-page .section-1 .car1 .car-text:before {
    content: "";
    position: absolute;
    width: 65px;
    height: 63px;
    background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -787px -792px
      no-repeat;
    right: 0;
    top: -20px;
    -ms-transform: scale(0.6) rotate(35deg);
    transform: scale(0.6) rotate(35deg);
  }
  .main-page .section-1 .car2 {
    right: auto;
    margin-left: -100px;
  }
  .main-page .section-1 .mouse {
    display: none;
  }
  .main-page .section-1 .title-scissors {
    font:
      400 17px/22px "Boomboom",
      sans-serif;
    padding: 0;
    margin-bottom: 200px;
    margin-top: 30px;
  }
  .main-page .section-1 .title-scissors span {
    padding: 0 30px;
  }
  .main-page .section-2 {
    height: 395px;
    padding-top: 0;
  }
  .main-page .section-2 .image {
    display: none;
  }
  .main-page .section-2 .reasons {
    position: absolute;
    opacity: 1;
    width: 600px;
    top: -270px;
    background-size: contain;
    background-repeat: no-repeat;
    left: 50%;
    margin-left: -300px;
  }
  .main-page .section-2 .reasons .title-scissors {
    margin-top: 80px;
  }
  .main-page .section-2 .content {
    text-align: center;
  }
  .main-page .section-2 .content .balloon {
    left: 47%;
    top: -49px;
  }
  .main-page .section-3 {
    height: 449px;
  }
  .main-page .section-3 .content,
  .main-page .section-4 .content,
  .main-page .section-5 .content {
    padding-top: 160px;
    text-align: center;
  }
  .main-page .section-3 .content .balloon,
  .main-page .section-4 .content .balloon,
  .main-page .section-5 .content .balloon,
  .main-page .section-6 .content .balloon {
    left: 46%;
    top: 20px;
  }
  .main-page .section-4 {
    height: 450px;
  }
  .main-page .section-5 {
    height: 410px;
  }
  .main-page .section-6 {
    height: 610px;
  }
  .main-page .section-6 .content {
    padding-top: 180px;
    text-align: center;
  }
}
@media (max-width: 620px) {
  .main-page .m-objects-bg:before {
    top: 175px;
  }
  .main-page .m-objects-bg:after {
    top: 460px;
  }
  .main-page .m-objects-bg .center {
    top: 1320px;
  }
  .main-page .section-1 {
    padding-top: 112px;
    height: auto;
  }
  .main-page .section-1 .jet-tv-wrap {
    -ms-transform: scale(0.6);
    transform: scale(0.6);
    z-index: 2;
    position: relative;
  }
  .main-page .section-1 .text {
    display: none;
  }
  .main-page .section-1 .jet-tv {
    top: -550px !important;
    opacity: 1;
  }
  .main-page .section-1 .car1,
  .main-page .section-1 .car2 {
    position: relative;
    max-width: 100%;
    width: 400px;
    margin: 0 auto;
    -ms-transform: none;
    transform: none;
    animation: none;
    left: 0;
    top: 0;
  }
  .main-page .section-1 .car2 {
    height: 160px;
  }
  .main-page .section-1 .car1 .car-text {
    display: block;
    font:
      400 30px/27px "Boomboom",
      sans-serif;
    color: #fff;
    text-align: right;
    padding-top: 30px;
    z-index: 1;
  }
  .main-page .section-1 .car2 .car-text {
    display: block;
    font:
      400 30px/27px "Boomboom",
      sans-serif;
    color: #fff;
    position: relative;
    z-index: 1;
  }
  .main-page .section-1 .car1 img {
    height: 135px;
    position: absolute;
    left: -15px;
    top: 0;
  }
  .main-page .section-1 .car2 img {
    position: absolute;
    height: 171px;
    right: -25px;
    left: auto;
    top: -15px;
  }
  .main-page .section-1 .car1 {
    height: 186px;
  }
  .main-page .section-1 .car1 .car-text {
    position: relative;
  }
  .main-page .section-1 .car1 .car-text:before {
    content: "";
    position: absolute;
    width: 65px;
    height: 63px;
    background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -787px -792px
      no-repeat;
    right: 0;
    top: -20px;
    -ms-transform: scale(0.6) rotate(35deg);
    transform: scale(0.6) rotate(35deg);
  }
  .main-page .section-1 .car2 .car-text {
    text-align: left;
    padding-top: 15px;
  }
  .main-page .section-1 .mouse {
    display: none;
  }
  .main-page .section-1 .title-scissors {
    font:
      400 19px/22px "Boomboom",
      sans-serif;
    padding: 0;
    margin-bottom: 220px;
    margin-top: 0;
  }
  .main-page .section-1 .title-scissors span {
    padding: 0 30px;
  }
  .main-page .section-1 .m-text {
    display: block;
    font:
      400 35px/40px "Boomboom",
      sans-serif;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 5;
    margin-bottom: 14px;
  }
  .main-page .section-1 .m-text span {
    font-size: 60px;
  }
  .main-page .section-2 .reasons {
    display: none;
  }
}
@media (max-width: 360px) {
  .main-page .m-bgobj.drum {
    top: 380px;
    right: 15%;
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  .main-page .m-bgobj.ball {
    top: -35px;
    right: 10%;
  }
  .main-page .m-bgobj.pyramid {
    top: 355px;
    left: 25%;
  }
  .main-page .m-bgobj.icecream {
    top: 15px;
    left: 10px;
  }
  .main-page .m-bgobj.cubs {
    top: 0;
    left: 0;
  }
  .main-page .m-bgobj.icecream2 {
    top: 50px;
    right: -20px;
  }
  .main-page .m-bgobj.icecream3 {
    top: 150px;
    left: -10px;
  }
  .main-page .section-2 .content {
    text-align: left;
  }
  .main-page .section-3 .content {
    text-align: right;
  }
  .main-page .section-4 .content {
    text-align: left;
  }
  .main-page .section-5 .content {
    text-align: right;
  }
  .main-page .section-6 .content {
    text-align: left;
  }
}
.text-page .page-head .content {
  padding-top: 77px;
}
.text-page .page-head h1 {
  margin-bottom: 22px;
}
.text-page .wrapper {
  background: #fff;
  margin-top: -50px;
  margin-bottom: 61px;
  padding: 46px 50px 91px;
  border-radius: 10px;
}
@media (max-width: 620px) {
  .text-page .page-head .content {
    padding: 0;
  }
  .text-page .page-head h1 {
    margin-bottom: 22px;
  }
  .text-page .wrapper {
    background: #fff;
    margin-top: 0;
    margin-bottom: 61px;
    padding: 10px 20px 91px;
  }
}
.not-found-page .not-found-image {
  height: 558px;
  background: url(../../../../../../local/images/gulp-ignore/not-found.png) 0
    bottom no-repeat;
  margin: 0 -10px;
  padding-top: 116px;
}
.not-found-page .not-found-image .not-found-title {
  width: 796px;
  height: 100px;
  background: url(../../../../../../local/images/not-found-text.svg) no-repeat;
  margin: 0 auto;
  position: relative;
  left: -5px;
}
.not-found-page .not-found-text {
  color: #fff;
  font:
    400 18px/24px "Clear Sans",
    sans-serif;
  text-align: center;
  top: -52px;
  position: relative;
}
.not-found-page .not-found-text a {
  color: #fff;
  text-decoration: none;
  transition: 0.3s border;
  border-bottom: 1px solid #fff;
}
@media (max-width: 1200px) {
  .not-found-page .not-found-image,
  .not-found-page .not-found-image .not-found-title {
    background-size: contain;
    background-position: 50% 50%;
  }
  .not-found-page .not-found-image .not-found-title {
    max-width: calc(100% - 40px);
    margin-top: 50px;
  }
}
@media (max-width: 620px) {
  .not-found-page .not-found-image {
    height: 150px;
    margin-top: 100px;
  }
  .not-found-page .not-found-image .not-found-title {
    margin-top: -100px;
  }
}
.catalog-page .page-head {
  background: url(../../../../../../local/images/gulp-ignore/catalog/head-bg.png)
    no-repeat 48% 63px;
}
.catalog-page .page-head .image .img {
  background-image: url(../../../../../../local/images/gulp-ignore/catalog/head-img.png);
  background-position: 63% 47%;
}
.catalog-page .nav-tabs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  z-index: 2;
  margin-left: 2px;
}
.catalog-page .nav-tabs .nav-item {
  font:
    400 24px/40px "Boomboom",
    sans-serif;
  color: #fff;
  border-radius: 10px;
  padding: 6px 17px 6px 22px;
  margin: 0 5px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: 0.3s background;
}
.catalog-page .nav-tabs .nav-item:after {
  content: "";
  position: absolute;
  width: 69px;
  height: 66px;
  background: url(../../../../../../local/images/spriteя╣Ц3c24fc58.png) -716px -792px
    no-repeat;
  left: -23px;
  top: -43px;
  opacity: 0;
  -ms-transform: translate(-15px, -15px);
  transform: translate(-15px, -15px);
  pointer-events: none;
  transition:
    0.3s transform,
    0.3s opacity;
}
.catalog-page .nav-tabs .nav-item.selected {
  background: #544085;
  cursor: default;
}
.catalog-page .nav-tabs .nav-item.selected:after {
  opacity: 1;
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.catalog-page .nav-tabs .nav-item:not(.selected) {
  cursor: pointer;
}
.catalog-page .m-catalog .dots-wrap .slick-dots li.slick-active button,
.catalog-page .nav-tabs .nav-item:hover {
  background: #544085;
}
.catalog-page .wrapper {
  margin-top: -136px;
  padding-bottom: 115px;
}
.catalog-page .tab {
  display: none;
  margin-top: 52px;
  position: relative;
}
.catalog-page .m-catalog {
  display: none;
}
.catalog-page .m-catalog h2 {
  font:
    400 24px/1 "Boomboom",
    sans-serif;
  color: #fff;
}
.catalog-page .m-catalog .hair-item {
  background: #fff;
  border-radius: 8px;
  border: 2px solid #fff;
  overflow: hidden;
  margin: 0 10px;
}
.catalog-page .m-catalog .hair-item .image {
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 19px;
}
.catalog-page .m-catalog .hair-item .image img,
.franchise-page .section-3 .studio .image img,
.services-page .banner .photo img {
  width: 100%;
}
.catalog-page .m-catalog .hair-item .title {
  font:
    400 18px/1 "Boomboom",
    sans-serif;
  color: #5a575f;
  padding: 0 18px;
  margin-bottom: 6px;
}
.catalog-page .m-catalog .hair-item .desc {
  font:
    400 16px/20px "Clear Sans",
    sans-serif;
  color: #5a575f;
  padding: 0 18px;
  margin-bottom: 17px;
}
.catalog-page .m-catalog .dots-wrap .slick-dots {
  position: relative;
  padding: 0;
  text-align: left;
  margin: 0;
}
.catalog-page .m-catalog .dots-wrap .slick-dots li {
  margin: 3px;
}
.catalog-page .m-catalog .dots-wrap .slick-dots li button {
  width: 15px;
  height: 15px;
  background: #fff;
  box-sizing: border-box;
  border: 2px solid #fff;
}
.catalog-page .m-catalog .hair-slider {
  position: relative;
  padding-top: 16px;
  margin: 0 -10px;
}
@media (max-width: 1200px) {
  .catalog-page .nav-tabs {
    margin: 0 20px;
  }
}
@media (max-width: 960px) {
  .catalog-page .page-head .img {
    background-position: center;
    min-width: 384px;
    min-height: 326px;
  }
}
@media (max-width: 620px) {
  .catalog-page .page-head {
    height: auto;
    background: 0 0;
  }
  .catalog-page .m-catalog {
    display: block;
  }
  .catalog-page .d-catalog {
    display: none;
  }
  .catalog-page .wrapper {
    margin-top: 0;
  }
}
.services-page .loading {
  position: relative;
}
.services-page .loading:before {
  opacity: 0;
}
.services-page .loading .btn {
  transition: 0.3s opacity;
  opacity: 0.5;
  pointer-events: none;
}
.services-page .page-head {
  height: 500px;
  background: url(../../../../../../local/images/gulp-ignore/services/head-bg.png)
    no-repeat 44% 82px;
  background-position-x: calc(50% - 31px);
  margin-bottom: 40px;
}
.services-page .page-head .image:before {
  bottom: -12px;
  -ms-transform: translateX(-183px);
  transform: translateX(-183px);
}
.services-page .page-head .image .img {
  background-image: url(../../../../../../local/images/gulp-ignore/page-head/text-head-img-3.png);
  background-position: center 96%;
}
.services-page .wrapper {
  padding-top: 10px;
  padding-bottom: 86px;
}
.services-page .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 20px;
}
.services-page .row .item {
  height: 525px;
  width: calc(25% - 20px);
  position: relative;
  cursor: pointer;
}
.services-page .row .item:not(:last-of-type) {
  margin-right: 20px;
}
.services-page .row .item .m-item-head {
  display: none;
}
.services-page .row .item .wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  border-radius: 14px;
  overflow: hidden;
  padding: 239px 10px 20px 19px;
  box-sizing: border-box;
  transition:
    0.3s width 0.3s,
    0.3s background;
}
.services-page .row .item .photo,
.services-page .row .item .photo div {
  width: 283px;
  height: 212px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 10px;
  cursor: pointer;
  background: #fff no-repeat center center;
}
.services-page .row .item .photo {
  background-size: cover;
  z-index: 2;
  overflow: hidden;
  transition: 0.3s all 0.3s;
}
.services-page .row .item .photo div {
  opacity: 1;
  transition:
    0.3s transform 0.3s,
    0.3s opacity 0.3s;
}
.services-page .row .item .preview {
  height: 136px;
  overflow: hidden;
  padding-bottom: 13px;
  position: relative;
  z-index: 1;
  margin-bottom: 6px;
  width: 254px;
  transition: 0.3s opacity 0.3s;
}
.services-page .row .item .title {
  font:
    400 28px/25px "Boomboom",
    sans-serif;
  color: #5a575f;
}
.services-page .row .item .text {
  font:
    400 16px/20px "Clear Sans",
    sans-serif;
  color: #413f44;
  padding-top: 11px;
  max-height: 80px;
  overflow: hidden;
}
.services-page .row .item .text p {
  margin: 0 0 10px;
}
.services-page .row .item .detail {
  width: 283px;
  height: 365px;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  box-sizing: border-box;
  padding: 33px 20px 0 0;
  z-index: -1;
  opacity: 0;
  transition: 0.3s opacity;
}
.services-page .row .item .detail .text {
  max-height: 100%;
  padding-top: 9px;
}
.services-page .row .item .foot {
  border-top: 1px solid #dedddf;
  margin-right: 10px;
  font:
    400 18px/28px "Clear Sans",
    sans-serif;
  color: #5a575f;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 123px;
  position: relative;
}
.services-page .row .item .foot .button-block,
.services-page .row .item .foot .price {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: 0.3s width 0.3s;
}
.services-page .row .item .foot .price {
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.services-page .row .item .foot .button-block {
  width: 0;
  overflow: hidden;
}
.services-page .row .item .foot .button-block .btn {
  opacity: 0;
  transition:
    0.3s background,
    0.3s opacity;
}
.services-page .row .item .foot .foot-row {
  display: none;
  text-align: center;
  line-height: 20px;
  padding-bottom: 8px;
  min-width: calc(100% + 20px);
}
.services-page .row .item .foot .foot-row:last-of-type,
.services-page .row .item .foot .foot-row:nth-last-of-type(2),
.services-page .row .item .foot .foot-row:nth-last-of-type(3),
.services-page .row .item .foot .foot-row:nth-last-of-type(4) {
  display: block;
}
.services-page .row .item .foot:after,
.services-page .row .item .foot:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border: 1px solid #dedddf;
  border-radius: 50%;
  background: #fff;
  top: -4px;
}
.services-page .row .item .foot:before {
  left: -2px;
}
.services-page .row .item .foot:after {
  right: -2px;
}
.services-page .row .item:nth-of-type(4) .photo,
.services-page .row .item:nth-of-type(4) .wrap {
  right: 0;
  left: auto;
}
.services-page .row .item:nth-of-type(4) .detail {
  right: auto;
  left: 20px;
}
.services-page .row .item.open {
  cursor: default;
}
.services-page .row .item.open .wrap {
  width: 586px;
  transition: 0.3s width;
}
.services-page .row .item.open .preview {
  opacity: 0;
  transition: 0.3s opacity;
}
.services-page .row .item.open .photo {
  height: 374px;
  transition:
    0.3s height,
    0.3s opacity;
}
.services-page .row .item.open .photo div {
  opacity: 0;
  -ms-transform: scale(0);
  transform: scale(0);
  transition:
    0.3s transform,
    0.3s opacity;
}
.services-page .row .item.open .photo:hover {
  opacity: 0.8;
}
.services-page .row .item.open .detail {
  z-index: 1;
  opacity: 1;
  transition: 0.3s opacity 0.3s;
}
.services-page .row .item.open .button-block,
.services-page .row .item.open .price {
  width: 50%;
  transition: 0.3s width;
}
.services-page .row .item.open .button-block .btn {
  opacity: 1;
  animation: bounceIn 0.75s cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s 1 normal
    backwards;
}
.services-page .row .item.up .wrap {
  z-index: 10;
}
.services-page .row .item:not(.open):not(.promo):hover .wrap {
  background: rgba(255, 255, 255, 0.8);
}
.services-page .row .item.promo .wrap {
  background: #816baf;
  padding: 26px 10px 20px 19px;
}
.franchise-page .section-7 .form-row label,
.franchise-page .section-7 .form-row label span,
.reviews-page .form-wrap input[type="checkbox"] + span,
.reviews-page .form-wrap label,
.services-page .row .item.promo .text,
.services-page .row .item.promo .title {
  color: #fff;
}
.services-page .row .item.promo .preview {
  height: 329px;
  margin-bottom: 24px;
}
.services-page .row .item.promo .text {
  max-height: 100%;
  padding-top: 29px;
}
.services-page .row .item.promo .button-block {
  width: 100%;
  padding-top: 23px;
}
.services-page .row .item.promo .button-block .btn {
  opacity: 1;
}
.services-page .show-more {
  text-align: center;
  padding: 38px 0;
}
.services-page .show-more .btn {
  padding: 10px 21px 11px;
}
.services-page .banner {
  height: 432px;
  margin-top: 103px;
  position: relative;
}
.services-page .banner:after {
  content: "";
  position: absolute;
  width: 1274px;
  height: 546px;
  left: -39px;
  top: -59px;
  background: url(../../../../../../local/images/gulp-ignore/services/banner.png)
    no-repeat center;
}
.services-page .banner .photo {
  width: 750px;
  height: 430px;
  position: relative;
  background: no-repeat center;
  background-size: cover;
  border-radius: 10px;
  overflow: hidden;
}
.services-page .banner .text-block {
  width: 280px;
  height: 250px;
  position: absolute;
  top: 161px;
  right: 96px;
  overflow: hidden;
  z-index: 1;
}
.services-page .banner .text-block .text {
  overflow: hidden;
  max-height: 194px;
  margin-bottom: 27px;
  color: #5a575f;
  font:
    400 18px/24px "Clear Sans",
    sans-serif;
}
.services-page .banner .text-block .btn {
  padding: 10px 19px;
  top: 161px;
  right: 96px;
}
@media (max-width: 1200px) {
  .services-page .row .item .photo {
    width: 100%;
    background-position: center;
  }
  .services-page .row .item .photo div {
    width: 100%;
    background-size: cover;
  }
  .services-page .row .item .preview {
    width: 100%;
  }
  .services-page .row .item.open .wrap {
    width: calc(200% + 20px);
  }
  .services-page .row .item.open .photo {
    width: 50%;
  }
  .services-page .row .item.open .detail {
    width: calc(50% - 10px);
  }
  .services-page .banner {
    background: #fff;
    margin-right: -10px;
    margin-left: -10px;
    padding: 60px 10px;
    height: auto;
  }
  .services-page .banner .photo {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  .services-page .banner .text-block {
    position: relative;
    right: auto;
    top: auto;
    text-align: center;
    width: 100%;
    height: auto;
  }
  .services-page .banner .text-block .text {
    text-align: left;
  }
  .services-page .banner .btn {
    display: inline-block;
  }
  .services-page .banner:after {
    width: 212px;
    height: 93px;
    top: -41px;
    left: 20px;
    background: url(../../../../../../local/images/gulp-ignore/services/m-banner.png)
      no-repeat center;
  }
}
@media (max-width: 960px) {
  .services-page .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .services-page .row .item {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }
  .services-page .row .item:not(:last-of-type) {
    margin-right: 0;
  }
  .services-page .row .item:nth-of-type(2) .photo,
  .services-page .row .item:nth-of-type(2) .wrap {
    right: 0;
    left: auto;
  }
  .services-page .row .item:nth-of-type(2) .detail {
    right: auto;
    left: 20px;
  }
}
@media (max-width: 620px) {
  .services-page .page-head {
    height: auto;
    background: 0 0;
    margin-bottom: 0;
  }
  .services-page .row {
    padding-bottom: 0;
  }
  .services-page .row .item {
    width: 100%;
    margin-bottom: 20px;
    max-height: 82px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease;
  }
  .services-page .row .item .wrap {
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0 0 0 100px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    left: 0 !important;
  }
  .services-page .row .item .title {
    color: #544085;
  }
  .services-page .row .item .preview {
    padding: 0;
    height: auto;
    box-sizing: border-box;
    margin-bottom: 0;
  }
  .services-page .row .item .preview .title {
    font:
      400 18px/1 "Boomboom",
      sans-serif;
    color: #544085;
  }
  .services-page .row .item .foot:after,
  .services-page .row .item .foot:before,
  .services-page .row .item .preview .text {
    display: none;
  }
  .services-page .row .item .foot {
    height: auto;
    border-top: none;
    display: block;
  }
  .services-page .row .item .foot .price {
    display: block;
  }
  .services-page .row .item .foot .foot-row {
    text-align: left;
    padding-bottom: 0;
    font-size: 14px;
  }
  .services-page .row .item .foot .button-block {
    display: none;
  }
  .services-page .row .item .photo {
    width: 82px;
    height: 82px;
    border-radius: 0;
    left: 0 !important;
    transition: all 0.5s ease;
  }
  .services-page .row .item .photo div {
    width: 100%;
    height: 100%;
  }
  .services-page .row .item.open {
    max-height: 800px;
    height: auto;
  }
  .services-page .row .item.open .photo {
    width: 100%;
    height: 390px;
    position: relative;
    transition: all 0.5s ease;
  }
  .services-page .row .item.open .wrap {
    width: 100%;
    padding-left: 0;
    position: relative;
  }
  .services-page .row .item.open .wrap .detail {
    width: 100%;
    top: auto;
    padding: 20px;
    overflow: hidden;
    left: 0 !important;
    height: auto;
    position: relative;
  }
  .services-page .row .item.open .wrap .detail .text {
    height: auto;
    box-sizing: border-box;
    max-height: none;
    overflow: hidden;
  }
  .services-page .row .item.open .wrap .detail .title {
    content: #544085;
  }
  .services-page .row .item.open .foot {
    position: relative;
    bottom: 20px;
    left: 0;
    width: 100%;
  }
  .services-page .row .item.open .foot .price {
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
  }
  .services-page .row .item.open .foot .button-block {
    text-align: center;
    display: block;
    width: 100%;
  }
  .services-page .row .item.open .foot .button-block a {
    display: inline-block;
  }
  .services-page .row .item.open .foot .foot-row {
    text-align: center;
    font-weight: 700;
  }
  .services-page .row .item.promo .preview {
    height: auto;
    margin-bottom: 0;
  }
  .services-page .row .item.promo .preview .title {
    color: #fff;
    font-size: 22px;
    letter-spacing: 1px;
  }
  .services-page .row .item.promo .foot {
    position: relative;
    bottom: 0;
  }
  .services-page .row .item.promo.open {
    height: auto;
  }
  .services-page .row .item.promo.open .wrap {
    padding: 20px;
    display: block;
  }
  .services-page .row .item.promo.open .preview {
    opacity: 1;
  }
  .services-page .row .item.promo.open .preview .text {
    display: block;
  }
  .services-page .row .item.promo.open .foot {
    position: relative;
    bottom: 0;
  }
}
@media (max-width: 360px) {
  .services-page .row {
    padding-bottom: 0;
  }
  .services-page .row .item.open .photo {
    height: 212px;
  }
}
.offer-page .loading {
  position: relative;
}
.offer-page .loading:before {
  opacity: 0;
}
.offer-page .loading .btn {
  transition: 0.3s opacity;
  opacity: 0.5;
  pointer-events: none;
}
.offer-page .page-head {
  height: 540px;
  background: url(../../../../../../local/images/gulp-ignore/services/head-bg.png)
    no-repeat 44% 82px;
  background-position-x: calc(50% - 31px);
}
.offer-page .page-head .image:before {
  bottom: 28px;
  -ms-transform: translateX(-182px);
  transform: translateX(-182px);
}
.offer-page .page-head .image .img {
  background: no-repeat center 70%;
  background-image: url(../../../../../../local/images/gulp-ignore/offer/head-img-2.png);
  min-width: 323px;
  min-height: 326px;
}
.offer-page .wrapper {
  padding-top: 10px;
  padding-bottom: 86px;
}
.offer-page .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}
.offer-page .row .col {
  width: 25%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 10px;
  box-sizing: border-box;
}
.offer-page .row .col.double {
  width: 50%;
}
.offer-page .row .item,
.offer-page .row .item .preview {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
}
.offer-page .row .item {
  height: 405px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 10px;
  cursor: pointer;
  text-decoration: none;
  transition: 0.3s box-shadow;
}
.offer-page .row .item .photo {
  width: 283px;
  height: 212px;
  background: #fff no-repeat center center;
  background-size: cover;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.3s height 0.3s;
}
.offer-page .row .item .photo + .preview {
  width: 283px;
  height: 170px;
}
.offer-page .row .item .preview {
  height: calc(100% - 20px);
  transition: 0.3s opacity 0.3s;
  padding: 27px 20px 0;
}
.offer-page .row .item .preview:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 30px;
  left: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0), #fff);
}
.offer-page .row .item .title {
  font:
    400 28px/25px "Boomboom",
    sans-serif;
  color: #5a575f;
}
.offer-page .row .item .text {
  font:
    400 16px/20px "Clear Sans",
    sans-serif;
  color: #413f44;
  padding-top: 11px;
  overflow: hidden;
}
.offer-page .row .item .text p,
.reviews-page .row .item .text p {
  margin: 0 0 7px;
}
.offer-page .row .item.double {
  -ms-flex-direction: row;
  flex-direction: row;
}
.offer-page .row .item.double .photo {
  height: 100%;
}
.offer-page .row .item.double .photo + .preview {
  padding: 27px 0 0 20px;
}
.offer-page .row .item.double .preview {
  height: calc(100% - 20px);
  padding: 27px 20px 0;
}
.offer-page .row .item:hover {
  box-shadow: 0 0 10px 0 rgba(84, 64, 133, 0.6);
}
.offer-page .show-more {
  text-align: center;
  padding: 38px 0;
}
.offer-page .show-more .btn {
  padding: 10px 21px 11px;
}
.offer-page .no-result {
  font:
    400 24px/30px "Clear Sans",
    sans-serif;
  color: #fff;
  text-align: center;
  padding: 50px 0;
}
@media (max-width: 1200px) {
  .offer-page .row .item .photo {
    width: 100%;
  }
  .offer-page .row .item .preview {
    width: 100% !important;
  }
}
@media (max-width: 960px) {
  .offer-page .row .col {
    width: 50%;
  }
  .offer-page .row .col.double {
    width: 100%;
  }
  .offer-page .row .item {
    display: block;
  }
  .offer-page .row .item.double .photo {
    height: 212px;
  }
}
@media (max-width: 620px) {
  .offer-page .page-head {
    height: auto;
    background: 0 0;
  }
  .offer-page .row .col,
  .offer-page .row .col .item .photo {
    width: 100%;
  }
  .offer-page .row .col .item {
    height: auto;
  }
  .offer-page .row .col .item .preview:after {
    display: none;
  }
  .offer-page .row .col .item .photo + .preview {
    width: 100%;
    height: auto;
    padding: 27px 20px 20px !important;
  }
  .offer-page .row .col .item .preview {
    width: 100% !important;
    padding: 27px 20px;
  }
}
.offer-detail-page .page-head {
  height: 540px;
  background: url(../../../../../../local/images/gulp-ignore/offer-detail/head-bg.png)
    no-repeat 44% 82px;
  background-position-x: calc(50% + 19px);
}
.offer-detail-page .page-head .image:before,
.reviews-page .page-head .image:before {
  bottom: 27px;
  -ms-transform: translateX(-184px);
  transform: translateX(-184px);
}
.offer-detail-page .page-head .image .img {
  background-image: url(../../../../../../local/images/gulp-ignore/offer-detail/head-img.png);
  background-position: 33% 72%;
}
.offer-detail-page .wrapper {
  padding-top: 10px;
  padding-bottom: 86px;
}
.offer-detail-page .offer-block {
  border-radius: 10px;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
  min-height: 355px;
}
.offer-detail-page .offer-block .image {
  width: 100%;
  min-width: 484px;
  min-height: 355px;
  border-radius: 10px;
  background: #fff no-repeat center;
  background-size: cover;
}
.offer-detail-page .offer-block .image + .text-content {
  min-width: 707px;
}
.offer-detail-page .offer-block .text-content {
  width: 100%;
  height: 100%;
  color: #333;
  box-sizing: border-box;
  padding: 35px 30px 35px 20px;
}
.offer-detail-page .offer-block .text-content p {
  font:
    400 16px/20px "Clear Sans",
    sans-serif;
  margin: 0 0 10px;
}
.offer-detail-page .seo-text {
  color: #fff;
  font:
    400 16px/20px "Clear Sans",
    sans-serif;
  text-align: center;
  padding: 50px 80px 3px;
}
.offer-detail-page .show-more {
  text-align: center;
  padding: 38px 0 45px;
}
.offer-detail-page .show-more .btn {
  margin: 0 10px;
  padding: 10px 19px 11px;
}
@media (max-width: 1200px) {
  .offer-detail-page .offer-block {
    display: block;
  }
  .offer-detail-page .offer-block:after,
  .offer-detail-page .offer-block:before {
    content: " ";
    display: table;
  }
  .offer-detail-page .offer-block:after {
    clear: both;
  }
  .offer-detail-page .offer-block .image,
  .offer-detail-page .offer-block .text-content {
    float: left;
    width: 50%;
    box-sizing: border-box;
    display: block;
    min-width: 50% !important;
  }
}
@media (max-width: 960px) {
  .offer-detail-page .offer-block {
    display: block;
    min-height: 100%;
  }
  .offer-detail-page .offer-block .image {
    min-width: 100% !important;
  }
  .offer-detail-page .offer-block .text-content {
    width: 100%;
    min-width: auto !important;
  }
  .offer-detail-page .seo-text {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 620px) {
  .offer-detail-page .page-head {
    height: auto;
    background: 0 0;
  }
}
.reviews-page .loading {
  position: relative;
}
.reviews-page .loading:before {
  opacity: 0;
}
.reviews-page .loading .btn {
  transition: 0.3s opacity;
  opacity: 0.5;
  pointer-events: none;
}
.reviews-page .page-head {
  height: 540px;
  background: url(../../../../../../local/images/gulp-ignore/services/head-bg.png)
    no-repeat 44% 82px;
  background-position-x: calc(50% - 31px);
}
.reviews-page .page-head .description {
  padding-bottom: 37px;
}
.reviews-page .page-head .content .btn {
  padding: 10px 19px;
}
.reviews-page .page-head .image:before {
  bottom: 26px;
}
.reviews-page .page-head .image .img {
  background-image: url(../../../../../../local/images/gulp-ignore/reviews/head-img.png);
  background-position: 37% 70%;
}
.reviews-page .wrapper {
  padding-top: 10px;
  padding-bottom: 96px;
}
.reviews-page .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.reviews-page .row .item {
  width: 283px;
  position: relative;
  margin-bottom: 20px;
  border-radius: 10px;
  overflow: hidden;
  box-sizing: border-box;
  margin-right: 20px;
  max-height: 580px;
}
.reviews-page .row .item:before {
  content: "";
  position: absolute;
  width: 100%;
  height: calc(100% - 192px);
  background: #fff;
  left: 0;
  bottom: 0;
  border-radius: 10px;
  overflow: hidden;
  z-index: 0;
}
.reviews-page .row .item:last-of-type {
  margin-right: 0;
}
.reviews-page .row .item.has-more {
  cursor: pointer;
}
.reviews-page .row .item.has-more:hover:before {
  background: #f8e7ee;
}
.reviews-page .row .item.has-more:hover .preview.more:after {
  background: linear-gradient(180deg, rgba(248, 231, 238, 0), #f8e7ee);
}
.reviews-page .row .item .photo {
  width: 283px;
  height: 212px;
  background: no-repeat center center;
  background-size: cover;
  border-radius: 10px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.reviews-page .row .item .preview {
  width: 100%;
  padding: 22px 20px 0;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  margin-bottom: 18px;
  /* height: 350px; */
  overflow: hidden;
  word-break: break-word;
}
.reviews-page .row .item .preview.more:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 30px;
  left: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0), #fff);
}
.reviews-page .row .item .title {
  font:
    400 28px/25px "Boomboom",
    sans-serif;
  color: #5a575f;
  border-bottom: 1px solid #dedddf;
  padding-bottom: 21px;
  position: relative;
}
.reviews-page .review-popup .title div:after,
.reviews-page .review-popup .title div:before,
.reviews-page .row .item .title:after,
.reviews-page .row .item .title:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  border: 1px solid #dedddf;
  border-radius: 50%;
  background: #fff;
  bottom: -3px;
}
.reviews-page .review-popup .title div:before,
.reviews-page .row .item .title:before {
  left: -2px;
}
.reviews-page .review-popup .title div:after,
.reviews-page .row .item .title:after {
  right: -2px;
}
.reviews-page .row .item .text {
  font:
    400 16px/20px "Clear Sans",
    sans-serif;
  color: #413f44;
  padding-top: 10px;
  overflow: hidden;
}
.reviews-page .row .item:nth-of-type(3n + 1) .review-date {
  background: rgba(223, 138, 162, 0.4);
}
.reviews-page .row .item:nth-of-type(3n + 2) .review-date {
  background: rgba(97, 73, 124, 0.4);
}
.reviews-page .show-more {
  text-align: center;
  padding: 41px 0;
}
.reviews-page .show-more .btn {
  padding: 10px 21px 11px;
}
.reviews-page .review-date {
  font:
    700 14px/20px "Clear Sans",
    sans-serif;
  color: #fff;
  position: absolute;
  left: 20px;
  bottom: 10px;
  text-transform: uppercase;
  padding: 10px 15px;
  background: rgba(49, 183, 188, 0.4);
  border-radius: 10px;
  z-index: 1;
}
.reviews-page .form-title,
.reviews-page .success-title {
  color: #fff;
  font:
    400 42px/40px "Boomboom",
    sans-serif;
  text-align: center;
  margin: 0 20px;
}
.reviews-page .form-wrap {
  width: 382px;
  max-width: 100%;
  margin: 0 auto;
  padding-right: 2px;
  padding-top: 15px;
}
.reviews-page .form-wrap input[type="checkbox"] + span:before {
  background: #fff;
}
.reviews-page .form-wrap input[type="text"] {
  border-color: rgba(84, 64, 133, 0.5);
}
.reviews-page .form-wrap textarea {
  box-shadow: 0 0 0 1px rgba(84, 64, 133, 0.5);
  border: 5px solid transparent;
  height: 180px;
}
.reviews-page .form-wrap textarea:focus {
  box-shadow: 0 0 1px 1px #31b7bc;
  border: 5px solid transparent;
}
.reviews-page .success-block {
  display: none;
  text-align: center;
}
.reviews-page .success-block .success-text {
  color: #fff;
  font:
    400 22px/33px "Clear Sans",
    sans-serif;
  padding-top: 5px;
  padding-bottom: 47px;
}
.reviews-page .success-block .btn {
  padding: 9px 19px 12px;
}
.reviews-page .review-form {
  padding-top: 45px;
}
.contacts-page select.studio-select,
.reviews-page .review-form.success .form-title,
.reviews-page .review-form.success .form-wrap {
  display: none;
}
.reviews-page .review-form.success .success-block {
  display: block;
}
.reviews-page .no-result {
  font:
    400 24px/30px "Clear Sans",
    sans-serif;
  color: #fff;
  text-align: center;
  padding: 50px 0;
}
.reviews-page .review-popup {
  width: 696px;
  max-width: 100%;
  box-sizing: border-box;
}
.reviews-page .review-popup .review-date {
  bottom: 20px;
  left: 20px;
  background: #61497c;
}
.reviews-page .review-popup .title {
  font:
    400 28px/25px "Boomboom",
    sans-serif;
  color: #5a575f;
  float: left;
  width: 384px;
  padding: 26px 14px 19px 0;
  box-sizing: border-box;
}
.reviews-page .review-popup .title div {
  position: relative;
  border-bottom: 1px solid #dedddf;
  padding-bottom: 22px;
}
.reviews-page .review-popup .photo {
  width: 283px;
  height: 373px;
  background: #fff no-repeat center center;
  background-size: cover;
  border-radius: 10px;
  position: relative;
  z-index: 1;
  float: left;
  margin-right: 20px;
}
.reviews-page .review-popup + .fancybox-close-small {
  top: 5px;
  right: 5px;
}
.reviews-page .review-popup .text {
  font:
    400 16px/20px "Clear Sans",
    sans-serif;
  color: #413f44;
  padding: 19px 17px 32px;
}
.reviews-page .review-popup .text p {
  margin: 0 0 7px;
}
.reviews-page .fancy-review > * {
  border-radius: 10px;
  padding: 0;
}
@media (max-width: 1200px) {
  .reviews-page .review-popup {
    width: 100%;
    box-sizing: border-box;
  }
  .reviews-page .review-popup .title {
    width: 100%;
    float: none;
  }
  .reviews-page .review-popup .title div {
    display: inline-block;
  }
  .reviews-page .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .reviews-page .row .item {
    margin: 0 10px 20px;
    width: calc(25% - 20px);
  }
  .reviews-page .row .item .photo {
        width: 100%;
        background-position: 20% 34%;
  }
  .reviews-page .row .item:last-of-type {
    margin-right: 10px;
  }
}
@media (max-width: 960px) {
  .reviews-page .row .item {
    width: calc(50% - 20px);
  }
  .reviews-page .review-popup .title {
    width: 100%;
    padding: 0 20px;
  }
  .reviews-page .review-popup .photo {
    width: 100%;
    margin-bottom: 20px;
  }
  .reviews-page .review-popup + .fancybox-close-small {
    top: 5px;
    right: 5px;
  }
}
@media (max-width: 620px) {
  .reviews-page .page-head {
    height: auto;
    background: 0 0;
  }
  .reviews-page .row .item {
    width: 100%;
  }
  .reviews-page .fancy-review > *,
  .reviews-page .review-popup .photo {
    border-radius: 0;
  }
}
.contacts-page .map {
  height: 687px;
}
.contacts-page h1 {
  color: #fff;
  font:
    400 48px/40px "Boomboom",
    sans-serif;
}
.contacts-page .wrapper {
  padding-top: 35px;
}
.contacts-page .pay-info {
  padding-top: 25px;
}
.contacts-page .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 34px;
  margin-left: -10px;
  margin-right: -10px;
}
.contacts-page .row .col {
  width: 25%;
  box-sizing: border-box;
  padding: 0 10px;
  margin-bottom: 20px;
}
.contacts-page .row .item {
  height: 100%;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  box-sizing: border-box;
}
.contacts-page .row .item:before {
  content: "";
  position: absolute;
  width: 100%;
  height: calc(100% - 192px);
  background: #fff;
  left: 0;
  bottom: 0;
  border-radius: 10px;
  overflow: hidden;
  z-index: 0;
  transition: 0.3s background;
}
.contacts-page .row .item .photo {
  width: 100%;
  height: 212px;
  background: no-repeat center center;
  background-size: cover;
  border-radius: 10px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.contacts-page .row .item .studio-card {
  width: 100%;
  height: calc(100% - 212px);
  padding: 21px 20px 41px;
  box-sizing: border-box;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.contacts-page .row .item .order {
  padding-top: 38px;
  text-align: center;
}
.contacts-page .row .item .order .btn {
  padding: 10px 20px 11px;
}
.contacts-page .row .item.clickable {
  cursor: pointer;
}
.contacts-page .row .item.clickable:hover:before {
  background: rgba(255, 255, 255, 0.8);
}
.contacts-page .view-type-label,
.contacts-page .view-type-selector,
.franchise-page .section-2 .advantage-item .name span {
  display: none;
}
@media (max-width: 960px) {
  .contacts-page .row .col {
    width: 50%;
  }
}
@media (max-width: 620px) {
  .contacts-page .wrapper {
    padding-top: 85px;
  }
  .contacts-page .title-wrap {
    -ms-flex-order: -5;
    order: -5;
  }
  .contacts-page .row .col {
    width: 100%;
  }
  .contacts-page .page-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .contacts-page .map {
    width: 100%;
    height: 100vw;
    min-height: 360px;
    -ms-flex-order: -2;
    order: -2;
  }
  .contacts-page .view-type-label {
    transition: all 0.3s ease;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-top: 25px;
    margin-bottom: 25px;
    min-width: calc(50% - 10px);
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
    color: #655391;
    padding: 13px 19px;
    box-sizing: border-box;
    font:
      700 16px/1 "Clear Sans",
      sans-serif;
  }
  .contacts-page .view-type-label.map-label {
    -ms-flex-order: -4;
    order: -4;
    margin-left: 10px;
    border-radius: 10px 0 0 10px;
  }
  .contacts-page .view-type-label.list-label {
    -ms-flex-order: -3;
    order: -3;
    border-radius: 0 10px 10px 0;
    background: #655391;
    color: #fff;
  }
  .contacts-page .view-type-selector ~ .view-type-label.map-label {
    pointer-events: none;
  }
  .contacts-page .view-type-selector ~ .view-type-label.list-label {
    pointer-events: all;
  }
  .contacts-page .view-type-selector ~ .map {
    display: block;
  }
  .contacts-page .view-type-selector ~ .cards-list {
    display: none;
  }
  .contacts-page .view-type-selector:checked ~ .view-type-label.map-label {
    background: #655391;
    color: #fff;
    pointer-events: all;
  }
  .contacts-page .view-type-selector:checked ~ .view-type-label.list-label {
    background: #fff;
    color: #655391;
    pointer-events: none;
  }
  .contacts-page .view-type-selector:checked ~ .map {
    display: none;
  }
  .contacts-page .view-type-selector:checked ~ .cards-list {
    display: block;
  }
}
.franchise-page .page-head {
  background: url(../../../../../../local/images/gulp-ignore/franchise/head-bg.png)
    no-repeat no-repeat calc(50% - 48px) 80px;
  position: relative;
  pointer-events: auto;
  max-height: 1000px;
  z-index: 10;
}
.franchise-page .page-head .container {
  position: relative;
}
.franchise-page .page-head .image {
  width: auto;
  position: absolute;
  left: 950px;
  top: 160px;
}
.franchise-page .page-head .image:before {
  content: none;
}
.franchise-page .page-head .image .img {
  width: 304px;
  height: 417px;
  background-image: url(../../../../../../local/images/gulp-ignore/franchise/head-img.png);
  background-position: 41% 40%;
}
.franchise-page .page-head .content {
  width: 490px;
}
.franchise-page .page-head .description {
  padding-bottom: 50px;
}
.franchise-page .page-head .btn {
  font-size: 18px;
  padding: 18px;
}
.franchise-page .page-head h1 {
  line-height: 50px;
  margin-bottom: 18px;
  position: relative;
}
.franchise-page .page-head .jet-tv {
  animation: tv-jet 5s infinite;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
  z-index: 3;
  left: 550px;
}
.franchise-page .page-head .jet-tv .nozzle1:after,
.franchise-page .page-head .jet-tv .nozzle2:after {
  animation: nozzle 0.1s linear infinite;
  animation-direction: alternate;
}
.franchise-page .page-head .jet-tv .nozzle1:before,
.franchise-page .page-head .jet-tv .nozzle2:before {
  animation: sparks 0.5s infinite;
  animation-timing-function: step-start;
}
.franchise-page .page-head .jet-tv .nozzle1:after {
  animation-delay: 0.05s;
}
.franchise-page .header {
  transition: transform 0.2s ease;
}
.franchise-page .header.hide {
  -ms-transform: translate(0, -110%);
  transform: translate(0, -110%);
}
.franchise-page .franchise-header {
  position: fixed;
  bottom: 0;
  top: auto;
  left: 0;
  z-index: 4;
  opacity: 0.99;
}
.franchise-page .franchise-header:before {
  opacity: 0.75;
}
.franchise-page .franchise-header .btn-wrap {
  width: 220px;
}
.franchise-page .franchise-header .btn-wrap .btn-request {
  padding: 12px 18px;
  cursor: pointer;
}
.franchise-page .franchise-header .btn-wrap .btn-request:before {
  content: none;
}
.franchise-page .franchise-header .menu {
  width: 972px;
  box-sizing: border-box;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 0 30px;
}
.franchise-page .franchise-header .menu .link {
  font:
    400 18px/15px "Clear Sans",
    sans-serif;
}
.franchise-page .franchise-header .menu .link.cur {
  background: #9280b8;
}
.franchise-page h2 {
  font:
    400 48px/60px "Boomboom",
    sans-serif;
  color: #fff;
  margin: 0 0 47px;
  text-align: center;
  position: relative;
}
.franchise-page .section-1 {
  padding-top: 150px;
}
.franchise-page .section-1 .content-block {
  min-height: 480px;
  background: #fff;
  border-radius: 9px;
  position: relative;
}
.franchise-page .section-1 .content-block .row:after,
.franchise-page .section-1 .content-block .row:before {
  content: " ";
  display: table;
}
.franchise-page .section-1 .content-block .row:after {
  clear: both;
}
.franchise-page .section-1 .content-block:before {
  content: "";
  position: absolute;
  width: 1277px;
  height: 300px;
  background-image: url(../../../../../../local/images/gulp-ignore/franchise/section1-bg-top.png);
  left: -40px;
  top: -57px;
}
.franchise-page .section-1 .content-block:after {
  content: "";
  position: absolute;
  width: 1310px;
  height: 300px;
  background-image: url(../../../../../../local/images/gulp-ignore/franchise/section1-bg-bottom.png);
  left: -40px;
  bottom: -64px;
}
.franchise-page .section-1 .col1 {
  float: left;
  width: 332px;
  text-align: center;
  height: 480px;
  padding-top: 20px;
  box-sizing: border-box;
}
.franchise-page .section-1 .col2 {
  float: left;
  width: calc(100% - 332px);
  padding: 43px 80px 100px 0;
  box-sizing: border-box;
}
.franchise-page .section-1 .title {
  color: #5a575f;
  font:
    400 40px/60px "Boomboom",
    sans-serif;
  margin-bottom: 18px;
}
.franchise-page .section-1 .text {
  color: #5a575f;
  font:
    400 16px/20px "Clear Sans",
    sans-serif;
  margin-bottom: 26px;
}
.franchise-page .section-1 .message {
  font:
    400 24px/25px "Boomboom",
    sans-serif;
  color: #544085;
  letter-spacing: 0.5px;
}
.franchise-page .section-1 .slide-list {
  position: relative;
}
.franchise-page .section-1 .slide-list .slide {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.franchise-page .section-1 .slide-list .slide.active {
  z-index: 1;
  opacity: 1;
}
.franchise-page .section-1 .slide-list .step-nav {
  width: 27px;
  height: 46px;
  position: absolute;
  z-index: 5;
  top: 218px;
  cursor: pointer;
  transition: 0.3s opacity;
}
.franchise-page .section-1 .slide-list .step-nav:before {
  content: "";
  position: absolute;
  width: 27px;
  height: 46px;
  background: url(/local/images/sprite8f17377e.svg) -158px -246px
    no-repeat;
  left: 0;
  top: 0;
  transition: 0.3s transform;
}
.franchise-page .section-1 .slide-list .step-nav.disable {
  opacity: 0.5;
  cursor: default;
}
.franchise-page .section-1 .slide-list .step-nav.step-prev {
  left: 20px;
}
.franchise-page .section-1 .slide-list .step-nav.step-next {
  right: 20px;
}
.franchise-page .section-1 .slide-list .step-nav.step-next:before {
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.franchise-page
  .section-1
  .slide-list
  .step-nav:not(.disable):hover.step-prev:before {
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.franchise-page
  .section-1
  .slide-list
  .step-nav:not(.disable):hover.step-next:before {
  -ms-transform: scale(-1, 1) translateX(-5px);
  transform: scale(-1, 1) translateX(-5px);
}
.franchise-page .section-1 .progress {
  z-index: 2;
  margin: 0;
  padding: 10px 0;
  overflow: hidden;
  word-spacing: 0;
  position: absolute;
  bottom: 33px;
  left: 332px;
}
.franchise-page .section-1 .progress li {
  list-style: none;
  position: relative;
  display: inline-block;
}
.franchise-page .section-1 .progress li + li {
  margin-left: 115px;
}
.franchise-page .section-1 .progress li + li:before {
  content: "";
  position: absolute;
  width: 125px;
  left: -120px;
  top: 17px;
  border: 1px solid #cbc5da;
}
.franchise-page .section-1 .progress li a {
  width: 35px;
  height: 35px;
  text-decoration: none;
  display: inline-block;
  position: relative;
  color: #8b80a6;
  background: #cbc5da;
  border-radius: 50%;
  font:
    700 18px/35px "Clear Sans",
    sans-serif;
  text-align: center;
  z-index: 1;
}
.franchise-page .section-1 .progress li.active,
.franchise-page .section-1 .progress li.past {
  z-index: 1;
}
.franchise-page .section-1 .progress li.active a,
.franchise-page .section-1 .progress li.past a {
  background: #544085;
  color: #fff;
}
.franchise-page .section-1 .progress li.active:before,
.franchise-page .section-1 .progress li.past:before {
  content: "";
  position: absolute;
  top: 16px;
  border: 2px solid #544085;
}
.franchise-page .section-1 .progress li.active:not(.ext) a {
  border-radius: 0;
  background: 0 0;
  color: #fff;
}
.franchise-page .section-1 .progress li.active:not(.ext) a:before {
  content: "";
  position: absolute;
  width: 32px;
  height: 40px;
  background: url(/local/images/sprite8f17377e.svg) -336px -93px
    no-repeat;
  top: -2px;
  left: 6px;
  z-index: -1;
}
.franchise-page .section-2 {
  position: relative;
  padding-top: 140px;
}
.franchise-page .section-2 .advantage-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 54px;
}
.franchise-page .section-2 .advantage-item {
  width: 100%;
  text-align: center;
  display: block;
  text-decoration: none;
  cursor: default;
}
.franchise-page .section-2 .advantage-item .name {
  font:
    400 25px/35px "Boomboom",
    sans-serif;
  color: #fff;
  margin-bottom: 7px;
  transition: all 0.4s ease;
}
.franchise-page .section-2 .advantage-item .desc {
  opacity: 0;
  color: #544085;
  font:
    400 16px/20px "Clear Sans",
    sans-serif;
  transition: all 0.4s ease;
}
.franchise-page .section-2 .advantage-item .advantage-content {
  padding: 11px 0 17px;
  border-radius: 0 0 10px 10px;
  background: 0 0;
  transition: all 0.4s ease;
  position: relative;
}
.franchise-page .section-2 .advantage-item .advantage-content:after,
.franchise-page .section-2 .advantage-item .advantage-content:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background: url(/local/images/sprite8f17377e.svg) -232px -149px
    no-repeat;
  right: 0;
  top: -10px;
  opacity: 0;
  transition: all 0.4s ease;
}
.franchise-page .section-2 .advantage-item .advantage-content:after {
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
  right: auto;
  left: 0;
}
.franchise-page .section-2 .advantage-item .icon {
  width: 100%;
  height: 120px;
  border-radius: 10px 10px 0 0;
  background: rgba(153, 99, 160, 0);
  position: relative;
  transition: all 0.4s ease;
}
.franchise-page .section-2 .advantage-item .icon:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.franchise-page .section-2 .advantage-item .icon.brand {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.franchise-page .section-2 .advantage-item .icon.brand:before {
  width: 86px;
  height: 86px;
  background: url(/local/images/sprite8f17377e.svg) -246px -2px
    no-repeat;
}
.franchise-page .section-2 .advantage-item .icon.brand .smile {
  width: 43px;
  height: 16px;
  position: relative;
  margin-top: 30px;
  overflow: hidden;
}
.franchise-page .section-2 .advantage-item .icon.brand .smile:after {
  content: "";
  position: absolute;
  width: 43px;
  height: 16px;
  background: url(/local/images/sprite8f17377e.svg) -189px -246px
    no-repeat;
  top: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.franchise-page .section-2 .advantage-item .icon.economy:before {
  width: 71px;
  height: 72px;
  background: url(/local/images/sprite8f17377e.svg) -83px -246px
    no-repeat;
  left: calc(50% - 36px);
  top: calc(50% - 36px);
  -ms-transform: none;
  transform: none;
}
.franchise-page .section-2 .advantage-item .icon.efficiency:before {
  width: 78px;
  height: 78px;
  border: 4px solid #fff;
  border-radius: 50%;
}
.franchise-page .section-2 .advantage-item .icon.efficiency:after {
  content: "";
  position: absolute;
  width: 31px;
  height: 40px;
  background: url(/local/images/sprite8f17377e.svg) -336px -137px
    no-repeat;
  left: calc(50% - 15px);
  top: calc(50% - 20px);
  transition: transform 0.5s ease;
}
.franchise-page .section-2 .advantage-item .icon.experience:before {
  width: 58px;
  height: 84px;
  background: url(/local/images/sprite8f17377e.svg) -246px -92px
    no-repeat;
  left: calc(50% - 29px);
  top: calc(50% - 42px);
  -ms-transform: none;
  transform: none;
}
.franchise-page .section-2 .advantage-item .icon.fast:before {
  width: 77px;
  height: 79px;
  background: url(/local/images/sprite8f17377e.svg) -2px -246px
    no-repeat;
  left: calc(50% - 47px);
  top: calc(50% - 32px);
  -ms-transform: none;
  transform: none;
}
.franchise-page .section-2 .advantage-item .icon.fast:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 25px;
  background: url(/local/images/sprite8f17377e.svg) -358px -243px
    no-repeat;
  left: calc(50% + 22px);
  top: calc(50% - 26px);
}
.franchise-page .section-2 .advantage-item:hover .icon {
  background: rgba(153, 99, 160, 0.5);
}
.franchise-page .section-2 .advantage-item:hover .icon.brand .smile {
  animation: 0.5s advantage-brand-smile;
}
.franchise-page .section-2 .advantage-item:hover .icon.experience:before {
  animation: 0.3s advantage-experience linear;
}
.franchise-page .section-2 .advantage-item:hover .icon.fast:after {
  animation: 1s advantage-fast-sound linear;
}
.franchise-page .section-2 .advantage-item:hover .icon.economy:before {
  animation: 0.3s advantage-economy linear;
}
.franchise-page .section-2 .advantage-item:hover .icon.efficiency:after {
  transform: rotateY(360deg);
}
.franchise-page .section-2 .advantage-item:hover .advantage-content {
  background: #fff;
}
.franchise-page .section-2 .advantage-item:hover .name {
  color: #544085;
}
.franchise-page .section-2 .advantage-item:hover .advantage-content:after,
.franchise-page .section-2 .advantage-item:hover .advantage-content:before,
.franchise-page .section-2 .advantage-item:hover .desc {
  opacity: 1;
}
.franchise-page .section-3 {
  position: relative;
  padding-top: 138px;
}
.franchise-page .section-3 h2 {
  margin-bottom: 66px;
}
.franchise-page .section-3 .row {
  margin-left: -10px;
  margin-right: -10px;
}
.franchise-page .section-3 .row:after,
.franchise-page .section-3 .row:before {
  content: " ";
  display: table;
}
.franchise-page .section-3 .row:after {
  clear: both;
}
.franchise-page .section-3 .col {
  box-sizing: border-box;
  width: 50%;
  padding: 0 10px;
  float: left;
}
.franchise-page .section-3 .studio {
  background: #fff;
  border-radius: 10px;
  color: #5a575f;
  display: block;
  cursor: default;
  text-decoration: none;
}
.franchise-page .section-3 .studio .image {
  overflow: hidden;
  border-radius: 10px;
  height: 396px;
  position: relative;
}
.franchise-page .section-3 .studio .name {
  font:
    700 25px/30px "Clear Sans",
    sans-serif;
  margin-bottom: 5px;
}
.franchise-page .section-3 .studio .desc {
  font:
    400 20px/26px "Clear Sans",
    sans-serif;
}
.franchise-page .section-3 .studio .studio-content {
  padding: 23px 30px 35px;
}
.franchise-page .section-3 .studio .short-name {
  display: none;
}
.franchise-page .section-3 .studio .link {
  color: #31b7bc;
  display: inline-block;
  text-decoration: none;
  border-bottom: 2px dotted;
  transition: all 0.2s ease;
  font:
    700 18px/20px "Clear Sans",
    sans-serif;
}
.franchise-page .section-3 .studio .link:hover {
  border-color: transparent;
}
.franchise-page .section-3 .studio .text {
  min-height: 122px;
}
.franchise-page .section-4 {
  position: relative;
  padding-top: 167px;
}
.franchise-page .section-4 .content-block {
  height: 598px;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 67px;
}
.franchise-page .section-4 .content-block .m-title {
  display: none;
  color: #5a575f;
  font:
    400 28px/30px "Boomboom",
    sans-serif;
  position: relative;
  margin-bottom: 10px;
}
.franchise-page .section-4 .content-block .slider-wrap {
  float: left;
  width: 598px;
  height: 598px;
  border-radius: 10px;
  overflow: hidden;
}
.franchise-page .section-4 .content-block .text {
  padding: 25px 30px 30px;
  float: left;
  box-sizing: border-box;
  width: calc(100% - 598px);
}
.franchise-page .section-4 .content-block .text .title {
  color: #5a575f;
  font:
    400 28px/30px "Boomboom",
    sans-serif;
  border-bottom: 1px solid #dedddf;
  position: relative;
  padding-bottom: 13px;
  margin-bottom: 20px;
}
.franchise-page .section-4 .content-block .text .title:after,
.franchise-page .section-4 .content-block .text .title:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #dedddf;
  bottom: -3px;
}
.franchise-page .section-4 .content-block .text .title:before {
  left: 0;
}
.franchise-page .section-4 .content-block .text .title:after {
  right: 0;
}
.franchise-page .section-4 .content-block .desc {
  height: 400px;
  overflow: auto;
}
.franchise-page .section-4 .content-block .text-content {
  font:
    400 16px/20px "Clear Sans",
    sans-serif;
}
.franchise-page .section-4 .content-block .text-content p {
  font:
    400 16px/20px "Clear Sans",
    sans-serif;
  margin: 0 0 20px;
}
.franchise-page .section-4 .story-wrap {
  position: relative !important;
}
.franchise-page .section-4 .story-wrap.loading {
  position: relative;
  opacity: 0.7;
}
.franchise-page .section-4 .story-wrap.loading:before,
.franchise-page .section-7 .loading:before {
  background: 0 0;
}
.franchise-page .section-5 {
  position: relative;
  padding-top: 68px;
}
.franchise-page .section-5 .text {
  color: #fff;
  font:
    400 20px/26px "Clear Sans",
    sans-serif;
  margin-bottom: 30px;
}
.franchise-page .section-5 .items {
  display: none;
}
.franchise-page .section-5 .map {
  height: 610px;
}
.franchise-page .section-6 {
  position: relative;
  padding-top: 148px;
}
.franchise-page .section-6 .contacts {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-top: 66px;
  box-sizing: border-box;
}
.franchise-page .section-6 .contacts .contacts-item {
  text-align: center;
  width: 300px;
}
.franchise-page .section-6 .contacts .contacts-item .icon {
  display: inline-block;
}
.franchise-page .section-6 .contacts .contacts-item .link {
  display: block;
  text-decoration: none;
  color: #fff;
  font:
    400 25px/30px "Clear Sans",
    sans-serif;
  margin-top: 32px;
}
.franchise-page .section-6 .contacts .contacts-item.phone .link {
  font:
    400 30px/30px "Clear Sans",
    sans-serif;
}
.franchise-page .section-6 .contacts .contacts-item.phone .icon {
  width: 111px;
  height: 111px;
  background: url(/local/images/sprite8f17377e.svg) -131px -2px
    no-repeat;
}
.franchise-page .section-6 .contacts .contacts-item.email .icon {
  width: 111px;
  height: 111px;
  background: url(/local/images/sprite8f17377e.svg) -2px -131px
    no-repeat;
}
.franchise-page .section-6 .contacts .contacts-item.address .icon {
  width: 111px;
  height: 111px;
  background: url(/local/images/sprite8f17377e.svg) -117px -131px
    no-repeat;
}
.franchise-page .section-7 {
  position: relative;
  margin-bottom: 100px;
  padding-top: 57px;
}
.franchise-page .section-7 h2 {
  font:
    400 40px/48px "Boomboom",
    sans-serif;
  margin-bottom: 44px;
}
.franchise-page .section-7 .form-wrap {
  width: 342px;
  margin: 0 auto;
}
.franchise-page .section-7 .form-row.agree-row {
  margin-bottom: 15px;
}
.franchise-page .footer {
  height: 120px;
}
@media (max-width: 1200px) {
  .franchise-page .page-head {
    background: 0 0;
  }
  .franchise-page .franchise-header,
  .franchise-page .page-head .image {
    display: none;
  }
}
@media (max-width: 960px) {
  .franchise-page .page-head {
    height: auto;
  }
  .franchise-page .page-head .content,
  .franchise-page .section-1 .content-block .col1 img {
    width: 100%;
  }
  .franchise-page .page-head .content .description {
    margin-bottom: 270px;
  }
  .franchise-page .page-head .jet-tv-wrap {
    width: 330px;
    height: 220px;
    position: absolute;
    left: 50%;
    bottom: 200px;
    -ms-transform: translate(-50%, 0) scale(0.7) rotate(5deg);
    transform: translate(-50%, 0) scale(0.7) rotate(5deg);
  }
  .franchise-page .page-head .jet-tv-wrap .jet-tv {
    left: 0;
    top: 0;
    animation: none;
  }
  .franchise-page .page-head .jet-tv-wrap .jet-tv *,
  .franchise-page .page-head .jet-tv-wrap .jet-tv :after,
  .franchise-page .page-head .jet-tv-wrap .jet-tv :before {
    animation: none !important;
  }
  .franchise-page .page-head .btn-wrap {
    text-align: center;
  }
  .franchise-page h2 {
    font:
      400 30px/1 "Boomboom",
      sans-serif;
    margin-bottom: 32px;
  }
  .franchise-page .section-1 {
    padding-top: 50px;
  }
  .franchise-page .section-1 .content-block {
    margin-left: -10px;
    margin-right: -10px;
    padding-top: 75px;
    border-radius: 0;
    height: auto;
    min-height: auto;
    padding-bottom: 20px;
  }
  .franchise-page .section-1 .content-block:after,
  .franchise-page .section-1 .content-block:before,
  .franchise-page .section-3 .studio.open .image .short-name {
    display: none;
  }
  .franchise-page .section-1 .content-block .col1 {
    width: 30%;
  }
  .franchise-page .section-1 .content-block .col2 {
    width: 70%;
    padding: 30px 20px;
  }
  .franchise-page .section-1 .content-block .title {
    font:
      400 22px/1 "Boomboom",
      sans-serif;
  }
  .franchise-page .section-1 .content-block .text {
    max-height: 340px;
    overflow: hidden;
  }
  .franchise-page .section-1 .content-block .message {
    font:
      400 22px/25px "Boomboom",
      sans-serif;
  }
  .franchise-page .section-1 .slide-list .slide.active {
    position: relative;
  }
  .franchise-page .section-1 .slide-list .step-nav {
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    z-index: 5;
  }
  .franchise-page .section-1 .slide-list .step-nav:after {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
  }
  .franchise-page .section-1 .slide-list .step-nav.step-next {
    top: -45px;
    right: 10px;
  }
  .franchise-page .section-1 .slide-list .step-nav.step-prev {
    top: -45px;
    right: 40px;
    left: auto;
  }
  .franchise-page .section-1 .progress {
    position: absolute;
    top: 30px;
    left: 20px;
    width: 100%;
    bottom: auto;
  }
  .franchise-page .section-1 .progress li + li {
    margin-left: 20px;
  }
  .franchise-page .section-1 .progress li + li:before {
    content: "";
    position: absolute;
    width: 35px;
    left: -30px;
    top: 14px;
    border: 1px solid #cbc5da;
  }
  .franchise-page .section-1 .progress li a {
    width: 28px;
    height: 28px;
    line-height: 26px;
  }
  .franchise-page .section-1 .progress li.active:before,
  .franchise-page .section-1 .progress li.past:before {
    top: 13px !important;
  }
  .franchise-page .section-1 .progress li.active:not(.ext) a:before {
    -ms-transform: scale(0.8) translate(-4px, -4px);
    transform: scale(0.8) translate(-4px, -4px);
  }
  .franchise-page .section-2 {
    padding-top: 35px;
    background: #d685b3;
  }
  .franchise-page .section-2:before,
  .franchise-page .section-4:before,
  .franchise-page .section-5:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: url(../../../../../../local/images/stars.png);
    opacity: 0.3;
  }
  .franchise-page .section-2 .advantage-list {
    display: block;
    text-align: center;
    position: relative;
    padding-bottom: 35px;
  }
  .franchise-page .section-2 .advantage-list:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
  }
  .franchise-page .section-2 .advantage-list .advantage-item {
    width: 90px;
    height: 170px;
    overflow: hidden;
    display: inline-block;
    margin: 0 8px;
  }
  .franchise-page .section-2 .advantage-list .advantage-item.brand {
    width: 90px;
  }
  .franchise-page .section-2 .advantage-list .advantage-item.experience {
    width: 50px;
  }
  .franchise-page .section-2 .advantage-list .advantage-item.efficiency {
    width: 90px;
  }
  .franchise-page .section-2 .advantage-list .advantage-item.economy,
  .franchise-page .section-2 .advantage-list .advantage-item.fast {
    width: 78px;
  }
  .franchise-page .section-2 .advantage-list .advantage-item .icon {
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    height: 100px;
  }
  .franchise-page .section-2 .advantage-list .advantage-item .name {
    font:
      400 18px/1 "Boomboom",
      sans-serif;
  }
  .franchise-page .section-2 .advantage-list .advantage-item .name span {
    display: inline;
  }
  .franchise-page .section-3 {
    background: #fff;
    padding-top: 35px;
    padding-bottom: 20px;
  }
  .franchise-page .section-3 h2 {
    color: #544085;
    margin-bottom: 32px;
  }
  .franchise-page .section-3 .col {
    width: 100%;
    margin-bottom: 20px;
  }
  .franchise-page .section-3 .studio {
    height: 60px;
    overflow: hidden;
    border: 1px solid #dfdfdf;
    transition: all 0.5s ease;
  }
  .franchise-page .section-3 .studio .studio-content {
    padding: 14px 0 0;
    display: none;
  }
  .franchise-page .section-3 .studio .studio-content .name {
    font-size: 20px;
    line-height: 24px;
  }
  .franchise-page .section-3 .studio .studio-content .desc {
    font-size: 16px;
    line-height: 22px;
  }
  .franchise-page .section-3 .studio .image {
    width: 100%;
    height: 60px;
    border-radius: 0;
  }
  .franchise-page .section-3 .studio .image img {
    height: 60px;
    width: auto;
    float: left;
    margin-right: 15px;
    transition: all 0.5s ease;
  }
  .franchise-page .section-3 .studio .image .short-name {
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    font:
      700 20px/24px "Clear Sans",
      sans-serif;
    -ms-flex-align: center;
    align-items: center;
  }
  .franchise-page .section-3 .studio.open {
    height: auto;
    border: none;
  }
  .franchise-page .section-3 .studio.open .image {
    height: auto;
    border: 1px solid #dfdfdf;
    border-radius: 10px;
  }
  .franchise-page .section-3 .studio.open .image img {
    height: auto;
    width: 100%;
  }
  .franchise-page .section-4 {
    padding-top: 35px;
    padding-bottom: 40px;
    background: #e4dae7;
  }
  .franchise-page .section-4 h2 {
    color: #544085;
  }
  .franchise-page .section-4 .content-block {
    background: 0 0;
    height: auto;
    margin-top: 20px;
  }
  .franchise-page .section-4 .content-block .m-title {
    display: block;
  }
  .franchise-page .section-4 .content-block .slider-wrap {
    width: auto;
    height: auto;
    float: none;
    margin-bottom: 15px;
  }
  .franchise-page .section-4 .content-block .slider-wrap .slider-carousel {
    display: none;
  }
  .franchise-page .section-4 .content-block .slider-wrap .slide {
    width: 50%;
    height: 202px;
    float: left;
    box-sizing: border-box;
    border: 1px solid transparent;
  }
  .franchise-page .section-4 .content-block .slider-wrap .one .slide {
    width: 100%;
    height: 402px;
  }
  .franchise-page .section-4 .content-block .text {
    width: 100%;
    padding: 0;
  }
  .franchise-page .section-4 .content-block .text .title {
    display: none;
  }
  .franchise-page .section-4 .content-block .text .desc {
    height: auto;
    color: #5a575f;
    font:
      400 14px/20px "Clear Sans",
      sans-serif;
  }
  .franchise-page .section-4 .story-wrap {
    padding-top: 50px;
    position: relative;
  }
  .franchise-page .section-4 .story-wrap .pager {
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .franchise-page .section-5 {
    background: #aa85a8;
    padding-top: 35px;
  }
  .franchise-page .section-5 h2 {
    margin-bottom: 15px;
  }
  .franchise-page .section-5 .text {
    font:
      400 16px/22px "Clear Sans",
      sans-serif;
  }
  .franchise-page .section-5 .map {
    height: 340px;
  }
  .franchise-page .section-6 {
    padding-top: 35px;
  }
  .franchise-page .section-6 h2 {
    margin-bottom: 7px;
  }
  .franchise-page .section-6 .contacts {
    display: block;
    margin-top: 40px;
  }
  .franchise-page .section-6 .contacts .contacts-item {
    width: 342px;
    position: relative;
    text-align: left;
    padding-left: 35px;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .franchise-page .section-6 .contacts .contacts-item .link {
    font:
      400 20px/30px "Clear Sans",
      sans-serif;
  }
  .franchise-page .section-6 .contacts .contacts-item .icon {
    position: absolute;
    left: 2px;
  }
  .franchise-page .section-6 .contacts .contacts-item.phone .icon {
    width: 18px;
    height: 29px;
    background: url(/local/images/sprite8f17377e.svg) -336px -243px
      no-repeat;
  }
  .franchise-page .section-6 .contacts .contacts-item.phone .link {
    font:
      400 20px/30px "Clear Sans",
      sans-serif;
  }
  .franchise-page .section-6 .contacts .contacts-item.email .icon {
    width: 23px;
    height: 17px;
    background: url(/local/images/sprite8f17377e.svg) -308px -120px
      no-repeat;
    top: 9px;
  }
  .franchise-page .section-6 .contacts .contacts-item.address .icon {
    width: 22px;
    height: 27px;
    background: url(/local/images/sprite8f17377e.svg) -336px -276px
      no-repeat;
    top: 3px;
  }
  .franchise-page .section-7 h2 {
    font:
      400 30px/1 "Boomboom",
      sans-serif;
  }
  .franchise-page .section-7 .form-wrap {
    max-width: 100%;
  }
}
@media (max-width: 620px) {
  .franchise-page .fix-btn-request,
  .franchise-page .section-1 .content-block .col1 {
    display: none;
  }
  .franchise-page h2 {
    text-align: left;
  }
  .franchise-page .section-1 .content-block .col2 {
    width: 100%;
  }
  .franchise-page .section-4 .content-block .slider-wrap .slide {
    height: 102px;
  }
  .franchise-page .section-4 .content-block .slider-wrap .one .slide {
    width: 100%;
    height: 202px;
  }
  .franchise-page .section-4 .story-wrap .pager {
    width: auto;
  }
  .franchise-page .section-4 .story-wrap .pager .pager-left {
    position: relative;
    width: 40px;
    display: inline-block;
    left: 0;
    height: 35px;
  }
  .franchise-page .section-6 .contacts .contacts-item {
    width: 100%;
  }
}
@media (max-width: 360px) {
  .franchise-page .section-1 .progress {
    width: 240px;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .franchise-page .section-1 .slide-list .step-nav.step-prev {
    left: 10px;
    right: auto;
    z-index: 1;
  }
}


