h1 {
  text-align: center;
  margin-bottom: 40px;
}
h2 {
  font-size: 1.500em;
  font-weight: 400;
  display: block;
  text-align: center;
  line-height: 1;
}

a.button {
  text-align: center;
}

body.import-page p {
  margin-bottom: 20px;
  line-height: 26px;
}
body.import-page ul {
  padding-left: 20px;
  margin-bottom: 10px;
}
body.import-page li {
  padding-bottom: 10px;
  line-height: 26px;
}
body.import-page ul.featured li {
  padding-bottom: 0;
  line-height: initial;
}
body.import-page ul, 
body.import-page li {
  list-style: disc;
}

section.content_block, section.side_block {
  margin-bottom: 60px;
}
section.content_block:not(.no-header) > div, section.side_block:not(.no-header) > div {
  margin: 30px 0 0 0;
}
section.side_block:not(.no-style) {
  margin-bottom: 20px;
}
section.content_block > h3 {
  display: block;
  text-align: center;
  line-height: 1;
}

section ul.featured {
  padding-left: 0;
}

.import-info {
  position: relative;
  z-index: 1;
}
.import-info img {
  border-radius: 4px;
}

/* video play button */
/* .import-video-info:before {
  background: rgba(219, 45, 46, 0.8);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.import-video-info a {
  width: 90px;
  height: 90px;
  padding: 8px;
  background: transparent;
  border: 2px solid #ffffff;
  display: inline-block;
  margin: 0 auto;
  border-radius: 50%;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9999;
  font-size: 20px;
}
.import-video-info a:hover i { 
  background: #323232;
  color: #ffffff;
}
.import-video-info a:hover i:before {
  filter: brightness(5);
}
.import-video-info a i {
  display: inline-block;
  width: 70px;
  height: 70px;
  line-height: 72px;
  background: #ffffff;
  color: #db2d2e;
  border-radius: 50%;
  padding-left: 4px;
  transition: all 0.5s ease-in-out;
}
.import-video-info a i:before {
  content: "";
  background: url("../img/play-arrow.svg") no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4px;
  right: 0;
  margin: auto;
} */
/* video play button end */

.import-block-info span,
.import-block-info p {
  color: #606060;
}
.import-block-info p {
  margin-top: 20px;
  margin-bottom: 16px;
  display: block;
  line-height: 22px;
}
.import-block-info h1 {
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 10px;
  text-align: left;
}

/* partner */
.partner {
  margin-bottom: -10px;
}
.partner .owl-stage {
  display: flex;
}
.partner .item {
  text-align: center;
  height: 100%;
}
.partner .item a {
  color: #111111;
  font-size: 14px;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.partner .item img {
  max-width: 180px;
  max-height: 60px;
  object-fit: contain;
  margin: auto;
}
.partner .item .partner-title {
  display: block;
  padding-top: 15px;
  font-weight: bold;
}
.partner .item .partner-desc {
  display: block;
  padding-top: 10px;
}
.partner .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 15px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #DC2D13;
}

/* car-search */
.car-search {
  padding: 60px 0 45px 0;
}
.car-search:before {
  content: "";
  position: absolute;
  left: -1000%;
  right: -1000%;
  top: 0;
  bottom: 0;
  background: url("../img/car-search.jpg") center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  z-index: -1;
}
.car-search:after {
  content: "";
  position: absolute;
  left: -1000%;
  right: -1000%;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: -1;
}
.car-search .point1 {
  min-width: auto;
}
.car-search h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
}


/* autockeck */
.autockeck {
  padding: 60px 15px 45px 15px;
  background-size: cover;
  border-radius: 4px;
}
.autockeck:before {
  content: "";
  position: absolute;
  left: -1000%;
  right: -1000%;
  top: 0;
  bottom: 0;
  background: url("../img/autocheck.jpg") center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  z-index: -1;
}
.autockeck h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 30px;
}
.autocheck-subtitle {
  color: #fff;
  font-size: 30px;
  letter-spacing: .45px;
  line-height: 40px;
  text-align: center;
  margin-top: -15px;
}
.report-plate {
    background: white;
}

