﻿{"id":33,"date":"2025-12-04T16:42:34","date_gmt":"2025-12-04T16:42:34","guid":{"rendered":"https:\/\/jac.am\/?page_id=33"},"modified":"2026-01-16T14:43:07","modified_gmt":"2026-01-16T10:43:07","slug":"home","status":"publish","type":"page","link":"https:\/\/jac.am\/ru\/","title":{"rendered":"Home"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"33\" class=\"elementor elementor-33\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e03d2c8 e-flex e-con-boxed e-con e-parent\" data-id=\"e03d2c8\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/jacen.jac.com.cn\\\/_nuxt\\\/videos\\\/t9.1f9afc7.mp4&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-background-video-container\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div>\t\t<div class=\"elementor-element elementor-element-0b60687 elementor-widget elementor-widget-heading\" data-id=\"0b60687\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Born to Explore.<br>Born to be Different.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d7e0538 e-flex e-con-boxed e-con e-parent\" data-id=\"d7e0538\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2233007 elementor-widget elementor-widget-spacer\" data-id=\"2233007\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-92636fd e-flex e-con-boxed e-con e-parent\" data-id=\"92636fd\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4e953eb elementor-widget elementor-widget-heading\" data-id=\"4e953eb\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">MODEL RANGE<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d2e896c e-con-full e-flex e-con e-parent\" data-id=\"d2e896c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d419751 elementor-widget elementor-widget-html\" data-id=\"d419751\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- JAC Vehicle Showcase -->\r\n<style>\r\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;500;600&display=swap');\r\n  \r\n  .jac-showcase {\r\n    --jac-dark: #1a1a1a;\r\n    --jac-gray: #888;\r\n    --jac-light-gray: #ccc;\r\n    font-family: 'Montserrat', sans-serif;\r\n    max-width: 1000px;\r\n    margin: 0 auto;\r\n    padding: 40px 20px;\r\n    background: transparent;\r\n  }\r\n  \r\n  .jac-showcase * {\r\n    box-sizing: border-box;\r\n  }\r\n  \r\n  \/* Category Tabs *\/\r\n  .jac-tabs {\r\n    display: flex;\r\n    justify-content: center;\r\n    gap: 32px;\r\n    margin-bottom: 50px;\r\n  }\r\n  \r\n  .jac-tab {\r\n    padding: 8px 0;\r\n    font-family: 'Montserrat', sans-serif;\r\n    font-size: 18px;\r\n    font-weight: 500;\r\n    color: var(--jac-gray);\r\n    background: transparent !important;\r\n    border: none;\r\n    border-bottom: 2px solid transparent;\r\n    cursor: pointer;\r\n    transition: color 0.3s ease, border-color 0.3s ease;\r\n    outline: none;\r\n  }\r\n  \r\n  .jac-tab:hover {\r\n    color: var(--jac-dark);\r\n    background: transparent !important;\r\n  }\r\n  \r\n  .jac-tab:focus {\r\n    outline: none;\r\n    background: transparent !important;\r\n  }\r\n  \r\n  .jac-tab.active {\r\n    color: var(--jac-dark);\r\n    border-bottom-color: var(--jac-dark);\r\n  }\r\n  \r\n  .jac-tab.active:hover {\r\n    color: var(--jac-dark);\r\n  }\r\n  \r\n  \/* Showcase Container *\/\r\n  .jac-category {\r\n    display: none;\r\n  }\r\n  \r\n  .jac-category.active {\r\n    display: block;\r\n    animation: fadeIn 0.4s ease;\r\n  }\r\n  \r\n  @keyframes fadeIn {\r\n    from { opacity: 0; }\r\n    to { opacity: 1; }\r\n  }\r\n  \r\n  .jac-slider {\r\n    position: relative;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 20px;\r\n  }\r\n  \r\n  \/* Arrow Buttons *\/\r\n  .jac-arrow {\r\n    width: 50px;\r\n    height: 50px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    background: transparent;\r\n    border: 1px solid var(--jac-light-gray);\r\n    border-radius: 50%;\r\n    cursor: pointer;\r\n    transition: all 0.3s ease;\r\n    flex-shrink: 0;\r\n  }\r\n  \r\n  .jac-arrow:hover {\r\n    border-color: var(--jac-dark);\r\n    background: var(--jac-dark);\r\n  }\r\n  \r\n  .jac-arrow:hover svg {\r\n    stroke: #fff;\r\n  }\r\n  \r\n  .jac-arrow svg {\r\n    width: 20px;\r\n    height: 20px;\r\n    stroke: var(--jac-dark);\r\n    transition: stroke 0.3s ease;\r\n  }\r\n  \r\n  \/* Vehicle Display *\/\r\n  .jac-vehicle {\r\n    display: none;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    text-align: center;\r\n    max-width: 700px;\r\n  }\r\n  \r\n  .jac-vehicle.active {\r\n    display: flex;\r\n    animation: slideIn 0.4s ease;\r\n  }\r\n  \r\n  @keyframes slideIn {\r\n    from {\r\n      opacity: 0;\r\n      transform: translateX(20px);\r\n    }\r\n    to {\r\n      opacity: 1;\r\n      transform: translateX(0);\r\n    }\r\n  }\r\n  \r\n  .jac-vehicle-image {\r\n    width: 100%;\r\n    max-width: 600px;\r\n    margin-bottom: 30px;\r\n  }\r\n  \r\n  .jac-vehicle-image img {\r\n    width: 100%;\r\n    height: auto;\r\n    object-fit: contain;\r\n  }\r\n  \r\n  .jac-vehicle-name {\r\n    font-size: 30px;\r\n    font-weight: 600;\r\n    color: var(--jac-dark);\r\n    margin: 0 0 8px 0;\r\n    letter-spacing: -0.01em;\r\n  }\r\n  \r\n  .jac-vehicle-type {\r\n    font-size: 18px;\r\n    font-weight: 300;\r\n    color: var(--jac-gray);\r\n    margin: 0 0 24px 0;\r\n  }\r\n  \r\n  .jac-vehicle-link {\r\n    font-size: 18px;\r\n    font-weight: 500;\r\n    color: var(--jac-dark);\r\n    text-decoration: none;\r\n    padding-bottom: 2px;\r\n    border-bottom: 1px solid var(--jac-dark);\r\n    transition: opacity 0.3s ease;\r\n  }\r\n  \r\n  .jac-vehicle-link:hover {\r\n    opacity: 0.6;\r\n  }\r\n\r\n  \/* Dots Indicator *\/\r\n  .jac-dots {\r\n    display: flex;\r\n    justify-content: center;\r\n    gap: 10px;\r\n    margin-top: 40px;\r\n  }\r\n  \r\n  .jac-dot {\r\n    width: 8px;\r\n    height: 8px;\r\n    border-radius: 50%;\r\n    background: var(--jac-light-gray);\r\n    border: none;\r\n    padding: 0;\r\n    cursor: pointer;\r\n    transition: all 0.3s ease;\r\n  }\r\n  \r\n  .jac-dot.active {\r\n    background: var(--jac-dark);\r\n    transform: scale(1.2);\r\n  }\r\n  \r\n  \/* Responsive *\/\r\n  @media (max-width: 600px) {\r\n    .jac-tabs {\r\n      gap: 20px;\r\n    }\r\n    \r\n    .jac-tab {\r\n      font-size: 14px;\r\n    }\r\n    \r\n    .jac-arrow {\r\n      width: 40px;\r\n      height: 40px;\r\n    }\r\n    \r\n    .jac-arrow svg {\r\n      width: 16px;\r\n      height: 16px;\r\n    }\r\n    \r\n    .jac-vehicle-name {\r\n      font-size: 24px;\r\n    }\r\n    \r\n    .jac-vehicle-type {\r\n      font-size: 14px;\r\n    }\r\n    \r\n    .jac-vehicle-link {\r\n      font-size: 14px;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"jac-showcase\">\r\n  <!-- Category Tabs -->\r\n  <div class=\"jac-tabs\">\r\n    <button class=\"jac-tab active\" data-category=\"sedans-mpvs\">Sedans & MPVs<\/button>\r\n    <button class=\"jac-tab\" data-category=\"pickup-trucks\">Pickup Trucks<\/button>\r\n    <button class=\"jac-tab\" data-category=\"trucks-vans\">Trucks & Vans<\/button>\r\n  <\/div>\r\n  \r\n  <!-- Sedans & MPVs -->\r\n  <div class=\"jac-category active\" id=\"sedans-mpvs\">\r\n    <div class=\"jac-slider\">\r\n      <button class=\"jac-arrow jac-prev\">\r\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 12H5M12 19l-7-7 7-7\"\/><\/svg>\r\n      <\/button>\r\n      \r\n      <div class=\"jac-vehicle active\" data-index=\"0\">\r\n        <div class=\"jac-vehicle-image\">\r\n          <img decoding=\"async\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2025\/12\/IMG_4833.png\" alt=\"JAC J7\">\r\n        <\/div>\r\n        <h3 class=\"jac-vehicle-name\">JAC J7<\/h3>\r\n        <p class=\"jac-vehicle-type\">Premium Sedan<\/p>\r\n        <a href=\"https:\/\/jac.am\/ru\/jac-j7\/\" class=\"jac-vehicle-link\">View Details<\/a>\r\n      <\/div>\r\n      \r\n      <div class=\"jac-vehicle\" data-index=\"1\">\r\n        <div class=\"jac-vehicle-image\">\r\n          <img decoding=\"async\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2025\/12\/IMG_4837.png\" alt=\"JAC RF8\">\r\n        <\/div>\r\n        <h3 class=\"jac-vehicle-name\">JAC RF8<\/h3>\r\n        <p class=\"jac-vehicle-type\">Luxury SUV<\/p>\r\n        <a href=\"https:\/\/jac.am\/ru\/jac-rf8\/\" class=\"jac-vehicle-link\">View Details<\/a>\r\n      <\/div>\r\n      \r\n      <button class=\"jac-arrow jac-next\">\r\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n      <\/button>\r\n    <\/div>\r\n    <div class=\"jac-dots\"><\/div>\r\n  <\/div>\r\n  \r\n  <!-- Pickup Trucks -->\r\n  <div class=\"jac-category\" id=\"pickup-trucks\">\r\n    <div class=\"jac-slider\">\r\n      <button class=\"jac-arrow jac-prev\">\r\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 12H5M12 19l-7-7 7-7\"\/><\/svg>\r\n      <\/button>\r\n      \r\n      <div class=\"jac-vehicle active\" data-index=\"0\">\r\n        <div class=\"jac-vehicle-image\">\r\n          <img decoding=\"async\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2025\/12\/IMG_4840.png\" alt=\"JAC T9\">\r\n        <\/div>\r\n        <h3 class=\"jac-vehicle-name\">JAC T9<\/h3>\r\n        <p class=\"jac-vehicle-type\">Full-Size Pickup<\/p>\r\n        <a href=\"https:\/\/jac.am\/ru\/jac-t9\/\" class=\"jac-vehicle-link\">View Details<\/a>\r\n      <\/div>\r\n      \r\n      <div class=\"jac-vehicle\" data-index=\"1\">\r\n        <div class=\"jac-vehicle-image\">\r\n          <img decoding=\"async\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2025\/12\/IMG_4839.png\" alt=\"JAC T8 Pro\">\r\n        <\/div>\r\n        <h3 class=\"jac-vehicle-name\">JAC T8 Pro<\/h3>\r\n        <p class=\"jac-vehicle-type\">Premium Pickup<\/p>\r\n        <a href=\"https:\/\/jac.am\/ru\/jac-t8-pro\/\" class=\"jac-vehicle-link\">View Details<\/a>\r\n      <\/div>\r\n      \r\n      <div class=\"jac-vehicle\" data-index=\"2\">\r\n        <div class=\"jac-vehicle-image\">\r\n          <img decoding=\"async\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2025\/12\/IMG_4838.png\" alt=\"JAC T6\">\r\n        <\/div>\r\n        <h3 class=\"jac-vehicle-name\">JAC T6<\/h3>\r\n        <p class=\"jac-vehicle-type\">Compact Pickup<\/p>\r\n        <a href=\"https:\/\/jac.am\/ru\/jac-t6\/\" class=\"jac-vehicle-link\">View Details<\/a>\r\n      <\/div>\r\n      \r\n      <button class=\"jac-arrow jac-next\">\r\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n      <\/button>\r\n    <\/div>\r\n    <div class=\"jac-dots\"><\/div>\r\n  <\/div>\r\n  \r\n  <!-- Trucks & Vans -->\r\n  <div class=\"jac-category\" id=\"trucks-vans\">\r\n    <div class=\"jac-slider\">\r\n      <button class=\"jac-arrow jac-prev\">\r\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 12H5M12 19l-7-7 7-7\"\/><\/svg>\r\n      <\/button>\r\n      \r\n      <div class=\"jac-vehicle active\" data-index=\"0\">\r\n        <div class=\"jac-vehicle-image\">\r\n          <img decoding=\"async\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2025\/12\/IMG_4836.png\" alt=\"JAC V-Series\">\r\n        <\/div>\r\n        <h3 class=\"jac-vehicle-name\">JAC V-Series<\/h3>\r\n        <p class=\"jac-vehicle-type\">Commercial Van<\/p>\r\n        <a href=\"https:\/\/jac.am\/ru\/v-series\/\" class=\"jac-vehicle-link\">View Details<\/a>\r\n      <\/div>\r\n      \r\n      <div class=\"jac-vehicle\" data-index=\"1\">\r\n        <div class=\"jac-vehicle-image\">\r\n          <img decoding=\"async\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2025\/12\/IMG_4835.png\" alt=\"JAC M3\">\r\n        <\/div>\r\n        <h3 class=\"jac-vehicle-name\">JAC M3<\/h3>\r\n        <p class=\"jac-vehicle-type\">Multi-Purpose Van<\/p>\r\n        <a href=\"https:\/\/jac.am\/ru\/m-series\/\" class=\"jac-vehicle-link\">View Details<\/a>\r\n      <\/div>\r\n      \r\n      <div class=\"jac-vehicle\" data-index=\"2\">\r\n        <div class=\"jac-vehicle-image\">\r\n          <img decoding=\"async\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2025\/12\/IMG_4832.png\" alt=\"JAC X-Series\">\r\n        <\/div>\r\n        <h3 class=\"jac-vehicle-name\">JAC X-Series<\/h3>\r\n        <p class=\"jac-vehicle-type\">Light Duty Truck<\/p>\r\n        <a href=\"https:\/\/jac.am\/ru\/x-series\/\" class=\"jac-vehicle-link\">View Details<\/a>\r\n      <\/div>\r\n      \r\n      <div class=\"jac-vehicle\" data-index=\"3\">\r\n        <div class=\"jac-vehicle-image\">\r\n          <img decoding=\"async\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2025\/12\/IMG_4831.png\" alt=\"JAC N-Series\">\r\n        <\/div>\r\n        <h3 class=\"jac-vehicle-name\">JAC N-Series<\/h3>\r\n        <p class=\"jac-vehicle-type\">Medium Duty Truck<\/p>\r\n        <a href=\"https:\/\/jac.am\/ru\/n-series\/\" class=\"jac-vehicle-link\">View Details<\/a>\r\n      <\/div>\r\n      \r\n      <div class=\"jac-vehicle\" data-index=\"4\">\r\n        <div class=\"jac-vehicle-image\">\r\n          <img decoding=\"async\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2025\/12\/IMG_4834.png\" alt=\"JAC K7\">\r\n        <\/div>\r\n        <h3 class=\"jac-vehicle-name\">JAC K7<\/h3>\r\n        <p class=\"jac-vehicle-type\">Heavy Duty Truck<\/p>\r\n        <a href=\"https:\/\/jac.am\/ru\/k7\/\" class=\"jac-vehicle-link\">View Details<\/a>\r\n      <\/div>\r\n      \r\n      <button class=\"jac-arrow jac-next\">\r\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n      <\/button>\r\n    <\/div>\r\n    <div class=\"jac-dots\"><\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\n(function() {\r\n  const tabs = document.querySelectorAll('.jac-tab');\r\n  const categories = document.querySelectorAll('.jac-category');\r\n  \r\n  function initCategory(category) {\r\n    const vehicles = category.querySelectorAll('.jac-vehicle');\r\n    const dotsContainer = category.querySelector('.jac-dots');\r\n    const prevBtn = category.querySelector('.jac-prev');\r\n    const nextBtn = category.querySelector('.jac-next');\r\n    let current = 0;\r\n    \r\n    \/\/ Create dots\r\n    dotsContainer.innerHTML = '';\r\n    vehicles.forEach((_, i) => {\r\n      const dot = document.createElement('button');\r\n      dot.className = 'jac-dot' + (i === 0 ? ' active' : '');\r\n      dot.addEventListener('click', () => goTo(i));\r\n      dotsContainer.appendChild(dot);\r\n    });\r\n    \r\n    function goTo(index) {\r\n      vehicles[current].classList.remove('active');\r\n      dotsContainer.children[current].classList.remove('active');\r\n      current = (index + vehicles.length) % vehicles.length;\r\n      vehicles[current].classList.add('active');\r\n      dotsContainer.children[current].classList.add('active');\r\n    }\r\n    \r\n    prevBtn.addEventListener('click', () => goTo(current - 1));\r\n    nextBtn.addEventListener('click', () => goTo(current + 1));\r\n  }\r\n  \r\n  categories.forEach(initCategory);\r\n  \r\n  tabs.forEach(tab => {\r\n    tab.addEventListener('click', function() {\r\n      tabs.forEach(t => t.classList.remove('active'));\r\n      categories.forEach(c => c.classList.remove('active'));\r\n      this.classList.add('active');\r\n      document.getElementById(this.dataset.category).classList.add('active');\r\n    });\r\n  });\r\n})();\r\n<\/script>\r\n<!-- End JAC Vehicle Showcase -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1d9d747 e-flex e-con-boxed e-con e-parent\" data-id=\"1d9d747\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/jacen.jac.com.cn\\\/_nuxt\\\/videos\\\/layout.3734f6e.mp4&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-background-video-container\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div>\t\t<div class=\"elementor-element elementor-element-758a2df elementor-widget elementor-widget-heading\" data-id=\"758a2df\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Explore JAC MOTORS<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-563a50c e-flex e-con-boxed e-con e-parent\" data-id=\"563a50c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ecb2231 elementor-widget elementor-widget-spacer\" data-id=\"ecb2231\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5285570 elementor-widget elementor-widget-heading\" data-id=\"5285570\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Better Drive, Better Life<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c6ed229 elementor-widget elementor-widget-text-editor\" data-id=\"c6ed229\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"intro2\" data-sr-id=\"42\"><p data-path-to-node=\"2\">JAC Motors was founded in 1964 and, throughout its 59 years of operation, has earned trust not only in China but also in the international market. JAC Motors combines history with innovation. Today, JAC is officially exported to more than 130 countries.<\/p><p data-path-to-node=\"4\">Over the past four years, with the aim of contributing to the improvement of transportation culture, we have prioritized honest partnership, quality, and attentive service as our core values. A vivid testament to this is the long-standing cooperation between JAC and the <b data-path-to-node=\"4\" data-index-in-node=\"271\">Hrazdan Cement Corporation<\/b>, a company that has served as a benchmark for quality for years.<\/p><p data-path-to-node=\"5\">Since 2020, 50% of the company&#8217;s shares have been owned by the <b data-path-to-node=\"5\" data-index-in-node=\"63\">Volkswagen Group<\/b>. As a result, JAC now combines Chinese innovation with the finest traditions of German manufacturing expertise.<\/p><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0c9c215 elementor-widget elementor-widget-spacer\" data-id=\"0c9c215\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a874506 e-flex e-con-boxed e-con e-parent\" data-id=\"a874506\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-22fcc59 e-con-full e-flex e-con e-child\" data-id=\"22fcc59\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0751171 elementor-widget elementor-widget-spacer\" data-id=\"0751171\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d0c5634 elementor-widget elementor-widget-heading\" data-id=\"d0c5634\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">JAC MOTORS IN ARMENIA<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9b61352 elementor-widget elementor-widget-text-editor\" data-id=\"9b61352\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"intro2\" data-sr-id=\"42\"><p data-path-to-node=\"7\">JAC Motors has been officially represented in Armenia for over four years. Throughout this period, our company has consistently prioritized honest partnership. Having a very clear understanding of the business challenges in Armenia, our principle is not merely to sell a truck, but to ease the burden of the entrepreneur who chooses JAC. We strive to provide the best acquisition terms, both in terms of warranty and leasing options.<\/p><p data-path-to-node=\"8\">Currently, JAC offers a <b data-path-to-node=\"8\" data-index-in-node=\"24\">5-year \/ 200,000 km warranty<\/b>, which is an exceptional condition, particularly for commercial class vehicles.<\/p><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6182e15 elementor-widget elementor-widget-spacer\" data-id=\"6182e15\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2d512d4 e-con-full e-flex e-con e-child\" data-id=\"2d512d4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-44c358a elementor-widget elementor-widget-image\" data-id=\"44c358a\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"680\" height=\"453\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/2025-06-16.webp\" class=\"attachment-full size-full wp-image-1185\" alt=\"\" srcset=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/2025-06-16.webp 680w, https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/2025-06-16-300x200.webp 300w, https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/2025-06-16-18x12.webp 18w\" sizes=\"(max-width: 680px) 100vw, 680px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-06c9b71 e-flex e-con-boxed e-con e-parent\" data-id=\"06c9b71\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a957cc9 elementor-widget elementor-widget-spacer\" data-id=\"a957cc9\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-665c683 elementor-widget elementor-widget-heading\" data-id=\"665c683\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our Partners<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a2c4e6a elementor-widget elementor-widget-spacer\" data-id=\"a2c4e6a\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5b5d195 elementor-arrows-position-outside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"5b5d195\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;7&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:80,&quot;sizes&quot;:[]},&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 17\" data-no-translation-aria-label=\"\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/martin-300x300.png\" alt=\"martin\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 17\" data-no-translation-aria-label=\"\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/max-300x300.png\" alt=\"max\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 17\" data-no-translation-aria-label=\"\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/maza-300x300.png\" alt=\"maza\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 17\" data-no-translation-aria-label=\"\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/Metal-300x300.png\" alt=\"Metal\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 17\" data-no-translation-aria-label=\"\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/mining-300x300.png\" alt=\"mining\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 17\" data-no-translation-aria-label=\"\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/pinkbery-300x300.png\" alt=\"pinkbery\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 17\" data-no-translation-aria-label=\"\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/sasgrup-300x300.png\" alt=\"sasgrup\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 17\" data-no-translation-aria-label=\"\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/solara-300x300.png\" alt=\"solara\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 17\" data-no-translation-aria-label=\"\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/vayk-300x300.png\" alt=\"vayk\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 17\" data-no-translation-aria-label=\"\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/vlv-300x300.png\" alt=\"vlv\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 of 17\" data-no-translation-aria-label=\"\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/armats-300x300.png\" alt=\"armats\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"12 of 17\" data-no-translation-aria-label=\"\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/barsis-300x300.png\" alt=\"barsis\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"13 of 17\" data-no-translation-aria-label=\"\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/decorproff-300x300.png\" alt=\"decorproff\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"14 of 17\" data-no-translation-aria-label=\"\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/goldshin-300x300.png\" alt=\"goldshin\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"15 of 17\" data-no-translation-aria-label=\"\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/intermall-300x300.png\" alt=\"intermall\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"16 of 17\" data-no-translation-aria-label=\"\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/jur-300x300.png\" alt=\"jur\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"17 of 17\" data-no-translation-aria-label=\"\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/logos-300x300.png\" alt=\"logos\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e700c2a elementor-widget elementor-widget-spacer\" data-id=\"e700c2a\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d986029 e-con-full e-flex e-con e-parent\" data-id=\"d986029\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d81b663 elementor-posts--align-center elementor-grid-2 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-card-shadow-yes elementor-posts__hover-gradient elementor-widget elementor-widget-posts\" data-id=\"d81b663\" data-element_type=\"widget\" data-settings=\"{&quot;cards_columns&quot;:&quot;2&quot;,&quot;cards_columns_tablet&quot;:&quot;2&quot;,&quot;cards_columns_mobile&quot;:&quot;1&quot;,&quot;cards_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;cards_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;cards_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"posts.cards\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-posts-container elementor-posts elementor-posts--skin-cards elementor-grid\">\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-1369 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/jac.am\/ru\/2026\/01\/13\/jac-motors-0-interest-leasing\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img decoding=\"async\" width=\"1080\" height=\"749\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/\u053c\u056b\u0566\u056b\u0576\u0563-\u0537\u0584\u057d\u057a\u0578-2025-\u0555\u0580-1-\u0531\u0575\u0581\u0565\u056c\u0578\u0582\u0576\u0565\u0580\u0568-\u0570\u0576\u0561\u0580\u0561\u057e\u0578\u0580\u0578\u0582\u0569\u0575\u0578\u0582\u0576-\u0578\u0582\u0576\u0565\u0581\u0561\u0576-\u057f\u0565\u057d\u0576\u0565\u056c\u0578\u0582-\u0574\u0565\u0580-\u0561\u0574\u0565\u0576\u0561\u057a\u0561\u0570\u0561\u0576\u057b\u057e\u0561\u056e-\u0574\u0578\u0564\u0565\u056c\u0576\u0565.jpg\" class=\"attachment-full size-full wp-image-1204\" alt=\"\" srcset=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/\u053c\u056b\u0566\u056b\u0576\u0563-\u0537\u0584\u057d\u057a\u0578-2025-\u0555\u0580-1-\u0531\u0575\u0581\u0565\u056c\u0578\u0582\u0576\u0565\u0580\u0568-\u0570\u0576\u0561\u0580\u0561\u057e\u0578\u0580\u0578\u0582\u0569\u0575\u0578\u0582\u0576-\u0578\u0582\u0576\u0565\u0581\u0561\u0576-\u057f\u0565\u057d\u0576\u0565\u056c\u0578\u0582-\u0574\u0565\u0580-\u0561\u0574\u0565\u0576\u0561\u057a\u0561\u0570\u0561\u0576\u057b\u057e\u0561\u056e-\u0574\u0578\u0564\u0565\u056c\u0576\u0565.jpg 1080w, https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/\u053c\u056b\u0566\u056b\u0576\u0563-\u0537\u0584\u057d\u057a\u0578-2025-\u0555\u0580-1-\u0531\u0575\u0581\u0565\u056c\u0578\u0582\u0576\u0565\u0580\u0568-\u0570\u0576\u0561\u0580\u0561\u057e\u0578\u0580\u0578\u0582\u0569\u0575\u0578\u0582\u0576-\u0578\u0582\u0576\u0565\u0581\u0561\u0576-\u057f\u0565\u057d\u0576\u0565\u056c\u0578\u0582-\u0574\u0565\u0580-\u0561\u0574\u0565\u0576\u0561\u057a\u0561\u0570\u0561\u0576\u057b\u057e\u0561\u056e-\u0574\u0578\u0564\u0565\u056c\u0576\u0565-300x208.jpg 300w, https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/\u053c\u056b\u0566\u056b\u0576\u0563-\u0537\u0584\u057d\u057a\u0578-2025-\u0555\u0580-1-\u0531\u0575\u0581\u0565\u056c\u0578\u0582\u0576\u0565\u0580\u0568-\u0570\u0576\u0561\u0580\u0561\u057e\u0578\u0580\u0578\u0582\u0569\u0575\u0578\u0582\u0576-\u0578\u0582\u0576\u0565\u0581\u0561\u0576-\u057f\u0565\u057d\u0576\u0565\u056c\u0578\u0582-\u0574\u0565\u0580-\u0561\u0574\u0565\u0576\u0561\u057a\u0561\u0570\u0561\u0576\u057b\u057e\u0561\u056e-\u0574\u0578\u0564\u0565\u056c\u0576\u0565-1024x710.jpg 1024w, https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/\u053c\u056b\u0566\u056b\u0576\u0563-\u0537\u0584\u057d\u057a\u0578-2025-\u0555\u0580-1-\u0531\u0575\u0581\u0565\u056c\u0578\u0582\u0576\u0565\u0580\u0568-\u0570\u0576\u0561\u0580\u0561\u057e\u0578\u0580\u0578\u0582\u0569\u0575\u0578\u0582\u0576-\u0578\u0582\u0576\u0565\u0581\u0561\u0576-\u057f\u0565\u057d\u0576\u0565\u056c\u0578\u0582-\u0574\u0565\u0580-\u0561\u0574\u0565\u0576\u0561\u057a\u0561\u0570\u0561\u0576\u057b\u057e\u0561\u056e-\u0574\u0578\u0564\u0565\u056c\u0576\u0565-768x533.jpg 768w, https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/\u053c\u056b\u0566\u056b\u0576\u0563-\u0537\u0584\u057d\u057a\u0578-2025-\u0555\u0580-1-\u0531\u0575\u0581\u0565\u056c\u0578\u0582\u0576\u0565\u0580\u0568-\u0570\u0576\u0561\u0580\u0561\u057e\u0578\u0580\u0578\u0582\u0569\u0575\u0578\u0582\u0576-\u0578\u0582\u0576\u0565\u0581\u0561\u0576-\u057f\u0565\u057d\u0576\u0565\u056c\u0578\u0582-\u0574\u0565\u0580-\u0561\u0574\u0565\u0576\u0561\u057a\u0561\u0570\u0561\u0576\u057b\u057e\u0561\u056e-\u0574\u0578\u0564\u0565\u056c\u0576\u0565-18x12.jpg 18w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/jac.am\/ru\/2026\/01\/13\/jac-motors-0-interest-leasing\/\" >\n\t\t\t\tJAC Motors: 0% Interest Leasing\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t\t<div class=\"elementor-post__read-more-wrapper\">\n\t\t\n\t\t<a class=\"elementor-post__read-more\" href=\"https:\/\/jac.am\/ru\/2026\/01\/13\/jac-motors-0-interest-leasing\/\" aria-label=\"Read more about JAC Motors: 0% Interest Leasing\" tabindex=\"-1\" >\n\t\t\tRead More\t\t<\/a>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-336 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/jac.am\/ru\/2025\/12\/08\/meet-the-maextro\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img decoding=\"async\" width=\"1080\" height=\"720\" src=\"https:\/\/jac.am\/wp-content\/uploads\/2025\/12\/photo_2025-12-08-16.19.29.jpeg\" class=\"attachment-full size-full wp-image-340\" alt=\"\" srcset=\"https:\/\/jac.am\/wp-content\/uploads\/2025\/12\/photo_2025-12-08-16.19.29.jpeg 1080w, https:\/\/jac.am\/wp-content\/uploads\/2025\/12\/photo_2025-12-08-16.19.29-300x200.jpeg 300w, https:\/\/jac.am\/wp-content\/uploads\/2025\/12\/photo_2025-12-08-16.19.29-1024x683.jpeg 1024w, https:\/\/jac.am\/wp-content\/uploads\/2025\/12\/photo_2025-12-08-16.19.29-768x512.jpeg 768w, https:\/\/jac.am\/wp-content\/uploads\/2025\/12\/photo_2025-12-08-16.19.29-18x12.jpeg 18w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/jac.am\/ru\/2025\/12\/08\/meet-the-maextro\/\" >\n\t\t\t\tMeet the Maextro\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t\t<div class=\"elementor-post__read-more-wrapper\">\n\t\t\n\t\t<a class=\"elementor-post__read-more\" href=\"https:\/\/jac.am\/ru\/2025\/12\/08\/meet-the-maextro\/\" aria-label=\"Read more about Meet the Maextro\" tabindex=\"-1\" >\n\t\t\tRead More\t\t<\/a>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-22ca9b8 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"22ca9b8\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/jac.am\/ru\/news\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Explore All<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6ba16c4 e-con-full e-flex e-con e-parent\" data-id=\"6ba16c4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e8a08c elementor-widget elementor-widget-spacer\" data-id=\"3e8a08c\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0ee0581 elementor-widget elementor-widget-heading\" data-id=\"0ee0581\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Gallery<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-32751fd elementor-widget elementor-widget-gallery\" data-id=\"32751fd\" data-element_type=\"widget\" data-settings=\"{&quot;columns&quot;:5,&quot;columns_mobile&quot;:3,&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns_tablet&quot;:2,&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/enhanced_IMG_1773-Picsart-AiImageEnhancer.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"32751fd\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTU4LCJ1cmwiOiJodHRwczpcL1wvamFjLmFtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMVwvZW5oYW5jZWRfSU1HXzE3NzMtUGljc2FydC1BaUltYWdlRW5oYW5jZXIucG5nIiwic2xpZGVzaG93IjoiMzI3NTFmZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/enhanced_IMG_1773-Picsart-AiImageEnhancer-300x165.png\" data-width=\"300\" data-height=\"165\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/1312x875_1_fba98ed14c8522948ab8b89192a13998@5000x3333_0xFZBO3ro1_2719044778803924483.jpg.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"32751fd\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTU3LCJ1cmwiOiJodHRwczpcL1wvamFjLmFtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMVwvMTMxMng4NzVfMV9mYmE5OGVkMTRjODUyMjk0OGFiOGI4OTE5MmExMzk5OEA1MDAweDMzMzNfMHhGWkJPM3JvMV8yNzE5MDQ0Nzc4ODAzOTI0NDgzLmpwZy53ZWJwIiwic2xpZGVzaG93IjoiMzI3NTFmZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/1312x875_1_fba98ed14c8522948ab8b89192a13998@5000x3333_0xFZBO3ro1_2719044778803924483.jpg-300x200.webp\" data-width=\"300\" data-height=\"200\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/39.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"32751fd\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTU2LCJ1cmwiOiJodHRwczpcL1wvamFjLmFtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMVwvMzkuanBnIiwic2xpZGVzaG93IjoiMzI3NTFmZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/39-300x200.jpg\" data-width=\"300\" data-height=\"200\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/2d6b7f8dab46dc2cd506a0e9ec1a7404-2.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"32751fd\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTU1LCJ1cmwiOiJodHRwczpcL1wvamFjLmFtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMVwvMmQ2YjdmOGRhYjQ2ZGMyY2Q1MDZhMGU5ZWMxYTc0MDQtMi5qcGciLCJzbGlkZXNob3ciOiIzMjc1MWZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/2d6b7f8dab46dc2cd506a0e9ec1a7404-2-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/T9_num_003.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"32751fd\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTUzLCJ1cmwiOiJodHRwczpcL1wvamFjLmFtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMVwvVDlfbnVtXzAwMy5qcGciLCJzbGlkZXNob3ciOiIzMjc1MWZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/T9_num_003-300x200.jpg\" data-width=\"300\" data-height=\"200\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/Screenshot-2025-11-05-at-18.39.18.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"32751fd\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTUyLCJ1cmwiOiJodHRwczpcL1wvamFjLmFtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMVwvU2NyZWVuc2hvdC0yMDI1LTExLTA1LWF0LTE4LjM5LjE4LnBuZyIsInNsaWRlc2hvdyI6IjMyNzUxZmQifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/Screenshot-2025-11-05-at-18.39.18-300x154.png\" data-width=\"300\" data-height=\"154\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/rf8.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"32751fd\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTUxLCJ1cmwiOiJodHRwczpcL1wvamFjLmFtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMVwvcmY4LmpwZyIsInNsaWRlc2hvdyI6IjMyNzUxZmQifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/rf8-300x200.jpg\" data-width=\"300\" data-height=\"200\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/M3EV_01_02cb4525f_Picsart_AiImageEnhancer_2_art_scale_4_00x_gigapixel.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"32751fd\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTUwLCJ1cmwiOiJodHRwczpcL1wvamFjLmFtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMVwvTTNFVl8wMV8wMmNiNDUyNWZfUGljc2FydF9BaUltYWdlRW5oYW5jZXJfMl9hcnRfc2NhbGVfNF8wMHhfZ2lnYXBpeGVsLnBuZyIsInNsaWRlc2hvdyI6IjMyNzUxZmQifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/M3EV_01_02cb4525f_Picsart_AiImageEnhancer_2_art_scale_4_00x_gigapixel-300x101.png\" data-width=\"300\" data-height=\"101\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/K7-ATM-002.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"32751fd\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTQ5LCJ1cmwiOiJodHRwczpcL1wvamFjLmFtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMVwvSzctQVRNLTAwMi5qcGciLCJzbGlkZXNob3ciOiIzMjc1MWZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/K7-ATM-002-300x200.jpg\" data-width=\"300\" data-height=\"200\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/JAC-T9-Double-Cab-7-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"32751fd\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTQ4LCJ1cmwiOiJodHRwczpcL1wvamFjLmFtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMVwvSkFDLVQ5LURvdWJsZS1DYWItNy0xLmpwZyIsInNsaWRlc2hvdyI6IjMyNzUxZmQifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/JAC-T9-Double-Cab-7-1-300x200.jpg\" data-width=\"300\" data-height=\"200\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/JAC-T9-Double-Cab-5-1-EXT.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"32751fd\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTQ3LCJ1cmwiOiJodHRwczpcL1wvamFjLmFtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMVwvSkFDLVQ5LURvdWJsZS1DYWItNS0xLUVYVC5qcGciLCJzbGlkZXNob3ciOiIzMjc1MWZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/JAC-T9-Double-Cab-5-1-EXT-300x165.jpg\" data-width=\"300\" data-height=\"165\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/JAC-t9.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"32751fd\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTQ2LCJ1cmwiOiJodHRwczpcL1wvamFjLmFtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMVwvSkFDLXQ5LmpwZyIsInNsaWRlc2hvdyI6IjMyNzUxZmQifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/JAC-t9-300x200.jpg\" data-width=\"300\" data-height=\"200\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/JAc-j7.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"32751fd\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTQ1LCJ1cmwiOiJodHRwczpcL1wvamFjLmFtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMVwvSkFjLWo3LmpwZyIsInNsaWRlc2hvdyI6IjMyNzUxZmQifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/JAc-j7-300x200.jpg\" data-width=\"300\" data-height=\"200\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/IMG_1774-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"32751fd\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTQ0LCJ1cmwiOiJodHRwczpcL1wvamFjLmFtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMVwvSU1HXzE3NzQtc2NhbGVkLndlYnAiLCJzbGlkZXNob3ciOiIzMjc1MWZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/IMG_1774-300x171.webp\" data-width=\"300\" data-height=\"171\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/p1.96fed13.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"32751fd\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTM5LCJ1cmwiOiJodHRwczpcL1wvamFjLmFtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMVwvcDEuOTZmZWQxMy5wbmciLCJzbGlkZXNob3ciOiIzMjc1MWZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/jac.am\/wp-content\/uploads\/2026\/01\/p1.96fed13-300x173.png\" data-width=\"300\" data-height=\"173\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f10bf15 e-flex e-con-boxed e-con e-parent\" data-id=\"f10bf15\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1b4e701 elementor-widget elementor-widget-spacer\" data-id=\"1b4e701\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-45828e1 e-con-full e-flex e-con e-parent\" data-id=\"45828e1\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-12d1138 e-con-full e-flex e-con e-child\" data-id=\"12d1138\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8fc17db elementor-widget elementor-widget-google_maps\" data-id=\"8fc17db\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=6HVF%2B7V%20Verin%20Ptghni&#038;t=m&#038;z=14&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"6HVF+7V Verin Ptghni\"\n\t\t\t\t\taria-label=\"6HVF+7V Verin Ptghni\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d3c33a9 e-con-full e-flex e-con e-child\" data-id=\"d3c33a9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9765599 elementor-widget elementor-widget-heading\" data-id=\"9765599\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Get In Touch<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-97679fa elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"97679fa\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-location-arrow\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M444.52 3.52L28.74 195.42c-47.97 22.39-31.98 92.75 19.19 92.75h175.91v175.91c0 51.17 70.36 67.17 92.75 19.19l191.9-415.78c15.99-38.39-25.59-79.97-63.97-63.97z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">1\/5 Deadlock, 5th Street, Verin Ptghni, Yerevan, Armenia<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-envelope\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">sales@evmotors.am<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-alt\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">095 88 88 95<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-alt\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">041 88 88 46<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Born<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-33","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/jac.am\/ru\/wp-json\/wp\/v2\/pages\/33","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jac.am\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jac.am\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jac.am\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jac.am\/ru\/wp-json\/wp\/v2\/comments?post=33"}],"version-history":[{"count":220,"href":"https:\/\/jac.am\/ru\/wp-json\/wp\/v2\/pages\/33\/revisions"}],"predecessor-version":[{"id":1683,"href":"https:\/\/jac.am\/ru\/wp-json\/wp\/v2\/pages\/33\/revisions\/1683"}],"wp:attachment":[{"href":"https:\/\/jac.am\/ru\/wp-json\/wp\/v2\/media?parent=33"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}