@charset "UTF-8";
/*@import url(https://allfont.ru/allfont.css?fonts=avanti-bold);
@import url(https://allfont.ru/allfont.css?fonts=avanti);*/
@font-face {
  font-family: 'PFDinTextCondPro';
  src: url("../fonts/PFDinTextCondPro/PFDinTextCondPro-Thin/PFDinTextCondPro-Thin.woff2") format("woff2"), url("../fonts/PFDinTextCondPro/PFDinTextCondPro-Thin/PFDinTextCondPro-Thin.woff") format("woff");
  font-weight: 300;
  font-display: auto;
  font-style: normal; }

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

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

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

@font-face {
  font-family: 'PFDinDisplayPro';
  src: url("../fonts/PFDinDisplayPro/PFDinDisplayPro-Bold/PFDinDisplayPro-Bold.woff2") format("woff2"), url("../fonts/PFDinDisplayPro/PFDinDisplayPro-Bold/PFDinDisplayPro-Bold.woff") format("woff");
  font-weight: bold;
  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; }

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

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



[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-mail:before {
  content: "\e901"; }

.fa-triangle:before {
  content: "\e900"; }

.fa-arrow-down:before {
  content: "\e902"; }

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

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

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

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

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

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

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

body {
  min-width: 320px;
  color: #343844;
  font: normal 18px "PFDinTextCondPro", 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: #343844; }
  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; }

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

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

.box-frame {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }

.line-frame {
  max-height: 100%;
  position: absolute;
  left: -140px; }

.line-gradient {
  width: 28px;
  height: 100%;
  top: 0; }

.text-line {
  width: 55px;
  left: -154px; }

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

.open-frame {
  overflow: hidden; }

.page-title h2 {
  font: 72px/85px "Avanti Bold", sans-serif; }

[class*="ymaps-2"][class*="-ground-pane"] {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 3.5+ */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.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: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  background: rgba(8, 7, 35, 0.5);
  left: 0;
  top: 0;
  z-index: 80; }

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

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

.header {
  padding-bottom: 60px;
  background: url("../images/bg/header-bg.jpg") center no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
 /* min-height: 100vh;*/
  }

.header-frame {
  border-bottom: 1px solid #232732;
  mix-blend-mode: lighten; }

.header-bar {
  padding: 20px 0;
  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; }

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

.header-line-frame {
  position: relative; }

.header-line {
  width: 1px;
  height: 100%;
  display: block;
  background-color: #232732;
  mix-blend-mode: lighten;
  position: absolute;
  top: 0px; }

.header-line-1 {
  left: 0; }

.header-line-2 {
  left: 85px; }

.header-line-3 {
  left: -webkit-calc(85px + 656px);
  left: calc(85px + 656px); }

.header-line-4 {
  left: -webkit-calc(85px + 656px + 185px);
  left: calc(85px + 656px + 185px); }

.header-line-5 {
  right: 0; }

.header-menu {
  width: 660px;
  padding: 0 30px;
  font-size: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .header-menu ul {
    width: 100%;
    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; }
  .header-menu a {
    color: #D5D5D5;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: block;
    position: relative;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }
    .header-menu a::before {
      content: '';
      width: 100%;
      height: 1px;
      background-color: #F8790B;
      position: absolute;
      opacity: 0;
      bottom: 1px;
      -webkit-transition: .4s;
      -o-transition: .4s;
      transition: .4s; }
    .header-menu a:hover::before {
      opacity: 1;
      bottom: -1px; }

.header-call-back {
  width: 185px;
  padding: 0 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .header-call-back a {
    max-width: 100%;
    width: 135px;
    height: 40px;
    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;
    background: #FF7D1E;
    font: bold 14px "PFDinTextCondPro", sans-serif;
    text-align: center;
    color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    position: relative;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }
    .header-call-back a input {
      display: none; }
    .header-call-back a:hover {
      background: #F8790B; }

.header-number {
  width: 205px;
  padding: 0 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: right;
  color: #fff; }
  .header-number a {
    font: 22px "Avanti Bold", sans-serif;
    color: #fff;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }
    .header-number a:hover {
      color: #F8790B; }
  .header-number p {
    font: 14px "Avanti", sans-serif; }

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

.header-content {
  margin-top: 35px; }

.header-photo {
  position: absolute;
  top: 320px;
  right: -100px; }
img.price-desc {width: 80%;}
/*.header-info {
  padding-left: 85px; }*/
  .header-info ul {
    font: 24px "Avanti Bold", sans-serif;
    color: #fff;
    margin-top: 45px;
    position: relative; }
  .header-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: 35px; }
    .header-info li:last-child {
      margin-bottom: 0; }
    .header-info li::before {
      content: '';
      width: 1px;
      height: 50px;
      display: block;
      background-color: #FF7D1E;
      margin-right: 15px; }
  .header-info a {
    max-width: 100%;
    width: 367px;
    height:80px;
    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;
    background: #FF7D1E;
    font: bold 14px "PFDinTextCondPro", sans-serif;
    text-align: center;
    color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    position: relative;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    font-size: 24px;
    margin-top: 45px; }
    .header-info a input {
      display: none; }
    .header-info a:hover {
      background: #F8790B; }

.price-mob {
  display: none; }

.header-mob-item {
  display: none; }

.header-mob-menu {
  width: 100%;
  height: 100%;
  display: none;
  padding: 15px 0;
  background-color: #343844;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  z-index: 33;
  top: 0;
  left: 0; }
  .header-mob-menu::before, .header-mob-menu::after {
    content: '';
    width: 1px;
    height: 100%;
    background: rgba(35, 39, 50, 0.2);
    position: absolute;
    top: 0; }
  .header-mob-menu::before {
    left: 30px; }
  .header-mob-menu::after {
    right: 30px; }

.mob-menu-header {
  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;
  padding: 15px 30px;
  border-top: 1px solid rgba(35, 39, 50, 0.2);
  border-bottom: 1px solid rgba(35, 39, 50, 0.2); }

.mob-menu-number a {
  display: block;
  color: #fff;
  text-align: left; }
  .mob-menu-number a:first-child {
    font-size: 16px; }
  .mob-menu-number a:last-child {
    font-size: 8px; }

.header-mob-list {
  margin: 0 30px;
  margin-top: 25px;
  font-size: 24px;
  font-weight: 300; }
  .header-mob-list li {
    padding: 10px 20px;
    background-color: #1F2637;
    border-left: 10px solid #FF7D1E;
    text-align: center;
    margin-bottom: 20px; }
    .header-mob-list li:last-child {
      margin-bottom: 0; }
  .header-mob-list a {
    color: #fff; }

.idea {
  margin-top: -1px; }
  .idea .box-frame {
    padding: 80px 0; }

.idea-content {
  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: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.idea-title h2 {
  font-size: 56px;
  line-height: 1; }

.idea-video {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px; }
  .idea-video a {
    width: 85px;
    height: 101px;
    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;
    background-color: #FF7D1E;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    color: #fff;
    font-size: 20px; }
    .idea-video a:hover {
      background-color: #F8790B; }
  .idea-video img {
    display: block; }

.idea-number {
  font-size: 30px;
  color: #343844;
  margin-top: 35px; }
  .idea-number span {
    display: block;
    font: 72px/1 "Avanti Bold", sans-serif;
    color: #F8790B;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    letter-spacing: -0.01em; }

.idea-list {
  padding: 50px;
  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: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  background-color: #fff;
  -webkit-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.07);
  margin-top: 85px;
  outline: 1px solid #E1E1E1;
  outline-offset: -13px;
  font: 20px/1 "PFDinDisplayPro", sans-serif;
  letter-spacing: -0.01em;
  color: #343844; }
  .idea-list h3 {
    font: 56px "Avanti Bold", sans-serif; }

.idea-item {
  width: 23%; }

.price {
  background: url("../images/bg/price-bg.jpg") center no-repeat;
  -webkit-background-size: cover;
          background-size: cover; }
  .price .box-frame {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 50px 0 50px; }

.price-content {
  margin: 0 auto; }

.price-title {
  text-align: center;
  color: #fff;
  font: 32px/1 "Avanti", sans-serif; }
  .price-title h2 {
    font: 48px "Avanti Bold", sans-serif; }
  .price-title p {
    margin-top: 15px; }

.price-calculator {
  padding: 65px 40px;
  background-color: #fff;
  margin-top: 50px; }

.calculator-line {
  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: 97px; }
  .calculator-line:first-child {
    margin-top: 0; }
  .calculator-line h3.bg-or {
    padding: 7.6px 0 5px 19px;
  }
  .calculator-line h3 {
    background: #FF7D1F;
    color: #fff;
    font-size: 18px;
  }
  .calculator-line h3.bg-inlb {
    display: inline-block;
    margin: 10px 0 20px;
    padding: 8px 20px;
    min-width: 60%;
  }

.calculator-range-title {
  margin-bottom: 39px !important; }

.calculator-item {
  width: 30%; }

.irs--flat .irs-min, .irs--flat .irs-max {
  top: 55px;
  visibility: visible !important;
  font: 18px "Avanti Bold", sans-serif;
  background-color: transparent;
  color: #343844; }

.irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single {
  width: 100%;
  display: block;
  position: static;
  -webkit-transform: translateY(-126px);
      -ms-transform: translateY(-126px);
          transform: translateY(-126px);
  font: 24px "Avanti Bold", sans-serif;  
  color: #fff;
  padding: 5px 0 8.4px 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  background-color: #FF7D1F;
}

.calculator-range-letter .irs--flat .irs-from::after, .calculator-range-letter .irs--flat .irs-to::after, .calculator-range-letter .irs--flat .irs-single::after {
  content: ' букв'; }

.calculator-range-height .irs--flat .irs-from::after, .calculator-range-height .irs--flat .irs-to::after, .calculator-range-height .irs--flat .irs-single::after {
  content: ' см'; }

.irs--flat .irs-from:before, .irs--flat .irs-to:before, .irs--flat .irs-single:before {
  display: none; }

.irs--flat .irs-line {
  height: 3px;
  background: #BEBEBE; }

.irs--flat .irs-bar {
  height: 3px;
  background: #FF7D1E; }

.irs--flat .irs-handle {
  width: 25px;
  height: 25px;
  background: #FF7D1E;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  top: 12.5px;
  cursor: pointer; }
  .irs--flat .irs-handle i {
    display: none !important; }

.calculator-select {
  width: 100%; }

.jq-selectbox__select {
  width: 100%;
  height: 55px;
  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;
  padding: 0 25px;
  -webkit-box-shadow: inset 0px 1px 5px 1px rgba(166, 171, 189, 0.2);
          box-shadow: inset 0px 1px 5px 1px rgba(166, 171, 189, 0.2);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative; }
  .jq-selectbox__select::before {
    content: '\e900';
    font-family: 'icon-font' !important;
    color: #C4C4C4;
    position: absolute;
    right: 20px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
  .jq-selectbox__select:hover::before {
    color: #FF7D1E; }

.calculator-input {
  width: 100%;
  height: 55px;
  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;
  padding: 0 25px;
  -webkit-box-shadow: inset 0px 1px 5px 1px rgba(166, 171, 189, 0.2);
          box-shadow: inset 0px 1px 5px 1px rgba(166, 171, 189, 0.2);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  border: none;
  color: #909299; }

.jq-selectbox__select-text {
  font-weight: bold;
  color: #343844; }

.jq-selectbox__dropdown {
  width: 100%; }
  .jq-selectbox__dropdown ul {
    width: 100%; }
  .jq-selectbox__dropdown li {
    width: 100%;
    padding: 4px 10px;
    background-color: #fff;
    border: 1px solid #E1E1E1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer; }
    .jq-selectbox__dropdown li:hover {
      border-color: #FF7D1E;
      background-color: #FF7D1E;
      color: #fff; }

.calculator-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;
  margin-top: 60px; }

.calculator-description {
  max-width: 640px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 20px;
  color: #343844;
  font-weight: bold; }
  .calculator-description h3 {
    font-size: 36px;
    line-height: 1.2; }
    .calculator-description h3 span {
      font-weight: 400;
      display: block;
      font-size: 14px;
      color: #909299;
      margin-top: 15px; }
  .calculator-description p {
    margin-top: 40px; }
    .calculator-description p a {
      color: #F8790B;
      -webkit-transition: .4s;
      -o-transition: .4s;
      transition: .4s; }
      .calculator-description p a:hover {
        color: #FF7D1E; }

.calculator-description-mob {
  display: none; }

.calculator-phone {
  width: 335px;
  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;
  padding: 0 25px;
  border: none;
  -webkit-box-shadow: inset 0px 1px 5px 1px rgba(166, 171, 189, 0.2);
          box-shadow: inset 0px 1px 5px 1px rgba(166, 171, 189, 0.2);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  text-align: center;
  font-size: 21px;
  color: #909299; }

.calculator-sub {
  max-width: 100%;
  width: 335px;
  height: 80px;
  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;
  background: #FF7D1E;
  font: bold 14px "PFDinTextCondPro", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin-top: 40px;
  font-size: 26px; }
  .calculator-sub input {
    display: none; }
  .calculator-sub:hover {
    background: #F8790B; }

.advantages {
  overflow-x: unset; }
  .advantages .box-frame {
    padding: 100px 0 0; }

.advantages-title {
  color: #000;
  position: relative; }
  .advantages-title h2 {
    font: 48px "Avanti Bold", sans-serif;
    color: #343844;}
  .advantages-title p {
    font: 48px "Avanti", sans-serif; color: #343844;}
  .advantages-title::before {
    content: '';
    width: 4px;
    height: 90%;
    background-color: #FF7D1E;
    position: absolute;
    top: 5px;
    left: -20px; }

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

.advantages-line {
  width: 48%; }
  .advantages-line:first-child {
    margin-top: 95px; }

.advantages-item {
  margin-bottom: 20px; }
  .advantages-item:last-child {
    margin-bottom: 0; }
  .advantages-item:hover .advantages-item-photo img {
    -webkit-transform: scale(1.15);
        -ms-transform: scale(1.15);
            transform: scale(1.15); }

.advantages-item-photo {
  overflow: hidden;
  -webkit-border-radius: 10px 10px 0 0;
          border-radius: 10px 10px 0 0; }
  .advantages-item-photo img {
    max-width: 100%;
    display: block;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }

.advantages-info {
  min-height: 80px;
  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;
  padding: 14px 25px;
  padding-left: 0;
  background-color: #343844;
  -webkit-border-radius: 0px 0px 6px 6px;
          border-radius: 0px 0px 6px 6px;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: -1px;
  position: relative;
  z-index: 2; }
  .advantages-info h3 {
    font: 26px/1 "Avanti Bold", sans-serif;
    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; }
    .advantages-info h3::before {
      content: '';
      width: 5px;
      height: 45px;
      display: block;
      background-color: #FF7D1E;
      -webkit-border-radius: 0 3px 3px 0;
              border-radius: 0 3px 3px 0;
      margin-right: 40px; }
  .advantages-info span {
    font-family: "Avanti", sans-serif;
    display: block; }

.advantages-link {
  max-width: 100%;
  width: 445px;
  height: 80px;
  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;
  background: #FF7D1E;
  font: bold 14px "PFDinTextCondPro", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  font-size: 24px;
  margin: 80px auto 0; }
  .advantages-link input {
    display: none; }
  .advantages-link:hover {
    background: #F8790B; }

.advantages-link-mob {
  display: none; }

.advantages-text-line {
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-top: 130px; }

.advantages-text-mob {
  display: none; }

.rate {
  background: url("../images/bg/rate-bg.jpg") center no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  position: relative;
  z-index: 2;
  margin-top: -1px; }
  .rate .box-frame {
    padding: 80px 0 150px; }

.rate-title {
  text-align: center; }
  .rate-title h2 {
    font: 48px/1 "Avanti Bold", sans-serif; }

.rate-tabs {
  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;
  margin-top: 60px; }

.rate-tab {
  width: -webkit-calc(100% / 3);
  width: calc(100% / 3);
  height: 65px;
  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-sizing: border-box;
          box-sizing: border-box;
  border: 3px solid #1F2637;
  border-right: none;
  font-family: "Avanti", sans-serif;
  color: #000;
  -webkit-transition: .3s background-color, .2s color;
  -o-transition: .3s background-color, .2s color;
  transition: .3s background-color, .2s color;
  position: relative; }
  .rate-tab:last-child {
    border-right: 3px solid #1F2637; }
  .rate-tab::before {
    content: '';
    border: 18px solid transparent;
    border-top: 9px solid #1F2637;
    position: absolute;
    bottom: -30px;
    opacity: 0; }
  .rate-tab:hover {
    background-color: #1F2637;
    color: #fff; }

.rate-tab-active {
  background-color: #1F2637;
  color: #fff; }
  .rate-tab-active::before {
    opacity: 1; }

.rate-sliders-wrapp {
  margin-top: 60px; }

.rate-slider-frame {
  display: none; }

.rate-slider-active {
  display: block; }

.rate-slide {
  position: relative; }
  .rate-slide img {
    width: 100%;
    display: block; 
  height: 100%;
  min-height: 384px;
  object-fit: cover;
  }
  .rate-slide:hover .rate-preview::before {
    opacity: 1; }
  .rate-slide:hover .rate-info {
    opacity: 1; }
  .rate-slide:hover .rate-desc {
    opacity: 0; }

.rate-preview {
  position: relative; }
  .rate-preview::before {
    content: '';
    width: 100%;
    height: 100%;
    background: #343844;
    opacity: 0;
    mix-blend-mode: color;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: absolute;
    left: 0;
    top: 0; }

.rate-desc {
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  position: absolute;
  left: 15px;
  bottom: 50px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .rate-desc h3 {
    font-size: 24px;
    font-weight: bold; }

.rate-info {
  width: 100%;
  height: 100%;
  padding: 35px 30px;
  background: rgba(52, 56, 68, 0.85);
  mix-blend-mode: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  opacity: 0;
  -webkit-transition: .5s !important;
  -o-transition: .5s !important;
  transition: .5s !important;
  position: absolute;
  top: 0;
  left: 0; }
  .rate-info p {
    font-size: 24px; }
  .rate-info h3 {
    font-size: 36px;
    font-weight: bold; }
  .rate-info a {
    width: 230px;
    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;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    border: 1px solid #fff;
    -webkit-transition: .4s background-color, .3s color;
    -o-transition: .4s background-color, .3s color;
    transition: .4s background-color, .3s color;
    position: absolute;
    bottom: 55px; }
    .rate-info a:hover {
      background-color: #fff;
      color: #343844; }

.rate-slider-doth {
  margin-top: 60px; }
  .rate-slider-doth ul {
    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; }
  .rate-slider-doth li {
    width: 128px;
    height: 5px;
    background-color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer; }
    .rate-slider-doth li:hover {
      background-color: #F8790B; }
  .rate-slider-doth button {
    display: none; }
  .rate-slider-doth .slick-active {
    background-color: #FF7D1E; }

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

.production-title {
  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; }
  .production-title h2 {
    font: 68px/0.8 "Avanti Bold", sans-serif; }

.production-number {
  margin-left: 25px; }
  .production-number span {
    font-size: 26px; }
  .production-number p {
    font: 83px/116% "Avanti Bold", sans-serif;
    color: #F8790B;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    margin-top: 5px; }
    .production-number p span {
      font: 83px/116% "Avanti Bold", sans-serif;
      position: relative; 
      padding-right: 5px;}
      .production-number p span::before {
        content: '2';
        font-size: 38px;
        position: absolute;
        text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
            right: -16px;
    top: -25px; }
.logo-header {width: 67px;}
.production-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 65px; }

.production-item {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  cursor: pointer;
  position: relative; 
  outline: 1px solid #fff;
}
  .production-item::before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #343844;
    mix-blend-mode: color;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: absolute;
    left: 0;
    top: 0; }
  .production-item:hover::before {
    opacity: 0; }
  .production-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    display: block; }

.production-item-25 {
  width: -webkit-calc(100% / 4);
  width: calc(100% / 4); }

.production-item-50 {
  width: -webkit-calc(100% / 2);
  width: calc(100% / 2); }

.production-item-100 {
  width: 100%; }

.production-wrapp {
  display: none; }

.mounting {
  background: url("../images/bg/mounting-bg.jpg") top center no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  position: relative; }
  .mounting .box-frame {
    padding: 120px 0 120px; }

.mounting-item {
  font-size: 24px; }
  .mounting-item h3 {
    font: 48px/118% "Avanti Bold", sans-serif; }
  .mounting-item p {
    margin-top: 60px; }
  .mounting-item a {
    max-width: 100%;
    width: 290px;
    height: 80px;
    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;
    background: #FF7D1E;
    font: bold 14px "PFDinTextCondPro", sans-serif;
    text-align: center;
    color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    position: relative;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    margin-top: 60px;
    font-size: 24px; }
    .mounting-item a input {
      display: none; }
    .mounting-item a:hover {
      background: #F8790B; }

.mounting-brigades {
  max-width: 510px; }
  .mounting-brigades p {
    max-width: 390px; }

.mounting-park {
  max-width: 550px;
  margin-left: auto;
  margin-top: 170px; }
  .mounting-park p {
    max-width: 445px; }

.mounting-car {
  position: absolute;
  left: 0;
  bottom: 30px;
  max-width: 600px;
}

.mounting-mob-photo {
  display: none; }

.clients {
  background: url("../images/bg/clients-bg.jpg") top center no-repeat;
  -webkit-background-size: cover;
          background-size: cover; }
  .clients .box-frame {
    padding: 65px 0 10px; }

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

.clients-title h2 {
  font: 48px/53px "Avanti Bold", sans-serif;
  text-align: right; }

.clients-dots {
  display: none; }

.clients-title-info span {
  display: block;
  font-size: 24px;
  font-weight: bold;
  margin-left: 3px; }

.clients-title-info p {
  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-size: 24px;
  line-height: 1.5;
  margin-top: -5px; }
  .clients-title-info p::before {
    content: '62';
    font: 163px/118% "Avanti Bold", sans-serif;
    color: #F8790B;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    margin-right: 30px; }

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

.clients-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; }
  .clients-item img {
    max-width: 100%;
    display: block; }

.faq {
  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: 100px; }

.faq-title 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: 48px/53px "Avanti Bold", sans-serif; }
  .faq-title h3::before {
    content: '';
    width: 5px;
    height: 83px;
    display: block;
    background-color: #FF7D1E;
    margin-right: 15px; }

.faq-title span {
  display: block;
  font: 295px/118% "Avanti Bold", sans-serif;
  color: #F8790B;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
  text-align: center; }

.faq-list {
  width: 715px; }

.faq-item {
  padding: 20px 30px;
  background-color: #fff;
  margin-bottom: 20px;
  cursor: pointer; }
  .faq-item:last-child {
    margin-bottom: 0; }
  .faq-item:first-child .faq-text {
    display: block; }

.faq-header {
  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; }
  .faq-header h3 {
    max-width: 565px;
    font-weight: 500;
    font-size: 30px;
    line-height: 36px; }
  .faq-header i {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    display: block;
    color: #FF7D1E;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg); }

.faq-text {
  max-width: 565px;
  display: none;
  font-size: 24px;
  line-height: 29px;
  margin-top: 30px; }
  .faq-text a {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .faq-text a:hover {
      color: #F8790B; }

.faq-item-active .faq-header i {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg); }

.clients-line {
  width: 52px;
  top: 10px; }

.clients-text {
  max-width: 100%;
  display: block;
  margin: 40px auto 20px; }

.clients-text-mob {
  display: none; }

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

.discount-content {
  max-width: 420px;
  color: #fff; }
  .discount-content a {
    max-width: 100%;
    width: 290px;
    height: 80px;
    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;
    background: #FF7D1E;
    font: bold 14px "PFDinTextCondPro", sans-serif;
    text-align: center;
    color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    position: relative;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    font-size: 24px;
    margin-top: 45px; }
    .discount-content a input {
      display: none; }
    .discount-content a:hover {
      background: #F8790B; }

.discount-title h2 {
  font: 48px/53px "Avanti Bold", sans-serif; }

.discount-title p {
  font-size: 30px;
  line-height: 36px;
  margin-top: 25px; }

.discount-price {
  margin-top: 50px; }
  .discount-price div {
    font: 24px "Avanti", sans-serif;
    text-decoration: line-through;
    color: #D5D5D5; }
  .discount-price span {
    font: 43px/68px "Avanti Bold", sans-serif;
    color: #F8790B;
    margin-top: 5px; }
    .discount-price span > span {font-size: 60px}

.discount-mob-photo {
  display: none; }

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

.contact-frame {
  width: 40%;
  padding: 90px 80px 70px 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.contact-map {
  width: 60%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0; }

.contact-info {
  max-width: 360px;
  margin-left: auto; }
  .contact-info h2 {
    font: 48px/53px "Avanti Bold", sans-serif;
    margin-bottom: 40px; }

.contact-item {
  margin-bottom: 30px; }
  .contact-item:last-child {
    margin-bottom: 0; }
  .contact-item a {
    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: 38px/33px "Avanti Bold", sans-serif;
    margin-bottom: 15px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .contact-item a:hover {
      color: #F8790B; }
    .contact-item a i {
      font-size: 18px;
      color: #F8790B;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      margin-right: 15px; }
  .contact-item p {
    line-height: 28px; }

.contact-item-email a {
  font-size: 30px; }

.contact-btn {
  max-width: 100%;
  width: 290px;
  height: 80px;
  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;
  background: #FF7D1E;
  font: bold 14px "PFDinTextCondPro", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  font-size: 24px;
  margin-top: 40px; }
  .contact-btn input {
    display: none; }
  .contact-btn:hover {
    background: #F8790B; }

.idea-photo-mob {
  display: none; }

.burger {
  width: 40px;
  height: 40px;
  display: none;
  -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: #FF7D1E;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .burger span {
    width: 24px;
    height: 3px;
    display: block;
    -webkit-border-radius: 1px;
            border-radius: 1px;
    background-color: #fff;
    margin: 1px 0; }

.popup {
  width: 800px;
  padding: 25px;
  padding-bottom: 50px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.close {
  width: 24px;
  height: 24px;
  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;
  background-color: #fff;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  margin-left: auto;
  border: 2px solid #FF7D1E; }
  .close::before, .close::after {
    content: '';
    width: 18px;
    height: 1px;
    display: block;
    background-color: #FF7D1E;
    -webkit-border-radius: 1px;
            border-radius: 1px;
    position: absolute; }
  .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); }

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

.popup-title {
  font: bold 36px "Avanti", sans-serif;
  margin-bottom: 20px; }

.popup-info {
  max-width: 400px;
  margin: -20px auto 0;
  text-align: center;}

.popup-label {
  display: block;
  margin-bottom: 10px; }
  .popup-label p {
    font-weight: bold;
    font-size: 20px;
    color: #343844; }
  .popup-label input {
    width: 100%;
    height: 55px;
    margin-top: 8px;
    -webkit-box-shadow: inset 0px 1px 5px 1px rgba(166, 171, 189, 0.2);
            box-shadow: inset 0px 1px 5px 1px rgba(166, 171, 189, 0.2);
    padding: 0 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: none;
    color: #909299;
    font-size: 16px; }
    .popup-label input::-webkit-input-placeholder {
      color: #909299;
      font-size: 16px; }
    .popup-label input::-moz-placeholder {
      color: #909299;
      font-size: 16px; }
    .popup-label input:-ms-input-placeholder {
      color: #909299;
      font-size: 16px; }
    .popup-label input::-ms-input-placeholder {
      color: #909299;
      font-size: 16px; }
    .popup-label input::placeholder {
      color: #909299;
      font-size: 16px; }

.popup-sub {
  max-width: 100%;
  width: 400px;
  height: 55px;
  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;
  background: #FF7D1E;
  font: bold 18px "PFDinTextCondPro", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin-top: 20px; }
  .popup-sub input {
    display: none; }
  .popup-sub:hover {
    background: #F8790B; }

.gallery-frame {
  width: 100%;
  height: 100vh;
  display: none;
  padding: 20px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  overflow-y: scroll;
  z-index: 999;
  top: 0;
  left: 0; }

.gallery-full-frame { position: relative; margin-bottom: 15px; }

.gallery-arrow a {
  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-border-radius: 50%;
          border-radius: 50%;
  background-color: #fff;
  color: #b2b2b2;
  font-size: 16px;
  position: absolute;
  top: -webkit-calc(50%);
  top: calc(50%);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .gallery-arrow a:hover {
    -webkit-box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1); }

.gallery-prev {
  left: 65px; }

.gallery-next {
  right: 65px; }

.gallery-item img {
  width: 100%;
  height: 580px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 6px solid #fff; }

.gallery-doth-item {
  padding: 0 10px;
  cursor: pointer;
  outline: none;
  padding-top: 15px;
  padding-bottom: 5px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
  .gallery-doth-item img {
    width: 100%;
    height: 75px;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
}

.gallery-doth {
  width: -webkit-calc(100% + 20px);
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-top: 15px; }
  .gallery-doth .slick-current img {
    border: 6px solid #fff; }

.gallery-close {
  margin-bottom: 10px;
  -webkit-transform: translateX(-75px);
      -ms-transform: translateX(-75px);
          transform: translateX(-75px); }
  .gallery-close::before, .gallery-close::after {
    background-color: #807f7b; }

.video-frame {
  width: 100%;
  height: 100vh;
  display: none;
  -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-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  overflow-y: scroll;
  z-index: 999;
  top: 0;
  left: 0; }
  .video-frame iframe {
    width: 70%;
    height: 80%; }

.js-gallery {
  cursor: pointer; }

@media screen and (max-width: 1480px) {
  .line-frame {
    left: -65px; }
  .text-line {
    left: -80px; }
  .mounting-car {
    width: 600px;
    bottom: 120px; }
  .header-number a {
    font-size: 20px; } }

@media screen and (max-width: 1400px) {
  .header-photo {
    right: -60px; } }

@media screen and (max-width: 1200px) {
  .header-photo {
    right: 0px; }
  .section-frame {
    padding-right: 30px !important;
    padding-left: 30px !important; }
  .header-menu {
    width: 600px; }
  .line-frame {
    left: -45px; }
  .text-line {
    width: 30px;
    left: -22px; }
  .mounting-car {
    width: 500px; }
  .contact-map {
    width: 50%; }
  .contact-frame {
    width: 50%;
    padding: 90px 60px; }
  .header-line-3 {
    left: -webkit-calc(85px + 600px);
    left: calc(85px + 600px); }
  .header-line-4 {
    left: -webkit-calc(85px + 600px + 185px);
    left: calc(85px + 600px + 185px); }
  .line-frame {
    left: -22px; }
  .text-line {
    width: 22px;
    left: 0; }
  .header-call-back {
    display: none; }
  .header-number {
    margin-left: auto; }
  .idea-photo-desc {
    width: 530px; }
  .idea-list {
    padding: 50px 30px; }
  .calculator-description {
    max-width: 480px; }
  .advantages-link {
    margin-top: 56px; }
  .production-number {
    margin-right: 20px; }
    .production-number p {
      font-size: 92px; }
  .mounting-car {
    width: 38%; }
  .header-line-3 {
    display: none; }
  .header-line-4 {
    left: -webkit-calc(85px + 600px + 85px);
    left: calc(85px + 600px + 85px); } }

@media screen and (max-width: 1000px) {
  .header-line-4 {
    display: none; }
  .header-line-2 {
    display: none; }
  .header-menu {
    padding: 0 10px; }
  .header-info {
    padding-left: 0; }
  .header-number {
    padding: 0 10px; }
    .header-number a {
      font-size: 18px; }
  .idea-photo-desc {
    display: none; }
  .idea-photo-mob {
    display: block; }
  .idea-list {
    padding: 40px 30px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 50px; }
  .idea-item {
    width: 48%;
    margin: 10px 0; }
  .price-calculator {
    padding: 40px 30px; }
  .calculator-line {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .calculator-item {
    width: 100%;
    margin-bottom: 20px; }
  .calculator-line {
    margin-top: 0; }
  .range-item {
    margin-bottom: 50px; }
  .calculator-info {
    margin-top: 20px;
    display: block; }
  .calculator-description {
    max-width: 100%; }
  .calculator-number {
    margin-top: 20px; }
  .rate-tab {
    width: 100%;
    border-top: none;
    border-right: 3px solid #1F2637; }
    .rate-tab::before {
      display: none; }
    .rate-tab:first-child {
      border-top: 3px solid #1F2637; }
  .rate-tabs {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .production-title {
    display: block;
    text-align: center; }
  .production-number {
    margin-top: 20px; }
    .production-number p {
      margin-top: -20px; }
  .mounting-car-desc {
    display: none; }
  .contact {
    display: block; }
  .contact-map {
    width: 100%;
    height: 670px;
    position: static; }
  .contact-frame {
    width: 100%; }
  .contact-info {
    margin-right: auto; }
  .clients-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  .faq-title {
    margin-bottom: 45px; }
    .faq-title span {
      display: none; }
  .faq {
    display: block; }
  .gallery-item img {
    height: 330px; }
  .gallery-prev {
    left: 35px; }
  .gallery-next {
    right: 35px; } }

@media screen and (max-width: 700px) {
  body {
    overflow-x: hidden;
  }
  .page-title h2 {
    font-size: 40px; }
  .idea-content {
    display: block; }
  .idea .box-frame {
    padding: 30px 0; }
  .idea-video a {
    width: 66px;
    height: 80px;
    font-size: 16px; }
  .idea-video img {
    height: 80px; }
  .idea-number {
    text-align: center;
    margin-bottom: 35px; }
  .idea-photo img {
    margin: 0 auto; }
  .idea-item {
    width: 100%;
    text-align: center; }
  .price-title h2 {
    font-size: 35px;
    text-align: left; }
  .price-title p {
    font-size: 24px;
    text-align: left; }
  .calculator-phone {
    width: 100%; }
  .calculator-sub {
    width: 100%;
    font-size: 20px;
    margin-top: 30px; }
  .calculator-description h3 {
    font-size: 18px; }
    .calculator-description h3 span {
      font-size: 12px;
      margin-top: 5px; }
  .calculator-description-desc p {
    display: none; }
  .calculator-description-mob {
    display: block; }
    .calculator-description-mob p {
      margin-top: 25px;
      line-height: 117.07%; }
  .advantages .box-frame {
    padding: 30px;
    padding-bottom: 0; }
  .advantages-title {
    margin-left: 20px; }
    .advantages-title h2, .advantages-title p {
      font-size: 35px; }
  .advantages-list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .advantages-line {
    width: 100%; }
  .advantages-link-desc {
    display: none; }
  .advantages-link-mob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .advantages-info h3 {
    font-size: 22px;
    display: block;
    position: relative;
    padding-left: 25px; }
    .advantages-info h3::before {
      margin-right: 0;
      position: absolute;
      left: 0;
      top: 0; }
  .advantages-info img {
    display: none; }
  .advantages-line:first-child {
    margin-top: 30px; }
  .advantages-link-mob {
    margin-top: 40px; }
  .advantages-text-desc {
    display: none; }
  .advantages-text-mob {
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    height: 137px;
    display: block;
    margin-top: 35px;
    position: relative;
    margin-left: -30px; }
    .advantages-text-mob img {
      width: 100%;
      margin-top: 0; }
  .advantages {
    overflow-x: inherit; }
  .rate {
    position: static; }
  .rate-title h2 {
    font-size: 35px; }
  .rate-sliders-wrapp {
    margin-top: 35px; }
  .rate-slider-doth {
    margin-top: 30px; }
  .rate-slider-doth li {
    width: 43px; }
  .production-title h2 {
    font-size: 35px;
    line-height: 118.6%; }
  .production-number span {
    font-size: 30px; }
  .production-number p {
    font-size: 60px;
    margin-top: 1px; }
    .production-number p span {
      font-size: 60px; }
      .production-number p span::before {
        font-size: 35px;
        right: -20px;
        top: -15px; }
  .production-list {
    display: none; }
  .production-wrapp {
    display: block;
    margin-top: 30px; }
  .production .text-line {
    display: none; }
  .production-slide img {
    height: 260px;
    margin: 15px 0; }
  .production-nav {
    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-top: 20px; }
  .production-dots ul {
    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; }
  .production-dots li {
    width: 43px;
    height: 5px;
    background-color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer; }
    .production-dots li:hover {
      background-color: #F8790B; }
  .production-dots button {
    display: none; }
  .production-dots .slick-active {
    background-color: #FF7D1E; }
  .mounting {
    background: url("../images/bg/mounting-mob-bg.jpg") center top no-repeat;
    -webkit-background-size: 100% auto;
            background-size: 100% auto; }
  .mounting .box-frame {
    padding: 50px 0; }
  .mounting-item h3 {
    font-size: 35px; }
  .mounting-brigades p {
    font-size: 22px; }
  .mounting-mob-photo {
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    margin-left: -30px;
    display: block; }
  .mounting-mob-car {
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
    margin: 30px 0 50px -30px; }
  .mounting-item p {
    margin-top: 0;
    font-size: 22px; }
  .mounting-park {
    margin-top: 50px; }
  .clients-title {
    padding: 0 10px; }
    .clients-title h2 {
      font-size: 35px;
      text-align: left; }
      .clients-title h2 br {
        display: none; }
  .clients-title-info {
    margin-top: 20px; }
    .clients-title-info p {
      display: block; }
      .clients-title-info p::before {
        display: block; }
      .clients-title-info p br {
        display: none; }
  .clients .box-frame {
    padding-top: 0; }
  .clients-list {
    display: block;
    margin-top: 0; }
  .clients-dots {
    display: block;
    margin-top: 20px; }
    .clients-dots ul {
      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; }
    .clients-dots li {
      width: 43px;
      height: 5px;
      background-color: #eee;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s;
      cursor: pointer; }
      .clients-dots li:hover {
        background-color: #F8790B; }
    .clients-dots button {
      display: none; }
    .clients-dots .slick-active {
      background-color: #FF7D1E; }
  .clients-item {
    margin: 25px 0; }
    .clients-item img {
      margin: 0 auto; }
  .clients {
    background: url("../images/bg/clients--mob-bg.jpg") center top;
    -webkit-background-size: cover;
            background-size: cover; }
  .slick-slide {
    outline: none; }
  .faq-list {
    width: 100%; }
  .faq-item {
    padding: 20px; }
  .faq-header h3 {
    font-size: 24px;
    margin-right: 10px; }
  .faq-text {
    font-size: 20px; }
  .clients-text-desc {
    display: none; }
  .clients-text-mob {
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    margin-left: -30px;
    display: block;
    margin-top: 40px; }
    .clients-text-mob img {
      width: 100%; }
  .discount-mob-photo {
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    margin-left: -30px;
    display: block; }
    .discount-mob-photo img {
      width: 100%; }
  .discount {
    background: url("../images/bg/discount-mob-bg.jpg") center no-repeat, #343844; }
  .discount-title h2 {
    font-size: 40px; }
  .discount-price {
    margin-top: 0;
    text-align: center; }
    .discount-price span {
      margin-top: 15px;
      text-decoration: none; }
      .discount-price span span {
        font-size: 90px;
        margin-top: 0; }
  .discount-content a {
    margin: 40px auto 0; }
  .contact-frame {
    padding: 35px 30px; }
  .contact-item a {
    font-size: 30px;
    margin-bottom: 5px; }
  .contact-btn {
    margin: 30px auto 0; }
  .contact-frame {
    position: relative;
    z-index: 2; }
  .contact-map {
    height: 630px;
    margin-top: -77px; }
  .header {
    background: url("../images/bg/header-mob-bg.jpg") no-repeat, #0A0E19;
    -webkit-animation: bgBtn 2s .3s linear forwards;
            animation: bgBtn 2s .3s linear forwards;
    background-position: 160% bottom; }
  @-webkit-keyframes bgBtn {
    from {
      background-position: 160% bottom; }
    to {
      background-position: center bottom; } }
  @keyframes bgBtn {
    from {
      background-position: 160% bottom; }
    to {
      background-position: center bottom; } }
  .header-menu {
    display: none; }
  .header-content {
    display: block; }
  .header-info a {
    width: 100%; }
  .price-desc {
    display: none; }
  .price-mob {
    width: 100%;
    display: block;
    margin-top: 50px; }
  .rate .box-frame {
    padding: 50px 0; }
  .header-number {
    display: none; }
  .header-mob-item {
    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-left: auto; }
  .header-mob-number a {
    display: block;
    color: #fff;
    text-align: right; }
    .header-mob-number a:first-child {
      font-size: 16px; }
    .header-mob-number a:last-child {
      font-size: 8px; }
  .burger {
    width: 39px;
    height: 39px;
    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;
    background-color: #FF7D1E;
    margin-left: 10px; }
    .burger span {
      width: 24px;
      height: 3px;
      background-color: #fff;
      display: block;
      margin-bottom: 2px;
      -webkit-border-radius: 1px;
              border-radius: 1px; }
      .burger span:last-child {
        margin-bottom: 0; }
  .gallery-arrow a {
    width: 35px;
    height: 35px;
    font-size: 10px; }
  .gallery-item img {
    height: 240px; }
  .gallery-prev {
    left: 15px; }
  .gallery-next {
    right: 15px; }
  .popup-frame {
    padding: 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .popup {
    width: 100%; }
  .popup-info {
    margin: 15px auto 0; }
  .logo {
    width: auto; }
  .popup-title {
    font-size: 32px;
    line-height: 1.5;
    margin-bottom: 0px; }
  .video-frame iframe {
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    height: 400px; }
  .contact-item-email a {
    font-size: 22px; } }


.rate-slider .slick-slide {
  outline: 1px solid #eaebea;
  border: 0 !important;
}


.slick-track > .gallery-doth-item:last-child {border-right: none !important;}

.btn-juliet-sr {
  border: none;
  background-color: transparent;
  position: absolute;
  top: 50%;
  left: -70px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 99; 
}
.btn-juliet-sr-next {
  left: auto !important;
  right: -70px;
}
.btn-juliet-sr:active, .btn-juliet-sr:focus {border: none;outline: 0}

header.header.menu-pos-fixed:before {
content: '';
display: inline-block;
width: 100%;
height: 102px;
}
header.header.menu-pos-fixed > .header-frame {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #343844;
	z-index: 999;
	mix-blend-mode: initial;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
header.header.menu-pos-fixed .header-bar {padding: 5px 0;}
header.header.menu-pos-fixed > .header-frame .header-line {
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
opacity: 0;
}

.gallery-box {
	max-width: 950px;
	margin: 0 auto;
}


@media (max-width: 650px) {
	.calculator-input, .calculator-phone {border: 1px solid rgb(191 191 191 / 47%);}
	.btn-juliet-sr {
	-webkit-transform: translate(0%, 100%);
	-moz-transform: translate(0%, 100%);
	-ms-transform: translate(0%, 100%);
	-o-transform: translate(0%, 100%);
	transform: translate(0%, 100%);
	left: 0;
	top: 100%;
	}
	.btn-juliet-sr-next {right: 0;}
	.price-content {width: 100%;}
	.section-frame {padding: 0 15px !important;}
	.advantages-content {padding: 15px 0;}

	.rate {margin-top: 0;padding: 50px 0;}
}