{"id":11311,"date":"2023-11-29T10:32:35","date_gmt":"2023-11-29T10:32:35","guid":{"rendered":"https:\/\/new.sofiatech.bg\/restaurant-and-pizza-park-side\/"},"modified":"2024-11-25T08:55:01","modified_gmt":"2024-11-25T08:55:01","slug":"restaurant-and-pizza-park-side","status":"publish","type":"page","link":"https:\/\/sofiatech.bg\/en\/restaurant-and-pizza-park-side\/","title":{"rendered":"Restaurant and Pizza &#8211; Park Side"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"11311\" class=\"elementor elementor-11311 elementor-7290\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee90c17 e-con-full black-header e-flex e-con e-parent\" data-id=\"ee90c17\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-b17cda3 e-con-full top-background-parallax e-flex e-con e-child\" data-id=\"b17cda3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fcdc079 e-con-full e-flex e-con e-child\" data-id=\"fcdc079\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-29cfab1 e-con-full e-flex e-con e-child\" data-id=\"29cfab1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fd9be4a elementor-widget elementor-widget-heading\" data-id=\"fd9be4a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Restaurant and Pizza &#8211; Park Side<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d700018 e-con-full black-header e-flex e-con e-parent\" data-id=\"d700018\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-16020dd e-con-full e-flex e-con e-child\" data-id=\"16020dd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-51c5a51 text-indent elementor-widget elementor-widget-text-editor\" data-id=\"51c5a51\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>The restaurant and pizzeria, <span class=\"title-h3 light\">Park Side<\/span>, is located on the ground floor of the Business Incubator building and the Laboratory Complex building. The venue offers delicious breakfast options, a variety of cooked dishes, as well as freshly prepared pizza on-site. As well as a cozy meeting place. Visitors to the park also have access to vending and coffee machines.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a8673c1 e-con-full black-header e-flex e-con e-parent\" data-id=\"a8673c1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8bd8fed elementor-widget elementor-widget-ucaddon_simple_slider_copy\" data-id=\"8bd8fed\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_simple_slider_copy.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Simple Slider Edited -->\n\t\t<link id='font-awesome-css' href='https:\/\/sofiatech.bg\/wp-content\/plugins\/___unlimited-elements-for-elementor-premium\/assets_libraries\/font-awesome6\/fontawesome-all.min.css' type='text\/css' rel='stylesheet' >\n\t\t<link id='font-awesome-4-shim-css' href='https:\/\/sofiatech.bg\/wp-content\/plugins\/___unlimited-elements-for-elementor-premium\/assets_libraries\/font-awesome6\/fontawesome-v4-shims.min.css' type='text\/css' rel='stylesheet' >\n\t\t<link id='uc_ac_assets_file_slick_css_1729-css' href='https:\/\/sofiatech.bg\/wp-content\/uploads\/ac_assets\/simple_animated_slider\/slick.css' type='text\/css' rel='stylesheet' >\n\n<style>\/* widget: Simple Slider Edited *\/\n\n@-webkit-keyframes slideInRightClip {\n  from {\n    -webkit-transform: translateX(30%);\n    transform: translateX(30%);\n    clip-path: inset(0 0% 0 70%);\n  }\n\n  to {\n    -webkit-transform: translateX(0);;\n    transform: translateX(0);\n    clip-path: inset(0 0% 0 0%);\n  }\n}\n\n@keyframes slideInRightClip {\n  from {\n    -webkit-transform: translateX(30%);\n    transform: translateX(30%);\n    clip-path: inset(0 0% 0 70%);\n  }\n\n  to {\n    -webkit-transform: translateX(0);\n    transform: translateX(0);\n    clip-path: inset(0 0% 0 0%);\n  }\n}\n\n.slideInRightClip {\n  -webkit-animation-name: slideInRightClip;\n  animation-name: slideInRightClip;\n  animation-timing-function: cubic-bezier(0.25, 1, 0.5, 1);\n  animation-duration: 1.4s;\n}\n\n@-webkit-keyframes slideInLeftClip {\n  from {\n    -webkit-transform: translateX(-30%);\n    transform: translateX(-30%);\n    clip-path: inset(0 70% 0 0%);\n  }\n\n  to {\n    -webkit-transform: translateX(0);;\n    transform: translateX(0);;\n    clip-path: inset(0 0% 0 0%);\n  }\n}\n\n@keyframes slideInLeftClip {\n  from {\n    -webkit-transform: translateX(-30%);\n    transform: translateX(-30%);\n    clip-path: inset(0 70% 0 0%);\n  }\n\n  to {\n    -webkit-transform: translateX(0);;\n    transform: translateX(0);;\n    clip-path: inset(0 0% 0 0%);\n  }\n}\n\n.slideInLeftClip {\n  -webkit-animation-name: slideInLeftClip;\n  animation-name: slideInLeftClip;\n  animation-timing-function: cubic-bezier(0.25, 1, 0.5, 1);\n  animation-duration: 1.4s;\n}\n\n\n@-webkit-keyframes slideOutLeftClip {\n  from {\n    -webkit-transform: translateX(0);;\n    transform: translateX(0);;\n    clip-path: inset(0);\n  }\n\n  to {\n    -webkit-transform: translateX(-30%);\n    transform: translateX(-30%);\n    clip-path: inset(0 70% 0 0%);\n  }\n}\n\n@keyframes slideOutLeftClip {\n  from {\n    -webkit-transform: translateX(0);;\n    transform: translateX(0);;\n    clip-path: inset(0 0% 0 0%);\n  }\n\n  to {\n    -webkit-transform: translateX(-30%);\n    transform: translateX(-30%);\n    clip-path: inset(0 70% 0 0%);\n  }\n}\n\n.slideOutLeftClip {\n  -webkit-animation-name: slideOutLeftClip;\n  animation-name: slideOutLeftClip;\n  animation-timing-function: cubic-bezier(0.25, 1, 0.5, 1);\n  animation-duration: 1.4s;\n}\n\n@-webkit-keyframes slideOutRightClip {\n  from {\n    -webkit-transform: translateX(0);;\n    transform: translateX(0);;\n    clip-path: inset(0);\n  }\n\n  to {\n    -webkit-transform: translateX(30%);\n    transform: translateX(30%);\n    clip-path: inset(0 0 0 70%);\n  }\n}\n\n@keyframes slideOutRightClip {\n  from {\n    -webkit-transform: translateX(0);;\n    transform: translateX(0);;\n    clip-path: inset(0 0% 0 0%);\n  }\n\n  to {\n    -webkit-transform: translateX(30%);\n    transform: translateX(30%);\n    clip-path: inset(0 0 0 70%);\n  }\n}\n\n.slideOutRightClip {\n  -webkit-animation-name: slideOutRightClip;\n  animation-name: slideOutRightClip;\n  animation-timing-function: cubic-bezier(0.25, 1, 0.5, 1);\n  animation-duration: 1.4s;\n}\n\n.draggable {\n\tcursor: grab; \n}\n\n#uc_simple_slider_copy_elementor_8bd8fed.ue_slider,\n#uc_simple_slider_copy_elementor_8bd8fed .ue_slide {\n\theight: 38vw;\n}\n\n#0 .ue_slide.slick-slide {\n    opacity: 1 !important;\n    clip-path: inset(100%);\n}\n\n#0 .ue_slide.slick-slide.slick-active {\n    clip-path: inset(0);\n    opacity: 1 !important;\n}\n\n#uc_simple_slider_copy_elementor_8bd8fed .elementor-section{\n  left: 0 !important;\n}\n\n#uc_simple_slider_copy_elementor_8bd8fed\n{\n  overflow:hidden;\n  direction:ltr;\n}\n#uc_simple_slider_copy_elementor_8bd8fed .ue_slide {\n  position: relative;\n  opacity: 1 !important;\n  clip-path: inset(100%);\n}\n#uc_simple_slider_copy_elementor_8bd8fed .ue_slide.slick-active {\n  opacity: 1 !important;\n  clip-path: inset(0);\n}\n#uc_simple_slider_copy_elementor_8bd8fed .slide__img {\n  width: 100%;\n  height: auto;\n  overflow: hidden;\n}\n\n#uc_simple_slider_copy_elementor_8bd8fed .slide__img img {\n  max-width: 100%;\n  height: auto;\n  opacity: 1 !important;          \n  animation-duration: 3s;\n  transition: all 1s ease;\n}\n#uc_simple_slider_copy_elementor_8bd8fed .slide__content {\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n}\n#uc_simple_slider_copy_elementor_8bd8fed .slide__content--headings {\n  text-align: center;\n  color: #FFF;\n}\n#uc_simple_slider_copy_elementor_8bd8fed .slide__content--headings h2 {\n}\n#uc_simple_slider_copy_elementor_8bd8fed .slide__content--headings .animated {\n  transition: all 0.5s ease;\n}\n.ue_simple_slider_title\n{\n  font-size:26px;\n}\n\n#uc_simple_slider_copy_elementor_8bd8fed .ue_simple_slider_button a{\n\n  display:inline-block;\n  text-align:center;\n  text-decoration:none;\n}  \n\n\n#uc_simple_slider_copy_elementor_8bd8fed .slick-prev{\n    position:absolute;\n    left:30px;\n    display:flex !important;\n    align-items:center;\n    justify-content:center;\n    text-align:center;\n    z-index:101;\n    border:none;\n    outline:none;\n}\n#uc_simple_slider_copy_elementor_8bd8fed .slick-next{\n  position:absolute;\n  right:30px;\n  display:flex !important;\n  align-items:center;\n    justify-content:center;\n  text-align:center;\n  z-index:101;\n  border:none;\n  outline:none;\n}\n\n#uc_simple_slider_copy_elementor_8bd8fed .ue_slide_overlay\n{\n  position:absolute;\n  top:0;\n  bottom:0;\n  left:0;\n  right:0;\n}\n\n#uc_simple_slider_copy_elementor_8bd8fed .ue_slide_link_overlay\n{\n  position:absolute;\n  top:0;\n  bottom:0;\n  left:0;\n  right:0;\n  display:block;\n  z-index:1;\n}\n\n.slick-dotted.slick-slider\n{\n  margin-bottom:0px !important;\n}\n\n\n\n\n.slick-dots {\n  position: absolute;\n  list-style: none;\n  display: block;\n  text-align: center;\n  padding: 0;\n  margin: 0;\n  width: 100%;\n  z-index:2;\n}\n.slick-dots li {\n  position: relative;\n  display: inline-block;\n  margin: 0 5px;\n  padding: 0;\n  cursor: pointer;\n}\n.slick-dots li button {\n  border: 0;\n  display: block;\n  outline: none;\n  line-height: 0px;\n  font-size: 0px;\n  color: transparent;\n  padding: 5px;\n  cursor: pointer;\n  transition: all 0.3s ease;\n}\n.slick-dots li button:hover,\n.slick-dots li button:focus {\n  outline: none;\n}\n.simple-dots .slick-dots li {\n\n}\n.simple-dots .slick-dots li button {\n  border-radius: 50%;\n}\n\n.stick-dots .slick-dots li button {\n  position: relative;\n  padding: 0;\n}\n\n@media (max-width: 1024px) {\n#uc_simple_slider_copy_elementor_8bd8fed .slick-prev{\n  left: 20px;\n}\n#uc_simple_slider_copy_elementor_8bd8fed .slick-next{\n  right: 20px;\n}\n}\n\n@media (max-width: 767px) {\n#uc_simple_slider_copy_elementor_8bd8fed.ue_slider,\n#uc_simple_slider_copy_elementor_8bd8fed .ue_slide {\n  height: 60vw;\n}\n  \n#uc_simple_slider_copy_elementor_8bd8fed .slick-prev{\n  left: 20px;\n}\n#uc_simple_slider_copy_elementor_8bd8fed .slick-next{\n  right: 20px;\n}\n}\n\n<\/style>\n\n<div class=\"ue_slider stick-dots\" id=\"uc_simple_slider_copy_elementor_8bd8fed\" >\n    <div class=\"ue_slide\" style=\"background-image:url(https:\/\/sofiatech.bg\/wp-content\/uploads\/2023\/11\/logo-ps1.jpg);background-size:cover;background-position:center center;\">\n  <div class=\"ue_slide_overlay\"><\/div>  \n  \n\t\t\n \n<\/div>\n<div class=\"ue_slide\" style=\"background-image:url(https:\/\/sofiatech.bg\/wp-content\/uploads\/2023\/11\/256653439_745679339707889_4324857230656031345_n.jpg);background-size:cover;background-position:center center;\">\n  <div class=\"ue_slide_overlay\"><\/div>  \n  \n\t\t\n \n<\/div>\n<div class=\"ue_slide\" style=\"background-image:url(https:\/\/sofiatech.bg\/wp-content\/uploads\/2023\/11\/245785583_725174735091683_3300192894116419694_n.jpg);background-size:cover;background-position:center center;\">\n  <div class=\"ue_slide_overlay\"><\/div>  \n  \n\t\t\n \n<\/div>\n<div class=\"ue_slide\" style=\"background-image:url(https:\/\/sofiatech.bg\/wp-content\/uploads\/2023\/11\/241951925_705303953745428_7566955521592220156_n.jpg);background-size:cover;background-position:center center;\">\n  <div class=\"ue_slide_overlay\"><\/div>  \n  \n\t\t\n \n<\/div>\n<div class=\"ue_slide\" style=\"background-image:url(https:\/\/sofiatech.bg\/wp-content\/uploads\/2023\/11\/241823799_705304103745413_5295191206421025247_n.jpg);background-size:cover;background-position:center center;\">\n  <div class=\"ue_slide_overlay\"><\/div>  \n  \n\t\t\n \n<\/div>\n\n<\/div>\n\t\t\n<script>\n\tconsole.log()\n<\/script>\n<!-- end Simple Slider Edited -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-954b979 e-con-full black-header collapse-tab e-flex e-con e-parent\" data-id=\"954b979\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-764e7e2 e-con-full collapse-tab-header e-flex e-con e-child\" data-id=\"764e7e2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-08cf768 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"08cf768\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4cdec68 e-con-full collapse-tab-content e-flex e-con e-child\" data-id=\"4cdec68\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3a98946 e-con-full collapse-tab-inner-content e-flex e-con e-child\" data-id=\"3a98946\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2e10503 e-con-full e-flex e-con e-child\" data-id=\"2e10503\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-daddadf e-con-full e-flex e-con e-child\" data-id=\"daddadf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-cc59bab e-con-full active-bullet e-flex e-con e-child\" data-id=\"cc59bab\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f448896 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"f448896\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Services<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-89dd4b6 e-con-full e-flex e-con e-child\" data-id=\"89dd4b6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cdb81c3 separated-list-white-text elementor-widget elementor-widget-text-editor\" data-id=\"cdb81c3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul>\n<li>Free Wi-Fi<\/li>\n<li>Own bathroom<\/li>\n<li>Balcony (in double rooms and apartment)<\/li>\n<li>Kitchenette (apartment only)<\/li>\n<li>Heating \/ air conditioning<\/li>\n<li>Sports center with fitness, football fields and tennis courts<\/li>\n<li>Restaurant<\/li>\n<li>Electric car charging station<\/li>\n<li>Groworking &#8211; coworking space (with advance reservation and payment)<\/li>\n<li>Laboratory Complex<\/li>\n<li>Event halls<\/li>\n<li>Children\u2019s interactive center \u2013 TechnoMagicLand<\/li>\n<li>Playground<\/li>\n<li>Street Fitness<\/li>\n<li>Green park environment<\/li>\n<li>Possibility for parking<\/li>\n<\/ul>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8d73707 e-con-full black-header gmaps__container e-flex e-con e-parent\" data-id=\"8d73707\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-bff17eb e-con-full gmaps e-flex e-con e-child\" data-id=\"bff17eb\" data-element_type=\"container\" data-e-type=\"container\" id=\"map\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f462678 e-con-full e-flex e-con e-child\" data-id=\"f462678\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1637b4b e-con-full e-flex e-con e-child\" data-id=\"1637b4b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b3b6aaa e-con-full gmaps__zoom-out e-flex e-con e-child\" data-id=\"b3b6aaa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8ee5e45 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"8ee5e45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17\" height=\"17\" viewBox=\"0 0 17 17\" fill=\"none\"><g><line y1=\"8.5\" x2=\"17\" y2=\"8.5\" stroke=\"currentColor\"><\/line><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a87f532 e-con-full gmaps__zoom-in e-flex e-con e-child\" data-id=\"a87f532\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-99e5637 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"99e5637\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17\" height=\"17\" viewBox=\"0 0 17 17\" fill=\"none\"><g clip-path=\"url(#clip0_26_2)\"><line y1=\"8.5\" x2=\"17\" y2=\"8.5\" stroke=\"currentColor\"><\/line><line x1=\"8.5\" x2=\"8.5\" y2=\"17\" stroke=\"currentColor\"><\/line><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b8f3ef1 e-con-full gmaps__center e-flex e-con e-child\" data-id=\"b8f3ef1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-fb5a13b e-con-full button-content-container e-flex e-con e-child\" data-id=\"fb5a13b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-38e004f e-con-full e-flex e-con e-child\" data-id=\"38e004f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-57fde6e elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"57fde6e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17\" height=\"17\" viewBox=\"0 0 17 17\" fill=\"none\"><g><line x1=\"5\" y1=\"0.5\" y2=\"0.5\" stroke=\"currentColor\"><\/line><line x1=\"0.5\" y1=\"1\" x2=\"0.5\" y2=\"5\" stroke=\"currentColor\"><\/line><line x1=\"17\" y1=\"0.5\" x2=\"12\" y2=\"0.5\" stroke=\"currentColor\"><\/line><line x1=\"16.5\" y1=\"5\" x2=\"16.5\" y2=\"1\" stroke=\"currentColor\"><\/line><line y1=\"16.5\" x2=\"5\" y2=\"16.5\" stroke=\"currentColor\"><\/line><line x1=\"0.5\" y1=\"16\" x2=\"0.5\" y2=\"12\" stroke=\"currentColor\"><\/line><line x1=\"16.5\" y1=\"16\" x2=\"16.5\" y2=\"12\" stroke=\"currentColor\"><\/line><line x1=\"12\" y1=\"16.5\" x2=\"17\" y2=\"16.5\" stroke=\"currentColor\"><\/line><line x1=\"6\" y1=\"8.5\" x2=\"11\" y2=\"8.5\" stroke=\"currentColor\"><\/line><line x1=\"8.5\" y1=\"6\" x2=\"8.5\" y2=\"11\" stroke=\"currentColor\"><\/line><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c97829c elementor-widget__width-initial button-text elementor-widget elementor-widget-heading\" data-id=\"c97829c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Center Map<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-034f613 e-con-full e-flex e-con e-child\" data-id=\"034f613\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<a class=\"elementor-element elementor-element-246b45d e-con-full gmaps__open-location e-flex e-con e-child\" data-id=\"246b45d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https:\/\/maps.app.goo.gl\/k8gLEkDKXudEhTZS7\" target=\"_blank\" rel=\"noopener\">\n\t\t<div class=\"elementor-element elementor-element-edf1c99 e-con-full button-content-container e-flex e-con e-child\" data-id=\"edf1c99\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-822ae89 e-con-full e-flex e-con e-child\" data-id=\"822ae89\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-18f246e elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"18f246e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13.134\" height=\"13.184\" viewBox=\"0 0 13.134 13.184\"><g transform=\"translate(-1.494 -0.864)\"><path d=\"M2,2H14.45V14.5\" transform=\"translate(-0.321 -0.636)\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\"><\/path><line y1=\"12.331\" x2=\"12.331\" transform=\"translate(1.848 1.364)\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\"><\/line><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1684ff1 elementor-widget__width-initial button-text elementor-widget elementor-widget-heading\" data-id=\"1684ff1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Open Location<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8c409f0 e-con-full e-flex e-con e-child\" data-id=\"8c409f0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9dea540 e-con-full e-flex e-con e-child\" data-id=\"9dea540\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-e7daafe e-con-full e-flex e-con e-child\" data-id=\"e7daafe\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-23f4b6b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"23f4b6b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Address:<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-286121d elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"286121d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"https:\/\/maps.app.goo.gl\/k8gLEkDKXudEhTZS7\" target=\"_blank\" rel=\"noopener\">Sofia, bul. &#8220;Tsarigradsko shose&#8221; \u2116111 B, Incubator building<\/a><\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4f5d768 e-con-full e-flex e-con e-child\" data-id=\"4f5d768\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a1a9c38 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"a1a9c38\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Phone:<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-928eecf elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"928eecf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"tel:+359889900602\">+359 898 473\u00a0<\/a><u>076<\/u><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3ee0d21 e-con-full e-flex e-con e-child\" data-id=\"3ee0d21\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a5420e1 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"a5420e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Email:<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b3ecee5 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"b3ecee5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"mailto:dimitar.consult@gmail.com\">dimitar.consult@gmail.com<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>The restaurant and pizzeria, Park Side, is located on the ground floor of the Business Incubator building and the Laboratory Complex building. The venue offers delicious breakfast options, a variety of cooked dishes, as well as freshly prepared pizza on-site. As well as a cozy meeting place. Visitors to the park also have access to [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":7303,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-11311","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/sofiatech.bg\/en\/wp-json\/wp\/v2\/pages\/11311","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sofiatech.bg\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sofiatech.bg\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sofiatech.bg\/en\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/sofiatech.bg\/en\/wp-json\/wp\/v2\/comments?post=11311"}],"version-history":[{"count":0,"href":"https:\/\/sofiatech.bg\/en\/wp-json\/wp\/v2\/pages\/11311\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sofiatech.bg\/en\/wp-json\/wp\/v2\/media\/7303"}],"wp:attachment":[{"href":"https:\/\/sofiatech.bg\/en\/wp-json\/wp\/v2\/media?parent=11311"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}