/* This stylesheet generated by Transfonter (https://transfonter.org) on June 26, 2017 11:20 AM */

@font-face {
  font-family: 'Circe';
  src: url("../fonts/Circe-Regular.eot");
  src: local('Circe'), local('Circe-Regular'),
		url("../fonts/Circe-Regular-1.eot") format('embedded-opentype'),
		url("../fonts/Circe-Regular.woff") format('woff'),
		url("../fonts/Circe-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Circe';
  src: url("../fonts/Circe-ExtraLight.eot");
  src: local('Circe ExtraLight'), local('Circe-ExtraLight'),
		url("../fonts/Circe-ExtraLight-1.eot") format('embedded-opentype'),
		url("../fonts/Circe-ExtraLight.woff") format('woff'),
		url("../fonts/Circe-ExtraLight.ttf") format('truetype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Circe';
  src: url("../fonts/Circe-Thin.eot");
  src: local('Circe Thin'), local('Circe-Thin'),
		url("../fonts/Circe-Thin-1.eot") format('embedded-opentype'),
		url("../fonts/Circe-Thin.woff") format('woff'),
		url("../fonts/Circe-Thin.ttf") format('truetype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Circe';
  src: url("../fonts/Circe-Light.eot");
  src: local('Circe Light'), local('Circe-Light'),
		url("../fonts/Circe-Light-1.eot") format('embedded-opentype'),
		url("../fonts/Circe-Light.woff") format('woff'),
		url("../fonts/Circe-Light.ttf") format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Circe';
  src: url("../fonts/Circe-Bold.eot");
  src: local('Circe Bold'), local('Circe-Bold'),
		url("../fonts/Circe-Bold-1.eot") format('embedded-opentype'),
		url("../fonts/Circe-Bold.woff") format('woff'),
		url("../fonts/Circe-Bold.ttf") format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Circe';
  src: url("../fonts/Circe-ExtraBold.eot");
  src: local('Circe ExtraBold'), local('Circe-ExtraBold'),
		url("../fonts/Circe-ExtraBold-1.eot") format('embedded-opentype'),
		url("../fonts/Circe-ExtraBold.woff") format('woff'),
		url("../fonts/Circe-ExtraBold.ttf") format('truetype');
  font-weight: 800;
  font-style: normal;
}

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

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

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

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

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

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

body {
  margin: 0;
}

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

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

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

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

hr {
  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 */
  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 {
  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"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

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

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

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

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

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

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

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

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

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

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

details {
  display: block;
}

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

summary {
  display: list-item;
}

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

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

template {
  display: none;
}

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

[hidden] {
  display: none;
}

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

  60% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

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

  60% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

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

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

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

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

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

  100% {
    opacity: 1;
  }
}

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

  100% {
    opacity: 1;
  }
}

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

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

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

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

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

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

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

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

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

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

  25% {
    margin-top: 0;
  }

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

  45% {
    margin-top: 0;
  }

  100% {
    margin-top: 0;
  }
}

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

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

  25% {
    margin-top: 0;
  }

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

  45% {
    margin-top: 0;
  }

  100% {
    margin-top: 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  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 slide-up-in {
  0% {
    -webkit-transform: translate(0px, 100%) rotate(1deg);
    transform: translate(0px, 100%) rotate(1deg);
    opacity: 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }

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

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

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

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

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

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

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

html {
  font-size: 10px;
}

body {
  font-family: 'Circe', sans-serif;
  line-height: 1.2;
  font-weight: 500;
  overflow-x: hidden;
  color: #3e3e3e;
}

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

p {
  margin: 0.2vw 0;
}

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

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

a {
  text-decoration: none;
}

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

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

.stop {
  overflow: hidden;
}

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

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

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

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

input::placeholder {
  color: #000000;
}

input:disabled {
  opacity: 0.6;
}

.list-none {
  padding: 0;
  list-style-type: none;
}

.btn {
  min-height: 3.5vw;
  padding: 1.7vw 0.8vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 6;
  cursor: pointer;
  border: none;
  -webkit-box-shadow: 0 3px 32px 8px rgba(254, 179, 51, 0.4), inset 0 0 20px rgba(250, 185, 21, 0.2);
  box-shadow: 0 3px 32px 8px rgba(254, 179, 51, 0.4), inset 0 0 20px rgba(250, 185, 21, 0.2);
  border-radius: 47px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ff9c00), to(#fab915));
  background-image: -webkit-linear-gradient(bottom, #ff9c00 0%, #fab915 100%);
  background-image: -o-linear-gradient(bottom, #ff9c00 0%, #fab915 100%);
  background-image: linear-gradient(to top, #ff9c00 0%, #fab915 100%);
  position: relative;
  overflow: hidden;
}

.btn:disabled {
  opacity: 0.6;
}

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

.btn:hover {
  opacity: 0.8;
  -webkit-box-shadow: 0 3px 12px 28px rgba(254, 179, 51, 0.4), inset 0 0 -20px rgba(250, 185, 21, 0.2);
  box-shadow: 0 3px 12px 28px rgba(254, 179, 51, 0.4), inset 0 0 -20px rgba(250, 185, 21, 0.2);
}

.btn img {
  width: 1.8vw;
  margin-right: 1vw;
}

.btn-header {
  width: 16vw;
  margin: 0 auto;
}

.btn-img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 1.6vw;
  margin-right: 0.6vw;
}

.btn-text {
  color: #262626;
  font-size: 0.95vw;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
}

.btn-mini-text {
  color: #262626;
  font-size: 0.65vw;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
  margin-top: 0.2vw;
}

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

.btn-border {
  border-radius: 8px;
  border: 2px solid #0ac96b;
  padding: 1vw;
  color: #0ac96b;
  font-size: 1vw;
  font-weight: 400;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.btn-border:hover {
  border: 2px solid #30f594;
  color: #30f594;
}

.small-text {
  color: #242323;
  font-size: 0.92vw;
  font-weight: 300;
}

.small-text span {
  font-weight: 700;
}

.link-underline {
  color: #0acd6e;
  font-size: 0.9vw;
  font-weight: 400;
  display: inline-block;
  position: relative;
  line-height: 1.3;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.link-underline:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  height: 2px;
  background-color: #0acd6e;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.link-underline:hover:before {
  width: 50%;
}

.input {
  -webkit-box-shadow: 0 0 30px rgba(181, 194, 201, 0.1);
  box-shadow: 0 0 30px rgba(181, 194, 201, 0.1);
  border-radius: 25px;
  border: 1px solid #676767;
  padding: 1.2vw 1vw;
  color: #000000;
  font-size: 1vw;
  font-weight: 500;
  width: 100%;
}

.input-min {
  padding: 0.6vw 1vw;
}

.input:focus {
  border: 1px solid #fdb70f;
}

.input-big:focus {
  background-color: #dbfcec;
  color: #222222;
}

.input-big:focus + label svg {
  fill: #222222;
}

.text-small {
  color: #7a8b97;
  font-size: 0.93vw;
  margin-bottom: 0.3vw;
}

.text-small a {
  color: #404040;
  font-weight: 700;
  text-decoration: underline;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.text-small a:hover {
  color: #fbd05d;
}

.bold-text {
  color: #000000;
  font-size: 0.9vw;
}

.contacts {
  -webkit-box-shadow: 0 6px 50px rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 50px rgba(0, 0, 0, 0.1);
  border-radius: 34px 34px 36px 36px;
  background-color: #ffffff;
  padding: 0.5vw 1.7vw 0.5vw 1vw;
}

.tel {
  color: #000000;
  font-size: 1.4vw;
  font-weight: 700;
  line-height: 1.2;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.tel:hover {
  color: #fbd05d;
}

.title {
  font-size: 2.9vw;
  color: #262626;
  font-weight: 700;
  line-height: 1.2;
}

.title span {
  color: #feb333;
  font-weight: 900;
  font-style: italic;
}

.subtitle {
  color: #000000;
  font-size: 1.2vw;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 3vw;
}

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

.text-left {
  text-align: right;
}

.label {
  color: #000;
  font-size: 0.9vw;
  margin-bottom: 0.6vw;
  display: inline-block;
}

.mini-text {
  color: #404040;
  font-size: 0.87vw;
  font-weight: 400;
  line-height: 1.3;
}

.header {
  padding: 1.7vw 0;
}

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

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

.logo-img {
  max-width: 8vw;
  margin-right: 1.5vw;
}

.logo-text {
  color: #242323;
  font-size: 0.8vw;
  font-weight: 300;
  width: 12vw;
}

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

.number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.3vw;
}

.number img {
  height: 1.7vw;
  margin-right: 0.7vw;
}

.link-num {
  color: #fab915;
  font-size: 1.4vw;
  font-weight: 900;
}

.main {
  min-height: 100vh;
}

.main__cont {
  margin-top: 2vw;
}

.main__info {
  width: 70%;
}

.main__advas {
  margin-top:2.1vw;
  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;
}

.main__advas-item {
  width: 45%;
  margin: 0.7vw 2%;
  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;
  padding: 0.7vw 1vw;
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}

.main__advas-item img {
  width: 8.5vw;
  margin-right: 1vw;
}

.main__advas-title {
  color: #000000;
  font-size: 1.1vw;
  font-weight: 900;
  margin-bottom: 0.4vw;
}

.main-btn {
  width: 24vw;
}

.main__btn-wrap {
  margin-top: 2vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  background: url("../img/footer-bg.png") no-repeat center;
  background-size: cover;
  width: 100%;
  z-index: 45;
  padding: 0.7vw 0;
}

.footer.no-active {
  background: transparent;
}

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

.footer__cont .text-small {
  color: #404040;
}

.circle__foter {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -45%) rotate(180deg);
  -ms-transform: translate(-50%, -45%) rotate(180deg);
  transform: translate(-50%, -45%) rotate(180deg);
  display: inline-block;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.circle__foter:hover {
  opacity: 0.75;
}

.circle__foter.active {
  -webkit-transform: translate(-50%, -45%) rotate(0);
  -ms-transform: translate(-50%, -45%) rotate(0);
  transform: translate(-50%, -45%) rotate(0);
}

.circle__foter img {
  width: 1.5vw;
}

.test {
  padding: 7vw 0;
}

.test__title {
  color: #c9c9c9;
  font-size: 1.4vw;
  font-weight: 300;
  margin-bottom: 1vw;
  text-align: center;
}

.test__number {
  color: #404040;
  font-size: 1.4vw;
  font-weight: 300;
}

.test-item-title {
  color: #404040;
  font-size: 2.1vw;
  font-weight: 700;
  margin-bottom: 2vw;
}

.test-item-title span {
  font-weight: 900;
  font-style: italic;
  color: #feb333;
}

.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1.3vw;
  margin-bottom: 3vw;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.progress-bar__text {
  color: #010101;
  font-size: 1.2vw;
  font-weight: 700;
  text-align: center;
}

.progress-bar__line {
  height: 6px;
  width: 14%;
  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-radius: 3px;
  background-color: #e8e8e8;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  margin-right: 1vw;
}

.progress-bar__line.active {
  background-image: url("../img/line-prg.png");
  background-size: cover;
  -webkit-box-shadow: inset 0 0 20px rgba(250, 185, 21, 0.2);
  box-shadow: inset 0 0 20px rgba(250, 185, 21, 0.2);
  -webkit-animation: progres 3.8s linear infinite;
  animation: progres 3.8s linear infinite;
}

.progress-bar__line:last-child {
  margin-right: 0;
}

.progress-bar__line-wrap {
  height: 2vw;
  -webkit-box-shadow: inset 2px 3px 7px rgba(0, 0, 0, 0.05);
  box-shadow: inset 2px 3px 7px rgba(0, 0, 0, 0.05);
  border-radius: 1.8rem;
  background-color: #f6f6f6;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.progress-bar__line-num {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  color: #ffffff;
  font-size: 1vw;
  font-weight: 700;
  text-transform: uppercase;
}

@-webkit-keyframes progres {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 60px 30px;
  }
}

@keyframes progres {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 60px 30px;
  }
}

.checkbox-psevdo {
  width: 1.3vw;
  height: 1.3vw;
  border-radius: 5px;
  border: 1px solid #676767;
  padding: 0.2vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 0.7vw;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.checkbox-psevdo-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.checkbox-psevdo-active img {
  width: 100%;
  -ms-flex-item-align: center;
  align-self: center;
}

.checkbox-inp:checked + .radio-label {
  color: #2a2a2a;
}

.checkbox-inp:checked + label .checkbox-psevdo {
  -webkit-box-shadow: 0 2px 1rem rgba(22, 106, 172, 0.2);
  box-shadow: 0 2px 1rem rgba(22, 106, 172, 0.2);
}

.checkbox-inp:checked + label .checkbox-psevdo-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.radio-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-top: 2vh;
  margin-bottom: 3vh;
  width: 100%;
  font-weight: 500;
}

.radio-item {
  width: 45%;
  text-align: left;
}

.radio-label {
  color: #000;
  font-size: 1.03vw;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.radio-psevdo {
  border: 1px solid #676767;
  background-color: #ffffff;
  width: 1.2vw;
  height: 1.2vw;
  border-radius: 100%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 0.6vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.radio-psevdo-active {
  width: 0.6vw;
  height: 0.6vw;
  background-color: #fdb60e;
  border-radius: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.radio-block {
  width: 100%;
}

.radio-btn {
  display: none;
}

.radio-btn:checked + .radio-label {
  color: #2a2a2a;
}

.radio-btn:checked + label .radio-psevdo-active {
  opacity: 1;
}

.radio-btn:checked + label.final-label {
  border: 2px solid #96c3e6;
}

.test-item-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;
}

.test-item__title {
  color: #212121;
  font-size: 1.2vw;
  font-weight: 700;
  margin-bottom: 1.7vw;
}

.test-item__title span {
  color: #ffd535;
}

.img-label {
  height: 11vw;
  width: 100%;
  display: inline-block;
  border-radius: 4px;
  cursor: pointer;
}

.img-label-qw-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.img-label-qw-1 img {
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.test_elem {
  -webkit-transform: all 0.4s;
  -ms-transform: all 0.4s;
  transform: all 0.4s;
  border-radius: 4px;
  border: 1px solid transparent;
  padding: 5px;
  width: 23%;
  margin: 0 1% 1.5vw 1%;
}

.test_elem .img-label {
  height: 9vw;
}

.test_elem:hover {
  border: 1px solid #ffa100;
}

.test-elem-big {
  width: 47%;
}

.checkbox-wrap {
  padding: 0.5vw;
}

.test-elem-q-1 {
  padding: 1vw 5px;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 -10px 30px rgba(181, 194, 201, 0.1);
  box-shadow: 0 -10px 30px rgba(181, 194, 201, 0.1);
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(transparent));
  background-image: -webkit-linear-gradient(top, #ffffff 0%, transparent 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, transparent 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, transparent 100%);
}

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

.test__qwiz {
  width: 75%;
}

.test__qwiz.active {
  width: 100%;
}

.test__gifts {
  text-align: center;
  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: 23%;
  min-height: 29vw;
  padding: 2vw;
  border-radius: 4px;
  padding: 0.5vw;
}

.test__gifts-quest {
  color: #262626;
  font-size: 1.5vw;
  font-weight: 900;
  line-height: 24px;
  text-transform: uppercase;
  margin: 1vw 0;
}

.test__gifts-title {
  color: #262626;
  font-size: 0.75vw;
  font-weight: 400;
  font-style: italic;
  text-transform: uppercase;
}

.test__gifts-img {
  margin-bottom: 0.6vw;
}

.test-inp-wrap {
  width: 21%;
  margin-right: 3%;
}

.test-inp {
  margin-bottom: 1.1vw;
}

.test-block-img {
  width: 67%;
  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;
  height: 19.2vw;
}

.test-block-img img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.q-4 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 2px solid #96c3e6;
  border-radius: 4px;
  padding: 3vw 2vw;
}

.inp-hiden {
  display: none;
}

.test-inp-wrap-big {
  width: 47%;
}

.q-5 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  border: 2px solid #96c3e6;
  height: 26.4vw;
  padding: 3vw;
}

.test-block-proc {
  width: 52%;
  text-align: center;
}

.test-big-num {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(22, 106, 172, 0)), to(#166aac));
  background-image: -webkit-linear-gradient(bottom, rgba(22, 106, 172, 0) 0%, #166aac 100%);
  background-image: -o-linear-gradient(bottom, rgba(22, 106, 172, 0) 0%, #166aac 100%);
  background-image: linear-gradient(to top, rgba(22, 106, 172, 0) 0%, #166aac 100%);
  color: #ffffff;
  font-size: 11vw;
  font-weight: 900;
  line-height: 1;
  letter-spacing: -1vw;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.test-big-num span {
  font-size: 8vw;
}

.test-big-num-title {
  color: #000000;
  font-size: 0.9vw;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}

.test-elem-lg {
  width: 30.1%;
}

.img-label-gift {
  width: 100%;
  border-radius: 4px 4px 0 0;
  background-color: #edf7fd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1vw;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.test-elem-lg .img-label-gift {
  height: 16vw;
}

.text-price {
  color: #166aac;
  font-size: 1vw;
  font-weight: 900;
  white-space: nowrap;
}

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

.test-gift-price {
  margin-left: 2vw;
  text-align: right;
}

.load-text {
  color: #212121;
  font-size: 1.2vw;
  font-weight: 600;
}

.troe {
  white-space: nowrap;
  overflow-x: hidden;
  display: inline-block;
}

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

.q-7 .test-block-img {
  width: 46%;
}

.q-7 .test-inp-wrap-big {
  width: 41%;
}

.final-label {
  border-radius: 32px;
  border: 2px solid #ecf1f9;
  padding: 0.8vw;
  margin-bottom: 1vw;
  margin-left: 0;
}

.inp-final {
  position: relative;
  padding-left: 3vw;
}

.inp-final:focus {
  border: 2px solid #96c3e6;
}

.final-inp-be {
  position: relative;
  z-index: 7;
}

.final-inp-be:before {
  content: "";
  position: absolute;
  left: 1vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1.4vw;
  height: 0.9vw;
  background: url("../img/test/Phone_copy.png") no-repeat center;
  background-size: 100% 100%;
  z-index: 2;
}

.final__btn-wrap {
  position: relative;
}

.final__btn-wrap:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate(130%, -50%);
  -ms-transform: translate(130%, -50%);
  transform: translate(130%, -50%);
  width: 7vw;
  height: 7vw;
  background: url("../img/test/Shape.png") no-repeat center;
  background-size: 100% 100%;
  z-index: 2;
}

.final__btn-wrap .btn-text {
  color: #000000;
}

.final__btn-wrap .btn {
  width: 100%;
  min-height: 4.5vw;
  padding: 1vw;
  margin-top: 1.5vw;
}

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

.test__gifts-price .text-price {
  color: #000000;
}

.test__gifts-price .text-small {
  color: #000000;
}

.test__gifts-name {
  text-shadow: 0 1px 0 rgba(255, 251, 233, 0.8);
  color: #000000;
  font-size: 1vw;
  font-weight: 500;
  text-align: left;
  line-height: 1.4;
}

.btn-test {
  border-radius: 25px;
  background-color: #ffd535;
  padding: 1vw;
  border: none;
  text-shadow: 0 1px 0 rgba(255, 251, 233, 0.8);
  color: #000000;
  font-size: 0.91vw;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  width: 9vw;
  margin: 0 1.2vw;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

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

.btn-test:disabled {
  opacity: 0.4;
}

.test__btn-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 3vw;
}

.test-prev {
  background-color: #e2ebf1;
  text-shadow: 0 1px 0 rgba(255, 251, 233, 0.8);
  color: #7a8b97;
}

.test__gifts-subtitle-2 {
  margin-top: -1.7vw;
  margin-bottom: 0.7vw;
}

.test-item {
  min-height: 16vw;
}

.test__gifts-item-2 {
  width: 100%;
}

.test__title-zamer {
  margin: 1vw 0;
  margin-bottom: 0;
  text-align: left;
}

.test-item-send {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 99;
  background-color: #fff;
}

.test__qwiz {
  position: relative;
}

.zamer-img {
  position: absolute;
  bottom: -3vw;
  right: -5vw;
  width: 27vw;
  height: 38vw;
  max-width: none;
  max-height: none;
}

.test__gifts-item-3 {
  position: relative;
  width: 100%;
  height: 100%;
}

.checkbox-wrap-size .radio-psevdo {
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.radio-psevdo-size {
  margin-top: 0.4vw;
}

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

.test-item-block-elem .img-label {
  cursor: auto;
}

.test-item-block-elem-info {
  width: 27%;
  text-align: center;
  padding: 1vw 0.6vw;
}

.test-item-block-elem-title {
  margin-bottom: 0.8vw;
  color: #000000;
  font-size: 0.86vw;
  line-height: 1.2;
}

.test-item-block-elem-desc {
  color: #000000;
  font-size: 1.4vw;
  font-weight: 700;
  margin-top: 0.4vw;
}

.test-item-block-elem-data {
  width: 68%;
}

.size-block__item {
  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;
  margin-bottom: 1.2vw;
}

.size-block__item-text {
  white-space: nowrap;
  margin: 0 0.4vw;
  color: #000000;
  font-size: 0.9vw;
  font-weight: 400;
}

.size-block__item-title {
  color: #999999;
  font-size: 1vw;
  margin: 1vw;
}

.size-block__item-checks {
  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;
}

.size-block__item-checks-item {
  width: 45%;
  margin-bottom: 0.1vw;
}

.test_elem .img-label-type-2 {
  height: 6vw;
  border-radius: 10px 10px 0 0;
}

.test_elem-type-3 {
  -webkit-box-shadow: 0 0 30px rgba(181, 194, 201, 0.1);
  box-shadow: 0 0 30px rgba(181, 194, 201, 0.1);
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 46%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.test_elem-type-3 .img-label-type-3 {
  height: 9vw;
  border-radius: 10px 0 0 10px;
  width: 9vw;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 1vw;
}

.test_elem-descr {
  color: #676767;
  font-size: 0.81vw;
  font-weight: 300;
}

.check-height {
  min-height: 4vw;
}

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

.unclose {
  width: 5vw;
}

.present-block {
  width: 90%;
  margin: 0 auto;
  margin-top: 2vw;
  -webkit-box-shadow: 0 0 18px 2px rgba(164, 183, 188, 0.8);
  box-shadow: 0 0 18px 2px rgba(164, 183, 188, 0.8);
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffa100), to(#feb333));
  background-image: -webkit-linear-gradient(top, #ffa100 0%, #feb333 100%);
  background-image: -o-linear-gradient(top, #ffa100 0%, #feb333 100%);
  background-image: linear-gradient(to bottom, #ffa100 0%, #feb333 100%);
  text-align: center;
  padding: 5px;
  padding-bottom: 2vw;
  position: relative;
}

.present-final-img {
  margin-top: 1.4vw;
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}

.elem-after {
  position: absolute;
  width: 10vw;
  right: 0;
  bottom: 0;
  -webkit-transform: translate(40%, 60%);
  -ms-transform: translate(40%, 60%);
  transform: translate(40%, 60%);
}

.present-final-text {
  margin-top: 2vw;
}

.test__gifts-item-2 {
  padding-bottom: 4vw;
}

.test-final__descr {
  color: #999999;
  font-size: 2.7vw;
  margin-bottom: 2vw;
}

.test-final__descr span {
  font-weight: 700;
  font-style: italic;
}

.test-final__title {
  margin-bottom: 0;
}

.test-final__radio-wrap {
  margin-bottom: 2vw;
}

.form-final {
  width: 17vw;
  margin: 0 auto;
  position: relative;
}

.form-final .btn {
  width: 100%;
  margin-top: 1.2vw;
  z-index: 14;
}

.form-final .input {
  text-align: center;
  z-index: 14;
  position: relative;
}

.img-list {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 21vw;
  max-width: none;
  max-height: none;
  z-index: 0;
}

.zamer-item {
  margin-bottom: 1vw;
  position: relative;
  padding-left: 2rem;
  font-size: 0.95vw;
}

.zamer-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.2vw;
  width: 1.2rem;
  height: 1.4rem;
  background: url("../img/test/tick.png") no-repeat center;
  background-size: 100% 100%;
}

.form-final-zamer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 90%;
  margin-top: 4vw;
}

.form-final-zamer-item {
  width: 46%;
  margin: 0 1.5% 1vw 1.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.form-final-zamer-item .btn {
  width: 100%;
}

.arr {
  font-size: 1.4vw;
  display: inline-block;
  margin-left: 0.4vw;
}

.test-next {
  width: 15vw;
}

.test {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: #ffffff;
  overflow-y: scroll;
}

.test-modal {
  -webkit-box-shadow: 0 0 30px rgba(153, 153, 153, 0.1);
  box-shadow: 0 0 30px rgba(153, 153, 153, 0.1);
  border-radius: 10px;
  background-color: #fcfcfc;
  padding: 0 0 0 2vw;
}

.test__qwiz {
  padding: 1.7vw 0;
}

.close {
  position: absolute;
  right: 2vw;
  top: 2vw;
  width: 2vw;
  height: 2vw;
  cursor: pointer;
}

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

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

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

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

.final__btn-wrap img {
  display: none;
}

.link-img {
  display: none;
}

@media (max-width: 991px) {
  br {
    display: none;
  }

  .container {
    max-width: 90vw;
  }

  .logo-img {
    max-width: 12rem;
    margin-right: 2rem;
  }

  .logo-text {
    font-size: 1.2rem;
    width: 19rem;
  }

  .header {
    padding: 2rem 0;
  }

  .number {
    margin-bottom: 0.5rem;
  }

  .number img {
    height: 2.3rem;
    margin-right: 1rem;
  }

  .link-num {
    font-size: 1.8rem;
  }

  .small-text {
    font-size: 1.2rem;
    color: #000;
  }

  .main__cont {
    margin-top: 2rem;
  }

  .title {
    font-size: 2.6rem;
  }

  .main__advas {
    margin-top: 2rem;
  }

  .main__advas-item {
    margin: 0.9rem 1.5%;
  }

  .main__advas-item img {
    width: 9rem;
    margin-right: 0.6rem;
  }

  .main__advas-title {
    font-size: 1.3rem;
    line-height: 1.2;
  }

  .mini-text {
    margin: 0.5rem 0;
    font-size: 1rem;
  }

  .main__info {
    width: 75%;
  }

  .main__btn-wrap {
    margin-top: 3rem;
  }

  .main {
    padding-bottom: 7rem;
  }

  .main-btn {
    width: 31rem;
    padding: 1.6 1rem;
    min-height: 5.8rem;
  }

  .btn-text {
    font-size: 1.3rem;
  }

  .btn-mini-text {
    font-size: 1rem;
  }

  .footer {
    padding: 2rem 0;
  }

  .circle__foter img {
    width: 2.4rem;
  }

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

  .footer.no-active {
    padding: 0.5rem 0;
  }

  .test__gifts {
    display: none;
    width: 0;
  }

  .test__qwiz {
    width: 100%;
  }

  .test__qwiz {
    padding: 2.5rem 0;
  }

  .test-modal {
    padding-left: 2rem;
  }

  .test__title {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .progress-bar__text {
    font-size: 1.4rem;
    margin-bottom: 1.5rem;
  }

  .test__number {
    font-size: 1.8rem;
  }

  .test-item-title {
    font-size: 2.2rem;
    margin-bottom: 1rem;
  }

  .test_elem .img-label {
    height: 15vw;
  }

  .radio-label {
    font-size: 1.2rem;
  }

  .radio-psevdo {
    width: 1.2rem;
    height: 1.2rem;
    margin-right: 0.8rem;
  }

  .radio-psevdo-active {
    width: 0.6rem;
    height: 0.6rem;
  }

  .test-item-block-elem-title {
    font-size: 1.3rem;
    margin-bottom: 1rem;
  }

  .test-item-block-elem-info {
    padding: 1rem;
  }

  .img-label {
    height: 15vw;
  }

  .test-item-block-elem-desc {
    font-size: 1.5rem;
    margin-top: 1rem;
  }

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

  .size-block__item {
    margin-bottom: 1.7rem;
  }

  .input {
    font-size: 1.2rem;
  }

  .input-min {
    padding: 0.7rem 1rem;
  }

  .size-block__item-title {
    font-size: 1.4rem;
    margin: 1rem;
  }

  .checkbox-psevdo {
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 0.7rem;
  }

  .test_elem-descr {
    font-size: 1.1rem;
  }

  .test_elem-type-3 .img-label-type-3 {
    width: 14vw;
  }

  .form-final {
    width: 20rem;
  }

  .img-list {
    width: 29vw;
  }

  .arr {
    font-size: 1.5rem;
  }

  .check-height {
    min-height: 4.5rem;
  }

  .test_elem-descr br {
    display: block;
  }

  .close {
    width: 3rem;
    height: 3rem;
    right: 1rem;
    top: 1rem;
  }

  .form-final .btn {
    margin-top: 2rem;
  }

  .btn {
    padding: 1.4rem;
  }

  .input {
    padding: 1rem;
  }

  .test-final__radio-wrap {
    margin-bottom: 3rem;
  }

  .close {
    z-index: 19;
  }

  .zamer-item {
    font-size: 1.3rem;
    margin: 0.7rem 0;
  }

  .form-final-zamer {
    margin-top: 4rem;
  }
}

@media (max-width: 700px) {
  .main__info {
    width: 100%;
  }
}

@media (max-width: 567px) {
  .header__cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .title {
    font-size: 2.4rem;
  }

  .main__advas-item {
    width: 95%;
    padding: 1rem;
  }

  .footer__cont .text-small {
    font-size: 1rem;
  }

  .test-item-title {
    font-size: 2rem;
    line-height: 1.1;
    margin-bottom: 2rem;
  }

  .test_elem {
    width: 46%;
    margin: 0.8rem 1.5%;
  }

  .test_elem .img-label {
    height: 21vw;
  }

  .test-next {
    width: 17rem;
  }

  .test__btn-block {
    margin-top: 3rem;
  }

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

  .test-item-block-elem-info {
    width: 27rem;
    margin-bottom: 2rem;
  }

  .img-label {
    height: 32vw;
  }

  .radio-psevdo-size {
    margin-top: 0.7rem;
  }

  .test-item-block-elem-data {
    width: 100%;
  }

  .test_elem-type-3 {
    width: 95%;
  }

  .test_elem-type-3 .img-label-type-3 {
    width: 21vw;
  }

  .img-list {
    width: 41vw;
  }

  .form-final-zamer-item {
    width: 100%;
    margin-bottom: 1.5rem;
  }

  .form-final-zamer-item:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .form-final-zamer-item:nth-child(4) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
}
