@charset "UTF-8";
@font-face {
  font-family: 'Circe';
  src: url("../fonts/Circe/Circe-Light/Circe-Light.woff2") format("woff2"), url("../fonts/Circe/Circe-Light/Circe-Light.woff") format("woff");
  font-weight: 300;
  font-display: auto;
  font-style: normal; }

@font-face {
  font-family: 'Circe';
  src: url("../fonts/Circe/Circe-Regular/Circe-Regular.woff2") format("woff2"), url("../fonts/Circe/Circe-Regular/Circe-Regular.woff") format("woff");
  font-weight: 400;
  font-display: auto;
  font-style: normal; }

@font-face {
  font-family: 'Circe';
  src: url("../fonts/Circe/Circe-Bold/Circe-Bold.woff2") format("woff2"), url("../fonts/Circe/Circe-Bold/Circe-Bold.woff") format("woff");
  font-weight: bold;
  font-display: auto;
  font-style: normal; }

@font-face {
  font-family: 'Circe';
  src: url("../fonts/Circe/Circe-ExtraBold/Circe-ExtraBold.woff2") format("woff2"), url("../fonts/Circe/Circe-ExtraBold/Circe-ExtraBold.woff") format("woff");
  font-weight: 900;
  font-display: auto;
  font-style: normal; }

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

[class^="fa-"], [class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon-font' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-phone:before {
  content: "\e905"; }

.fa-arrow-prev:before {
  content: "\e90c"; }

.fa-arrow-next:before {
  content: "\e90d"; }

.fa-close:before {
  content: "\e906"; }

.fa-web:before {
  content: "\e908"; }

.fa-play:before {
  content: "\e90a"; }

.fa-instagram:before {
  content: "\e90f"; }

.fa-mail:before {
  content: "\e90b"; }

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

body {
  margin: 0; }

main {
  display: block; }

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

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

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

a {
  background-color: transparent; }

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

b,
strong {
  font-weight: bolder; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

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

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

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

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

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

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

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

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 */ }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

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

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

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

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

.policy {
  padding: 100px 0; }

*::-moz-selection {
  color: #fff;
  /* Цвет текста */
  background: #fbd74a;
  /* Цвет фона */ }

*::selection {
  color: #fff;
  /* Цвет текста */
  background: #fbd74a;
  /* Цвет фона */ }

html {
  overflow-x: hidden; }

body {
  min-width: 320px;
  color: #242428;
  font: normal 18px "Circe", sans-serif; }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  font-size: inherit;
  line-height: 1.5;
  font-weight: inherit; }

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

a {
  text-decoration: none;
  outline: none;
  color: #242428; }
  a::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  a::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }

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

input {
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

input[type="submit"] {
  cursor: pointer; }

textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none; }

