@charset "UTF-8";
/*grey*/
/*   <Breadcrumbs/>   */
/*   <Muve-top/>   */
/*progress-bar*/
/* === BEGIN MEDIA === */
/* ======================
$mobile-small 240px
$mobile-large 320px
$tablet-small 480px
$tablet-large 768px
$screen-small 1024px
$screen-large 1280px
====================== */
@media (min-height: 640px) and (max-height: 900px) {
  header .first-row {
    min-height: 58px; }
  header .second-row {
    min-height: 80px; }
  .left-check__value {
    height: 40px; }
  .fixed-content {
    bottom: 185px;
    right: -15px;
    padding: 12px 12px 24px; }
  .get-carfax-report .fixed-btn {
    bottom: 79px; }
  .muve-top {
    right: 12px;
    bottom: 0px; } }

@media screen and (min-width: 768px) {
  .tablet-actions {
    display: inline-block; } }

@media (min-width: 992px) {
  .btn-burger,
  header .form__vin,
  #tab-show,
  #tab-hide {
    display: none; }
  .tablet-actions {
    display: none; } }

@media (min-width: 1200px) {
  .slider-nav-services .slick-track {
    transform: none !important; } }

@media screen and (max-width: 1199px) {
  .block__partners-has-bg {
    height: 331px;
    background-size: contain; }
  #tab_content {
    margin-left: 15px;
    width: 100%; }
  .block__partners .item {
    max-width: 160px;
    display: flex; }
    .block__partners .item img {
      margin: 0 auto; }
  .block__seo {
    padding-top: 156px;
    height: 695px;
    background-size: contain; }
  .block__vin {
    padding: 48px 15px 0; }
  .border-top {
    top: 0;
    height: 0; }
  .block__slider-services .title_2 {
    padding-top: 48px; }
  .slider__review .slick-next {
    left: 6%; }
  .slider__review .slick-prev {
    right: 9%; }
  .row.has-sticky .wp-pagenavi {
    margin-bottom: 24px; }
  .blog .new-item {
    width: 54%;
    max-width: 435px;
    margin: 0 auto 48px;
    flex: auto;
    background-color: #fafafa; }
  .block__blog {
    padding: 130px 15px 130px; }
  .block__faq {
    padding: 90px 0 0; }
  .main-column {
    padding: 0 48px 0 15px;
    width: calc(100% - 440px); }
  .sticky-column {
    max-width: 420px; }
    .sticky-column .tab-services .title_2 {
      margin-bottom: 12px;
      font-size: 32px; }
  .attribute-list .item {
    width: 100%; }
  .banner-style {
    min-height: 300px; }
  .account > .container > .row {
    padding-top: 24px;
    flex-direction: column-reverse; }
  .account .main-column,
  .account .sticky-column {
    width: 100%;
    max-width: 100%;
    margin-top: 0; }
  .account .tab-services {
    max-width: 500px;
    margin: 0 auto; }
  .sticky-column .form__vin {
    margin: 0 auto 18px;
    max-width: 500px; }
  footer > .container > .row {
    padding: 72px 0 80px; } }

