/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }
/* Sections
 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }
/* Grouping content
 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }
/* Text-level semantics
 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder; }
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }
/* Embedded content
 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }
/* Forms
 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  /* 1 */
  overflow: visible; }
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  /* 1 */
  text-transform: none; }
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; }
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"], [type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }
/* Interactive
 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }
/* Misc
 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }
/*---------------FONTS---------------*/
/*
 @font-face {
 font-family: 'robotomedium';
 src: url('../fonts/3964.woff2') format('woff2'), url('../fonts/3964.woff') format('woff');
 font-weight: normal;
 font-style: normal; }
 */
@font-face {
  font-family: 'RobotoRegular';
  src: url("../fonts/roboto-regular.eot");
  src: url("../fonts/roboto-regular.eot") format("embedded-opentype"), url("../fonts/roboto-regular.woff") format("woff"), url("../fonts/roboto-regular.ttf") format("truetype"), url("../fonts/roboto-regular.svg#RobotoRegular") format("svg"); }
/*
 @font-face {
 font-family: 'robotobold_condensed';
 src: url('../fonts/roboto-boldcondensed.eot');
 src: url('../fonts/roboto-boldcondensed.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-boldcondensed.woff2') format('woff2'), url('../fonts/roboto-boldcondensed.woff') format('woff'), url('../fonts/roboto-boldcondensed.ttf') format('truetype'), url('../fonts/roboto-boldcondensed.svg#robotobold_condensed') format('svg');
 font-weight: normal;
 font-style: normal; }
 */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: sans-serif; }

