@font-face {
  font-family: "FuturaLightC";
  src: url("../fonts/FuturaLightC.eot");
  src: url("../fonts/FuturaLightC.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaLightC.woff2") format("woff2"), url("../fonts/FuturaLightC.woff") format("woff"), url("../fonts/FuturaLightC.ttf") format("truetype"), url("../fonts/FuturaLightC.svg#FuturaLightC") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Baloo";
  src: url("../fonts/Baloo.eot");
  src: url("../fonts/Baloo.eot?#iefix") format("embedded-opentype"), url("../fonts/Baloo.woff2") format("woff2"), url("../fonts/Baloo.woff") format("woff"), url("../fonts/Baloo.ttf") format("truetype"), url("../fonts/Baloo.svg#Baloo") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "FuturaDemiC";
  src: url("../fonts/FuturaDemiC.eot");
  src: url("../fonts/FuturaDemiC.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaDemiC.woff2") format("woff2"), url("../fonts/FuturaDemiC.woff") format("woff"), url("../fonts/FuturaDemiC.ttf") format("truetype"), url("../fonts/FuturaDemiC.svg#FuturaDemiC") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Boomboom";
  src: url("../fonts/Boomboom.eot");
  src: url("../fonts/Boomboom.eot?#iefix") format("embedded-opentype"), url("../fonts/Boomboom.woff2") format("woff2"), url("../fonts/Boomboom.woff") format("woff"), url("../fonts/Boomboom.ttf") format("truetype"), url("../fonts/Boomboom.svg#Boomboom") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

@-webkit-keyframes opas {
  0% {
    opacity: 0;
  }

  60% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes opas {
  0% {
    opacity: 0;
  }

  60% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes fadeOpas {
  0% {
    -webkit-transform: translateY(110%);
    transform: translateY(110%);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fadeOpas {
  0% {
    -webkit-transform: translateY(110%);
    transform: translateY(110%);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes tooltipShow {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes tooltipShow {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }

  100% {
    -webkit-transform: translate(-50%, -50%) rotate(-360deg);
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }

  100% {
    -webkit-transform: translate(-50%, -50%) rotate(-360deg);
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}

@-webkit-keyframes deg {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  60% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@keyframes deg {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  60% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@-webkit-keyframes jamp {
  0% {
    margin-top: 0;
  }

  15% {
    margin-top: -1rem;
  }

  25% {
    margin-top: 0;
  }

  35% {
    margin-top: -0.5rem;
  }

  45% {
    margin-top: 0;
  }

  100% {
    margin-top: 0;
  }
}

@keyframes jamp {
  0% {
    margin-top: 0;
  }

  15% {
    margin-top: -1rem;
  }

  25% {
    margin-top: 0;
  }

  35% {
    margin-top: -0.5rem;
  }

  45% {
    margin-top: 0;
  }

  100% {
    margin-top: 0;
  }
}

@-webkit-keyframes jampTrf {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  15% {
    -webkit-transform: translateY(-7%);
    transform: translateY(-7%);
  }

  25% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  35% {
    -webkit-transform: translateY(-3%);
    transform: translateY(-3%);
  }

  45% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes jampTrf {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  15% {
    -webkit-transform: translateY(-7%);
    transform: translateY(-7%);
  }

  25% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  35% {
    -webkit-transform: translateY(-3%);
    transform: translateY(-3%);
  }

  45% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes slideme {
  0% {
    left: -30px;
    margin-left: 0px;
  }

  30% {
    left: 110%;
    margin-left: 80px;
  }

  100% {
    left: 110%;
    margin-left: 80px;
  }
}

@keyframes slideme {
  0% {
    left: -30px;
    margin-left: 0px;
  }

  30% {
    left: 110%;
    margin-left: 80px;
  }

  100% {
    left: 110%;
    margin-left: 80px;
  }
}

@-webkit-keyframes pulseicon {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
  }

  50% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }

  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
  }
}

@keyframes pulseicon {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
  }

  50% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }

  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
  }
}

@-webkit-keyframes pulseiconLine {
  0% {
    -webkit-transform: translateX(-55%) scale(0.7);
    transform: translateX(-55%) scale(0.7);
  }

  50% {
    -webkit-transform: translateX(-65%) scale(1);
    transform: translateX(-65%) scale(1);
  }

  100% {
    -webkit-transform: translateX(-55%) scale(0.7);
    transform: translateX(-55%) scale(0.7);
  }
}

@keyframes pulseiconLine {
  0% {
    -webkit-transform: translateX(-55%) scale(0.7);
    transform: translateX(-55%) scale(0.7);
  }

  50% {
    -webkit-transform: translateX(-65%) scale(1);
    transform: translateX(-65%) scale(1);
  }

  100% {
    -webkit-transform: translateX(-55%) scale(0.7);
    transform: translateX(-55%) scale(0.7);
  }
}

@-webkit-keyframes scale-before {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0.6;
  }

  50% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0.6;
  }
}

@keyframes scale-before {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0.6;
  }

  50% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0.6;
  }
}

@-webkit-keyframes transform-shiver {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -webkit-transform: translate(-5px, 0px) rotate(0deg);
    transform: translate(-5px, 0px) rotate(0deg);
  }

  75% {
    -webkit-transform: translate(5px, 0px) rotate(0deg);
    transform: translate(5px, 0px) rotate(0deg);
  }

  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }
}

@keyframes transform-shiver {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -webkit-transform: translate(-5px, 0px) rotate(0deg);
    transform: translate(-5px, 0px) rotate(0deg);
  }

  75% {
    -webkit-transform: translate(5px, 0px) rotate(0deg);
    transform: translate(5px, 0px) rotate(0deg);
  }

  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }
}

@-webkit-keyframes transform-shiver2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -webkit-transform: translate(0px, -5px) rotate(0deg);
    transform: translate(0px, -5px) rotate(0deg);
  }

  75% {
    -webkit-transform: translate(0, 5px) rotate(0deg);
    transform: translate(0, 5px) rotate(0deg);
  }

  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }
}

@keyframes transform-shiver2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -webkit-transform: translate(0px, -5px) rotate(0deg);
    transform: translate(0px, -5px) rotate(0deg);
  }

  75% {
    -webkit-transform: translate(0, 5px) rotate(0deg);
    transform: translate(0, 5px) rotate(0deg);
  }

  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }
}