@media screen and (max-width: 991px) {
  .btn-burger {
    display: block; }
  header {
    display: flex;
    flex-wrap: wrap; }
    header.position-fixed {
      display: flex;
      transition: all 1s; }
      header.position-fixed + .wrap_page {
        padding-top: 72px; }
    header .logo img {
      height: 30px; }
    header .first-row {
      margin: 0;
      width: 100%; }
      header .first-row .header-nav {
        z-index: 3; }
        header .first-row .header-nav .close {
          display: block !important; }
        header .first-row .header-nav nav {
          padding: 0 30px;
          display: flex;
          flex-direction: column; }
          header .first-row .header-nav nav a {
            font-size: 20px;
            line-height: 1.5;
            margin: 0 0 30px 0; }
            header .first-row .header-nav nav a.wpml-ls-slot-2 {
              margin-bottom: 6px !important; }
    header .second-row {
      width: 100%;
      margin: 0; }
      header .second-row .text-box {
        display: none; }
    header .telephone-box {
      margin: auto 30px auto auto; }
  .header-nav {
    position: fixed;
    top: 0;
    left: -100%;
    bottom: 0;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    max-width: 520px;
    width: calc(100% - 15px);
    overflow: auto; }
    .header-nav .item-language {
      font-size: 20px; }
    .header-nav #qtranslate-chooser a {
      display: flex;
      font-size: 20px;
      width: 100%;
      line-height: 1.9;
      margin: 0; }
    .header-nav .logo-grey {
      width: 100%;
      min-height: 78px;
      background: url(assets/img/logo-grey.svg) 30px center no-repeat;
      border-bottom: 6px solid #DCE3ED; }
    .header-nav .form__vin {
      display: flex;
      flex-direction: column;
      margin: 43px auto 36px;
      border: none;
      width: 100%;
      padding: 0 30px; }
      .header-nav .form__vin input {
        margin-bottom: 11px;
        border: 6px solid #EDF1F4;
        height: 60px; }
        .header-nav .form__vin input::placeholder {
          font-size: 16px;
          line-height: 24px;
          text-align: center; }
      .header-nav .form__vin .btn {
        padding: 16px; }
  .language-box {
    background: #EDF1F4; }
  .block__first-screen {
    padding-top: 0; }
    .block__first-screen .container {
      align-items: center; }
    .block__first-screen .title_1 {
      margin-bottom: 25px;
      max-width: 600px; }
    .block__first-screen .info-box {
      padding-top: 60px;
      max-width: 100%;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      text-align: center;
      margin: 0 auto; }
    .block__first-screen form.form__vin,
    .block__first-screen .question-box {
      max-width: 468px;
      width: 100%; }
  .block__map-phone {
    padding: 156px 15px 77px; }
    .block__map-phone .img-box {
      margin-bottom: 70px; }
  .block__seo-sm {
    margin: 48px ​15px 90px; }
  .block__seo {
    height: 890px;
    padding-top: 50px; }
    .block__seo .text-box {
      max-height: 402px; }
  .home .block__partners {
    padding: 63px 0 123px; }
  .block__partners {
    padding: 36px; }
  .block__slider-services .slider-services {
    margin-top: 24px; }
  .slider-services img {
    margin: 0 auto;
    padding: 0 75px; }
  .slider-services .slick-slide a.btn.btn-primary {
    bottom: 15px; }
  .slider__review {
    padding: 130px 15px; }
    .slider__review .review-item {
      width: 592px;
      margin: 55px 0 0;
      padding: 40px 15px 20px; }
      .slider__review .review-item .item-text {
        font-size: 16px;
        line-height: 1.5; }
    .slider__review .slick-next {
      left: 0; }
    .slider__review .slick-prev {
      right: 30px; }
  .block__blog {
    padding: 100px 15px; }
    .block__blog .container .new-item:last-child {
      display: none; }
  .sticky-column #tab_content {
    margin: 6px 0 0; }
  #tab_content {
    margin-left: 0;
    border: 12px solid #DCE3ED;
    border-radius: 12px; }
  .card {
    border: none; }
    .card .collapse.show:before {
      z-index: 1;
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      border-bottom: 5px solid transparent;
      box-shadow: 0 5px 6px #00000029; }
  .card-header {
    padding: 0; }
    .card-header a {
      border: none;
      border-radius: 0;
      display: flex;
      align-items: center;
      width: 100%;
      padding: 22px 30px;
      font-size: 20px;
      line-height: 28px;
      transition: .3s;
      font-weight: 600;
      position: relative;
      background-color: #fff;
      color: var(--darkblue);
      border-top: 3px solid var(--brand-1); }
      .card-header a .check-box {
        background: url(assets/img/big-check-box-checked.svg) center no-repeat var(--brand-1); }
      .card-header a.collapsed {
        color: #6F7A8E;
        border-top: 3px solid transparent; }
        .card-header a.collapsed .check-box {
          width: 30px;
          height: 30px;
          display: flex;
          margin-right: 20px;
          border-radius: 50%;
          background: url(assets/img/big-check-box.svg) center no-repeat; }
      .card-header a:hover {
        text-decoration: none; }
    .card-header .price {
      display: flex;
      flex-direction: column;
      margin-left: auto;
      line-height: 34px;
      font-size: 24px;
      font-weight: 600; }
      .card-header .price span {
        font-size: 14px;
        line-height: 20px;
        font-weight: 400;
        color: #94AABC; }
  .card-body {
    background-color: #fff;
    padding: 37px; }
  .blog .new-item {
    width: 39%;
    margin: 0 8px 36px; }
  .main-column {
    padding: 0 15px;
    width: 100%;
    margin: 0 8px 36px; }
  .result .tab-services .bottom-group {
    flex-direction: column; }
  .result .tab-services .icon-group {
    margin: 24px 0 0; }
  .result .card-header a {
    padding: 10px 20px; }
  .result .card-body {
    padding: 20px; }
  .result .card .collapse.show:before {
    display: none; }
  .sticky-column {
    max-width: 385px; }
  .page-has-sidebar .col-lg-9 > div {
    margin-right: 0; }
  .account {
    padding-bottom: 60px; }
    .account .sticky-column_top-row {
      margin-bottom: 24px; }
  .row.has-sticky {
    flex-direction: column; }
    .row.has-sticky .sticky-column {
      max-width: 100%;
      width: 100%;
      margin: 36px 0 18px; }
    .row.has-sticky .data-block {
      margin-top: 48px;
      margin: 48px -15px 48px;
      background-color: #f1f2f5;
      padding: 24px 15px 0; }
  .form-column,
  .contacts-column {
    padding: 48px 36px; }
  .contacts-row {
    flex-direction: column; }
  .contacts-column .support-box .title_4,
  .contacts-column .support-box a {
    font-size: 16px; }
  .contacts-column .support-box a[href*=tel] img {
    margin-left: 4px; }
  .row-form {
    flex-direction: column; }
  .tab-services {
    padding-bottom: 0;
    border: 5px solid #DCE3ED;
    border-radius: 4px; }
    .tab-services .nav-link.active:after,
    .tab-services .nav-link.active:before {
      display: none; }
  .report-informations .order__title {
    padding-left: 0; }
  .auto-characteristics {
    padding-left: 0; }
  .sticky-column .card-body {
    padding: 5px; }
  .proposition {
    margin-bottom: 90px; }
  .available-checks {
    padding-bottom: 90px; }
  footer > .container > .row {
    padding: 55px 0; }
  footer .nav-block {
    display: flex; }
    footer .nav-block nav a {
      font-size: 16px; } }

@media screen and (max-width: 767px) {
  .breadcrumb {
    padding: 25px 15px 15px 0; }
  h1,
  .title_1 {
    color: var(--darkblue);
    line-height: 34px;
    font-size: 26px;
    font-weight: 700; }
  h2,
  .title_2 {
    color: var(--darkblue);
    line-height: 28px;
    font-size: 22px;
    font-weight: 700; }
  h3,
  .title_3 {
    color: var(--darkblue);
    line-height: 24px;
    font-size: 18px;
    font-weight: 700; }
  h4,
  .title_4 {
    color: var(--darkblue);
    line-height: 18px;
    font-size: 16px;
    font-weight: 700; }
  h5,
  .title_5 {
    color: var(--darkblue);
    line-height: 18px;
    font-size: 16px;
    font-weight: 700; }
  h6,
  .title_6 {
    color: var(--darkblue);
    line-height: 18px;
    font-size: 14px;
    font-weight: 700; }
  input {
    height: 48px; }
  .container {
    padding-right: 10px;
    padding-left: 10px; }
  .row {
    margin-right: -10px;
    margin-left: -10px; }
  .form-box .form__vin {
    margin: 30px auto 36px;
    border: none; }
    .form-box .form__vin input {
      border-radius: 6px;
      min-height: 60px;
      border: 6px solid #EDF1F4;
      margin-bottom: 24px; }
  header .first-row {
    min-height: 48px; }
  header .first-row,
  header .second-row {
    padding: 0 10px; }
  header .left-check__value {
    margin-left: 12px;
    font-size: 14px;
    height: 32px;
    min-width: 32px;
    padding: 0 4px; }
  header .account__doropdown-title {
    display: none; }
  header .account__doropdown-toggle {
    font-size: 12px; }
  header.position-fixed .logo img {
    height: 20px; }
  header.position-fixed .second-row {
    min-height: 42px; }
  header.position-fixed + .wrap_page {
    padding-top: 63px; }
  header .logo img {
    height: 20px; }
  header .header-nav .logo-grey {
    min-height: 69px; }
  header .second-row {
    min-height: 42px; }
    header .second-row .telephone-box {
      margin: 5px 10px;
      order: 1; }
      header .second-row .telephone-box .title-phone {
        padding: 15px;
        background: url(assets/img/icon-phone.svg) left center no-repeat; }
        header .second-row .telephone-box .title-phone a {
          display: none; }
      header .second-row .telephone-box .telephone-list {
        left: inherit;
        right: -20px; }
    header .second-row .btn {
      padding: 0;
      background-color: transparent;
      font-size: 0;
      order: 2; }
      header .second-row .btn img {
        margin: 0 auto;
        filter: invert(65%) sepia(49%) saturate(5973%) hue-rotate(349deg) brightness(216%) contrast(94%); }
  header .btn-burger {
    background-size: 24px;
    margin-right: 5px;
    padding: 10px; }
  .wrap_page {
    margin-top: 119px; }
  .left-check__value {
    height: 32px;
    min-width: 32px;
    padding: 0 4px;
    border-radius: 4px;
    font-size: 14px; }
  .language-box {
    margin: auto 10px auto auto;
    order: 0; }
  .block__first-screen .info-box {
    margin: 0 auto 24px; }
  .block__first-screen .question-box {
    flex-direction: column;
    margin-bottom: 24px; }
    .block__first-screen .question-box a {
      width: fit-content;
      margin: 0 auto 12px; }
  .block__map-phone {
    padding: 43px 15px 47px;
    text-align: center; }
    .block__map-phone .img-box {
      margin-bottom: 44px; }
  .block__partners-has-bg {
    height: 198px; }
  .home .block__partners {
    padding: 31px 0 49px; }
  .block__partners {
    padding: 31px 0 49px; }
    .block__partners .item {
      width: 100%;
      max-width: 50%;
      margin: 0 auto; }
      .block__partners .item img {
        max-width: 120px; }
  .block__seo .container {
    display: flex;
    flex-direction: column; }
  .block__vin {
    margin: 0 auto 0; }
    .block__vin .title_4 {
      margin-top: 36px;
      font-weight: 400; }
  .form__vin {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    border: none; }
    .form__vin input::placeholder {
      line-height: 24px;
      text-align: center;
      font-size: 16px; }
  .block__slider-services {
    padding: 0; }
    .block__slider-services .slider-services {
      margin: 0 auto;
      padding: 30px 0 0; }
      .block__slider-services .slider-services img {
        padding: 0 15px; }
      .block__slider-services .slider-services .slick-slide {
        padding: 0; }
        .block__slider-services .slider-services .slick-slide .row-btn {
          background-color: #fff;
          text-align: center; }
        .block__slider-services .slider-services .slick-slide a.btn.btn-primary {
          position: static;
          bottom: inherit;
          margin: 36px auto 24px;
          transform: inherit; }
          .block__slider-services .slider-services .slick-slide a.btn.btn-primary:before {
            position: absolute;
            content: ""; }
    .block__slider-services .slider-nav-services {
      padding: 0 45px; }
      .block__slider-services .slider-nav-services .slick-prev {
        left: initial;
        right: 12px;
        transform: translate(0, -10px) scale(0.6) rotate(180deg); }
    .block__slider-services .slick-next {
      left: 30px;
      right: initial;
      transform: translate(0, -10px) scale(0.6) rotate(180deg); }
  .border-top:before {
    position: absolute;
    left: 0;
    top: -24px;
    border-bottom: 25px solid #fff;
    border-left: 100vw solid transparent;
    content: ""; }
  .block__slider-services .title_2 {
    padding-top: 48px; }
  .block__slider-services .border-top:before {
    border-bottom: 25px solid #f1f2f5; }
  .slider__review {
    padding: 47px 15px 72px; }
    .slider__review .slick-dotted.slick-slider {
      margin-bottom: 0; }
  .block__blog {
    padding: 36px 0 72px; }
    .block__blog .title_2 {
      margin-bottom: 24px;
      text-align: center; }
    .block__blog .container {
      flex-direction: column;
      align-items: center; }
      .block__blog .container .new-item {
        max-width: 450px;
        margin: 0 -15px;
        border-radius: 0; }
        .block__blog .container .new-item > *:not(.img-box) {
          padding: 0 20px; }
    .block__blog .btn {
      margin: 38px auto 0; }
  .card-body {
    padding: 15px; }
  #tab_content {
    border: none; }
  .tab-container {
    display: flex;
    margin: 0 -15px; }
  .tab-services {
    padding: 0; }
  .tab-services .total-price {
    line-height: 1.5;
    font-size: 36px; }
    .tab-services .total-price li:before {
      margin-left: 0; }
  .tab-services .advantage-list {
    margin: 24px 0 22px;
    padding: 0;
    border: none; }
    .tab-services .advantage-list li:before {
      top: 0;
      margin-bottom: auto;
      margin-left: 0; }
  .tab-services .bottom-group {
    flex-direction: column; }
  .tab-services .icon-group {
    margin: 23px auto 12px; }
  .card-header a {
    padding: 24px 15px;
    font-size: 16px; }
  .card-header .price {
    line-height: 1.5;
    text-align: right;
    font-size: 20px; }
  .price-group {
    display: flex; }
  .block__faq {
    padding: 46px 0 0; }
    .block__faq .title_2 {
      margin-bottom: 24px; }
    .block__faq .accordion .item-title {
      font-size: 16px; }
      .block__faq .accordion .item-title:before {
        right: 15px; }
  .result .page-title {
    margin: 12px auto 12px; }
  .result .attribute-list {
    margin: 24px 0 0px; }
    .result .attribute-list .item {
      margin-bottom: 12px; }
  .result .block__faq {
    padding: 48px 0; }
  .row.has-sticky .data-block {
    margin: 12px -15px; }
  .blog .new-item {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 24px; }
  .wp-pagenavi {
    margin-bottom: 48px; }
    .wp-pagenavi .current {
      width: 30px;
      height: 30px; }
    .wp-pagenavi a {
      display: flex;
      align-items: center;
      height: 21px;
      min-width: 19px;
      margin: 0 auto;
      padding: 4px;
      background-size: 10px;
      font-size: 24px; }
      .wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink {
        background-size: 8px; }
  img.alignleft, img.alignright {
    width: 100%;
    max-width: 100% !important; }
  img.alignleft {
    float: left; }
  img.alignright {
    float: right; }
  img.aligncenter {
    margin: 0 !important;
    margin-bottom: 20px !important; }
  .article .col-lg-3.sidebar {
    margin-bottom: 60px; }
  .tab-services .title_2 {
    line-height: 28px;
    font-size: 22px; }
  .tab-services .total-price {
    font-size: 20px;
    line-height: 24px;
    font-weight: 900;
    text-align: center; }
  .main-column {
    width: 100%;
    margin: 0; }
    .main-column .order-list li:before {
      min-width: 10px;
      margin-left: 0;
      margin-right: 10px;
      font-size: 14px; }
    .main-column .row-btn .btn {
      width: 100%; }
  .data-block .item {
    flex-direction: column; }
    .data-block .item .text-box {
      margin: 12px auto;
      text-align: center; }
  .sticky-column {
    max-width: 100%;
    margin: 36px auto 0; }
    .sticky-column:before {
      display: none; }
  .block__seo-sm {
    overflow: auto;
    margin: 48px 5px 90px 0; }
  .testimonials .review-item {
    padding: 20px; }
  .testimonials .item-text {
    line-height: 23px;
    font-size: 16px; }
  .form-row form {
    margin: 72px -15px 90px;
    padding: 36px 20px 60px; }
  .faq .block__faq .accordion {
    max-width: 890px;
    margin: 0 auto 60px; }
  .static .has-ancor {
    margin: 0 0 24px;
    padding: 12px;
    background-color: #edf1f4; }
  .ancor-link {
    padding: 36px 15px; }
  .page-title.banner-style {
    min-height: 125px;
    background-size: cover; }
  .attention {
    flex-direction: column;
    padding: 20px; }
    .attention .img-box {
      margin: 24px auto; }
  .container-blockquote {
    padding: 25px 20px 25px 25px; }
    .container-blockquote blockquote:before {
      display: none; }
  .account__dropdown-menu {
    left: 0; }
  .account__navigation a {
    padding: 9px 12px; }
  .account__side-bar {
    min-width: 270px; }
  .account {
    overflow: hidden; }
    .account .sticky-column {
      background: none; }
      .account .sticky-column .form__vin {
        display: flex;
        flex-direction: row;
        margin-bottom: 8px; }
        .account .sticky-column .form__vin .btn {
          height: 48px;
          padding: 10px; }
          .account .sticky-column .form__vin .btn img {
            margin: 0; }
        .account .sticky-column .form__vin input {
          margin-bottom: 0;
          border: none; }
  .tab-services .nav-link .price {
    line-height: 17px;
    font-size: 14px;
    font-weight: 600; }
  .row.has-sticky .sticky-column {
    overflow: hidden;
    margin: 0 0 18px;
    padding-left: 15px; }
  .row-form .btn {
    width: 100%; }
  .row-form label {
    width: 100%;
    max-width: 100%; }
  .row-form input[type="text"] {
    max-width: 100%;
    margin-bottom: 18px; }
  .card-block {
    padding: 15px; }
  .footer-logo {
    margin: 0 auto; }
    .footer-logo + nav {
      margin-top: 25px;
      text-align: center; }
      .footer-logo + nav a {
        margin-bottom: 6px; }
  footer > .container > .row {
    padding: 47px 0 35px; }
    footer > .container > .row > div {
      padding: 0 10px; }
  footer .nav-block {
    display: none; }
  footer .support-box .title_4 {
    display: none; }
  footer .support-box > a {
    display: none; }
  footer .social-group {
    justify-content: center;
    margin-top: 16px; }
  footer .copy-box {
    flex-direction: column;
    padding: 20px 15px 60px; }
    footer .copy-box .desctop-only {
      display: none; }
    footer .copy-box a {
      margin: 12px auto 0; }
  .calendar-container {
    justify-content: flex-start; }
    .calendar-container input[type="date"] {
      width: 100%;
      height: 34px;
      min-width: 120px;
      margin: auto 5px;
      padding: 0.5rem 1.5rem 0.5rem 0.5rem !important;
      background: url(assets/img/icon-date.svg) calc(100% - 20px) 6px no-repeat;
      background-size: 17px;
      font-size: 12px; }
    .calendar-container ::-webkit-calendar-picker-indicator {
      background: transparent; }
  .table-information {
    max-height: 445px;
    margin-top: 24px;
    overflow-y: auto;
    overflow-x: hidden; }
    .table-information::-webkit-scrollbar {
      display: none; }
    .table-information table {
      width: 767px;
      padding: 0; }
  .range-scroll input[type="range"] {
    display: block; }
  .form-step-1 {
    min-width: 320px; }
  .refund {
    padding-left: 24px;
    align-items: flex-start;
    text-align: left; }
  .form-container form {
    padding: 0; }
  .form-container .refund img {
    margin-right: 5px;
    margin-top: 3px; }
  .form-box__result--mistake .mistake-message {
    padding: 36px; }
  .left-check {
    font-size: 12px; }
  .order {
    padding: 30px 0 56px 0px;
    max-width: 390px; }
    .order .card-block {
      display: flex;
      margin-bottom: 36px; }
  .pay-form form {
    padding: 45px 15px 6px; }
  .auto-data {
    padding-left: 0;
    margin-top: 36px; }
  .report-informations li {
    margin: 0 0 24px 24px; }
  .muve-top {
    right: 50%;
    transform: translate(30px, 0);
    bottom: -13px;
    color: transparent;
    background: url(assets/img/scroll-to-top.svg) center no-repeat #94aabc5e;
    border-radius: 50px; }
  .get-carfax-report .fixed-btn {
    border: none;
    padding: 0;
    bottom: 10px; }
    .get-carfax-report .fixed-btn .btn {
      margin-right: 10px;
      padding: 11.5px 12px;
      height: 48px; }
  .get-carfax-report .form-box__slogan,
  .get-carfax-report .form-box__test,
  .get-carfax-report .refund {
    display: none; }
  .fixed-content {
    bottom: 72px;
    padding: 12px;
    max-width: calc(100% - 0.1px); }
    .fixed-content .form-box .form__vin {
      border: none;
      margin: 30px auto 20px; }
      .fixed-content .form-box .form__vin input {
        margin-bottom: 12px;
        min-height: 48px;
        font-size: 14px; }
        .fixed-content .form-box .form__vin input::placeholder {
          line-height: 48px; }
    .fixed-content .title_3 {
      display: none; } }

@media screen and (max-width: 575px) {
  header .left-check {
    margin: 0; }
  header .first-row .account__doropdown {
    margin: 0 20px 0 auto; }
  .row-btn .btn-secondary {
    width: 100%; }
  .account .sticky-column_top-row {
    flex-direction: column; }
  .account .row-form {
    margin-top: 24px; }
  .account__doropdown {
    margin: 0 auto 12px 0; }
  .left-check {
    margin: 0 auto 0 0; } }

/* === END MEDIA === */

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