select, option {
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

select::-ms-expand {
  display: none; }

img::-moz-selection {
  color: inherit;
  /* Цвет текста */
  background: transparent;
  /* Цвет фона */ }

img::selection {
  color: inherit;
  /* Цвет текста */
  background: transparent;
  /* Цвет фона */ }

label {
  cursor: pointer;
  margin-bottom: 0; }

.section-frame {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.load * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important; }

.open-frame {
  overflow: hidden; }

@-webkit-keyframes move-light {
  from {
    -webkit-transform: translateX(-4em) skewX(-45deg);
            transform: translateX(-4em) skewX(-45deg); }
  to {
    -webkit-transform: translateX(24em) skewX(-45deg);
            transform: translateX(24em) skewX(-45deg); } }

@keyframes move-light {
  from {
    -webkit-transform: translateX(-4em) skewX(-45deg);
            transform: translateX(-4em) skewX(-45deg); }
  to {
    -webkit-transform: translateX(24em) skewX(-45deg);
            transform: translateX(24em) skewX(-45deg); } }

.popup-frame {
  width: 100%;
  height: 100vh;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: fixed;
  background: rgba(8, 7, 35, 0.5);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  overflow: auto;
  left: 0;
  top: 0;
  z-index: 80; }

.popup-default {
  display: block;
  width: 550px;
  padding: 75px;
  background-color: #fff;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  position: relative;
  margin: auto; }

.popup-default-title {
  margin-bottom: 30px; }
  .popup-default-title h3 {
    font-size: 34px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    color: #272727; }
  .popup-default-title p {
    max-width: 75%;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    font-weight: 400;
    margin: 15px auto 0;
    color: #999; }

.popup-default-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 25px;
  position: relative; }
  .popup-default-item p {
    font-weight: 400;
    position: absolute;
    font-size: 16px;
    bottom: 13px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer; }
  .popup-default-item input {
    width: 100%;
    height: 50px;
    border: none;
    font-size: 16px;
    border-bottom: 1px solid #DEDEDE;
    background-color: transparent;
    text-align: center;
    cursor: pointer;
    -webkit-box-shadow: inset 0 0 0 50px #fff !important;
    /* Цвет фона */ }

.active-default-input p {
  bottom: 48px;
  font-size: 12px; }

.popup-default-sub {
  max-width: 100%;
  width: 100%;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  background: #fbd74a;
  font: 900 18px "Circe", sans-serif;
  text-align: center;
  color: #242428;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-transition: .4s linear;
  -o-transition: .4s linear;
  transition: .4s linear;
  margin-top: 40px; }
  .popup-default-sub input {
    display: none; }
  .popup-default-sub:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1.5em;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    -webkit-transform: translateX(-4em) skewX(-45deg);
        -ms-transform: translateX(-4em) skewX(-45deg);
            transform: translateX(-4em) skewX(-45deg); }
  .popup-default-sub:hover:before {
    -webkit-animation: move-light 0.4s linear;
            animation: move-light 0.4s linear; }

.popup-default-close {
  width: 15px;
  height: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer; }
  .popup-default-close::before, .popup-default-close::after {
    content: '';
    width: 20px;
    height: 1px;
    background-color: #999;
    position: absolute;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
  .popup-default-close::before {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
  .popup-default-close::after {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .popup-default-close:hover::before, .popup-default-close:hover::after {
    background-color: #fbd74a; }

.header {
  padding: 25px 0 80px;
  min-height: 100vh;
  background: url("../images/bg/main-bg.jpg") center no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff; }

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

.logo {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: block;
  margin-right: 25px; }
 .logo img {
         width: 100px;
}
.header-bar-content {
  width: 100%; }

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

.logo-desc {
  max-width: 230px;
  font-size: 24px;
  line-height: 24px; }

.header-language {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  cursor: pointer; }
  .header-language::before {
    content: '';
    width: 6px;
    height: 3px;
    display: block;
    background: url("../images/icon/leng-arrow.png");
    position: absolute;
    right: -14px;
    top: 6px; }
  .header-language ul {
    display: none;
    margin-top: 5px;
    padding: 10px;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    background: #000;
    position: absolute;
    z-index: 3;
    left: 14px;
    margin-top: 10px; }
    .header-language ul a {
      font-size: 16px;
      color: #fff;
      position: relative;
      overflow: hidden; }
      .header-language ul a::after {
        content: '';
        width: 0%;
        height: 1px;
        background-color: #fbd74a;
        -webkit-border-radius: inherit;
                border-radius: inherit;
        position: absolute;
        -webkit-transition: .4s;
        -o-transition: .4s;
        transition: .4s;
        -webkit-transform-origin: left;
            -ms-transform-origin: left;
                transform-origin: left;
        bottom: 0;
        right: 0;
        left: auto; }
      .header-language ul a:hover::after {
        width: 100%;
        left: 0;
        right: auto; }
      .header-language ul a::after {
        bottom: 1px; }

.language-active {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .language-active i {
    color: #fbd74a;
    font-size: 14px;
    margin-right: 10px; }
  .language-active p {
    font-size: 16px;
    line-height: 1;
    border-bottom: 1px solid #fff; }

.header-contact-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 16px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  .header-contact-item i {
    color: #fbd74a;
    font-size: 14px;
    margin-right: 10px; }
  .header-contact-item:hover {
    color: #fbd74a; }

.header-phone {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  .header-phone i {
    font-size: 12px;
    color: #55555a;
    margin-right: 10px; }
  .header-phone:hover {
    color: #fbd74a; }

.main-menu {
  margin-top: 30px; }
  .main-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase; }
  .main-menu li:nth-child(1) a {
    -webkit-animation: menuColor 4s infinite;
            animation: menuColor 4s infinite; }
  .main-menu li:nth-child(2) a {
    -webkit-animation: menuColor 4s 0.2s infinite;
            animation: menuColor 4s 0.2s infinite; }
  .main-menu li:nth-child(3) a {
    -webkit-animation: menuColor 4s 0.4s infinite;
            animation: menuColor 4s 0.4s infinite; }
  .main-menu li:nth-child(4) a {
    -webkit-animation: menuColor 4s 0.6s infinite;
            animation: menuColor 4s 0.6s infinite; }
  .main-menu li:nth-child(5) a {
    -webkit-animation: menuColor 4s 0.8s infinite;
            animation: menuColor 4s 0.8s infinite; }
  .main-menu li:nth-child(6) a {
    -webkit-animation: menuColor 4s 1.0s infinite;
            animation: menuColor 4s 1.0s infinite; }
  .main-menu a {
    color: #b7b7c2;
    position: relative;
    overflow: hidden; }
    .main-menu a::after {
      content: '';
      width: 0%;
      height: 1px;
      background-color: #fbd74a;
      -webkit-border-radius: inherit;
              border-radius: inherit;
      position: absolute;
      -webkit-transition: .4s;
      -o-transition: .4s;
      transition: .4s;
      -webkit-transform-origin: left;
          -ms-transform-origin: left;
              transform-origin: left;
      bottom: 0;
      right: 0;
      left: auto; }
    .main-menu a:hover::after {
      width: 100%;
      left: 0;
      right: auto; }
    .main-menu a:hover {
      color: #fbd74a; }

@-webkit-keyframes menuColor {
  0% {
    color: #fff; }
  20% {
    color: #fbd74a;
    text-decoration: none;
    border-bottom: 1px #fbd74a solid; }
  30% {
    color: #fff; }
  100% {
    color: #fff; } }

@keyframes menuColor {
  0% {
    color: #fff; }
  20% {
    color: #fbd74a;
    text-decoration: none;
    border-bottom: 1px #fbd74a solid; }
  30% {
    color: #fff; }
  100% {
    color: #fff; } }

.header-back-call {
  max-width: 100%;
  width: 155px;
  height: 36px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  background: #fbd74a;
  font: 900 18px "Circe", sans-serif;
  text-align: center;
  color: #242428;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-transition: .4s linear;
  -o-transition: .4s linear;
  transition: .4s linear;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  font-size: 12px;
  font-weight: bold;
  margin-left: auto;
  margin-top: 30px;
  z-index: 2; }
  .header-back-call input {
    display: none; }
  .header-back-call:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1.5em;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    -webkit-transform: translateX(-4em) skewX(-45deg);
        -ms-transform: translateX(-4em) skewX(-45deg);
            transform: translateX(-4em) skewX(-45deg); }
  .header-back-call:hover:before {
    -webkit-animation: move-light 0.4s linear;
            animation: move-light 0.4s linear; }

.header-info {
  margin-top: 35px;
  position: relative; }

.header-content h1 {
  max-width: 440px;
  font-size: 50px;
  line-height: 60px;
  margin-bottom: 40px; }
  .header-content h1 b {
    font-weight: 900; }

.header-content ul {
  font-weight: 300;
  font-size: 30px;
  line-height: 1; }
  .header-content ul li {
    margin-bottom: 15px; }
    .header-content ul li:last-child {
      margin-bottom: 0; }

.header-content-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 60px; }

.header-consultation {
  max-width: 100%;
  width: 360px;
  height: 85px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  background: #fbd74a;
  font: 900 18px "Circe", sans-serif;
  text-align: center;
  color: #242428;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-transition: .4s linear;
  -o-transition: .4s linear;
  transition: .4s linear;
  margin-right: 35px; }
  .header-consultation input {
    display: none; }
  .header-consultation:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1.5em;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    -webkit-transform: translateX(-4em) skewX(-45deg);
        -ms-transform: translateX(-4em) skewX(-45deg);
            transform: translateX(-4em) skewX(-45deg); }
  .header-consultation:hover:before {
    -webkit-animation: move-light 0.4s linear;
            animation: move-light 0.4s linear; }

.save-catalog {
  width: 260px;
  height: 85px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #fff;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.75px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  .save-catalog:hover {
    background-color: #fff;
    color: #242428; }

.header-play {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative; }
  .header-play i {
    font-size: 24px;
    color: #fbd74a;
    position: absolute;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer;
    z-index: 2; }
    .header-play i:hover {
      -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
              transform: scale(1.1); }
  .header-play img {
    position: absolute;
    display: block; }
    .header-play img:nth-child(2) {
      -webkit-animation: circle  3s 0.01s infinite linear;
              animation: circle  3s 0.01s infinite linear; }
    .header-play img:nth-child(3) {
      animation: circle  3s 0.01s infinite linear reverse; }
    .header-play img:nth-child(4) {
      -webkit-animation: circle  3s 0.01s infinite linear;
              animation: circle  3s 0.01s infinite linear; }
  .header-play p {
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    color: #b7b7c2;
    -webkit-transform: translateY(85px);
        -ms-transform: translateY(85px);
            transform: translateY(85px); }

@-webkit-keyframes circle {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes circle {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.header-video {
  position: absolute;
  right: 60px;
  top: 200px; }

.play-content {
  width: 252px;
  height: 85px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #242428;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 180px;
  z-index: 2;
  position: absolute;
  -webkit-transform: translateX(-50px);
      -ms-transform: translateX(-50px);
          transform: translateX(-50px); }
  .play-content img {
    display: block;
    margin-left: 10px;
    margin-top: -13px;
    margin-right: 15px; }
  .play-content p {
    font-size: 14px;
    line-height: 18px;
    color: #b7b7c2;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .play-content p:hover {
      color: #fbd74a; }
  .play-content i {
    font-size: 10px;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #72727a;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer; }
    .play-content i:hover {
      color: #fbd74a; }

.header-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 3) - 40px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 3) - 40px), 1fr));
  grid-gap: 20px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 90px; }
  @media screen and (max-width: 1200px) {
    .header-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / (3 - 0)) - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( (100% / (3 - 0)) - 40px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .header-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 40px), 1fr)); } }
  .header-list img {
    max-width: 100%;
    display: block; }

.header-item {
  text-align: center;
  padding: 45px;
  background: rgba(36, 36, 40, 0.7);
  -webkit-border-radius: 5px;
          border-radius: 5px; }
  .header-item p {
    font-size: 22px;
    line-height: 30px; }

.footer {
  padding: 30px 0;
  background-color: #1a1a1c;
  color: #fff; }

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

.footer-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .footer-logo p {
    max-width: 135px;
    line-height: 25px;
    margin-left: 20px; }

.footer-logo img {
    width: 100px;
}

.footer-menu {
  font-size: 14px; }
  .footer-menu li {
    margin-bottom: 8px; }
    .footer-menu li:last-child {
      margin-bottom: 0; }
  .footer-menu a {
    color: #fff;
    position: relative;
    overflow: hidden; }
    .footer-menu a::after {
      content: '';
      width: 0%;
      height: 1px;
      background-color: #fbd74a;
      -webkit-border-radius: inherit;
              border-radius: inherit;
      position: absolute;
      -webkit-transition: .4s;
      -o-transition: .4s;
      transition: .4s;
      -webkit-transform-origin: left;
          -ms-transform-origin: left;
              transform-origin: left;
      bottom: 0;
      right: 0;
      left: auto; }
    .footer-menu a:hover::after {
      width: 100%;
      left: 0;
      right: auto; }
    .footer-menu a:hover {
      color: #fbd74a; }

.footer-back .header-phone {
  font-size: 18px; }

.footer-back-btn {
  max-width: 100%;
  width: 150px;
  height: 36px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  background: #fbd74a;
  font: 900 18px "Circe", sans-serif;
  text-align: center;
  color: #242428;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-transition: .4s linear;
  -o-transition: .4s linear;
  transition: .4s linear;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  font-size: 12px;
  margin-top: 20px; }
  .footer-back-btn input {
    display: none; }
  .footer-back-btn:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1.5em;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    -webkit-transform: translateX(-4em) skewX(-45deg);
        -ms-transform: translateX(-4em) skewX(-45deg);
            transform: translateX(-4em) skewX(-45deg); }
  .footer-back-btn:hover:before {
    -webkit-animation: move-light 0.4s linear;
            animation: move-light 0.4s linear; }

.footer-contact .header-language {
  margin-bottom: 30px; }

.footer-copy {
  display: block;
  color: #b7b7c2;
  font-size: 10px;
  text-transform: uppercase;
  text-decoration: underline;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin-bottom: 12px; }
  .footer-copy:hover {
    color: #fbd74a; }

.footer-dev {
  font-size: 10px;
  color: #b7b7c2;
  text-transform: uppercase;
  margin-bottom: 12px; }
  .footer-dev a {
    color: #fbd74a;
    font-weight: normal;
    font-weight: bold;
    position: relative; }
    .footer-dev a::before {
      content: '';
      width: 100%;
      height: 1px;
      background-color: #fbd74a;
      position: absolute;
      bottom: 1px;
      left: 0;
      right: 0;
      margin: 0 auto;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
    .footer-dev a:hover::before {
      width: 0%; }

.footer-inn {
  color: #b7b7c2;
  font-size: 12px;
  text-transform: uppercase; }

.consultation {
  padding: 50px 0;
  background: url("../images/bg/consultation-bg.jpg") center no-repeat;
  -webkit-background-size: cover;
          background-size: cover; }

.consultation-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .consultation-content h2 {
    max-width: 640px;
    font-size: 36px;
    font-weight: bold;
    line-height: 48px;
    color: #26262c; }
  .consultation-content a {
    width: 360px;
    height: 85px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    background-color: #fff;
    color: #242428;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }
    .consultation-content a:hover {
      -webkit-transform: translateY(-5px);
          -ms-transform: translateY(-5px);
              transform: translateY(-5px); }

.wares {
  padding: 90px 0; }

.wares-title {
  text-align: center;
  font-size: 44px;
  line-height: 60px;
  color: #242428; }

.wares-wrap {
  margin-top: 60px;
  position: relative; }

.wares-slider {
  width: 1040px;
  margin: 0 auto; }

.wares-slide {
  outline: none; }
  .wares-slide img {
    width: 300px;
    height: 414px;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
    margin: 0 auto;
    -webkit-border-radius: 5px;
            border-radius: 5px; }

.wares-arrow a {
  width: 36px;
  height: 36px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  border: 1px solid #b7b7c2;
  color: #b7b7c2;
  font-size: 12px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  position: absolute;
  top: -webkit-calc(50% - 18px);
  top: calc(50% - 18px); }
  .wares-arrow a:hover {
    background-color: #fbd74a;
    border-color: #fbd74a;
    color: #242428; }

.wares-prev {
  left: 0; }

.wares-next {
  right: 0; }

.which {
  padding: 75px 0;
  background-color: #f8f8f8; }

.which-title {
  text-align: center;
  font-size: 44px;
  line-height: 60px;
  color: #242428; }

.which-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 70px; }

.which-bar {
  width: 300px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 60px; }
  .which-bar li {
    padding: 18px 23px;
    padding-right: 15px;
    background-color: #fff;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    margin-bottom: 11px;
    text-transform: uppercase;
    color: #717171;
    letter-spacing: 1px;
    cursor: pointer;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }
    .which-bar li:last-child {
      margin-bottom: 0; }
    .which-bar li:hover {
      color: #fbd74a; }
  .which-bar .which-bar-active {
    font-weight: bold;
    background-color: #fbd74a;
    color: #242428; }
    .which-bar .which-bar-active:hover {
      color: #242428; }

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

.which-description {
  margin-right: 30px; }
  .which-description h3 {
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 25px; }
  .which-description p {
    font-size: 18px;
    line-height: 24px; }

.which-photo {
  width: 260px;
  height: 290px;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }

.which-option {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 2) - 90px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 2) - 90px), 1fr));
  grid-gap: 30px 90px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 35px; }
  @media screen and (max-width: 1200px) {
    .which-option {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / (2 - 0)) - 90px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( (100% / (2 - 0)) - 90px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .which-option {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 90px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 90px), 1fr)); } }
  .which-option img {
    max-width: 100%;
    display: block; }

.which-option-item h4 {
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #26262c;
  margin-bottom: 15px; }

.which-option-item ul {
  font-size: 18px; }
  .which-option-item ul li {
    margin-bottom: 8px; }
    .which-option-item ul li::before {
      content: '• ';
      color: #fbd74a;
      margin-right: 3px; }

.which-wrap {
  margin-top: 45px;
  position: relative; }

.which-slider {
  width: 630px;
  margin: 0 auto; }

.which-slide {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 10px;
  outline: none; }

.which-full-photo {
  min-width: 100%;
  margin: 20px 0; }

.which-slider-full .which-slide {
  display: block !important; }

.which-slider-full .which-slide-photo {
  width: 100%; }
  .which-slider-full .which-slide-photo img {
    width: 100%; }

.which-slider-full .which-slide-info {
  margin-top: 15px; }

.which-slide-photo {
  width: 260px;
  margin-right: 40px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .which-slide-photo img {
    max-width: 100%;
    max-height: 100%; }

.slide-photo-item {
  width: 100%;
  height: 123px;
  background-color: #fff;
  margin-bottom: 15px;
  cursor: pointer; }
  .slide-photo-item:last-child {
    margin-bottom: 0; }

.which-slide-info h4 {
  font-size: 22px;
  font-weight: bold;
  color: #242428;
  margin-bottom: 10px; }

.which-slide-info ul {
  font-weight: 300;
  font-size: 18px;
  color: #242428; }

.which-slide-info li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 3px; }
  .which-slide-info li:last-child {
    margin-bottom: 0; }
  .which-slide-info li p {
    width: 160px;
    margin-right: 30px; }

.which-arrow a {
  width: 36px;
  height: 36px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  border: 1px solid #fbd74a;
  background-color: #fbd74a;
  color: #242428;
  font-size: 12px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  position: absolute;
  top: -webkit-calc(50% - 18px);
  top: calc(50% - 18px); }

.which-prev {
  left: 0; }

.which-next {
  right: 0; }

.which-content {
  display: none; }
  .which-content:first-child {
    display: block; }

.which-btn {
  width: 100%;
  height: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #fbd74a;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  color: #242424;
  background-color: #fbd74a;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 75px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  .which-btn:hover {
    color: #fbd74a;
    background-color: #242424; }

.team {
  padding: 95px 0;
  background: url("../images/bg/team-bg.jpg") right top no-repeat; }

.team-content {
  max-width: 580px; }
  .team-content h2 {
    font-size: 44px;
    line-height: 60px; }
  .team-content p {
    margin-top: 40px;
    line-height: 30px;
    color: #242428; }
  .team-content a {
    max-width: 100%;
    width: 360px;
    height: 85px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    background: #fbd74a;
    font: 900 18px "Circe", sans-serif;
    text-align: center;
    color: #242428;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear;
    margin-top: 45px; }
    .team-content a input {
      display: none; }
    .team-content a:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 1.5em;
      height: 100%;
      background-color: rgba(255, 255, 255, 0.6);
      -webkit-transform: translateX(-4em) skewX(-45deg);
          -ms-transform: translateX(-4em) skewX(-45deg);
              transform: translateX(-4em) skewX(-45deg); }
    .team-content a:hover:before {
      -webkit-animation: move-light 0.4s linear;
              animation: move-light 0.4s linear; }

.catalog {
  padding: 55px 0 65px;
  background: url("../images/bg/catalog-bg.jpg") center bottom no-repeat;
  -webkit-background-size: cover;
          background-size: cover; }

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

.catalog-title {
  max-width: 590px;
  font-size: 44px;
  line-height: 60px;
  color: #fff;
  position: relative; }
  .catalog-title span {
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-animation: arrow 2s infinite linear;
            animation: arrow 2s infinite linear; }

@-webkit-keyframes arrow {
  from {
    right: 10px; }
  50% {
    right: 0; }
  to {
    right: 10px; } }

@keyframes arrow {
  from {
    right: 10px; }
  50% {
    right: 0; }
  to {
    right: 10px; } }

.page-form {
  width: 400px;
  padding: 40px 35px 35px;
  background-color: #242428;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }

.form-input {
  width: 100%;
  height: 85px;
  padding: 0 15px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  text-align: center;
  border: none;
  display: block;
  margin-bottom: 20px; }
  .form-input::-webkit-input-placeholder {
    font-weight: 300;
    color: #74747c; }
  .form-input::-moz-placeholder {
    font-weight: 300;
    color: #74747c; }
  .form-input:-ms-input-placeholder {
    font-weight: 300;
    color: #74747c; }
  .form-input::-ms-input-placeholder {
    font-weight: 300;
    color: #74747c; }
  .form-input::placeholder {
    font-weight: 300;
    color: #74747c; }

.submit-from {
  max-width: 100%;
  width: 100%;
  height: 85px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  background: #fbd74a;
  font: 900 18px "Circe", sans-serif;
  text-align: center;
  color: #242428;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-transition: .4s linear;
  -o-transition: .4s linear;
  transition: .4s linear;
  margin-top: 40px; }
  .submit-from input {
    display: none; }
  .submit-from:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1.5em;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    -webkit-transform: translateX(-4em) skewX(-45deg);
        -ms-transform: translateX(-4em) skewX(-45deg);
            transform: translateX(-4em) skewX(-45deg); }
  .submit-from:hover:before {
    -webkit-animation: move-light 0.4s linear;
            animation: move-light 0.4s linear; }

.contact {
  padding: 60px 0; }

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

.contact-map {
  width: 500px;
  height: 505px; }

.contact-info {
  width: 100%;
  max-width: 510px; }
  .contact-info h2 {
    font-size: 44px;
    line-height: 60px;
    margin-bottom: 75px; }

.contact-item h4 {
  font-size: 14px;
  color: #84848d;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 900;
  margin-bottom: 5px; }

.contact-item p {
  max-width: 400px;
  line-height: 30px; }

.contact-item a {
  display: block;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  .contact-item a:hover {
    color: #fbd74a; }

.contact-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 2) - 50px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 2) - 50px), 1fr));
  grid-gap: 40px 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 40px; }
  @media screen and (max-width: 1200px) {
    .contact-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / (2 - 0)) - 50px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( (100% / (2 - 0)) - 50px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .contact-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 50px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 50px), 1fr)); } }
  .contact-list img {
    max-width: 100%;
    display: block; }

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

.social-link {
  margin-right: 15px; }
  .social-link img {
    width: 26px; }
  .social-link:hover {
    -webkit-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
            transform: translateY(-2px); }

.contact-map {
  -webkit-border-radius: 10px;
          border-radius: 10px;
  overflow: hidden; }

.trust {
  padding: 160px 0 130px;
  background: url("../images/bg/trust-bg.jpg") top center no-repeat;
  -webkit-background-size: cover;
          background-size: cover; }

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

.trust-info {
  max-width: 330px;
  color: #fff; }
  .trust-info h2 {
    font-size: 44px;
    line-height: 60px; }
  .trust-info p {
    font-size: 24px;
    line-height: 36px;
    margin-top: 50px; }

.logo span {
  display: none; }

.burger {
  display: none; }

.burger-close {
  display: none;
  width: 50px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fbd74a;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  margin-left: auto; }
  .burger-close i {
    color: #fff; }

.popup-application {
  width: 510px;
  padding: 50px 90px;
  position: relative;
  background-color: #fff;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: auto; }

.popup-title {
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  line-height: 44px;
  margin-bottom: 35px; }

.popup-input input {
  width: 330px;
  height: 85px;
  padding: 0 15px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  text-align: center;
  background-color: #ededef;
  -webkit-box-shadow: inset 0 2px 7px rgba(166, 171, 189, 0.4);
          box-shadow: inset 0 2px 7px rgba(166, 171, 189, 0.4);
  display: block;
  margin-bottom: 20px;
  border: none; }
  .popup-input input::-webkit-input-placeholder {
    font-weight: 300;
    color: #74747c; }
  .popup-input input::-moz-placeholder {
    font-weight: 300;
    color: #74747c; }
  .popup-input input:-ms-input-placeholder {
    font-weight: 300;
    color: #74747c; }
  .popup-input input::-ms-input-placeholder {
    font-weight: 300;
    color: #74747c; }
  .popup-input input::placeholder {
    font-weight: 300;
    color: #74747c; }

.popup-sub {
  margin-top: 20px; }

.popup-default-close {
  color: #74747c;
  top: 0;
  right: -40px; }

.js-popup {
  display: none; }

.kviz-item {
  display: none; }

.kviz-item[data-item="1"] {
  display: block; }

.kviz {
  padding: 80px 0 100px; }

.kviz-subtitle {
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  margin-top: 30px; }

.kviz-frame {
  width: 960px;
  padding: 35px 30px;
  background-color: #fff;
  -webkit-box-shadow: 0 10px 35px rgba(12, 32, 66, 0.05);
          box-shadow: 0 10px 35px rgba(12, 32, 66, 0.05);
  margin: 65px auto 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.kviz-step {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 60px; }

.kviz-step-item {
  width: -webkit-calc(25% - 7px);
  width: calc(25% - 7px);
  height: 6px;
  background-color: #dcdcdc;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  position: relative;
  overflow: hidden; }
  .kviz-step-item::before {
    content: '';
    width: 0%;
    height: 100%;
    background-color: #fbd74a;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }

.step-item-active::before {
  width: 100%; }

.kviz-next {
  max-width: 100%;
  width: 360px;
  height: 85px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  background: #fbd74a;
  font: 900 18px "Circe", sans-serif;
  text-align: center;
  color: #242428;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-transition: .4s linear;
  -o-transition: .4s linear;
  transition: .4s linear;
  margin: 75px auto 0; }
  .kviz-next input {
    display: none; }
  .kviz-next:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1.5em;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    -webkit-transform: translateX(-4em) skewX(-45deg);
        -ms-transform: translateX(-4em) skewX(-45deg);
            transform: translateX(-4em) skewX(-45deg); }
  .kviz-next:hover:before {
    -webkit-animation: move-light 0.4s linear;
            animation: move-light 0.4s linear; }

.kviz-item h3 {
  font-size: 30px;
  color: #26262c;
  text-align: center; }

.label-group {
  padding: 0 170px;
  margin-top: 70px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 3) - 50px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 3) - 50px), 1fr));
  grid-gap: 35px 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (max-width: 1200px) {
    .label-group {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / (3 - 0)) - 50px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( (100% / (3 - 0)) - 50px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .label-group {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 50px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 50px), 1fr)); } }
  .label-group img {
    max-width: 100%;
    display: block; }
  .label-group label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .label-group label:hover {
      color: #fbd74a; }
  .label-group label[data-profile] {
    width: 100px; }
  .label-group input {
    display: none; }

.label-group-duble {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 2) - 20px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 2) - 20px), 1fr));
  grid-gap: 35px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 1200px) {
    .label-group-duble {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / (2 - 0)) - 20px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( (100% / (2 - 0)) - 20px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .label-group-duble {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 20px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 20px), 1fr)); } }
  .label-group-duble img {
    max-width: 100%;
    display: block; }

.label-group-one {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 1) - 20px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 1) - 20px), 1fr));
  grid-gap: 35px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (max-width: 1200px) {
    .label-group-one {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / (1 - 0)) - 20px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( (100% / (1 - 0)) - 20px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .label-group-one {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 20px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 20px), 1fr)); } }
  .label-group-one img {
    max-width: 100%;
    display: block; }

.check {
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #f8f8f8;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 15px;
  -webkit-box-shadow: inset 0 2px 7px rgba(166, 171, 189, 0.4);
          box-shadow: inset 0 2px 7px rgba(166, 171, 189, 0.4); }
  .check::before {
    content: '';
    width: 9px;
    height: 9px;
    background-color: #fbd74a;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    position: absolute;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }

.check-active::before {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }

.finish-form div input {
  background: none; }

.finish-form .submit-from {
  width: 330px; }

.kviz-finish {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.finish-subtitle {
  font-size: 26px;
  color: #26262c; }

.finish-info h4 {
  font-weight: bold;
  font-size: 30px;
  color: #26262c;
  margin-top: 10px; }

.finish-info a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  position: relative;
  overflow: hidden;
  margin-top: 5px; }
  .finish-info a::after {
    content: '';
    width: 0%;
    height: 1px;
    background-color: #fbd74a;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    position: absolute;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    -webkit-transform-origin: left;
        -ms-transform-origin: left;
            transform-origin: left;
    bottom: 0;
    right: 0;
    left: auto; }
  .finish-info a:hover::after {
    width: 100%;
    left: 0;
    right: auto; }
  .finish-info a::after {
    bottom: 2px; }

.finish-photo {
  width: 320px;
  height: 195px;
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin: 30px 0; }
  .finish-photo img {
    max-width: 99%;
    max-height: 99%;
    display: none;
    position: absolute; }

.finish-quote {
  font-size: 22px;
  color: #26262c; }

.which-info_ral {
  margin-top: 50px; }

.product-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 3) - 38px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 3) - 38px), 1fr));
  grid-gap: 20px 38px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 30px; }
  @media screen and (max-width: 1200px) {
    .product-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / (3 - 1)) - 38px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( (100% / (3 - 1)) - 38px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .product-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 38px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 38px), 1fr)); } }
  .product-list img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 720px) {
    .product-list {
      margin-top: 40px; } }