@-webkit-keyframes transform-shiver3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -webkit-transform: translate(-5px, 0px) rotate(-1.5deg);
    transform: translate(-5px, 0px) rotate(-1.5deg);
  }

  75% {
    -webkit-transform: translate(5px, 0px) rotate(1.5deg);
    transform: translate(5px, 0px) rotate(1.5deg);
  }

  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }
}

@keyframes transform-shiver3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -webkit-transform: translate(-5px, 0px) rotate(-1.5deg);
    transform: translate(-5px, 0px) rotate(-1.5deg);
  }

  75% {
    -webkit-transform: translate(5px, 0px) rotate(1.5deg);
    transform: translate(5px, 0px) rotate(1.5deg);
  }

  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }
}

@-webkit-keyframes slide-up-in {
  0% {
    -webkit-transform: translate(0px, 100%) rotate(1deg);
    transform: translate(0px, 100%) rotate(1deg);
    opacity: 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }

  100% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}

@keyframes slide-up-in {
  0% {
    -webkit-transform: translate(0px, 100%) rotate(1deg);
    transform: translate(0px, 100%) rotate(1deg);
    opacity: 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }

  100% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}

.fade_in {
  opacity: 1;
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  -webkit-animation-duration: 1500ms;
  animation-duration: 1500ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: slide-up-in;
  animation-name: slide-up-in;
}

.title-first {
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  -webkit-animation-duration: 1500ms;
  animation-duration: 1500ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: slide-up-in;
  animation-name: slide-up-in;
}

.subtitle-first {
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  -webkit-animation-duration: 1500ms;
  animation-duration: 1500ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: slide-up-in;
  animation-name: slide-up-in;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  overflow-x: hidden;
}

body {
  font-family: "FuturaLightC", sans-serif;
  line-height: 1.2;
  font-weight: normal;
  overflow-x: hidden;
  color: #181818;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  color: #6a574f;
}

a,
button,
input,
textarea,
select {
  outline: none;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
  max-height: 100%;
}

.baloo {
  font-family: "Baloo", sans-serif;
}

.fdc {
  font-family: "FuturaDemiC", sans-serif;
}

.gray {
  color: #494949;
}

.gray-l {
  color: #d5d5d5;
}

.title,
.title-min {
  font-size: 2.2vw;
  color: #6a574f;
  line-height: 1.35;
  font-family: "Boomboom", "Baloo", sans-serif;
  font-weight: 400;
}

.title .tg,
.title-min .tg {
  color: #008cd1;
  font-weight: 400;
  font-family: "Boomboom", "Baloo", sans-serif;
}

.title .tg2,
.title-min .tg2 {
  color: #db569f;
  font-weight: 400;
  font-family: "Boomboom", "Baloo", sans-serif;
}

.title-min {
  font-size: 1.9vw;
}

.text {
  margin: 0.2vw 0;
  font-weight: 300;
  letter-spacing: 0.36px;
  font-size: 0.97vw;
}

.text .tg {
  color: #149456;
}

p {
  margin: 0.3vw 0;
}

b,
strong {
  font-weight: 900;
  font-family: "FuturaDemiC", sans-serif;
  color: #6a574f;
}

b.tg2,
strong.tg2 {
  color: #db569f;
}

.fwb {
  font-weight: bold;
}

.text-24 {
  font-size: 1.3vw;
}

.text-24 .tg {
  color: #008cd1;
}

.text-24.tg2 {
  color: #db569f;
  font-weight: 900;
}

.text-md {
  font-size: 1.15vw;
}

.text-md.tg {
  color: #0059a4;
  font-weight: 900;
}

.text-md.tg2 {
  color: #db569f;
  font-weight: 900;
}

.text-md .tg {
  color: #008cd1;
}

