.no-webp .autolombard .top_block {
  background: url(../../images/banner-fg-light.jpg) 50% 100% no-repeat;
}
.no-webp #rollin-cars-autolombard {
  background: url(../../images/banner-autolombard.png) 0 0 no-repeat;
}

.webp .autolombard .top_block {
  background: url(../../images/banner-fg-lite.webp) 50% 100% no-repeat;
}
.webp #rollin-cars-autolombard {
  background: url(../../images/banner-autolombard.png) 0 0 no-repeat;
}

.autolombard .top_block {
  height: 655px;
}
.autolombard .top_block .wrapper {
  display: flex;
  flex-direction: row;
  position: relative;
  height: 623px;
}
.autolombard .top_block .wrapper .frame {
  border: 10px solid #252525;
  padding: 10px;
  margin: 54px 0 0 120px;
  width: 400px;
  background-color: #fff;
}
.autolombard .top_block .wrapper .frame .title {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.autolombard .top_block .wrapper .frame .screen-2 {
  display: none;
}
.autolombard .top_block .wrapper .frame .screen-2 .title {
  text-align: center;
  padding-bottom: 10px;
}
.autolombard .top_block .wrapper .frame .cost {
  font-size: 60px;
  font-weight: 900;
}
.autolombard .top_block .wrapper .frame .description {
  padding: 10px 0;
  font-size: 16px;
  color: #808080;
}
.autolombard .top_block .wrapper .frame .field-input {
  width: 100%;
  font-size: 16px;
  padding: 15px 15px 15px 0;
  box-sizing: border-box;
  border: 0;
  border-bottom: 1px solid #000000;
  margin-bottom: 20px;
}
.autolombard .top_block .wrapper .frame .text-input {
  width: 100%;
  font-size: 16px;
  padding: 15px 15px 15px 55px;
  box-sizing: border-box;
  border: none;
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
  background: none;
}
.autolombard .top_block .wrapper .frame input.user-input {
  background: url(../../images/ico-user.png) 20px 50% no-repeat;
}
.autolombard .top_block .wrapper .frame input.phone-input {
  background: url(../../images/ico-phone.png) 20px 50% no-repeat;
}
.autolombard .top_block .wrapper .frame .padding {
  padding: 20px 30px;
}
.autolombard .top_block .wrapper .frame .top_block .text {
  font-size: 21px;
  font-weight: bold;
}
.autolombard .top_block .wrapper .frame .top_block .text span {
  color: #ef1313;
}
.autolombard .top_block .wrapper .frame .submit-wrapper {
  margin-bottom: 5px;
  padding: 0 30px;
}
.autolombard .top_block .wrapper .frame .submit-wrapper input, .autolombard .top_block .wrapper .frame .submit-wrapper a {
  width: 100%;
}
.autolombard .top_block .wrapper .text_side {
  width: 680px;
  margin-left: auto;
}
.autolombard .top_block .wrapper .text_side h1 {
  font-size: 67px;
  font-weight: bold;
  color: #1c1c1c;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.autolombard .top_block .wrapper .text_side .text {
  font-size: 16px;
  font-weight: bold;
}

.autolombard-steps h2 {
  font-size: 30px;
  font-weight: bold;
  margin: 0;
  padding: 50px 0 20px 0;
}
.autolombard-steps .steps {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.autolombard-steps .steps .step {
  padding-top: 45px;
  padding-bottom: 30px;
  width: 220px;
  margin: 20px 0 20px 0;
  min-height: 150px;
  position: relative;
}
.autolombard-steps .steps .step .ico {
  width: 100%;
  height: 130px;
  background: url(../../images/autolombard-steps-sprite.png) 0 0 no-repeat;
}
.autolombard-steps .steps .step .title-wrapper {
  display: flex;
  flex-direction: row;
  padding-bottom: 20px;
}
.autolombard-steps .steps .step .title-wrapper .check {
  padding-top: 5px;
}
.autolombard-steps .steps .step .title-wrapper .check svg {
  width: 20px;
  height: 20px;
  margin-right: 20px;
}
.autolombard-steps .steps .step .title-wrapper .title {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  min-height: 50px;
}
.autolombard-steps .steps .step .text {
  font-size: 14px;
  font-weight: normal;
}
.autolombard-steps .steps .step-2 .ico {
  background-position: -340px 0;
}
.autolombard-steps .steps .step-3 .ico {
  background-position: -685px 0;
}
.autolombard-steps .steps .step-4 .ico {
  background-position: -995px 0;
}

.autolombard-calc {
  background: url(../../images/ix-35.png) calc(50% + 285px) 100% no-repeat #000;
  color: #fff;
  padding-top: 70px;
}
.autolombard-calc .wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.autolombard-calc .wrapper .col-text {
  width: 500px;
}
.autolombard-calc .wrapper .col-text .title {
  font-size: 36px;
  padding-bottom: 45px;
  line-height: 1.1;
}
.autolombard-calc .wrapper .col-text .subtitle {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 35px;
}
.autolombard-calc .wrapper .col-text .items .item {
  padding-bottom: 20px;
  display: flex;
  align-items: center;
  font-size: 16px;
}
.autolombard-calc .wrapper .col-text .items svg.icon {
  fill: #14ad1c;
  width: 20px;
  height: 20px;
  margin-right: 24px;
}
.autolombard-calc .wrapper .col-calc .calc {
  background-color: #fff;
  color: #000;
  width: 428px;
  border: 10px solid #252525;
  padding: 20px 30px;
}
.autolombard-calc .wrapper .col-calc .calc .section-calc .calc-summary {
  justify-content: center;
  font-size: 18px;
  display: flex;
}
.autolombard-calc .wrapper .col-calc .calc .section-calc .calc-total {
  justify-content: center;
  display: flex;
}
.autolombard-calc .wrapper .col-calc .calc .redlink-wrapper {
  text-align: center;
  padding-top: 20px;
}
.autolombard-calc .wrapper .col-calc .calc-percentage {
  font-size: 12px;
  font-weight: 300;
  padding: 20px 0;
  width: 100%;
  text-align: center;
}

.autolombard-seo h2 {
  font-size: 26px;
  font-weight: bold;
  min-width: 300px;
  width: 50%;
}

#rollin-cars-autolombard {
  position: absolute;
  width: 845px;
  height: 297px;
  bottom: 0;
  right: -100px;
}

@media screen and (max-width: 639px) {
  .webp .autolombard .top_block {
    background: url(/templates/nnauto/images/banner-fg-lite-320.webp) 50% 0 no-repeat;
    height: auto;
  }
  .webp #rollin-cars-autolombard {
    background-size: 100% auto;
  }
  #rollin-cars-autolombard {
    width: 360px;
    bottom: auto;
    top: 240px;
    right: calc(50% - 180px);
    height: 130px;
  }
  .autolombard .top_block {
    height: auto;
  }
  .autolombard .top_block .wrapper {
    flex-direction: column;
    height: auto;
    text-align: center;
  }
  .autolombard .top_block .wrapper .frame {
    border: none;
    margin: 0;
    width: auto;
    order: 2;
  }
  .autolombard .top_block .wrapper .text_side {
    width: 320px;
    height: 380px;
    margin: 0 auto;
  }
  .autolombard .top_block .wrapper .text_side h1 {
    font-size: 27px;
    margin-top: 40px;
  }
  .autolombard .steps {
    flex-direction: column;
  }
  .autolombard .steps .step {
    width: 300px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .autolombard .steps .step .ico {
    width: 110px;
    margin: 0 auto;
  }
  .autolombard .steps .step .title-wrapper {
    width: 240px;
    margin: 0 auto;
  }
  .autolombard .steps .step .text {
    width: 240px;
    margin: 0 auto;
    text-align: center;
  }
  .autolombard-calc {
    padding-top: 30px;
  }
  .autolombard-calc .wrapper {
    flex-direction: column;
  }
  .autolombard-calc .wrapper .col-text {
    width: 320px;
    margin: 0 auto;
  }
  .autolombard-calc .wrapper .col-text .title {
    font-size: 24px;
    padding-bottom: 25px;
    text-align: center;
  }
  .autolombard-calc .wrapper .col-text .items .item {
    padding-bottom: 15px;
    font-size: 14px;
  }
  .autolombard-calc .wrapper .col-calc .calc {
    width: 320px;
    border: 0;
    padding: 20px 20px;
    margin: 0 auto;
  }
  .autolombard-steps .wrapper {
    width: 300px;
    margin: 0 auto;
  }
  .autolombard-steps h2 {
    font-size: 18px;
    text-align: center;
  }
  .autolombard-steps .subtitle {
    text-align: center;
  }
  .autolombard-seo .wrapper {
    width: 310px;
    margin: 0 auto;
  }
  .autolombard-seo h2 {
    width: 100%;
    font-size: 16px;
  }
  .autolombard-license .wrapper,
  .autolombard-faq .wrapper {
    width: 300px;
    margin: 0 auto;
  }
  .questions .faq_question .quest .quest-cross {
    right: 15px;
    top: 34px;
  }
  .questions .faq_question.open .quest .quest-cross {
    right: 13px;
    top: 18px;
  }
}
@media screen and (min-width: 640px) and (max-width: 1003px) {
  #rollin-cars-autolombard {
    width: 600px;
    right: calc(50% - 300px);
    bottom: auto;
    top: 240px;
    background-size: 100% auto !important;
  }
  .autolombard .top_block {
    height: auto;
  }
  .autolombard .top_block .wrapper {
    flex-direction: column;
    height: auto;
  }
  .autolombard .top_block .wrapper .text_side .text {
    text-align: center;
  }
  .autolombard .top_block .wrapper .frame {
    margin: 0 auto;
    order: 2;
  }
  .autolombard .top_block .wrapper .text_side {
    width: 640px;
    height: 450px;
    margin-left: auto;
    margin-right: auto;
  }
  .autolombard .top_block .wrapper .text_side h1 {
    text-align: center;
    font-size: 42px;
  }
}
@media screen and (min-width: 1004px) and (max-width: 1199px) {
  #rollin-cars-autolombard {
    width: 70%;
    background-size: 100% auto !important;
  }
  .autolombard .top_block .wrapper .text_side {
    padding-left: 20px;
  }
  .autolombard .top_block .wrapper .text_side h1 {
    font-size: 46px;
  }
}

/*# sourceMappingURL=avtolombard.css.map */
