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

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

@font-face {
  font-family: 'TT Norms';
  src: url("../fonts/TTNorms-Medium.eot");
  src: url("../fonts/TTNorms-Medium.eot?#iefix") format('embedded-opentype'),
        url("../fonts/TTNorms-Medium.woff2") format('woff2'),
        url("../fonts/TTNorms-Medium.woff") format('woff'),
        url("../fonts/TTNorms-Medium.ttf") format('truetype'),
        url("../fonts/TTNorms-Medium.svg#TTNorms-Medium") format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TT Norms';
  src: url("../fonts/TTNorms-Bold.eot");
  src: url("../fonts/TTNorms-Bold.eot?#iefix") format('embedded-opentype'),
        url("../fonts/TTNorms-Bold.woff2") format('woff2'),
        url("../fonts/TTNorms-Bold.woff") format('woff'),
        url("../fonts/TTNorms-Bold.ttf") format('truetype'),
        url("../fonts/TTNorms-Bold.svg#TTNorms-Bold") format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/*! 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.4;
  }

  60% {
    opacity: 1;
  }

  100% {
    opacity: 0.4;
  }
}

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

  60% {
    opacity: 1;
  }

  100% {
    opacity: 0.4;
  }
}

@-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 rotate2 {
  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 rotate2 {
  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-a {
  0% {
    -webkit-transform: translate(0, 0) scale(0.85);
    transform: translate(0, 0) scale(0.85);
  }

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

  100% {
    -webkit-transform: translate(0, 0) scale(0.85);
    transform: translate(0, 0) scale(0.85);
  }
}

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

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

  100% {
    -webkit-transform: translate(0, 0) scale(0.85);
    transform: translate(0, 0) scale(0.85);
  }
}

@-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 phone {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(15deg) scale(0.9);
    transform: translate(-50%, -50%) rotate(15deg) scale(0.9);
  }

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

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

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

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

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

@-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;
  }

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

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

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

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

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

@-webkit-keyframes transform-shiver {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) 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: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) 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: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }

  25% {
    -webkit-transform: translate(0, -5px) rotate(0deg);
    transform: translate(0, -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: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }

  25% {
    -webkit-transform: translate(0, -5px) rotate(0deg);
    transform: translate(0, -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 car1 {
  0% {
    -webkit-transform: translate(0px, 0px) scale(1);
    transform: translate(0px, 0px) scale(1);
  }

  100% {
    -webkit-transform: translate(-200px, 10px) scale(0);
    transform: translate(-200px, 10px) scale(0);
  }
}

@keyframes car1 {
  0% {
    -webkit-transform: translate(0px, 0px) scale(1);
    transform: translate(0px, 0px) scale(1);
  }

  100% {
    -webkit-transform: translate(-200px, 10px) scale(0);
    transform: translate(-200px, 10px) scale(0);
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(237, 26, 35, 0.5);
    box-shadow: 0 0 0 0 rgba(237, 26, 35, 0.5);
  }

  70% {
    -webkit-box-shadow: 0 0 0 8px rgba(237, 26, 35, 0);
    box-shadow: 0 0 0 8px rgba(237, 26, 35, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(237, 26, 35, 0);
    box-shadow: 0 0 0 0 rgba(237, 26, 35, 0);
  }
}

@keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(237, 26, 35, 0.5);
    box-shadow: 0 0 0 0 rgba(237, 26, 35, 0.5);
  }

  70% {
    -webkit-box-shadow: 0 0 0 8px rgba(237, 26, 35, 0);
    box-shadow: 0 0 0 8px rgba(237, 26, 35, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(237, 26, 35, 0);
    box-shadow: 0 0 0 0 rgba(237, 26, 35, 0);
  }
}

@-webkit-keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(68, 204, 93, 0.5);
    box-shadow: 0 0 0 0 rgba(68, 204, 93, 0.5);
  }

  70% {
    -webkit-box-shadow: 0 0 0 28px rgba(68, 204, 93, 0);
    box-shadow: 0 0 0 28px rgba(68, 204, 93, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(68, 204, 93, 0);
    box-shadow: 0 0 0 0 rgba(68, 204, 93, 0);
  }
}

@keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(68, 204, 93, 0.5);
    box-shadow: 0 0 0 0 rgba(68, 204, 93, 0.5);
  }

  70% {
    -webkit-box-shadow: 0 0 0 28px rgba(68, 204, 93, 0);
    box-shadow: 0 0 0 28px rgba(68, 204, 93, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(68, 204, 93, 0);
    box-shadow: 0 0 0 0 rgba(68, 204, 93, 0);
  }
}

@-webkit-keyframes pulse3 {
  0% {
    -webkit-box-shadow: 0 0 0 0 white;
    box-shadow: 0 0 0 0 white;
  }

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

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

@keyframes pulse3 {
  0% {
    -webkit-box-shadow: 0 0 0 0 white;
    box-shadow: 0 0 0 0 white;
  }

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

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

@-webkit-keyframes sbs-anim {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
    transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  50% {
    opacity: 1;
    -webkit-transform: translateX(-2px) translateY(-8px) rotate(-5deg) scale(1, 1);
    transform: translateX(-2px) translateY(-8px) rotate(-5deg) scale(1, 1);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
    transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
  }
}

@keyframes sbs-anim {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
    transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  50% {
    opacity: 1;
    -webkit-transform: translateX(-2px) translateY(-8px) rotate(-5deg) scale(1, 1);
    transform: translateX(-2px) translateY(-8px) rotate(-5deg) scale(1, 1);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
    transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
  }
}

@-webkit-keyframes pop {
  0% {
    -webkit-transform: perspective(1px) rotateX(0deg) scale3d(1, 1, 1);
    transform: perspective(1px) rotateX(0deg) scale3d(1, 1, 1);
  }

  100% {
    -webkit-transform: perspective(1px) rotateX(0deg) scale3d(1.2, 1.2, 1.2);
    transform: perspective(1px) rotateX(0deg) scale3d(1.2, 1.2, 1.2);
  }
}

@keyframes pop {
  0% {
    -webkit-transform: perspective(1px) rotateX(0deg) scale3d(1, 1, 1);
    transform: perspective(1px) rotateX(0deg) scale3d(1, 1, 1);
  }

  100% {
    -webkit-transform: perspective(1px) rotateX(0deg) scale3d(1.2, 1.2, 1.2);
    transform: perspective(1px) rotateX(0deg) scale3d(1.2, 1.2, 1.2);
  }
}

@-webkit-keyframes puff-out {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg) scale(1, 1);
    transform: translate(-50%, -50%) rotate(0deg) scale(1, 1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transform-origin-opacity: 1;
  }

  100% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg) scale(2, 2);
    transform: translate(-50%, -50%) rotate(0deg) scale(2, 2);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0;
  }
}

@keyframes puff-out {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg) scale(1, 1);
    transform: translate(-50%, -50%) rotate(0deg) scale(1, 1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transform-origin-opacity: 1;
  }

  100% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg) scale(2, 2);
    transform: translate(-50%, -50%) rotate(0deg) scale(2, 2);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0;
  }
}

@-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-keyframes main {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }

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

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

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

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

html {
  font-size: 1vw;
  overflow-x: hidden;
}

body {
  font-family: 'TT Norms', sans-serif;
  line-height: 1.2;
  font-weight: 500;
  overflow-x: hidden;
  color: #282828;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

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

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

a {
  text-decoration: none;
}

p {
  margin: 0;
}

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

@media (max-width: 900px) {
  .forest {
    display: none !important;
  }
}

.col-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -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;
}

.col-vcenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.row-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.row-vcenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.margin-center {
  margin-left: auto;
  margin-right: auto;
}

.rel-center {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.abs-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (max-width: 567px) {
  .media-center {
    text-align: center;
  }
}

.graf {
  -webkit-animation: transform-shiver 5000ms linear 0ms infinite normal both;
  animation: transform-shiver 5000ms linear 0ms infinite normal both;
}

.dotted {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-transition: all .4s;
  transition: all .4s;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dotted:before {
  content: '';
  position: absolute;
  top: 105%;
  width: 100%;
  border-bottom: 1px dotted #ee1a24;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.dotted:hover {
  color: #111;
}

.dotted:hover:before {
  width: 30%;
  border-color: #fff;
}

.dotted_l::before {
  border-bottom: 1px solid #ee1a24;
}

.skew-text {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transform: skew(-8deg);
  transform: skew(-8deg);
  background-color: #5490d5;
  padding: .5vw 1.2vw;
  border-radius: 5px;
  line-height: 1;
}

.skew-text__block {
  -webkit-transform: skew(8deg);
  transform: skew(8deg);
}

.kr-text {
  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;
}

.kr-text__cir {
  background-color: #06af06;
  width: .4rem;
  height: .4rem;
  border-radius: 100%;
  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;
  -webkit-animation: opas 1.1s infinite linear;
  animation: opas 1.1s infinite linear;
}

.ovh {
  overflow: hidden;
}

.sf {
  font-family: 'SF Pro Display', sans-serif;
}

.lh08 {
  line-height: 0.8;
}

.lh1 {
  line-height: 1;
}

.lhm {
  line-height: 1.3;
}

.lh15 {
  line-height: 1.5;
}

.lsp {
  letter-spacing: 0.05rem;
}

.tgc {
  color: #0099e4;
}

a.tgc {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

a.tgc:hover {
  color: #000;
}

.gray {
  color: #747474;
}

.black {
  color: #282828;
}

.white {
  color: #fff;
}

.blue {
  color: #3c8ea6;
}

.red {
  color: #ff3334;
}

.fw1 {
  font-weight: 100;
}

.fw3 {
  font-weight: 100;
}

.fw5 {
  font-weight: 500;
}

.fw4 {
  font-weight: 400;
}

.fw7 {
  font-weight: 700;
}

.fwb {
  font-weight: bold;
}

.fw9 {
  font-weight: 700;
}

.fsi {
  font-style: italic;
}

.tar {
  text-align: right;
}

.tdt {
  text-decoration: line-through;
}

.tdu {
  text-decoration: underline;
}

.tac {
  text-align: center;
}

.ttu {
  text-transform: uppercase;
}

.title-lg {
  font-size: 3.5rem;
}

.zi1 {
  z-index: 1;
  position: relative;
}

.zi5 {
  z-index: 5;
  position: relative;
}

.title {
  font-size: 3rem;
  line-height: 1.1;
  position: relative;
  z-index: 2;
}

.t48 {
  font-size: 2.5rem;
}

.t54 {
  font-size: 2.7rem;
}

.t36 {
  font-size: 1.9rem;
  position: relative;
  z-index: 2;
}

.t34 {
  font-size: 1.77rem;
}

.t32 {
  font-size: 1.67rem;
}

.t30 {
  font-size: 1.56rem;
}

.t28 {
  font-size: 1.46rem;
}

.t26 {
  font-size: 1.35rem;
}

.t24 {
  font-size: 1.25rem;
}

.t23 {
  font-size: 1.2rem;
}

.t22 {
  font-size: 1.15rem;
}

.t21 {
  font-size: 1.1rem;
}

.t20 {
  font-size: 1.04rem;
}

.t18 {
  font-size: 0.94rem;
}

.t16 {
  font-size: 0.83rem;
}

.t15 {
  font-size: 0.8rem;
}

.t14 {
  font-size: 0.73rem;
}

.t13 {
  font-size: 0.68rem;
}

.t12 {
  font-size: 0.63rem;
}

.t10 {
  font-size: 0.52rem;
}

.t8 {
  font-size: 0.42rem;
}

.t7 {
  font-size: 0.37rem;
}

.container {
  max-width: 87rem;
  margin: 0 auto;
  width: 100%;
}

.container-big {
  max-width: 91rem;
  margin: 0 auto;
}

.container-sbig {
  max-width: 81rem;
  margin: 0 auto;
}

.container-big2 {
  max-width: 89rem;
  margin: 0 auto;
}

.container-min {
  max-width: 68rem;
  margin: 0 auto;
}

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

.container-md2 {
  max-width: 72rem;
  margin: 0 auto;
}

.mlg3 {
  margin-bottom: 8rem;
}

.mlg2 {
  margin-bottom: 6rem;
}

.mlg {
  margin-bottom: 4.5rem;
}

.msm {
  margin-bottom: 2.5rem;
}

.mb {
  margin-bottom: 2rem;
}

.mb2 {
  margin-bottom: 1.4rem;
}

.mbm {
  margin-bottom: 0.7rem;
}

.mbs {
  margin-bottom: 0.41rem;
}

.mbs2 {
  margin-bottom: 0.21rem;
}

.mrm {
  margin-right: 0.5rem;
}

.mr {
  margin-right: 1rem;
}

.mrd {
  margin-right: 1.5rem;
}

.mrs {
  margin-right: 1.7rem;
}

.stop {
  overflow: hidden;
}

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

.dib {
  display: inline-block;
}

.fsi {
  font-style: italic;
}

.rel {
  position: relative;
}

.poe {
  pointer-events: none;
}

.white-space {
  white-space: nowrap;
}

.f-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.f-nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.btn {
  letter-spacing: 1.02px;
  padding: 1.6rem 2rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-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;
  transition: all 0.3s;
  z-index: 6;
  cursor: pointer;
  border: none;
  position: relative;
  color: #fff;
  border-radius: 3.1rem;
  background-color: #ee1a24;
}

.btn:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

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

.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;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-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);
  transform: rotate(45deg);
}

.btn.b-yel {
  background-color: #f8e049;
  background-image: linear-gradient(-129deg, #edd491 0%, #ffeea9 100%);
  -webkit-box-shadow: 0 8px 13px rgba(204, 178, 118, 0.49), inset 0 -4px 1px #ccb276;
  box-shadow: 0 8px 13px rgba(204, 178, 118, 0.49), inset 0 -4px 1px #ccb276;
  border-radius: 30rem;
  padding: 1.2rem 2rem;
}

.btn.b-yel:not(:disabled) .btn-blick {
  border-radius: 30rem;
}

.btn.b-yel:hover {
  -webkit-box-shadow: 0 8px 13px rgba(205, 179, 119, 0.49), inset 0 4px 1px #cdb377;
  box-shadow: 0 8px 13px rgba(205, 179, 119, 0.49), inset 0 4px 1px #cdb377;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.btn.bord {
  border: 1px solid #3c8ea6;
  background-color: #f5f5f5;
  color: #5f8bce;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn.bord:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn.ta {
  background-color: #fcc000;
  -webkit-box-shadow: 0 16px 21px rgba(252, 192, 0, 0.35);
  box-shadow: 0 16px 21px rgba(252, 192, 0, 0.35);
}

.btn.ta:hover {
  -webkit-box-shadow: 0 16px 21px rgba(252, 192, 0, 0.85);
  box-shadow: 0 16px 21px rgba(252, 192, 0, 0.85);
}

.btn.big {
  padding: 2.5rem 3.4rem;
}

.btn.min {
  padding: 1.25rem 1.5rem;
}

.btn.min-l {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.btn.max {
  width: 100%;
}

.btn-img {
  width: 1.7rem;
}

.btn-o {
  color: #83c250;
  background-image: none;
  -webkit-box-shadow: 0 0 50px rgba(171, 214, 138, 0.3);
  box-shadow: 0 0 50px rgba(171, 214, 138, 0.3);
  border-radius: 5px 25px;
  border: 2px solid #83c250;
  background-color: #ffffff;
  padding: 1.6rem 3.75rem;
}

.btn-o:hover {
  color: #ffffff;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#6fb247), color-stop(98%, #b8ee68), to(#b8ee68)), -webkit-gradient(linear, left bottom, left top, from(#ee858c), color-stop(98%, #fabcbc), to(#fabcbc));
  background-image: linear-gradient(to top, #6fb247 0%, #b8ee68 98%, #b8ee68 100%), linear-gradient(to top, #ee858c 0%, #fabcbc 98%, #fabcbc 100%);
}

.burger {
  width: 1.7rem;
  height: 1.7rem;
  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: 2px;
  position: relative;
  background-color: #282828;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.burger span:before,
.burger span:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  left: 0;
  background-color: #282828;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

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

.burger span:after {
  bottom: -0.5rem;
  right: 0;
  left: auto;
  width: 70%;
}

.burger__wrap {
  text-transform: uppercase;
  color: #282828;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  line-height: 0.8;
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.burger__wrap:hover {
  color: #ee1a24;
}

.burger__wrap:hover .burger span {
  background-color: #ee1a24;
}

.burger__wrap:hover .burger span:before,
.burger__wrap:hover .burger span:after {
  background-color: #ee1a24;
}

.close-nav {
  display: none;
}

.dark {
  color: #282828;
}

.white {
  color: #ffffff;
}

.link {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
  display: inline-block;
  color: #67a8b9;
  z-index: 4;
}

.link-o {
  cursor: pointer;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  color: #282828;
}

.link-o:hover {
  color: #fc9533;
}

.link.green {
  color: #81c04f;
}

.link.green:before {
  border-bottom: 1px solid #81c04f;
}

.link.green:hover {
  color: #81c04f;
}

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

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

.link:hover {
  color: #464b53;
}

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

.link.dsh:before {
  border-bottom: 1px dashed #67a8b9;
}

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

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

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

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

input::placeholder {
  color: #747474;
}

textarea::-webkit-input-placeholder {
  color: #747474;
}

textarea:-ms-input-placeholder {
  color: #747474;
}

textarea::-ms-input-placeholder {
  color: #747474;
}

textarea::-moz-placeholder {
  color: #747474;
}

textarea::placeholder {
  color: #747474;
}

.area {
  padding-left: 2rem;
  height: 7rem;
}

.input {
  padding: 1.6rem 1rem;
  border-radius: 50px;
  border: none;
  background-color: transparent;
  -ms-flex-item-align: center;
  align-self: center;
  width: 100%;
  position: relative;
  background-color: #f1f1f1;
  padding-left: 2rem;
  font-weight: 500;
}

.input-small {
  padding: 1.2rem 0.8rem;
}

.input.i-gray {
  background-color: #f4f7fa;
}

.input.phone {
  background: url("../img/icons/phone.png") no-repeat center left 1.4rem, #ffffff;
  background-size: 1rem;
}

.input.time {
  padding-left: 3.5rem;
  background: url("../img/icons/time.svg") no-repeat center left 1.4rem;
  background-size: 1rem;
}

.input.v2 {
  background-color: #f4f7fa;
}

.input.ipd {
  padding: 1.3rem 1rem;
  padding-left: 2rem;
}

.textarea {
  border-radius: 14px;
}

.inp-min {
  width: 31.5%;
}

.inp-md {
  width: 48%;
}

.inp-big {
  width: 100%;
}

.inp-c {
  width: 40%;
}

.inp-mm {
  width: 18.5%;
}

.arrows {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 3rem;
  height: 3rem;
  z-index: 18;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
  border: none;
  background: transparent;
  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: 0.9rem;
  -webkit-box-shadow: 0 0 68px rgba(40, 40, 40, 0.1);
  box-shadow: 0 0 68px rgba(40, 40, 40, 0.1);
  border-radius: 70px;
  background-color: #ffffff;
}

.arrows.t2 {
  width: 3rem;
  height: 3rem;
  padding: 1rem;
}

.arrows.t4 {
  width: 3.5rem;
  height: 3.5rem;
}

.arrows.t6 {
  -webkit-box-shadow: 0 5px 54px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 54px rgba(0, 0, 0, 0.5);
  background-color: #ffffff;
  border-radius: 100%;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.arrows:hover {
  opacity: 0.7;
  -webkit-transform: translateY(-50%) scale(1.1);
  transform: translateY(-50%) scale(1.1);
  background-color: #0099e5;
}

.arrows:hover img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.arrows:hover.t6 {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}

.arrows.v2.slidePrev {
  left: -3rem;
}

.arrows.v2.slideNext {
  right: -3rem;
}

.slidePrev {
  left: 3.5rem;
}

.slidePrev.t2 {
  left: -2.5rem;
}

.slidePrev.t4 {
  left: -1.1rem;
}

.slidePrev.t3 {
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.slidePrev.t3:hover {
  opacity: 0.7;
  -webkit-transform: translateX(-50%) scale(1.1);
  transform: translateX(-50%) scale(1.1);
}

.slideNext {
  right: 3.5rem;
}

.slideNext.t2 {
  right: -2.5rem;
}

.slideNext.t4 {
  right: -1.1rem;
}

.slideNext.t3 {
  left: 50%;
  bottom: -1rem;
  top: auto;
  right: auto;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.slideNext.t3:hover {
  opacity: 0.7;
  -webkit-transform: translateX(-50%) scale(1.1);
  transform: translateX(-50%) scale(1.1);
}

.check-box {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

.check-label {
  width: 1.1rem;
  height: 1.1rem;
  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: 0.2rem;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: .5rem;
  border-radius: 2px;
  background-color: #ee1a24;
}

.check-label.v2 {
  border-radius: 100%;
  -webkit-box-shadow: 0 5px 10px rgba(43, 43, 51, 0.1);
  box-shadow: 0 5px 10px rgba(43, 43, 51, 0.1);
  border: 1px solid #e8e8e8;
  background-color: #ffffff;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0.2rem;
}

.check-label.v2 .check-label-act {
  width: 1rem;
  height: 1rem;
  border-radius: 100%;
  padding: 0.2rem;
  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;
  background-color: #4ca352;
}

.check-label-act {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: scale(0);
  transform: scale(0);
  border-radius: 2px;
  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;
  width: 70%;
  height: 70%;
}

.check-label.min {
  width: 1rem;
  height: 1rem;
  border-radius: 2px;
}

.rhide {
  display: none;
}

.rhide:checked ~ span .check-label-act {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.rhide:checked ~ span .check-label.min {
  background-color: #5bd273;
}

.rhide:checked ~ .block-imp-bf {
  background-color: #4ca352;
  border: 1px solid #4ca352;
}

.rhide:checked ~ .tsm13 {
  color: #fff;
  position: relative;
}

.rhide:checked ~ .times-block div.fancy-select div.trigger {
  color: #fff !important;
}

.wac {
  color: #3fbf3f !important;
}

.vic {
  color: #8173c7 !important;
}

.emc {
  color: #fbc855 !important;
}

.text-rotate {
  position: absolute;
  left: 0;
  top: 0;
  width: 8rem;
  height: 100%;
  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;
  z-index: 71;
}

.text-rotate.right {
  left: auto;
  right: 0;
}

.text-rotate-item {
  position: relative;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  white-space: nowrap;
  display: inline-block;
  color: rgba(179, 179, 179, 0.5);
}

.text-rotate-item:before {
  content: '';
  position: absolute;
  left: -3.4rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-top: 1px solid #d1d1d1;
  width: 3rem;
  height: 1px;
}

.text-rotate-item:after {
  content: '';
  position: absolute;
  right: -3.4rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-top: 1px solid #d1d1d1;
  width: 3rem;
  height: 1px;
}

.text-rotate-item.wh {
  color: #ffff;
}

.row-colmob {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.list__item {
  margin-bottom: 0.5rem;
}

.list:last-child {
  margin-bottom: 0;
}

.link-hover {
  -webkit-transition: all .3s;
  transition: all .3s;
}

.link-hover:hover {
  color: #ff3334 !important;
}

.link-hover-inv {
  -webkit-transition: all .3s;
  transition: all .3s;
}

.link-hover-inv:hover {
  color: #fff !important;
}

.link-ar {
  display: inline-block;
  width: 1rem;
}

.link-ar img {
  width: 100%;
}

.pre {
  position: relative;
  z-index: 5;
}

@media (max-width: 900px) {
  .container-big {
    max-width: 95vw;
  }

  .section {
    padding: 4rem 0;
  }
}

@media (max-width: 567px) {
  .row-colmob {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.header {
  padding: 0.8rem 0;
  padding-top: 0;
  padding-bottom: .5rem;
  position: relative;
  z-index: 17;
  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;
}

.lines {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 78rem;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.lines.v2 {
  width: 78rem;
  height: calc(100% + 11%);
  -webkit-transform: translate(-50%, -11%);
  transform: translate(-50%, -11%);
}

.lines.v3 {
  width: 78rem;
}

.lines.v4 {
  width: 78rem;
  height: calc(100% + 50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.lines.v5 {
  width: 78rem;
  height: calc(100% + 200%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.lines__item {
  width: 1px;
  background-color: #ededed;
  height: 100%;
  z-index: -1;
}

.logo {
  padding: 0.5rem 0;
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  letter-spacing: 0.6px;
}

.logo__img {
  width: 7rem;
  display: inline-block;
}

.logo__sub {
  margin-left: 2.5rem;
}

.nav {
  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;
  width: 97%;
  height: 100%;
  letter-spacing: 0.8px;
}

.nav__wrap {
  position: relative;
  z-index: 16;
  padding: 0rem 1.5rem;
  border-radius: 15px;
  background-color: transparent;
  margin: 0.0rem 0;
}

.nav li {
  position: relative;
  margin: 0 0.45rem;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.nav li:hover a {
  color: #3c8ea6;
}

.nav li.menu-item-has-children {
  padding-right: .3rem;
  z-index: 100;
  position: relative;
}

.nav li.menu-item-has-children a {
  color: #282828;
}

.nav li.menu-item-has-children a:hover,
.nav li.menu-item-has-children a:active {
  color: #3c8ea6;
}

.nav li.menu-item-has-children::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: .8rem;
  height: .8rem;
  background: url("../img/main/bot-arrow.svg") no-repeat center;
  background-size: 100%;
  cursor: pointer;
}

.nav li.menu-item-has-children:hover .sub-menu {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.nav a {
  color: #282828;
  padding: 1.1rem 1rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
  font-weight: 500;
}

.rate__red {
  padding: 1rem 0.5rem;
  padding-top: 1rem;
  padding-bottom: 1.8rem;
  position: relative;
  background-color: #ee1a24;
  margin-top: -.3rem;
}

.rate__red::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 1.7rem solid #ee1a24;
  border-right: 1.7rem solid #ee1a24;
  border-bottom: 1rem solid #f9faf8;
  position: absolute;
  bottom: 0;
}

.rate__right {
  padding-bottom: 0.2rem;
  padding-left: 1rem;
}

.rate__img {
  width: 4.5rem;
}

.rate__img img {
  max-width: none;
  width: 100%;
}

.h-block {
  margin-top: 0.7rem;
}

.h-block .kr-text {
  background-color: #00c451;
  padding: 0.4rem .7rem;
  border-radius: 1rem;
}

.h-block .kr-text__cir {
  background-color: #fffefd;
}

.soc__item {
  width: 2rem;
  height: 2rem;
  padding: 0.55rem;
  -webkit-box-shadow: 0 0 27px rgba(40, 39, 40, 0.15);
  box-shadow: 0 0 27px rgba(40, 39, 40, 0.15);
  background-color: #f8f8f8;
  margin-right: .5rem;
  border-radius: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.soc__item:last-child {
  margin-right: 0;
}

.soc__item:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.tel-bl__img {
  width: 2rem;
  height: 2rem;
  padding: 0.55rem;
  border-radius: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-shadow: 0 0 27px rgba(40, 39, 40, 0.15);
  box-shadow: 0 0 27px rgba(40, 39, 40, 0.15);
  background-color: #f8f8f8;
}

.sub-menu {
  top: 100%;
  left: 0;
  -webkit-box-shadow: 1px -1px 57px rgba(0, 0, 0, 0.1);
  box-shadow: 1px -1px 57px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  min-width: 100%;
  position: absolute;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: scale(0);
  transform: scale(0);
  padding: 0.8rem;
  border-radius: .4rem;
}

.tel-bl_sub:hover .sub-menu {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.tel-bl_sub .tel-bl__item {
  padding-right: 1rem;
}

.tel-bl_sub .tel-bl__item::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: .6rem;
  height: .6rem;
  background: url("../img/main/bot-arrow.svg") no-repeat center;
  background-size: 100%;
  cursor: pointer;
}

.tel-bl_sub__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.line-text__line {
  height: 2px;
  width: 1.8rem;
  margin-top: 0.3rem;
  background-color: #3c8ea6;
}

.burger__wrap-block {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.nav__wrap {
  position: fixed;
  z-index: 888;
  width: 100%;
  height: 100%;
  background-color: #fff;
  top: 0;
  right: 0;
  margin: 0;
  display: none;
}

.nav {
  -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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

.close-nav {
  display: block;
}

.nav a {
  font-size: 1.2rem;
}

@-webkit-keyframes rotateRevers {
  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 rotateRevers {
  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);
  }
}

.play-bl {
  width: 8rem;
  height: 8rem;
  padding: 2.7rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 100%;
  -webkit-box-shadow: -21px -9px 87px rgba(253, 57, 66, 0.3);
  box-shadow: -21px -9px 87px rgba(253, 57, 66, 0.3);
  background: url("https://paradigma.website/wp-content/uploads/2021/02/101010.gif") center no-repeat;
  position: absolute;
  top: 40%;
  left: 50%;
}

.play-bl__layer {
  border-radius: 100%;
  width: 8rem;
  height: 8rem;
  background-color: rgba(40, 39, 40, 0.44);
  position: absolute;
  top: 0;
  left: 0;
}

.play-bl img {
  z-index: 10;
}

.play-bl:before {
  content: "";
  width: 150%;
  height: 150%;
  top: 50%;
  left: 50%;
  border: 2px solid #ee1a24;
  position: absolute;
  border-radius: 50%;
  border-top-color: transparent;
  border-bottom-color: transparent;
  -webkit-animation-name: rotateRevers;
  animation-name: rotateRevers;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 20;
}

.play-bl:after {
  content: "";
  z-index: 20;
  width: 125%;
  height: 125%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 2px solid #ee1a24;
  position: absolute;
  border-radius: 50%;
  border-top-color: transparent;
  border-bottom-color: transparent;
  -webkit-animation-name: rotate;
  animation-name: rotate;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.main .play-bl {
  top: 12%;
  left: 34%;
}

.main__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 55%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.main__cont {
  padding-top: 5.5rem;
  padding-bottom: 6rem;
}

.main__item {
  margin-bottom: 2rem;
}

.main__item:nth-child(1) {
  margin-top: 3.5rem;
}

.main__item:nth-child(2) {
  margin-top: 2.5rem;
}

.main__item:nth-child(3) {
  margin-top: 0rem;
}

.main__ico {
  width: 1.5rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 1rem;
}

.main__btn {
  margin-top: 4rem;
}

.main__btn.btn {
  padding-right: 5rem;
}

.main__btn-img {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  width: 8rem;
}

.main__btn-img img {
  max-width: none;
  width: 100%;
}

.main__man {
  position: absolute;
  right: 2rem;
  top: 9rem;
  width: 50rem;
}

.main__man img {
  max-width: none;
  width: 100%;
}

.main__btn-text {
  position: absolute;
  bottom: -1rem;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
}

.main__right-graf {
  position: absolute;
  right: 0;
  bottom: -8rem;
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
  width: 79rem;
}

.main__right-graf img {
  max-width: none;
  width: 100%;
}

.main__left-graf {
  position: absolute;
  left: 0;
  bottom: -5rem;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  width: 79rem;
  z-index: 0;
}

.main__left-graf img {
  max-width: none;
  width: 100%;
}

.main__graf1 {
  position: absolute;
  left: -.5rem;
  top: 9%;
  -webkit-transform: translate(-70%, 0);
  transform: translate(-70%, 0);
  width: 45rem;
}

.main__graf1 img {
  max-width: none;
  width: 100%;
}

.ham .top {
  stroke-dasharray: 40 82;
}

.ham .middle {
  stroke-dasharray: 40 111;
}

.ham .bottom {
  stroke-dasharray: 30 161;
}

.line {
  fill: none;
  -webkit-transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke: #000;
  stroke-width: 1;
  stroke-linecap: round;
}

.hamRotate.active {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.ham.active .top {
  stroke-dasharray: 17 82;
  stroke-dashoffset: -62px;
}

.ham.active .middle {
  stroke-dashoffset: 23px;
}

.ham.active .bottom {
  stroke-dashoffset: -83px;
  stroke-dasharray: 40 161;
}

.info .container {
  max-width: 89rem;
}

.info__kr-text {
  background-color: #00c451;
  padding: 0.4rem .7rem;
  border-radius: 1rem;
}

.info__kr-text .kr-text__cir {
  background-color: #fffefd;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.info__top {
  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;
}

.info__top .ham {
  cursor: pointer;
}

.info__ico {
  width: 1.5rem;
}

.info__ico:hover path {
  fill: #ee1a24 !important;
}

.info__ico path {
  -webkit-transition: all .3s;
  transition: all .3s;
  fill: #939292 !important;
}

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

.info__img {
  width: 1.3rem;
}

.info__cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 0rem;
}

.info__item {
  width: 24%;
}

.info__item li {
  margin-bottom: .2rem;
}

.info__item li a {
  -webkit-transition: all .3s;
  transition: all .3s;
}

.info__item li a:hover {
  color: #ee1a24;
}

.info__link:hover .info__link-text {
  color: #ee1a24;
}

.info__link:hover path {
  fill: #ee1a24 !important;
}

.info__link-text {
  -webkit-transition: all .4s;
  transition: all .4s;
}

.info__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.info__btns a {
  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;
}

.info.fixed {
  position: fixed;
  z-index: 100;
  top: 0;
  background: #fff;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 100vh;
  overflow: auto;
}

.info-fixed {
  background-color: #fff !important;
  position: absolute;
  width: 100%;
  height: 100%;
  padding-top: 2rem;
}

.header__ico-ph {
  width: 1.3rem;
}

.offer {
  padding-top: 4rem;
}

.offer.v2 .offer__cont {
  background-color: #fff;
}

.offer__graf {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 45rem;
  -webkit-transform: translate(40%, 45%);
  transform: translate(40%, 45%);
}

.offer__graf img {
  max-width: none;
  width: 100%;
}

.offer__header {
  width: 100%;
}

.offer__left {
  width: 17%;
  margin-top: 3rem;
}

.offer__right {
  width: 77%;
  margin-top: 3rem;
}

.offer__gif {
  position: absolute;
  width: 6.5rem;
  height: 4.2rem;
  left: 50%;
  -webkit-transform: translate(-52%, 0);
  transform: translate(-52%, 0);
  z-index: 0;
  top: 0.4rem;
}

.offer__gif img {
  -o-object-fit: cover;
  object-fit: cover;
}

.offer__cont {
  padding: 3rem;
  padding-top: 6rem;
  padding-left: 6rem;
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-shadow: 0 0 144px rgba(40, 39, 40, 0.1);
  box-shadow: 0 0 144px rgba(40, 39, 40, 0.1);
  border-radius: 2rem;
  position: relative;
  overflow: hidden;
  background-color: #fff;
}

.offer__lenta {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
}

.offer__lenta img {
  max-width: none;
  width: 100%;
}

.offer__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
}

.offer__text {
  width: 100%;
}

.offer__item {
  width: 18%;
  margin-bottom: 2rem;
}

.offer__pc {
  width: 9rem;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  min-height: 5rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.offer__form {
  width: 96%;
}

.offer__f-it {
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
}

.offer__f-it:nth-child(1) {
  width: 21%;
}

.offer__f-it:nth-child(2) {
  width: 30%;
}

.offer__f-it:nth-child(3) {
  width: 21%;
}

.offer__f-it:nth-child(4) {
  width: 28%;
}

.offer__pc-graf {
  position: absolute;
  top: 0;
  right: 0;
  width: 6rem;
  -webkit-transform: translate(20%, -20%);
  transform: translate(20%, -20%);
}

.price-bl {
  margin-bottom: 3rem;
}

.price-bl__line {
  position: absolute;
  right: -2rem;
  top: 1.5rem;
  width: 14rem;
  -webkit-transform: translate(100%, 0%);
  transform: translate(100%, 0%);
}

.price-bl__line img {
  max-width: none;
  width: 100%;
}

.price-bl__right {
  background-color: #282728;
  border-radius: .8rem;
  padding: 1.4rem 1.8rem;
}

.price-bl .free {
  margin-left: 0.4rem;
}

.know-slider {
  width: 14.3rem;
  margin: 0;
  z-index: 10;
  position: relative;
  left: 0;
  top: -.2rem;
}

.know-slider__wrap {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  left: 0;
}

.know-slider__item {
  position: relative;
  z-index: 20;
  height: 26rem;
  border-radius: 1rem;
  margin: 0 1rem;
}

.know-slider__img {
  position: absolute;
  z-index: 33;
  top: -1rem;
  left: 0;
  width: 14rem !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.phone-arrow {
  outline: none;
  width: 4rem;
  height: 4rem;
  padding: 1.4rem;
  border-radius: 100%;
  -webkit-box-shadow: -21px -9px 59px rgba(144, 144, 144, 0.45);
  box-shadow: -21px -9px 59px rgba(144, 144, 144, 0.45);
  background-color: #fafbfc;
  position: absolute;
  z-index: 20;
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.phone-arrow:hover {
  -webkit-box-shadow: -21px -9px 59px rgba(238, 26, 36, 0.45);
  box-shadow: -21px -9px 59px rgba(238, 26, 36, 0.45);
  background-color: #ee1a24;
}

.phone-arrow.next {
  right: 0;
  top: 55%;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.phone-arrow.prev {
  left: 0;
  top: 55%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.know-phone {
  width: 100%;
}

.why {
  padding-top: 0rem;
  padding-bottom: 2rem;
}

.why__graf {
  position: absolute;
  right: 0;
  top: -1rem;
  width: 46rem;
  -webkit-transform: translateX(40%);
  transform: translateX(40%);
}

.why__graf img {
  max-width: none;
  width: 100%;
}

.why__graf2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 73rem;
  -webkit-transform: translate(-50%, -17%);
  transform: translate(-50%, -17%);
}

.why__graf2 img {
  max-width: none;
  width: 100%;
}

.why__fl-text {
  -webkit-box-shadow: -19px -8px 106px rgba(40, 40, 40, 0.15);
  box-shadow: -19px -8px 106px rgba(40, 40, 40, 0.15);
  border-radius: .4rem;
  background-color: #ffffff;
  padding: 1rem 1.8rem;
}

.why__fl-text::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  width: 15rem;
  height: 2px;
  background-color: #ee1a24;
}

.why__fl-text::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 3rem;
  opacity: 0.5;
  background-color: #fff;
  -webkit-box-shadow: -19px -8px 106px rgba(40, 40, 40, 0.15);
  box-shadow: -19px -8px 106px rgba(40, 40, 40, 0.15);
  left: 1rem;
  top: -.7rem;
  border-radius: .4rem;
  z-index: -1;
}

.why__block {
  width: 100%;
  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;
}

.why__right {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.why__img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  min-height: 10rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.why__item {
  width: 20%;
}

.qw3inp-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 11rem;
  margin-left: auto;
  margin-right: auto;
}

.inp-t1 {
  padding: 1rem 1.5rem;
  border-radius: 138px;
  border: 1px solid #f2f2f2;
  background-color: #ffffff;
}

.ranges-inp {
  border: none;
  width: 6.6rem;
  padding: 0;
}

.qw3inp-wrap__text {
  margin-left: -2.4rem;
}

.irs {
  width: 100%;
}

.irs-max,
.irs-min {
  display: none;
}

.irs--flat .irs-line {
  border-radius: 6px;
  background-color: #f0f5f6;
  top: 29px;
  height: 10px;
}

.irs--flat .irs-bar {
  border-radius: 6px;
  background-color: #ee1a24;
  top: 29px;
  height: 10px;
}

.irs--flat .irs-handle {
  width: 34px;
  height: 34px;
  background-color: #ee1a24;
  border-radius: 100%;
  cursor: pointer;
  top: 17px;
}

.irs--flat .irs-handle:before {
  content: '';
  position: absolute;
  background: #fff;
  width: 13px;
  height: 13px;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.irs--flat .irs-handle i {
  display: none !important;
}

.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
  padding: 0.6rem 1.3rem;
  border-radius: .6rem;
  background-color: #fff;
  color: #ee1a24;
  -webkit-box-shadow: 0 0 38px rgba(40, 39, 40, 0.15);
  box-shadow: 0 0 38px rgba(40, 39, 40, 0.15);
  font-size: 2rem;
  font-weight: 900;
  min-width: 4rem;
  text-align: center;
  cursor: pointer;
  top: -4rem;
  z-index: 15;
}

.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
  border: .5rem solid transparent;
  border-top-color: #fff;
  -webkit-box-shadow: 0 0 38px rgba(40, 39, 40, 0.15);
  box-shadow: 0 0 38px rgba(40, 39, 40, 0.15);
  bottom: -1rem;
  left: 45%;
}

.bgts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: .7rem;
  padding-right: .7rem;
}

.marker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 3rem;
  width: 100%;
}

.marker__item {
  width: 34%;
}

.shkal {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.lines-block {
  position: absolute;
  left: 0;
  top: 1rem;
  width: 100%;
  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;
}

.lines-block__item {
  width: 2px;
  border-left: 2px solid #ee1a24;
  height: 4rem;
}

.create {
  padding-top: 0rem;
  padding-bottom: 12rem;
}

.create__graf {
  position: absolute;
  left: 0;
  top: 6.5rem;
  width: 16rem;
  z-index: 1;
}

.create__graf img {
  max-width: none;
  width: 100%;
}

.create__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;
}

.create__cir {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 100%;
  background-color: #e9e9e9;
  position: relative;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.create__cir::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0.6rem;
  height: 0.6rem;
  background-color: #fff;
  border-radius: 100%;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.create__cir.current-menu-item {
  background-color: #ed1a23;
}

.create__left {
  width: 35%;
}

.create__right {
  width: 60%;
  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;
}

.create__item {
  position: absolute;
  -webkit-transition: all .3s;
  transition: all .3s;
  cursor: pointer;
}

.create__item:hover .create__cir {
  background-color: #ed1a23;
  -webkit-animation: pulse 1.5s infinite;
  animation: pulse 1.5s infinite;
}

.create__item:nth-child(2) {
  left: 0;
  top: 0;
}

.create__item:nth-child(3) {
  left: 0;
  top: 55%;
}

.create__item:nth-child(4) {
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
  bottom: -1rem;
}

.create__item:nth-child(5) {
  left: 78%;
  top: 55%;
}

.create__item:nth-child(6) {
  left: 78%;
  top: 0;
}

.create__item-descr {
  white-space: nowrap;
}

.create__bg {
  width: 20rem;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.create__bg img {
  max-width: none;
  width: 100%;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.create__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 4rem;
}

.create__bg-img {
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
}

.program__word {
  width: 78rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.program__word img {
  max-width: none;
  width: 100%;
}

.program__graf {
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transform: translate(15%, 33%);
  transform: translate(15%, 33%);
}

.ptab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.ptab__left {
  width: 30%;
}

.ptab__right {
  width: 67.5%;
}

.ptab__tab-nav {
  width: 100%;
  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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ptab__tab-item {
  padding: 1rem 1rem;
  min-height: 4.2rem;
  width: 49%;
  background-color: #f1f1f1;
  border-radius: 2rem;
  margin-bottom: 1rem;
  -webkit-transition: all .3s;
  transition: all .3s;
  cursor: pointer;
}

.ptab__tab-item:hover {
  background-color: #ee1a24;
  color: #fff;
}

.ptab__tab-item:last-child::after {
  content: '';
  position: absolute;
  right: -1rem;
  top: 0.3rem;
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
  background: url("../img/program/arr.png") center no-repeat;
  background-size: 100%;
  width: 6.2rem;
  height: 5rem;
}

.ptab__tab-item.current-menu-item {
  background-color: #ee1a24;
  color: #fff;
}

.ptab__btn {
  width: 100%;
}

.tab-cont {
  width: 100%;
}

.tab-cont__item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #f8f8f8;
  border-radius: 1rem;
  padding: 3rem;
}

.tab-cont__img {
  position: relative;
}

.tab-cont__left {
  width: 31%;
}

.tab-cont__right {
  width: 61%;
}

.tab-cont__img-item {
  margin-bottom: 1rem;
}

.tab-cont__img-item:last-child {
  margin-bottom: 0;
}

.tab-cont__img-item:nth-child(1) .tab-cont__img {
  width: 16rem;
}

.tab-cont__img-item:nth-child(1) .tab-cont__header {
  font-size: 0.83rem;
}

.tab-cont__img-item:nth-child(1) .tab-cont__text {
  font-size: 1.56rem;
}

.tab-cont__img-item:nth-child(2) .tab-cont__img,
.tab-cont__img-item:nth-child(3) .tab-cont__img {
  width: 9rem;
}

.tab-cont__img-item:nth-child(2) .tab-cont__header,
.tab-cont__img-item:nth-child(3) .tab-cont__header {
  font-size: 0.83rem;
}

.tab-cont__img-item:nth-child(2) .tab-cont__text,
.tab-cont__img-item:nth-child(3) .tab-cont__text {
  font-size: 0.94rem;
}

.tab-cont__img-item:nth-child(2) .play-bl {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  background: #ee1a24;
  width: 2rem;
  height: 2rem;
  padding: .7rem;
  top: .5rem;
  left: auto;
  right: 0;
}

.tab-cont__img-item:nth-child(2) .play-bl .play-bl__layer {
  display: none;
}

.list-bl__header {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}

.list-bl li {
  padding-left: 1.3rem;
  padding-top: 0.2rem;
  padding-bottom: 0.1rem;
  position: relative;
  font-weight: 400;
  font-size: .85rem;
}

.list-bl li::before {
  content: '';
  position: absolute;
  left: .8rem;
  top: .7rem;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  width: .1rem;
  height: .1rem;
  background-color: #fff;
  border-radius: 100%;
  border: .2rem solid #ed1f27;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.skill {
  padding-top: 0;
}

.skill__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding-top: 2rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.skill__item {
  width: 33%;
  margin-bottom: 2rem;
}

.skill__left {
  width: 12rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 1rem;
}

.skill__right {
  width: 50%;
}

.skill__num {
  position: absolute;
  left: -1.8rem;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  line-height: 1;
  font-size: 10rem;
  opacity: 0.1;
  color: #282828;
}

.bill {
  padding-top: 0;
}

.bill__graf {
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transform: translate(0, 45%);
  transform: translate(0, 45%);
  width: 30rem;
}

.bill__graf img {
  max-width: none;
  width: 100%;
}

.bill__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.bill__item {
  padding: 2rem 2rem 10rem 5rem;
  overflow: hidden;
  width: 25%;
  position: relative;
}

.bill__item:nth-child(even) {
  background-color: #f8f8f8;
  color: #282828;
}

.bill__item:nth-child(even) .bill__fl-text {
  opacity: 0.11;
  color: #282728;
}

.bill__item:nth-child(odd) {
  background-color: #ee1a24;
  color: #fff;
}

.bill__item:nth-child(odd) .bill__fl-text {
  opacity: 0.11;
  color: #f5f2f6;
}

.bill__img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 16rem;
}

.bill__fl-text {
  font-weight: bold;
  position: absolute;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  top: 6rem;
  left: -9.792rem;
  width: 23.438rem;
  text-align: center;
  font-size: 4rem;
  white-space: nowrap;
}

.level {
  padding-top: 0rem;
  padding-bottom: 4rem;
}

.level__graf {
  position: absolute;
  left: -3rem;
  bottom: 0;
  width: 28rem;
  -webkit-transform: translate(0, 82%);
  transform: translate(0, 82%);
  z-index: 1;
}

.level__graf img {
  max-width: none;
  width: 100%;
}

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

.level__tab-item {
  padding: 1rem 1rem;
  min-height: 4rem;
  width: 12rem;
  background-color: #f1f1f1;
  border-radius: 2rem;
  margin-bottom: 1rem;
  -webkit-transition: all .3s;
  transition: all .3s;
  cursor: pointer;
  margin-right: 1rem;
}

.level__tab-item:hover {
  background-color: #ee1a24;
  color: #fff;
  font-weight: 500;
}

.level__tab-item:last-child {
  margin-right: 0;
}

.level__tab-item.current-menu-item {
  background-color: #ee1a24;
  color: #fff;
  font-weight: 500;
}

.ltab-cont {
  width: 100%;
}

.ltab-cont__item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ltab-cont__img {
  position: relative;
  width: 33.33%;
  height: 24rem;
  -webkit-transition: all .3s;
  transition: all .3s;
	display: block;
}

.ltab-cont__img:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.ltab-cont__img:hover .ltab-cont__hover {
  opacity: 1;
}

.ltab-cont__hover {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(40, 40, 40, 0.7);
  -webkit-transition: all .3s;
  transition: all .3s;
  opacity: 0;
}

.play-bl.v2 {
  background: #ee1a24;
}

.vid {
  padding-top: 0;
}

.vid__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;
}

.vid__left {
  width: 42%;
}

.vid__right {
  position: relative;
  border-radius: .5rem;
  height: 27rem;
  width: 57%;
}

.vid__right::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(40, 40, 40, 0.5);
  border-radius: .5rem;
}



.vid__right .play-bl {
  left: 50%;
  right: auto;
  top: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}


.staps {
  padding-top: 2rem;
}

.staps__cont {
  width: 100%;
  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;
}

.staps__item {
  width: 45%;
  margin-bottom: 8rem;
  position: relative;
}

.staps__left {
  width: 65%;
}

.staps__right {
  width: 30%;
  position: relative;
}

.staps__right .play-bl {
  z-index: 10;
  width: 4rem;
  height: 4rem;
  padding: 1.7rem;
  left: -1rem;
  top: auto;
  bottom: -3rem;
  right: auto;
}

.staps__right img {
  -webkit-transform: scale(2.2);
  transform: scale(2.2);
}

.staps__num {
  left: 45%;
  right: auto;
  top: 0;
  font-size: 12rem;
  -webkit-transform: translate(-50%, -25%);
  transform: translate(-50%, -25%);
}

.staps__vid {
  position: absolute;
  bottom: 2rem;
  left: 0rem;
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  z-index: 10;
}

.staps__vid-b {
  position: absolute;
  left: 2rem;
  width: 10rem;
  top: 2rem;
  -webkit-transform: translate(-150%, 0);
  transform: translate(-150%, 0);
}

.staps__vid-b::before {
  content: '';
  position: absolute;
  background: url("../img/staps/arrow.png") center no-repeat;
  background-size: 100%;
  width: 5rem;
  height: 1.8rem;
  bottom: 0;
  right: 0;
  -webkit-transform: translate(50%, 100%);
  transform: translate(50%, 100%);
}

.sertif__graf {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate(40%, -22%);
  transform: translate(40%, -22%);
  width: 45rem;
}

.sertif__graf img {
  max-width: none;
  width: 100%;
}

.sertif__graf2 {
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  width: 70rem;
}

.sertif__graf2 img {
  max-width: none;
  width: 100%;
}

.sertif__block {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.sertif__img {
  position: absolute;
  width: 42rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  left: 23%;
  top: 70%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.sertif__img img {
  max-width: none;
  width: 100%;
}

.sertif__left-ar {
  position: absolute;
  width: 20rem;
  bottom: 0;
  left: 0;
  -webkit-transform: translate(-50%, -170%);
  transform: translate(-50%, -170%);
}

.sertif__left-ar img {
  max-width: none;
  width: 100%;
}

.sertif__right-ar {
  position: absolute;
  width: 20rem;
  top: 0;
  right: 0;
  -webkit-transform: translate(25%, 90%);
  transform: translate(25%, 90%);
}

.sertif__right-ar img {
  max-width: none;
  width: 100%;
}

.sertif__text {
  position: absolute;
  right: -1rem;
  bottom: -5rem;
  width: 22rem;
}

.author {
  padding-top: 12rem;
}

.author__graf {
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transform: translate(38%, 45%);
  transform: translate(38%, 45%);
  z-index: 5;
  width: 48rem;
}

.author__graf img {
  max-width: none;
  width: 100%;
}

.author .title .t {
  font-size: 3.6rem;
}

.author__wrap {
  width: 100%;
  padding-top: 2rem;
}

.author__left {
  width: 67%;
}

.author__man {
  position: absolute;
  right: -3.8rem;
  bottom: 1rem;
  width: 35rem;
}

.author__man .play-bl {
  right: auto;
  left: 1rem;
  top: 14rem;
  bottom: auto;
}

.author__man .play-bl__layer {
  background-color: rgba(238, 26, 36, 0.44);
}

.author__man img {
  max-width: none;
  width: 100%;
}

.author__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.author__item {
  width: 31%;
  margin-bottom: 2rem;
  position: relative;
}

.author__item:last-child::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transform: translate(36%, 40%);
  transform: translate(36%, 40%);
  width: 12rem;
  background: url("../img/author/dop.png") no-repeat center;
  background-size: 100%;
  height: 7rem;
}

.author__ok {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 1.5rem;
}

.author__ok img {
  max-width: none;
  width: 100%;
}

.key {
  background-color: #282828;
  padding: 1.2rem 2.5rem;
  padding-bottom: 0;
  border-radius: 1rem;
  width: 100%;
}

.key__block {
  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;
}

.key__item {
  margin-bottom: 1.5rem;
}

.key__left {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 1rem;
}

.aut-links__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 85%;
}

.aut-links__item {
  margin-left: 1.2rem;
  margin-bottom: 1.5rem;
}

.aut-links__item::after {
  content: '';
  position: absolute;
  left: -.5rem;
  top: .7rem;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  width: .1rem;
  height: .1rem;
  background-color: #fff;
  border-radius: 100%;
  border: .2rem solid #282728;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.pack__graf {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16rem;
  -webkit-transform: translate(0, -20%);
  transform: translate(0, -20%);
  z-index: 2;
}

.pack__graf img {
  max-width: none;
  width: 100%;
}

.pack .title {
  z-index: 5;
  font-size: 5rem;
}

.pack__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  z-index: 10;
  position: relative;
}

.pack__cont {
  margin-bottom: 9rem;
}

.patab-item {
  border-radius: 1.5rem;
  border: 1px dashed #ee1a24;
  padding: 1rem 4rem;
  margin-right: 2rem;
  background-color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.patab-item:last-child {
  margin-right: 0;
}

.patab-item__left {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 8rem;
}

.patab-item__left img {
  max-width: none;
  width: 100%;
}

.patab-cont__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.pack-block {
  width: 23.5%;
  border-radius: 1.3rem;
  background-color: #f8f8f8;
  padding: 2rem 2.2rem;
  padding-bottom: 2.5rem;
  padding-top: 5rem;
  z-index: 20;
}

.pack-block__good {
  position: absolute;
  right: -3rem;
  top: -7rem;
  width: 17rem;
}

.pack-block__good img {
  max-width: none;
  width: 100%;
}

.pack-block__btn {
  width: 100%;
  margin-top: 1.5rem;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}

.li-no {
  margin-bottom: 1rem;
}

.li-no li {
  padding-left: 1.3rem;
  padding-top: 0.2rem;
  padding-bottom: 0.1rem;
  position: relative;
  font-weight: 400;
}

.li-no li::before {
  content: '';
  position: absolute;
  left: .8rem;
  top: .85rem;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  width: .1rem;
  height: .1rem;
  background-color: #fff;
  border-radius: 100%;
  border: .2rem solid #ed1f27;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.li-ok {
  margin-bottom: 1rem;
}

.li-ok li {
  padding-left: 1.3rem;
  padding-top: 0.2rem;
  padding-bottom: 0.1rem;
  position: relative;
  font-weight: 400;
}

.li-ok li::before {
  content: '';
  position: absolute;
  left: 1rem;
  top: .7rem;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  background: url("../img/pack/ok.svg") center no-repeat;
  background-size: 100%;
  width: 0.8rem;
  height: 0.8rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.worth {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-shadow: -1px 0 60px rgba(0, 0, 0, 0.03);
  box-shadow: -1px 0 60px rgba(0, 0, 0, 0.03);
  border-radius: 0.6rem;
  padding: 1.2rem 1.3rem;
  background-color: #ffffff;
}

.worth__line {
  width: 1px;
  height: 2.2rem;
  border-right: 1px dashed #d6d6d6;
}

.worth__left {
  width: 45%;
}

.worth__right {
  width: 35%;
}

.price__big-one {
  font-size: 3.2rem;
  color: #ed1a24;
}

.bl-post {
  padding: 1.5rem 1rem;
  padding-right: .8rem;
  padding-bottom: 1rem;
  -webkit-box-shadow: -1px 0 60px rgba(0, 0, 0, 0.03);
  box-shadow: -1px 0 60px rgba(0, 0, 0, 0.03);
  border-radius: 15px;
  background-color: #282728;
  overflow: hidden;
}

.bl-post__img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 5rem;
}

.bl-post__text {
  width: 60%;
}

.bl-post__cont {
  width: 100%;
}

.bl-post__item {
  margin-bottom: 1rem;
}

.bl-post__item:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.bl-post__item:nth-child(3) .bl-post__img {
  position: relative;
  bottom: -.7rem;
  left: -.6rem;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.bl-post__item:nth-child(3) .bl-post__img img {
  border-radius: 15px;
  max-width: none;
  width: 100%;
}

.bl-post__item:last-child {
  margin-bottom: 0;
}

.any-q {
  padding-top: 2rem;
}

.any-q__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;
  width: 100%;
}

.any-q__btn {
  position: relative;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 17rem;
}

.any-q__btn:hover {
  -webkit-transform: translate(0, -50%) scale(1.05);
  transform: translate(0, -50%) scale(1.05);
}

.any-q__pc {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 25rem;
}

.any-q__pc img {
  max-width: none;
  width: 100%;
}

.any-q__img {
  width: 1.1rem;
  height: 1.1rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.any-q__img svg {
  -webkit-transition: all .3s;
  transition: all .3s;
}

.any-q__left {
  width: 40%;
}

.any-q__right {
  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;
  width: 50%;
}

.any-q__ph {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 12rem;
}

.any-q__ph img {
  max-width: none;
  width: 100%;
}

.any-q__soc {
  width: 62%;
}

.pack-feat {
  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;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  margin-top: 3rem;
  z-index: 5;
  position: relative;
}

.pack-feat__item {
  padding: 2rem;
  padding-left: 3rem;
  border-radius: 1rem;
  background-color: #f8f8f8;
  margin-bottom: 2rem;
  width: 30%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.pack-feat__item:nth-child(2) {
  width: 34%;
}

.pack-feat__img {
  width: 2.3rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.pack-feat__img img {
  max-width: none;
  width: 100%;
}

.soc-link {
  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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 90%;
}

.soc-link__item {
  -webkit-transition: all .3s;
  transition: all .3s;
  cursor: pointer;
  width: 47%;
  -webkit-box-shadow: 0 0 57px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 57px rgba(0, 0, 0, 0.15);
  border-radius: 38px;
  background-color: #fefefe;
  padding: 1.3rem 1rem;
  padding-left: 2rem;
  margin-bottom: 1.2rem;
}

.soc-link__item:nth-child(1):hover {
  -webkit-box-shadow: 0 0 57px rgba(229, 0, 151, 0.35);
  box-shadow: 0 0 57px rgba(229, 0, 151, 0.35);
}

.soc-link__item:nth-child(1):hover svg {
  fill: #E50097;
}

.soc-link__item:nth-child(2):hover {
  -webkit-box-shadow: 0 0 57px rgba(0, 188, 245, 0.35);
  box-shadow: 0 0 57px rgba(0, 188, 245, 0.35);
}

.soc-link__item:nth-child(2):hover svg {
  fill: #039BE5;
}

.soc-link__item:nth-child(3):hover {
  -webkit-box-shadow: 0 0 57px rgba(125, 61, 175, 0.35);
  box-shadow: 0 0 57px rgba(125, 61, 175, 0.35);
}

.soc-link__item:nth-child(3):hover svg {
  fill: #7D3DAF;
}

.soc-link__item:nth-child(4):hover {
  -webkit-box-shadow: 0 0 57px rgba(76, 175, 80, 0.35);
  box-shadow: 0 0 57px rgba(76, 175, 80, 0.35);
}

.soc-link__item:nth-child(4):hover svg {
  fill: #4CAF50;
}

.soc-link__img {
  width: 2.3rem;
  height: 2.3rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.soc-link__img svg {
  width: 100%;
  height: 100%;
  -webkit-transition: all .3s;
  transition: all .3s;
  fill: #00b9eb;;
}

.another {
  padding-top: 0;
}

.another__item {
  width: 33.33%;
  padding: 10rem 2rem 3rem 7rem;
  position: relative;
  z-index: 2;
}

.another__item:nth-child(odd) .another__btn:hover {
  color: #282828;
  background-color: #fff;
}

.another__item:nth-child(even) .another__btn {
  border: 1px solid #282828;
  color: #282828;
}

.another__item:nth-child(even) .another__btn:hover {
  color: #fff;
  background-color: #282828;
}

.another__img {
  position: absolute;
  right: 0;
  top: 0;
  width: 15rem;
}

.another__img img {
  max-width: none;
  width: 100%;
}

.another__fl-text {
  top: 11rem;
  left: -9.2rem;
}

.another__btn {
  position: absolute;
  bottom: 3.5rem;
  right: 2rem;
  background-color: transparent;
  border: 1px solid #ffffff;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}

.another__btn:hover {
  -webkit-transform: none;
  transform: none;
}

.know-slider__img {
  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;
}

.know-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-self: center;
}

.fb {
  padding: 4rem 0;
  padding-top: 0;
}

.garant__right {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.gtab__tab-cont {
  width: 47%;
}

.gtab__item {
  margin-bottom: 1rem;
  z-index: 2;
  position: relative;
}

.gtab__top {
  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;
}

.gtab__plus {
  position: relative;
  width: .8rem;
  height: .8rem;
  -webkit-transition: all .3s;
  transition: all .3s;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.gtab__plus:before,
.gtab__plus:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all .3s;
  transition: all .3s;
  background-color: #e31720;
}

.gtab__plus:before {
  width: 3px;
  height: 100%;
}

.gtab__plus:after {
  height: 3px;
  width: 100%;
}

.gtab__top {
  cursor: pointer;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.gtab__top.show .gtab__plus:before,
.gtab__top.show .gtab__plus:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  background-color: #282828;
}

.gtab__hover {
  padding-bottom: 1rem;
  line-height: 1.4;
  padding-top: 1rem;
}

.gtab__line {
  border-bottom: 1px solid rgba(190, 190, 190, 0.5);
  width: 100%;
  height: 1px;
}

.garant-ans__wrap {
  padding: 1.5rem 2rem;
  background-color: #fff;
  position: relative;
  z-index: 10;
}

.garant-ans__btn {
  border-radius: 15px;
  z-index: 10;
  width: 13rem;
}

.garant-ans__man {
  width: 12.5rem;
  position: absolute;
  right: .8rem;
  bottom: 0;
}

.garant-ans__man img {
  max-width: none;
  width: 100%;
}

.garant-ans__word {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -75%);
  transform: translate(-50%, -75%);
  width: 25rem;
  z-index: 0;
}

.garant-ans__word img {
  max-width: none;
  width: 100%;
}

.wrap-section {
  overflow: hidden;
}

.footer {
  padding-bottom: 4rem;
}

.footer__text {
  line-height: 1.7;
}

.footer__graf {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60rem;
  -webkit-transform: translate(50%, 30%);
  transform: translate(50%, 30%);
}

.footer__graf img {
  max-width: none;
  width: 100%;
}

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

.modal-wrap {
  position: absolute;
  top: 6vh;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-bottom: 8rem;
}

.modal_pol {
  padding: 3rem 2rem;
}

.modal-wrap_pol {
  border-radius: 1.5rem;
}

.modal-min {
  width: 13.5rem;
}

.modal-smin {
  width: 27rem;
}

.modal-norm {
  width: 38rem;
}

.modal-big {
  width: 60.2rem;
}

.modal-sm {
  width: 34rem;
}

.modal-test {
  width: 69.271rem;
}

.modal__block {
  padding: 3rem 2rem;
  background-color: #fff;
  border-radius: 1.5rem;
  padding-top: 2rem;
	border: 3px solid #fff;
}

.modal__header {
  font-size: 2.2rem;
}

.modal-call__sum {
  border-radius: 1rem;
  padding: .8rem 2rem;
  border: 2px dashed #ee1a24;
  margin-bottom: 1.5rem;
}

.modal__inp-bl {
  width: 22rem;
}

.modal__inp-bl .input {
  border: 1px solid #d5d5d5;
  background-color: transparent;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  margin-bottom: 1.2rem;
  font-weight: 400;
}

.modal-radio ~ .check-line .check-label {
  border-radius: 100%;
  background-color: #e8e8e8;
  border: .4rem solid #e8e8e8;
  -webkit-transform: all .3s;
  transform: all .3s;
}

.modal-radio:checked ~ .check-line .check-label {
  background-color: #fff;
  border: .4rem solid #f23031;
  -webkit-transform: all .3s;
  transform: all .3s;
}

.modal-checkbox ~ .check-line .check-label {
  background-color: #e8e8e8;
  -webkit-transform: all .3s;
  transform: all .3s;
}

.modal-checkbox:checked ~ .check-line .check-label {
  background-color: #f23031;
  -webkit-transform: all .3s;
  transform: all .3s;
}

.modal-thank {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.modal-thank__ok {
  width: 4.7rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.modal-thank__ok img {
  max-width: none;
  width: 100%;
}

.thank-soc .soc__item {
  width: 4rem;
  height: 4rem;
  border: 1px solid #eaeaea;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #fff;
  margin-right: .9rem;
}

.thank-soc .soc__item:hover {
  -webkit-box-shadow: 0 0 54px rgba(53, 53, 53, 0.5);
  box-shadow: 0 0 54px rgba(53, 53, 53, 0.5);
}

.modal-thank__text {
  margin-bottom: 1rem;
}

.modal-tap__wrap {
  position: fixed;
  top: auto;
  bottom: 2rem;
  margin-bottom: 0;
  z-index: 99;
  -webkit-box-shadow: 0 0 81px rgba(53, 53, 53, 0.3);
  box-shadow: 0 0 81px rgba(53, 53, 53, 0.3);
  left: 2rem;
  border-radius: 1.3rem;
  -webkit-transform: none;
  transform: none;
}

.modal-tap__wrap .close {
  -webkit-transform: translate(-100%, 100%);
  transform: translate(-100%, 100%);
  width: 1.2rem;
  height: 1.2rem;
}

.modal-tap__wrap .close:before,
.modal-tap__wrap .close::after {
  background-color: #fff;
}

.modal__tab-click {
  position: absolute;
  right: 0;
  top: -8rem;
}

.modal__tab-click::before {
  content: '';
  position: absolute;
  bottom: .9rem;
  left: -.5rem;
  background: url("../img/modal/line.png") no-repeat center;
  background-size: 100%;
  width: 4.5rem;
  height: 6.5rem;
  -webkit-transform: translate(-100%, 100%);
  transform: translate(-100%, 100%);
}

.modal-tap {
  height: 20rem;
}

.file-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  -webkit-box-shadow: 0 0 131px rgba(40, 40, 40, 0.1);
  box-shadow: 0 0 131px rgba(40, 40, 40, 0.1);
  border-radius: 10px;
  background-color: #ffffff;
}

.file-text {
  padding: 1rem;
}

.file-link {
  -webkit-box-shadow: 0 0 131px rgba(40, 40, 40, 0.1);
  box-shadow: 0 0 131px rgba(40, 40, 40, 0.1);
  border-radius: 0 10px 10px 0;
  background-color: #bdbdbd;
  color: #ffffff;
  padding: 1.2rem 1.7rem;
  cursor: pointer;
}

.m-one {
  border-radius: 10px;
  background-color: #faeb42;
  padding: 0.9rem;
}

.input-hidden {
  display: none;
}

.ml-test {
  position: fixed;
  left: 2rem;
  bottom: 2rem;
  width: 28rem;
  padding: 2rem;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 15px;
  background-color: #f0f1f1;
  z-index: 133;
}

.ml-test-img {
  width: 53%;
}

.ml-test-text {
  width: 45%;
}

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

.close-modals {
  top: 1rem;
}

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

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

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

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

.mbc-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.modal-mbc {
  background-color: #fff;
  padding: 3rem 5.5rem;
}

.modal-mbc__form {
  width: 64%;
}

.modal-mbc__right {
  width: 31%;
}

.modal-mbc__right .phones {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.modal-mbc__right .phones__item {
  color: #2b2b33;
}

.modal-mbc__right .block-c__img {
  width: 1rem;
  height: 1rem;
}

.modal-mbc__right .block-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

.cg {
  color: #999ca9;
}

.kvm {
  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;
  position: relative;
}

.kvm img {
  margin-right: 0.5rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 1rem;
}

.th-text {
  line-height: 1.8;
}

.th-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: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 13rem;
  margin-left: 43%;
}

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

.back-close img {
  width: 0.9rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.mts-img {
  left: 0;
  bottom: -3rem;
  width: 9rem;
  overflow: hidden;
  position: absolute;
}

.mts-img img {
  margin-bottom: -5rem;
  width: 100%;
}

.mn {
  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;
}

.mn-left {
  width: 21rem;
  padding-right: 3rem;
  margin-right: -3rem;
  margin-top: 2rem;
}

.mn-left img {
  margin-top: -7rem;
  -webkit-transform: scale(1.1) translateX(7%);
  transform: scale(1.1) translateX(7%);
}

.mn-right {
  width: 30rem;
}

.mn__form-block {
  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;
}

.mn__form-block .inp-md {
  margin-right: 1%;
  margin-left: 1%;
}

.mn-name {
  position: absolute;
  bottom: -1.5rem;
  left: -0.3rem;
}

.mn-name .hp {
  font-variant: small-caps;
}

.close-b {
  right: 1rem;
  top: -0.5rem;
}

.strd-s {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  position: relative;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 !important;
  padding-right: 0 !important;
}

.strd-s-item {
  width: 35%;
  position: relative;
}

.strd-s-item select {
  padding-left: .7rem;
  padding-right: .7rem;
}

.strd-s-item.v1 {
  width: 63%;
}

.strd-s-item.v1:before {
  content: '';
  position: absolute;
  right: 0.7rem;
  top: 50%;
  height: 2rem;
  width: 1px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #dbdad8;
}

.end-soc-mod {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 90%;
}

.end-soc-mod .tiem {
  padding: 0.6rem;
}

.end-soc-mod .checkbox-block.t3 .checkbox-psevdo {
  margin-left: -1.4rem;
  margin-right: 0.6rem;
}

.bg-block {
  width: 55%;
  margin-left: 45%;
}

.soc-bef {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background-color: #00af47;
  opacity: 0;
  z-index: -1;
}

.hrd-soc {
  display: none;
}

.hrd-soc:checked ~ .soc-bef {
  opacity: 1;
}

.hrd-soc:checked ~ .tsm13 {
  color: #fff;
}

.maq {
  position: relative;
  cursor: pointer;
  z-index: 3;
}

.me-img {
  position: absolute;
  bottom: 2rem;
  right: 0;
  width: 10rem;
}

.overlay .mbrn {
  left: 50%;
  bottom: -1rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 14rem;
  color: #fff;
}

.mdescr {
  position: relative;
  padding-left: 1.2rem;
}

.mdescr:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 100%;
  background-color: #3fb450;
}

.btn-w1 {
  width: 13rem;
}

.mw1-img {
  position: absolute;
  width: 27rem;
  right: 0;
  bottom: 0;
  max-width: auto;
  max-height: auto;
}

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

.w2-block__left {
  width: 46%;
}

.w2-block__right {
  width: 46%;
}

.w2-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0.3rem 0;
}

.w2-list li img {
  width: 1.5rem;
  height: 1.5rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

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

.thank-block-right {
  width: 60%;
}

.thank-block-right-row {
  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;
}

.thank-block-right-row .vid-slider__item {
  width: 47%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
}

.thank-block-right-row .vid-slider__item.v2 {
  width: 100%;
}

.thank-block-left {
  width: 35%;
}

.thank-block-left .vid-slider__item {
  position: relative;
}

.vid-slider__img2 {
  height: 9rem;
}

.vid-slider__img2 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 10px;
}

.right-menu {
  position: fixed;
  right: 2rem;
  top: 40%;
  -webkit-box-shadow: 0 1px 57px rgba(0, 0, 0, 0.1), inset 0 0 24px rgba(255, 255, 255, 0.15);
  box-shadow: 0 1px 57px rgba(0, 0, 0, 0.1), inset 0 0 24px rgba(255, 255, 255, 0.15);
  border-radius: 33px;
  background-color: #ffffff;
  z-index: 333;
}

.right-menu__item {
  width: 3rem;
  height: 3rem;
  padding: .8rem;
  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;
  border-bottom: 1px solid #e9e9e9;
  position: relative;
  z-index: 3;
}

.right-menu__item:last-child {
  border: none;
}

.right-menu__item-hover {
  position: absolute;
  padding: 0.6rem;
  padding-right: 4rem;
  padding-left: 2rem;
  white-space: nowrap;
  right: 0;
  top: 0;
  height: 100%;
  z-index: -1;
  -webkit-box-shadow: 0 1px 57px rgba(0, 0, 0, 0.1), inset 0 0 24px rgba(255, 255, 255, 0.15);
  box-shadow: 0 1px 57px rgba(0, 0, 0, 0.1), inset 0 0 24px rgba(255, 255, 255, 0.15);
  border-radius: 33px 0 0 33px;
  background-color: #ffffff;
  color: #2c2c2c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  -webkit-transform: translateX(10%) scale(0);
  transform: translateX(10%) scale(0);
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  pointer-events: none;
}

.right-menu__item:hover .right-menu__item-hover {
  -webkit-transform: translateX(0) scale(1);
  transform: translateX(0) scale(1);
  opacity: 1;
}

.to_top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#0099e4), to(#0099e4));
  background-image: linear-gradient(to top, #0099e4 0%, #0099e4 100%);
}

.fsc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.mdis {
  position: relative;
  left: auto;
  top: auto;
  bottom: auto;
  right: auto;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  margin-top: -1rem;
  z-index: 5;
}

.mod-z {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 10rem;
}

.right-m {
  position: fixed;
  right: 2rem;
  bottom: 2rem;
  z-index: 333;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  width: 14.5rem;
  -webkit-transform: translatex(45%);
  transform: translatex(45%);
}

.right-m.active {
  -webkit-transform: translatex(0);
  transform: translatex(0);
}

.right-m-block {
  position: relative;
  border-radius: 10px;
  background-color: #ffffff;
  display: none;
}

.right-m-block-row {
  padding: 2rem 1rem 1rem 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}

.right-m-block-row2 {
  padding: 1rem 1rem 1rem 1rem;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.close-b {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
  width: 1rem;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
}

.close-b:hover {
  opacity: 0.5;
}

.wom-m {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 33;
  cursor: pointer;
}

.m-img {
  width: 10rem;
}

.insta-btn {
  margin-top: -1rem;
}

.thank-block {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.thank {
  padding-bottom: 0;
}

.test-mod {
  padding: 3rem 0;
}

.prev-modal .close {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}

.prev-modal__cont {
  width: 100%;
  height: 100vh;
  -webkit-transition: all .9s;
  transition: all .9s;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.prev-modal__scroll {
  width: 70%;
  background-color: tomato;
  overflow: auto;
  height: 100vh;
  position: relative;
}

.prev-modal__right {
  width: 30%;
}

.right-content {
  background: #fff;
  height: 100vh;
  padding: 3rem 3rem 3rem 3.5rem;
  overflow: hidden;
  overflow-y: auto;
}

.right-content li {
  padding-left: 1.5rem;
  position: relative;
}

.right-content li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 1rem;
  height: .5rem;
  background: url("../img/right.svg") no-repeat center;
  background-size: 100%;
}

.right-content__btn {
  margin-top: 0;
  padding: 2rem 2rem !important;
  padding-right: 3.5rem !important;
}

.right-content__soc {
  margin-top: 3rem;
}

.right-content__soc .soc__item {
  width: 2.8rem;
  height: 2.8rem;
  padding: .8rem;
}

.gtab__plus {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.gtab__plus::before {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.gtab__plus::after {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media (max-width: 900px) {
  html {
    font-size: 12px !important;
  }

  .container {
    max-width: 90vw;
  }

  .container-big {
    max-width: 90vw;
  }

  .container-min {
    max-width: 90vw;
  }

  .container-md {
    max-width: 90vw;
  }

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

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

  .logo__sub {
    font-size: 8px;
  }

  .burger__wrap-block {
    display: block !important;
  }

  .main__man {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 40rem;
    margin-top: 5rem;
    margin-left: auto;
    margin-right: auto;
  }

  .main__cont {
    padding-bottom: 0;
  }

  .offer {
    padding-top: 0;
  }

  .main__block {
    width: 100%;
    font-size: 1.4rem;
  }

  .rate {
    display: none;
  }

  .logo__sub {
    display: none;
  }

  .header {
    padding-top: 1rem;
  }

  .offer__left {
    width: 100%;
  }

  .offer__right {
    width: 100%;
  }

  .know-slider__img {
    left: auto;
    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;
  }

  .know-phone {
    -ms-flex-item-align: center;
    align-self: center;
  }

  .price-bl {
    margin-left: auto;
    margin-right: auto;
  }

  .offer__item {
    width: auto;
    margin-left: 0.5%;
    margin-right: 0.5%;
  }

  .offer__descr {
    font-size: 1.2rem;
  }

  .offer__cont {
    padding-left: 3rem;
    padding-top: 5rem;
  }

  .why .t48 br {
    display: none;
  }

  .why__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .why__left {
    width: 100%;
    text-align: center;
    margin-bottom: 1rem;
  }

  .why__right {
    width: 80%;
  }

  .why__right .t18 {
    font-size: 1.2rem;
  }

  .why__right .t18 br {
    display: none;
  }

  .shkal .title {
    text-align: center;
  }

  .shkal .title br {
    display: none;
  }

  .program__cont .title br {
    display: none;
  }

  .program__word {
    width: 90vw;
  }

  .ptab {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .ptab__left {
    width: 30rem;
    margin-bottom: 2rem;
  }

  .ptab__right {
    width: 100%;
  }

  .ptab__left {
    margin-left: auto;
    margin-right: auto;
  }

  .ptab__tab-item {
    font-size: 1rem;
  }

  .program {
    padding-top: 1rem;
  }

  .skill__item {
    width: 47%;
  }

  .bill__item {
    width: 50%;
  }

  .bill__item .t16 {
    font-size: 1.2rem;
  }

  .bill__item .t16 br {
    display: none;
  }

  .bill__item .t30 {
    font-size: 2rem;
  }

  .bill__fl-text {
    font-size: 4rem !important;
  }

  .ltab-cont__img {
    width: 50%;
  }

  .vid__cont {
    -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;
  }

  .vid__left {
    width: 100%;
    margin-bottom: 2rem;
    text-align: center;
  }

  .vid__left br {
    display: none;
  }

  .vid__right {
    width: 100%;
    height: 35rem;
  }

  .staps__left br {
    display: none;
  }

  .sertif__left-ar {
    display: none;
  }

  .sertif__right-ar {
    display: none;
  }

  .sertif__img {
    position: relative;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transform: none;
    transform: none;
  }

  .sertif__block {
    padding-top: 4rem;
  }

  .sertif__text {
    position: relative;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transform: none;
    transform: none;
  }

  .sertif__block {
    text-align: center;
    padding-bottom: 0;
  }

  .sertif__img {
    width: 26rem;
    margin-left: auto;
    margin-right: auto;
  }

  .sertif__text {
    margin-left: auto;
    margin-right: auto;
  }

  .author {
    padding-top: 4rem;
  }

  .author__man {
    position: relative;
    right: 0rem;
    bottom: 0rem;
  }

  .author__cont .title {
    text-align: center;
  }

  .author__left {
    width: 100%;
  }

  .author__item:last-child::after {
    right: 3rem;
  }

  .author__man {
    margin-left: auto;
    margin-right: auto;
  }

  .aut-links__block {
    width: 100%;
  }

  .author__man {
    width: 30rem;
  }

  .pack .title {
    font-size: 3rem;
  }

  .patab-item__text br {
    display: none;
  }

  .pack-block {
    width: 47%;
    margin-bottom: 3rem;
    padding-top: 2rem;
  }

  .li-no {
    font-size: 1.2rem;
  }

  .li-ok {
    font-size: 1.2rem;
  }

  .pack-block__good {
    position: relative;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .worth .t16 {
    font-size: 1.2rem;
  }

  .worth .t20 {
    font-size: 1.5rem;
  }

  .worth .t24 {
    font-size: 2rem;
  }

  .bl-post .t12 {
    font-size: 1rem;
  }

  .bl-post .t16 {
    font-size: 1.4rem;
    margin-bottom: 1rem;
  }

  .bl-post .t16 br {
    display: none;
  }

  .bl-post__item {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .bl-post__item br {
    display: none;
  }

  .bl-post__img {
    margin-bottom: 1rem;
    margin-right: 0;
    width: 10rem;
  }

  .bl-post__item:nth-child(3) .bl-post__img {
    bottom: 0;
    left: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  .bl-post__text {
    width: 100%;
  }

  .bl-post {
    padding: 2rem;
  }

  .pack-block__btn .t14 {
    font-size: 1.1rem;
  }

  .pack-block__btn .t12 {
    font-size: 1rem;
  }

  .pack__cont {
    margin-bottom: 3rem;
  }

  .pack-feat__item {
    padding-left: 2rem;
  }

  .pack-feat__item .t18 {
    font-size: 1.2rem;
  }

  .pack-feat__item {
    width: 47% !important;
  }

  .pack-feat {
    margin-top: 0rem;
  }

  .pack-feat .t30 br {
    display: none;
  }

  .any-q__cont {
    -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;
  }

  .any-q__left {
    width: 100%;
  }

  .any-q__right {
    width: auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .any-q__ph {
    margin-right: 2rem;
  }

  .soc-link {
    width: 25rem;
  }

  .gtab__hover {
    font-size: 1.1rem;
  }

  .gtab__top .t24 {
    font-size: 1.4rem;
  }

  .modal-sm {
    width: 30rem;
  }

  .container-sbig {
    max-width: 90vw;
  }

  .info__cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 2rem;
  }

  .info__item {
    width: 33%;
  }

  .prev-modal__cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .prev-modal__scroll {
    width: 100%;
  }

  .prev-modal__right {
    width: 100%;
  }

  .right-content {
    height: auto;
  }

  .right-content .t30 {
    font-size: 2.2rem;
  }

  .right-content .t26 {
    font-size: 1.6rem;
  }

  .right-content ul {
    font-size: 1.4rem;
  }

  .right-content__btn .t14 {
    font-size: 1rem;
  }

  .right-content .main__btn-img {
    right: 0;
  }

  .right-content__soc {
    width: 24rem !important;
    margin-top: 4rem !important;
  }

  .right-content__soc .t14 {
    font-size: 1.2rem;
  }

  .prev-modal .close {
    background-color: #ee1a24;
    border-radius: 100%;
    -webkit-transition: all .4s;
    transition: all .4s;
    width: 2.5rem;
    height: 2.5rem;
  }

  .prev-modal .close:hover {
    background-color: #fff;
  }

  .prev-modal .close:hover::before,
  .prev-modal .close:hover::after {
    background-color: #282828;
  }

  .prev-modal .close::before,
  .prev-modal .close::after {
    height: 70%;
    top: 50%;
    left: 50%;
    background-color: #fff;
  }

  .prev-modal .close::before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
  }

  .prev-modal .close::after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
  }
}

@media (max-width: 767px) {
  .main__item {
    margin-top: !important;
  }

  .main .title {
    margin-bottom: 2rem;
  }

  .header {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .logo {
    width: 60%;
  }

  .h-block {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 47%;
  }

  .h-block .t14 {
    font-size: 1rem;
  }

  .offer__form-bl {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .offer__f-it {
    width: 22rem !important;
    margin-bottom: 1rem;
    margin-left: auto;
    margin-right: auto;
  }

  .offer__form {
    text-align: center;
  }

  .why__item {
    width: 47%;
    margin-bottom: 2rem;
  }

  .why__img {
    min-height: 16rem;
  }

  .create__cont {
    -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;
  }

  .create__left {
    width: 100%;
    margin-bottom: 2rem;
    text-align: center;
  }

  .create__right {
    width: 100%;
  }

  .skill .title br {
    display: none;
  }

  .skill__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .skill__left {
    margin-right: 0;
    margin-bottom: 2rem;
  }

  .skill__right {
    width: 100%;
  }

  .level .title br {
    display: none;
  }

  .skill__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .staps__left {
    width: 100%;
  }

  .staps__left .t36 {
    text-align: center;
  }

  .staps__right img {
    -webkit-transform: none !important;
    transform: none !important;
  }

  .staps__right {
    width: 20rem;
    margin-top: 2rem;
  }

  .staps__right .play-bl {
    padding: 1.4rem;
  }

  .staps__right .staps__vid {
    left: 50%;
  }

  .staps__vid-b {
    bottom: auto;
  }

  .staps__vid {
    bottom: 5rem;
  }

  .staps__left .t36 {
    font-size: 1.5rem;
  }

  .staps__left .t36 br {
    display: none;
  }

  .staps__item {
    margin-bottom: 2rem;
  }

  .sertif .t54 {
    font-size: 2.4rem;
  }

  .sertif .t54 br {
    display: none;
  }

  .author__item {
    width: 47%;
  }

  .pack__top {
    -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;
  }

  .patab-item {
    margin-right: 0;
    margin-bottom: 2rem;
    -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;
    padding-top: 2rem;
    padding-bottom: 2rem;
    text-align: center;
    min-width: 23rem;
  }

  .patab-item br {
    display: block;
  }

  .patab-item__left {
    margin-right: 0;
    margin-bottom: 1rem;
  }

  .worth {
    -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;
    text-align: center;
  }

  .worth__line {
    width: 10rem;
    height: 1px;
    border-top: 1px dashed #d6d6d6;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .pack-block {
    width: 100%;
  }

  .another__img {
    position: relative;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transform: none;
    transform: none;
  }

  .another__btn {
    position: relative !important;
    bottom: 0 !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    -webkit-transform: none !important;
    transform: none !important;
  }

  .bill__item {
    padding-top: 3rem !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bill__item .t48 {
    text-align: center;
  }

  .bill__item .t26 {
    text-align: center;
  }

  .bill__item .t26 br {
    display: none;
  }

  .info__item {
    width: 49%;
    margin-bottom: 2rem;
  }

  .info__item .t30 {
    margin-bottom: 1rem;
  }
}

@media (max-width: 567px) {
  html {
    font-size: 12px;
  }
	
	.marker__item {
		width: 29%;
	}
  .h-block {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    margin-top: 1rem;
  }

  .h-block .t20 {
    font-size: 1.5rem;
  }

  .soc__item {
    width: 3rem;
    height: 3rem;
    padding: 0.75rem;
  }

  .main__cont {
    padding-top: 2rem;
  }

  .main__man {
    width: 100vw;
  }

  .main__cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .main__cont .title br {
    display: none;
  }

  .main__item {
    width: 100%;
  }

  .main__btn {
    margin-top: 0rem;
  }

  .price-bl {
    -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;
	  
  }

  .price-bl__right {
    margin-top: 1rem;
  }

  .offer__item {
    margin-left: 0;
    margin-right: 0;
    width: 47%;
  }

  .offer__lenta {
    width: 81rem;
  }

  .offer__f-it {
    width: 100% !important;
  }

  .offer__form-bl {
    width: 100% !important;
  }

  .offer__cont {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .offer__form {
    width: 100% !important;
  }

  .offer__text .t18 {
    font-size: 1.4rem;
  }

  .offer__text .t16 {
    font-size: 1rem;
  }

  .offer__text .t16 br {
    display: none;
  }

  .main__btn.btn {
    padding-right: 2rem;
    padding-left: 2rem;
    padding-top: 1.8rem;
    padding-bottom: 1.8rem;
  }

  .main__btn-text {
    font-size: 1rem;
  }

  .main__btn-img {
    right: 1.5rem;
  }

  .why__left br {
    display: none;
  }

  .why__img {
    min-height: auto;
    height: 10rem;
  }

  .create__item {
    position: relative !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    top: 0 !important;
    -webkit-transform: none !important;
    transform: none !important;
    white-space: normal;
    width: 47%;
    margin-bottom: 2rem;
  }

  .create__item-descr {
    white-space: normal;
  }

  .create__right {
    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;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .create__bg {
    width: 100%;
    margin-bottom: 2rem;
  }

  .create__bg-img {
    width: 20rem !important;
    height: 20rem;
    max-width: none;
    max-height: none;
  }

  .create__logo {
    top: 10rem;
  }

  .create__item-descr {
    font-size: 1.1rem;
  }

  .create__item-descr br {
    display: none;
  }

  .create {
    padding-bottom: 0rem;
  }

  .tab-cont__item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tab-cont__left {
    width: 100%;
    margin-bottom: 2rem;
  }

  .tab-cont__right {
    width: 100%;
  }

  .tab-cont__right .t30 {
    text-align: center;
    font-size: 1.9rem;
  }

  .list-bl li {
    font-size: 1.3rem;
  }

  .list-bl__header {
    font-size: 1.6rem;
  }

  .tab-cont__item {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .tab-cont__img-item:nth-child(1) .tab-cont__img {
    width: 22rem;
  }

  .tab-cont__img-item:nth-child(2) .tab-cont__img,
  .tab-cont__img-item:nth-child(3) .tab-cont__img {
    width: 15rem;
  }

  .tab-cont__img-item:nth-child(2) .tab-cont__header,
  .tab-cont__img-item:nth-child(3) .tab-cont__header {
    font-size: 1.5rem;
  }

  .tab-cont__img-item:nth-child(2) .tab-cont__text,
  .tab-cont__img-item:nth-child(3) .tab-cont__text {
    font-size: 1.5rem;
  }

  .tab-cont__img-item:nth-child(1) .tab-cont__header {
    font-size: 1.5rem;
  }

  .tab-cont__img-item:nth-child(1) .tab-cont__text {
    font-size: 2.2rem;
  }

  .tab-cont__img-item:nth-child(2) .play-bl {
    width: 2.5rem;
    height: 2.5rem;
    padding: .7rem;
  }

  .skill__left {
    min-height: 10rem;
    margin-bottom: 0;
  }

  .skill__right {
    text-align: center;
  }

  .skill__num {
    position: relative;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    -webkit-transform: none;
    transform: none;
  }

  .skill__item {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .bill__item {
    width: 100%;
  }

  .bill__cont .title {
    text-align: center;
  }

  .bill__cont .title br {
    display: none;
  }

  .level__top {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .level__tab-item {
    margin-right: 0;
  }

  .level__tab-item {
    width: 10rem;
  }

  .ltab-cont__img {
    width: 100%;
  }

  .vid__right {
    width: 100%;
    height: 20rem;
  }

  .vid__right .play-bl {
    width: 5rem;
    height: 5rem;
    padding: 1.5rem;
  }

  .vid {
    padding-bottom: 0;
  }

  .staps__right {
    width: 13rem;
  }

  .staps__num {
    font-size: 8rem;
  }

  .author__item:last-child::after {
    position: relative;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    -webkit-transform: none;
    transform: none;
    margin-top: 2rem;
  }

  .author__item {
    -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;
    text-align: center;
  }

  .author__ok {
    margin-right: 0;
    margin-bottom: 1rem;
  }

  .key__block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .key .t24 {
    text-align: center;
  }

  .key__item {
    -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;
    text-align: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .key__left {
    margin-right: 0;
    margin-bottom: 0.5rem;
  }

  .aut-links__block {
    font-size: 1.5rem;
  }

  .aut-links__item::after {
    top: 1.1rem;
  }

  .aut-links .t24 {
    text-align: center;
  }

  .pack__cont {
    margin-bottom: 1rem;
  }

  .pack-feat__item {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    -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;
    text-align: center;
    width: 48% !important;
  }

  .pack-feat {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .any-q {
    padding-top: 0;
  }

  .any-q__right {
    -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;
    width: 100%;
  }

  .any-q__right .t54 {
    text-align: center;
  }

  .any-q__ph {
    margin-right: 0;
  }

  .any-q__soc {
    width: 30rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .any-q__left .t54 br {
    display: none;
  }

  .garant__right {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .gtab__tab-cont {
    width: 100%;
  }

  .footer br {
    display: none;
  }

  .fb {
    padding-bottom: 1rem;
  }

  .footer {
    padding-bottom: 3rem;
  }

  .footer .t16 {
    font-size: 1.1rem;
  }

  .another__item .t48 {
    font-size: 2.2rem;
  }

  .modal-sm {
    width: 25rem;
  }

  .modal-sm .t36 br {
    display: none;
  }

  .modal-smin {
    width: 25rem;
  }

  .info__item {
    width: 100%;
  }

  .info__item br {
    display: none;
  }

  .info__top .menu-tp {
    margin-bottom: 0;
  }

  .right-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .right-content__btn {
    text-align: center;
  }

  .right-content .main__btn-img {
    right: 1rem;
  }

  .right-content__soc {
    width: 23rem !important;
  }
}