body {
  /* font-family: 'RobotoRegular', sans-serif; */
  font-family: sans-serif;
  width: 100%;
  max-width: 100%;
  min-height: 100vh;
  font-size: 16px;
  line-height: 1.25;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

section {
  margin-bottom: 85px; }

img {
  max-width: 100%;
  height: auto;
  text-decoration: none;
  outline: none; }

a {
  text-decoration: none;
  outline: none; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -webkit-box-sizing-box-sizing: inherit; }

figure {
  margin: 0;
  padding: 0; }

header {
  position: fixed;
  width: 100%;
  background-color: #fff;
  z-index: 22; }

.wrapper, .header_wrap {
  width: 100%;
  max-width: 1284px;
  margin: auto; }

.header_v1 {
  left: 0;
  right: 0;
  width: 100%;
  background-color: transparent; }

.header_v1.sticky {
  background: rgba(0, 0, 0, 0.5);
  /*padding-bottom: 33px;*/ }

.header_v1.sticky .header_wrap {
  height: 60px; }

header:not(.header_v1) + main {
  margin-top: 165px; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }
/*
 li {
 float: left; }
 */
a {
  color: #32a9d3; }

a:hover, a:active {
  opacity: 0.8; }

h2 {
  font-size: 18px;
  font-family: "Roboto Slab"; }

.table, .kamaz1 {
  border-collapse: collapse;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.table th, .kamaz1 th {
  border: 1px solid #898989;
  padding: 22px;
  background: #f0f0f0;
  font-size: 18px;
  font-family: "Roboto Slab";
  font-weight: 700;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.table td, .kamaz1 td {
  border: 1px solid #898989;
  padding: 10px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.table td:nth-child(2), .kamaz1 td:nth-child(2) {
  text-align: left; }

.from-field {
  height: 40px;
  width: 100%;
  border: 1px solid #000;
  font-size: 18px;
  /*  font-family: "Roboto Slab"; */
  color: #000;
  line-height: 1.6;
  padding: 0 10px; }

.from-field::-webkit-input-placeholder {
  color: #bababa; }

.from-field::-moz-placeholder {
  color: #bababa; }

.from-field:-ms-input-placeholder {
  color: #bababa; }

.from-field::-ms-input-placeholder {
  color: #bababa; }

.from-field::placeholder {
  color: #bababa; }

.from-field[type="submit"] {
  border: none;
  background: #ffd324; }

.section-header {
  font-size: 36px;
  color: #000;
  text-align: center;
  font-family: "Roboto Slab";
  font-weight: 700;
  background: url(../img/tip.png) no-repeat 50% 100%;
  padding-bottom: 22px;
  margin-bottom: 45px; }

.btn {
  display: block;
  text-align: center;
  cursor: pointer;
  height: 36px;
  line-height: 35px;
  color: #000;
  font-size: 15px;
  text-align: center;
  background: #ffd324;
  margin: 0px auto; }

.gray {
  background: #f0f0f0; }

.header_wrap {
  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;
  align-items: center;
  height: 100px;
  transition: background, height 200ms linear 0s; }

.logo {
  background: url(../img/logo_1_1.png) no-repeat;
  display: block;
  width: 206px;
  height: 55px;
  /*margin-top: 33px;*/ }

.menu {
  /*margin-top: 50px;*/
  z-index: 22; }

.menu li {
  float: left;
  margin-right: 20px; }

.menu__link {
  font-size: 16px;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.menu__close {
  display: none;
  width: 60px;
  height: 60px;
  padding: 0;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 10px;
  background: transparent;
  border: 0; }

.menu__close .close-x {
  fill: transparent;
  stroke-linecap: round;
  stroke: white;
  stroke-width: 1; }

.burger {
  display: none;
  background: url(../img/burger.png) center no-repeat;
  width: 39px;
  height: 33px;
  cursor: pointer; }

.search {
  position: relative;
  /*margin-top: 42px;*/ }

.search__input {
  background-color: #fff;
  padding: 0 10px;
  width: auto;
  height: 32px; }

.search__submit {
  position: absolute;
  width: 40px;
  height: 40px;
  right: 0;
  top: 0;
  z-index: 1;
  background: url("../img/search__glass.png") center center no-repeat;
  outline: none;
  border: none;
  cursor: pointer; }

.contacts {
  /*margin-top: 38px;*/
  margin-left: 20px; }

.header__phone {
  color: #fff;
  font-size: 17px; }

.header__link, .header__callback {
  font-size: 17px;
  color: #ffd324;
  border-bottom: 1px dotted #ffd324;
  line-height: 25px; }

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

.utp__item {
  flex: 1;
  text-align: center;
  font-size: 18px;
  /*width: 210px;*/
  margin: 0 5px; }

.utp__item img {
  float: none;
  max-width: none; }

.utp__item--1 {
  /*width: 250px;*/ }

.utp-slider-prev, .utp-slider-next, .swiper-button-prev, .swiper-button-next {
  display: none;
  width: 20px;
  height: 34px;
  -webkit-background-size: contain;
  background-size: contain; }

.utp-slider-prev, .swiper-button-prev {
  background-image: url(../img/icons/slider__left.png); }

.utp-slider-next, .swiper-button-next {
  background-image: url(../img/icons/slider__right.png); }

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

@media (min-width: 720px) {
  .portfolio__holder--swapped .portfolio-item:nth-child(n+9) {
    display: none; } }

.portfolio__link {
  display: block;
  width: 300px;
  text-align: center;
  margin: 30px auto 0;
  color: #000;
  font-size: 20px; }

@media (max-width: 720px) {
  .portfolio__link {
    display: none; } }

.portfolio-item {
  width: 300px;
  overflow: hidden;
  border: 1px solid #000;
  margin-bottom: 27px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.portfolio-item__image {
  width: 100%;
  height: 225px;
  overflow: hidden;
  background-color: #eee; }

.portfolio-item__image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%; }

.portfolio-item__text {
  padding: 20px; }

.portfolio-item__title {
  text-transform: uppercase;
  margin-bottom: 20px; }

.portfolio-item__captions {
  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;
  margin-bottom: 20px; }

.portfolio-item__caption .clock {
  background: url(../img/sp_bgr.png) no-repeat 0 50%;
  padding-left: 16px; }
/*
 .all
 .for_car_sys
 .title_st
 .double_fcs
 .left_fcs
 .list_fcs
 .for_pos_check
 .ch_position
 .for_summ
 .right_fcs
 .calc-marks
 */
.calculator {
  padding-top: 50px;
  padding-bottom: 70px; }

.all {
  width: 1086px;
  margin: 0 auto; }

.for_car_sys {
  display: block;
  padding: 42px 73px;
  background: #fff;
  border: 7px solid #ffd324;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.double_fcs {
  margin-bottom: 45px; }

.left_fcs {
  display: block;
  width: 365px; }

.list_fcs {
  margin-bottom: 40px; }

.list_fcs li {
  margin-bottom: 12px;
  float: none; }

.custom-checkbox, .custom-radio {
  position: relative; }

.custom-checkbox input, .custom-radio input {
  position: absolute;
  left: -2000px;
  top: 3px;
  margin: 0;
  z-index: 0; }

.custom-checkbox label, .custom-radio label {
  display: block;
  position: relative;
  z-index: 1;
  font-size: 25px;
  cursor: pointer;
  color: #000;
  padding-left: 50px;
  line-height: 1.2; }

.custom-checkbox label {
  background: url(../img/checkbox.png) no-repeat; }

.custom-checkbox label, .custom-radio label {
  background-position: -10px -12px; }

.custom-checkbox input:checked + label, .custom-checkbox label.checked, .custom-radio label.checked {
  background-position: -10px -212px; }

.calc-marks {
  position: relative; }

.calc-marks__item {
  position: absolute;
  display: none; }

.right_fcs {
  display: block;
  width: 564px; }

.ld {
  float: left; }

.rd {
  float: right; }

.clearfix {
  clear: both;
  float: none; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.for_summ {
  color: #000;
  font-size: 25px;
  font-weight: bold; }

.for_summ span {
  text-decoration: underline !important;
  color: #ffd324; }

.calculator .lead-form input {
  max-width: 330px; }

.worktypes {
  text-align: center; }

.worktypes__table {
  margin-bottom: 30px; }

.worktypes__table strong {
  display: none;
  font-family: "Roboto Slab"; }

.worktypes__link {
  margin-bottom: 30px;
  font-size: 18px;
  text-align: center;
  color: #00b7f4;
  border-bottom: 1px solid; }

.lead-form {
  margin-top: 45px;
  width: 100%;
  max-width: 1120px;
  margin: auto;
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.lead-form__heading {
  font-family: "Roboto Slab";
  font-size: 30px;
  font-weight: 700;
  width: 100%;
  text-align: center; }

.lead-form__input, .lead-form__submit {
  max-width: 356px; }

.lead-form .required_field {
  margin-right: auto;
  width: 100%;
  text-align: left; }

.about__text {
  max-width: 1070px;
  margin: 0 auto 65px;
  font-size: 18px;
  text-align: center; }

.about-icons__holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  /*
   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   */ }

.about-icons__item {
  /*width: 25%;*/
  flex: 1;
  text-align: center;
  margin-bottom: 65px; }

.about-icons__item img {
  /*min-width: 215px;*/
  height: 68px; }

.about-icons__item span {
  display: block;
  color: #ffd324;
  font-size: 30px; }

@media (max-width: 1280px) {
  .about-icons__holder {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .about-icons__item {
    flex: auto;
    margin-left: 5px;
    margin-right: 5px; } }

.about__list {
  font-size: 18px;
  line-height: 1.4; }

.efficiency {
  padding: 40px 0 85px; }

.efficiency__text {
  margin-bottom: 25px; }

.efficiency__text p {
  margin: 0;
  text-indent: 15px;
  line-height: 1.3;
  text-align: justify;
  font-size: 18px; }

.efficiency__text p.efficiency__list {
  text-indent: 0;
  margin-left: 20px;
  margin-bottom: 20px; }

.efficiency__disclamer {
  font-size: 14px; }

.efficiency__teaser {
  text-align: center;
  font-size: 28px;
  font-weight: bold; }

.efficiency__btn {
  font-weight: normal; }

.efficiency__btn span {
  color: #ffd324; }

.efficiency__btn {
  margin-top: 20px;
  max-width: 250px; }

.testimonials__holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.testimonials__item {
  width: auto;
  border: 1px solid;
  margin-bottom: 60px; }

.logo--inner {
  background-image: url("../img/logo_inner.png"); }

.search--inner {
  width: 100%;
  max-width: 700px; }

.search__input--inner {
  width: 100%;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #bababa;
  border: 1px solid; }

.contacts--inner {
  text-align: right;
  margin-top: 33px; }

.header__phone--inner {
  font-size: 24px;
  color: #292929; }

.header__callback--inner {
  font-size: 18px;
  color: #00b7f4;
  border-bottom: 1px solid #00b7f4; }

.menu__holder {
  margin: 0;
  padding: 0;
  background: #000 url("../img/bg/footer.jpg") center no-repeat;
  -webkit-box-shadow: 0 2px 7px 0 grey;
  box-shadow: 0 2px 7px 0 grey; }

.menu__inner {
  margin: 0 auto;
  padding: 20px 0 20px;
  width: 100%;
  max-width: 1284px;
  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; }

main {
  padding: 15px 0 55px; }

.breadcrumbs, .breadcrumb {
  color: #32a9d3; }

.breadcrumb--active {
  color: #000; }

.content {
  /*padding-top: 60px;*/
  padding-top: 15px; }

.content h1, .main__header {
  margin: 0;
  font-family: "Roboto Slab";
  font-size: 24px;
  font-weight: 700;
  color: #1d202e; }

.cars-listing {
  margin-top: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.cars-listing__item {
  position: relative;
  width: 320px;
  max-width: 320px;
  margin-bottom: 60px;
  text-align: center; }

img .cars-listing__item:after {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  float: none;
  clear: both; }

.cars-listing__link {
  text-align: center;
  display: block;
  font-size: 24px;
  color: #1d202e; }

.cars-listing__image {
  height: 195px;
  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: end;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }

.cars-listing__image img {
  oobject-fit: contain; }

.cars-listing--v2 .cars-listing__item {
  margin-bottom: 0px; }

.cars-listing--v2 img {
  min-width: 200px; }

.cars-listing--v2 a {
  color: #000; }

.cars-listing--v3 .cars-listing__item {
  width: 230px;
  margin-bottom: 0px; }

.cars-listing--v3 .cars-listing__image {
  height: auto; }

.pagination {
  margin-bottom: 20px;
  font-size: 18px; }

.pagination__title {
  margin: 20px 0; }

.pagination__item {
  padding: 0 5px;
  color: #1d202e; }

.pagination__item--active {
  color: #32a9d3; }

.catalog__link {
  color: #32a9d3;
  border-bottom: 1px solid; }

.link__download {
  font-size: 24px;
  border-bottom: 1px solid;
  color: #32a9d3; }

.link__download + p {
  margin-top: 30px; }

.parts-list__holder {
  max-width: 856px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 170px; }

.parts-list__item {
  width: 100%;
  max-width: 215px;
  text-align: center; }

.parts-list__image {
  width: 100%;
  height: 156px;
  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; }

.parts-list__caption {
  font-size: 24px;
  margin: 15px 0;
  color: #1d202e; }

.product-item {
  padding-top: 45px; }

.product-item__top {
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.product-item__img {
  width: 100%;
  max-width: 330px;
  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; }

.product-item__text {
  width: auto; }

.product-item__info {
  /*font-size: 24px;*/
  margin-top: 0;
  /*margin-bottom: 35px;*/ }

.product-item__info:last-child {
  margin-bottom: 0; }

.product-item__info strong {
  font-family: "Roboto Slab"; }

.product-item__rel {
  margin-bottom: 35px; }

.product-item__rel p {
  font-size: 24px;
  font-family: "Roboto Slab";
  font-weight: bold; }

.product-item__rel ul {
  list-style-type: disc;
  padding-left: 20px;
  color: #32a9d3; }

.product-item__rel li {
  float: none;
  margin-bottom: 5px; }

.product-item__bottom {
  margin-top: 35px; }

.price__link {
  color: #32a9d3; }

.rel__link {
  display: inline-block;
  float: none;
  color: #32a9d3; }

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

.product-nav__item {
  color: #32a9d3;
  position: relative; }

.product-nav__item:before {
  content: '';
  position: absolute;
  width: 18px;
  height: 30px;
  left: 0;
  top: -7px;
  background: url(../img/arrow.png) center center no-repeat; }

.product-nav__item--prev {
  padding-left: 25px; }

.product-nav__item--next {
  padding-right: 25px; }

.product-nav__item--next:before {
  left: auto;
  right: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.car-item__image {
  text-align: center;
  margin-bottom: 50px; }

.car-item h2 {
  margin-bottom: 0;
  padding: 22px;
  background: #f0f0f0;
  font-size: 24px;
  font-family: "Roboto Slab";
  font-weight: 700;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.kamaz1 {
  margin-bottom: 70px; }

.kamaz1 tr td {
  padding-left: 100px; }

.kamaz1 tr td:first-child {
  text-align: left; }

.kamaz1 blockquote {
  margin: 0;
  padding: 0; }

.car-item h2 + b, .kamaz1 + b, .kamaz1 + p > b {
  margin-bottom: 0;
  display: block;
  padding: 22px;
  background: #f0f0f0;
  font-size: 24px;
  font-family: "Roboto Slab";
  font-weight: 700;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.kamaz1 + p {
  margin-bottom: 0; }

.table.nopadding {
  margin-bottom: 70px; }

.table.nopadding tr th {
  font-size: 20px; }

.table.nopadding tr td, .table.nopadding tr th {
  padding: 10px;
  padding-left: 10px; }

.footer {
  background: #000 url("../img/bg/footer.jpg") center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  margin-top: auto; }

.footer__wrap {
  padding: 20px 0;
  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;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.footer__disclamers {
  max-width: 256px;
  /*width: 100%;*/
  font-size: 14px;
  color: #fff; }

.footer__logo {
  width: 154px;
  height: 39px;
  margin-top: 0;
  background-size: contain; }

.footer__address {
  width: 267px;
  /*max-width: 450px;*/
  color: #fff;
  font-size: 14px; }

.footer__contacts {
  text-align: right;
  font-size: 14px;
  color: #fff; }

.footer__tel {
  font-size: 16px;
  color: #fff; }

.footer__sitedev {
  font-size: 14px;
  color: #898989; }

.hidden-area {
  display: none; }

.popup-callback-container {
  position: relative;
  width: 100%;
  min-height: 100px;
  max-width: 400px; }

.popup-callback-container .from-field {
  margin-bottom: 15px; }

.popup-callback-container .error {
  -webkit-box-shadow: none;
  box-shadow: none;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.product-modal .close {
  display: none; }

.feedback_form {
  max-width: 400px; }

.feedback_form .infofield {
  margin-bottom: 8px; }

.feedback_form input {
  margin-bottom: 15px; }

.feedback_form textarea {
  min-height: 120px;
  margin-bottom: 15px; }

.captcha {
  margin-bottom: 15px; }

.list {
  list-style: disc;
  padding-left: 15px; }

.list li {
  float: none; }

.product-modal *, .product-modal *::after, .product-modal *::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.product-modal .modal-dialog {
  max-width: 100%;
  max-width: 840px; }

.product-modal .modal-content {
  background-color: #fff; }

.product-modal .modal-footer {
  text-align: inherit; }

.product-modal .modal-footer2 {
  padding: 1rem; }

.product-modal .bx-wrapper {
  margin: 0 auto 2px;
  border: none;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.product-modal .bx-wrapper .bx-viewport {
  border: none; }

.product-modal .modal-slider {
  position: relative; }

.product-modal .modal-slider a {
  position: absolute;
  top: 0;
  left: 0; }

.product-modal .modal-slider a:nth-child(n+2) {
  opacity: 0; }

.product-modal .modal-slider__pager {
  margin: 0 -2px; }

.product-modal .modal-slider__pager a {
  display: inline-block;
  margin: 2px; }

.product-modal .modal-slider__pager img {
  height: 43px;
  width: auto; }

.product-modal .bx-wrapper .modal-slider a {
  opacity: 1; }

.product-modal .block-form .feedback_form {
  margin: 20px 0 40px; }

.product-modal .block-form .feedback_form_param {
  width: 30%; }

.product-modal .lead-form__input, .product-modal .lead-form__submit {
  max-width: 31%; }

.product-thumb__img {
  width: 100%;
  height: 190px; }

.product-thumb__info {
  padding: 20px; }

.product-thumb__heading {
  margin-bottom: 10px; }

.product-thumb__params {
  margin-bottom: 10px; }

.product-thumb__param-h {
  font-size: 14px;
  color: #717171;
  margin-bottom: 10px; }

.product-thumb__param {
  font-size: 16px;
  font-weight: bold; }

.product-thumb__param p {
  margin-bottom: 0;
  margin-top: 0; }

.product-thumb__param .glyphicon {
  color: #7b7b7b; }

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

.product-thumb__controls .button {
  display: block;
  font-weight: normal; }

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

.col-6 {
  width: 50%;
  float: left; }

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  -webkit-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.333333%;
  -webkit-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.bx-wrapper img {
  width: 100%;
  max-width: 100%; }

.row .col-6:last-child {
  padding-left: 15px; }

@media screen and (max-width: 700px) {
  .col-6 {
    width: 100%;
    float: left;
    overflow: hidden; }

  .product-modal .lead-form__input, .product-modal .lead-form__submit {
    min-width: 100%; } }
/*@media all and (max-width: 1284px) {*/
@media all and (max-width: 1400px) {
  body {
    overflow-x: hidden; }

  section {
    margin-bottom: 40px; }

  .section-header {
    font-size: 28px; }

  .wrapper, .header_wrap {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px; }

  .logo {
    min-width: 208px;
    margin-right: 15px; }

  .contacts {
    min-width: 140px; }

  .contacts--inner {
    min-width: 192px; }

  .menu__inner {
    padding-left: 15px;
    padding-right: 15px; }

  .search:not(.search--inner) {
    display: none; }

  .utp__holder {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  .portfolio__holder {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }

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

  .lead-form input {
    margin-bottom: 10px; }

  .about-icons__holder {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  .about-icons__item {
    flex: auto;
    width: auto;
    max-width: 200px; } }

@media all and (max-width: 1023px) {
  .right_fcs {
    display: none; } }

@media all and (max-width: 720px) {
  .hidden--md {
    display: none; }

  body {
    font-size: 14px; }

  header:not(.header_v1) {
    background: url(../img/bg/footer.jpg) center center no-repeat black; }

  header:not(.header_v1) + main {
    margin-top: 78px; }

  .menu, .search, .contacts {
    display: none; }

  .logo {
    margin-top: 5px; }

  .logo--inner {
    min-width: 121px;
    width: 121px;
    height: 33px;
    margin-bottom: 15px;
    background: url(../img/logo.png) no-repeat;
    -webkit-background-size: contain;
    background-size: contain; }

  .burger {
    display: block;
    /*margin-top: 22px;*/ }

  .header_v1 .burger {
    /*margin-top: 29px;*/ }

  .main__header {
    font-size: 26px; }

  .menu {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    height: 100vh;
    background: #c7a700;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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; }

  .menu__link {
    display: inline-block;
    font-size: 24px;
    margin: 15px 0 0;
    padding-bottom: 15px;
    border-bottom: 1px solid; }

  .menu.mobile--active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }

  .menu.mobile--active .menu__close {
    display: block; }

  .menu.mobile--active li {
    margin-right: 0; }

  .menu.mobile--active .search {
    display: block; }

  .menu.mobile--active .contacts {
    display: block;
    margin-left: 0;
    text-align: center; }

  .menu.mobile--active .contacts a {
    color: #fff; }

  main {
    padding-top: 20px; }

  .content {
    padding-top: 20px; }

  .parts-list__holder {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0; }

  .cars-listing {
    margin-top: 20px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  .listing__text {
    padding-top: 5px; }

  .link__download {
    font-size: 18px; }

  .link__download + p {
    margin-top: 15px; }

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

  .product-item__img {
    width: 100%;
    min-width: 100%;
    text-align: center;
    margin-bottom: 30px; }

  .product-item__info {
    font-size: 18px;
    margin-bottom: 20px; }

  .product-item__info:last-child {
    margin-bottom: 20px; }

  .product-item__bottom {
    margin-top: 20px; }

  .product-item__rel {
    display: none; }

  .product-nav {
    display: none; }

  .car-item h2 {
    padding: 15px;
    font-size: 18px; }

  .kamaz1, .worktypes__table {
    margin-bottom: 20px; }

  .kamaz1 th, .worktypes__table th {
    font-size: 18px;
    padding: 15px; }

  .kamaz1 tr td, .worktypes__table tr td {
    padding-left: 10px;
    padding: 10px;
    font-size: 16px; }

  .kamaz1 tr td:first-child, .worktypes__table tr td:first-child {
    text-align: left; }

  .utp-slider, .portfolio-slider, .testimonials-slider {
    position: relative;
    width: 90%;
    margin: auto;
    overflow: hidden; }

  .utp__holder, .portfolio__holder, .testimonials__holder {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }

  .swiper-button-prev, .swiper-button-next {
    display: block; }

  .portfolio .wrapper, .testimonials .wrapper {
    padding: 0; }

  .footer__wrap {
    -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;
    padding: 55px 0; }

  .footer__disclamers {
    text-align: center; }

  .footer__logo {
    display: none; }

  .footer__address {
    text-align: center;
    font-size: 16px; }

  .footer__contacts {
    text-align: center;
    font-size: 16px; }

  .footer__contacts a {
    font-size: 16px; }

  .footer__sitedev {
    display: inline-block;
    margin-top: 10px; } }

@media all and (max-width: 480px) {
  section {
    margin-bottom: 20px; }

  .section-header {
    font-size: 24px;
    margin-bottom: 30px; }

  .swiper-wrapper {
    width: 320px;
    margin: auto; }

  .utp-slider, .portfolio-slider, .testimonials-slider {
    width: 320px;
    margin: auto; }

  .utp-slider {
    position: relative;
    height: 170px;
    padding: 0; }

  .utp__item {
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

  .utp-slider-prev, .utp-slider-next {
    display: block; }

  .portfolio .wrapper {
    padding: 0; }

  .portfolio-slider {
    height: 440px;
    position: relative; }

  .calculator {
    padding: 20px 0; }

  .double_fcs {
    margin-bottom: 0; }

  .for_car_sys {
    padding: 20px 25px; }

  .custom-checkbox label, .custom-radio label {
    font-size: 16px;
    line-height: 26px; }

  .left_fcs {
    width: auto;
    float: none; }

  .right_fcs {
    display: none; }

  .for_summ {
    font-size: 18px; }

  .lead-form__heading {
    font-size: 18px;
    margin-top: 18px; }

  .lead-form__input, .lead-form__submit {
    margin-bottom: 10px; }

  .worktypes__table {
    width: 100%;
    margin-bottom: 0; }

  .worktypes__table th {
    display: none; }

  .worktypes__table tr {
    display: block;
    margin-bottom: 30px; }

  .worktypes__table tr:first-child {
    display: none; }

  .worktypes__table tr td {
    display: block;
    padding: 0;
    border: 0;
    text-align: left;
    margin-bottom: 10px; }

  .worktypes__table tr td:first-child {
    text-align: center; }

  .worktypes__table strong {
    display: inline;
    font-weight: bold; }

  .about__text {
    display: none; }

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

  .about-icons__item {
    width: auto;
    margin-bottom: 50px; }

  .efficiency {
    padding: 15px 0 30px; }

  .efficiency__text {
    display: none; }

  .efficiency__teaser {
    font-size: 16px; }

  .testimonials-slider {
    position: relative;
    overflow: hidden; }

  .testimonials__holder {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }

  .testimonials__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px;
    width: 300px;
    text-align: center; }

  .car-item h2 {
    padding: 10px;
    font-size: 16px; }

  table.kamaz1 {
    margin-bottom: 20px; }

  table.kamaz1 th {
    font-size: 16px;
    padding: 10px; }

  table.kamaz1 tr td {
    padding-left: 5px;
    padding: 5px;
    font-size: 14px; }

  table.kamaz1 tr td:first-child {
    text-align: left; } }

#ya-site-results .b-head {
  display: none !important; }

#ya-site-results a:link {
  color: #32a9d3 !important; }

#ya-site-results .b-serp-item__links {
  display: none !important; }

#ya-site-results .b-serp-item__title {
  display: inline-block;
  margin-bottom: 5px !important; }

ul.o-nas {
  list-style: disc;
  margin-left: 20px; }

.o-nas li {
  float: none; }

.o-nas-gallery {
  margin-left: -35px; }

.o-nas-gallery img {
  margin-left: 35px; }
/** 2019-07-10 **/
.header__ten {
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  line-height: 32px;
  width: 205px; }

.header_v1.sticky .header__ten {
  display: none; }

.contacts {
  display: flex;
  flex-direction: row;
  padding-top: 10px; }

.contacts--inner {
  display: block;
  padding-top: 0; }

.contacts__item:first-child {
  margin-right: 20px; }

.mobile--active .contacts__item:first-child {
  margin-right: 0; }

.contacts__soc-block {
  display: flex;
  justify-content: space-between;
  margin-top: 6px; }

.contacts__soc-block img {
  height: 20px; }

.header_v1.sticky .contacts__item .contacts__soc-block {
  display: none; }

.mobile--active .contacts__item .contacts__soc-block {
  display: none; }

.mobile--active .header__phone {
  font-size: 24px; }

.mobile--active .contacts__item .header__callback {
  font-size: 24px; }

.mobile--active .contacts__item .header__link {
  display: none; }

.burger__info {
  display: none; }

@media (max-width: 720px) {
  .burger__info {
    display: block;
    margin-top: 20px; } }
/** 2019-07-18 **/
@media (max-width: 600px) {
  img[align=right] {
    display: block;
    float: none;
    margin: 15px auto !important; } }
/** 2019-08-06 **/
.contacts--inner2 .header__phone {
  color: #292929; }
/** 2019-08-07 **/
.testimonials__item {
  width: 165px; }
/** 2019-08-08 **/
.soc_tweeter {
  margin-right: 20px; }
/** 2019-08-13 **/
.promo-form__phone, .promo-form__btn {
  height: 40px;
  font-size: 18px;
  padding: 0 10px;
  vertical-align: top;
  border: none; }

.wrapper-sport {
  width: 100%;
  max-width: 1100px;
  margin: auto; }

.wrapper-ceh {
  width: 100%;
  max-width: 1100px;
  margin: auto; }

.testimonials__item {
  width: 170px; }

@media (max-width: 1024px) {
  .about-icons__item {
    width: 130px; }

  .testimonials__item {
    width: 135px; }

  .right_fcs {
    width: 465px; } }

@media (min-width: 770px) {
  .photo__item {
    width: auto; }

  .photo__holder {
    justify-content: space-between; } }

@media (max-width: 414px) {
  .photo-ceh {
    display: block !important; }

  .photo-ceh a img {
    padding-bottom: 20px !important; }

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

  .photo-slider {
    overflow: hidden;
    position: relative; } }

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

  .photo-slider {
    overflow: hidden;
    position: relative; } }

@media (max-width: 1120px) {
  .right_fcs {
    width: 465px; } }

.photo-sport {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }

.photo-sport a img {
  padding-bottom: 10px;
  padding-top: 10px; }

.photo-ceh {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }

.photo-ceh a img {
  padding-bottom: 45px; }

.kompanii p {
  text-align: justify;
  font-size: 18px; }

.krai-p {
  text-align: justify; }

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

.photo-slider {
  overflow: hidden;
  position: relative; }

.standart_block p {
  font-size: 18px; }

.promo {
  position: relative;
  background: url("../img/bg/main2.jpg") center top no-repeat;
  min-height: 740px;
  background-size: cover; }

.promo .privacy_field {
  width: 100%; }

.promo__wrap {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 150px;
  padding-bottom: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

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

.promo__youtube {
  background: url(../img/sprite_video-button.png) 0 0 no-repeat;
  height: 60px;
  width: 215px;
  margin-top: -30px;
  background-position: 0 0;
  cursor: pointer; }

.promo__youtube:hover, .promo__youtube:active {
  background-position: 0 -60px; }

.promo__text {
  font-family: 'Roboto Slab', serif;
  line-height: 1;
  width: 50%;
  padding-left: 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.promo__title {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  margin: 0; }

.promo__caption {
  font-size: 25px;
  color: #fff;
  line-height: 1.1;
  margin-bottom: 20px; }

.promo__prev {
  font-size: 30px;
  font-family: "Roboto Slab";
  color: #fff;
  line-height: 1.2;
  margin-bottom: 3vw; }

.promo__info {
  color: #fff;
  font-size: 23px;
  font-weight: 700; }

.promo__info .yellow {
  color: #ffd324; }

.promo__info .white {
  color: #fff; }

.promo__info .paddings {
  padding: 26px 0px 26px 26px; }

.promo__sign-small {
  display: block;
  color: #fff;
  font-size: 14px;
  font-family: sans-serif;
  margin-top: 5px; }

.promo__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px; }

.promo__block {
  margin-bottom: 15px;
  font-size: 25px;
  font-weight: 100; }

.promo__block--margin {
  margin-right: 32px; }

.promo-form {
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: "Roboto Slab"; }

.promo-form + .error {
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.lead-form + .error {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.promo-form__text {
  width: 100%;
  font-size: 24px;
  color: #fff;
  line-height: 1.2; }

.promo-form__phone {
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 10px;
  padding-left: 10px;
  font-size: 18px;
  height: 50px; }

.promo-form__btn {
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 10px;
  background: #ffd324;
  font-size: 24px;
  font-weight: 400;
  color: #000;
  border: none;
  height: 50px; }

@media all and (max-width: 1400px) {
  .promo {
    min-height: 623px; }

  .promo__info .paddings {
    padding: 26px 0px 26px 13px; }

  .promo__text {
    padding-left: 0;
    margin-top: 0; }

  .promo__button {
    width: 44%;
    margin-top: 82px; }

  .promo__title {
    font-size: 33px; }

  .promo__caption {
    font-size: 22px; }

  .promo__block {
    margin-right: 18px; }

  .promo__info {
    font-size: 18px; }

  .promo__info .small {
    font-size: 12px; }

  .promo-form {
    max-width: 80%; }

  .promo-form__text {
    font-size: 18px;
    text-align: center; }

  .promo-form__phone, .promo-form__btn {
    height: 40px;
    font-size: 18px;
    padding: 0 10px;
    vertical-align: top;
    border: none; } }

@media all and (max-width: 770px) {
  .promo__button {
    width: 42%;
    margin-top: 82px; }

  .promo__text {
    margin-top: 55px; } }

@media all and (max-width: 650px) {
  .promo__info .paddings {
    padding: 26px 0px 26px 19px; }

  .small {
    font-size: 15px !important; }

  .promo__block {
    margin-bottom: 4px;
    font-size: 23px; }

  .promo__button {
    display: none; }

  .promo__wrap {
    padding-top: 95px; }

  .promo__text {
    width: 100%; }

  .promo__row {
    float: left;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; } }

@media all and (max-width: 320px) {
  .promo__info .paddings {
    padding: 26px 0px 26px 29px; }

  .promo__caption {
    font-size: 17px; }

  .promo__title {
    margin-top: 5px !important;
    font-size: 20px !important; }

  .promo__block {
    margin-bottom: 4px;
    font-size: 21px; } }

@media all and (max-width: 480px) {
  .promo {
    min-height: 100vh;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 30%;
    margin-bottom: 20px; }

  .promo__wrap {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  .promo__button {
    display: none; }

  .promo__title {
    margin-top: 20px;
    font-size: 24px; }

  .promo__text {
    width: 100%;
    margin-top: 80px; }

  .promo__caption {
    font-size: 18px;
    padding-left: 0; }

  .promo-form {
    margin-top: auto;
    margin-bottom: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }

  .promo-form__text {
    font-size: 17px;
    text-align: center; }

  .promo-form__phone {
    margin-right: 0;
    height: 40px;
    margin-bottom: 10px; }

  .promo-form__btn {
    margin-left: 0;
    height: 40px; } }

.promo__trade-in {
  margin-top: 17px;
  margin-bottom: 17px;
  font-family: 'Roboto Slab', serif;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.2;
  color: #fff; }

.promo__trade-in span {
  color: #ffd324; }

@media (max-width: 1024px) {
  .promo {
    background-size: cover; } }

.reg-yellow {
  color: #ffd324; }

.yellow-border {
  border: 1px solid #ffd324;
  display: inline-block;
  padding: 5px; }

@media (max-width: 730px) {
  .reg-yellow {
    color: white; }

  .promo__info .yellow {
    color: white; }

  .yellow-border {
    border: 1px solid #fff; } }

.calc-marks__item-ch1 {
  top: 52px;
  left: 53px;
  display: none; }

.calc-marks__item-ch2 {
  top: 140px;
  left: 121px;
  display: none; }

.calc-marks__item-ch3 {
  top: 165px;
  left: 48px;
  display: none; }

.calc-marks__item-ch4 {
  top: 166px;
  left: 78px;
  display: none; }

.calc-marks__item-ch5 {
  top: 151px;
  left: 96px;
  display: none; }

.calc-marks__item-ch6 {
  top: 172px;
  left: 351px;
  display: none; }

.calc-marks__item-ch7 {
  top: 46px;
  left: 181px;
  display: none; }

.calc-marks__item-ch8 {
  top: 61px;
  left: 155px;
  display: none; }

@media all and (max-width: 1148px) {
  .right_fcs {
    width: 469px; }

  .calc-marks__item-ch1 {
    top: 43px !important;
    left: 41px !important;
    width: 87px; }

  .calc-marks__item-ch2 {
    top: 118px !important;
    left: 99px !important;
    width: 51px; }

  .calc-marks__item-ch3 {
    top: 139px !important;
    left: 42px !important;
    width: 392px; }

  .calc-marks__item-ch4 {
    top: 137px !important;
    left: 64px !important;
    width: 348px; }

  .calc-marks__item-ch5 {
    top: 125px !important;
    left: 79px !important;
    width: 67px; }

  .calc-marks__item-ch6 {
    top: 143px !important;
    left: 292px !important;
    width: 106px; }

  .calc-marks__item-ch7 {
    top: 38px !important;
    left: 150px !important;
    width: 309px; }

  .calc-marks__item-ch8 {
    top: 50px !important;
    left: 129px !important;
    width: 37px; } }

.table-responsive__wrapper {
  max-width: 100%;
  overflow-x: auto; }
/*блок Экономия*/
.economy {
  color: white;
  background-color: #e21d24;
  margin: 10px 0 0 10px;
  border-radius: 5px;
  height: 46px;
  width: 100px;
  position: absolute;
  padding: 5px;
  font-size: 14px; }

.economy span {
  font-size: 16px; }
/** Кнопка youtube **/
a[data-rel=media] {
  position: relative;
  display: inline-block; }

a[data-rel=media]:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  background: url(../img/youtube-play-button.png) center no-repeat; }
/** cut price-table **/
.worktypes .table tr:nth-child(n + 10) {
  display: none; }
/*# sourceMappingURL=generated.css.map */