{"id":509,"date":"2020-10-25T12:55:58","date_gmt":"2020-10-25T12:55:58","guid":{"rendered":"http:\/\/gfxpartner.com\/slope\/?page_id=509"},"modified":"2022-05-04T17:59:48","modified_gmt":"2022-05-04T17:59:48","slug":"projects-1","status":"publish","type":"page","link":"https:\/\/sarisysteme.com\/en\/projects-1\/","title":{"rendered":"Projects Style 1"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"509\" class=\"elementor elementor-509\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-section elementor-top-section elementor-element elementor-element-5baadf9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5baadf9\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-61067f9\" data-id=\"61067f9\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-section elementor-inner-section elementor-element elementor-element-b6a73b1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b6a73b1\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-1256618\" data-id=\"1256618\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-656db78 elementor-widget elementor-widget-heading_slope\" data-id=\"656db78\" data-element_type=\"widget\" data-widget_type=\"heading_slope.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t    <div class=\"heading heading-very-large dark-1 \">\r\n      <p>Projects<\/p>    <\/div>\r\n    \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-8f9509f\" data-id=\"8f9509f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d7683a7 elementor-widget elementor-widget-paragraph_slope\" data-id=\"d7683a7\" data-element_type=\"widget\" data-widget_type=\"paragraph_slope.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t        <div class=\"paragraph dark-1\">\r\n          <p>Our team helps companies develop their ideas into cutting-edge products that will cause customers to love and enjoy.<\/p>        <\/div>\r\n    \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-top-section elementor-element elementor-element-63a9e15 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"63a9e15\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c7b5eb7\" data-id=\"c7b5eb7\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-73d255a elementor-widget elementor-widget-projects_slope\" data-id=\"73d255a\" data-element_type=\"widget\" data-widget_type=\"projects_slope.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t    <div \r\n    class=\"project-list project-list-73d255a project-list-1 load-more-enabled\"\r\n    data-max=\"0\"\r\n    >\r\n                   \r\n    <\/div>\r\n          <div class=\"load-more load-more-73d255a project-list-1\">\r\n        <a class=\"button\">\r\n          <span>Load More<\/span>\r\n        <\/a>\r\n      <\/div>      \r\n        <script>\r\n        (function($){\r\n            \"use strict\";\r\n            $(window).on('load', () => {\r\n                \/\/ the number of posts to skip\r\n                let offset = 4;\r\n\r\n                let button_container = '.load-more-73d255a';\r\n\r\n                $(`${button_container} .button`).on('click', () => {\r\n\r\n                    let container = '.project-list-73d255a';\r\n\r\n                    let ajax_url = 'https:\/\/sarisysteme.com\/en\/wp-admin\/admin-ajax.php';\r\n\r\n                    let data = {\r\n                        'action': 'slope_load_more_projects',\r\n                        'offset': offset,\r\n                        'security': 'ea05541619',\r\n                    };\r\n        \r\n                    $.post(ajax_url, data, (response) => {\r\n                        if (response === '') {\r\n                            $(button_container).hide();\r\n                            return;\r\n                        }\r\n\r\n                        $(container).append(response).css('opacity', '1');\r\n\r\n                        offset += 4;\r\n\r\n                        let final_cond = $('.project-list-73d255a .project-list-single--wrapper').length == $('.project-list-73d255a').attr('data-max');\r\n\r\n                        if (final_cond) {\r\n                            $(button_container).hide();\r\n                        }\r\n                \r\n                    });\r\n                });\r\n            });\r\n        })(jQuery);\r\n    <\/script>\r\n        \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-top-section elementor-element elementor-element-b2f98a8 background-section elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b2f98a8\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-01b3165\" data-id=\"01b3165\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e40876f elementor-widget__width-auto elementor-widget elementor-widget-testimonial_slope\" data-id=\"e40876f\" data-element_type=\"widget\" data-widget_type=\"testimonial_slope.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t    <div class=\"testimonial-slider\">\r\n      <div class=\"swiper-container slider-e40876f\">\r\n        <div class=\"swiper-wrapper\">\r\n                      <div class=\"swiper-slide testimonial-slide\">\r\n              <div class=\"testimonial-image\">\r\n                <img src=\"https:\/\/sarisysteme.com\/wp-content\/uploads\/2020\/11\/people_img_4-1-1-2.png\" title=\"people_img_4\" alt=\"people_img_4\" \/>              <\/div>\r\n              <div class=\"testimonial-content\">\r\n                <div>\r\n                  <span>\u201c<\/span>\r\n                    Their work is quite fast and results are impeccable although they are a smaller agency but has it\u2019s resources in one place with a talented young team.                    <span>\u201d<\/span>\r\n                <\/div>\r\n                <h3>Mark Brown<\/h3>\r\n                <h4>Director, Envato<\/h4>\r\n              <\/div>\r\n            <\/div>\r\n                      <div class=\"swiper-slide testimonial-slide\">\r\n              <div class=\"testimonial-image\">\r\n                <img src=\"https:\/\/sarisysteme.com\/wp-content\/uploads\/2021\/12\/testimonial-img-2.png\" title=\"testimonial-img-2\" alt=\"testimonial-img-2\" \/>              <\/div>\r\n              <div class=\"testimonial-content\">\r\n                <div>\r\n                  <span>\u201c<\/span>\r\n                    Their work is quite fast and results are impeccable although they are a smaller agency but has it\u2019s resources in one place with a talented young team.                    <span>\u201d<\/span>\r\n                <\/div>\r\n                <h3>Mark Stewart<\/h3>\r\n                <h4>Operations Manager, Envato<\/h4>\r\n              <\/div>\r\n            <\/div>\r\n                      <div class=\"swiper-slide testimonial-slide\">\r\n              <div class=\"testimonial-image\">\r\n                <img src=\"https:\/\/sarisysteme.com\/wp-content\/uploads\/2021\/12\/testimonial-img-3.png\" title=\"testimonial-img-3\" alt=\"testimonial-img-3\" \/>              <\/div>\r\n              <div class=\"testimonial-content\">\r\n                <div>\r\n                  <span>\u201c<\/span>\r\n                    Their work is quite fast and results are impeccable although they are a smaller agency but has it\u2019s resources in one place with a talented young team.                    <span>\u201d<\/span>\r\n                <\/div>\r\n                <h3>Michaelle Dawn<\/h3>\r\n                <h4>Art Director, Envato<\/h4>\r\n              <\/div>\r\n            <\/div>\r\n                  <\/div>\r\n      <\/div>\r\n      <div class=\"slider--nav slider--nav-e40876f\">\r\n                <div class=\"slider--nav-prev\">\r\n          <i aria-hidden=\"true\" class=\"fas fa-arrow-left\"><\/i>        <\/div>\r\n                <h6 class=\"slider--nav-numbers slider--nav-numbers-e40876f\">00 \/ 00<\/h6>\r\n                <div class=\"slider--nav-next\">\r\n          <i aria-hidden=\"true\" class=\"fas fa-arrow-right\"><\/i>        <\/div>\r\n              <\/div>\r\n    <\/div>\r\n        <script>\r\n        (function($) {\r\n            \"use strict\";\r\n            $(window).on('load', function() {\r\n                let optionse40876f = {\"speed\":2000,\"slidesPerView\":1,\"spaceBetween\":0,\"breakpoints\":{\"1024\":{\"spaceBetween\":30,\"slidesPerView\":1},\"0\":{\"spaceBetween\":20,\"slidesPerView\":1}},\"autoplay\":{\"delay\":2000},\"navigation\":{\"nextEl\":\".slider--nav-e40876f .slider--nav-next\",\"prevEl\":\".slider--nav-e40876f .slider--nav-prev\"}};\r\n                \r\n                if (true) {\r\n                    optionse40876f['runCallbacksOnInit'] = true;\r\n                    optionse40876f['init'] = false;\r\n                }\r\n                let swipere40876f = new Swiper('.slider-e40876f', optionse40876f);\r\n                if (true) {\r\n                    swipere40876f.on('init', function(){ \r\n                        let offer = $(\".slider--nav-numbers-e40876f\");\r\n                        if (swipere40876f.slides.length < 10) {\r\n                            offer.html('0' + (swipere40876f.activeIndex +  1) + ' \/ ' + '0' + swipere40876f.slides.length); \r\n                        } else {\r\n                            offer.html((swipere40876f.activeIndex +  1) + ' \/ ' + swipere40876f.slides.length); \r\n                        }\r\n                    });\r\n                    swipere40876f.on('transitionEnd', function(){ \r\n                        let offer = $(\".slider--nav-numbers-e40876f\");\r\n                        if (swipere40876f.slides.length < 10) {\r\n                            offer.html('0' + (swipere40876f.activeIndex +  1) + ' \/ ' + '0' + swipere40876f.slides.length); \r\n                        } else {\r\n                            offer.html((swipere40876f.activeIndex +  1) + ' \/ ' + swipere40876f.slides.length); \r\n                        }\r\n                    });\r\n                    swipere40876f.init();\r\n                }\r\n                \r\n            });\r\n        })(jQuery);\r\n    <\/script>\r\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-566bc74 elementor-widget__width-inherit elementor-absolute elementor-hidden-tablet elementor-hidden-phone elementor-widget elementor-widget-image\" data-id=\"566bc74\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.6.5 - 27-04-2022 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"393\" height=\"452\" src=\"https:\/\/sarisysteme.com\/wp-content\/uploads\/2020\/11\/art_2-1-1-2.png\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/sarisysteme.com\/wp-content\/uploads\/2020\/11\/art_2-1-1-2.png 393w, https:\/\/sarisysteme.com\/wp-content\/uploads\/2020\/11\/art_2-1-1-2-261x300.png 261w\" sizes=\"(max-width: 393px) 100vw, 393px\" \/>\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<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-top-section elementor-element elementor-element-8592ac7 elementor-section-full_width background-section elementor-section-height-default elementor-section-height-default\" data-id=\"8592ac7\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c367f8a\" data-id=\"c367f8a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-section elementor-inner-section elementor-element elementor-element-9fab3fb elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9fab3fb\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-85a6fbb\" data-id=\"85a6fbb\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a9f2856 elementor-widget elementor-widget-heading_slope\" data-id=\"a9f2856\" data-element_type=\"widget\" data-widget_type=\"heading_slope.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t    <div class=\"heading heading-large dark-1 \">\r\n      <p>Have an idea?<\/p><p>Let\u2019s get it done right!<\/p>    <\/div>\r\n    \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-ea64138\" data-id=\"ea64138\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-316ec4e elementor-widget elementor-widget-button_slope\" data-id=\"316ec4e\" data-element_type=\"widget\" data-widget_type=\"button_slope.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t    <a\r\n    class=\"button\"\r\n     href=http:\/\/gfxpartner.com\/slope\/contact\/            >\r\n      Let&#039;s Work Together    <\/a>\r\n    \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a49392f elementor-widget__width-inherit elementor-absolute elementor-hidden-tablet elementor-hidden-phone elementor-widget elementor-widget-image\" data-id=\"a49392f\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"393\" height=\"452\" src=\"https:\/\/sarisysteme.com\/wp-content\/uploads\/2020\/11\/art_3-1-1-2.png\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/sarisysteme.com\/wp-content\/uploads\/2020\/11\/art_3-1-1-2.png 393w, https:\/\/sarisysteme.com\/wp-content\/uploads\/2020\/11\/art_3-1-1-2-261x300.png 261w\" sizes=\"(max-width: 393px) 100vw, 393px\" \/>\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<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Projects Our team helps companies develop their ideas into cutting-edge products that will cause customers to love and&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0},"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/sarisysteme.com\/en\/wp-json\/wp\/v2\/pages\/509"}],"collection":[{"href":"https:\/\/sarisysteme.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sarisysteme.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sarisysteme.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sarisysteme.com\/en\/wp-json\/wp\/v2\/comments?post=509"}],"version-history":[{"count":1,"href":"https:\/\/sarisysteme.com\/en\/wp-json\/wp\/v2\/pages\/509\/revisions"}],"predecessor-version":[{"id":4688,"href":"https:\/\/sarisysteme.com\/en\/wp-json\/wp\/v2\/pages\/509\/revisions\/4688"}],"wp:attachment":[{"href":"https:\/\/sarisysteme.com\/en\/wp-json\/wp\/v2\/media?parent=509"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}