{"id":8,"date":"2017-02-10T00:54:02","date_gmt":"2017-02-10T00:54:02","guid":{"rendered":"http:\/\/sw-themes.com\/porto_dummy\/?page_id=8"},"modified":"2025-07-13T07:38:42","modified_gmt":"2025-07-13T07:38:42","slug":"home","status":"publish","type":"page","link":"https:\/\/maleziro.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8\" class=\"elementor elementor-8\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<div class=\"elementor-section elementor-top-section elementor-element elementor-element-9a6cde7 floating-section elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9a6cde7\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\r\n\t\t\r\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a881646\" data-id=\"a881646\" data-element_type=\"column\">\r\n\t\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-430e68e elementor-widget elementor-widget-wp-widget-block-widget\" data-id=\"430e68e\" data-element_type=\"widget\" data-widget_type=\"wp-widget-block-widget.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"block\">\r\n\t\t\t\t<style>.elementor-348 .elementor-element.elementor-element-457e7588{--display:flex;}<\/style><div class=\"container\"><div class=\"porto-block elementor elementor-348\" data-id=\"348\">\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"348\" class=\"elementor elementor-348\" data-elementor-post-type=\"porto_builder\">\n\t\t\t\t<div class=\"elementor-element elementor-element-457e7588 e-flex e-con-boxed e-con e-parent\" data-id=\"457e7588\" data-element_type=\"container\">\r\n\t\t\t\t\t<div class=\"e-con-inner\">\r\n\t\t\t\t<div class=\"elementor-element elementor-element-78fee5dd elementor-widget elementor-widget-shortcode\" data-id=\"78fee5dd\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"floating-menu \"><div class=\"floating-menu-body\"><div class=\"floating-menu-row\"><button class=\"btn floating-menu-btn-collapse-nav\" data-bs-toggle=\"collapse\" data-bs-target=\".floating-menu-nav-main\"><i class=\"fas fa-bars\"><\/i><\/button><div class=\"floating-menu-nav-main collapse\"><nav class=\"wrapper-spy\"><ul class=\"nav\"><li class=\"menu-item\"><a href=\"https:\/\/maleziro.com#about-me\" class=\"text-color-dark background-color-primary\"><i class=\"Simple-Line-Icons-home\"><\/i><span class=\"font-weight-bold\">About Me<\/span><\/a><\/li><li class=\"menu-item\"><a href=\"https:\/\/maleziro.com\/#skills\" class=\"text-color-dark background-color-primary\"><i class=\"Simple-Line-Icons-settings\"><\/i><span class=\"font-weight-bold\">Software<\/span><\/a><\/li><li class=\"menu-item\"><a href=\"https:\/\/maleziro.com\/#portfolio\" class=\"text-color-dark background-color-primary\"><i class=\"Simple-Line-Icons-diamond\"><\/i><span class=\"font-weight-bold\">Portfolio<\/span><\/a><\/li><li class=\"menu-item\"><a href=\"https:\/\/maleziro.com\/#recommendations\" class=\"text-color-dark background-color-primary\"><i class=\"Simple-Line-Icons-pencil\"><\/i><span class=\"font-weight-bold\">Recommendations<\/span><\/a><\/li><li class=\"menu-item\"><a href=\"https:\/\/maleziro.com\/#say-hello\" class=\"text-color-dark background-color-primary\"><i class=\"Simple-Line-Icons-envelope-open\"><\/i><span class=\"font-weight-bold\">Say Hello<\/span><\/a><\/li><\/ul><\/nav><\/div><\/div><\/div><\/div><script>\r\n( function() {\r\n\tvar porto_init_floating_menu = function() {\r\n\t\t( function( $ ) {\r\n\r\n\t\t\t\/*\r\n\t\t\t* Floating Menu Movement\r\n\t\t\t*\/\r\n\t\t\tvar menuFloatingAnim = {\r\n\t\t\t\t$menuFloating: $('.floating-menu .floating-menu-body > .floating-menu-row'),\r\n\r\n\t\t\t\tbuild: function() {\r\n\t\t\t\t\tvar self = this;\r\n\t\t\t\t\tself.init();\r\n\t\t\t\t},\r\n\t\t\t\tinit: function(){\r\n\t\t\t\t\tvar self  = this,\r\n\t\t\t\t\t\tdivisor = 0;\r\n\r\n\t\t\t\t\t$(window).on('scroll', function() {\r\n\t\t\t\t\t\tvar scrollPercent = 100 * $(window).scrollTop() \/ ($(document).height() - $(window).height()),\r\n\t\t\t\t\t\t\tst = $(this).scrollTop(),\r\n\t\t\t\t\t\t\tdivisor = $(document).height() \/ $(window).height();\r\n\t\t\t\t\t\tif (divisor < 1.5) {\r\n\t\t\t\t\t\t\treturn;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\tvar endValue = ($(document).height() - $(window).height()) \/ divisor,\r\n\t\t\t\t\t\t\toffsetPx = st \/ divisor,\r\n\t\t\t\t\t\t\toffsetTop = parseInt(self.$menuFloating.css('top'), 10);\r\n\t\t\t\t\t\tif (endValue - offsetTop - 40 < self.$menuFloating.height()) {\r\n\t\t\t\t\t\t\toffsetPx *= self.$menuFloating.height() \/ ( endValue - offsetTop - 40 );\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\tself.$menuFloating.css({\r\n\t\t\t\t\t\t\ttransform : 'translateY( calc('+ scrollPercent +'vh - '+ offsetPx +'px) )' \r\n\t\t\t\t\t\t});\r\n\t\t\t\t\t});\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\tif( $('.floating-menu').length ) {\r\n\t\t\t\tif( $(window).height() > 700 ) {\r\n\t\t\t\t\tmenuFloatingAnim.build();\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t} )( window.jQuery );\r\n\t};\r\n\r\n\tif ( window.theme && theme.isLoaded ) {\r\n\t\tporto_init_floating_menu();\r\n\t} else {\r\n\t\twindow.addEventListener( 'load', porto_init_floating_menu );\r\n\t}\r\n} )();\r\n<\/script>\r\n<\/div>\n\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\t\t<\/div>\n\t\t<\/div><\/div>\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3d17651 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3d17651\" data-element_type=\"section\" id=\"about-me\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\r\n\t\t\r\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-cf4dd70\" data-id=\"cf4dd70\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;}\">\r\n\t\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-39821e4 custom-border custom-image-position-2 custom-box-shadow-4 elementor-widget elementor-widget-image\" data-id=\"39821e4\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;none&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 fetchpriority=\"high\" decoding=\"async\" width=\"850\" height=\"850\" src=\"https:\/\/maleziro.com\/wp-content\/uploads\/2024\/03\/ROULA-MOUSSA-PHOTO-LOGO-WE4-with-black-bkground.jpg\" class=\"attachment-full size-full wp-image-1734\" alt=\"\" srcset=\"https:\/\/maleziro.com\/wp-content\/uploads\/2024\/03\/ROULA-MOUSSA-PHOTO-LOGO-WE4-with-black-bkground.jpg 850w, https:\/\/maleziro.com\/wp-content\/uploads\/2024\/03\/ROULA-MOUSSA-PHOTO-LOGO-WE4-with-black-bkground-768x768.jpg 768w, https:\/\/maleziro.com\/wp-content\/uploads\/2024\/03\/ROULA-MOUSSA-PHOTO-LOGO-WE4-with-black-bkground-640x640.jpg 640w, https:\/\/maleziro.com\/wp-content\/uploads\/2024\/03\/ROULA-MOUSSA-PHOTO-LOGO-WE4-with-black-bkground-400x400.jpg 400w, https:\/\/maleziro.com\/wp-content\/uploads\/2024\/03\/ROULA-MOUSSA-PHOTO-LOGO-WE4-with-black-bkground-560x560.jpg 560w, https:\/\/maleziro.com\/wp-content\/uploads\/2024\/03\/ROULA-MOUSSA-PHOTO-LOGO-WE4-with-black-bkground-367x367.jpg 367w\" sizes=\"(max-width: 850px) 100vw, 850px\" \/>\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>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-338da77 align-items-center pb-xl-3  custom-w-1\" data-id=\"338da77\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;,&quot;animation_delay&quot;:&quot;300&quot;}\">\r\n\t\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3139336 elementor-widget elementor-widget-porto_ultimate_heading\" data-id=\"3139336\" data-element_type=\"widget\" data-widget_type=\"porto_ultimate_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"porto-u-heading  porto-u-ad87e2eaf3f9c495180fe0156ddf3eb0\"><div class=\"porto-u-main-heading\"><h2    style=\"margin-bottom: 7px;\">Roula Moussa<\/h2><\/div><div class=\"porto-u-sub-heading\" style=\"margin-bottom:28px;\"><p>Founder of Maleziro<br \/>Developer<\/p><\/div><style>.porto-u-ad87e2eaf3f9c495180fe0156ddf3eb0.porto-u-heading{text-align:left}<\/style><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a7211da elementor-widget elementor-widget-heading\" data-id=\"a7211da\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">SIN EL FIL\nMATEN\nLEBANON<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0d68ef2 w-auto elementor-widget elementor-widget-heading\" data-id=\"0d68ef2\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"><font color=\"#ffffff\">SINCE 2004 <\/font><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-15d85a1 img_plx d-none d-lg-block custom-w-2\" data-id=\"15d85a1\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;,&quot;animation_delay&quot;:&quot;600&quot;}\">\r\n\t\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6dc6afc elementor-widget elementor-widget-image\" data-id=\"6dc6afc\" data-element_type=\"widget\" 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 decoding=\"async\" src=\"https:\/\/maleziro.com\/wp-content\/uploads\/2017\/02\/mouse.png\" title=\"mouse\" alt=\"Mouse\" loading=\"lazy\" \/>\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>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/section>\r\n\t\t\t\t<div class=\"elementor-section elementor-top-section elementor-element elementor-element-f528106 custom-social-icons p-0 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"f528106\" data-element_type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;animation_delay&quot;:&quot;900&quot;}\">\r\n\t\t\r\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-753ae56\" data-id=\"753ae56\" data-element_type=\"column\">\r\n\t\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1f74b53 elementor-shape-square elementor-grid-1 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"1f74b53\" data-element_type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-44561a5\" href=\"http:\/\/facebook.com\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook-f<\/span>\n\t\t\t\t\t\t<svg class=\"e-font-icon-svg e-fab-facebook-f\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-118b6b8\" href=\"http:\/\/twitter.com\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Twitter<\/span>\n\t\t\t\t\t\t<svg class=\"e-font-icon-svg e-fab-twitter\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-71eb08d\" href=\"http:\/\/youtube.com\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Youtube<\/span>\n\t\t\t\t\t\t<svg class=\"e-font-icon-svg e-fab-youtube\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3a62e85 pb-4 custom-about-me-links elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3a62e85\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\r\n\t\t\r\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-875509b\" data-id=\"875509b\" data-element_type=\"column\">\r\n\t\t\t\t\t<div class=\"elementor-widget-wrap\">\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-355e8b2\" data-id=\"355e8b2\" data-element_type=\"column\">\r\n\t\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a862c9f w-auto m-auto elementor-widget elementor-widget-porto_info_box\" data-id=\"a862c9f\" data-element_type=\"widget\" data-widget_type=\"porto_info_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<a class=\"porto-sicon-box-link\" href=\"#say-hello\"><div class=\"porto-sicon-box style_1 default-icon\"><div class=\"porto-sicon-default\"><div class=\"porto-just-icon-wrapper porto-icon none\" style=\"margin-right:10px;\"><i class=\"porto-icon-earphones-alt\"><\/i><\/div><\/div><div class=\"porto-sicon-header\"><h4 class=\"porto-sicon-title\" style=\"\">Contact Information<\/h4><\/div> <!-- header --><\/div><!-- porto-sicon-box --><\/a>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-6df6089\" data-id=\"6df6089\" data-element_type=\"column\">\r\n\t\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-96035fe w-auto m-auto custom-nav-button custom-divisors elementor-widget elementor-widget-porto_info_box\" data-id=\"96035fe\" data-element_type=\"widget\" data-widget_type=\"porto_info_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<a class=\"porto-sicon-box-link\" href=\"#say-hello\"><div class=\"porto-sicon-box style_1 default-icon\"><div class=\"porto-sicon-default\"><div class=\"porto-just-icon-wrapper porto-icon none\" style=\"margin-right:10px;\"><i class=\"Simple-Line-Icons-envelope-open\"><\/i><\/div><\/div><div class=\"porto-sicon-header\"><h4 class=\"porto-sicon-title\" style=\"\">Send Message<\/h4><\/div> <!-- header --><\/div><!-- porto-sicon-box --><\/a>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-46e2c92\" data-id=\"46e2c92\" data-element_type=\"column\">\r\n\t\t\t\t\t<div class=\"elementor-widget-wrap\">\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/section>\r\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-63c0f96 about-section p-t-lg pb-5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"63c0f96\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\r\n\t\t\r\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-845c35f d-block\" data-id=\"845c35f\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;}\">\r\n\t\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-section elementor-inner-section elementor-element elementor-element-1018275 f-right w-lg-50  ms-5 custom-box-details mb-5 mb-lg-0 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1018275\" data-element_type=\"section\">\r\n\t\t\r\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-e55abe7\" data-id=\"e55abe7\" data-element_type=\"column\">\r\n\t\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7bacd29 elementor-widget elementor-widget-heading\" data-id=\"7bacd29\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Contact<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-561fe26 elementor-widget elementor-widget-text-editor\" data-id=\"561fe26\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong><span style=\"color: #2e353e; font-size: 12.6px;\">PHONE<\/span><\/strong>: <strong>+961 3 860 827<\/strong><br \/><strong><strong><span style=\"color: #2e353e; font-size: 12.6px;\">EMAIL<\/span><\/strong>:\u00a0 ROULAM@MALEZIRO.COM<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-81c7914 elementor-icon-list--layout-inline elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"81c7914\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items elementor-inline-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.linkedin.com\/in\/roula-moussa-41486561\/\">\n\n\t\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-fab-linkedin-in\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"><\/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\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\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 elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.facebook.com\/profile.php?id=61558069177818\">\n\n\t\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-fab-facebook-f\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"><\/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\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\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 elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.instagram.com\/maleziro_roulamoussa\/\">\n\n\t\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-fab-instagram\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/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\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\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\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"elementor-element elementor-element-3c2e8b8 elementor-widget elementor-widget-heading\" data-id=\"3c2e8b8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">About me<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b349ec4 elementor-widget elementor-widget-heading\" data-id=\"b349ec4\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Graduated from University of La Sagesse in Computer Science field in 1996.  <br> <br>\n\nFor the last 20 years, I've been providing MALEZIRO, an Accounting and Stock software, which is simple, reliable, user friendly, easy to manage and ready for tax time.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5d578ae w-auto elementor-widget elementor-widget-porto_button\" data-id=\"5d578ae\" data-element_type=\"widget\" id=\"aboutMeMoreBtn\" data-widget_type=\"porto_button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<a aria-label=\"button\" class=\"btn btn-md btn-primary btn-full-rounded\" href=\"https:\/\/maleziro.com\/#skills\"><span >LEARN MORE ABOUT MALEZIRO<\/span><\/a>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/section>\r\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a6406ea p-t-xxl p-b-xxl elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a6406ea\" data-element_type=\"section\" id=\"education\">\r\n\t\t\r\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7b02e26 w-100\" data-id=\"7b02e26\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;,&quot;animation_delay&quot;:&quot;500&quot;}\">\r\n\t\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f9650a7 mb-4 elementor-widget elementor-widget-heading\" data-id=\"f9650a7\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Education<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-91be6ad w-100 custom-box-shadow\" data-id=\"91be6ad\" data-element_type=\"column\" data-settings=\"{&quot;item_margin&quot;:24}\">\r\n\t\t\t\t\t<div class=\"porto-carousel owl-carousel has-ccols has-ccols-spacing ccols-1 ccols-lg-2 elementor-widget-wrap elementor-element-populated\" data-plugin-options=\"{&quot;margin&quot;:24,&quot;items&quot;:2,&quot;nav&quot;:false,&quot;dots&quot;:true,&quot;themeConfig&quot;:true,&quot;loop&quot;:false,&quot;mouseDrag&quot;:true,&quot;touchDrag&quot;:true,&quot;responsive&quot;:{&quot;0&quot;:1,&quot;991&quot;:2},&quot;autoplay&quot;:false}\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fed939e elementor-widget elementor-widget-porto_info_box\" data-id=\"fed939e\" data-element_type=\"widget\" data-widget_type=\"porto_info_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"porto-sicon-box style_1 top-icon text-left\"><div class=\"porto-sicon-top\"><div class=\"porto-just-icon-wrapper porto-icon none\" style=\"margin-bottom:2px;\"><i class=\"Simple-Line-Icons-graduation\"><\/i><\/div><\/div><div class=\"porto-sicon-header\"><h3 class=\"porto-sicon-title\" style=\"\">La Sagesse Technical Insitute - Achrafieh - Beirut <\/h3><p >BS in Computer Science<\/p><\/div> <!-- header --><div class=\"porto-sicon-description\" style=\"\" ><p>Technical Specialization (TS3) with Official Certificate in Computer<br \/><strong>1993 - 1996<\/strong><\/p><\/div> <!-- description --><\/div><!-- porto-sicon-box -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/section>\r\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e7e5e75 skills-section p-t-xxl p-b-xxl elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e7e5e75\" data-element_type=\"section\" id=\"skills\">\r\n\t\t\r\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9a2b7df mb-4 mb-md-0\" data-id=\"9a2b7df\" data-element_type=\"column\">\r\n\t\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6c14267 mb-4 pb-1 elementor-widget elementor-widget-heading\" data-id=\"6c14267\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Software: MALEZIRO<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-inner-section elementor-element elementor-element-5ccaa03 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default\" data-id=\"5ccaa03\" data-element_type=\"section\">\r\n\t\t\r\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-9c429b1\" data-id=\"9c429b1\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\r\n\t\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-02c7a48 elementor-widget elementor-widget-porto_info_box\" data-id=\"02c7a48\" data-element_type=\"widget\" data-widget_type=\"porto_info_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"porto-sicon-box style_1 top-icon\"><div class=\"porto-sicon-top\"><div class=\"porto-just-icon-wrapper porto-icon none\" style=\"\"><i class=\"far fa-star\"><\/i><\/div><\/div><div class=\"porto-sicon-header\"><h3 class=\"porto-sicon-title\" style=\"\">Accounting system<\/h3><\/div> <!-- header --><div class=\"porto-sicon-description\" style=\"\" ><p>Official accounting <br \/>Automatic VAT generation and payment <br \/>Automatic difference of exchange <br \/>End of year closing <br \/>Official reports generating (general trial balance, profit and loss, balance sheet, etc.)<\/p><\/div> <!-- description --><\/div><!-- porto-sicon-box -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-c019d40\" data-id=\"c019d40\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\r\n\t\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1836503 elementor-widget elementor-widget-porto_info_box\" data-id=\"1836503\" data-element_type=\"widget\" data-widget_type=\"porto_info_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"porto-sicon-box style_1 top-icon\"><div class=\"porto-sicon-top\"><div class=\"porto-just-icon-wrapper porto-icon none\" style=\"\"><i class=\"far fa-star\"><\/i><\/div><\/div><div class=\"porto-sicon-header\"><h3 class=\"porto-sicon-title\" style=\"\">Stock Management system<\/h3><\/div> <!-- header --><div class=\"porto-sicon-description\" style=\"\" >Real time inventory <br> Item serial number <br>  bar code generating <br>  Assembling <br> Batch and expiry date option <br> Multiple warehouses <br> Multiple customer types with multiple pricing, <br> Expenses module <br> Offers module <br> Salesmen visits and tele-salesmen calls follow up <br> Job costing <br> etc.<\/div> <!-- description --><\/div><!-- porto-sicon-box -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-f196dd0\" data-id=\"f196dd0\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\r\n\t\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8ab7917 elementor-widget elementor-widget-porto_info_box\" data-id=\"8ab7917\" data-element_type=\"widget\" data-widget_type=\"porto_info_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"porto-sicon-box style_1 top-icon\"><div class=\"porto-sicon-top\"><div class=\"porto-just-icon-wrapper porto-icon none\" style=\"\"><i class=\"far fa-star\"><\/i><\/div><\/div><div class=\"porto-sicon-header\"><h3 class=\"porto-sicon-title\" style=\"\">Forecast and User Tracking system <\/h3><\/div> <!-- header --><div class=\"porto-sicon-description\" style=\"\" ><p>Stock And Accounting<\/p><\/div> <!-- description --><\/div><!-- porto-sicon-box -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"elementor-section elementor-inner-section elementor-element elementor-element-4e42970 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default\" data-id=\"4e42970\" data-element_type=\"section\">\r\n\t\t\r\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-cdcdc7e\" data-id=\"cdcdc7e\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\r\n\t\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a6912a4 elementor-widget elementor-widget-porto_info_box\" data-id=\"a6912a4\" data-element_type=\"widget\" data-widget_type=\"porto_info_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"porto-sicon-box style_1 top-icon\"><div class=\"porto-sicon-top\"><div class=\"porto-just-icon-wrapper porto-icon none\" style=\"\"><i class=\"far fa-star\"><\/i><\/div><\/div><div class=\"porto-sicon-header\"><h3 class=\"porto-sicon-title\" style=\"\">Nursery<\/h3><\/div> <!-- header --><div class=\"porto-sicon-description\" style=\"\" >Nursery and official accounting <br> Birthday reservation <br> Bus itinerary<\/div> <!-- description --><\/div><!-- porto-sicon-box -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-18050ee\" data-id=\"18050ee\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\r\n\t\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7eda8f8 elementor-widget elementor-widget-porto_info_box\" data-id=\"7eda8f8\" data-element_type=\"widget\" data-widget_type=\"porto_info_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"porto-sicon-box style_1 top-icon\"><div class=\"porto-sicon-top\"><div class=\"porto-just-icon-wrapper porto-icon none\" style=\"\"><i class=\"far fa-star\"><\/i><\/div><\/div><div class=\"porto-sicon-header\"><h3 class=\"porto-sicon-title\" style=\"\">Animation Reservation system<\/h3><\/div> <!-- header --><\/div><!-- porto-sicon-box -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-0f1ec4d\" data-id=\"0f1ec4d\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\r\n\t\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-eb57853 elementor-widget elementor-widget-porto_info_box\" data-id=\"eb57853\" data-element_type=\"widget\" data-widget_type=\"porto_info_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"porto-sicon-box style_1 top-icon\"><div class=\"porto-sicon-top\"><div class=\"porto-just-icon-wrapper porto-icon none\" style=\"\"><i class=\"far fa-star\"><\/i><\/div><\/div><div class=\"porto-sicon-header\"><h3 class=\"porto-sicon-title\" style=\"\">Collection system<\/h3><\/div> <!-- header --><\/div><!-- porto-sicon-box -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/section>\r\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9079dd9 pt-5 pb-5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9079dd9\" data-element_type=\"section\" id=\"portfolio\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\r\n\t\t\r\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-688bd44\" data-id=\"688bd44\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;}\">\r\n\t\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f08133b m-b-sm pb-2 elementor-widget elementor-widget-heading\" data-id=\"f08133b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Portfolio<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8d4f17e elementor-widget elementor-widget-porto_portfolios\" data-id=\"8d4f17e\" data-element_type=\"widget\" data-widget_type=\"porto_portfolios.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"porto-portfolios porto-portfolios1xzo wpb_content_element  porto-portfolio-d751713988987e9331980363e24189ce\">\t\t<div class=\"portfolios-lightbox\">\r\n\t<div class=\"page-portfolios clearfix portfolios-masonry\" id=\"porto_portfolios_jx4o\">\r\n\r\n\t\r\n\t\t\t<ul class=\"portfolio-filter nav sort-source nav-pills\">\r\n\t\t\t<li class=\"active\" data-filter=\"*\"><a href=\"#\">Show All<\/a><\/li>\r\n\t\t\t\t\t\t\t<li data-filter=\"audit\"><a href=\"#\">Audit<\/a><\/li>\r\n\t\t\t\t\t\t\t<li data-filter=\"contractors\"><a href=\"#\">Contractors<\/a><\/li>\r\n\t\t\t\t\t\t\t<li data-filter=\"distributors\"><a href=\"#\">Distributors<\/a><\/li>\r\n\t\t\t\t\t\t\t<li data-filter=\"droguerie\"><a href=\"#\">Droguerie<\/a><\/li>\r\n\t\t\t\t\t\t\t<li data-filter=\"edu\"><a href=\"#\">EDU<\/a><\/li>\r\n\t\t\t\t\t\t\t<li data-filter=\"nurseries\"><a href=\"#\">Nurseries<\/a><\/li>\r\n\t\t\t\t\t\t\t<li data-filter=\"printing-press\"><a href=\"#\">Printing Press<\/a><\/li>\r\n\t\t\t\t\t\t\t<li data-filter=\"retail\"><a href=\"#\">Retail<\/a><\/li>\r\n\t\t\t\t\t<\/ul>\r\n\t\t\t\t\t<hr>\r\n\t\t\t\r\n\t\t\t<div class=\"portfolios-container portfolio-row portfolio-row-4 classic\">\r\n\r\n\t\r\n\t\t<article class=\"portfolio portfolio-masonry  portfolio-col-4 nurseries post-44 type-portfolio status-publish has-post-thumbnail hentry portfolio_cat-nurseries\">\r\n\t\t<h3 class=\"entry-title\" style=\"display: none;\">Aintoura Nursery<\/h3><span class=\"vcard\" style=\"display: none;\"><span class=\"fn\"><a href=\"https:\/\/maleziro.com\/index.php\/author\/rl24\/\" title=\"Posts by R@@l@24\" rel=\"author\">R@@l@24<\/a><\/span><\/span><span class=\"updated\" style=\"display:none\">2024-03-07T14:05:58+00:00<\/span>\t\t<div class=\"portfolio-item default\">\r\n\t\t\t\t\t\t<a class=\"text-decoration-none portfolio-link\" href=\"https:\/\/maleziro.com\/wp-content\/uploads\/2017\/02\/AINTOURA-NURSERY-WEB.jpg\">\r\n\t\t\t\t<span class=\"thumb-info thumb-info-no-borders thumb-info-lighten\">\r\n\t\t\t\t\t<span class=\"thumb-info-wrapper\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"img-responsive\" width=\"320\" height=\"320\" src=\"https:\/\/maleziro.com\/wp-content\/uploads\/2017\/02\/AINTOURA-NURSERY-WEB.jpg\" alt=\"\" \/>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-plus\"><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-zoom\" data-src=\"[&quot;https:\\\/\\\/maleziro.com\\\/wp-content\\\/uploads\\\/2017\\\/02\\\/AINTOURA-NURSERY-WEB.jpg&quot;]\" data-title=\"[&quot;&quot;]\"><\/span>\t\t\t\t\t<\/span>\r\n\t\t\t\t<\/span>\r\n\t\t\t<\/a>\r\n\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t<\/article>\r\n\t\t<article class=\"portfolio portfolio-masonry  portfolio-col-4 retail post-1760 type-portfolio status-publish has-post-thumbnail hentry portfolio_cat-retail\">\r\n\t\t<h3 class=\"entry-title\" style=\"display: none;\">Auto Link Liberia\u00a0<\/h3><span class=\"vcard\" style=\"display: none;\"><span class=\"fn\"><a href=\"https:\/\/maleziro.com\/index.php\/author\/rl24\/\" title=\"Posts by R@@l@24\" rel=\"author\">R@@l@24<\/a><\/span><\/span><span class=\"updated\" style=\"display:none\">2024-03-22T10:13:36+00:00<\/span>\t\t<div class=\"portfolio-item default\">\r\n\t\t\t\t\t\t<a class=\"text-decoration-none portfolio-link\" href=\"https:\/\/maleziro.com\/wp-content\/uploads\/2024\/03\/autolink.jpg\">\r\n\t\t\t\t<span class=\"thumb-info thumb-info-no-borders thumb-info-lighten\">\r\n\t\t\t\t\t<span class=\"thumb-info-wrapper\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"img-responsive\" width=\"367\" height=\"367\" src=\"https:\/\/maleziro.com\/wp-content\/uploads\/2024\/03\/autolink-367x367.jpg\" alt=\"\" \/>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-plus\"><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-zoom\" data-src=\"[&quot;https:\\\/\\\/maleziro.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/autolink.jpg&quot;]\" data-title=\"[&quot;&quot;]\"><\/span>\t\t\t\t\t<\/span>\r\n\t\t\t\t<\/span>\r\n\t\t\t<\/a>\r\n\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t<\/article>\r\n\t\t<article class=\"portfolio portfolio-masonry  portfolio-col-4 retail post-1757 type-portfolio status-publish has-post-thumbnail hentry portfolio_cat-retail\">\r\n\t\t<h3 class=\"entry-title\" style=\"display: none;\">Baddour Elec<\/h3><span class=\"vcard\" style=\"display: none;\"><span class=\"fn\"><a href=\"https:\/\/maleziro.com\/index.php\/author\/rl24\/\" title=\"Posts by R@@l@24\" rel=\"author\">R@@l@24<\/a><\/span><\/span><span class=\"updated\" style=\"display:none\">2024-03-27T19:23:25+00:00<\/span>\t\t<div class=\"portfolio-item default\">\r\n\t\t\t\t\t\t<a class=\"text-decoration-none portfolio-link\" href=\"https:\/\/maleziro.com\/wp-content\/uploads\/2024\/03\/baddour-elec-sarl-WEB1.png\">\r\n\t\t\t\t<span class=\"thumb-info thumb-info-no-borders thumb-info-lighten\">\r\n\t\t\t\t\t<span class=\"thumb-info-wrapper\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"img-responsive\" width=\"367\" height=\"387\" src=\"https:\/\/maleziro.com\/wp-content\/uploads\/2024\/03\/baddour-elec-sarl-WEB1-367x387.png\" alt=\"\" \/>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-plus\"><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-zoom\" data-src=\"[&quot;https:\\\/\\\/maleziro.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/baddour-elec-sarl-WEB1.png&quot;]\" data-title=\"[&quot;&quot;]\"><\/span>\t\t\t\t\t<\/span>\r\n\t\t\t\t<\/span>\r\n\t\t\t<\/a>\r\n\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t<\/article>\r\n\t\t<article class=\"portfolio portfolio-masonry  portfolio-col-4 retail post-1626 type-portfolio status-publish has-post-thumbnail hentry portfolio_cat-retail\">\r\n\t\t<h3 class=\"entry-title\" style=\"display: none;\">Baddour Electric<\/h3><span class=\"vcard\" style=\"display: none;\"><span class=\"fn\"><a href=\"https:\/\/maleziro.com\/index.php\/author\/rl24\/\" title=\"Posts by R@@l@24\" rel=\"author\">R@@l@24<\/a><\/span><\/span><span class=\"updated\" style=\"display:none\">2024-03-22T10:09:31+00:00<\/span>\t\t<div class=\"portfolio-item default\">\r\n\t\t\t\t\t\t<a class=\"text-decoration-none portfolio-link\" href=\"https:\/\/maleziro.com\/wp-content\/uploads\/2024\/03\/BADDOUR-ELEC.jpg\">\r\n\t\t\t\t<span class=\"thumb-info thumb-info-no-borders thumb-info-lighten\">\r\n\t\t\t\t\t<span class=\"thumb-info-wrapper\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"img-responsive\" width=\"320\" height=\"320\" src=\"https:\/\/maleziro.com\/wp-content\/uploads\/2024\/03\/BADDOUR-ELEC.jpg\" alt=\"\" \/>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-plus\"><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-zoom\" data-src=\"[&quot;https:\\\/\\\/maleziro.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/BADDOUR-ELEC.jpg&quot;]\" data-title=\"[&quot;&quot;]\"><\/span>\t\t\t\t\t<\/span>\r\n\t\t\t\t<\/span>\r\n\t\t\t<\/a>\r\n\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t<\/article>\r\n\t\t<article class=\"portfolio portfolio-masonry  portfolio-col-4 audit post-42 type-portfolio status-publish has-post-thumbnail hentry portfolio_cat-audit\">\r\n\t\t<h3 class=\"entry-title\" style=\"display: none;\">BO.C.E<\/h3><span class=\"vcard\" style=\"display: none;\"><span class=\"fn\"><a href=\"https:\/\/maleziro.com\/index.php\/author\/rl24\/\" title=\"Posts by R@@l@24\" rel=\"author\">R@@l@24<\/a><\/span><\/span><span class=\"updated\" style=\"display:none\">2024-04-03T15:02:24+00:00<\/span>\t\t<div class=\"portfolio-item default\">\r\n\t\t\t\t\t\t<a class=\"text-decoration-none portfolio-link\" href=\"https:\/\/maleziro.com\/wp-content\/uploads\/2017\/11\/BOCE-full-wording.jpg\">\r\n\t\t\t\t<span class=\"thumb-info thumb-info-no-borders thumb-info-lighten\">\r\n\t\t\t\t\t<span class=\"thumb-info-wrapper\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"img-responsive\" width=\"320\" height=\"320\" src=\"https:\/\/maleziro.com\/wp-content\/uploads\/2017\/11\/BOCE-full-wording.jpg\" alt=\"\" \/>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-plus\"><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-zoom\" data-src=\"[&quot;https:\\\/\\\/maleziro.com\\\/wp-content\\\/uploads\\\/2017\\\/11\\\/BOCE-full-wording.jpg&quot;]\" data-title=\"[&quot;&quot;]\"><\/span>\t\t\t\t\t<\/span>\r\n\t\t\t\t<\/span>\r\n\t\t\t<\/a>\r\n\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t<\/article>\r\n\t\t<article class=\"portfolio portfolio-masonry  portfolio-col-4 droguerie post-47 type-portfolio status-publish has-post-thumbnail hentry portfolio_cat-droguerie\">\r\n\t\t<h3 class=\"entry-title\" style=\"display: none;\">Droguerie Phenicia<\/h3><span class=\"vcard\" style=\"display: none;\"><span class=\"fn\"><a href=\"https:\/\/maleziro.com\/index.php\/author\/rl24\/\" title=\"Posts by R@@l@24\" rel=\"author\">R@@l@24<\/a><\/span><\/span><span class=\"updated\" style=\"display:none\">2024-03-07T13:54:41+00:00<\/span>\t\t<div class=\"portfolio-item default\">\r\n\t\t\t\t\t\t<a class=\"text-decoration-none portfolio-link\" href=\"https:\/\/maleziro.com\/wp-content\/uploads\/2017\/09\/droguerie-phenicia-web.jpg\">\r\n\t\t\t\t<span class=\"thumb-info thumb-info-no-borders thumb-info-lighten\">\r\n\t\t\t\t\t<span class=\"thumb-info-wrapper\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"img-responsive\" width=\"320\" height=\"320\" src=\"https:\/\/maleziro.com\/wp-content\/uploads\/2017\/09\/droguerie-phenicia-web.jpg\" alt=\"\" \/>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-plus\"><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-zoom\" data-src=\"[&quot;https:\\\/\\\/maleziro.com\\\/wp-content\\\/uploads\\\/2017\\\/09\\\/droguerie-phenicia-web.jpg&quot;]\" data-title=\"[&quot;&quot;]\"><\/span>\t\t\t\t\t<\/span>\r\n\t\t\t\t<\/span>\r\n\t\t\t<\/a>\r\n\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t<\/article>\r\n\t\t<article class=\"portfolio portfolio-masonry  portfolio-col-4 printing-press post-1770 type-portfolio status-publish has-post-thumbnail hentry portfolio_cat-printing-press\">\r\n\t\t<h3 class=\"entry-title\" style=\"display: none;\">Flexoprint<\/h3><span class=\"vcard\" style=\"display: none;\"><span class=\"fn\"><a href=\"https:\/\/maleziro.com\/index.php\/author\/rl24\/\" title=\"Posts by R@@l@24\" rel=\"author\">R@@l@24<\/a><\/span><\/span><span class=\"updated\" style=\"display:none\">2024-04-09T09:45:00+00:00<\/span>\t\t<div class=\"portfolio-item default\">\r\n\t\t\t\t\t\t<a class=\"text-decoration-none portfolio-link\" href=\"https:\/\/maleziro.com\/wp-content\/uploads\/2024\/03\/FLEXOPRIINT.jpg\">\r\n\t\t\t\t<span class=\"thumb-info thumb-info-no-borders thumb-info-lighten\">\r\n\t\t\t\t\t<span class=\"thumb-info-wrapper\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"img-responsive\" width=\"320\" height=\"320\" src=\"https:\/\/maleziro.com\/wp-content\/uploads\/2024\/03\/FLEXOPRIINT.jpg\" alt=\"\" \/>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-plus\"><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-zoom\" data-src=\"[&quot;https:\\\/\\\/maleziro.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/FLEXOPRIINT.jpg&quot;]\" data-title=\"[&quot;&quot;]\"><\/span>\t\t\t\t\t<\/span>\r\n\t\t\t\t<\/span>\r\n\t\t\t<\/a>\r\n\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t<\/article>\r\n\t\t<article class=\"portfolio portfolio-masonry  portfolio-col-4 contractors post-1773 type-portfolio status-publish has-post-thumbnail hentry portfolio_cat-contractors\">\r\n\t\t<h3 class=\"entry-title\" style=\"display: none;\">iPnet SARL<\/h3><span class=\"vcard\" style=\"display: none;\"><span class=\"fn\"><a href=\"https:\/\/maleziro.com\/index.php\/author\/rl24\/\" title=\"Posts by R@@l@24\" rel=\"author\">R@@l@24<\/a><\/span><\/span><span class=\"updated\" style=\"display:none\">2024-04-09T09:45:47+00:00<\/span>\t\t<div class=\"portfolio-item default\">\r\n\t\t\t\t\t\t<a class=\"text-decoration-none portfolio-link\" href=\"https:\/\/maleziro.com\/wp-content\/uploads\/2024\/03\/ipnet.jpg\">\r\n\t\t\t\t<span class=\"thumb-info thumb-info-no-borders thumb-info-lighten\">\r\n\t\t\t\t\t<span class=\"thumb-info-wrapper\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"img-responsive\" width=\"367\" height=\"367\" src=\"https:\/\/maleziro.com\/wp-content\/uploads\/2024\/03\/ipnet-367x367.jpg\" alt=\"\" \/>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-plus\"><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-zoom\" data-src=\"[&quot;https:\\\/\\\/maleziro.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/ipnet.jpg&quot;]\" data-title=\"[&quot;&quot;]\"><\/span>\t\t\t\t\t<\/span>\r\n\t\t\t\t<\/span>\r\n\t\t\t<\/a>\r\n\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t<\/article>\r\n\t\t<article class=\"portfolio portfolio-masonry  portfolio-col-4 distributors post-48 type-portfolio status-publish has-post-thumbnail hentry portfolio_cat-distributors\">\r\n\t\t<h3 class=\"entry-title\" style=\"display: none;\">JACK DAOU &#038; SONS<\/h3><span class=\"vcard\" style=\"display: none;\"><span class=\"fn\"><a href=\"https:\/\/maleziro.com\/index.php\/author\/rl24\/\" title=\"Posts by R@@l@24\" rel=\"author\">R@@l@24<\/a><\/span><\/span><span class=\"updated\" style=\"display:none\">2024-04-03T15:05:26+00:00<\/span>\t\t<div class=\"portfolio-item default\">\r\n\t\t\t\t\t\t<a class=\"text-decoration-none portfolio-link\" href=\"https:\/\/maleziro.com\/wp-content\/uploads\/2017\/10\/jack-daou-web.jpg\">\r\n\t\t\t\t<span class=\"thumb-info thumb-info-no-borders thumb-info-lighten\">\r\n\t\t\t\t\t<span class=\"thumb-info-wrapper\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"img-responsive\" width=\"320\" height=\"320\" src=\"https:\/\/maleziro.com\/wp-content\/uploads\/2017\/10\/jack-daou-web.jpg\" alt=\"\" \/>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-plus\"><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-zoom\" data-src=\"[&quot;https:\\\/\\\/maleziro.com\\\/wp-content\\\/uploads\\\/2017\\\/10\\\/jack-daou-web.jpg&quot;]\" data-title=\"[&quot;&quot;]\"><\/span>\t\t\t\t\t<\/span>\r\n\t\t\t\t<\/span>\r\n\t\t\t<\/a>\r\n\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t<\/article>\r\n\t\t<article class=\"portfolio portfolio-masonry  portfolio-col-4 retail post-1766 type-portfolio status-publish has-post-thumbnail hentry portfolio_cat-retail\">\r\n\t\t<h3 class=\"entry-title\" style=\"display: none;\">Kalph group<\/h3><span class=\"vcard\" style=\"display: none;\"><span class=\"fn\"><a href=\"https:\/\/maleziro.com\/index.php\/author\/rl24\/\" title=\"Posts by R@@l@24\" rel=\"author\">R@@l@24<\/a><\/span><\/span><span class=\"updated\" style=\"display:none\">2024-03-22T10:53:22+00:00<\/span>\t\t<div class=\"portfolio-item default\">\r\n\t\t\t\t\t\t<a class=\"text-decoration-none portfolio-link\" href=\"https:\/\/maleziro.com\/wp-content\/uploads\/2024\/03\/kalph-group.jpg\">\r\n\t\t\t\t<span class=\"thumb-info thumb-info-no-borders thumb-info-lighten\">\r\n\t\t\t\t\t<span class=\"thumb-info-wrapper\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"img-responsive\" width=\"320\" height=\"320\" src=\"https:\/\/maleziro.com\/wp-content\/uploads\/2024\/03\/kalph-group.jpg\" alt=\"\" \/>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-plus\"><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-zoom\" data-src=\"[&quot;https:\\\/\\\/maleziro.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/kalph-group.jpg&quot;]\" data-title=\"[&quot;&quot;]\"><\/span>\t\t\t\t\t<\/span>\r\n\t\t\t\t<\/span>\r\n\t\t\t<\/a>\r\n\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t<\/article>\r\n\t\t<article class=\"portfolio portfolio-masonry  portfolio-col-4 retail post-46 type-portfolio status-publish has-post-thumbnail hentry portfolio_cat-retail\">\r\n\t\t<h3 class=\"entry-title\" style=\"display: none;\">Khatib &#038; Safieh Trading Co<\/h3><span class=\"vcard\" style=\"display: none;\"><span class=\"fn\"><a href=\"https:\/\/maleziro.com\/index.php\/author\/rl24\/\" title=\"Posts by R@@l@24\" rel=\"author\">R@@l@24<\/a><\/span><\/span><span class=\"updated\" style=\"display:none\">2024-03-22T10:20:44+00:00<\/span>\t\t<div class=\"portfolio-item default\">\r\n\t\t\t\t\t\t<a class=\"text-decoration-none portfolio-link\" href=\"https:\/\/maleziro.com\/wp-content\/uploads\/2017\/02\/Khatib-Safieh-web1.jpg\">\r\n\t\t\t\t<span class=\"thumb-info thumb-info-no-borders thumb-info-lighten\">\r\n\t\t\t\t\t<span class=\"thumb-info-wrapper\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"img-responsive\" width=\"367\" height=\"367\" src=\"https:\/\/maleziro.com\/wp-content\/uploads\/2017\/02\/Khatib-Safieh-web1-367x367.jpg\" alt=\"\" \/>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-plus\"><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-zoom\" data-src=\"[&quot;https:\\\/\\\/maleziro.com\\\/wp-content\\\/uploads\\\/2017\\\/02\\\/Khatib-Safieh-web1.jpg&quot;]\" data-title=\"[&quot;&quot;]\"><\/span>\t\t\t\t\t<\/span>\r\n\t\t\t\t<\/span>\r\n\t\t\t<\/a>\r\n\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t<\/article>\r\n\t\t<article class=\"portfolio portfolio-masonry  portfolio-col-4 distributors post-31 type-portfolio status-publish has-post-thumbnail hentry portfolio_cat-distributors\">\r\n\t\t<h3 class=\"entry-title\" style=\"display: none;\">M.A.AMACHE EST<\/h3><span class=\"vcard\" style=\"display: none;\"><span class=\"fn\"><a href=\"https:\/\/maleziro.com\/index.php\/author\/rl24\/\" title=\"Posts by R@@l@24\" rel=\"author\">R@@l@24<\/a><\/span><\/span><span class=\"updated\" style=\"display:none\">2024-03-22T10:57:52+00:00<\/span>\t\t<div class=\"portfolio-item default\">\r\n\t\t\t\t\t\t<a class=\"text-decoration-none portfolio-link\" href=\"https:\/\/maleziro.com\/wp-content\/uploads\/2017\/12\/AMACHE-V1.png\">\r\n\t\t\t\t<span class=\"thumb-info thumb-info-no-borders thumb-info-lighten\">\r\n\t\t\t\t\t<span class=\"thumb-info-wrapper\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"img-responsive\" width=\"301\" height=\"277\" src=\"https:\/\/maleziro.com\/wp-content\/uploads\/2017\/12\/AMACHE-V1.png\" alt=\"\" \/>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-plus\"><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-zoom\" data-src=\"[&quot;https:\\\/\\\/maleziro.com\\\/wp-content\\\/uploads\\\/2017\\\/12\\\/AMACHE-V1.png&quot;]\" data-title=\"[&quot;&quot;]\"><\/span>\t\t\t\t\t<\/span>\r\n\t\t\t\t<\/span>\r\n\t\t\t<\/a>\r\n\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t<\/article>\r\n\t\t<article class=\"portfolio portfolio-masonry  portfolio-col-4 distributors post-45 type-portfolio status-publish has-post-thumbnail hentry portfolio_cat-distributors\">\r\n\t\t<h3 class=\"entry-title\" style=\"display: none;\">P.C. Foods SARL<\/h3><span class=\"vcard\" style=\"display: none;\"><span class=\"fn\"><a href=\"https:\/\/maleziro.com\/index.php\/author\/rl24\/\" title=\"Posts by R@@l@24\" rel=\"author\">R@@l@24<\/a><\/span><\/span><span class=\"updated\" style=\"display:none\">2024-03-22T11:00:21+00:00<\/span>\t\t<div class=\"portfolio-item default\">\r\n\t\t\t\t\t\t<a class=\"text-decoration-none portfolio-link\" href=\"https:\/\/maleziro.com\/wp-content\/uploads\/2017\/02\/PC-AND-FOOD-WEB.jpg\">\r\n\t\t\t\t<span class=\"thumb-info thumb-info-no-borders thumb-info-lighten\">\r\n\t\t\t\t\t<span class=\"thumb-info-wrapper\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"img-responsive\" width=\"320\" height=\"320\" src=\"https:\/\/maleziro.com\/wp-content\/uploads\/2017\/02\/PC-AND-FOOD-WEB.jpg\" alt=\"\" \/>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-plus\"><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-zoom\" data-src=\"[&quot;https:\\\/\\\/maleziro.com\\\/wp-content\\\/uploads\\\/2017\\\/02\\\/PC-AND-FOOD-WEB.jpg&quot;]\" data-title=\"[&quot;&quot;]\"><\/span>\t\t\t\t\t<\/span>\r\n\t\t\t\t<\/span>\r\n\t\t\t<\/a>\r\n\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t<\/article>\r\n\t\t<article class=\"portfolio portfolio-masonry  portfolio-col-4 distributors post-43 type-portfolio status-publish has-post-thumbnail hentry portfolio_cat-distributors\">\r\n\t\t<h3 class=\"entry-title\" style=\"display: none;\">ShOriBeauty S.A.L<\/h3><span class=\"vcard\" style=\"display: none;\"><span class=\"fn\"><a href=\"https:\/\/maleziro.com\/index.php\/author\/rl24\/\" title=\"Posts by R@@l@24\" rel=\"author\">R@@l@24<\/a><\/span><\/span><span class=\"updated\" style=\"display:none\">2024-03-22T10:56:33+00:00<\/span>\t\t<div class=\"portfolio-item default\">\r\n\t\t\t\t\t\t<a class=\"text-decoration-none portfolio-link\" href=\"https:\/\/maleziro.com\/wp-content\/uploads\/2017\/08\/ShOriBeauty-S.A.L-web.jpg\">\r\n\t\t\t\t<span class=\"thumb-info thumb-info-no-borders thumb-info-lighten\">\r\n\t\t\t\t\t<span class=\"thumb-info-wrapper\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"img-responsive\" width=\"320\" height=\"320\" src=\"https:\/\/maleziro.com\/wp-content\/uploads\/2017\/08\/ShOriBeauty-S.A.L-web.jpg\" alt=\"\" \/>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-plus\"><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-zoom\" data-src=\"[&quot;https:\\\/\\\/maleziro.com\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/ShOriBeauty-S.A.L-web.jpg&quot;]\" data-title=\"[&quot;&quot;]\"><\/span>\t\t\t\t\t<\/span>\r\n\t\t\t\t<\/span>\r\n\t\t\t<\/a>\r\n\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t<\/article>\r\n\t\t<article class=\"portfolio portfolio-masonry  portfolio-col-4 edu post-1763 type-portfolio status-publish has-post-thumbnail hentry portfolio_cat-edu\">\r\n\t\t<h3 class=\"entry-title\" style=\"display: none;\">Tyre Community School<\/h3><span class=\"vcard\" style=\"display: none;\"><span class=\"fn\"><a href=\"https:\/\/maleziro.com\/index.php\/author\/rl24\/\" title=\"Posts by R@@l@24\" rel=\"author\">R@@l@24<\/a><\/span><\/span><span class=\"updated\" style=\"display:none\">2024-03-22T10:53:40+00:00<\/span>\t\t<div class=\"portfolio-item default\">\r\n\t\t\t\t\t\t<a class=\"text-decoration-none portfolio-link\" href=\"https:\/\/maleziro.com\/wp-content\/uploads\/2024\/03\/TCS-logo-new.jpg\">\r\n\t\t\t\t<span class=\"thumb-info thumb-info-no-borders thumb-info-lighten\">\r\n\t\t\t\t\t<span class=\"thumb-info-wrapper\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"img-responsive\" width=\"241\" height=\"241\" src=\"https:\/\/maleziro.com\/wp-content\/uploads\/2024\/03\/TCS-logo-new.jpg\" alt=\"\" \/>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-plus\"><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"thumb-info-zoom\" data-src=\"[&quot;https:\\\/\\\/maleziro.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/TCS-logo-new.jpg&quot;]\" data-title=\"[&quot;&quot;]\"><\/span>\t\t\t\t\t<\/span>\r\n\t\t\t\t<\/span>\r\n\t\t\t<\/a>\r\n\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t<\/article>\r\n\t\r\n\t\r\n\t\r\n\t\t<\/div>\r\n\r\n\t\r\n\t\r\n\t<\/div>\r\n\r\n\t\r\n\t\t\t<\/div>\r\n\t<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/section>\r\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3284e73 p-t-xxl pb-5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3284e73\" data-element_type=\"section\" id=\"recommendations\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\r\n\t\t\r\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-395848c w-100\" data-id=\"395848c\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;,&quot;animation_delay&quot;:&quot;500&quot;}\">\r\n\t\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a0b8600 mb-1 elementor-widget elementor-widget-heading\" data-id=\"a0b8600\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Testimonials<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-e0a4e60 w-100\" data-id=\"e0a4e60\" data-element_type=\"column\" data-settings=\"{&quot;item_margin&quot;:0}\">\r\n\t\t\t\t\t<div class=\"porto-carousel owl-carousel has-ccols ccols-1 elementor-widget-wrap elementor-element-populated\" data-plugin-options=\"{&quot;margin&quot;:0,&quot;items&quot;:1,&quot;nav&quot;:false,&quot;dots&quot;:true,&quot;themeConfig&quot;:true,&quot;loop&quot;:false,&quot;mouseDrag&quot;:true,&quot;touchDrag&quot;:true,&quot;autoplay&quot;:false}\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2b2a3f4 elementor-widget elementor-widget-testimonial\" data-id=\"2b2a3f4\" data-element_type=\"widget\" data-widget_type=\"testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-wrapper\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-content\">-\tVery easy accounting <br>\n-\tEasy for attendance <br>\n-\tEasy to reach Roula <br>\n-\tPerfect service after sale <br>\n\n-\tI love you Roula, you made the difficult work easier.<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-testimonial-meta\">\n\t\t\t\t<div class=\"elementor-testimonial-meta-inner\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-details\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-name\">AINTOURA NURSERY<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\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-c537728 elementor-widget elementor-widget-testimonial\" data-id=\"c537728\" data-element_type=\"widget\" data-widget_type=\"testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-wrapper\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-content\">Auto Link Liberia has been using Maleziro for the past 15 years. <br> The software is user-friendly, and we never had any major problem while using it. <br> Our sincere gratitude goes to Roula Moussa for her exceptional contribution to our company. <br> Her unwavering dedication and proactive approach have been invaluable to our team. <br> Roula consistently goes above and beyond to assist our team and ensure the smooth operation of our company. <br> Her expertise and willingness to help have made a significant impact on our success. <br> We highly recommend Maleziro software, and we hope to see a web\/cloud based version of it in the near future.<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-testimonial-meta\">\n\t\t\t\t<div class=\"elementor-testimonial-meta-inner\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-details\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-name\">Auto Link Liberia<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\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-64e8268 elementor-widget elementor-widget-testimonial\" data-id=\"64e8268\" data-element_type=\"widget\" data-widget_type=\"testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-wrapper\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-content\">-\tVery easy to learn, to use and to teach a new beginner employee. <br>\n-\tCost price movement is available all time when using an Item. <br>\n-\tCan open multiple sheets at the same time.<br>\n-\tEasy to track transactions with details.<br>\n-\tAuditing control is very easy.<br>\n-      Best maintenance ever, Always reachable, nothing is impossible to do or update, ready for any new features.<br>\n- Very nice dealing with people, polite, presentable, very patient, flexible, direct to the point.\n<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-testimonial-meta\">\n\t\t\t\t<div class=\"elementor-testimonial-meta-inner\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-details\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-name\">BADDOUR ELECTRIC<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\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-66d6355 elementor-widget elementor-widget-testimonial\" data-id=\"66d6355\" data-element_type=\"widget\" data-widget_type=\"testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-wrapper\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-content\">-\tVery easy to learn and use both stock and accounting screens. <br>\n-\tSaving the image of the item, is something I really like for we need it in our work.<br>\n-\tDetailed tracking system<br>\n\n-\tPerfect customer service, always reachable, very honest. \n<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-testimonial-meta\">\n\t\t\t\t<div class=\"elementor-testimonial-meta-inner\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-details\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-name\">BEL sarl<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\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-e956f00 elementor-widget elementor-widget-testimonial\" data-id=\"e956f00\" data-element_type=\"widget\" data-widget_type=\"testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-wrapper\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-content\">-\tVery easy to work on and anyone can learn to use it <br>\n-\tLots of details in VAT and other parts that, me as auditor, I don't find in other company\u2019s software. <br>\n-\tIt has all needed reports for auditing office. <br>\n-\tAll reports are clear and clean. <br>\n-\tExporting of trial balance to directly fill the Government declaration software.<br>\n-\tBest maintenance ever, nothing is impossible, always reachable.<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-testimonial-meta\">\n\t\t\t\t<div class=\"elementor-testimonial-meta-inner\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-details\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-name\">B.O.C.E (Bureau d\u2019organisation et de comptabilit\u00e9 des entreprises)<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\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-3daa9e9 elementor-widget elementor-widget-testimonial\" data-id=\"3daa9e9\" data-element_type=\"widget\" data-widget_type=\"testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-wrapper\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-content\">-\tFast and modern user-friendly interface. <br>\n-\tProfessional Inventory management. <br>\n-\tAdvanced reporting system with well-organized sections. <br>\n-\tWide range of advanced features and customizations <br>\n-\tCost effective. <br> \n-\tMaleziro is an advanced Accounting and inventory management system suitable for any sized business with a professional support available around the clock, we highly recommend it .\n<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-testimonial-meta\">\n\t\t\t\t<div class=\"elementor-testimonial-meta-inner\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-details\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-name\">Droguerie Phenicia<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\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-60e6132 elementor-widget elementor-widget-testimonial\" data-id=\"60e6132\" data-element_type=\"widget\" data-widget_type=\"testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-wrapper\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-content\">What we like about Maleziro: <br>\n-\tStock movement per Item and customer report <br>\n-\tWhen Invoicing - I like F9 which shows me last sold price with the invoice number. <br>\n-\tGeneral trial balance<br>\n\n-\tRoula, you are very professional. You take the special requirements of each company and customize the software and adapt it to each company according to its special needs. You work on every request we ask for. We are comfortable because we are dealing with you and not with a large number of employees, and you follow up on everything with us and knows the history of our company. you help us in meeting all our small and large needs.\n<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-testimonial-meta\">\n\t\t\t\t<div class=\"elementor-testimonial-meta-inner\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-details\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-name\">JACK DAOU & SONS<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\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-1beaf68 elementor-widget elementor-widget-testimonial\" data-id=\"1beaf68\" data-element_type=\"widget\" data-widget_type=\"testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-wrapper\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-content\">-\t\u0645\u0627\u0644\u064a\u0632\u064a\u0631\u0648 \u0628\u0631\u0646\u0627\u0645\u062c \u0631\u0627\u0626\u0639 \u0648\u0639\u0645\u0644\u064a\u0651 \u062c\u062f\u0627\u064b \u0648\u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0644\u064a \u0645\u0646 \u0623\u0643\u062b\u0631 \u0645\u0627 \u064a\u0631\u0636\u064a\u0646\u064a \u0623\u0646\u0646\u064a\u060c \u0648\u062e\u0644\u0627\u0644 \u062a\u0639\u0628\u0626\u0629 \u0627\u0644\u0645\u0631\u062a\u062c\u0639\u0627\u062a\u060c \u0623\u0633\u062a\u0637\u064a\u0639 \u0627\u0644\u0639\u0648\u062f\u0629 \u0644\u0644\u0633\u0646\u064a\u0646 \u0627\u0644\u0633\u0627\u0628\u0642\u0629 \u0648\u0630\u0644\u0643  \u064a\u0633\u0647\u0644 \u0639\u0645\u0644\u064a \u062c\u062f\u0627   <br>\n-\t\u0627\u0644\u0633\u062a\u0648\u0643 \u0645\u0631\u0628\u0648\u0637 \u0628\u0627\u0644\u0645\u062d\u0627\u0633\u0628\u0629 \u0641\u0644\u0627 \u062d\u0627\u062c\u0629 \u0644\u0623\u0639\u0645\u0627\u0644 \u0645\u0632\u062f\u0648\u062c\u0629<br> \n-\t\u0644\u064a\u0633 \u0647\u0646\u0627\u0643 \u0623\u0646\u0633\u0628 \u0645\u0646 \u0645\u0627\u0644\u064a\u0632\u064a\u0631\u0648 \u0644\u0644\u0623\u0639\u0645\u0627\u0644 \u0627\u0644\u0643\u0628\u064a\u0631\u0629 <br>\n-\t\u0627\u0644\u0643\u062b\u064a\u0631 \u0645\u0646 \u0645\u0639\u0627\u0631\u0641\u064a \u0644\u062f\u064a\u0647\u0645 \u0628\u0631\u0627\u0645\u062c \u0645\u062a\u0637\u0648\u0651\u0631\u0629 \u0623\u0643\u062b\u0631 \u0639\u0644\u0649 \u0627\u0644\u0648\u064a\u0628 \u0648\u062a\u0635\u0645\u064a\u0645\u0647\u0627 \u0631\u0627\u0626\u0639 \u0648\u0644\u0643\u0646\u0647\u0645 \u064a\u0639\u0627\u0646\u0648\u0646 \u0645\u0646 \u0623\u062e\u0637\u0627\u0621 \u0641\u064a \u0627\u0644\u0645\u062d\u0627\u0633\u0628\u0629 \u0648\u0627\u0644\u0633\u062a\u0648\u0643\u060c \u0623\u0645\u0627 \u0646\u062d\u0646 \u0648\u0644\u0639\u0634\u0631\u064a\u0646 \u0633\u0646\u0629 \u062a\u0642\u0631\u064a\u0628\u0627\u064b \u0627\u0644\u062d\u0645\u062f\u0627\u0644\u0644\u0647 \u0644\u0645 \u0646\u0639\u0627\u0646\u064a \u0645\u0646 \u0623\u064a\u0629 \u0623\u062e\u0637\u0627\u0621 \u0641\u064a \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a. <br>\n-\t\u0633\u062a \u0631\u0648\u0644\u0627 \u0645\u0647\u0630\u0628\u0629\u060c \u0639\u0645\u0644\u064a\u0651\u0629\u060c \u0645\u0647\u0636\u0648\u0645\u0629 \u0648\u0645\u0644\u062a\u0632\u0645\u0629\n<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-testimonial-meta\">\n\t\t\t\t<div class=\"elementor-testimonial-meta-inner\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-details\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-name\">M.A. AMACHE EST<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\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-3f68982 elementor-widget elementor-widget-testimonial\" data-id=\"3f68982\" data-element_type=\"widget\" data-widget_type=\"testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-wrapper\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-content\">-\tGood Price <br>\n-\tVery easy to use <br>\n-\tEffective Reports for business<br>\n-\tLots of Reports<br>\n-\tVery easy to train new employees <br>\n-\tThe software is perfect and nothing to improve for our business need. <br>\n-\tGreat customer service, so helpful and friendly.\n<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-testimonial-meta\">\n\t\t\t\t<div class=\"elementor-testimonial-meta-inner\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-details\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-name\">P.C. Foods SARL<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/section>\r\n\t\t\t\t<section class=\"porto-full-no-gap elementor-section elementor-top-section elementor-element elementor-element-ae14255 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"ae14255\" data-element_type=\"section\" id=\"say-hello\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;,&quot;animation_delay&quot;:&quot;500&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\r\n\t\t\r\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-506ec50 form-area background-color-primary p-t-xlg p-b-xl\" data-id=\"506ec50\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\r\n\t\t\t\t\t<div class=\"col-half-section col-half-section-right col-fullwidth-md elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-be6b3c9 elementor-widget elementor-widget-heading\" data-id=\"be6b3c9\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Say Hello<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d53f697 pe-lg-4 elementor-widget elementor-widget-shortcode\" data-id=\"d53f697\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f776-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"776\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php\/wp-json\/wp\/v2\/pages\/8#wpcf7-f776-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"776\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f776-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"text-943\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"YOUR NAME *\" value=\"\" type=\"text\" name=\"text-943\" \/><\/span>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"tel-173\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"YOUR NUMBER *\" value=\"\" type=\"tel\" name=\"tel-173\" \/><\/span>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"text-943\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"SUBJECT *\" value=\"\" type=\"text\" name=\"text-943\" \/><\/span>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"textarea-937\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"MESSAGE *\" name=\"textarea-937\"><\/textarea><\/span>\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"SUBMIT\" \/><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-838d84f\" data-id=\"838d84f\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\r\n\t\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-be36f50 mb-4 pb-1 elementor-widget elementor-widget-porto_info_box\" data-id=\"be36f50\" data-element_type=\"widget\" data-widget_type=\"porto_info_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<a class=\"porto-sicon-box-link\" href=\"mailto:you@domain.com\"><div class=\"porto-sicon-box style_1 default-icon\"><div class=\"porto-sicon-default\"><div class=\"porto-just-icon-wrapper porto-icon advanced\" style=\"margin-right:24px;\"><i class=\"far fa-envelope\"><\/i><\/div><\/div><div class=\"porto-sicon-header\"><h3 class=\"porto-sicon-title\" style=\"\">Email<\/h3><p >roulam@maleziro.com<\/p><\/div> <!-- header --><\/div><!-- porto-sicon-box --><\/a>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ecc079a mb-4 pb-1 elementor-widget elementor-widget-porto_info_box\" data-id=\"ecc079a\" data-element_type=\"widget\" data-widget_type=\"porto_info_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<a class=\"porto-sicon-box-link\" href=\"tel:+1234657890\"><div class=\"porto-sicon-box style_1 default-icon\"><div class=\"porto-sicon-default\"><div class=\"porto-just-icon-wrapper porto-icon advanced\" style=\"margin-right:24px;\"><i class=\"Simple-Line-Icons-phone\"><\/i><\/div><\/div><div class=\"porto-sicon-header\"><h3 class=\"porto-sicon-title\" style=\"\">Phone<\/h3><p >+961 3 860 827<\/p><\/div> <!-- header --><\/div><!-- porto-sicon-box --><\/a>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/section>\r\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Roula Moussa Founder of MaleziroDeveloper SIN EL FIL MATEN LEBANON SINCE 2004 Facebook-f Twitter Youtube Contact Information Send Message Contact PHONE: +961 3 860 827EMAIL:\u00a0 ROULAM@MALEZIRO.COM About me Graduated from University of La Sagesse in Computer Science field in 1996. For the last 20 years, I&#8217;ve been providing MALEZIRO, an Accounting and Stock software, which [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-8","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/maleziro.com\/index.php\/wp-json\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/maleziro.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/maleziro.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/maleziro.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/maleziro.com\/index.php\/wp-json\/wp\/v2\/comments?post=8"}],"version-history":[{"count":495,"href":"https:\/\/maleziro.com\/index.php\/wp-json\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":1971,"href":"https:\/\/maleziro.com\/index.php\/wp-json\/wp\/v2\/pages\/8\/revisions\/1971"}],"wp:attachment":[{"href":"https:\/\/maleziro.com\/index.php\/wp-json\/wp\/v2\/media?parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}