@media (min-width: 1921px) {
  

  .hero__btnBorder {
    filter: blur(15px);
  }

  .hero__btnBorder1 {
    border-radius: 5px;
  }

  .hero__btnBorder1::after {
    border-radius: 5px;
  }

  .hero__btnBorder2 {
    filter: blur(40px);
  }

  .container {
    padding-right: 200px;
    padding-left: 200px;
  }

  .advant__border {
    top: 10px;
    left: -10px;
    width: 10px;
    height: 10px;
  }

  .advant__border::after {
    border-radius: 0 10px 0 0;
  }

  .hero {
    max-height: 920px;
    padding-bottom: 14px;
  }

  .header__logo {
    width: 228px;
    height: 33px;
  }

  .hero__mainBlock {
    border-radius: 5px;
  }

  .hero__btn:hover .hero__arrow {
    transform: translateX(20px);
  }

  .header__btn:hover .header__arrow {
    transform: translateX(20px);
  }

  .header__container {
    padding-top: 20px;
    padding-bottom: 20px;

    column-gap: 10px;
  }

  .header__address {
    padding-left: 25px;
    font-size: 16px;
    line-height: 22px;
  }

  .header__address::after {
    width: 20px;
    height: 21px;
  }

  .header__tel {
    padding-left: 25px;
    font-size: 16px;
    line-height: 22px;
  }

  .header__tel::after {
    width: 20px;
    height: 21px;
  }

  .header__btn {
    padding: 14px 73px 17px 74px;
    border-radius: 5px;
    font-size: 16px;
    line-height: 19px;

    column-gap: 20px;
  }

  .header__btn::after {
    border-radius: 5px;
  }

  .hero__btn::after {
    border-radius: 5px;
  }

  .hero__nav {
    padding-bottom: 1.5rem;
  }

  .hero__navLink {
    /* margin-right: 5rem; */
    /* margin-left: 5rem; */
    padding-top: 1.5rem;
    /* font-size: 1.6rem; */
    line-height: 2.2rem;
  }

  .hero__main {
    border-radius: 0 0 .5rem .5rem;
  }

  .hero__title {
    
  }

  .hero__btn {
    padding: 1.5rem 5rem;
    border-radius: .5rem;
    font-size: 1.6rem;
    line-height: 1.9rem;

    column-gap: 2rem;
  }

  .hero__sliderNav {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: .3rem;
  }

  .hero__sliderNav_prev {
    margin-left: 2rem;
  }

  .hero__sliderNav_next {
    margin-right: 2rem;
  }

  .advant {
    padding-bottom: 7.3rem;
  }

  .advant::before {
    height: 12.4rem;
    border-radius: 0 0 1rem 0;
  }

  .advant::after {
    height: 1rem;
    border-radius: 0 0 0 1rem;
  }

  .advant__title {
    max-width: 36.1rem;
    margin-right: 4.4rem;
    padding-top: 2.5rem;
    font-size: 3.5rem;
    line-height: 4.9rem;
  }

  .advant__list {
    height: 12.4rem;
    padding-left: 27px;
    border-radius: 0 0 0 10px;

    column-gap: 24px;
  }

  .advant__item {
    padding-top: 48px;
    max-width: 183px;
  }

  .advant__item::after {
    top: 14px;
    width: 2.5rem;
    height: 2.5rem;
  }

  .advant__link {
    font-size: 16px;
    line-height: 2.2rem;
  }

  .auto__title {
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 50px;
  }

  .auto__titleDescr {
    margin-bottom: 24px;
    padding: 7px 13px;
    border-radius: 14px;
    font-size: 16px;
    line-height: 10px;
  }

  .auto {
    padding-bottom: 94px;
    border-radius: 0 0 10px 10px;
  }

  .auto__nameCar {
    font-size: 36px;
    line-height: 50px;
  }

  .auto__nameCar {
    margin-top: 30px;
    margin-bottom: 42px;
  }

  .auto__mainBlock {
    padding-right: 35px;
    padding-bottom: 13px;
    padding-left: 40px;
  }

  .auto__modelImg {
    width: 536px;
    height: 442px;
  }

  .auto__specificList {
    margin-left: 20px;

    row-gap: 46px;
  }

  .auto__specificItem {
    row-gap: 7px;
  }

  .hero__titleDescr {
    margin-bottom: 2rem;
    font-size: 2rem;
    line-height: 2.8rem;
  }

  .auto__specIcon {
    height: 25px;

    widows: 25px;
  }

  .auto__specDescr {
    font-size: 16px;
    line-height: 22px;
  }

  .auto__specCount {
    font-size: 18px;
    line-height: 25px;
  }

  .auto__complectLeft {
    column-gap: 46px;
  }

  .auto__paramList {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 18px;

    row-gap: 21px;
  }

  .auto__paramDescr {
    font-size: 16px;
    line-height: 22px;
  }

  .auto__paramIcon {
    width: 25px;
    height: 25px;
  }

  .auto__complectModel {
    column-gap: 66px;
  }

  .auto__advantBlock {
    width: 163px;
    height: 125px;
    padding: 20px 0 20px 20px;
  }

  .auto__complectRight {
    max-width: 336px;

    row-gap: 10px;
    column-gap: 10px;
  }

  .auto__advantTitle {
    font-size: 16px;
    line-height: 22px;
  }

  .auto__advantIcon {
    width: 25px;
    height: 25px;
  }

  .auto__advantBtn {
    width: 25px;
    height: 25px;
    border-radius: 3px;
  }

  .btnBlock__btn_1 {
    border-radius: 0 5px 5px 0;
  }

  .btnBlock__btn_2 {
    margin-right: 20px;
    margin-left: 10px;
    border-radius: 5px;
  }

  .btnBlock__btn_3 {
    border-radius: 5px 0 0 5px;
  }

  .btnBlock__btn {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 16px;
    line-height: 19px;

    column-gap: 20px;
  }

  .auto__sliderBlock {
    padding: 20px;
    border-radius: 5px;
  }

  .auto__slide {
    width: 345px;
    height: 197px;
    border-radius: 5px;
  }

  .auto__sliderNav {
    width: 25px;
    height: 25px;
    border-radius: 5px;
  }

  .auto__card:not(:last-child) {
    margin-bottom: 80px;
  }

  .auto__modelImg_tunland {
    width: 680px;
    height: 442px;
  }

  .complect {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .complect__title {
    margin-bottom: 40px;
    font-size: 36px;
    line-height: 50px;
  }

  .complect__modelTitle {
    margin-bottom: 19px;
    font-size: 24px;
    line-height: 26px;
  }

  .complect__modelTitleBlock {
    padding: 7px 10px 0 10px;
  }

  .complect__modelList {
    column-gap: 20px;
  }

  .complect__modalBtn {
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 14px;
    font-size: 16px;
    line-height: 18px;
  }

  .complect__modelBlock {
    margin-bottom: 27px;
    border-radius: 10px 10px 0 0;
  }

  .complect__autoList {
    row-gap: 10px;
  }

  .complect__autoItem {
    padding: 14px 19px 21px 60px;
    border-radius: 10px;
  }

  .complect__autoImg {
    width: 244px;
    height: 203px;
    margin-right: 60px;
  }

  .complect__autoList_tunland_v7 .complect__autoImg,
  .complect__autoList_tunland_v9 .complect__autoImg {
    width: 356px;
    margin-right: 0;
  }
  .complect__autoList_tunland_v7 .complect__autoItem,
  .complect__autoList_tunland_v9 .complect__autoItem {
    padding-left: 18px;
  }

  .char__chartitle {
    margin-bottom: 32px;
    font-size: 24px;
    line-height: 33px;
  }

  .char__item {
    max-width: 232px;

    row-gap: 17px;
  }

  .char__item:not(:last-child) {
    padding-right: 22px;
  }

  .char__item:not(:first-child) {
    padding-left: 22px;
  }

  .char__descr {
    font-size: 14px;
    line-height: 19px;
  }

  .char__count {
    font-size: 24px;
    line-height: 33px;
  }

  .complect__char {
    margin-right: 48px;
    margin-bottom: 68px;
  }

  .complect__autoBtnBlock {
    row-gap: 5px;
  }

  .complect__autoBtn {
    min-width: 391px;
    padding: 16px 120px;
    border-radius: 5px;
    font-size: 16px;
    line-height: 19px;
  }

  .spec {
    padding-bottom: 80px;
  }

  .spec__title {
    max-width: 507px;
    margin-bottom: 40px;
    font-size: 40px;
    line-height: 55px;
  }

  .spec__list {
    grid-template-columns: repeat(3, 492px);
    grid-template-rows: repeat(2, 388px);
    row-gap: 20px;
    column-gap: 22px;
  }

  .spec__linkBlock {
    padding: 7px;
  }

  .spec__imgBlock {
    width: 478px;
    height: 237px;
    border-radius: 7px;
  }

  .spec__cardTitle {
    margin-top: 14px;
    font-size: 22px;
    line-height: 24px;
  }

  .spec__cardTitle_even5 {
    margin-top: 0;
  }

  .spec__cardRefin {
    padding: 3px 3px 3px 9px;
    border-radius: 17px;
    font-size: 14px;
    line-height: 19px;
  }

  .spec__refinNumb {
    padding-right: 11px;
    padding-left: 11px;
    border-radius: 8px;
    font-size: 14px;
    line-height: 19px;
  }

  .spec__btn {
    width: 418px;
    min-height: 50px;
    border-radius: 5px;
    font-size: 16px;
    line-height: 22px;
  }

  .spec__btnArrow {
    right: 7px;
    bottom: 7px;
    width: 50px;
    height: 50px;
    border-radius: 7px;
  }

  .spec__descrBlock {
    min-height: 77px;
  }

  .leas {
    padding-top: 20px;
    padding-bottom: 80px;
    border-radius: 10px 10px 0 0;
  }

  .leas__title {
    margin-bottom: 40px;
    font-size: 36px;
    line-height: 50px;
  }

  .leas__img {
    border-radius: 10px;
  }

  .leas__imgBlock {
    width: 1071px;
    height: 558px;
  }

  .leas__formBlock {
    width: 479px;
    height: 370px;
    padding: 59px 15px 44px 64px;
  }

  .leas__formIcon {
    width: 39px;
    height: 39px;
    margin-bottom: 23px;
  }

  .leas__formTitle {
    max-width: 347px;
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 28px;
  }

  .leas__form {
    row-gap: 16px;
  }

  .form__tel::placeholder {
    font-size: 14px;
    line-height: 19px;
  }

  .form__tel {
    padding: 15px 20px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 19px;
  }

  .form__btn {
    padding: 15px 20px;
    border-radius: 5px;
    font-size: 16px;
    line-height: 19px;
  }

  .form__inputBlock {
    margin-bottom: 5px;

    row-gap: 16px;
  }

  .form__btn::after {
    width: 16px;
    height: 13px;
  }

  .checkBlock {
    padding-left: 20px;
  }

  .checkBlock__checkVis {
    width: 12px;
    height: 12px;
  }

  .checkBlock__checkVis::after {
    width: 7px;
    height: 4px;
  }

  .checkBlock__descr {
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
  }

  .footer {
    padding-bottom: 41px;
  }

  .footer__main {
    padding: 43px 20px 0 38px;
    border-radius: 10px 10px 0 0;
  }

  .footer__map {
    height: 448px;
    border-radius: 0 0 10px 10px;
  }

  .footer__logo {
    width: 133px;
    height: 38px;
  }

  .footer__formTitle {
    max-width: 346px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 25px;
  }

  .form__btn_footer {
    border-radius: 5px;
  }

  .footer__form {
    max-width: 367px;
  }

  .form__inputBlock_footer {
    row-gap: 5px;
  }

  .form__btn_footer::after {
    right: 94px;
  }

  .footer__topBlock {
    padding-bottom: 7px;

    column-gap: 362px;
  }

  .footer__item {
    font-size: 14px;
    line-height: 19px;
  }

  .footer__bottomBlock {
    column-gap: 76px;
  }

  .footer__title {
    margin-bottom: 26px;
    font-size: 36px;
    line-height: 50px;
  }

  .footer__contactBlock {
    column-gap: 208px;
  }

  .footer__contactItem {
    width: 178px;

    row-gap: 13px;
  }

  .footer__contactTitle {
    font-size: 16px;
    line-height: 18px;
  }

  .footer__contactInfo {
    font-size: 16px;
    line-height: 22px;
  }
}

@media (min-width: 1990px) {
  
}

@media (max-width: 1920px) {

  .hero__slide {
    background-position: center bottom;
    background-size: 1920px;
  }

  .hero {
    height: 890px;
  }

  .auto__card_new {
    width: 10vw;
  }
  .auto__card_new img {
    width: 100%;
  }
}

@media (max-width: 1535px) {

  .timer {}
  .timer__container {}
  .timer__content {
    flex-direction: column;
    gap: 20px;
}
  .timer__info {}
  .timer__title {
    text-align: center;
}
  .timer__form {}
  .timer__form .form__inputBlock {}
.timer__form .form__checkBlock {}
  .timer__form input {}
  .timer__form button {}
  .timer__timer {}
  .timer__timer div[id*="timer"] {}
  .timer__timer span[id*="timer"] {}


  .advant::before {
    height: 6.53vw;
  }

  .advant__list {
    height: 6.53vw;
  }
  .cars-instock .filter_result .item .props .props-item-val {
      font-size: 18px;
  }
}

@media (max-width: 1366px) {

  .timer {}
  .timer__container {}
  .timer__content {}
  .timer__info {}
  .timer__title {}
  .timer__form {}
  .timer__form .form__inputBlock {}
.timer__form .form__checkBlock {}
  .timer__form input {}
  .timer__form button {}
  .timer__timer {}
  .timer__timer div[id*="timer"] {}
  .timer__timer span[id*="timer"] {}

  .advant__border {
    top: .47vw;
  }
}

@media (max-width: 1199px) {

  .timer {}
  .timer__container {}
  .timer__content {}
  .timer__info {}
  .timer__title {}
  .timer__form {}
  .timer__form .form__inputBlock {}
.timer__form .form__checkBlock {}
  .timer__form input {}
  .timer__form button {}
  .timer__timer {}
  .timer__timer div[id*="timer"] {}
  .timer__timer span[id*="timer"] {}
  
  .auto__advantBlock_big {}
  .auto__advantBlock_big .auto__advantTitle {font-size: 1vw;}
  .auto__advantText {font-size: .8vw;}
  .auto__advantText_1 {}
  .auto__advantText_2 {}

  .cars-instock .filter_result .item .props .props-item-val {
    font-size: 1.4vw;
  }

  .cars-instock .filter_result .item .images_about-car-compl {
    top: 1vw;
    right: 1vw;
  }

  .cars-instock .filter_result .item .car-compl-info .compl-name {
    font-size: 2vw;
  }

  .cars-instock .filter_result .item .car-compl-info .techparams-val {
    font-size: 1.5vw;
  }

  .cars-instock .filter_result .item .props {
    gap: 0;
  }

  .cars-instock .filter_result .item .props .props-item {
    width: 49%;
    padding: 1vw;
  }

  .cars-instock .filter_result .item .props .props-item-name {
    margin-top: 5px;
    font-size: 1vw;
  }

  .auto__carProfit {
    margin-top: 1vw;
    font-size: 3vw;
  }
}

@media (max-width: 768px) {

  .auto__card_new {
    top: 6px;
    right: 18px;
    width: 110px;
  }
  .auto__card_new img {
    width: 100%;
  }

  .tg_btn {
    width: 24vw;
    bottom: 30vw;
    right: 3vw;
}

  .hero__btnBorder,
  .hero__btnBorder2 {
    display: none;
  }

  .hero__btnBorder1 {
    border-radius: 5px;
    background-color: rgb(3, 17, 112);
  }

  .spec__imgBlock_help {
    max-height: 165px;
  }

  .hero__btnBorder1::after {
    display: none;
  }

  .hero__navList {
    align-items: center;
    flex-direction: column;
    padding: 50px 20px;

    row-gap: 30px;
  }

  .hero__navLink {
    font-size: 20px;
    line-height: 22px;
    color: rgba(240, 240, 240, 1);
  }

  .hero__navItem:not(:last-child) {
    border: none;
  }

  .container {
    padding-right: 5px;
    padding-left: 5px;
  }

  .hero {
    height: auto;
    padding-bottom: 0;
  }

  .hero__title {
    max-width: 100%;
    /* max-width: 330px; */
    padding-top: 52vw;
    font-size: 3.1vw;
    line-height: 1.3;
    color: rgb(3, 17, 112);
    background: none;
  }


  .hero__nav {
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    min-height: 50vw;

    backdrop-filter: blur(15px);
  }

  .br {
    display: block;
  }

  .hero__mainBlock {
    border: none;
  }

  .hero__main {
    min-height: unset;
  }

  .hero__slide {
    background-position: 50% 0;
    background-size: 100%;
    height: auto;
  }

  .hero__sliderNav {
    display: none;
  }

  .hero__titleDescr {
    max-width: 250px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: rgb(3, 17, 112);
  }

  .hero__btn {
    justify-content: center;
    width: 90%;
    min-height: 20px;
    padding: 15px;
    border-radius: 5px;
    font-size: 15px;
    line-height: 20px;
    color: rgb(240, 240, 240);
    background-color: rgb(3, 17, 112);
    margin-top: 2vw;
  }

  .hero__arrow {
    display: none;
  }

  .banner__logo {
    width: 30%;
  }

  .header__btn {
    display: none;
  }

  .form__btn_footer:hover::before {
    display: none;
  }

  .header__tel {
    font-size: 8px;
    padding-left: 10px;
  }
  .header__telegram {
    font-size: 8px;
    padding-left: 15px;
  }
  .header__tel::after {
    width: 10px;
    height: 10px;
  }
  .header__telegram::after {
    width: 10px;
    height: 10px;
  }
  .header__address {
    display: none;
  }

  .header__container {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .header__logo {
    width: 180px;
    height: 33px;

    object-fit: contain;
  }

  .burger {
    display: flex;
  }



  .timer {}
  .timer__container {}
  .timer__content {
    position: relative;
    padding-top: 107px;
}
  .timer__info {
    width: 100%;
}
  .timer__title {}
  .timer__form {
    margin-top: 3vw;
}
  .timer__form .form__inputBlock {
    flex-direction: column;
}
.timer__form .form__checkBlock {}
  .timer__form input {
    width: 100%;
}
  .timer__form button {
    color: rgb(240, 240, 240);
    background-color: rgb(0, 14, 103);
    width: 100%;
}
  .timer__timer {
    position: absolute;
    top: 0;
    /* width: 100%; */
    transform: scale(0.4);
}
  .timer__timer div[id*="timer"] {}
  .timer__timer span[id*="timer"] {}



  .advant {
    margin-top: 20px;
  }

  .advant__container {
    flex-direction: column;

    row-gap: 20px;
  }

  .advant__list {
    align-items: flex-start;
    /* flex-direction: column; */
    flex-wrap: wrap;
    height: max-content;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    transform: none;
    column-gap: 20px;
    row-gap: 30px;
  }

  .advant::before {
    display: none;
  }

  .advant__title {
    max-width: 100%;
    margin-right: 0;
    padding-top: 20px;
    font-size: 18px;
    line-height: 20px;
    text-align: left;
  }

  .advant__link {
    font-size: 11px;
    line-height: 13px;
  }

  .advant__item {
    padding-top: 23px;
    transform: none;
    max-width: 100%;
    max-width: 110px;
    height: 80px;
  }

  /* .advant__link br {
    display: none;
  } */

  .auto__carProfit {
    margin-top: 14px;
    font-size: 24px;
  }

.auto__carFlag {left: 0;font-size: 4vw;}

  .advant__item::after {
    width: 20px;
    height: 20px;
  }

  .auto__title {
    margin-bottom: 10px;
    padding-top: 20px;
    font-size: 18px;
    line-height: 20px;
    text-align: left;
  }

  .auto__titleDescr {
    margin-bottom: 10px;
    padding: 3px 15px;
    border-radius: 15px;
    font-size: 13px;
    line-height: 20px;
  }

  .auto__mainBlock {
    flex-direction: column-reverse;
    padding-bottom: 10px;
    border-radius: 5px;
  }

  .auto__modelImg {
    width: 100%;
    height: 200px;

    object-fit: contain;
  }

  .auto__nameCar {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 20px;
  }

  .auto__complectModel {
    flex-direction: column;

    row-gap: 20px;
  }

  .auto__advantBlock {
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
    width: 100%;
    min-width: 163px;
    max-width: 83%;
    min-height: 125px;
    min-height: 48px;
    padding: 20px 0 20px 20px;
    padding: 10px 15px;
    padding-right: 0;
    border-radius: 5px;
    background-image: none;

    column-gap: 20px;
  }

  .auto__br {
    display: none;
  }

  .auto__complectRight {
    flex-direction: column;
    max-width: 100%;

    row-gap: 20px;
    column-gap: 10px;
  }

  .auto__advantBlock_1 {
    order: 1;
    background: linear-gradient(91.17deg, #a4ade4 0%, #152caa 48.47%, #000e67 99.71%);
  }

  .auto__advantBlock_3 {
    order: 2;
  }

  .auto__advantBlock_3,
  .auto__advantBlock_2 {
    background-color: rgba(247, 247, 247, 1);
  }

  .auto__advantTitle {
    font-size: 14px;
    line-height: 22px;
  }

.auto__advantTitle b {
    display: block;
    line-height: 1;
}

  .auto__advantIcon {
    width: 25px;
    height: 25px;
  }

  .auto__advantBtn {
    right: -56px;
    bottom: 0;
    width: 48px;
    height: 48px;
    border-radius: 3px;
  }

  .auto__btnBlock {
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 1px;
    padding-bottom: 1px;
    background-color: rgb(0, 14, 103);

    row-gap: 10px;
  }

  .auto__advantBlock_big {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    background: rgba(247, 247, 247, 1);
}
  .auto__advantBlock_big .auto__advantTitle {font-size: 18px;color: rgb(3, 17, 112);}

.auto__advantBlock_big .auto__advantTitle b {
    display: inline;
}
  .auto__advantText {font-size: .8vw;padding: 5px 0;padding-left: 25px;background-size: auto 70%;background-position: 0 67%;font-size: 14px;}
  .auto__advantText_1 {
    color: rgb(3, 17, 112);
    background-image: url(../img/auto_advant_item_ico1_blue.svg);
}
  .auto__advantText_2 {
    color: rgb(3, 17, 112);
    font-size: 14px;
    background-image: url(../img/auto_advant_item_ico2_blue.svg);
}

  .btnBlock__btn {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 20px;
    color: rgb(0, 14, 103);
    background-color: rgb(240, 240, 240);
  }

  .btnBlock__btn:hover .btnBlock__descr {
    border-bottom: 1px solid transparent;
  }

  .btnBlock__arrow1,
  .btnBlock__arrow2 {
    display: none;
  }

  .btnBlock__btn_2 {
    margin: 0;
    border: none;
  }

  .advant::after {
    display: none;
  }

  .hero__btn::after {
    display: none;
  }

  .auto__sliderNav {
    z-index: 1000;
    width: 25px;
    height: 25px;
    border-radius: 5px;
  }

  .auto__sliderNav_prev {
    left: 10px;
  }

  .auto__sliderNav_next {
    right: 10px;
  }

  .auto__slide {
    height: 197px;
  }

  .auto__sliderBlock {
    padding: 0;
    border-radius: 5px;
    background-color: transparent;
  }

  .auto__card:not(:last-child) {
    margin-bottom: 60px;
  }

  .auto__imgHid {
    height: 170px;
  }

  .fancybox-content {
    padding: 20px;
  }

  .checkBlock__descr {
    font-size: 11px;
  }

  .checkBlock__checkVis {
    width: 12px;
    height: 12px;
  }

  .checkBlock {
    padding-left: 20px;
  }

  .checkBlock__checkVis::after {
    width: 6.5px;
    height: 4px;
  }

  .auto__specificList {
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    margin-left: 0;
    padding-bottom: 17px;
    border-bottom: 1px solid rgba(3, 17, 112, .2);

    row-gap: 36px;
  }

  .auto__specDescr {
    font-size: 16px;
    line-height: 22px;
  }

  .auto__specCount {
    font-size: 18px;
    line-height: 25px;
  }

  .auto__specIcon {
    width: 25px;
    height: 25px;
  }

  .auto__complectLeft {
    flex-direction: column;
    justify-content: flex-start;
    max-width: 335px;
    padding-right: 17px;

    column-gap: 46px;
  }

  .auto__specificItem {
    row-gap: 10px;
  }

  .auto__paramDescr {
    font-size: 14px;
    line-height: 22px;
  }

  .auto__paramItem {
    width: 100%;
  }

  .auto__paramIcon {
    width: 25px;
    height: 25px;
  }

  .auto__paramList {
    display: grid;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 0;
    padding-left: 0;
    background-image: none;

    column-gap: 89px;
    grid-template-columns: 1fr 1fr;
    row-gap: 11px;
  }

  .complect__title {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 20px;
  }

  .complect {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .complect__modelTitle {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 22px;
  }

  .complect__modalBtn {
    padding: 10px 3px;
    border-radius: 5px;
    font-size: 13px;
    line-height: 22px;
  }

  .complect__modelList {
    flex-direction: column;

    row-gap: 5px;
  }

  .complect__modelItem {
    width: 100%;
  }

  .complect__modelTitleBlock {
    align-items: center;
    padding: 5px;
  }

  .complect__autoItem {
    flex-direction: column;
    padding: 15px 5px;

    row-gap: 30px;
  }

  .complect__autoImg {
    width: 244px;
    height: 203px;
    margin-right: 0;
    margin-top: 50px;
  }

  .complect__autoList_tunland_v7 .complect__autoImg {
    width: 100%;
  }
  .complect__autoList_tunland_v9 .complect__autoImg {
    width: 100%;
  }

  .char__chartitle {
    position: absolute;
    top: -268px;
    left: 0;
    font-size: 22px;
    line-height: 22px;
  }

  .char__descr {
    font-size: 11px;
    line-height: 16px;
    text-align: start;
  }

  .complect__char {
    position: relative;
    width: 100%;
    margin: 0;
  }

  .char__list {
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(193, 195, 214, 1);
  }

  .char__item {
    max-width: 100%;
    padding: 0;

    row-gap: 3px;
  }

  .char__item:not(:last-child) {
    padding-right: 7px;
  }

  .char__item:not(:first-child) {
    padding-left: 7px;
  }

  .complect__autoList {
    row-gap: 15px;
  }

  .char__count {
    font-size: 14px;
    line-height: 20px;
    text-align: start;
    white-space: normal;
  }

  .complect__autoBtn {
    width: 100%;
    padding: 15px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 22px;
  }

  .complect__autoBtnBlock {
    width: 100%;

    row-gap: 10px;
  }




  .cars-instock {}
.cars-instock .container {}
.cars-instock .title {
    font-size: 18px;
}
.cars-instock .filter {
    flex-direction: column;
    gap: 10px;
}
.cars-instock ._control {
    width: 100%;
}
.cars-instock ._control select {}
.cars-instock ._control select option {}
.cars-instock .filter_result {}

.cars-instock .filter_more {
    margin-top: 20px;
}
.cars-instock .filter_result .item {
    width: 100%;
}
.cars-instock .filter_result .item .title {
    font-size: 8vw;
}
.cars-instock .filter_result .item .images {}
.cars-instock .filter_result .item .images_about-car-compl {}
.cars-instock .filter_result .item .images.mgallery {}
.cars-instock .filter_result .item .images .m_item {}
.cars-instock .filter_result .item .images .m_item img {}
.cars-instock .filter_result .item .car-compl-info .compl-name {
    font-size: 7vw;
}
.cars-instock .filter_result .item .car-compl-info .compl-techparams {
    margin-top: 10px;
}
.cars-instock .filter_result .item .car-compl-info .techparams-name {
    font-size: 4.5vw;
}
.cars-instock .filter_result .item .car-compl-info .techparams-val {
    font-size: 6vw;
}
.cars-instock .filter_result .item .props {}
.cars-instock .filter_result .item .props .props-item .auto__advantBtn {
    right: 6px;
    width: 17%;
    height: 30%;
}

.cars-instock .filter_result .item .props .props-item {
    padding: 3vw;
}
.cars-instock .filter_result .item .props .props-item.ico1 {}
.cars-instock .filter_result .item .props .props-item.ico2 {}
.cars-instock .filter_result .item .props .props-item-ico {}
.cars-instock .filter_result .item .props .props-item-ico img {}
.cars-instock .filter_result .item .props .props-item-name {
    font-size: 3.3vw;
}
.cars-instock .filter_result .item .props .props-item-val {
    font-size: 5.5vw;
}
.cars-instock .filter_result .item .btns {}
.cars-instock .filter_result .item .btns .btn {background-color: rgb(0, 14, 103);color: #fff;}
.cars-instock .filter_result .item .instock-image-pag {}
.cars-instock .filter_result .item .instock-image-pag .swiper-pagination-bullet {}
.cars-instock .filter_result .item .instock-image-pag .swiper-pagination-bullet-active {}


  .spec__list {
    justify-content: center;

    grid-template-columns: 347px;
    grid-template-rows: repeat(6, 273px);
    row-gap: 20px;
  }

  .spec__linkBlock {
    padding: 7px;
  }

  .spec__imgBlock {
    width: 100%;
    height: auto;
    border-radius: 5px;
  }

  .spec__img {
    border-radius: 5px;
  }

  .spec__title {
    max-width: 330px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 20px;
  }

  .spec__cardTitle {
    margin-top: 7px;
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 16px;
  }

  .spec__cardTitle_even5 {
    margin-top: 0;
  }

  .spec__cardRefin {
    border-radius: 10px;
    font-size: 12px;
    line-height: 18px;
  }

  .spec__refinNumb {
    border-radius: 10px;
    font-size: 12px;
    line-height: 16px;
  }

  .spec__btn {
    width: 290px;
    min-height: 32px;
    border-radius: 5px;
  }

  .spec__btn {
    font-size: 12px;
    line-height: 20px;
  }

  .spec__btnArrow {
    right: 5px;
    bottom: 5px;
    width: 32px;
    height: 32px;
    border-radius: 5px;
  }

  .spec__descrBlock {
    min-height: 55px;
  }

  .spec {
    padding-bottom: 40px;
  }

  .leas__title {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 20px;
  }

  .fancybox-slide--html {
    padding: 0;
  }

  .leas {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .leas__imgBlock {
    width: 100%;
    height: auto;
    border-radius: 5px;
  }

  .leas__img {
    width: 100%;
    height: auto;
    border-radius: 5px;
  }

  .leas__formBlock {
    position: relative;
    width: 350px;
    height: 271px;
  }

  .leas__mainBlock {
    flex-direction: column;

    row-gap: 15px;
  }

  .leas__formAnim {
    animation: none;
  }

  .leas__formIcon {
    width: 39px;
    height: 39px;
    margin-bottom: 15px;
  }

  .leas__formBlock {
    padding: 40px 9px 30px 47px;
  }

  .leas__formTitle {
    max-width: 80%;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 20px;;
  }

  .form__tel {
    padding: 10px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 20px;
  }

  .form__tel::placeholder {
    font-size: 14px;
    line-height: 20px;
  }

  .form__btn {
    padding: 10px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 16px;
  }

  .form__inputBlock {
    margin-bottom: 10px;

    row-gap: 7px;
  }

  .form__btn::after {
    width: 16px;
    height: 13px;
  }

  .footer__topBlock {
    align-items: flex-start;
    flex-direction: column-reverse;

    row-gap: 20px;
  }

  .footer__title {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 20px;
  }

  .footer {
    padding-bottom: 40px;
  }

  .footer__main {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .footer__contactTitle {
    font-size: 18px;
    line-height: 22px;
  }

  .footer__contactItem {
    width: max-content;

    row-gap: 10px;
  }

  .footer__contactInfo {
    font-size: 14px;
    line-height: 22px;
  }

  .footer__logo {
    width: 133px;
    height: 37px;
  }

  .footer__formTitle {
    max-width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 22px;
  }

  .footer__form {
    max-width: 100%;
  }

  .form__btn_footer::after {
    display: none;
  }

  .footer__formBlock {
    width: 100%;
    order: 1;
  }

  .footer__map {
    max-width: 100%;
    height: 250px;
    border-radius: 0 0 5px 5px;
  }

  .ymaps-2-1-79-map ymaps {
    border-radius: 0 0 10px 10px;
  }

  .form__btn_footer {
    line-height: 24px;
  }

  .footer__bottomBlock {
    flex-direction: column;
    margin-top: 15px;

    row-gap: 5px;
  }

  .footer__item {
    font-size: 14px;
    line-height: 20px;
  }

  .advant__border {
    display: none;
  }
}

.transBurger {
  display: block;
  animation: burger .7s ease-in-out;
}

.stop-scroll {
  overflow: hidden;
}




