{"id":38,"date":"2025-09-23T11:01:55","date_gmt":"2025-09-23T11:01:55","guid":{"rendered":"https:\/\/barkaicom.co.il\/?page_id=38"},"modified":"2026-04-01T05:57:55","modified_gmt":"2026-04-01T02:57:55","slug":"about-us","status":"publish","type":"page","link":"https:\/\/barkaicom.co.il\/he\/about-us\/","title":{"rendered":"\u05e2\u05dc\u05d9\u05e0\u05d5"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div class=\"vc_row wpb_row vc_row-fluid boomapps_vcrow\"><div class=\"wpb_column vc_column_container vc_col-sm-12 boomapps_vccolumn\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\"\/>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500;700&display=swap\" rel=\"stylesheet\"\/>\r\n\r\n<style>\r\n  \/* ====== SCOPE EVERYTHING to avoid breaking WP theme ====== *\/\r\n  .barkaicom-aboutus, .barkaicom-aboutus *{\r\n    margin: 0;\r\n    padding: 0;\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .barkaicom-aboutus{\r\n    --primary: #0fa3b1;\r\n    --primary-dark: #0d9488;\r\n    --primary-light: #87e0e6;\r\n    --secondary: #0f766e;\r\n    --accent: #20c997;\r\n    --dark: #1e293b;\r\n    --light: #f8fafc;\r\n    --text: #475569;\r\n    --text-light: #64748b;\r\n    --card-bg: rgba(255, 255, 255, 0.95);\r\n    --shadow: 0 8px 32px rgba(0, 0, 0, 0.1);\r\n    --shadow-hover: 0 12px 48px rgba(15, 163, 177, 0.15);\r\n    --radius-lg: 24px;\r\n    --radius-md: 16px;\r\n    --radius-sm: 12px;\r\n    --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\r\n\r\n    font-family: 'DM Sans', sans-serif;\r\n    color: var(--text);\r\n    background: linear-gradient(135deg, #f0fdfa 0%, #f8fafc 100%);\r\n    padding: 20px;\r\n\r\n    \/* IMPORTANT: do NOT flex-center the whole page *\/\r\n    width: 100%;\r\n  }\r\n\r\n  .barkaicom-aboutus .main-container{\r\n    max-width: 1400px;\r\n    margin: 0 auto;\r\n    width: 100%;\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 40px;\r\n    align-items: stretch;\r\n  }\r\n\r\n  .barkaicom-aboutus .slider-container{\r\n    flex: 1 1 55%;\r\n    position: relative;\r\n    border-radius: var(--radius-lg);\r\n    overflow: hidden;\r\n    box-shadow: var(--shadow);\r\n    background: var(--light);\r\n    min-height: 580px;\r\n  }\r\n\r\n  .barkaicom-aboutus .intro-container{\r\n    flex: 1 1 40%;\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n  }\r\n\r\n  .barkaicom-aboutus .intro{\r\n    text-align: center;\r\n    padding: 60px 40px;\r\n    background: var(--card-bg);\r\n    border-radius: var(--radius-lg);\r\n    box-shadow: var(--shadow);\r\n    backdrop-filter: blur(20px);\r\n    -webkit-backdrop-filter: blur(20px);\r\n    width: 100%;\r\n    height: 100%;\r\n    position: relative;\r\n    overflow: hidden;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: center;\r\n    border: 1px solid rgba(255, 255, 255, 0.8);\r\n  }\r\n\r\n  .barkaicom-aboutus .intro::before{\r\n    content: '';\r\n    position: absolute;\r\n    top: 0; left: 0;\r\n    width: 100%; height: 6px;\r\n    background: linear-gradient(90deg, var(--primary), var(--accent));\r\n  }\r\n\r\n  .barkaicom-aboutus .intro h1{\r\n    font-size: 3.2rem;\r\n    font-weight: 800;\r\n    text-transform: uppercase;\r\n    margin-bottom: 20px;\r\n    letter-spacing: -0.5px;\r\n    background: linear-gradient(135deg, var(--dark) 0%, var(--primary) 100%);\r\n    -webkit-background-clip: text;\r\n    background-clip: text;\r\n    color: transparent;\r\n    position: relative;\r\n    display: inline-block;\r\n    line-height: 1.1;\r\n  }\r\n\r\n  .barkaicom-aboutus .intro h1::after{\r\n    content: '';\r\n    position: absolute;\r\n    bottom: -15px;\r\n    left: 50%;\r\n    transform: translateX(-50%);\r\n    width: 100px;\r\n    height: 4px;\r\n    background: linear-gradient(90deg, var(--primary), var(--accent));\r\n    border-radius: 2px;\r\n  }\r\n\r\n  .barkaicom-aboutus .intro h1 span{\r\n    display: block;\r\n    font-size: 2.8rem;\r\n    font-weight: 700;\r\n    background: linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%);\r\n    -webkit-background-clip: text;\r\n    background-clip: text;\r\n    color: transparent;\r\n  }\r\n\r\n  .barkaicom-aboutus .intro .text{\r\n    font-size: 1.3rem;\r\n    color: var(--text);\r\n    margin: 30px 0 45px;\r\n    max-width: 600px;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    line-height: 1.7;\r\n    font-weight: 400;\r\n  }\r\n\r\n  .barkaicom-aboutus .button-box{\r\n    display: flex;\r\n    justify-content: center;\r\n    gap: 20px;\r\n    flex-wrap: wrap;\r\n    margin-bottom: 10px;\r\n  }\r\n\r\n  .barkaicom-aboutus .button-box a{\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    width: 65px;\r\n    height: 65px;\r\n    background: linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%);\r\n    border-radius: 50%;\r\n    transition: var(--transition);\r\n    position: relative;\r\n    overflow: hidden;\r\n    box-shadow: 0 6px 20px rgba(13, 110, 253, 0.25);\r\n    text-decoration: none;\r\n  }\r\n\r\n  .barkaicom-aboutus .button-box a::before{\r\n    content: '';\r\n    position: absolute;\r\n    inset: 0;\r\n    background: linear-gradient(135deg, var(--accent) 0%, var(--primary) 100%);\r\n    opacity: 0;\r\n    transition: var(--transition);\r\n  }\r\n\r\n  .barkaicom-aboutus .button-box a:hover{\r\n    transform: translateY(-8px) scale(1.05);\r\n    box-shadow: var(--shadow-hover);\r\n  }\r\n\r\n  .barkaicom-aboutus .button-box a:hover::before{ opacity: 1; }\r\n\r\n  .barkaicom-aboutus .button-box i{\r\n    font-size: 24px;\r\n    color: white;\r\n    position: relative;\r\n    z-index: 1;\r\n    transition: var(--transition);\r\n  }\r\n\r\n  .barkaicom-aboutus .button-box a:hover i{ transform: scale(1.1); }\r\n\r\n  .barkaicom-aboutus .contact-info{\r\n    margin-top: 50px;\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    justify-content: center;\r\n    gap: 25px;\r\n    font-size: 1.05rem;\r\n    color: var(--text);\r\n  }\r\n\r\n  .barkaicom-aboutus .contact-person{\r\n    background: rgba(15, 163, 177, 0.08);\r\n    border-radius: var(--radius-md);\r\n    padding: 25px;\r\n    transition: var(--transition);\r\n    border: 1px solid rgba(15, 163, 177, 0.1);\r\n    text-align: center;\r\n    min-width: 280px;\r\n  }\r\n\r\n  .barkaicom-aboutus .contact-person:hover{\r\n    background: rgba(15, 163, 177, 0.15);\r\n    transform: translateY(-5px);\r\n    box-shadow: 0 8px 25px rgba(15, 163, 177, 0.1);\r\n  }\r\n\r\n  .barkaicom-aboutus .contact-person h3{\r\n    color: var(--primary);\r\n    margin-bottom: 15px;\r\n    font-size: 1.4rem;\r\n    font-weight: 700;\r\n  }\r\n\r\n  .barkaicom-aboutus .contact-details{\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 12px;\r\n  }\r\n\r\n  .barkaicom-aboutus .contact-item{\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 10px;\r\n    padding: 10px 15px;\r\n    background: rgba(255, 255, 255, 0.75);\r\n    border-radius: 50px;\r\n    transition: var(--transition);\r\n    text-decoration: none;\r\n    color: var(--text);\r\n  }\r\n\r\n  .barkaicom-aboutus .contact-item:hover{\r\n    background: rgba(255, 255, 255, 0.95);\r\n    transform: translateY(-2px);\r\n  }\r\n\r\n  .barkaicom-aboutus .contact-item i{\r\n    color: var(--primary);\r\n    font-size: 1.1rem;\r\n    width: 18px;\r\n  }\r\n\r\n  \/* Floating shapes *\/\r\n  .barkaicom-aboutus .floating-shapes{\r\n    position: absolute;\r\n    inset: 0;\r\n    z-index: -1;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .barkaicom-aboutus .shape{\r\n    position: absolute;\r\n    border-radius: 50%;\r\n    opacity: 0.08;\r\n    background: linear-gradient(135deg, var(--primary), var(--accent));\r\n    animation: float 20s ease-in-out infinite;\r\n  }\r\n\r\n  .barkaicom-aboutus .shape-1{ width:120px;height:120px; top:-40px; left:-40px; }\r\n  .barkaicom-aboutus .shape-2{ width:90px;height:90px; bottom:60px; right:-30px; animation-delay:-5s; animation-duration:25s; }\r\n  .barkaicom-aboutus .shape-3{ width:70px;height:70px; top:50%; left:75%; animation-delay:-10s; animation-duration:18s; }\r\n  .barkaicom-aboutus .shape-4{ width:50px;height:50px; bottom:30%; left:10%; animation-delay:-7s; animation-duration:22s; }\r\n\r\n  @keyframes float{\r\n    0%,100%{ transform: translateY(0) rotate(0deg) scale(1); }\r\n    33%{ transform: translateY(-30px) rotate(120deg) scale(1.05); }\r\n    66%{ transform: translateY(15px) rotate(240deg) scale(0.95); }\r\n  }\r\n\r\n  \/* Slider *\/\r\n  .barkaicom-aboutus .slider{\r\n    position: relative;\r\n    width: 100%;\r\n    height: 100%;\r\n    min-height: 580px;\r\n    overflow: hidden;\r\n    border-radius: var(--radius-lg);\r\n  }\r\n\r\n  .barkaicom-aboutus .slides{\r\n    display: flex;\r\n    width: 400%;\r\n    height: 100%;\r\n    transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);\r\n    will-change: transform;\r\n  }\r\n\r\n  .barkaicom-aboutus .slide{\r\n    width: 25%;\r\n    height: 100%;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n\r\n  \/* FIX: image should fill slide *\/\r\n  .barkaicom-aboutus .slide-img{\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n    display: block;\r\n  }\r\n\r\n  .barkaicom-aboutus .slide-content{\r\n    position: absolute;\r\n    bottom: 0; left: 0;\r\n    width: 100%;\r\n    padding: 50px 40px;\r\n    background: linear-gradient(transparent, rgba(0,0,0,0.85));\r\n    color: white;\r\n    transition: var(--transition);\r\n  }\r\n\r\n  .barkaicom-aboutus .slide-content h3{\r\n    font-size: 2rem;\r\n    margin-bottom: 15px;\r\n    font-weight: 700;\r\n  }\r\n\r\n  .barkaicom-aboutus .slide-content p{\r\n    font-size: 1.2rem;\r\n    opacity: 0.95;\r\n    line-height: 1.6;\r\n    font-weight: 400;\r\n  }\r\n\r\n  .barkaicom-aboutus .slider-nav{\r\n    position: absolute;\r\n    bottom: 30px;\r\n    left: 50%;\r\n    transform: translateX(-50%);\r\n    display: flex;\r\n    gap: 15px;\r\n    z-index: 10;\r\n  }\r\n\r\n  .barkaicom-aboutus .slider-dot{\r\n    width: 14px;\r\n    height: 14px;\r\n    border-radius: 50%;\r\n    background: rgba(255,255,255,0.4);\r\n    cursor: pointer;\r\n    transition: var(--transition);\r\n    border: 2px solid transparent;\r\n  }\r\n\r\n  .barkaicom-aboutus .slider-dot.active{\r\n    background: white;\r\n    transform: scale(1.3);\r\n    box-shadow: 0 0 20px rgba(255,255,255,0.5);\r\n  }\r\n\r\n  .barkaicom-aboutus .slider-arrows{\r\n    position: absolute;\r\n    top: 50%;\r\n    width: 100%;\r\n    display: flex;\r\n    justify-content: space-between;\r\n    padding: 0 25px;\r\n    transform: translateY(-50%);\r\n    z-index: 10;\r\n  }\r\n\r\n  .barkaicom-aboutus .slider-arrow{\r\n    width: 60px;\r\n    height: 60px;\r\n    border-radius: 50%;\r\n    border: 0;\r\n    background: rgba(255,255,255,0.9);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    cursor: pointer;\r\n    transition: var(--transition);\r\n    color: var(--primary);\r\n    font-size: 22px;\r\n    box-shadow: 0 8px 25px rgba(0,0,0,0.15);\r\n  }\r\n\r\n  .barkaicom-aboutus .slider-arrow:hover{\r\n    background: white;\r\n    transform: scale(1.12);\r\n    color: var(--primary-dark);\r\n  }\r\n\r\n  .barkaicom-aboutus .slider-progress{\r\n    position: absolute;\r\n    bottom: 0; left: 0;\r\n    height: 4px;\r\n    background: linear-gradient(90deg, var(--primary), var(--accent));\r\n    width: 0%;\r\n    transition: width 0.1s linear;\r\n    z-index: 10;\r\n    box-shadow: 0 0 20px rgba(15,163,177,0.5);\r\n  }\r\n\r\n  \/* Responsive *\/\r\n  @media (max-width: 992px){\r\n    .barkaicom-aboutus .main-container{ flex-direction: column; }\r\n    .barkaicom-aboutus .slider-container, .barkaicom-aboutus .intro-container{ flex: 1 1 100%; }\r\n    .barkaicom-aboutus .slider{ min-height: 480px; }\r\n    .barkaicom-aboutus .intro{ padding: 50px 30px; }\r\n    .barkaicom-aboutus .contact-info{ flex-direction: column; align-items: center; }\r\n  }\r\n\r\n  @media (max-width: 768px){\r\n    .barkaicom-aboutus{ padding: 10px; }\r\n    .barkaicom-aboutus .intro{ padding: 40px 12px; }\r\n    .barkaicom-aboutus .intro h1{ font-size: 2.3rem; }\r\n    .barkaicom-aboutus .intro h1 span{ font-size: 2.0rem; }\r\n    .barkaicom-aboutus .intro .text{ font-size: 1.1rem; margin: 15px 0 35px; }\r\n    .barkaicom-aboutus .contact-person{ min-width: 100%; padding: 20px 12px; }\r\n    .barkaicom-aboutus .slider{ min-height: 420px; }\r\n    .barkaicom-aboutus .slide-content{ padding: 28px 16px; text-align: center; }\r\n    .barkaicom-aboutus .slide-content h3{ font-size: 1.5rem; }\r\n    .barkaicom-aboutus .slide-content p{ font-size: 1.02rem; }\r\n    .barkaicom-aboutus .slider-arrow{ width: 50px; height: 50px; font-size: 18px; }\r\n    .barkaicom-aboutus .floating-shapes .shape{ display: none; }\r\n  }\r\n\r\n  @media (prefers-reduced-motion: reduce){\r\n    .barkaicom-aboutus *, .barkaicom-aboutus *::before, .barkaicom-aboutus *::after{\r\n      animation-duration: 0.01ms !important;\r\n      animation-iteration-count: 1 !important;\r\n      transition-duration: 0.01ms !important;\r\n    }\r\n  }\r\n  footer {\r\n    background: linear-gradient(135deg, #0d9488 0%, #0f766e 100%) !important;\r\n    color: white;\r\n    padding: 20px 20px 10px !important;\r\n    margin: 0 !important;\r\n}\r\n\r\n.footer-container {\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n}\r\n<\/style>\r\n\r\n<div class=\"barkaicom-aboutus\">\r\n  <div class=\"main-container\">\r\n\r\n    <!-- Slider -->\r\n    <div class=\"slider-container\">\r\n      <div class=\"slider\" role=\"region\" aria-label=\"\u05e7\u05e8\u05d5\u05e1\u05dc\u05ea \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05d7\u05d1\u05e8\u05d4\">\r\n        <div class=\"slides\">\r\n          <div class=\"slide\" aria-label=\"\u05d9\u05d9\u05e2\u05d5\u05e5 \u05d0\u05e1\u05d8\u05e8\u05d8\u05d2\u05d9 - \u05e9\u05e7\u05d5\u05e4\u05d9\u05ea 1 \u05de\u05ea\u05d5\u05da 4\">\r\n            <img decoding=\"async\" class=\"slide-img\" loading=\"lazy\"\r\n              alt=\"Strategic Consulting - Our team discussing communication strategies\"\r\n              src=\"https:\/\/images.unsplash.com\/photo-1551434678-e076c223a692?ixlib=rb-4.0.3&auto=format&fit=crop&w=1200&q=80\"\/>\r\n            <div class=\"slide-content\">\r\n              <h3>\u05d9\u05d9\u05e2\u05d5\u05e5 \u05d0\u05e1\u05d8\u05e8\u05d8\u05d2\u05d9<\/h3>\r\n              <p>\u05de\u05e2\u05dc 40 \u05e9\u05e0\u05d5\u05ea \u05e0\u05d9\u05e1\u05d9\u05d5\u05df \u05d1\u05d9\u05d9\u05e2\u05d5\u05e5 \u05ea\u05e7\u05e9\u05d5\u05e8\u05ea \u05d5\u05d8\u05db\u05e0\u05d5\u05dc\u05d5\u05d2\u05d9\u05d4 \u05dc\u05dc\u05e7\u05d5\u05d7\u05d5\u05ea \u05de\u05de\u05e9\u05dc\u05ea\u05d9\u05d9\u05dd \u05d5\u05e2\u05e1\u05e7\u05d9\u05d9\u05dd \u05d1\u05e8\u05d7\u05d1\u05d9 \u05d4\u05e2\u05d5\u05dc\u05dd<\/p>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"slide\" aria-label=\"\u05d9\u05d9\u05e9\u05d5\u05dd \u05e4\u05e8\u05d5\u05d9\u05e7\u05d8 - \u05e9\u05e7\u05d5\u05e4\u05d9\u05ea 2 \u05de\u05ea\u05d5\u05da 4\">\r\n            <img decoding=\"async\" class=\"slide-img\" loading=\"lazy\"\r\n              alt=\"Project Implementation - Advanced telecom infrastructure deployment\"\r\n              src=\"https:\/\/images.unsplash.com\/photo-1552664730-d307ca884978?ixlib=rb-4.0.3&auto=format&fit=crop&w=1200&q=80\"\/>\r\n            <div class=\"slide-content\">\r\n              <h3>\u05d9\u05d9\u05e9\u05d5\u05dd \u05d4\u05e4\u05e8\u05d5\u05d9\u05e7\u05d8<\/h3>\r\n              <p>\u05d4\u05d5\u05d1\u05dc\u05ea \u05e4\u05e8\u05d5\u05d9\u05e7\u05d8\u05d9\u05dd \u05d2\u05d3\u05d5\u05dc\u05d9\u05dd \u05d1\u05ea\u05d7\u05d5\u05dd \u05d4\u05d8\u05dc\u05e7\u05d5\u05dd \u05d5\u05d4-IT, \u05d4\u05d7\u05dc \u05de\u05d7\u05d6\u05d5\u05df \u05d5\u05e2\u05d3 \u05dc\u05d9\u05d9\u05e9\u05d5\u05dd \u05de\u05dc\u05d0, \u05d1\u05d3\u05d9\u05d5\u05e7 \u05d5\u05d1\u05de\u05e6\u05d5\u05d9\u05e0\u05d5\u05ea<\/p>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"slide\" aria-label=\"\u05e9\u05d9\u05ea\u05d5\u05e3 \u05e4\u05e2\u05d5\u05dc\u05d4 \u05e6\u05d5\u05d5\u05ea\u05d9 - \u05e9\u05e7\u05d5\u05e4\u05d9\u05ea 3 \u05de\u05ea\u05d5\u05da 4\">\r\n            <img decoding=\"async\" class=\"slide-img\" loading=\"lazy\"\r\n              alt=\"Team Collaboration - Cross-functional team working session\"\r\n              src=\"https:\/\/images.unsplash.com\/photo-1542744173-8e7e53415bb0?ixlib=rb-4.0.3&auto=format&fit=crop&w=1200&q=80\"\/>\r\n            <div class=\"slide-content\">\r\n              <h3>\u05e9\u05d9\u05ea\u05d5\u05e3 \u05e4\u05e2\u05d5\u05dc\u05d4 \u05e6\u05d5\u05d5\u05ea\u05d9<\/h3>\r\n              <p>\u05e2\u05d1\u05d5\u05d3\u05d4 \u05de\u05e9\u05d5\u05ea\u05e4\u05ea \u05e2\u05dd \u05dc\u05e7\u05d5\u05d7\u05d5\u05ea \u05dc\u05d4\u05e9\u05d2\u05ea \u05ea\u05d5\u05e6\u05d0\u05d5\u05ea \u05d9\u05d5\u05e6\u05d0\u05d5\u05ea \u05d3\u05d5\u05e4\u05df \u05d5\u05d1\u05e0\u05d9\u05d9\u05ea \u05e9\u05d5\u05ea\u05e4\u05d5\u05d9\u05d5\u05ea \u05d0\u05de\u05d9\u05e0\u05d5\u05ea \u05d5\u05d0\u05e8\u05d5\u05db\u05d5\u05ea \u05d8\u05d5\u05d5\u05d7<\/p>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"slide\" aria-label=\"\u05d7\u05d3\u05e9\u05e0\u05d5\u05ea \u05d8\u05db\u05e0\u05d5\u05dc\u05d5\u05d2\u05d9\u05ea - \u05e9\u05e7\u05d5\u05e4\u05d9\u05ea 4 \u05de\u05ea\u05d5\u05da 4\">\r\n            <img decoding=\"async\" class=\"slide-img\" loading=\"lazy\"\r\n              alt=\"Technology Innovation - Cutting-edge communication technology systems\"\r\n              src=\"https:\/\/images.unsplash.com\/photo-1560472354-b33ff0c44a43?ixlib=rb-4.0.3&auto=format&fit=crop&w=1200&q=80\"\/>\r\n            <div class=\"slide-content\">\r\n              <h3>\u05d7\u05d3\u05e9\u05e0\u05d5\u05ea \u05d8\u05db\u05e0\u05d5\u05dc\u05d5\u05d2\u05d9\u05ea<\/h3>\r\n              <p>\u05dc\u05d4\u05d9\u05e9\u05d0\u05e8 \u05d1\u05d7\u05d6\u05d9\u05ea \u05d8\u05db\u05e0\u05d5\u05dc\u05d5\u05d2\u05d9\u05d9\u05ea \u05d4\u05ea\u05e7\u05e9\u05d5\u05e8\u05ea \u05db\u05d3\u05d9 \u05dc\u05e1\u05e4\u05e7 \u05e4\u05ea\u05e8\u05d5\u05e0\u05d5\u05ea \u05de\u05ea\u05e7\u05d3\u05de\u05d9\u05dd \u05d5\u05de\u05e2\u05d5\u05d3\u05e0\u05d9\u05dd \u05dc\u05e2\u05ea\u05d9\u05d3<\/p>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"slider-arrows\">\r\n          <button type=\"button\" class=\"slider-arrow prev\" aria-label=\"Previous slide\">\r\n            <i class=\"fas fa-chevron-left\"><\/i>\r\n          <\/button>\r\n          <button type=\"button\" class=\"slider-arrow next\" aria-label=\"Next slide\">\r\n            <i class=\"fas fa-chevron-right\"><\/i>\r\n          <\/button>\r\n        <\/div>\r\n\r\n        <div class=\"slider-nav\" aria-label=\"Slide navigation\">\r\n          <button type=\"button\" class=\"slider-dot active\" aria-label=\"Go to slide 1\"><\/button>\r\n          <button type=\"button\" class=\"slider-dot\" aria-label=\"Go to slide 2\"><\/button>\r\n          <button type=\"button\" class=\"slider-dot\" aria-label=\"Go to slide 3\"><\/button>\r\n          <button type=\"button\" class=\"slider-dot\" aria-label=\"Go to slide 4\"><\/button>\r\n        <\/div>\r\n\r\n        <div class=\"slider-progress\" aria-hidden=\"true\"><\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Intro -->\r\n    <div class=\"intro-container\">\r\n      <div class=\"intro\">\r\n        <div class=\"floating-shapes\">\r\n          <div class=\"shape shape-1\"><\/div>\r\n          <div class=\"shape shape-2\"><\/div>\r\n          <div class=\"shape shape-3\"><\/div>\r\n          <div class=\"shape shape-4\"><\/div>\r\n        <\/div>\r\n\r\n        <h1>BarkaiCom consulting <span>\u05de\u05b0\u05d9\u05b8\u05e2\u05b5\u05e5<\/span><\/h1>\r\n        <div class=\"text\">\r\n          Experts in strategic communication and technology consulting for over 40 years.\r\n          Providing innovative and secure solutions for government, defense, and business clients worldwide.\r\n        <\/div>\r\n\r\n        <div class=\"button-box\">\r\n          <a href=\"tel:+972558825265\" aria-label=\"Call Oren Barkai at +972 55 882 5265\">\r\n            <i class=\"fa-solid fa-phone\"><\/i>\r\n          <\/a>\r\n          <a href=\"mailto:o@barkaicom.co.il\" aria-label=\"Send an email to Oren Barkai at o@barkaicom.co.il\">\r\n            <i class=\"fa-solid fa-envelope\"><\/i>\r\n          <\/a>\r\n        <\/div>\r\n\r\n        <div class=\"contact-info\">\r\n          <div class=\"contact-person\">\r\n            <h3>\u05d0\u05d5\u05e8\u05df \u05d1\u05e8\u05e7\u05d0\u05d9<\/h3>\r\n            <div class=\"contact-details\">\r\n              <a class=\"contact-item\" href=\"tel:+972558825265\">\r\n                <i class=\"fa-solid fa-phone\"><\/i><span>055-882-5265<\/span>\r\n              <\/a>\r\n              <a class=\"contact-item\" href=\"mailto:o@barkaicom.co.il\">\r\n                <i class=\"fa-solid fa-envelope\"><\/i><span>o@barkaicom.co.il<\/span>\r\n              <\/a>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"contact-person\">\r\n            <h3>\u05de\u05d9\u05e7\u05d9 \u05d1\u05e8\u05e7\u05d0\u05d9<\/h3>\r\n            <div class=\"contact-details\">\r\n              <a class=\"contact-item\" href=\"tel:+972522743300\">\r\n                <i class=\"fa-solid fa-phone\"><\/i><span>052-274-3300<\/span>\r\n              <\/a>\r\n              <a class=\"contact-item\" href=\"mailto:m@barkaicom.co.il\">\r\n                <i class=\"fa-solid fa-envelope\"><\/i><span>m@barkaicom.co.il<\/span>\r\n              <\/a>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\n  document.addEventListener('DOMContentLoaded', function() {\r\n    const root = document.querySelector('.barkaicom-aboutus');\r\n    if (!root) return;\r\n\r\n    const slides = root.querySelector('.slides');\r\n    const slideCount = root.querySelectorAll('.slide').length;\r\n    const dots = root.querySelectorAll('.slider-dot');\r\n    const prevArrow = root.querySelector('.slider-arrow.prev');\r\n    const nextArrow = root.querySelector('.slider-arrow.next');\r\n    const progressBar = root.querySelector('.slider-progress');\r\n    const slider = root.querySelector('.slider');\r\n\r\n    if (!slides || !slideCount || !dots.length || !prevArrow || !nextArrow || !progressBar || !slider) return;\r\n\r\n    let currentSlide = 0;\r\n    let slideInterval;\r\n    let progressInterval;\r\n    let startX = 0;\r\n    let endX = 0;\r\n\r\n    function updateSlidePosition() {\r\n      slides.style.transform = `translateX(-${currentSlide * 25}%)`;\r\n      dots.forEach((dot, index) => {\r\n        dot.classList.toggle('active', index === currentSlide);\r\n        dot.setAttribute('aria-current', index === currentSlide ? 'true' : 'false');\r\n      });\r\n\r\n      progressBar.style.width = '0%';\r\n      clearInterval(progressInterval);\r\n      startProgressBar();\r\n    }\r\n\r\n    function startProgressBar() {\r\n      let width = 0;\r\n      progressInterval = setInterval(() => {\r\n        width += 0.5;\r\n        progressBar.style.width = width + '%';\r\n        if (width >= 100) clearInterval(progressInterval);\r\n      }, 20);\r\n    }\r\n\r\n    function nextSlide() {\r\n      currentSlide = (currentSlide + 1) % slideCount;\r\n      updateSlidePosition();\r\n    }\r\n\r\n    function prevSlide() {\r\n      currentSlide = (currentSlide - 1 + slideCount) % slideCount;\r\n      updateSlidePosition();\r\n    }\r\n\r\n    function goToSlide(n) {\r\n      currentSlide = n;\r\n      updateSlidePosition();\r\n    }\r\n\r\n    function startSlideShow() {\r\n      slideInterval = setInterval(nextSlide, 5000);\r\n      startProgressBar();\r\n    }\r\n\r\n    function stopSlideShow() {\r\n      clearInterval(slideInterval);\r\n      clearInterval(progressInterval);\r\n    }\r\n\r\n    function handleTouchStart(e) { startX = e.touches[0].clientX; }\r\n    function handleTouchMove(e) { if (startX) endX = e.touches[0].clientX; }\r\n    function handleTouchEnd() {\r\n      if (!startX || !endX) return;\r\n      const diffX = startX - endX;\r\n      const minSwipeDistance = 50;\r\n      if (Math.abs(diffX) > minSwipeDistance) {\r\n        stopSlideShow();\r\n        diffX > 0 ? nextSlide() : prevSlide();\r\n        startSlideShow();\r\n      }\r\n      startX = 0; endX = 0;\r\n    }\r\n\r\n    nextArrow.addEventListener('click', () => { stopSlideShow(); nextSlide(); startSlideShow(); });\r\n    prevArrow.addEventListener('click', () => { stopSlideShow(); prevSlide(); startSlideShow(); });\r\n\r\n    dots.forEach((dot, index) => {\r\n      dot.addEventListener('click', () => { stopSlideShow(); goToSlide(index); startSlideShow(); });\r\n    });\r\n\r\n    slider.addEventListener('touchstart', handleTouchStart, { passive: true });\r\n    slider.addEventListener('touchmove', handleTouchMove, { passive: true });\r\n    slider.addEventListener('touchend', handleTouchEnd);\r\n\r\n    slider.addEventListener('mouseenter', stopSlideShow);\r\n    slider.addEventListener('mouseleave', startSlideShow);\r\n    slider.addEventListener('focusin', stopSlideShow);\r\n    slider.addEventListener('focusout', startSlideShow);\r\n\r\n    startSlideShow();\r\n  });\r\n<\/script>\r\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid boomapps_vcrow\"><div class=\"wpb_column vc_column_container vc_col-sm-12 boomapps_vccolumn\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><\/div><\/div><\/div><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"Strategic Consulting 40+ years of expertise in communication and technology consulting for government and corporate clients worldwide Project Implementation Leading large-scale telecom and IT projects from vision to full implementation with precision and excellence Team Collaboration Working together with clients to achieve outstanding results and build lasting, trusted partnerships Technological Innovation Staying at the forefront [...]","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-38","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/barkaicom.co.il\/he\/wp-json\/wp\/v2\/pages\/38","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/barkaicom.co.il\/he\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/barkaicom.co.il\/he\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/barkaicom.co.il\/he\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/barkaicom.co.il\/he\/wp-json\/wp\/v2\/comments?post=38"}],"version-history":[{"count":56,"href":"https:\/\/barkaicom.co.il\/he\/wp-json\/wp\/v2\/pages\/38\/revisions"}],"predecessor-version":[{"id":159488,"href":"https:\/\/barkaicom.co.il\/he\/wp-json\/wp\/v2\/pages\/38\/revisions\/159488"}],"wp:attachment":[{"href":"https:\/\/barkaicom.co.il\/he\/wp-json\/wp\/v2\/media?parent=38"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}