a.text-min {
  color: #181818;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

a.text-min:hover {
  color: #ff7200;
}

.small-text {
  font-size: 0.9vw;
}

.small-text .trigger {
  font-weight: 900;
  color: #88b332;
}

.fw9 {
  font-weight: 900 !important;
}

.container {
  max-width: 78vw;
  margin: 0 auto;
}

.mlg {
  margin-bottom: 4.5vw;
}

.msm {
  margin-bottom: 2.4vw;
}

.mb {
  margin-bottom: 1.5vw;
}

.mbm {
  margin-bottom: 0.7vw;
}

.mbs {
  margin-bottom: 0.3vw;
}

.section {
  position: relative;
  padding: 6vw 0;
}

.tac {
  text-align: center;
}

.ttu {
  text-transform: uppercase;
}

.tdu {
  text-decoration: underline;
}

.stop {
  overflow: hidden;
}

.btn {
  padding: 1vw 0.8vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 6;
  cursor: pointer;
  border: none;
  border-radius: 45px;
  -webkit-box-shadow: 0 8px 13px rgba(58, 168, 223, 0.01);
  box-shadow: 0 8px 13px rgba(58, 168, 223, 0.01);
  background-image: -webkit-gradient(linear, left bottom, left top, from(#008cd1), to(#c6ecff));
  background-image: -webkit-linear-gradient(bottom, #008cd1 0%, #c6ecff 100%);
  background-image: -o-linear-gradient(bottom, #008cd1 0%, #c6ecff 100%);
  background-image: linear-gradient(to top, #008cd1 0%, #c6ecff 100%);
  position: relative;
  color: #ffffff;
  width: 100%;
}

.btn b {
  color: #ffffff;
}

.btn:not(:disabled) .btn-blick {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 45px;
}

.btn:not(:disabled) .btn-blick:after {
  margin-left: -30px;
  content: " ";
  width: 30px;
  height: 300px;
  background: #fff;
  -webkit-animation-delay: 0.05s;
  animation-delay: 0.05s;
  position: absolute;
  left: -40px;
  top: -150px;
  top-animation-timing-function: ease-in-out;
  -webkit-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
  -webkit-animation-name: slideme;
  animation-name: slideme;
  -webkit-animation-duration: 3.5s;
  animation-duration: 3.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.btn:hover {
  -webkit-box-shadow: 0 8px 13px rgba(58, 168, 223, 0.49);
  box-shadow: 0 8px 13px rgba(58, 168, 223, 0.49);
}

.btn.big {
  padding: 1.5vw 1vw;
}

.burger {
  width: 3rem;
  height: 4rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}

.burger span {
  display: block;
  width: 100%;
  height: 4px;
  border-radius: 4px;
  position: relative;
  background-color: #27ae60;
}

.burger span:before,
.burger span:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 4px;
  left: 0;
  background-color: #27ae60;
  border-radius: 4px;
}

.burger span:before {
  top: -1rem;
}

.burger span:after {
  bottom: -1rem;
}

.burger__wrap {
  text-transform: uppercase;
  font-size: 1.5rem;
  color: #0fe07c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  cursor: pointer;
  display: none;
}

.close-nav {
  display: none;
}

.phone-link {
  font-weight: 500;
  font-size: 1vw;
  color: #44242e;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.phone-link:hover {
  color: #149456;
}

.link {
  color: #008cd1;
  letter-spacing: 0.32px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
  display: inline-block;
}

.link:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #008cd1;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.link:hover:before {
  width: 40%;
}

input::-webkit-input-placeholder {
  color: #b7b7b7;
}

input:-ms-input-placeholder {
  color: #b7b7b7;
}

input::-ms-input-placeholder {
  color: #b7b7b7;
}

input::-moz-placeholder {
  color: #b7b7b7;
}

input::placeholder {
  color: #b7b7b7;
}

.input {
  padding: 1.3vw 1vw;
  padding-left: 4vw;
  font-weight: 600;
  color: #494949;
  -webkit-box-shadow: inset 0 4px 6px rgba(124, 124, 124, 0.23);
  box-shadow: inset 0 4px 6px rgba(124, 124, 124, 0.23);
  border-radius: 40px;
  background-color: #e6e6e6;
  -ms-flex-item-align: center;
  align-self: center;
  border: none;
  width: 100%;
}

.input.name {
  background: url("../img/day/name.png") no-repeat center left 1.4vw, #f9f9f9;
  background-size: 1.2vw;
}

.input.phone {
  background: url("../img/day/ph.png") no-repeat center left 1.4vw, #f9f9f9;
  background-size: 1.5vw;
}

.inp-min {
  width: 30.5%;
}

.arrows {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 4vw;
  z-index: 18;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
  background: transparent;
  border: none;
}

.arrows:hover {
  opacity: 0.7;
}

.slidePrev {
  left: -2vw;
}

.slideNext {
  right: -2vw;
}

.header {
  padding: 2vw 0;
  position: relative;
  z-index: 4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.header-item__img {
  width: 1vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 1vw;
}

.header-item span {
  color: #008cd1;
  border-bottom: 1px dotted #008cd1;
}

.header-btn {
  margin-left: 1.7vw;
  width: 13vw;
}

.header__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-map {
  cursor: pointer;
}

.logo {
  max-width: 14vw;
  display: inline-block;
  opacity: 0.5;
}

.header__item-block {
  margin-bottom: 0.1vw;
}

.number {
  color: #303030;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  color: #494949;
}

.number:hover {
  color: #db569f;
}

.main {
  background: url("../img/main/bg.jpg") no-repeat center;
  background-size: cover;
  position: relative;
  z-index: 3;
  padding-bottom: 10vw;
}
@media (max-width: 450px) {
  .main {
    padding-bottom: 20vw;
  }
}
.main__cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 3vw;
  position: relative;
  z-index: 4;
}

.main__info {
  width: 53%;
}

.main-btn {
  width: 21vw;
}

.main-advas {
  width: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.main-advas__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 47%;
}

.main-advas__item-img {
  width: 5.5vw;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 1vw;
}

.main-advas__item:nth-child(2) {
  margin-top: 3vw;
}

.main-right {
  position: absolute;
  right: 0;
  top: 0;
  width: 12.6vw;
}

.main-right__item {
  padding: 3vw 1.5vw;
  padding-bottom: 3.5vw;
}

.main-right__item:nth-child(1) {
  padding-bottom: 4vw;
}

.main-right__item:nth-child(2) {
  margin-top: -3.3vw;
}

.main-right__img {
  height: 6vw;
  text-align: center;
}

.img-title {
  width: 27vw;
  margin-bottom: -0.6vw;
}

.main-btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.btn-call2-js {
  margin-left: 1vw;
}

.day {
  background-color: #fbfcff;
  position: relative;
  padding-bottom: 6vw;
  z-index: 6;
}

.day__block {
  width: 72%;
  margin: 0 auto;
  position: relative;
  z-index: 6;
}

.day__advas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.day__advas-item {
  width: 20%;
}

.day__advas-item-img {
  height: 6.8vw;
}

.day__advas-item:nth-child(even) {
  margin-top: 1.4vw;
}

.ctz {
  position: relative;
  z-index: 6;
}

.form {
  -webkit-box-shadow: 0 2px 40px rgba(24, 24, 24, 0.1);
  box-shadow: 0 2px 40px rgba(24, 24, 24, 0.1);
  border-radius: 10px;
  background-color: #ffffff;
  padding: 0.67vw;
}

.form-child {
  padding: 2.5vw 3vw;
  -webkit-box-shadow: 0 2px 18px rgba(24, 24, 24, 0.1);
  box-shadow: 0 2px 18px rgba(24, 24, 24, 0.1);
  border-radius: 10px;
  background-color: #ffffff;
}

.form-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.day__wind-1 {
  position: absolute;
  width: 100%;
  max-height: none;
  top: -18vw;
  left: 0;
}

.day__wind-2 {
  position: absolute;
  left: -8vw;
  width: 22vw;
  top: -8vw;
  -webkit-animation: transform-shiver 5000ms linear 0ms infinite normal both;
  animation: transform-shiver 5000ms linear 0ms infinite normal both;
}

.day__wind-3 {
  width: 7vw;
  right: 7vw;
  top: 10%;
  position: absolute;
  -webkit-animation: transform-shiver 3300ms linear 0ms infinite normal both;
  animation: transform-shiver 3300ms linear 0ms infinite normal both;
}

.day__wind-4 {
  position: absolute;
  right: -8vw;
  width: 26vw;
  bottom: -19vw;
  -webkit-animation: transform-shiver 5000ms linear 0ms infinite normal both;
  animation: transform-shiver 5000ms linear 0ms infinite normal both;
}

.day__wind-5 {
  position: absolute;
  left: 1vw;
  width: 24vw;
  bottom: 0vw;
  opacity: 0.3;
  -webkit-animation: transform-shiver 5000ms linear 0ms infinite normal both;
  animation: transform-shiver 5000ms linear 0ms infinite normal both;
}

.reason {
  background-color: #fbfcff;
}

.reason__cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.reason__item {
  width: 29%;
  margin-bottom: 3vw;
  margin-left: 1.5%;
  margin-right: 1.5%;
}

.reason__item:nth-child(5) .reason__item-img {
  padding-bottom: 0.7vw;
}

.reason__item-img {
  height: 8.5vw;
}

.reason__wind-1 {
  position: absolute;
  right: 5vw;
  width: 5vw;
  bottom: 5vw;
  z-index: 7;
  -webkit-animation: transform-shiver 5000ms linear 0ms infinite normal both;
  animation: transform-shiver 5000ms linear 0ms infinite normal both;
}

.choice__info-btns {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.attention {
  background-color: #fbfcff;
  padding-top: 0;
}

.attention__info {
  width: 73%;
  margin-left: 27%;
}

.attention__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 4vw;
  position: relative;
}

.attention__group:before {
  content: "";
  position: absolute;
  right: -4vw;
  top: -5vw;
  width: 7vw;
  height: 6vw;
  background: url("../img/attention/click.png") no-repeat center;
  background-size: 100% 100%;
}

.attention__group-item {
  width: 47%;
  -webkit-box-shadow: 0 2px 40px rgba(24, 24, 24, 0.1);
  box-shadow: 0 2px 40px rgba(24, 24, 24, 0.1);
  border-radius: 10px;
  background-color: #ffffff;
  padding: 1.5vw;
  height: 10.4vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 3;
  overflow: hidden;
  cursor: pointer;
}

.attention__group-item.one {
  width: 53%;
}

.attention__group-item.two {
  width: 43%;
}

.attention__group-item-text {
  position: relative;
}

.attention__group-item-text .text-md {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.attention__group-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 70%;
  height: 100%;
  background: url("../img/attention/bgh.png") no-repeat center right;
  background-size: cover;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
}

.attention__group-item:hover .text-md {
  color: #fff;
}

.attention__group-item:hover:before {
  opacity: 1;
}

.attention__img {
  position: absolute;
  left: 2vw;
  bottom: 0;
  width: 40vw;
  -webkit-animation: transform-shiver3 5300ms linear 0ms infinite normal both;
  animation: transform-shiver3 5300ms linear 0ms infinite normal both;
}

.attention__c {
  position: absolute;
  left: 4vw;
  top: 2vw;
  width: 9vw;
  -webkit-animation: transform-shiver2 3300ms linear 0ms infinite normal both;
  animation: transform-shiver2 3300ms linear 0ms infinite normal both;
}

.callback {
  padding-top: 8vw;
  padding-bottom: 8vw;
  z-index: 5;
}

.callback__cont {
  width: 46%;
}

.callback-form {
  width: 24.5vw;
  position: relative;
}

.callback__wind-1 {
  position: absolute;
  left: -3vw;
  bottom: -4vw;
  width: 17vw;
  -webkit-animation: transform-shiver 4300ms linear 0ms infinite normal both;
  animation: transform-shiver 4300ms linear 0ms infinite normal both;
  opacity: 0.5;
}

.callback__wind-2 {
  position: absolute;
  right: -5vw;
  top: -5vw;
  width: 21vw;
  -webkit-animation: transform-shiver 3300ms linear 0ms infinite normal both;
  animation: transform-shiver 3300ms linear 0ms infinite normal both;
}

.callback__wind-3 {
  position: absolute;
  width: 13vw;
  bottom: -3vw;
  left: 110%;
}

.choice {
  background: -webkit-gradient(linear, left top, left bottom, from(#f4f6fe), to(#fbfcff));
  background: -webkit-linear-gradient(top, #f4f6fe 0%, #fbfcff 100%);
  background: -o-linear-gradient(top, #f4f6fe 0%, #fbfcff 100%);
  background: linear-gradient(to bottom, #f4f6fe 0%, #fbfcff 100%);
}

.choice__tab {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.choice__tab-item {
  width: 47%;
  padding: 1vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-shadow: 0 2px 10px rgba(73, 73, 73, 0.05);
  box-shadow: 0 2px 10px rgba(73, 73, 73, 0.05);
  border-radius: 10px;
  background-color: #ffffff;
  position: relative;
  cursor: pointer;
}

.choice__tab-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  -webkit-box-shadow: 0 2px 16px rgba(253, 76, 105, 0.1);
  box-shadow: 0 2px 16px rgba(253, 76, 105, 0.1);
  border-radius: 10px;
  background-color: #ffffff;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  width: 0;
  opacity: 0;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#db5397), to(#ffc5e2));
  background-image: -webkit-linear-gradient(bottom, #db5397 0%, #ffc5e2 100%);
  background-image: -o-linear-gradient(bottom, #db5397 0%, #ffc5e2 100%);
  background-image: linear-gradient(to top, #db5397 0%, #ffc5e2 100%);
}

.choice__tab-item .text-md {
  position: relative;
  z-index: 4;
  color: #494949;
}

.choice__tab-item-img {
  width: 1.3vw;
  height: 1.3vw;
  margin-right: 0.6vw;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.choice__tab-item-img-1 {
  position: relative;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.choice__tab-item-img-2 {
  position: relative;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: scale(0) translateY(-50%);
  -ms-transform: scale(0) translateY(-50%);
  transform: scale(0) translateY(-50%);
  opacity: 0;
  width: 0;
}

.choice__tab-item:hover .choice__tab-item-img-1,
.choice__tab-item.active .choice__tab-item-img-1 {
  -webkit-transform: scale(0) translateY(-50%);
  -ms-transform: scale(0) translateY(-50%);
  transform: scale(0) translateY(-50%);
  opacity: 0;
  width: 0;
}

.choice__tab-item:hover .choice__tab-item-img-2,
.choice__tab-item.active .choice__tab-item-img-2 {
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
  opacity: 1;
  width: auto;
}

.choice__tab-item:hover:before,
.choice__tab-item.active:before {
  width: 100%;
  opacity: 1;
}

.choice__tab-item:hover .text-md,
.choice__tab-item.active .text-md {
  font-weight: 800;
  color: #fff;
}

.choice__cont {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.choice__img {
  width: 37%;
  padding-top: 4vw;
  position: relative;
}

.choice__img .img-wom {
  -webkit-transform: scale(1.3) translateX(-10%);
  -ms-transform: scale(1.3) translateX(-10%);
  transform: scale(1.3) translateX(-10%);
}

.choice__info {
  width: 72%;
}

.choice__info-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.choice__info-btn {
  width: 47%;
}

.choice__info-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.choice__info-title .ts2 {
  margin-left: 24%;
}

.choice__info-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.choice-text {
  padding-left: 6%;
  display: block;
  line-height: 1.3;
  color: #6a574f;
}

.choice-slider {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1vw;
}

.choice-slider__item {
  height: 8.5vw;
  position: relative;
  -webkit-box-shadow: 0 2px 5px rgba(23, 34, 45, 0.3);
  box-shadow: 0 2px 5px rgba(23, 34, 45, 0.3);
  border-radius: 5px;
  display: block;
  margin: 0.7vw;
}

.choice-slider__item-hov {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 2vw;
  background-color: rgba(73, 73, 73, 0.7);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
}

.choice-slider__item:hover .choice-slider__item-hov {
  opacity: 1;
}

.choice__video {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.choice__video-item {
  width: 47%;
  display: block;
  text-decoration: underline;
  font-weight: 900;
}

.choice__video-item strong {
  color: #db569f;
}

.video-choice {
  position: absolute;
  right: 2vw;
  bottom: 8vw;
  width: 4.5vw;
  height: 4.5vw;
  border-radius: 100%;
  display: inline-block;
  -webkit-box-shadow: 0 0 50px #e36ba7;
  box-shadow: 0 0 50px #e36ba7;
}

.video-choice:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 135%;
  height: 135%;
  border-radius: 100%;
  border: 1px solid #e165a3;
  -webkit-animation: scale-before 3.5s infinite linear;
  animation: scale-before 3.5s infinite linear;
}

.labels {
  position: absolute;
  right: 17vw;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  bottom: 4.5vw;
  font-style: italic;
  white-space: nowrap;
}

.labels-arr {
  position: absolute;
  width: 3vw;
  top: -3.4vw;
  left: -1vw;
}

.choice-img-1 {
  position: absolute;
  left: 10%;
  top: 4vw;
  width: 80%;
  -webkit-animation: transform-shiver 4300ms linear 0ms infinite normal both;
  animation: transform-shiver 4300ms linear 0ms infinite normal both;
}

.price {
  background-color: #fbfcff;
}

.price__cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-evenly;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.price__item {
  width: 30%;
  -webkit-box-shadow: 0 2px 40px rgba(24, 24, 24, 0.1);
  box-shadow: 0 2px 40px rgba(24, 24, 24, 0.1);
  border-radius: 10px;
  background-color: #ffffff;
}

.price__item-head {
  border-radius: 10px 10px 0 0;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#008cd1), to(#c6ecff));
  background-image: -webkit-linear-gradient(bottom, #008cd1 0%, #c6ecff 100%);
  background-image: -o-linear-gradient(bottom, #008cd1 0%, #c6ecff 100%);
  background-image: linear-gradient(to top, #008cd1 0%, #c6ecff 100%);
  padding: 1vw;
  color: #ffffff;
  padding-top: 1.5vw;
}

.price__item-head .text-md {
  color: #ffffff;
}

.price__item-body {
  padding: 2vw 3vw;
}

.price-list li,
.modal-list li {
  position: relative;
  margin: 0.5vw 0;
  padding-left: 2vw;
}

.price-list li:before,
.modal-list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.2vw;
  width: 1vw;
  height: 0.8vw;
  background: url("../img/choice/v.png") no-repeat center;
  background-size: 100% 100%;
}

.price-list li.cl,
.modal-list li.cl {
  opacity: 0.5;
}

.price-list li.cl:before,
.modal-list li.cl:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.2vw;
  width: 1vw;
  height: 0.8vw;
  background: url("../img/choice/cl.png") no-repeat center;
  background-size: 100% 100%;
}

.pricew {
  top: -2vw;
}

.pricew2 {
  position: absolute;
  right: 6vw;
  bottom: 14vw;
  width: 7vw;
  -webkit-animation: transform-shiver2 4000ms linear 0ms infinite normal both;
  animation: transform-shiver2 4000ms linear 0ms infinite normal both;
}

.team {
  background: -webkit-gradient(linear, left top, left bottom, from(#fbfcff), to(#fff));
  background: -webkit-linear-gradient(top, #fbfcff 0%, #fff 100%);
  background: -o-linear-gradient(top, #fbfcff 0%, #fff 100%);
  background: linear-gradient(to bottom, #fbfcff 0%, #fff 100%);
}

.team__cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  z-index: 15;
}

.team__cont-item {
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  -webkit-box-shadow: 0 2px 10px rgba(24, 24, 24, 0.1);
  box-shadow: 0 2px 10px rgba(24, 24, 24, 0.1);
  position: relative;
  z-index: 21;
  border-radius: 10px;
  width: 22%;
  margin-left: 1.5%;
  margin-right: 1.5%;
  margin-bottom: 1.5vw;
}

.team__cont-item-img {
  background-color: #f0eff1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 21vw;
  -webkit-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  border-radius: 10px 10px 0 0;
}

.team__cont-item-info {
  padding: 1vw;
  text-align: center;
  background-color: #ffffff;
  border-radius: 0 0 10px 10px;
}

.team__cont-item.active {
  -webkit-box-shadow: 0 3px 10px rgba(24, 24, 24, 0.3) !important;
  box-shadow: 0 3px 10px rgba(24, 24, 24, 0.3) !important;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.team__cont-item.active .team__cont-item-img {
  border-radius: 10px 10px 0 0;
  height: 22.5vw;
  margin-top: -1.1vw;
}

.team__cont-item.slick-center {
  -webkit-box-shadow: 0 10px 19px 1px rgba(82, 82, 82, 0.1);
  box-shadow: 0 10px 19px 1px rgba(82, 82, 82, 0.1);
  border-radius: 10px;
  background-color: #ffffff;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.team__cont-item.slick-center .team__cont-item-img {
  border-radius: 10px 10px 0 0;
  height: 22.5vw;
  margin-top: -1.1vw;
}

.team__cont-item:hover {
  -webkit-box-shadow: 0 10px 39px 1px rgba(82, 82, 82, 0.1);
  box-shadow: 0 10px 39px 1px rgba(82, 82, 82, 0.1);
  border-radius: 10px;
}

.team__cont-item:hover .team__cont-item-img {
  height: 22.5vw;
  margin-top: -1.1vw;
}

.btn-show-js {
  width: 21vw;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slick-slide {
  outline: none;
}

.teamw {
  bottom: 0;
  top: auto;
  z-index: 0;
}

.teamw2 {
  position: absolute;
  width: 10vw;
  right: 3vw;
  bottom: 4vw;
  -webkit-animation: transform-shiver2 4300ms linear 0ms infinite normal both;
  animation: transform-shiver2 4300ms linear 0ms infinite normal both;
}

.teamw3 {
  position: absolute;
  width: 7vw;
  left: 10%;
  top: 0;
  -webkit-animation: transform-shiver2 4300ms linear 0ms infinite normal both;
  animation: transform-shiver2 4300ms linear 0ms infinite normal both;
}

.teamw4 {
  position: absolute;
  width: 19vw;
  right: 3vw;
  top: -3vw;
  opacity: 0.5;
  -webkit-animation: transform-shiver 4300ms linear 0ms infinite normal both;
  animation: transform-shiver 4300ms linear 0ms infinite normal both;
}

.contacts {
  padding-top: 17vw;
  padding-bottom: 11vw;
}

.contacts:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 7.1vw;
  background: url("../img/contacts/o1.png") no-repeat center bottom;
  background-size: cover;
  z-index: 6;
}

.contacts:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7vw;
  background: url("../img/contacts/o2.png") no-repeat center top;
  background-size: cover;
  z-index: 6;
}

.contacts-info {
  width: 24vw;
  position: absolute;
  right: 5vw;
  bottom: 7vw;
}

.contacts-info a {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  color: #494949;
  display: inline-block;
}

.contacts-info a:hover {
  color: #db5397;
}

.contacts-info .form-child {
  padding: 2vw;
}

.map {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #008cd1;
}

.footer {
  position: relative;
  overflow: hidden;
}

.footer__cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 2vw 0;
}

.footer__cont .fdc,
.footer__cont .link-conf,
.footer__cont .link-conf2 {
  color: #008cd1;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.footer__cont .fdc:hover,
.footer__cont .link-conf:hover,
.footer__cont .link-conf2:hover {
  color: #db5397;
}

.footerw2 {
  position: absolute;
  width: 27vw;
  bottom: -2vw;
  left: 36%;
  max-height: none;
  -webkit-animation: transform-shiver2 4300ms linear 0ms infinite normal both;
  animation: transform-shiver2 4300ms linear 0ms infinite normal both;
}

.cont-btn {
  color: #fff !important;
  text-align: center;
  display: none !important;
}

.socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.socials-item {
  width: 1.8vw;
  height: 1.8vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0.3vw;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.socials-item:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.news {
  padding-top: 1vw;
}

.news__cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.news__item {
  width: 30%;
  margin-left: 1.5%;
  margin-right: 1.5%;
  display: block;
  -webkit-box-shadow: 0 2px 10px rgba(24, 24, 24, 0.1);
  box-shadow: 0 2px 10px rgba(24, 24, 24, 0.1);
  border-radius: 10px;
  background-color: #ffffff;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.news__item:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.news__item-img {
  height: 12vw;
  display: block;
  border-radius: 10px 10px 0 0;
  background-color: #ffffff;
}

.news__item-text {
  padding: 1vw;
  display: block;
}

.news-px1 {
  position: absolute;
  left: 3vw;
  width: 8vw;
  bottom: 7vw;
}

.news-px2 {
  position: absolute;
  right: 3vw;
  width: 19vw;
  bottom: 1vw;
}

.overlay {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  overflow-y: scroll;
}

.modal-wrap {
  position: absolute;
  top: 15vh;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 23vw;
  margin-bottom: 8vw;
}

.modal-wrap .form {
  width: 100%;
}

.modal-min {
  width: 24vw;
}

.modal-md {
  width: 45vw;
}

.modal-big {
  width: 78vw;
  padding: 3vw;
  -webkit-box-shadow: 0 2px 40px rgba(24, 24, 24, 0.1);
  box-shadow: 0 2px 40px rgba(24, 24, 24, 0.1);
  border-radius: 10px;
}

.close {
  position: absolute;
  right: 0;
  top: 0;
  width: 1.5vw;
  height: 1.5vw;
  -webkit-transform: translate(-100%, 100%);
  -ms-transform: translate(-100%, 100%);
  transform: translate(-100%, 100%);
  cursor: pointer;
  z-index: 99;
}

.close:before,
.close:after {
  position: absolute;
  left: 50%;
  content: " ";
  height: 100%;
  width: 2px;
  background-color: #9f9f9f;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  border-radius: 3px;
}

.close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.close:hover:before,
.close:hover:after {
  background-color: #43ade1;
}

.modal-cont {
  padding-bottom: 17vw;
}

.modal-cont.mod {
  padding-bottom: 4vw;
}

.modal-cont.mod2 {
  padding-bottom: 0;
}

.modal-advas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.modal-advas__item {
  width: 30%;
  margin: 1vw 1.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.modal-advas__item-img {
  width: 6vw;
  height: 6vw;
  margin-right: 0.7vw;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.modal-list {
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
}

.modal-list li {
  width: 29%;
  margin-left: 2%;
  margin-right: 2%;
}

.modal-list li:before {
  background: url("../img/modals/v.png") no-repeat center;
  background-size: 100% 100%;
}

.btn-modals {
  margin-left: auto;
  margin-right: auto;
  width: 17vw;
}

.modal-mn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  z-index: 5;
}

.modal-mn-block {
  width: 45%;
}

.modal-mn-block-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.modal-mn-block-first {
  margin-right: 0.5vw;
  width: 5vw;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.modal-mn-block-first b {
  color: #db5397;
}

.img-mod-m {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 45vw;
}

.mnwm {
  -webkit-box-shadow: 0 2px 40px rgba(24, 24, 24, 0.1);
  box-shadow: 0 2px 40px rgba(24, 24, 24, 0.1);
  border-radius: 10px;
  background-color: #ffffff;
}

.modal-news {
  padding: 3vw;
}

.modal-news__img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.modal-sleep {
  width: 50%;
  margin-left: 50%;
}

.modal-sleep .modal-mn-block {
  width: 100%;
}

.modal-sleep .modal-mn-block-first {
  width: 8vw;
}

.autor-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.autor-block__img {
  width: 2vw;
  height: 2vw;
  margin-right: 0.5vw;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.close-nav {
  display: none;
}

@media (max-width: 900px) {
  .socials-item {
    width: 2rem;
    height: 2rem;
    margin: 0 0.5rem;
  }

  .img-title {
    width: 25rem;
  }

  .fransh {
    margin: 0.6rem;
  }

  .text {
    margin: 0.3rem 0;
    font-size: 1.2rem;
  }

  .container {
    max-width: 90vw;
  }

  .small-text {
    font-size: 1.25rem;
  }

  .input {
    min-height: 4.5rem;
    padding: 1rem 2rem;
  }

  .btn {
    padding: 1.4rem 1.5rem;
  }

  .footer {
    padding: 2rem 0;
  }

  .close {
    right: 0;
    top: 0;
  }

  .title,
  .title-min {
    font-size: 2.4rem;
  }

  .title-min {
    font-size: 2rem;
  }

  .text-24 {
    font-size: 1.5rem;
  }

  .text-md {
    font-size: 1.4rem;
  }

  .mlg {
    margin-bottom: 4.5rem;
  }

  .msm {
    margin-bottom: 2.4rem;
  }

  .mb {
    margin-bottom: 1.5rem;
  }

  .mbm {
    margin-bottom: 0.7rem;
  }

  .mbs {
    margin-bottom: 0.3rem;
  }

  .section {
    padding: 6rem 0;
  }

  .logo {
    max-width: 11rem;
  }

  .header-item__img {
    width: 1.5rem;
    margin-right: 1rem;
  }

  .header-btn {
    margin-left: 1.4rem;
    width: 13rem;
  }

  .main-btn {
    width: 24rem;
  }

  .main-right {
    width: 16rem;
  }

  .main-right__item {
    padding: 3rem 2rem;
  }

  .main-right__img {
    height: 7rem;
  }

  .main-advas__item-img {
    width: 7rem;
    margin-right: 1rem;
  }

  .main-advas {
    width: 100%;
  }

  .day__advas-item-img {
    height: 7.5rem;
  }

  .form {
    padding: 0.7rem;
  }

  .day__block {
    width: 80%;
  }

  .input {
    padding-left: 4rem;
  }

  .input.name {
    background: url("../img/day/name.png") no-repeat center left 1.4rem, #f9f9f9;
    background-size: 1.2rem;
  }

  .input.phone {
    background: url("../img/day/ph.png") no-repeat center left 1.4rem, #f9f9f9;
    background-size: 1.5rem;
  }

  .reason__item-img {
    height: 8.5rem;
  }

  .attention__group-item {
    height: 14.4vw;
    padding: 2vw;
  }

  .attention__group {
    padding-left: 0;
  }

  .callback-form {
    width: 26rem;
  }

  .callback__wind-3 {
    width: 24vw;
  }

  .modal-wrap {
    width: 28rem;
  }

  .close {
    width: 2rem;
    height: 2rem;
    top: -0.5rem;
  }

  .form-child {
    padding: 3rem;
  }

  .modal-big {
    width: 90vw;
    padding: 3rem;
  }

  .modal-advas__item-img {
    width: 6rem;
    height: 6rem;
    margin-right: 1rem;
  }

  .btn.big {
    padding: 1.5rem;
  }

  .btn-modals {
    width: 17rem;
  }

  .choice__tab {
    width: 80%;
  }

  .choice__tab-item {
    padding: 1rem;
  }

  .choice__tab-item-img {
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 1rem;
  }

  .choice-slider__item {
    height: 14.5vw;
    margin: 0.7rem;
  }

  .arrows {
    max-width: 4rem;
  }

  .slidePrev {
    left: -2rem;
  }

  .slideNext {
    right: -2rem;
  }

  .price__item-head {
    padding: 1rem;
    padding-top: 1.5rem;
  }

  .price__item-body {
    padding: 2rem;
  }

  .price-list li,
  .modal-list li {
    margin: 0.5rem 0;
    padding-left: 2rem;
  }

  .price-list li:before,
  .modal-list li:before {
    top: 0.3rem;
    width: 1rem;
    height: 0.8rem;
  }

  .modal-list li {
    margin-left: 2%;
    margin-right: 2%;
  }

  .modal-list {
    width: 100%;
  }

  .modal-cont {
    padding-bottom: 17rem;
  }

  .contacts-info {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    right: auto;
    width: 100%;
    margin-top: 2rem;
  }

  .contacts-info .form-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .contacts-info .form-child {
    padding: 2rem;
  }

  .contacts {
    padding-top: 9rem;
    padding-bottom: 5rem;
  }

  .map {
    height: 50%;
  }

  .modal-mn-block {
    width: 45%;
  }

  .modal-mn-block-first {
    margin-right: 0.5rem;
    width: 6rem;
  }

  .autor-block__img {
    width: 2rem;
    height: 2rem;
    margin-right: 0.5rem;
  }

  .news {
    padding-top: 1rem;
  }

  .news__item-img {
    height: 15vw;
    display: block;
    border-radius: 10px 10px 0 0;
    background-color: #ffffff;
  }

  .news__item-text {
    padding: 1rem;
  }

  .modal-news {
    padding: 3rem;
  }

  .modal-md {
    width: 50vw;
  }
}

@media (max-width: 767px) {
  .header-map {
    display: none;
  }

  .main .text-24 br {
    display: none;
  }

  .main__info {
    width: 64%;
  }

  .day__block {
    width: 100%;
  }

  .form-block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .inp-min {
    width: 47%;
    margin: 0.5rem;
  }

  .reason__item {
    margin-bottom: 3rem;
  }

  .attention {
    padding-top: 0;
    padding-bottom: 0;
  }

  .attention__img {
    position: relative;
    width: 21rem;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .attention__info {
    width: 100%;
    margin: 0;
  }

  .attention__group-item {
    padding: 2rem;
    height: 20.5vw;
  }

  .modal-advas__item {
    width: 47%;
    margin: 1rem 1.5%;
  }

  .callback__cont {
    width: 72%;
  }

  .callback__wind-3 {
    width: 33vw;
  }

  .choice__tab {
    width: 100%;
  }

  .choice__cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .choice__info {
    width: 100%;
  }

  .choice__img {
    width: 19rem;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 3rem;
  }

  .video-choice {
    width: 4.5rem;
    height: 4.5rem;
    right: auto;
    left: -3rem;
    bottom: 3rem;
  }

  .labels {
    right: auto;
    left: 2rem;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    bottom: -1rem;
  }

  .choice-slider__item {
    height: 20.5vw;
  }

  .price {
    padding-top: 0;
  }

  .price .title br,
  .price .title-min br {
    display: none;
  }

  .price__cont {
    width: 100%;
  }

  .team__cont-item.slick-center .team__cont-item-img {
    height: 24.5vw;
  }

  .team__cont-item-info {
    padding: 1rem;
  }

  .contacts__cont {
    display: none;
  }

  .map {
    position: relative;
    left: auto;
    top: auto;
    height: 60vw;
  }

  .contacts {
    padding-top: 1rem;
  }

  .footer__cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .link-conf {
    margin: 1rem;
  }

  .cont-btn {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .choice__video {
    width: 100%;
  }

  .btn-show-js {
    width: 21rem;
  }

  .modal-mn-block {
    width: 100%;
  }

  .img-mod-m {
    display: none;
  }

  .modal-sleep {
    width: 100%;
    margin-left: 0;
  }

  .modal-sleep .modal-mn-block-first {
    width: 9rem;
  }

  .modal-md {
    width: 90vw;
  }
}

@media (max-width: 567px) {
  .header-btn {
    display: none;
  }

  .logo {
    max-width: 10rem;
  }

  .main__cont {
    margin-top: 1.5rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .main__info {
    width: 100%;
  }

  .main-right {
    position: relative;
    right: auto;
    top: auto;
    bottom: auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .main-advas__item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .main-advas__item-img {
    margin-bottom: 0.6rem;
    margin-right: 0;
  }

  .main-advas {
    margin-bottom: 3rem;
  }

  .title,
  .title-min {
    font-size: 2.2rem;
  }

  .title br,
  .title-min br {
    display: none;
  }

  .day__advas {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .day__advas-item {
    width: 47%;
    margin: 1rem 1.5%;
  }

  .inp-min {
    width: 97%;
  }

  .reason__item {
    width: 47%;
  }

  .attention__group-item {
    width: 97% !important;
    height: 40vw;
  }

  .callback__cont {
    width: 100%;
  }

  .callback-form {
    margin-left: auto;
    margin-right: auto;
  }

  .choice__tab-item {
    width: 49.5%;
  }

  .choice-text {
    padding-left: 0;
  }

  .choice__info-block {
    margin-bottom: 3rem;
  }

  .price__cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .price__item {
    width: 24rem;
    margin: 1rem;
  }

  .team__cont-item.slick-center .team__cont-item-img {
    height: 58vw;
  }

  .map {
    height: 90vw;
  }

  .modal-advas__item {
    width: 100%;
  }

  .modal-list li {
    width: 96%;
  }

  .modal-big {
    background: #fff !important;
  }

  .modal-cont {
    padding-bottom: 3rem;
  }

  .gray {
    color: #000;
  }

  .choice__info-btns {
    text-align: center;
  }

  .choice__video {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .choice__video-item {
    width: 100%;
    margin: 0.6rem 0;
  }

  .choice__info-btns {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 3rem;
  }

  .choice__info-btn {
    width: 100%;
    margin: 1rem 0;
  }

  .team__cont-item {
    width: 47%;
    margin-bottom: 1.7rem;
  }

  .team__cont-item-img {
    height: 50vw;
  }

  .team__cont-item:hover .team__cont-item-img {
    height: 50vw;
  }

  .news__item {
    width: 47%;
  }

  .news__item-img {
    height: 29vw;
  }

  .day__wind-2,
  .day__wind-3,
  .reason__wind-1,
  .attention__c,
  .choice-img-1 {
    display: none;
  }

  .day__wind-4 {
    display: none;
  }

  .main,
  .callback {
    background: url("../img/mobile.jpg") no-repeat center !important;
    background-size: cover !important;
  }

  .main-btn {
    text-align: center;
  }

  .choice__info-title .ts2 {
    margin-left: 0;
  }

  .text-md {
    font-size: 1.6rem;
  }

  .choice__info-btns {
    width: 100%;
  }
}
.base-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  cursor: pointer;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}

.base-checkbox__input-wrapper {
  display: block;
  position: relative;
}

.base-checkbox__input-input {
  position: absolute;
  opacity: 0;
}

.base-checkbox__input-decoration {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #008cd1;
  fill: transparent;
  width: 16px;
  height: 16px;
}

.base-checkbox__input-decoration-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 70%;
  height: 70%;
  display: block;
}

.base-checkbox__text {
  color: #008cd1;
  font-size: 12px;
}
.base-checkbox__input-input:checked + .base-checkbox__input-decoration {
  fill: #008cd1;
}
.social {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
  margin: -40px 0 60px;
  position: relative;
}

@media (max-width: 567px) {
  .social {
    margin: -40px 0 40px;
  }
}
