/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@charset "UTF-8";
/*==========  Desktop First Method  ==========*/

@media only screen and (max-width: 767px) {
  .logo svg {
    width: 100px; /* Adjust the width as needed for smaller screens */
    height: auto; /* Maintain aspect ratio */
  }
}


@media only screen and (max-width: 767px) {
    .choose__small .swiper-wrapper {
		display: flex;
		justify-content: center;    
		overflow-x: scroll;
	}
}

@media only screen and (max-width: 1599px) {
    .choose__small .swiper-wrapper {
		display: flex;
		justify-content: left;
		transform:none!important;
	}
}



@media only screen and (max-width : 1599px) {
  .logo {
    margin-right: 28px;
  }
  .nav__item {
    margin: 0 14px;
  }
  .lang {
    margin-left: 10px;
    padding-left: 20px;
  }
  .header__btn {
    margin-left: 24px;	
  }
}

@media only screen and (max-width : 1390px) {
  .header {
    font-size: 14px;
  }
  .nav__link:after {
    top: 34px;
  }
  .lang__current:after {
    top: 2px;
  }
  .header__btn .btn {
    font-size: 14px;
    padding: 0 28px;
  }
}

@media only screen and (max-width : 1349px) {
  .nav__list--two {
    display: none !important;
  }
  .lang {
    border: 0;
    padding-left: 0;
    margin-left: auto;
  }
  .textual__image {
    margin-left: -100px;
    margin-right: -100px;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {
  .footer__body {
    padding-bottom: 0;
  }
  .footer__body [class*='col-'] {
    margin-bottom: 64px;
  }
  .collection {
    padding: 80px 0;
  }
  .test-drive {
    padding-bottom: 80px;
  }
  .test-drive__left,
  .test-drive__right {
    max-width: 100%;
  }
  .test-drive__link {
    margin-top: 32px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .test-drive__right {
    margin-left: 0;
    padding-top: 40px;
  }
  .textual {
    padding: 40px 0;
  }
  .textual__box {
    max-width: 100%;
  }
  .textual__image {
    margin-left: 0;
    margin-right: 0;
  }
  .news-other {
    padding: 40px 0;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
  .no-scroll-mob {position: fixed;top: 0;left: 0;right: 0;bottom: 0;overflow: hidden;}
  .height-max {height: auto;}
  .header > .container {
    height: 64px;
  }
  .header .logo {
    width: 100%;
  }
  .nav {
    z-index: -1;
    display: none;
    overflow: auto;
    position: fixed;
    background: #252728;
    padding: 68px 15px 16px;
    top: 0;left: 0;right: 0;bottom: 0;
  }
  
  .nav.show {
    display: block;
    z-index: 1000; /* Adjust the z-index as needed */
  }
  
  .nav__wrap {
    min-height: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .nav__list {
    width: 100%;
  }
  .nav__list--one {
    font-size: 20px;
    padding: 0 !important;
  }
  .nav__list--one .nav__item {
    margin: 0 0 24px;
  }
  .nav__link:after,
  .drop__link:before {
    display: none !important;
  }
  .nav__models {
    z-index: 1;
    opacity: 1;
    width: 100%;
    padding-top: 64px;
    pointer-events: auto;
    top: 0 !important;bottom: 0;left: 0;right: auto;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: ease-in-out .3s;
    -o-transition: ease-in-out .3s;
    transition: ease-in-out .3s;
  }
  .nav__models-opneMob {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  .nav__models-item {
    height: 70px;
    text-align: left;
    position: relative;
    padding: 0 0 0 152px;
  }
  .nav__models-img {
    top: 50%;left: 0;
    position: absolute;
    width: 115px;height: auto;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .nav__models-img img {
    width: 100%;
  }
  .nav__models-name {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .nav__models-price {
    font-size: 14px;
  }
  .nav__list--two {
    margin-top: auto;
    display: block !important;
  }
  .nav__list--two .nav__item {
    margin: 16px 0 0;
  }
  .drop {
    top: 0;
    opacity: 1;
    padding: 0;
    display: none;
    position: static;
    pointer-events: auto;
    background: transparent;
  }
  .drop__item {
    margin-top: 12px;
  }
  .drop__link {
    font-weight: normal;
    padding: 0 !important;
    background: transparent !important;
  }
  .drop__link:hover {
    opacity: .5;
  }
  .nav__item--drop-open .drop {
    display: block;
  }
  .lang {
    width: 100%;
    margin-left: 0;
    margin-top: 16px;
  }
  .lang__list {
    width: 100%;
    padding-top: 0;
    background: #212324;
    top: auto;bottom: 0;
  }
  .intro__item {
    /*height: calc(100vh - 700px);*/
	height: 100%;
  }
  .intro .swiper-button-arrow {
    height: auto;
    margin-top: 0;
    top: 0;bottom: 0;
  }
  .intro .swiper-button-next {
    right: 0;
  }
  .intro .swiper-button-prev {
    left: 0;
  }
  .choose {
    padding: 40px 0;
  }
  .batteries {
    height: auto;
    padding-bottom: 275px;
  }
  .batteries__plus {
    width: 30px;height: 30px;
  }
  .batteries__plus svg {
    width: 8px;height: auto;
  }
  .batteries__plus:after {
    top: -9px;left: -9px;right: -9px;bottom: -9px;
  }
  .batteries__img img {
    height: auto;
    width: 1024px;
    max-width: none;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    top: auto;bottom: 0;left: 50%;
  }
  .stock {
    padding: 40px 0;
  }
  .stock .title {
    margin-bottom: 20px;
  }
  .stock .row [class*='col-'] {
    margin-top: 16px;
  }
  .news {
    padding: 40px 0 0;
  }
  .subbatteries {
    padding: 64px 0;
  }
  .menu--fix .menu__item {
    padding: 16px;
    font-size: 14px;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu--fix .menu__item img {
    margin: 0 0 8px;
  }
  .article {
    padding: 40px 0;
  }
  .card-intro {
    height: 532px;
  }
  .card-choose {
    padding: 30px 0 64px;
  }
  .card-sl .swiper-slide {
    height: auto;
  }
  .card-sl__img {
    position: static;
    margin-top: 32px;
    padding-bottom: 62%;
  }
  .card-sl .swiper-button-arrow {
    height: auto;
    margin-top: 0;
    top: 0;bottom: 0;
  }
  .card-sl .swiper-button-prev {
    left: 0;
  }
  .card-sl .swiper-button-next {
    right: 0;
  }
  .card-info {
    padding: 64px 0;
  }
  .card-info--2 {
    padding: 22px 0;
  }
  .card-slider .card-slider__big .swiper-slide {
    height: 532px;
  }
  .card-slider .swiper-button-arrow,
  .advantages .swiper-button-arrow,
  .service__sl .swiper-button-arrow {
    height: auto;
    margin-top: 0;
    top: 0;bottom: 0;
  }
  .card-slider .swiper-button-prev,
  .advantages .swiper-button-prev,
  .service__sl .swiper-button-prev {
    left: 0;
  }
  .card-slider .swiper-button-next,
  .advantages .swiper-button-next,
  .service__sl .swiper-button-next {
    right: 0;
  }
  .card-slider__small {
    left: 15px;right: 15px;bottom: 30px;
  }
  .advantages__info {
    width: 100%;
    padding: 64px 0;
    min-height: auto;
  }
  .advantages__img {
    width: 100%;
    position: static;
    padding-bottom: 68%;
  }
  .collection {
    padding: 64px 0;
  }
  .collection .title {
    margin-bottom: 32px;
  }
  .collection__nav {
    margin-bottom: 32px;
  }
  .collection__wrap {
    display: block;
  }
  .collection__left,
  .collection__right {
    max-width: 100%;
    margin-right: 0;
  }
  .collection__img {
    text-align: center;
  }
  .collection__right {
    padding-top: 32px;
  }
  .characteristics {
    padding: 64px 0;
  }
  .table {
    font-size: 14px;
  }
  .table__head {
    padding: 18px 45px 18px 15px;
  }
  .table__head--static {
    padding-right: 15px;
  }
  .table__arrow {
    right: 16px;
  }
  .table__left {
    width: 186px;
  }
  .table__body {
    padding: 0 15px 20px;
  }
  .order {
    padding-bottom: 64px;
  }
  .contacts {
    padding: 40px 0;
  }
  .contacts .row [class*='col-']:not(:last-child) {
    margin-bottom: 24px;
  }
  .contacts__item {
    padding: 32px 24px;
  }
  .map {
    height: 400px;
  }
  .service,
  .warranty {
    color: #000;
    height: auto;
    padding-bottom: 0;
  }
  .service__box {
    margin-left: 0;
  }
  .service__sl,
  .warranty__img {
    margin-top: 32px;
    position: relative;
  }
  .service__sl:before {
    display: none;
  }
  .service__sl .swiper-slide,
  .warranty__img {
    padding-bottom: 72%;
  }
  .warranty-info .paragraph {
    margin-bottom: 32px;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
  .intro .swiper-pagination,
  .choose__big-sl .swiper-button-arrow {
    display: none;
  }
  .choose__box {
    padding: 0;
  }
  .choose__img {
    height: auto;
    max-height: 255px;
  }
  .choose__img img {
    max-height: 100%;
  }
  .batteries {
    padding-top: 15px;
  }
  .subbatteries .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .subbatteries__left,
  .subbatteries__right {
    max-width: 100%;
    margin-right: 0;
  }
  .subbatteries__img img {
    width: 100%;
  }
  .subbatteries__item:not(:last-child) {
    margin-bottom: 40px;
  }
  .card-choose__img {
    height: auto;
  }
  .card-info__left,
  .card-info__right {
    max-width: 100%;
    margin-right: 0;
  }
  .card-info__right {
    margin-top: 64px;
  }
  .card-info__text {
    padding: 32px 0 0;
  }
  .card-info--2 {
    padding: 64px 0 100px;
  }
  .card-info--2 .card-info__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .card-info--2 .card-info__left .card-info__img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .card-info--2 .card-info__left .card-info__text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 0 0 32px;
  }
  .card-info--2 .card-info__right {
    padding-top: 0;
  }
  .collection__nav-item {
    height: 33px;
    padding: 0 12px;
    font-size: 12px;
  }
  .collection__title span {
    display: none;
  }
  .table {
    margin-left: -15px;
    margin-right: -15px;
  }
  .table__row--static {
    /* display: block; */
    background-color: #fff;
  }
  .table__head--static {
    width: 100%;
  }
  .table__head--static:nth-child(1) {
    background: #fff;
  }
  .table_row_arrow:nth-child(1) {
    background: #fff;
  }
  .table__head--static:nth-child(2) {
    background: #f6f6f6;
  }
  .order__form .row [class*='col-']:not(:last-child),
  .record__form .row [class*='col-']:not(:last-child) {  
    margin-bottom: 12px;
  }
  .record__form .form__field--indent {
    margin-top: 0;
  }
  .accordion>li {
    padding: 0 15px;
  }
  .accordion__head {
    display: block;
    padding-right: 0;
  }
  .accordion__left,
  .accordion__right {
    width: 100%;
  }
  .accordion__left {
    padding: 20px 0;
    min-height: 72px;
    padding-right: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .accordion__right {
    margin-left: 0;
    padding: 15px 0;
    border-top: 1px solid #f5f5f5;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
  h1, h2 {
    font-size: 24px;
  }
  .title {
    margin-bottom: 16px;
  }
  .title--mb {
    margin-bottom: 12px;
  }
  .title h1, .title h2 {
    line-height: 1.25;
  }
  .paragraph {
    font-size: 14px;
  }
  .form__inner {
    margin-bottom: 24px;
  }
  .form__title {
    margin-bottom: 20px;
  }
  .intro__title {
    font-size: 22px;
  }
  .intro__title--big {
    font-size: 30px;
  }
  .intro__subtitle {
    font-size: 18px;
  }
  .choose {
    padding: 32px 0;
  }
  

  
  
  .choose__small .swiper-slide {
    height: 30px;
    font-size: 10px;
    padding: 0 20px;
    margin-right: 0 !important;
  }
  .choose__name {
    font-size: 20px;
  }
  .choose__price {
    margin: 12px 0;
    font-size: 16px;
  }
  .batteries .title {
    margin-bottom: 16px;
  }
  .batteries {
    padding-bottom: 150px;
  }
  .batteries__img img {
    width: 100%;
  }
  .stock .title {
    margin-bottom: 0;
  }
  .stock__title {
    padding: 16px;
    font-size: 20px;
  }
  .stock__img {
    height: 200px;
  }
  .news {
    padding: 32px 0;
  }
  .news .row [class*='col-'] {
    margin-bottom: 36px;
  }
  .news__img {
    height: 210px;
    margin-bottom: 16px;
  }
  .news__title {
    font-size: 20px;
  }
  .news__date {
    margin-top: 12px;
    padding-top: 12px;
    font-size: 12px;
  }
  .footer__body {
    padding-top: 32px;
  }
  .footer__body [class*='col-'] {
    margin-bottom: 24px;
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .footer__nav {
    margin-top: 16px;
  }
  .footer__nav li:not(:last-child) {
    margin-bottom: 12px;
  }
  .footer__bott {
    padding: 24px 0 32px;
  }
  .copyright {
    font-size: 10px;
    margin-top: 24px;
  }
  .subbatteries {
    padding: 32px 0;
  }
  .subbatteries__text {
    padding: 16px 0 0;
  }
  .subbatteries__title {
    font-size: 20px;
  }
  .subbatteries__right {
    padding-top: 40px;
  }
  .menu--fix .menu__item {
    padding: 15px;
    font-size: 12px;
  }
  .menu--fix .menu__item img {
    max-height: 16px;
  }
  .menu--fix .menu__item:first-child img {
    max-height: 12px;
  }
  .article {
    padding: 32px 0;
  }
  .article h1 {
    line-height: 1.23;
    margin-bottom: 20px;
  }
  .faq {
    font-size: 14px;
  }
  .faq li:not(:last-child) {
    margin-bottom: 30px;
  }
  .faq li p+p {
    margin-top: 16px;
  }
  .article .paragraph ul li {
    margin-bottom: 16px;
  }
  .card-intro {
    height: 235px; 
    /* 390 */
    padding: 32px 0;
  }
  .card-intro .title h1 {
    font-size: 28px;
    /* 32 */
    line-height: 1.22;
  }
  .card-intro__price {
    font-size: 16px;
  }
  .card-nav {
    padding: 12px 0;
  }
  .card-nav__link {
    margin: 0;
    height: 33px;
    padding: 0 12px;
  }
  .card-choose {
    padding-bottom: 32px;
  }
  .card-choose__small {
    padding-bottom: 50px;
  }
  .card-choose__text {
    font-size: 14px;
    margin-top: 80px;
  }
  .card-sl .swiper-slide {
    padding-top: 32px;
  }
  .card-info {
    padding: 32px 0;
  }
  .card-info__text {
    padding-top: 16px;
  }
  .card-info__text span {
    font-size: 20px;
  }
  .card-info__right {
    margin-top: 32px;
  }
  .card-info--2 .card-info__left .card-info__text {
    padding-bottom: 16px;
  }
  .card-slider .card-slider__big .swiper-slide {
    height: 390px;
  }
  .card-slider__small {
    bottom: 16px;
  }
  .advantages__info {
    padding: 32px 0;
  }
  .collection {
    padding: 32px 0;
  }
  .collection .title {
    margin-bottom: 24px;
  }
  .collection__nav {
    margin-bottom: 30px;
    padding-bottom: 35px;
  }
  .collection__left {
    padding-top: 0;
  }
  .collection__right {
    padding-top: 24px;
  }
  .collection__info>li {
    padding: 0 0 20px;
  }
  .collection__name {
    margin-bottom: 6px;
  }
  .collection__data {
    font-size: 14px;
  }
  .collection__data p+p {
    margin-top: 17px;
  }
  .collection__list {
    font-size: 14px;
  }
  .collection__list li+li {
    margin-top: 16px;
  }
  .table__list li+li,
  .paragraph p+p {
    margin-top: 16px;
  }
  .order {
    padding-bottom: 32px;
  }
  .contacts {
    padding: 32px 0;
  }
  .contacts__item {
    padding: 15px;
    font-size: 14px;
  }
  .contacts__item p+p {
    margin-top: 16px;
  }
  .map {
    height: 280px;
  }
  .question {
    display: none;
  }
  .service,
  .warranty {
    padding-top: 32px;
  }
  .service .title,
  .warranty .title {
    margin-bottom: 16px;
  }
  .service .paragraph,
  .warranty .paragraph {
    font-size: 14px;
  }
  .record {
    padding: 64px 0 32px;
  }
  .warranty-info .title {
    margin-bottom: 16px;
  }
  .warranty-accordion {
    padding-bottom: 32px;
  }
  .accordion__body .paragraph ul {
    margin: 16px 0;
  }
  .accordion__body .paragraph ul li+li {
    margin-top: 16px;
  }
  .test-drive {
    padding: 32px 0;
  }
  .test-drive__link {
    margin-top: 16px;
  }
  .test-drive__right {
    padding-top: 32px;
  }
  .test-drive .order__btn .btn {
    width: 100%;
  }
  .textual {
    font-size: 14px;
    padding: 32px 0;
  }
  .textual .title {
    margin-bottom: 16px;
  }
  .textual__date {
    display: none;
  }
  .textual__image {
    margin-top: 16px;
  }
  .textual .paragraph {
    margin-top: 24px;
  }
  .textual .paragraph img {
    margin: 16px 0;
  }
  .textual .paragraph p strong {
    margin: 40px 0;
  }
  .social {
    margin-top: 20px;
    padding-top: 20px;
  }
  .social__item {
    width: 50px;height: 50px;
  }
  .news-other {
    padding: 32px 0;
  }
  .news-other__arrow .swiper-button-arrow {
    width: 30px;height: 30px;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
  .choose__big-sl {
    margin: 0 -56px;
    padding: 0 56px;
  }
  .card-info__inverted {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .card-info__inverted .card-info__img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .card-info__inverted .card-info__text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
  .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
  .choose__small .swiper-wrapper {
		display: flex;
		justify-content: center;
	}
}


@media (max-width: 768px) {
  .nav-text {
      font-size: 12px;
  }
  
  .nav-icon {
      font-size: 20px;
  }
  
  .car-icon, .map-icon, .wheel-icon {
      width: 24px;
      height: 24px;
  }
}


@media (max-width: 768px) {
  h1 {
      font-size: 22px;
  }
  
  .comparison-table {
      font-size: 14px;
  }
  
  .comparison-table th, 
  .comparison-table td {
      padding: 8px 4px;
  }
  
  .table-container {
      overflow-x: auto;
  }
}

@media (max-width: 480px) {
  h1 {
      font-size: 20px;
  }
  
  p {
      font-size: 14px;
  }
  
  .comparison-table {
      font-size: 12px;
  }
}





@media (max-width: 768px) {
  .nav-text {
    font-size: 12px;
  }
  
  .car-icon, .map-icon, .wheel-icon {
    width: 20px;
    height: 20px;
  }
}


@media screen and (max-width: 1024px) {
  .loan {
      background:#f6f6f6
  }

  .loanCalc {
      grid-template-columns: 1fr;
      padding: 15px;
  }

  .loanCalc-carImg {
      height: auto
  }
}

@media screen and (max-width: 768px) {
  .loanCalc-section {
      gap:24px;
      /* padding: 20px; */
  }

  .loanCalc-tabControl {
      grid-template-columns: 1fr
  }

  .loanCalc-tabControl-btn {
      text-align: left
  }

  .loanCalc .group-inputs-2x {
      gap: 24px;
      grid-template-columns: 1fr
  }

  .loanCalc-calculation {
      flex-direction: column
  }

  .loanCalc-calculation-col:last-child {
      text-align: left
  }

  .form-section{
    padding: 15px;
  }

  .pre-order-form-group{
    grid-template-columns: 1fr;
    padding: 20px;
  }

  .pre-order-title{
    font-size: 17px;
  }

  /* .dropdown{
    margin-left: 10%;
  }

  .dropdown-select{
    width: 80%;
  }

  .dropdown-options{
    width: 80%;
  }

  .input-label{
    margin-left: 10%;
  } */

  .pre-order-form-group2{
    padding: 10px;
  }

  .radio-group{
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }
}