

/* Start:/buy/leasing/style.css?155170053217328*/
.leasing-wrapper {
  background: #fff;
  padding: 0 20px 30px; }

h1 {
  font-size: 35px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "proxima_nova_rgbold",sans-serif;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 30px; }

.leasing h1 {
  color: #fff; }

.page-inner {
  max-width: 1450px;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  padding-left: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  box-sizing: border-box; }

.leasing {
  color: #333333;
  font-family: "Roboto",sans-serif; }

.leasing-inc {
  position: relative;
  background: #e4e4e4; }

.leasing-inc__background {
  height: 415px;
  display: block;
  border: none; }

.leasing-inc__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 40px 40px;
  box-sizing: border-box; }

.leasing-inc__title {
  font-size: 36px;
  display: block; }

.leasing-inc__subtitle {
  font-size: 30px; }

.leasing-inc-list {
  margin: 15px 0;
  padding: 0 15px;
  list-style: disc; }

.leasing-inc-list__item {
  margin: 7px 0;
  font-weight: 600; }

.breadcrumbs {
  display: none; }

.tit {
  display: none; }

.buyer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 50px; }

.buyer__item {
  width: 48%;
  background: #fff; }

.buyer__caption {
  background: #ffba00;
  color: #fff;
  padding: 15px;
  text-align: center;
  margin: 0;
  font-weight: 600;
  font-size: 17px;
  color: #000; }

.buyer__info_model {
  text-align: center;
  margin: 24px auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  /* border-top: 1px solid #000; */
  /* border-bottom: 1px solid #000; */ }

.buyer__link {
  color: #000;
  text-decoration: underline; }

.buyer__img {
  margin-bottom: 0.5em; }

.buyer__text {
  font-size: 17px;
  font-weight: 600;
  margin: 8px 0px; }

.buyer__text-img {
  /* margin-bottom: 0; */
  /* margin-top:0.5em; */ }

.buyer__info {
  width: 100%;
  max-width: 360px;
  margin: 24px auto; }

.buyer-list__item {
  font-size: 17px;
  font-weight: 600;
  margin: 8px 0px;
  position: relative;
  padding-left: 40px; }

.buyer-list__item:before {
  position: absolute;
  content: "";
  width: 40px;
  height: 1px;
  background: #000;
  left: -25px;
  top: 8px; }

svg.icon {
  fill: #ffba00;
  width: 100%;
  height: 100%;
  /* margin-right: 25px; */ }

.conditions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px;
  border-bottom: 3px solid #ffba00;
  color: #fff; }

.condition {
  width: 48%; }

.condition__title {
  text-align: center;
  font-size: 30px;
  margin-bottom: 40px;
  color: #fff; }

.condition__item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0px;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end; }

.condition__text {
  line-height: 24px;
  /* font-weight: 600; */
  color: #fff; }

.leasing-companies {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: inherit;
      -ms-flex-align: inherit;
          align-items: inherit;
  color: #fff; }

.leasing-companies__item {
  width: 34%;
  /* width: 32%; */
  padding: 50px 15px 40px 15px;
  text-align: center;
  box-shadow: inset 0px 0px 3px 1px #c7c7c7;
  margin: 5px 5px;
  background: #fff;
  color: #000;
  position: relative; }

.leasing-companies__logo {
  max-height: 50px;
  max-width: 100%; }

.advantages {
  list-style: disc;
  padding: 0 17px;
  /* min-height: 170px; */
  margin-left: 20px;
  margin-bottom: 35px; }

.advantages__item {
  margin: 10px 0;
  text-align: left; }

.leasing-companies__text {
  /* min-height: 57px; */
  text-align: left;
  margin-top: 20px; }

.leasing-companies__button {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  margin: 5px 0;
  padding: 10px 15px;
  background: #ffba00;
  /* position: absolute;
bottom: 15px;
transform: translateX(-50%); */ }

.leasing-promo {
  background: #f2f2f2;
  border: 1px solid #e4e4e4;
  padding: 15px 20px;
  margin: 50px 0;
  text-align: center; }

.leasing-promo__link {
  color: #000;
  text-decoration: none; }

.leasing-map {
  width: 100%;
  height: 450px; }

.marker_icon {
  background-image: url("https://cjd-dealers.supportix.ru/img/baloon_fp.png");
  position: absolute;
  line-height: 63px;
  width: 38px;
  height: 40px;
  /* background-size: 100%; */
  background-repeat: no-repeat no-repeat;
  left: -22px;
  top: -33px; }

.marker_icon.marker-icon_service {
  background-image: url("https://cjd-dealers.supportix.ru/img/baloon_fp_service.png"); }

.diller_balloon .tit {
  color: #ffba00;
  font-size: 20px;
  margin-bottom: 0px; }

.diller_balloon .adress {
  margin-bottom: 5px; }

.diller_balloon .phones a {
  display: block;
  border: 1px solid #ffba00;
  color: #ffba00;
  font-weight: bold;
  padding: 5px 8px 5px 27px;
  margin-bottom: 5px;
  width: 120px;
  background: url("https://cjd-dealers.supportix.ru/img/phone_bg_fp.png") 10px center no-repeat; }

.diller_balloon .mails a,
.diller_balloon .saits a {
  color: #ffba00;
  margin-bottom: 3px;
  text-decoration: underline; }

.leasing-dealers {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap; }

.leasing__title {
  text-align: center;
  font-size: 30px;
  margin-bottom: 40px;
  margin-top: 50px;
  margin-bottom: 20px;
  color: #fff; }

.leasing__title-apply {
  font-size: 35px;
  font-weight: 200;
  margin: 0 0 10px 0;
  font-family: "proxima_nova_rgbold",sans-serif;
  text-align: center;
  text-transform: uppercase; }

.leasing-auto-list {
  width: 100%;
  margin: 0 auto; }

.text__center {
  text-align: center; }

.slider-button-prev {
  left: 3px; }

.slider-button-next {
  right: 3px; }

.condition__img {
  height: 60px;
  width: 60px;
  margin-right: 20px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }

b, strong {
  font-weight: 700; }

.vtb-leasing {
  background: #fff;
  padding: 0 50px 30px !important; }

.vtb__list {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  box-sizing: border-box; }

.vtb__item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.vtb__img {
  height: 50px;
  width: 50px;
  margin-right: 20px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }

.vtb__img img {
  width: 100%; }

.vtb__text {
  line-height: 24px;
  font-size: 16px;
  margin: 13px 0px; }

.vtb__disclamer {
  font-style: italic;
  font-size: 12px;
  margin: 20px 0px; }

.vtb-condition__item {
  position: relative;
  padding-left: 25px;
  margin: 5px 0px; }

.vtb-condition__item:before {
  color: #0e2595;
  position: absolute;
  content: '\2714';
  left: 8px;
  top: -2px; }

.vtb__subtitle {
  color: #0e2595;
  font-weight: 600;
  font-size: 20px;
  margin: 20px 0px; }

.vtb__conditions {
  margin: 20px 0px; }

.vtb_promo-block {
  text-align: center;
  border: 1px solid #558ddd;
  width: 100%;
  max-width: 400px;
  margin: 30px auto;
  padding: 20px; }

.vtb__link-tel {
  font-size: 20px;
  font-weight: 600;
  color: #558ddd; }

.vtb__link {
  display: block;
  color: #000;
  text-decoration: none;
  margin-top: 10px; }

.major__title {
  text-align: center;
  font-weight: 600;
  font-size: 28px;
  position: relative;
  margin-top: 30px;
  margin-bottom: 10px; }

.major__title:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background: #ddd;
  left: 0;
  top: -25px; }

.major {
  max-width: 800px;
  margin: 0 auto; }

.major h1 {
  margin-bottom: 40px; }

/* .major__list{
  width: 100%;
  max-width: 550px;
  margin: 0 auto;
  box-sizing: border-box;
} */
.major__list {
  margin-bottom: 30px;
  margin-top: 15px; }

.major__list li {
  position: relative;
  padding-left: 30px;
  margin: 5px 0px 5px 10px; }

.major__list li:before {
  color: #ffba00;
  position: absolute;
  content: '\2714';
  left: 8px;
  top: -2px; }

.major__item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.major__img {
  height: 25px;
  width: 25px;
  margin-right: 20px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }

.major__text {
  line-height: 24px;
  font-size: 18px;
  margin: 13px 0px; }

.sberbank-leasing__subtitle {
  font-weight: 600; }

.sberbank-leasing__list li {
  position: relative;
  padding-left: 30px;
  margin: 5px 0px 5px 10px; }

.sberbank-leasing__list li:before {
  color: #ffba00;
  position: absolute;
  content: '\2714';
  left: 8px;
  top: -2px; }

.sberbank-leasing__contacts {
  border: 1px solid #ffba00;
  margin-top: 20px;
  text-align: left;
  width: 32%; }

.sberbank-leasing__disclamer {
  color: #444;
  font-style: italic;
  font-size: 13px;
  margin-top: 35px; }

.sberbank-leasing__counter {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row; }

.sberbank-leasing__column {
  margin: 20px 10px; }

.sberbank-leasing p, .balt p {
  margin: 15px 0px;
  line-height: 22px; }

.balt__list {
  width: 100%;
  /* max-width: 550px; */
  /* margin: 0 auto; */
  box-sizing: border-box; }

.balt__item {
  margin-left: 30px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.balt__img {
  height: 25px;
  width: 25px;
  margin-right: 20px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }

.balt__text {
  line-height: 24px;
  font-size: 18px;
  margin: 13px 0px; }

.first_table {
  margin-top: 20px;
  width: 100%;
  margin-bottom: 40px; }

.first_table tr:nth-child(2n-1) {
  background: #eee; }

.red_name_space {
  text-align: center;
  font-size: 14px;
  /* color: #b51d15; */
  font-weight: 600; }

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

.first_table tr td {
  /* height: 30px; */
  border: 1px solid #000;
  font-size: 14px;
  text-align: center;
  padding: 10px 15px; }

.balt__disclamer {
  font-style: italic;
  font-size: 12px; }

.balt p.balt__example {
  font-size: 22px;
  text-align: center;
  /* color: #b51d15; */
  line-height: 30px; }

.documents__item {
  position: relative;
  padding-left: 25px;
  margin-left: 20px;
  margin: 10px 0px; }

.documents__item:before {
  color: #ffba00;
  position: absolute;
  content: '\2714';
  left: 8px;
  top: -2px; }

.balt__title {
  font-size: 22px;
  margin: 20px 0px;
  font-weight: 600; }

.leasing-form__title {
  font-size: 35px;
  font-weight: 200;
  margin: 0 0 10px 0;
  font-family: "proxima_nova_rgbold",sans-serif;
  text-align: center;
  text-transform: uppercase; }

.leasing-form {
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding: 30px 10px;
  background-color: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  font-family: arial;
  margin-top: 40px; }

.leasing-form * {
  box-sizing: border-box; }

.leasing-form__wrapper {
  position: relative;
  margin: 20px 0; }

.leasing-form__input {
  position: relative;
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  width: 100%;
  height: 37px;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  border: none;
  border-bottom: 1px solid #828282;
  background-color: transparent;
  outline: none;
  border-radius: 0;
  box-shadow: none;
  z-index: 1; }

.leasing-form__input_error {
  border-color: red; }

.leasing-form__input-placeholder {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  padding: 0 10px;
  color: #828282;
  font-size: 14px;
  width: 100%;
  z-index: 0;
  transition: font-size .15s ease-out, .15s ease-out; }

.leasing-form__input_not-empty ~ .leasing-form__input-placeholder,
.leasing-form__input:focus ~ .leasing-form__input-placeholder {
  top: -25%;
  font-size: 12px; }

.leasing-form__checkbox {
  display: none; }

.leasing-form__checkbox-label {
  position: relative;
  font-size: 12px;
  padding-left: 30px;
  padding-right: 10px;
  display: block; }

.leasing-form__checkbox-icon {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  vertical-align: top;
  width: 22px;
  height: 22px; }

.leasing-form__checkbox-icon:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #828282;
  display: block;
  transition: border-color .15s ease; }

.leasing-form__checkbox_error ~ .leasing-form__checkbox-label > .leasing-form__checkbox-icon:before {
  border-color: red; }

.leasing-form__checkbox-icon:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -6px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ffba00;
  display: block;
  -webkit-transform: scale(0);
          transform: scale(0);
  transition: -webkit-transform .15s ease;
  transition: transform .15s ease;
  transition: transform .15s ease, -webkit-transform .15s ease; }

.leasing-form__checkbox:checked ~ .leasing-form__checkbox-label > .leasing-form__checkbox-icon:before {
  border-color: #ffba00; }

.leasing-form__checkbox:checked ~ .leasing-form__checkbox-label > .leasing-form__checkbox-icon:after {
  -webkit-transform: scale(1);
          transform: scale(1); }

.leasing-form__link {
  color: #ffba00; }

.leasing-form__button {
  background-color: #ffba00;
  color: black;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  padding: 12px 20px;
  border-radius: 2px;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  text-transform: uppercase;
  border: 0;
  text-decoration: none !important;
  margin-right: 10px; }

.leasing-form__button:hover {
  background-color: #edad01; }

.leasing-form__result {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 2; }

.leasing-form__dropdown {
  position: relative;
  color: #ffba00;
  text-decoration: underline; }

.leasing-form__dropdown-text {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  width: 700px;
  max-width: 100%;
  padding: 15px;
  border: 1px solid #828282;
  border-radius: 2px;
  background-color: #fff;
  color: #000;
  display: none;
  z-index: 2; }

.leasing-form__dropdown-close {
  position: absolute;
  top: 2px;
  right: 2px; }

.major__example {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  margin: 30px 0px; }

.example__item {
  border: 1px solid #edad01;
  padding: 20px;
  line-height: 26px;
  margin: 0px 20px;
  width: 28%; }

.example__title {
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px; }

.vtb-condition__item:before {
  color: #0e2595;
  position: absolute;
  content: '\2714';
  left: 8px;
  top: -2px; }

@media (max-width: 1024px) {
  .leasing-companies__item {
    width: 34%; } }

@media (max-width: 768px) {
  .leasing-companies__item {
    width: 48%; }
  .content p.buyer__caption {
    margin: 0; }
  .buyer-list__item:before {
    display: none; }
  /* .leasing-companies__logo{
    max-width: 100%;
    height: auto;
  } */
  .conditions {
    margin-right: 10px;
    margin-left: 10px; }
  .sberbank-leasing__counter {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .sberbank-leasing__contacts {
    width: 100%; } }

@media (max-width: 600px) {
  .leasing-companies__item {
    width: 100%; }
  .conditions {
    display: block; }
  .condition {
    width: 100%; }
  .buyer {
    display: block; }
  .buyer__item {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content; } }

/* End */
/* /buy/leasing/style.css?155170053217328 */
