object(WP_Query)#11420 (54) {
  ["query"]=>
  array(10) {
    ["post_type"]=>
    string(6) "vendor"
    ["post_status"]=>
    string(7) "publish"
    ["posts_per_page"]=>
    int(18)
    ["post__not_in"]=>
    array(1) {
      [0]=>
      int(9229)
    }
    ["author"]=>
    NULL
    ["paged"]=>
    int(2)
    ["suppress_filters"]=>
    bool(false)
    ["meta_query"]=>
    array(1) {
      ["_lastname"]=>
      array(1) {
        ["key"]=>
        string(9) "_lastname"
      }
    }
    ["tax_query"]=>
    array(0) {
    }
    ["orderby"]=>
    array(1) {
      ["_lastname"]=>
      string(3) "ASC"
    }
  }
  ["query_vars"]=>
  array(69) {
    ["post_type"]=>
    string(6) "vendor"
    ["post_status"]=>
    string(7) "publish"
    ["posts_per_page"]=>
    int(18)
    ["post__not_in"]=>
    array(1) {
      [0]=>
      int(9229)
    }
    ["author"]=>
    string(0) ""
    ["paged"]=>
    int(2)
    ["suppress_filters"]=>
    bool(false)
    ["meta_query"]=>
    array(1) {
      ["_lastname"]=>
      array(1) {
        ["key"]=>
        string(9) "_lastname"
      }
    }
    ["tax_query"]=>
    array(0) {
    }
    ["orderby"]=>
    array(1) {
      ["_lastname"]=>
      string(3) "ASC"
    }
    ["error"]=>
    string(0) ""
    ["m"]=>
    string(0) ""
    ["p"]=>
    int(0)
    ["post_parent"]=>
    string(0) ""
    ["subpost"]=>
    string(0) ""
    ["subpost_id"]=>
    string(0) ""
    ["attachment"]=>
    string(0) ""
    ["attachment_id"]=>
    int(0)
    ["name"]=>
    string(0) ""
    ["pagename"]=>
    string(0) ""
    ["page_id"]=>
    int(0)
    ["second"]=>
    string(0) ""
    ["minute"]=>
    string(0) ""
    ["hour"]=>
    string(0) ""
    ["day"]=>
    int(0)
    ["monthnum"]=>
    int(0)
    ["year"]=>
    int(0)
    ["w"]=>
    int(0)
    ["category_name"]=>
    string(0) ""
    ["tag"]=>
    string(0) ""
    ["cat"]=>
    string(0) ""
    ["tag_id"]=>
    string(0) ""
    ["author_name"]=>
    string(0) ""
    ["feed"]=>
    string(0) ""
    ["tb"]=>
    string(0) ""
    ["meta_key"]=>
    string(0) ""
    ["meta_value"]=>
    string(0) ""
    ["preview"]=>
    string(0) ""
    ["s"]=>
    string(0) ""
    ["sentence"]=>
    string(0) ""
    ["title"]=>
    string(0) ""
    ["fields"]=>
    string(3) "all"
    ["menu_order"]=>
    string(0) ""
    ["embed"]=>
    string(0) ""
    ["category__in"]=>
    array(0) {
    }
    ["category__not_in"]=>
    array(0) {
    }
    ["category__and"]=>
    array(0) {
    }
    ["post__in"]=>
    array(0) {
    }
    ["post_name__in"]=>
    array(0) {
    }
    ["tag__in"]=>
    array(0) {
    }
    ["tag__not_in"]=>
    array(0) {
    }
    ["tag__and"]=>
    array(0) {
    }
    ["tag_slug__in"]=>
    array(0) {
    }
    ["tag_slug__and"]=>
    array(0) {
    }
    ["post_parent__in"]=>
    array(0) {
    }
    ["post_parent__not_in"]=>
    array(0) {
    }
    ["author__in"]=>
    array(0) {
    }
    ["author__not_in"]=>
    array(0) {
    }
    ["search_columns"]=>
    array(0) {
    }
    ["ignore_sticky_posts"]=>
    bool(false)
    ["cache_results"]=>
    bool(true)
    ["update_post_term_cache"]=>
    bool(true)
    ["update_menu_item_cache"]=>
    bool(false)
    ["lazy_load_term_meta"]=>
    bool(true)
    ["update_post_meta_cache"]=>
    bool(true)
    ["nopaging"]=>
    bool(false)
    ["comments_per_page"]=>
    string(2) "50"
    ["no_found_rows"]=>
    bool(false)
    ["order"]=>
    string(4) "DESC"
  }
  ["tax_query"]=>
  object(WP_Tax_Query)#11479 (6) {
    ["queries"]=>
    array(0) {
    }
    ["relation"]=>
    string(3) "AND"
    ["table_aliases":protected]=>
    array(0) {
    }
    ["queried_terms"]=>
    array(0) {
    }
    ["primary_table"]=>
    string(8) "lm_posts"
    ["primary_id_column"]=>
    string(2) "ID"
  }
  ["meta_query"]=>
  object(WP_Meta_Query)#11361 (9) {
    ["queries"]=>
    array(2) {
      ["_lastname"]=>
      array(1) {
        ["key"]=>
        string(9) "_lastname"
      }
      ["relation"]=>
      string(2) "OR"
    }
    ["relation"]=>
    string(3) "AND"
    ["meta_table"]=>
    string(11) "lm_postmeta"
    ["meta_id_column"]=>
    string(7) "post_id"
    ["primary_table"]=>
    string(8) "lm_posts"
    ["primary_id_column"]=>
    string(2) "ID"
    ["table_aliases":protected]=>
    array(1) {
      [0]=>
      string(11) "lm_postmeta"
    }
    ["clauses":protected]=>
    array(1) {
      ["_lastname"]=>
      array(5) {
        ["key"]=>
        string(9) "_lastname"
        ["compare"]=>
        string(1) "="
        ["compare_key"]=>
        string(1) "="
        ["alias"]=>
        string(11) "lm_postmeta"
        ["cast"]=>
        string(4) "CHAR"
      }
    }
    ["has_or_relation":protected]=>
    bool(false)
  }
  ["date_query"]=>
  bool(false)
  ["request"]=>
  string(1706) "SELECT SQL_CALC_FOUND_ROWS  lm_posts.ID
					 FROM lm_posts  INNER JOIN lm_postmeta ON ( lm_posts.ID = lm_postmeta.post_id ) JOIN lm_icl_translations wpml_translations
							ON lm_posts.ID = wpml_translations.element_id
								AND wpml_translations.element_type = CONCAT('post_', lm_posts.post_type) 
					 WHERE 1=1  AND lm_posts.ID NOT IN (9229) AND ( 
  lm_postmeta.meta_key = '_lastname'
) AND lm_posts.post_type = 'vendor' AND ((lm_posts.post_status = 'publish')) AND ( ( ( wpml_translations.language_code = 'en' OR (
					wpml_translations.language_code = 'en'
					AND lm_posts.post_type IN ( 'post','page','product','desk','network_media','vendor','guide' )
					AND ( ( 
			( SELECT COUNT(element_id)
			  FROM lm_icl_translations
			  WHERE trid = wpml_translations.trid
			  AND language_code = 'en'
			) = 0
			 ) OR ( 
			( SELECT COUNT(element_id)
				FROM lm_icl_translations t2
				JOIN lm_posts p ON p.id = t2.element_id
				WHERE t2.trid = wpml_translations.trid
				AND t2.language_code = 'en'
                AND (
                    p.post_status = 'publish' OR p.post_status = 'private' OR 
                    ( p.post_type='attachment' AND p.post_status = 'inherit' )
                )
			) = 0 ) ) 
				) ) AND lm_posts.post_type  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','product','product_variation','desk','network_media','vendor','guide' )  ) OR lm_posts.post_type  NOT  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','product','product_variation','desk','network_media','vendor','guide' )  )
					 GROUP BY lm_posts.ID
					 ORDER BY lm_postmeta.meta_value ASC
					 LIMIT 18, 18"
  ["posts"]=>
  array(18) {
    [0]=>
    object(WP_Post)#11419 (24) {
      ["ID"]=>
      int(28222)
      ["post_author"]=>
      string(3) "719"
      ["post_date"]=>
      string(19) "2023-11-13 21:49:53"
      ["post_date_gmt"]=>
      string(19) "2023-11-13 20:49:53"
      ["post_content"]=>
      string(1102) "Bruno Ariboni Brandi assists foreign clients to set up business ventures in Brazil, as well as properly protecting their assets. Active also in enforcement activities with a broad knowledge of Intellectual Property, corporate and commercial law, M&A deals, and Joint Ventures.

He joined Ariboni Fabbri & Schmidt Advogados 20 years ago. Bruno has been admitted to the Brazilian Bar Association (OAB) since 2006.

Bruno earned his bachelor’s degree in law from the Pontifical Catholic University of Campinas (PUC) in 2005. He completed a specialization program in Corporate Law at the University Center for Continuing Education (CEU) in São Paulo, Brazil, in 2007. In 2010, Bruno achieved two Master of Laws (LL.M) degrees, one in Corporate Law and another in Contracts, both from Insper/IBMEC SP.

Bruno is associated to the American Bar Association - International Law Section and Young lawyers Division, AIJA the International Association for Young Lawyers, Brazilian Bar of Attorneys, Italcam – Brazil – Italy Chamber of Commerce.

Bruno is fluent in Portuguese, English, and Italian."
      ["post_title"]=>
      string(20) "Bruno Ariboni Brandi"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(20) "bruno-ariboni-brandi"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-13 21:49:58"
      ["post_modified_gmt"]=>
      string(19) "2023-11-13 20:49:58"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(57) "https://www.legalmondo.com/?post_type=vendor&p=28222"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [1]=>
    object(WP_Post)#11478 (24) {
      ["ID"]=>
      int(18655)
      ["post_author"]=>
      string(3) "637"
      ["post_date"]=>
      string(19) "2021-02-17 22:04:01"
      ["post_date_gmt"]=>
      string(19) "2021-02-17 21:04:01"
      ["post_content"]=>
      string(4454) "Rob Bratby is an English lawyer specialised in providing expert legal, regulatory and transactional advice in the telecoms, digital and data sectors.  

He advises on all aspects of telecoms, digital and data regulation. From understanding and complying with current rules, through using regulation as a source of competitive advantage, to influencing new regulation and regulatory decisions, he provides expert counsel. 

He advises medium sized private companies and their owners (or divisions of larger businesses) on sector-specific corporate and commercial deals, particularly where there is a significant regulatory, commercial and/or cross border element, and regularly acts as co-counsel to other law firms on larger transactions to provide industry and sector expertise. 

Rob has over 25 years of experience and in addition to having been a partner at leading UK and US law firms (including Olswang and Arnold & Porter) in London and Singapore, he has worked for the UK telecoms regulator and in-house at a leading European telecoms carrier. He has been consistently ranked for over 15 years as a leading practitioner by Chambers & Partners, Legal 500 and Who’s Who Legal. 

Rob read Law and Natural Sciences at St. John’s College, Cambridge (UK), has a Diploma in Intellectual Property Law and Practice from Bristol University, an MBA from Henley Business School and is an alumni of the INSEAD International Directors’ programme.  

Rob qualified as an English solicitor in 1996 and between 2011-2016 was admitted as a foreign law practitioner in Singapore. He founded telecoms, digital and data boutique legal practice Bratby Law in 2020. He is a member of the International Bar Association Communications and Technology Law committees. 

Rob has blogged since 2010 and has been contributing editor to the International Comparative Legal Guide to Telecoms, Media and Internet laws as well as speaking at a wide range of legal and industry conferences.  

Rob is a native English speaker. Although he calls London home, he regularly travels to Italy and Singapore."
      ["post_title"]=>
      string(10) "Rob Bratby"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(10) "rob-bratby"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2021-02-17 22:04:01"
      ["post_modified_gmt"]=>
      string(19) "2021-02-17 21:04:01"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(57) "https://www.legalmondo.com/?post_type=vendor&p=18655"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [2]=>
    object(WP_Post)#11477 (24) {
      ["ID"]=>
      int(9913)
      ["post_author"]=>
      string(3) "607"
      ["post_date"]=>
      string(19) "2019-09-02 10:33:55"
      ["post_date_gmt"]=>
      string(19) "2019-09-02 08:33:55"
      ["post_content"]=>
      string(1178) "Renato Bucher is an experienced commercial and competition lawyer in MLL’s Zurich office. He provides comprehensive legal advice on the implementation of new distribution systems (distribution, agency, franchising agreements, direct distribution etc.) and defends his clients’ interests when business relationships become contentious. Renato also advises on all matters of competition & antitrust law (cartels, vertical agreements, dominance and merger control).

Renato’s practice further covers a variety of other commercial agreements, such as development, manufacturing, supply, consignment and licensing agreements as well as General Terms and Conditions (GTCs). He also has extensive experience in employment-related matters, including questions on permanent and temporary staffing services and work permits.

Within his practice areas, Renato frequently represents clients in domestic and cross-border litigation as well as in administrative (court) proceedings. His practice covers a broad range of industries such as life sciences, automotive, luxury goods, furniture, fashion and FMCG.

Renato’s professional languages are German, English and French."
      ["post_title"]=>
      string(13) "Renato Bucher"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(13) "renato-bucher"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2020-09-30 21:23:45"
      ["post_modified_gmt"]=>
      string(19) "2020-09-30 19:23:45"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(56) "https://www.legalmondo.com/?post_type=vendor&p=9913"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [3]=>
    object(WP_Post)#11476 (24) {
      ["ID"]=>
      int(28641)
      ["post_author"]=>
      string(3) "729"
      ["post_date"]=>
      string(19) "2024-01-08 21:49:05"
      ["post_date_gmt"]=>
      string(19) "2024-01-08 20:49:05"
      ["post_content"]=>
      string(1254) "Çağdaş is the Managing Partner at Vardar Sanli, an independent law firm based in Istanbul.

Çağdaş has notable expertise in banking & finance, competition, corporate and FinTech matters, including both regulatory and transactional aspects thereof. He has a demonstrated track record in representation of reputable financial institutions and private clients in proceedings relating to white-collar crimes and other compliance issues.

Prior to joining Vardar Şanlı (formerly known as Şanlı & Partners) as a Name Partner in early 2022, Çağdaş gained senior-level experience in reputable law firms where he advised international and national clients on cross-border M&A and finance projects, with a particular focus on the energy, healthcare, and insurance sectors.

Çağdaş regularly gives lectures and training courses in his specialized practice areas, including antitrust and e-commerce law.

He is graduate of Galatasaray High School and obtained his law degree from Galatasaray University Law School. He is also a mediator registered with the Ministry of Justice of the Republic of Türkiye.

Çağdaş is native Turkish speaker and is fluent in English and French."
      ["post_title"]=>
      string(21) "Çağdaş Umut Vardar"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(18) "cagdas-umut-vardar"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2025-01-15 21:09:07"
      ["post_modified_gmt"]=>
      string(19) "2025-01-15 20:09:07"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(57) "https://www.legalmondo.com/?post_type=vendor&p=28641"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [4]=>
    object(WP_Post)#11475 (24) {
      ["ID"]=>
      int(209)
      ["post_author"]=>
      string(2) "23"
      ["post_date"]=>
      string(19) "2016-07-26 09:43:44"
      ["post_date_gmt"]=>
      string(19) "2016-07-26 07:43:44"
      ["post_content"]=>
      string(847) "Guillermo Canals Brage acts mainly in the field of Business/Company Law and undertaking work both as secretary and as legal advisor. He is focused on Tax Law and Inheritance Law, particularly in relation to family businesses and the management of large estates both from resident and non-residents by providing wealth planning and structuring services. He is an expert in Intellectual Property Law, being deeply involved within the music field by representing artists, man-agers and record companies.

Guillermo started his activity as lawyer in 1979. In 1982 he founded together with his partners the law firm Vázquez Guillén, Canals, Gaspar & Herrero which was renamed, from 2005, as VCGH Abogados.
Besides from his Bachelor in Law, he got a Bachelor degree from the Centre of Tax and Economic Studies.

He speaks Spanish and English."
      ["post_title"]=>
      string(16) "Guillermo Canals"
      ["post_excerpt"]=>
      string(178) "Guillermo Canals Brage acts mainly in the field of Business/Company Law and undertaking work both as secretary and as legal advisor. He is focused on Tax Law and Inheritance Law."
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(16) "guillermo-canals"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-02-22 22:31:09"
      ["post_modified_gmt"]=>
      string(19) "2024-02-22 21:31:09"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(65) "http://192.168.5.185:8888/legalmondo/?post_type=vendor&p=209"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [5]=>
    object(WP_Post)#11474 (24) {
      ["ID"]=>
      int(432)
      ["post_author"]=>
      string(2) "36"
      ["post_date"]=>
      string(19) "2016-07-28 10:08:54"
      ["post_date_gmt"]=>
      string(19) "2016-07-28 08:08:54"
      ["post_content"]=>
      string(851) "Massimiliano Castellari is an Italian lawyer, also admitted to the Colombian bars association. He specializes in international public and private law, with an extensive  experience in business law in the Andean countries.

Holding a Law Degree from the University of Bologna (2005, summa cum laude) and an LLM in International Law, in 2009 he went on to found Castellari & Partners, a mid-sized Law Firm situated in Bogotá, Colombia. The Firm has been the main contractor of SMEs and multinationals for cross-border operations.

Massimiliano has authored and co-authored articles and books on business law, private international law, and business practices in Colombia and Chile. His main research interests are International law, Italian emigration and private equity.

Massimiliano speaks Italian, Spanish, English and French fluently."
      ["post_title"]=>
      string(23) "Massimiliano Castellari"
      ["post_excerpt"]=>
      string(221) "Massimiliano Castellari is an Italian lawyer, also admitted to the Colombian bars association. He specializes in international public and private law, with an extensive  experience in business law in the Andean countries."
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(23) "massimiliano-castellari"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-02-22 22:39:25"
      ["post_modified_gmt"]=>
      string(19) "2024-02-22 21:39:25"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(64) "http://192.168.5.98:8888/legalmondo/?post_type=vendor&p=432"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [6]=>
    object(WP_Post)#11473 (24) {
      ["ID"]=>
      int(465)
      ["post_author"]=>
      string(2) "16"
      ["post_date"]=>
      string(19) "2016-07-28 10:25:30"
      ["post_date_gmt"]=>
      string(19) "2016-07-28 08:25:30"
      ["post_content"]=>
      string(2319) "Francesco Cavaliere graduated in Law with first class honours from the University of Rome La Sapienza in 1994 and in 1999 obtained a post-graduate diploma in International Trade Law from the University Institute of European Studies in Turin, Italy.

In addition to Italy he was also educated in the US (Boston University) and England (London School of Economics and Political Science and The College of Law).

Francesco was admitted in Italy as an Avvocato in 1998. He also admitted to practise with full right of audience before the Italian Supreme Court of Cassazione and the other Italian superior jurisdictions.

In 1999 – 2000 Francesco joined as a visiting lawyer the London office of the international law firm Coudert Brothers, assisting the resident lawyers with legal matters relating to Italy and Italian Law.

He is currently a partner with Cavaliere & Cavaliere where he is head of the international legal department.

In addition to Italy (Avvocato), Francesco was also admitted as a Solicitor in England and Wales in 2001, although he currently practices in Italy in his sole capacity as an Italian Avvocato.

Francesco’s practice is focused on civil and commercial litigation, including appellate and superior jurisdictions such as the Italian Supreme Court of Cassazione, where he appears on regular basis.

He has wide experience in enforcement of foreign judgments and awards in Italy, service of foreign process as well as collection of evidence under letters rogatory, to be used in legal proceedings abroad.

Francesco has also a strong interest in advising foreign private clients in relation to family law and divorce, acquisition of properties, estate and tax planning and nationality law.

He has successfully represented various foreign individuals of Italian ancestry in court cases aimed to re-establish their Italian citizenship by descent, particularly in relation to the US, Brazil, Argentina and other Italian immigration countries.

Francesco is a member of the Bar Association of Rome and The Law Society of England and Wales. He is also a member of the International Bar Association and the Commercial Law League of America.

Francesco speaks fluently Italian and English."
      ["post_title"]=>
      string(19) "Francesco Cavaliere"
      ["post_excerpt"]=>
      string(248) "Francesco Cavaliere graduated in Law with first class honours from the University of Rome La Sapienza in 1994 and in 1999 obtained a post-graduate diploma in International Trade Law from the University Institute of European Studies in Turin, Italy."
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(19) "francesco-cavaliere"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2019-01-13 23:05:10"
      ["post_modified_gmt"]=>
      string(19) "2019-01-13 22:05:10"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(64) "http://192.168.5.98:8888/legalmondo/?post_type=vendor&p=465"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [7]=>
    object(WP_Post)#11472 (24) {
      ["ID"]=>
      int(175)
      ["post_author"]=>
      string(1) "7"
      ["post_date"]=>
      string(19) "2016-07-26 09:26:10"
      ["post_date_gmt"]=>
      string(19) "2016-07-26 07:26:10"
      ["post_content"]=>
      string(1132) "Berk is admitted to İzmir Bar Association (1999 and then to Istanbul Bar Association (2001). He focuses  in  M&A, corporate regulatory  and compliance practices and restructuring . His client relationships embrace large international companies and foreign investment companies across a range of sectors including finance, pharma, food, automation, , construction, manufacturing, property development and mining.

Berk is Partner at Cektir Law Firm and acts on behalf of his clients before Turkish courts and arbitral tribunals in different jurisdictions. In addition, he frequently provides advice and support to clients in early stage dispute management for the purpose of providing either quick resolution or tactical advantage in any subsequent proceedings.

Berk provides legal services also on the UK market, focusing on due diligence process, corruption cases, company compliance and investment in Turkey.

Berk has authored numerous articles published in English and Turkish languages .

Berk is a member of AIJA (2006) and  New York State Bar Association (2009).

Berk speaks fluently Turkish and English."
      ["post_title"]=>
      string(12) "Berk Çektir"
      ["post_excerpt"]=>
      string(200) "Berk Çektir Berk is admitted to the Istanbul Bar Association (2001) and to the New York State Bar Association (2009). He focuses his activity in the areas of M&A, corporate practices and arbitration."
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(11) "berk-cektir"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2018-12-11 14:40:24"
      ["post_modified_gmt"]=>
      string(19) "2018-12-11 13:40:24"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(65) "http://192.168.5.185:8888/legalmondo/?post_type=vendor&p=175"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [8]=>
    object(WP_Post)#11471 (24) {
      ["ID"]=>
      int(27742)
      ["post_author"]=>
      string(3) "706"
      ["post_date"]=>
      string(19) "2023-08-24 21:49:20"
      ["post_date_gmt"]=>
      string(19) "2023-08-24 19:49:20"
      ["post_content"]=>
      string(1524) "Ricardo is a partner of ECIJA Mexico in the corporate/M&A practice with more than 25 years of experience in corporate and commercial law, mergers and acquisitions, project finance, antitrust, energy, technology and telecommunications law.

He has advised a large number of clients during his professional experience and has structured corporate and project finance transactions in industries such as pharmaceuticals, healthcare, energy and entertainment, among others. He has extensive experience in contracting and advising companies.

He has several postgraduate law degrees and has completed the Program of Instruction for Lawyers at Harvard University.

Ricardo is a member of the Illustrious and National Bar Association of Mexico and the International Association of Young Lawyers of which he was distinguished as "Honorary Member".

He has been a professor of Project Finance at the Universidad Panamericana and is a professor of the Master in Business Law at the same University. He is currently a professor at Universidad La Salle where he teaches Corporate Law, Commercial Law, among other subjects.

He holds a law degree from the Universidad Panamericana, a Master of Laws degree from the University of Texas, a Master of Laws degree in Corporate Law and a Master of Laws degree in Legal Sciences from the Universidad Panamericana and is currently a Doctor of Laws candidate at the same university.

Ricardo is fluent in Spanish and English."
      ["post_title"]=>
      string(29) "Ricardo Chacón Lopez Velarde"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(28) "ricardo-chacon-lopez-velarde"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-08-25 08:54:39"
      ["post_modified_gmt"]=>
      string(19) "2023-08-25 06:54:39"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(57) "https://www.legalmondo.com/?post_type=vendor&p=27742"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [9]=>
    object(WP_Post)#11470 (24) {
      ["ID"]=>
      int(14673)
      ["post_author"]=>
      string(3) "616"
      ["post_date"]=>
      string(19) "2020-02-20 22:17:30"
      ["post_date_gmt"]=>
      string(19) "2020-02-20 21:17:30"
      ["post_content"]=>
      string(1376) "Milena Charnitzky is a partner at RITTERSHAUS Rechtsanwälte and specializes in advising nationally and internationally active companies in the automotive and food sector in domestic and cross-border Mergers & Acquisitions transactions (often with Asian clients). She furthermore assists start-ups and middle-sized enterprises in all areas of corporate and commercial law (amongst others formation of companies with foreign shareholders, cooperation agreements, distribution agreements and commercial agency agreements). She also has experience in litigation in several areas of civil and commercial law.

Milena grew up in Rome and different parts of Germany. She spent several years abroad in England (Brighton) and France (Paris) during school and her doctorate and has completed several legal clerkships, amongst others at the internationally active Chemical Group BASF SE (Ludwigshafen, Germany). She joined RITTERSHAUS in 2014 and has completed a degree as Mediator at the Institute for Mediation in Heidelberg (HIM) in 2017.

For the last three consecutive years, she has been a co-lecturer on the topic of Venture Capital at the European Business School (EBS) in Wiesbaden, Germany.

Milena’s working languages are German (mother-tongue) and English. Furthermore, she understands, reads and speaks Italian (second mother-tongue), French, Dutch and Spanish."
      ["post_title"]=>
      string(17) "Milena Charnitzky"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(17) "milena-charnitzky"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2020-03-25 17:09:54"
      ["post_modified_gmt"]=>
      string(19) "2020-03-25 16:09:54"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(57) "https://www.legalmondo.com/?post_type=vendor&p=14673"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [10]=>
    object(WP_Post)#11469 (24) {
      ["ID"]=>
      int(7983)
      ["post_author"]=>
      string(3) "414"
      ["post_date"]=>
      string(19) "2018-07-12 14:39:54"
      ["post_date_gmt"]=>
      string(19) "2018-07-12 12:39:54"
      ["post_content"]=>
      string(1715) "Mercedes Clavell has more than 25 years of experience as a lawyer, and she has been involved in international transactions since the beginning of her career, working mainly in three areas of expertise: corporate and commercial matters, distribution and franchising, and real estate transactions.

She graduated in Law at the University of Barcelona, the city where she works, and she has completed several postgraduate studies.

In the distribution and franchising area of expertise, Mercedes is the country expert for Spain in franchising at the International Distribution Institute, and an arbitrator at the Swiss Chambers’ Arbitration Institution. The prestigious guide Who’s Who legal includes her among its recommended professionals. She has experience either in advising new franchisors or re-structuring consolidated distribution networks, as well as in a wide range of real estate transactions for private and corporate clients, including “key money” operations.

Regarding the commercial and corporate matters, Mercedes is usually involved in small or middle-market transactions. In 2015 she participated in a series of conferences, organized by the investment authorities of Suzhou (China), aimed to help Chinese companies to invest abroad or to enter into strategic alliances with European companies. For the Suzhou program she developed a set of services, including legal advice on the search of investment or joint venture partners.

From the approval of the Spanish golden visa program, Mercedes also advices in immigration matters, including the transfer of business operations to the European Union, taxation and inheritance planning.

Mercedes speaks Spanish, Catalan and English."
      ["post_title"]=>
      string(16) "Mercedes Clavell"
      ["post_excerpt"]=>
      string(295) "Mercedes Clavell has more than 25 years of experience as a lawyer, and she has been involved in international transactions since the beginning of her career, working mainly in three areas of expertise: corporate and commercial matters, distribution and franchising, and real estate transactions."
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(16) "mercedes-clavell"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2018-07-12 14:39:54"
      ["post_modified_gmt"]=>
      string(19) "2018-07-12 12:39:54"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(56) "https://www.legalmondo.com/?post_type=vendor&p=7983"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [11]=>
    object(WP_Post)#11466 (24) {
      ["ID"]=>
      int(17736)
      ["post_author"]=>
      string(3) "634"
      ["post_date"]=>
      string(19) "2020-11-03 16:42:15"
      ["post_date_gmt"]=>
      string(19) "2020-11-03 15:42:15"
      ["post_content"]=>
      string(1759) "Matteo Cocuzza is a labor lawyer who assists Italian and foreign clients in judicial and extrajudicial matters with reference to labor law, social security and agency matters.

He has gained considerable experience in the management of all aspects of labour law in the context of corporate reorganizations (e.g. collective dismissals, transfers, plant closures, company disposals, mergers and acquisitions, cross-border operations, access to social security, etc.) and international mobility of workers (cross-border postings, European Blue Card, transfers, etc.).

In the area of Privacy, he deals in particular with issues relating to remote control of workers and the drafting of the information provided pursuant to art. 4 of the Workers' Statute on video surveillance and indirect controls of workers.

He is a member of AGI (Italian Association of Labour Lawyers); since 2018 he is a member of the International Affairs Commission established within the Council of the Bar Association of Turin. He is a member of AIJA and advisor of the Piedmont and Savoy Lawyers Association. He is also advisor of Reseau Entreprendre Piemonte.

He is member of the Bar Association of Turin since 1999. After working for 16 years (since 2011 as a partner) at the Law Firm Agostino Pacchiana Parravicini e Associati of Turin, since July 2020 he opened his own firm operating within the network of lawyers BGLV & Partners with main offices in Turin, Milan, Florence, Lucca and Viareggio. Since 2015 it is admitted to the patronage before the Superior Courts.

In 2002 he obtained the habilitation to the profession of lawyer in France, where from 2001 to 2002 he collaborated with an international law firm in Lyon.

He speaks Italian, French and English."
      ["post_title"]=>
      string(14) "Matteo Cocuzza"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(14) "matteo-cocuzza"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2020-11-03 16:42:15"
      ["post_modified_gmt"]=>
      string(19) "2020-11-03 15:42:15"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(57) "https://www.legalmondo.com/?post_type=vendor&p=17736"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [12]=>
    object(WP_Post)#11465 (24) {
      ["ID"]=>
      int(21481)
      ["post_author"]=>
      string(3) "692"
      ["post_date"]=>
      string(19) "2023-02-19 17:53:38"
      ["post_date_gmt"]=>
      string(19) "2023-02-19 16:53:38"
      ["post_content"]=>
      string(1316) "Gustavo Flausino Coelho is a Brazilian lawyer focused on corporate law, antitrust & competition law and commercial contracts.

He is the managing partner of Bastilho Coelho Advogados, law firm based in Rio de Janeiro focused on providing legal assistance to both national and international clients and their businesses.

Gustavo holds a Doctor of Laws (PhD) degree and a Master of Laws (LL.M) degree at the University of Rio de Janeiro State (UERJ), and graduated in law (Bachelor of Laws - JD) at the Federal University of Rio de Janeiro (UFRJ).  He is also a Business Law Professor at IBMEC.

He is active in the legal community and on the international stage; Gustavo is a member of the Executive Committee of the International Association of Young Lawyers (AIJA) and a member of the International Bar Association (IBA).

In Brazil, Gustavo is Vice-Chairman of the Antitrust Law Section of the Brazilian Bar Association – Rio de Janeiro Chapter (OAB/RJ), a member of the Business Law Section and the International Fraud and Asset Recovery Section of OAB/RJ; a member of the Business Law Section of the Brazilian Lawyers Institute (IAB); and member of the Legal Section of the Society of Petroleum Engineers (SPE) – Brazil Chapter.

Gustavo speaks English (fluently), Portuguese (native), and Spanish."
      ["post_title"]=>
      string(14) "Gustavo Coelho"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(14) "gustavo-coelho"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-02-19 18:33:24"
      ["post_modified_gmt"]=>
      string(19) "2023-02-19 17:33:24"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(57) "https://www.legalmondo.com/?post_type=vendor&p=21481"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [13]=>
    object(WP_Post)#11464 (24) {
      ["ID"]=>
      int(28389)
      ["post_author"]=>
      string(3) "724"
      ["post_date"]=>
      string(19) "2023-12-16 00:13:42"
      ["post_date_gmt"]=>
      string(19) "2023-12-15 23:13:42"
      ["post_content"]=>
      string(1484) "

Jean-Louis Collart has the benefit of a solid legal education and a long experience in advising clients in commercial and civil matters as well as in litigation, inheritance law and data protection law.

He has been admitted to the Geneva Bar in 1988. Once having passed the bar exam, he joined a well-known law firm and Zurich. He then spent 3 years at the legal department of UBS Geneva before returning to the bar.

He recently (2021) founded the Geneva boutique law-firm ATHENA where he is practicing.

Committed in several international law organizations, he can draw on a large international network to advise both local and international clients.

Having served for 13 years on the Geneva Bar Supervisory Board, including five years as President, he enjoys recognized practice in the law of the legal profession. In addition to his professional activities, he is committed to serving society through active participation in multiple social and cultural associations or foundations.

He is practicing in French, English and German.

" ["post_title"]=> string(18) "Jean-Louis Collart" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(18) "jean-louis-collart" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-12-16 00:13:49" ["post_modified_gmt"]=> string(19) "2023-12-15 23:13:49" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(57) "https://www.legalmondo.com/?post_type=vendor&p=28389" ["menu_order"]=> int(0) ["post_type"]=> string(6) "vendor" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [14]=> object(WP_Post)#11463 (24) { ["ID"]=> int(8368) ["post_author"]=> string(3) "433" ["post_date"]=> string(19) "2018-09-17 18:54:36" ["post_date_gmt"]=> string(19) "2018-09-17 16:54:36" ["post_content"]=> string(1580) "Caroline Conrad-Behr is a partner of Conrad&Partner Advokatur and specializes in advising start-ups and small and middle-sized enterprises in all legal matters, namely corporate, commercial contracts and HR matters (including raising funds, joint ventures and other cooperation agreements and sale and purchase of participations and assets). Caroline grew up in Barcelona, Spain, and in the French speaking part of Switzerland. She holds a bilingual law degree (German/French) from the University of Fribourg/Switzerland and a master in International Business Law from ESADE Law School, Barcelona, Spain. After taking the Bar Exam, Caroline worked as an M&A and corporate lawyer in a Zurich law firm. She then worked for more than six years as an In-house Counsel and M&A Manager of a privately held Swiss company, a leading global producer of calcium carbonate and a worldwide distributor of specialty chemicals with a 130 years of experience and 175 plants in 50 countries. In 2013, Caroline built up her own start-up company together with two scientists in the field of Life Sciences, was a co-owner and a member of the Executive Management and the Board of Directors. Early 2018 she joined Conrad&Partner Advokatur as a partner. Caroline has broad experience in the area of corporate and M&A, commercial contracts with an international component (including distribution and agency) and employment matters. Caroline’s working languages are German, Spanish, French and English. Further, she understands, reads and speaks Italian and Catalan." ["post_title"]=> string(20) "Caroline Conrad-Behr" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(20) "caroline-conrad-behr" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2018-09-17 18:54:36" ["post_modified_gmt"]=> string(19) "2018-09-17 16:54:36" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(56) "https://www.legalmondo.com/?post_type=vendor&p=8368" ["menu_order"]=> int(0) ["post_type"]=> string(6) "vendor" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [15]=> object(WP_Post)#11462 (24) { ["ID"]=> int(28931) ["post_author"]=> string(3) "735" ["post_date"]=> string(19) "2024-02-16 23:49:33" ["post_date_gmt"]=> string(19) "2024-02-16 22:49:33" ["post_content"]=> string(1113) "José Costa Pinto is the founding partner of Costa Pinto where he specializes in commercial and corporate law issues and has extensive experience in corporate restructuring, M&A and private equity transactions. He is also Member of the Board of the Portuguese Compliance and Regulatory Observatory and of the Board of the Corporate Governance Portuguese Institute. José Costa Pinto is also Vice-Chairman of the Board of the General Meeting of Galp SGPS, S.A., since May 2023, and Secretary of the Board of the General Meeting of Sporting Clube de Portugal, since 2018. He is also Chairman of the Board of the General Meeting of several companies and investment funds. He was President of the National Association of Portuguese Young Lawyers (ANJAP) between 2014 and 2018. Before founding Costa Pinto Advogados, José Costa Pinto worked for Uría Menéndez – Proença de Carvalho and Simmons & simmons. He has also been author and co-author of several technical articles and speaker at conferences and public events. José is a native Portuguese speaker and is fluent in English and Spanish." ["post_title"]=> string(17) "José Costa Pinto" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(16) "jose-costa-pinto" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2024-02-16 23:53:34" ["post_modified_gmt"]=> string(19) "2024-02-16 22:53:34" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(57) "https://www.legalmondo.com/?post_type=vendor&p=28931" ["menu_order"]=> int(0) ["post_type"]=> string(6) "vendor" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [16]=> object(WP_Post)#11460 (24) { ["ID"]=> int(77) ["post_author"]=> string(1) "2" ["post_date"]=> string(19) "2016-07-08 13:07:25" ["post_date_gmt"]=> string(19) "2016-07-08 11:07:25" ["post_content"]=> string(1976) "Mattia Dalla Costa is admitted to the Italian Association and to the German Bar Association. The professional activity of Mattia has been focused on Industrial Property, Copyright and Media, Unfair Competition, Information Technology, M&A, Corporate and Commercial Law. He mainly deals with international trade and litigation concerning the IP rights and international commercial law in Italy and abroad. He is mainly assisting both German speaking companies in Italy and foreign companies in Germany. He is founder partner at CBA Studio Legale e Tributario (2009) and founder and resident partner of the German office of CBA in Munich. Mattia holds a Master Law degree at the University of Heidelberg (Germany) and the University of Ferrara (Italy). Ha also holds a Doctor Degree (1993) in the field of copyright: "The Phonogram Producer”. He is member of: • Board of Directors of the German and Italian Chamber of Commerce in Munich • Executive Committee of LES INTERNATIONAL (Licensing Executives Society), Italian International Delegate • GRUR (German Association for IP and Copyright) • VPP (German Association for IP) • of DIJV (Italian and German Lawyers Association) • MAV, International Law and Intellectual Property Law & Media at DAV (German lawyers' association) • Honorary Member of AIJA Bruxelles • Preferred Counsel appointed for Italy by the Section Law and Tax of the German Chamber of Commerce in Milano and by the Austrian Chamber of Commerce • Member of the panel of Arbitrators at the WIPO, at the Arbitration Chamber of Padua (Italy) and at the Italian Chamber of Commerce in Munich REAM (Germany) He is speaker and organizer of many international congresses and workshops as well as training courses in favor of trade institutions, chambers of commerce and industry, internationalization agencies, industrial associations based in Italy and abroad. Fluent in German, English, French, Spanish, Italian." ["post_title"]=> string(18) "Mattia Dalla Costa" ["post_excerpt"]=> string(270) "Mattia Dalla Costa is admitted to the Italian Association and to the German Bar Association. The professional activity of Mattia has been focused on Industrial Property, Copyright and Media, Unfair Competition, Information Technology, M&A, Corporate and Commercial Law. " ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(18) "mattia-dalla-costa" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2017-04-24 09:40:16" ["post_modified_gmt"]=> string(19) "2017-04-24 07:40:16" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(60) "http://localhost:8888/legalmondo/?post_type=vendor&p=77" ["menu_order"]=> int(0) ["post_type"]=> string(6) "vendor" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [17]=> object(WP_Post)#11492 (24) { ["ID"]=> int(28072) ["post_author"]=> string(3) "714" ["post_date"]=> string(19) "2023-10-15 12:59:09" ["post_date_gmt"]=> string(19) "2023-10-15 10:59:09" ["post_content"]=> string(982) "Marcus Vinicius de Abreu Sampaio has been representing companies, families, and persons for 40 years, defending their interests in several areas of Law. He is a Bachelor of Laws at the University of São Paulo (USP).Marcus is the managing partner of Abreu Sampaio Advogados, a boutique law firm based in Sao Paulo. Marcus is also a reference in the academic field, having obtained his PhD and his Masters Degree at the Pontifical Catholic University of Sao Paulo, where Marcus is a Professor in both graduate and postgraduate programs. Before that, Marcus concluded his LLM at the Università Degli Studi di Milano (Italy). Marcus is a member of the most important institutes and organizations in Brazil regarding Civil Procedure Law, an area of his studies and professional dedication, as well as the subject of several of his books and articles. He speaks Portuguese, English, Italian, and Spanish." ["post_title"]=> string(32) "Marcus Vinicius de Abreu Sampaio" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(32) "marcus-vinicius-de-abreu-sampaio" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-15 15:49:19" ["post_modified_gmt"]=> string(19) "2023-10-15 13:49:19" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(57) "https://www.legalmondo.com/?post_type=vendor&p=28072" ["menu_order"]=> int(0) ["post_type"]=> string(6) "vendor" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } } ["post_count"]=> int(18) ["current_post"]=> int(-1) ["before_loop"]=> bool(true) ["in_the_loop"]=> bool(false) ["post"]=> object(WP_Post)#11419 (24) { ["ID"]=> int(28222) ["post_author"]=> string(3) "719" ["post_date"]=> string(19) "2023-11-13 21:49:53" ["post_date_gmt"]=> string(19) "2023-11-13 20:49:53" ["post_content"]=> string(1102) "Bruno Ariboni Brandi assists foreign clients to set up business ventures in Brazil, as well as properly protecting their assets. Active also in enforcement activities with a broad knowledge of Intellectual Property, corporate and commercial law, M&A deals, and Joint Ventures. He joined Ariboni Fabbri & Schmidt Advogados 20 years ago. Bruno has been admitted to the Brazilian Bar Association (OAB) since 2006. Bruno earned his bachelor’s degree in law from the Pontifical Catholic University of Campinas (PUC) in 2005. He completed a specialization program in Corporate Law at the University Center for Continuing Education (CEU) in São Paulo, Brazil, in 2007. In 2010, Bruno achieved two Master of Laws (LL.M) degrees, one in Corporate Law and another in Contracts, both from Insper/IBMEC SP. Bruno is associated to the American Bar Association - International Law Section and Young lawyers Division, AIJA the International Association for Young Lawyers, Brazilian Bar of Attorneys, Italcam – Brazil – Italy Chamber of Commerce. Bruno is fluent in Portuguese, English, and Italian." ["post_title"]=> string(20) "Bruno Ariboni Brandi" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(20) "bruno-ariboni-brandi" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-11-13 21:49:58" ["post_modified_gmt"]=> string(19) "2023-11-13 20:49:58" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(57) "https://www.legalmondo.com/?post_type=vendor&p=28222" ["menu_order"]=> int(0) ["post_type"]=> string(6) "vendor" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } ["comment_count"]=> int(0) ["current_comment"]=> int(-1) ["found_posts"]=> int(185) ["max_num_pages"]=> int(11) ["max_num_comment_pages"]=> int(0) ["is_single"]=> bool(false) ["is_preview"]=> bool(false) ["is_page"]=> bool(false) ["is_archive"]=> bool(true) ["is_date"]=> bool(false) ["is_year"]=> bool(false) ["is_month"]=> bool(false) ["is_day"]=> bool(false) ["is_time"]=> bool(false) ["is_author"]=> bool(false) ["is_category"]=> bool(false) ["is_tag"]=> bool(false) ["is_tax"]=> bool(false) ["is_search"]=> bool(false) ["is_feed"]=> bool(false) ["is_comment_feed"]=> bool(false) ["is_trackback"]=> bool(false) ["is_home"]=> bool(false) ["is_privacy_policy"]=> bool(false) ["is_404"]=> bool(false) ["is_embed"]=> bool(false) ["is_paged"]=> bool(true) ["is_admin"]=> bool(false) ["is_attachment"]=> bool(false) ["is_singular"]=> bool(false) ["is_robots"]=> bool(false) ["is_favicon"]=> bool(false) ["is_posts_page"]=> bool(false) ["is_post_type_archive"]=> bool(true) ["query_vars_hash":"WP_Query":private]=> string(32) "4a6da77f5d51583d4eeff5d4d42fa2ec" ["query_vars_changed":"WP_Query":private]=> bool(false) ["thumbnails_cached"]=> bool(false) ["allow_query_attachment_by_filename":protected]=> bool(false) ["stopwords":"WP_Query":private]=> NULL ["compat_fields":"WP_Query":private]=> array(2) { [0]=> string(15) "query_vars_hash" [1]=> string(18) "query_vars_changed" } ["compat_methods":"WP_Query":private]=> array(2) { [0]=> string(16) "init_query_flags" [1]=> string(15) "parse_tax_query" } ["query_cache_key":"WP_Query":private]=> string(63) "wp_query:4e9fe89c0557f30c7e096edc38f224db:0.38379000 1746799093" }
Bruno Ariboni Brandi
  • Brazil
  • Contracts
  • Corporate
  • Intellectual property
  • M&A
  • Trademarks and patents
Rob Bratby
  • United Kingdom
  • Contracts
  • e-commerce
  • Information Technology
  • M&A
  • Privacy and Data Security
Renato Bucher
  • Switzerland
  • Agency
  • Antitrust
  • Contracts
  • Distribution
  • Franchising
Çağdaş Umut Vardar
  • Turkey
  • Antitrust
  • Banking
  • Financing and securities
  • Insurance
  • M&A
Guillermo Canals
  • Spain
  • Tax
  • Conflict of law
  • Estate planning
  • Real estate
  • Start-up
Massimiliano Castellari
  • Colombia
  • Corporate
  • Distribution
  • Immigration
Francesco Cavaliere
  • Italy
  • Immigration
  • Credit collection
  • Estate planning
  • Family
  • Litigation
Berk Çektir
  • Turkey
  • Contracts
  • Corporate
  • Investments
Ricardo Chacón Lopez Velarde
  • Mexico
  • Compliance
  • Contracts
  • Corporate
  • Information Technology
Milena Charnitzky
  • Germany
  • Contracts
  • Corporate
  • Litigation
  • M&A
  • Start-up
Mercedes Clavell
  • Spain
  • Franchising
  • Immigration
  • International trade
  • M&A
  • Real estate
Matteo Cocuzza
  • Italy
  • Agency
  • Immigration
  • Labor
  • Litigation
  • Privacy and Data Security
Gustavo Coelho
  • Brazil
  • Antitrust
  • Contracts
  • Corporate
  • Foreign investments
  • M&A
Jean-Louis Collart
  • Switzerland
  • Contracts
  • Distribution
  • Litigation
  • Privacy and Data Security
Caroline Conrad-Behr
  • Switzerland
  • Start-up
  • Contracts
  • Corporate
  • Labor
  • M&A
José Costa Pinto
  • Portugal
  • Corporate
  • M&A
  • Real estate
Mattia Dalla Costa
  • Germany
  • Italy
  • Corporate
  • e-commerce
  • Franchising
  • Intellectual property
  • Trademarks and patents
Marcus Vinicius de Abreu Sampaio
  • Brazil
  • Contracts
  • Arbitration
  • Banking
  • Corporate
  • Litigation

Can we help you?

Get in touch

Contact us