.product-item {
  padding: 20px 30px 87px;
  background: rgba(36, 36, 40, 0.8);
  -webkit-backdrop-filter: blur(50px);
          backdrop-filter: blur(50px);
  -webkit-border-radius: 10px;
          border-radius: 10px;
  overflow: hidden;
  position: relative;
  border: 2px solid rgba(36, 36, 40, 0.8);
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  .product-item:hover {
    border-color: #fbd74a; }
    .product-item:hover .product-item__wrap {
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1);
      opacity: 1;
      pointer-events: inherit; }
    .product-item:hover .product-item__photo {
      bottom: -70px; }
  .product-item:last-child .product-item__list {
    font-size: 13px; }
  @media only screen and (max-width: 1200px) {
    .product-item {
      padding-bottom: 150px; }
      .product-item:last-child {
        padding-bottom: 110px; } }

.product-item__title {
  margin-bottom: 15px; }
  .product-item__title b {
    display: block;
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #fff; }
  .product-item__title p {
    font-weight: 700;
    font-size: 17px;
    line-height: 25px;
    color: #ffffff; }
  @media only screen and (max-width: 1200px) {
    .product-item__title b {
      font-size: 20px; }
    .product-item__title p {
      font-size: 16px; } }

.product-item__list {
  font-size: 14px;
  line-height: 22px;
  color: #C3C3CB; }
  .product-item__list li::before {
    content: '- ';
    color: #fbd74a; }

.product-item__link {
  width: 230px;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #fbd74a;
  background: rgba(36, 36, 40, 0.8);
  -webkit-border-radius: 10px;
          border-radius: 10px;
  color: #fbd74a;
  font-weight: 800;
  font-size: 12px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  .product-item__link:hover {
    background-color: #fbd74a;
    color: #fff; }

.product-item__wrap {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  margin-top: 30px;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  pointer-events: none;
  position: relative;
  z-index: 2;
  opacity: 0; }

.product-item__photo {
  width: 100%;
  display: block;
  pointer-events: none;
  position: absolute;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  bottom: 0;
  left: 0; }

.policy-title {
  font-size: 40px;
  text-align: center; }
  .policy-title h1 {
    line-height: 1.3; }
  .policy-title span {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: block;
    color: #fbd74a;
    margin: 0 auto; }

.policy-list {
  margin-top: 40px;
  counter-reset: num; }

.policy-item {
  margin-bottom: 40px;
  counter-reset: item; }
  .policy-item h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: bold;
    margin-bottom: 15px;
    color: #414141; }
    .policy-item h3::before {
      content: counter(num);
      counter-increment: num;
      width: 34px;
      height: 34px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      background-color: #fbd74a;
      color: #fff;
      -webkit-border-radius: 2px;
              border-radius: 2px;
      margin-right: 10px;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
  .policy-item p {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 22px; }
    .policy-item p::before {
      content: counter(item) ". ";
      counter-increment: item; }
  .policy-item a {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }
    .policy-item a:hover {
      color: #fbd74a; }

.policy-btn {
  max-width: 100%;
  width: 285px;
  height: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  background: #fbd74a;
  font: 900 18px "Circe", sans-serif;
  text-align: center;
  color: #242428;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-transition: .4s linear;
  -o-transition: .4s linear;
  transition: .4s linear;
  margin: 0 auto; }
  .policy-btn input {
    display: none; }
  .policy-btn:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1.5em;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    -webkit-transform: translateX(-4em) skewX(-45deg);
        -ms-transform: translateX(-4em) skewX(-45deg);
            transform: translateX(-4em) skewX(-45deg); }
  .policy-btn:hover:before {
    -webkit-animation: move-light 0.4s linear;
            animation: move-light 0.4s linear; }

@media screen and (max-width: 1500px) {
  .team {
    -webkit-background-size: 750px 750px;
            background-size: 750px; } }

@media screen and (max-width: 1200px) {
  .section-frame {
    max-width: 980px; }
  .consultation-content h2 {
    margin-right: 30px; }
  .wares-slider {
    width: 700px; }
  .which-bar {
    margin-right: 30px; }
  .team {
    -webkit-background-size: 400px 400px;
            background-size: 400px; }
  .page-form {
    margin-left: 20px; } }

@media screen and (max-width: 980px) {
  .section-frame {
    max-width: 740px; }
  .header-bar {
    display: block; }
  .header .logo {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto 30px; }
    .header .logo span {
      font-size: 24px;
      line-height: 24px;
      display: block;
      color: #fff;
      margin-left: 30px;
      max-width: 250px; }
  .main-menu ul {
    font-size: 14px; }
  .logo-desc {
    display: none; }
  .header-content h1 {
    max-width: 100%;
    text-align: center; }
  .header-content-btn {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .header-info {
    display: block; }
  .header-video {
    width: 521px;
    height: 521px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    right: auto;
    top: auto;
    margin: 35px auto 0; }
  .play-content {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    margin-top: 460px; }
  .header-item {
    padding: 15px; }
    .header-item p {
      font-size: 16px;
      line-height: 1.5; }
  .consultation-content {
    display: block; }
    .consultation-content h2 {
      text-align: center;
      margin: 0 auto 30px; }
    .consultation-content a {
      margin: 0 auto; }
  .wares-slider {
    width: 650px; }
  .which-frame {
    display: block;
    margin-top: 30px; }
  .which-bar {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 2) - 20px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 2) - 20px), 1fr));
    grid-gap: 20px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 30px;
    text-align: center; } }
  @media screen and (max-width: 980px) and (max-width: 1200px) {
    .which-bar {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / (2 - 0)) - 20px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( (100% / (2 - 0)) - 20px), 1fr)); } }
  @media screen and (max-width: 980px) and (max-width: 700px) {
    .which-bar {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 20px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 20px), 1fr)); } }