/* process */
.process-subtitle {
  text-align: center;
  font-size: 18px;
  margin-top: -7px;
}
.process-steps {
    display: flex;
    justify-content: center;
    margin: 30px auto 15px auto;
}
.process-step-info {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 180px;
  text-align: center;
}
.process-step-info-line {
  width: 100%;
  height: 23px;
  background: url("../img/process-step-center.svg") center no-repeat;
  background-size: cover;
}
.process-step-info-line.left {
  background: url("../img/process-step-left.svg") center no-repeat;
  background-size: cover;
}
.process-step-info-line.right {
  background: url("../img/process-step-right.svg") center no-repeat;
  background-size: cover;
}
.process-step-info-milestone {
  font-size: 18px;
  margin: 20px 0;
  font-weight: 700;
}
.process-step-info-title {
  font-size: 14px;
  margin-top: 15px;
  margin-left: 4px;
  margin-right: 4px;  
}
.process-step-info-icon {
  height: 52px;
}
.process-step-info-icon.registration {
  background: url("../img/process-step-registration.svg") center no-repeat;
}
.process-step-info-icon.deposit {
  background: url("../img/process-step-deposit.svg") center no-repeat;
}
.process-step-info-icon.search {
  background: url("../img/process-step-search.svg") center no-repeat;
}
.process-step-info-icon.bidding {
  background: url("../img/process-step-bidding.svg") center no-repeat;
}
.process-step-info-icon.payment {
  background: url("../img/process-step-payment.svg") center no-repeat;
}
.process-step-info-icon.transportation {
  background: url("../img/process-step-transportation.svg") center no-repeat;
}
.process-step-info-icon.shipping {
  background: url("../img/process-step-shipping.svg") center no-repeat;
}
.process-step-info-icon.custom {
  background: url("../img/process-step-custom.svg") center no-repeat;
}
.process-caption {
  font-size: 12px;
  text-align: center;
  padding: 0 15px;
}

/* advantages */
.advantages {
  margin-bottom: -15px;
}
.advantages ul {
  padding-left: 0 !important;
}
.advantages ul, 
.advantages li {
  list-style: none !important;
}
.advantages-icon {
  margin-top: 15px;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
}
.advantages-icon.experience {
  background-image: url("../img/advantages-experience.svg");
}
.advantages-icon.testimonial {
  background-image: url("../img/advantages-testimonial.svg");
}
.advantages-icon.financing {
  background-image: url("../img/advantages-financing.svg");
}
.advantages-icon.delivery {
  background-image: url("../img/advantages-delivery.svg");
}
.advantages-icon.payment {
  background-image: url("../img/advantages-payment.svg");
}
.advantages-icon.dealership {
  background-image: url("../img/advantages-dealership.svg");
}
.advantages-icon.youtube {
  background-image: url("../img/advantages-youtube.svg");
  background-size: auto 54px;
}
.advantages-icon.auto {
  background-image: url("../img/advantages-auto.svg");
}
.advantages-desc {
  font-size: 14px;
  text-align: center;
  margin: 15px 0;
}

/* faq */
.import-page .faqs {
  border-top: 1px solid #d9e5e8;
  padding-left: 0;
  margin-bottom: 0;
}
.import-page .faqs > li {
  border-bottom: 1px solid #d9e5e8;
  padding: 0;
}
.import-page .faqs, .import-page .faqs > li {
  list-style: none !important;
}
.import-page .faqs > li > div {
  position: relative;
  cursor: pointer;
  padding: 15px 30px 15px 0;
}
.import-page .faqs > li > div:after {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  right: 1px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url("../img/arrow-down.svg") no-repeat center;
  background-size: contain;
  transition: all .4s ease;
}
.import-page .faqs > li > div > a {
  pointer-events: none;
}
.import-page .faqs > li > article {
  display: none;
  padding: 10px 35px 20px 0px;
}
.import-page .faqs > li.open > article {
  display: block;
}
.import-page .faqs > li.open > div:after {
  transform: rotate(-180deg);
}
.import-page .faqs > li > div > .date,
.import-page .faqs + .ralign {
  display: none;
}

/* media queries */
@media screen and (max-width: 1439px) {
  .process-steps {
    margin: 30px auto;
  }
}
@media screen and (max-width: 991px) {
  .import-block-info {
    margin-top: 40px;
    padding-bottom: 20px;
  }

  .process-steps {
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .report-plate-name {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  section#content {
    margin-left: 0;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
  }
  .process-step-info {
    width: 50%;
    max-width: none;
  }
}

@media screen and (max-width: 480px) {
  .process-step-info {
    width: 100%;
  }

  .autocheck-subtitle {
    font-size: 24px;
    line-height: 30px;
  }
}

@media screen and (min-width: 992px) {
  section#controller_area {
      padding-bottom: 60px;
  }
}
