{"id":14035,"date":"2015-06-22T13:12:15","date_gmt":"2015-06-22T10:12:15","guid":{"rendered":"http:\/\/thesis.net.gr\/contact-cgsoft-erp-software-greece\/?lang=en"},"modified":"2025-02-18T13:57:35","modified_gmt":"2025-02-18T11:57:35","slug":"contact-cgsoft-erp-software-greece","status":"publish","type":"page","link":"https:\/\/thesis.net.gr\/en\/contact-cgsoft-erp-software-greece\/","title":{"rendered":"Contact"},"content":{"rendered":"<p><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-1 fusion-flex-container hundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-background-position:left top;--awb-border-sizes-top:0px;--awb-border-sizes-bottom:0px;--awb-border-sizes-left:0px;--awb-border-sizes-right:0px;--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-padding-top:20px;--awb-padding-right:67px;--awb-padding-bottom:2px;--awb-padding-left:67px;--awb-margin-bottom:0px;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"width:calc( 100% + 0px ) !important;max-width:calc( 100% + 0px ) !important;margin-left: calc(-0px \/ 2 );margin-right: calc(-0px \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-0 fusion_builder_column_1_1 1_1 fusion-flex-column fusion-flex-align-self-flex-start fusion-column-no-min-height\" style=\"--awb-bg-blend:overlay;--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:0px;--awb-margin-bottom-large:0px;--awb-spacing-left-large:0px;--awb-width-medium:100%;--awb-spacing-right-medium:0px;--awb-spacing-left-medium:0px;--awb-width-small:100%;--awb-spacing-right-small:0px;--awb-spacing-left-small:0px;\"><div class=\"fusion-column-wrapper fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-title title fusion-title-1 fusion-title-center fusion-title-text fusion-title-size-one\" style=\"--awb-text-color:#006495;--awb-font-size:48px;\"><div class=\"title-sep-container title-sep-container-left\"><div class=\"title-sep sep-single sep-solid\" style=\"border-color:var(--awb-color3);\"><\/div><\/div><span class=\"awb-title-spacer\"><\/span><h1 class=\"fusion-title-heading title-heading-center\" style=\"font-family:&#039;Trebuchet MS&#039;, Helvetica, sans-serif;font-style:normal;font-weight:400;margin:0;font-size:1em;\">Where to find us<\/h1><span class=\"awb-title-spacer\"><\/span><div class=\"title-sep-container title-sep-container-right\"><div class=\"title-sep sep-single sep-solid\" style=\"border-color:var(--awb-color3);\"><\/div><\/div><\/div><div class=\"fusion-text fusion-text-1\">            <script type=\"text\/javascript\">\r\n                jQuery(document).ready(function ($) {\r\n                    var wgm_map = new google.maps.Map(document.getElementById(\"srm_gmp_embed_1\"), {\r\n                        center: new google.maps.LatLng(40.74573906296057,-73.97684392042828),\r\n                        zoom: 12,\r\n                        mapTypeId: google.maps.MapTypeId.ROADMAP,\r\n                        scrollwheel: true,\r\n                        zoomControl: true,\r\n                        mapTypeControl: true,\r\n                        streetViewControl: true,\r\n                        fullscreenControl: true,\r\n                        draggable: true,\r\n                        disableDoubleClickZoom: false,\r\n                        panControl: true                    });\r\n                    var wgm_theme_json = '[]';\r\n                    if (wgm_theme_json.length > 0) {\r\n                        wgm_map.setOptions({ styles: JSON.parse(wgm_theme_json) });\r\n                    }\r\n                    \/\/ To view directions form and data\r\n                                        var wgm_data_1 = {\r\n                        'action': 'wpgmapembed_p_get_markers_by_map_id',\r\n                        'data': {\r\n                            map_id: '21539',\r\n                            ajax_nonce: '104774c413'\r\n                        }\r\n                    };\r\n                    var wgm_ajaxurl_1 = 'https:\/\/thesis.net.gr\/wp-admin\/admin-ajax.php'\r\n                    jQuery.post(wgm_ajaxurl_1, wgm_data_1, function (response) {\r\n                        response = JSON.parse(response);\r\n                        if (response.markers.length === 1) {\r\n                            var wgm_marker_to_1 = response.markers[0].marker_desc;\/\/.replace(\/&gt;\/g, '>').replace(\/&lt;\/g, '<');\r\n                            jQuery('#srm_gmap_to_1').val(wgm_marker_to_1.replace(\/(<([^>]+)>)\/gi, \"\"));\r\n                        }\r\n                        var wgm_default_marker_icon_1 = 'https:\/\/maps.gstatic.com\/mapfiles\/api-3\/images\/spotlight-poi2.png';\r\n                        if (response.markers.length > 0) {\r\n                            var custom_markers = [];\r\n                            var custom_marker_infowindows = [];\r\n                            response.markers.forEach(function (wgm_marker, i) {\r\n                                var wgm_marker_lat_lng_1 = wgm_marker.lat_lng.split(',');\r\n                                wgm_custom_marker_1 = new google.maps.Marker({\r\n                                    position: new google.maps.LatLng(wgm_marker_lat_lng_1[0], wgm_marker_lat_lng_1[1]),\r\n                                    title: wgm_marker.marker_name,\r\n                                    animation: google.maps.Animation.DROP,\r\n                                    icon: (wgm_marker.icon === '') ? wgm_default_marker_icon_1 : wgm_marker.icon\r\n                                });\r\n                                custom_markers[i] = wgm_custom_marker_1;\r\n                                wgm_custom_marker_1.setMap(wgm_map);\r\n                                var wgm_marker_name_1 = (wgm_marker.marker_name !== null) ? ('<span class=\"info_content_title\" style=\"font-size:18px;font-weight: bold;font-family: Arial;\">'\r\n                                    + wgm_marker.marker_name +\r\n                                    '<\/span><br\/>') : '';\r\n                                \/\/wgm_marker.marker_desc = wgm_marker.marker_desc.replace(\/&gt;\/g, '>').replace(\/&lt;\/g, '<');\r\n                                custom_marker_infowindow = new google.maps.InfoWindow({\r\n                                    content: wgm_marker_name_1 + wgm_marker.marker_desc\r\n                                });\r\n                                custom_marker_infowindows[i] = custom_marker_infowindow;\r\n                                if (wgm_marker.show_desc_by_default === '1') {\r\n                                    custom_marker_infowindow.open({\r\n                                        anchor: wgm_custom_marker_1,\r\n                                        shouldFocus: false\r\n                                    });\r\n                                } else {\r\n                                    google.maps.event.addListener(wgm_custom_marker_1, 'click', function () {\r\n                                        custom_marker_infowindows[i].open({\r\n                                            anchor: custom_markers[i],\r\n                                            shouldFocus: false\r\n                                        });\r\n                                    });\r\n                                }\r\n                                if (wgm_marker.have_marker_link === '1') {\r\n                                    google.maps.event.addListener(wgm_custom_marker_1, 'click', function () {\r\n                                        var wgm_target = '_self';\r\n                                        if (wgm_marker.marker_link_new_tab === '1') {\r\n                                            wgm_target = '_blank';\r\n                                        }\r\n                                        window.open(wgm_marker.marker_link, wgm_target);\r\n                                    });\r\n                                }\r\n                            });\r\n                        }\r\n                    });\r\n                });\r\n\r\n            <\/script>\r\n\r\n            <div id=\"srm_gmp_embed_1\"\r\n                style=\"width:100% !important;height:300px  !important; \">\r\n            <\/div>\r\n                    \n<\/div><\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-2 fusion-flex-container has-pattern-background has-mask-background hundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-background-position:left top;--awb-border-sizes-top:0px;--awb-border-sizes-bottom:0px;--awb-border-sizes-left:0px;--awb-border-sizes-right:0px;--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-padding-top:40px;--awb-padding-right:0px;--awb-padding-bottom:20px;--awb-padding-left:0px;--awb-margin-bottom-small:0px;--awb-flex-wrap:wrap;--awb-flex-wrap-medium:wrap;--awb-flex-wrap-small:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"width:104% !important;max-width:104% !important;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-1 fusion_builder_column_1_2 1_2 fusion-flex-column\" style=\"--awb-padding-right:16px;--awb-padding-left:65px;--awb-padding-right-medium:52px;--awb-padding-left-small:19px;--awb-bg-blend:overlay;--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:100%;--awb-spacing-right-medium:0.288%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-separator fusion-full-width-sep\" style=\"align-self: center;margin-left: auto;margin-right: auto;width:100%;\"><\/div><div class=\"fusion-text fusion-text-2 main-text\" style=\"--awb-font-size:25px;--awb-line-height:1.4;--awb-text-color:#6e6f75;--awb-text-font-family:&#039;MS Sans Serif&#039;, Geneva, sans-serif;--awb-text-font-style:normal;--awb-text-font-weight:400;\"><p style=\"text-align: left; font-size: 22px; color: #6e6f75;\" align=\"justify\" data-fusion-font=\"true\">CGSoft is situated in Ampelokipoi, right next to the Athens Tower. It takes five minutes by foot from the closest metro station (Line 3, Station Ampelokipoi). The CGSoft premises are located on 5 Aggelou Pyrri Str, 5. How you can contact us:<\/p>\n<p style=\"color: #6e6f75; font-size: 22px;\" data-fusion-font=\"true\">CGSoft LTD<\/p>\n<p><span style=\"font-size: 22px; color: #6e6f75;\" data-fusion-font=\"true\">5 Aggelou Pyrri Str, 115 27 Athens<\/span><br \/>\n<span style=\"font-size: 22px; color: #6e6f75;\" data-fusion-font=\"true\"><br \/>\nPhone: +30 210 7488500<\/span><br \/>\n<span style=\"font-size: 22px; color: #6e6f75;\" data-fusion-font=\"true\">Email: <\/span><a style=\"font-size: 22px; color: #6e6f75;\" href=\"mailto:info@cgsoft.gr\" data-fusion-font=\"true\">info@cgsoft.gr<\/a><\/p>\n<\/div><div class=\"fusion-separator fusion-full-width-sep\" style=\"align-self: center;margin-left: auto;margin-right: auto;width:100%;\"><\/div><div class=\"fusion-image-element md-text-align-center\" style=\"--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);\"><span class=\" fusion-imageframe imageframe-none imageframe-1 hover-type-none\"><img decoding=\"async\" width=\"750\" height=\"750\" title=\"Aggelou Pyrri 1\" src=\"https:\/\/thesis.net.gr\/wp-content\/uploads\/2020\/05\/Aggelou-Pyrri-1-1.jpg\" alt class=\"img-responsive wp-image-17974\" srcset=\"https:\/\/thesis.net.gr\/wp-content\/uploads\/2020\/05\/Aggelou-Pyrri-1-1-200x200.jpg 200w, https:\/\/thesis.net.gr\/wp-content\/uploads\/2020\/05\/Aggelou-Pyrri-1-1-400x400.jpg 400w, https:\/\/thesis.net.gr\/wp-content\/uploads\/2020\/05\/Aggelou-Pyrri-1-1-600x600.jpg 600w, https:\/\/thesis.net.gr\/wp-content\/uploads\/2020\/05\/Aggelou-Pyrri-1-1.jpg 750w\" sizes=\"(max-width: 1024px) 100vw, (max-width: 640px) 100vw, 600px\" \/><\/span><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-2 fusion_builder_column_1_2 1_2 fusion-flex-column\" style=\"--awb-padding-top:3px;--awb-padding-right:111px;--awb-padding-left:15px;--awb-padding-top-medium:15px;--awb-padding-right-medium:25px;--awb-bg-blend:overlay;--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:100%;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-title title fusion-title-2 fusion-sep-none fusion-title-text fusion-title-size-four\" style=\"--awb-text-color:#006495;--awb-font-size:35px;\"><h4 class=\"fusion-title-heading title-heading-left\" style=\"font-family:&#039;Trebuchet MS&#039;, Helvetica, sans-serif;font-style:normal;font-weight:400;margin:0;font-size:1em;line-height:30.42px;\">Contact us!<\/h4><\/div><div class=\"fusion-form fusion-form-builder fusion-form-form-wrapper fusion-form-19650 main-text\" style=\"--awb-tooltip-text-color:#ffffff;--awb-tooltip-background-color:#333333;\" data-form-id=\"19650\" data-config=\"{&quot;form_id&quot;:19650,&quot;form_post_id&quot;:19650,&quot;post_id&quot;:14035,&quot;form_type&quot;:&quot;ajax&quot;,&quot;confirmation_type&quot;:&quot;message&quot;,&quot;redirect_url&quot;:&quot;&quot;,&quot;field_labels&quot;:{&quot;your_name&quot;:&quot;Surname\\\/Organisation&quot;,&quot;your_phone_number&quot;:&quot;Phone number&quot;,&quot;your_email&quot;:&quot;Email&quot;,&quot;your_profession&quot;:&quot;Profession\\\/Sector&quot;,&quot;your_address&quot;:&quot;Address&quot;,&quot;subject&quot;:&quot;Subject&quot;,&quot;your_message&quot;:&quot;Message&quot;,&quot;&quot;:&quot;&quot;},&quot;field_logics&quot;:{&quot;your_name&quot;:&quot;&quot;,&quot;your_phone_number&quot;:&quot;&quot;,&quot;your_email&quot;:&quot;&quot;,&quot;your_profession&quot;:&quot;&quot;,&quot;your_address&quot;:&quot;&quot;,&quot;subject&quot;:&quot;&quot;,&quot;your_message&quot;:&quot;&quot;,&quot;&quot;:&quot;&quot;,&quot;submit_1&quot;:&quot;&quot;},&quot;field_types&quot;:{&quot;your_name&quot;:&quot;text&quot;,&quot;your_phone_number&quot;:&quot;phone_number&quot;,&quot;your_email&quot;:&quot;email&quot;,&quot;your_profession&quot;:&quot;text&quot;,&quot;your_address&quot;:&quot;text&quot;,&quot;subject&quot;:&quot;text&quot;,&quot;your_message&quot;:&quot;textarea&quot;,&quot;&quot;:&quot;consent&quot;,&quot;submit_1&quot;:&quot;submit&quot;},&quot;nonce_method&quot;:&quot;ajax&quot;,&quot;form_views&quot;:&quot;ajax&quot;,&quot;form_views_counting&quot;:&quot;all&quot;}\"><form action=\"https:\/\/thesis.net.gr\/en\/contact-cgsoft-erp-software-greece\/\" method=\"post\" class=\"fusion-form fusion-form-19650\"><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-2-1 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"width:104% !important;max-width:104% !important;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-3 fusion_builder_column_1_1 1_1 fusion-flex-column\" style=\"--awb-bg-size:cover;--awb-width-large:100%;--awb-flex-grow:0;--awb-flex-shrink:0;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-flex-grow-medium:0;--awb-flex-shrink-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-flex-grow-small:0;--awb-flex-shrink-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-form-field fusion-form-text-field fusion-form-label-above\" style=\"\" data-form-id=\"19650\"><div class=\"fusion-form-label-wrapper\"><label for=\"your_name\">Name<\/label><\/div><input type=\"text\" autocomplete=\"off\" name=\"your_name\" id=\"your_name\" value=\"\"  class=\"fusion-form-input\" data-holds-private-data=\"false\" minlength=\"0\"\/><\/div><div class=\"fusion-form-field fusion-form-text-field fusion-form-label-above\" style=\"\" data-form-id=\"19650\"><div class=\"fusion-form-label-wrapper\"><label for=\"your_name\">Surname\/Organisation <abbr class=\"fusion-form-element-required\" title=\"required\">*<\/abbr><\/label><\/div><input type=\"text\" autocomplete=\"off\"  data-empty-notice=\"The field is required\" name=\"your_name\" id=\"your_name\" value=\"\"  class=\"fusion-form-input\" required=\"true\" aria-required=\"true\" data-holds-private-data=\"false\" minlength=\"0\"\/><\/div><div class=\"fusion-form-field fusion-form-phone-number-field fusion-form-label-above\" style=\"\" data-form-id=\"19650\"><div class=\"fusion-form-label-wrapper\"><label for=\"your_phone_number\">Phone number <abbr class=\"fusion-form-element-required\" title=\"required\">*<\/abbr><\/label><\/div><div class=\"fusion-form-input-with-icon\"><i class=\"awb-form-icon fa-phone-square-alt fas\"><\/i><input type=\"tel\" autocomplete=\"off\" name=\"your_phone_number\" id=\"your_phone_number\" value=\"\"  class=\"fusion-form-input\" required=\"true\" aria-required=\"true\" data-holds-private-data=\"false\"\/><\/div><\/div><div class=\"fusion-form-field fusion-form-email-field fusion-form-label-above\" style=\"\" data-form-id=\"19650\"><div class=\"fusion-form-label-wrapper\"><label for=\"your_email\">Email <abbr class=\"fusion-form-element-required\" title=\"required\">*<\/abbr><\/label><\/div><input type=\"email\" autocomplete=\"off\"  data-empty-notice=\"The field is required\" name=\"your_email\" id=\"your_email\" value=\"\"  class=\"fusion-form-input\" required=\"true\" aria-required=\"true\" data-holds-private-data=\"false\"\/><\/div><div class=\"fusion-form-field fusion-form-text-field fusion-form-label-above\" style=\"\" data-form-id=\"19650\"><div class=\"fusion-form-label-wrapper\"><label for=\"your_profession\">Profession\/Sector<\/label><\/div><input type=\"text\" autocomplete=\"off\" name=\"your_profession\" id=\"your_profession\" value=\"\"  class=\"fusion-form-input\" data-holds-private-data=\"false\" minlength=\"0\"\/><\/div><div class=\"fusion-form-field fusion-form-text-field fusion-form-label-above\" style=\"\" data-form-id=\"19650\"><div class=\"fusion-form-label-wrapper\"><label for=\"your_address\">Address<\/label><\/div><input type=\"text\" autocomplete=\"off\" name=\"your_address\" id=\"your_address\" value=\"\"  class=\"fusion-form-input\" data-holds-private-data=\"false\" minlength=\"0\"\/><\/div><div class=\"fusion-form-field fusion-form-text-field fusion-form-label-above\" style=\"\" data-form-id=\"19650\"><div class=\"fusion-form-label-wrapper\"><label for=\"subject\">Subject <abbr class=\"fusion-form-element-required\" title=\"required\">*<\/abbr><\/label><\/div><input type=\"text\" autocomplete=\"off\"  data-empty-notice=\"The field is required\" name=\"subject\" id=\"subject\" value=\"\"  class=\"fusion-form-input\" required=\"true\" aria-required=\"true\" data-holds-private-data=\"false\" minlength=\"0\"\/><\/div><div class=\"fusion-form-field fusion-form-textarea-field fusion-form-label-above\" style=\"\" data-form-id=\"19650\"><label for=\"your_message\">Message <abbr class=\"fusion-form-element-required\" title=\"required\">*<\/abbr><\/label><textarea cols=\"40\" autocomplete=\"off\" data-empty-notice=\"The field is required\"  minlength=\"0\"  rows=\"4\" tabindex=\"\" id=\"your_message\" name=\"your_message\" class=\"fusion-form-input\" required=\"true\" aria-required=\"true\" data-holds-private-data=\"false\"><\/textarea><\/div><div class=\"fusion-form-field fusion-form-consent-field fusion-form-label-above\" style=\"\" data-form-id=\"19650\"><div class=\"fusion-form-checkbox option-inline\"><input tabindex=\"\" id=\"\" type=\"checkbox\" value=\"1\" name=\"\" class=\"fusion-form-input\" checked \/><label for=\"\">By using this form, you consent to the storage and management of your data by this website.<\/label><\/div><\/div><div class=\"fusion-form-field fusion-form-submit-field fusion-form-label-above\" style=\"\" data-form-id=\"19650\"><div ><button type=\"submit\" class=\"fusion-button button-flat fusion-button-default-size button-default fusion-button-default button-1 fusion-button-default-span  button-default form-form-submit\" style=\"--button-border-radius-top-left:20px;--button-border-radius-top-right:20px;--button-border-radius-bottom-right:20px;--button-border-radius-bottom-left:20px;\" data-hover=\"icon_slide\" data-form-number=\"19650\" tabindex=\"\"><span class=\"fusion-button-text awb-button__text awb-button__text--default\">Submit<\/span><i class=\"fa-angle-double-right fas awb-button__icon awb-button__icon--default button-icon-right\" aria-hidden=\"true\"><\/i><\/button><\/div><\/div><\/div><\/div><\/div><\/div><input type=\"hidden\" name=\"fusion_privacy_store_ip_ua\" value=\"false\"><input type=\"hidden\" name=\"fusion_privacy_expiration_interval\" value=\"48\"><input type=\"hidden\" name=\"privacy_expiration_action\" value=\"anonymize\"><\/form><\/div><\/div><\/div><\/div><\/div><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"100-width.php","meta":{"footnotes":""},"class_list":["post-14035","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.2 (Yoast SEO v26.4) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Contact - CGSoft \u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2 \u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03b9\u03ba\u03bf\u03cd<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thesis.net.gr\/en\/contact-cgsoft-erp-software-greece\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thesis.net.gr\/en\/contact-cgsoft-erp-software-greece\/\" \/>\n<meta property=\"og:site_name\" content=\"CGSoft \u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2 \u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03b9\u03ba\u03bf\u03cd\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/CGSoft.Ltd\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-02-18T11:57:35+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@cgsoft\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/thesis.net.gr\/en\/contact-cgsoft-erp-software-greece\/\",\"url\":\"https:\/\/thesis.net.gr\/en\/contact-cgsoft-erp-software-greece\/\",\"name\":\"Contact - CGSoft \u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2 \u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03b9\u03ba\u03bf\u03cd\",\"isPartOf\":{\"@id\":\"https:\/\/thesis.net.gr\/en\/#website\"},\"datePublished\":\"2015-06-22T10:12:15+00:00\",\"dateModified\":\"2025-02-18T11:57:35+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/thesis.net.gr\/en\/contact-cgsoft-erp-software-greece\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/thesis.net.gr\/en\/contact-cgsoft-erp-software-greece\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/thesis.net.gr\/en\/contact-cgsoft-erp-software-greece\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/thesis.net.gr\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/thesis.net.gr\/en\/#website\",\"url\":\"https:\/\/thesis.net.gr\/en\/\",\"name\":\"CGSoft \u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2 \u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03b9\u03ba\u03bf\u03cd ( ERP, CRM, BI, MFG, Mobile, Web Solutions, Property, Real Estate)\",\"description\":\"Business Software for Serious Business \u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2 \u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03b9\u03ba\u03bf\u03cd  ( ERP, CRM, BI, MFG, Mobile, Web Solutions, Property, Real Estate)\",\"publisher\":{\"@id\":\"https:\/\/thesis.net.gr\/en\/#organization\"},\"alternateName\":\"CGSoft\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/thesis.net.gr\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/thesis.net.gr\/en\/#organization\",\"name\":\"CGSoft\",\"url\":\"https:\/\/thesis.net.gr\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/thesis.net.gr\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/thesis.net.gr\/wp-content\/uploads\/2023\/05\/CGSOFT-BIG-TRANSPARENT-e1686206372424.png\",\"contentUrl\":\"https:\/\/thesis.net.gr\/wp-content\/uploads\/2023\/05\/CGSOFT-BIG-TRANSPARENT-e1686206372424.png\",\"width\":170,\"height\":58,\"caption\":\"CGSoft\"},\"image\":{\"@id\":\"https:\/\/thesis.net.gr\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/CGSoft.Ltd\/\",\"https:\/\/x.com\/cgsoft\",\"https:\/\/www.linkedin.com\/company\/cgsoft\",\"https:\/\/www.youtube.com\/@CGSoft-2023\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Contact - CGSoft \u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2 \u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03b9\u03ba\u03bf\u03cd","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/thesis.net.gr\/en\/contact-cgsoft-erp-software-greece\/","og_locale":"en_US","og_type":"article","og_title":"Contact","og_url":"https:\/\/thesis.net.gr\/en\/contact-cgsoft-erp-software-greece\/","og_site_name":"CGSoft \u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2 \u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03b9\u03ba\u03bf\u03cd","article_publisher":"https:\/\/www.facebook.com\/CGSoft.Ltd\/","article_modified_time":"2025-02-18T11:57:35+00:00","twitter_card":"summary_large_image","twitter_site":"@cgsoft","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/thesis.net.gr\/en\/contact-cgsoft-erp-software-greece\/","url":"https:\/\/thesis.net.gr\/en\/contact-cgsoft-erp-software-greece\/","name":"Contact - CGSoft \u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2 \u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03b9\u03ba\u03bf\u03cd","isPartOf":{"@id":"https:\/\/thesis.net.gr\/en\/#website"},"datePublished":"2015-06-22T10:12:15+00:00","dateModified":"2025-02-18T11:57:35+00:00","breadcrumb":{"@id":"https:\/\/thesis.net.gr\/en\/contact-cgsoft-erp-software-greece\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thesis.net.gr\/en\/contact-cgsoft-erp-software-greece\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/thesis.net.gr\/en\/contact-cgsoft-erp-software-greece\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thesis.net.gr\/en\/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@type":"WebSite","@id":"https:\/\/thesis.net.gr\/en\/#website","url":"https:\/\/thesis.net.gr\/en\/","name":"CGSoft \u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2 \u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03b9\u03ba\u03bf\u03cd ( ERP, CRM, BI, MFG, Mobile, Web Solutions, Property, Real Estate)","description":"Business Software for Serious Business \u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2 \u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03b9\u03ba\u03bf\u03cd  ( ERP, CRM, BI, MFG, Mobile, Web Solutions, Property, Real Estate)","publisher":{"@id":"https:\/\/thesis.net.gr\/en\/#organization"},"alternateName":"CGSoft","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thesis.net.gr\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/thesis.net.gr\/en\/#organization","name":"CGSoft","url":"https:\/\/thesis.net.gr\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thesis.net.gr\/en\/#\/schema\/logo\/image\/","url":"https:\/\/thesis.net.gr\/wp-content\/uploads\/2023\/05\/CGSOFT-BIG-TRANSPARENT-e1686206372424.png","contentUrl":"https:\/\/thesis.net.gr\/wp-content\/uploads\/2023\/05\/CGSOFT-BIG-TRANSPARENT-e1686206372424.png","width":170,"height":58,"caption":"CGSoft"},"image":{"@id":"https:\/\/thesis.net.gr\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/CGSoft.Ltd\/","https:\/\/x.com\/cgsoft","https:\/\/www.linkedin.com\/company\/cgsoft","https:\/\/www.youtube.com\/@CGSoft-2023"]}]}},"_links":{"self":[{"href":"https:\/\/thesis.net.gr\/en\/wp-json\/wp\/v2\/pages\/14035","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thesis.net.gr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thesis.net.gr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thesis.net.gr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thesis.net.gr\/en\/wp-json\/wp\/v2\/comments?post=14035"}],"version-history":[{"count":15,"href":"https:\/\/thesis.net.gr\/en\/wp-json\/wp\/v2\/pages\/14035\/revisions"}],"predecessor-version":[{"id":21647,"href":"https:\/\/thesis.net.gr\/en\/wp-json\/wp\/v2\/pages\/14035\/revisions\/21647"}],"wp:attachment":[{"href":"https:\/\/thesis.net.gr\/en\/wp-json\/wp\/v2\/media?parent=14035"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}