@media screen and (max-width: 980px) {
    .which-bar img {
      max-width: 100%;
      display: block; }
    .which-bar li {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 0; }
  .team {
    background: none; }
  .contact-content {
    display: block; }
  .footer-content {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .footer-info {
    margin-top: 25px; }
  .contact-map {
    width: 100%;
    margin-top: 35px; }
  .kviz-frame {
    width: 100%; }
  .label-group {
    padding: 0 20px; } }

@media screen and (max-width: 700px) {
  .section-frame {
    max-width: 375px;
    padding: 0 20px; }
  .policy-title {
    font-size: 28px; }
  .policy {
    padding: 50px 0; }
  .popup-frame {
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .popup-default {
    width: 100%;
    padding: 40px 20px; }
  .burger {
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: #fbd74a;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    margin-left: auto; }
    .burger span {
      width: 25px;
      height: 2px;
      display: block;
      background-color: #fff;
      -webkit-border-radius: 2px;
              border-radius: 2px;
      margin-bottom: 6px; }
      .burger span:last-child {
        margin-bottom: 0; }
  .header-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .logo {
    margin-bottom: 0 !important;
    margin-left: 0 !important; }
    .logo img {
      width: 70px; }
    .logo span {
      max-width: 100px !important;
      font-size: 14px !important;
      margin-left: 10px !important;
      line-height: 1.3 !important; }
  .header-info {
    margin-top: 35px; }
  .header-content h1 {
    font-size: 28px;
    line-height: 1.4;
    margin-bottom: 20px; }
  .header-content ul {
    font-size: 18px;
    line-height: 1.4; }
  .header-content-btn {
    margin-top: 30px;
    display: block; }
  .header-consultation {
    height: 70px; }
  .save-catalog {
    width: 100%;
    height: 70px;
    margin-top: 25px; }
  .header-video {
    width: 300px;
    height: 300px; }
  .header-play {
    width: 100%; }
    .header-play i {
      font-size: 18px; }
    .header-play img:nth-child(2) {
      width: 80px; }
    .header-play img:nth-child(3) {
      width: 200px; }
    .header-play img:nth-child(4) {
      width: 300px; }
  .play-content {
    margin-top: 405px; }
  .header-list {
    margin-top: 40px; }
  .consultation-content h2 {
    font-size: 26px;
    line-height: 1.5; }
  .consultation-content a {
    width: 100%;
    height: 70px; }
  .wares {
    padding: 50px 0; }
  .wares-title {
    font-size: 26px;
    line-height: 1.5; }
    .wares-title br {
      display: none; }
  .wares-wrap {
    margin-top: 30px; }
  .wares-slider {
    width: 300px; }
  .wares-slide {
    margin: 0 10px; }
    .wares-slide img {
      width: 280px;
      height: 387px; }
  .wares-arrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 25px; }
    .wares-arrow a {
      position: static;
      margin: 0 10px; }
  .which {
    padding: 50px 0; }
  .which-title {
    font-size: 26px;
    line-height: 1.5; }
  .which-bar {
    font-size: 10px; }
    .which-bar li {
      padding: 13px; }
  .which-info {
    display: block; }
  .which-description {
    margin-right: 0; }
  .which-photo {
    width: 100%;
    height: auto;
    margin-top: 15px; }
  .which-slider {
    width: 320px; }
  .which-slide-photo {
    margin: 0 auto; }
  .which-slide {
    display: block !important; }
  .which-slide-info {
    margin-top: 20px; }
  .which-arrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 25px; }
    .which-arrow a {
      position: static;
      margin: 0 10px; }
  .which-btn {
    font-size: 14px;
    margin-top: 25px; }
  .team {
    padding: 50px 0; }
  .team-content h2 {
    text-align: center;
    font-size: 26px;
    line-height: 1.5; }
  .team-content p {
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.5; }
  .team-content a {
    height: 70px;
    font-size: 16px; }
  .catagol-frame {
    display: block; }
  .catalog-title {
    text-align: center;
    font-size: 26px;
    line-height: 1.5; }
    .catalog-title span {
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg); }
  .page-form {
    width: 100%;
    padding: 20px;
    margin-left: 0;
    margin-top: 30px; }
  .form-input {
    height: 70px; }
  .submit-from {
    height: 70px;
    font-size: 16px;
    margin-top: 30px; }
  .contact {
    padding: 50px 0; }
  .contact-info h2 {
    text-align: center;
    font-size: 26px;
    line-height: 1.5;
    margin-bottom: 30px; }
  .contact-map {
    height: 300px; }
  .trust-content {
    display: block; }
  .trust-info {
    max-width: 100%;
    text-align: center; }
    .trust-info h2 {
      text-align: center;
      font-size: 24px;
      line-height: 1.4; }
      .trust-info h2 br {
        display: none; }
    .trust-info p {
      font-size: 16px;
      line-height: 1.5;
      margin-top: 20px; }
  .trust {
    padding: 50px 0;
    background: #252429; }
  .footer-content {
    display: block; }
  .footer-logo {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 30px; }
  .footer-menu {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-align: center;
    margin: 10px auto 0; }
  .footer-contact {
    margin-top: 25px; }
    .footer-contact .header-language {
      margin: 0 auto 15px; }
    .footer-contact .header-contact-item {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      margin: 0 auto; }
  .footer-back {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 20px auto 0; }
  .footer-info {
    text-align: center; }
  .header-content-btn a, .consultation-content a {
    font-size: 16px; }
  .header-bar-content {
    width: 100%;
    height: 100%;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #242428;
    z-index: 15;
    position: fixed;
    left: 0;
    top: 0; }
    .header-bar-content .header-contact-item {
      margin: 15px auto; }
  .header-bar-contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .header-language {
    margin-bottom: 15px; }
  .main-menu ul {
    display: block;
    text-align: center;
    font-size: 20px; }
  .main-menu li {
    margin: 20px 0; }
  .header-back-call {
    margin: 25px auto 0; }
  .burger-close {
    display: block; }
  .burger-close {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 35px;
    right: 20px; }
  .popup-application {
    width: 100%;
    padding: 30px 15px; }
  .popup-title {
    font-size: 26px;
    line-height: 1.4;
    margin-bottom: 20px; }
  .popup-input input {
    width: 100%;
    height: 70px; }
  .popup-default-close {
    right: 10px;
    top: 10px; }
  .popup-sub {
    margin-top: 20px; }
  .kviz {
    padding: 50px 0; }
  .kviz-subtitle {
    font-size: 20px;
    margin-top: 10px; }
  .kviz-frame {
    margin-top: 30px; }
  .kviz-frame {
    padding: 25px 20px; }
  .kviz-step {
    margin-bottom: 30px; }
  .kviz-item h3 {
    font-size: 24px; }
  .label-group {
    margin-top: 30px;
    padding: 0; }
  .kviz-next {
    height: 70px;
    font-size: 16px;
    margin-top: 30px; }
  .kviz-finish {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .finish-subtitle {
    font-size: 20px; }
  .finish-quote {
    font-size: 18px; }
  .finish-photo {
    width: 100%; }
  .finish-info {
    text-align: center;
    margin-bottom: 25px; }
    .finish-info h4 {
      font-size: 24px; }
  .finish-form {
    width: 100%; }
    .finish-form input {
      width: 100%; }
    .finish-form .submit-from {
      width: 100%; }
  @-webkit-keyframes arrow {
    from {
      bottom: -10px; }
    50% {
      bottom: 0; }
    to {
      bottom: -10px; } }
  @keyframes arrow {
    from {
      bottom: -10px; }
    50% {
      bottom: 0; }
    to {
      bottom: -10px; } }
  .catalog-title span {
    right: -7px; }
  .finish-info a {
    margin: 10px auto 0;
    font-size: 14px; } }
