301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: asbf.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <!--[if IE]><![endif]--> <!--[if IE 8 ]> <html lang="en-US" prefix="og: http://ogp.me/ns#" class="no-js ie8"> <![endif]--> <!--[if IE 9 ]> <html lang="en-US" prefix="og: http://ogp.me/ns#" class="no-js ie9"> <![endif]--> <!--[if (gt IE 9)|!(IE)]><!--> <html lang="en-US" prefix="og: http://ogp.me/ns#" class="no-ie no-js"> <!--<![endif]--> <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Home - ASBF & Partners</title> <link rel="stylesheet" href="http://www.asbf.com/wp-content/plugins/sitepress-multilingual-cms/res/css/language-selector.css?v=3.4.1.1" type="text/css" media="all" /> <link rel="profile" href="http://gmpg.org/xfn/11" /> <link rel="pingback" href="http://www.asbf.com/xmlrpc.php" /> <link rel="shortcut icon" type="image/x-icon" href="http://www.asbf.com/wp-content/uploads/2015/01/asbf-logo.png"/> <link rel="alternate" hreflang="en-US" href="http://www.asbf.com/" /> <link rel="alternate" hreflang="it-IT" href="http://www.asbf.com/it/" /> <!-- This site is optimized with the Yoast WordPress SEO plugin v1.7.4 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="ASBF Promotes business, assisting start-up and business development. Is aimed to international investors who wish to create or expand their business in Italy."/> <link rel="canonical" href="http://www.asbf.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Home - ASBF & Partners" /> <meta property="og:description" content="ASBF Promotes business, assisting start-up and business development. Is aimed to international investors who wish to create or expand their business in Italy." /> <meta property="og:url" content="http://www.asbf.com/" /> <meta property="og:site_name" content="ASBF & Partners" /> <script type="application/ld+json">{ "@context": "http://schema.org", "@type": "WebSite", "url": "http://www.asbf.com/", "potentialAction": { "@type": "SearchAction", "target": "http://www.asbf.com/?s={search_term}", "query-input": "required name=search_term" } }</script> <!-- / Yoast WordPress SEO plugin. --> <link rel="alternate" type="application/rss+xml" title="ASBF & Partners » Feed" href="http://www.asbf.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="ASBF & Partners » Comments Feed" href="http://www.asbf.com/comments/feed/" /> <link rel='stylesheet' id='validate-engine-css-css' href='http://www.asbf.com/wp-content/plugins/wysija-newsletters/css/validationEngine.jquery.css?ver=2.7.4' type='text/css' media='all' /> <link rel='stylesheet' id='language-selector-css' href='http://www.asbf.com/wp-content/plugins/sitepress-multilingual-cms/res/css/language-selector-click.css?ver=4.1.34' type='text/css' media='all' /> <link rel='stylesheet' id='contact-form-7-css' href='http://www.asbf.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=4.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='cookielawinfo-style-css' href='http://www.asbf.com/wp-content/plugins/cookie-law-info/css/cli-style.css?ver=4.1.34' type='text/css' media='all' /> <link rel='stylesheet' id='rs-plugin-settings-css' href='http://www.asbf.com/wp-content/plugins/revslider/rs-plugin/css/settings.css?rev=4.6.0&ver=4.1.34' type='text/css' media='all' /> <style id='rs-plugin-settings-inline-css' type='text/css'> @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800,300,700,600);.tp-caption.medium_bg_red a{color:#fff; text-decoration:none}.tp-caption.medium_bg_red a:hover{color:#fff; text-decoration:underline}.tp-caption.roundedimage img{-webkit-border-radius:300px; -moz-border-radius:300px; border-radius:300px}.tp-bullets.simplebullets.navbar{height:35px; padding:0px 0px}.tp-bullets.simplebullets .bullet{cursor:pointer; position:relative !important; background:rgba(0,0,0,0.5) !important; -webkit-border-radius:10px; border-radius:10px; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; width:6px !important; height:6px !important; border:5px solid rgba(0,0,0,0) !important; display:inline-block; margin-right:2px !important; margin-bottom:14px !important; -webkit-transition:background-color 0.2s,border-color 0.2s; -moz-transition:background-color 0.2s,border-color 0.2s; -o-transition:background-color 0.2s,border-color 0.2s; -ms-transition:background-color 0.2s,border-color 0.2s; transition:background-color 0.2s,border-color 0.2s; float:none !important}.tp-bullets.simplebullets .bullet.last{margin-right:0px}.tp-bullets.simplebullets .bullet:hover,.tp-bullets.simplebullets .bullet.selected{-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;background:rgba(255,255,255,1) !important;width:6px !important; height:6px !important; border:5px solid rgba(0,0,0,1) !important}.tparrows:before{font-family:'revicons';color:#fff; font-style:normal; font-weight:normal; speak:none; display:inline-block; text-decoration:inherit; margin-right:0; margin-top:9px; text-align:center; width:40px; font-size:20px}.tparrows{cursor:pointer; background:rgba(0,0,0,0.5) !important; -webkit-border-radius:5px; border-radius:5px; width:40px !important; height:40px !important}.tparrows:hover{color:#fff}.tp-leftarrow:before{content:'\e824'}.tp-rightarrow:before{content:'\e825'}.tparrows.tp-rightarrow:before{margin-left:1px}.tparrows:hover{background:rgba(0,0,0,1) !important}@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800,300,700,600);.tp-caption.medium_bg_red a{color:#fff; text-decoration:none}.tp-caption.medium_bg_red a:hover{color:#fff; text-decoration:underline}.tp-caption.roundedimage img{-webkit-border-radius:300px; -moz-border-radius:300px; border-radius:300px}.tp-bullets.simplebullets.navbar{height:35px; padding:0px 0px}.tp-bullets.simplebullets .bullet{cursor:pointer; position:relative !important; background:rgba(0,0,0,0.5) !important; -webkit-border-radius:10px; border-radius:10px; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; width:6px !important; height:6px !important; border:5px solid rgba(0,0,0,0) !important; display:inline-block; margin-right:2px !important; margin-bottom:14px !important; -webkit-transition:background-color 0.2s,border-color 0.2s; -moz-transition:background-color 0.2s,border-color 0.2s; -o-transition:background-color 0.2s,border-color 0.2s; -ms-transition:background-color 0.2s,border-color 0.2s; transition:background-color 0.2s,border-color 0.2s; float:none !important}.tp-bullets.simplebullets .bullet.last{margin-right:0px}.tp-bullets.simplebullets .bullet:hover,.tp-bullets.simplebullets .bullet.selected{-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;background:rgba(255,255,255,1) !important;width:6px !important; height:6px !important; border:5px solid rgba(0,0,0,1) !important}.tparrows:before{font-family:'revicons';color:#fff; font-style:normal; font-weight:normal; speak:none; display:inline-block; text-decoration:inherit; margin-right:0; margin-top:9px; text-align:center; width:40px; font-size:20px}.tparrows{cursor:pointer; background:rgba(0,0,0,0.5) !important; -webkit-border-radius:5px; border-radius:5px; width:40px !important; height:40px !important}.tparrows:hover{color:#fff}.tp-leftarrow:before{content:'\e824'}.tp-rightarrow:before{content:'\e825'}.tparrows.tp-rightarrow:before{margin-left:1px}.tparrows:hover{background:rgba(0,0,0,1) !important} </style> <link rel='stylesheet' id='wpv-chosen-css' href='http://www.asbf.com/wp-content/themes/lawyers-attorneys/wpv_theme/assets/css/chosen.css?ver=4.1.34' type='text/css' media='all' /> <link rel='stylesheet' id='wpv-gfonts-css' href='//fonts.googleapis.com/css?family=Montserrat%3Anormal%2Cbold%2Citalic&subset=latin&ver=3' type='text/css' media='all' /> <link rel='stylesheet' id='front-magnific-popup-css' href='http://www.asbf.com/wp-content/themes/lawyers-attorneys/wpv_theme/assets/css/magnific.css?ver=4.1.34' type='text/css' media='all' /> <link rel='stylesheet' id='front-all-css' href='http://www.asbf.com/wp-content/themes/lawyers-attorneys/cache/all.css?ver=1658756674' type='text/css' media='all' /> <style id='front-all-inline-css' type='text/css'> /*CREEO STUDIO*/ #top-nav-wrapper { border-bottom:0; } body.wpv-not-scrolled:not(.sticky-header-type-over) header.main-header { border-bottom:0; } header.main-header.layout-logo-menu .first-row .logo-wrapper.loaded img { margin-top: -5px; } </style> <script type='text/javascript' src='http://www.asbf.com/wp-includes/js/jquery/jquery.js?ver=1.11.1'></script> <script type='text/javascript' src='http://www.asbf.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script> <script type='text/javascript' src='http://www.asbf.com/wp-content/plugins/cookie-law-info/js/cookielawinfo.js?ver=4.1.34'></script> <script type='text/javascript' src='http://www.asbf.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.tools.min.js?rev=4.6.0&ver=4.1.34'></script> <script type='text/javascript' src='http://www.asbf.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js?rev=4.6.0&ver=4.1.34'></script> <script type='text/javascript' src='http://www.asbf.com/wp-content/themes/lawyers-attorneys/vamtam/assets/js/modernizr.min.js?ver=4.1.34'></script> <script type='text/javascript' src='http://www.asbf.com/wp-content/plugins/sitepress-multilingual-cms/res/js/jquery.cookie.js?ver=3.4.1.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var wpml_browser_redirect_params = {"pageLanguage":"en","languageUrls":{"en_US":"http:\/\/www.asbf.com\/","en":"http:\/\/www.asbf.com\/","US":"http:\/\/www.asbf.com\/","it_IT":"http:\/\/www.asbf.com\/it\/","it":"http:\/\/www.asbf.com\/it\/","IT":"http:\/\/www.asbf.com\/it\/"},"cookie":{"name":"_icl_visitor_lang_js","domain":"www.asbf.com","path":"\/","expiration":24}}; /* ]]> */ </script> <script type='text/javascript' src='http://www.asbf.com/wp-content/plugins/sitepress-multilingual-cms/res/js/browser-redirect.js?ver=3.4.1.1'></script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.asbf.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.asbf.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 4.1.34" /> <link rel='shortlink' href='http://www.asbf.com/' /> <meta name="generator" content="WPML ver:3.4.1.1 stt:1,27;" /> <!-- BEGIN GADWP v4.4.7 Universal Tracking - https://deconf.com/google-analytics-dashboard-wordpress/ --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-60149672-1', 'auto'); ga('send', 'pageview', {'anonymizeIp': true});</script> <!-- END GADWP Universal Tracking --> </head> <body class="home page page-id-9521 page-template page-template-homepage page-template-homepage-php layout-full full pagination-infinite-scrolling page-vertical-padding-none sticky-header-type-normal wpv-not-scrolled no-page-header has-header-slider no-header-sidebars responsive-layout no-breadcrumbs no-slider-button-thumbnails sticky-header"> <span id="top"></span> <div class="mouseIndicator"> <img src="http://www.asbf.com/wp-content/themes/lawyers-attorneys/vamtam/assets/images/scroll.png" alt="Scroll down" /> </div> <div id="page" class="main-container"> <div class="fixed-header-box"> <header class="main-header layout-logo-menu header-content-wrapper "> <div id="top-nav-wrapper"> <nav class="top-nav fulltext"> <div class="limit-wrapper top-nav-inner"> <div class="row"> <div class="row single-cell"> <div class="grid-1-1" id="top-nav-text"> </div> </div> </div> </div> </nav> </div> <div class="limit-wrapper"> <div class="header-contents"> <div class="first-row"> <div class="logo-wrapper"> <a href="#" id="mp-menu-trigger" class="icon-b" data-icon="">Open/Close Menu</a> <a href="http://www.asbf.com/" title="ASBF & Partners" class="logo " style="min-width:194.5px"> <img src="http://www.asbf.com/wp-content/uploads/2015/02/asbf-logo-with-subtitle.png" alt="ASBF & Partners" class="normal-logo" height="78.5" style="padding: -16.75px 0; max-height: 78.5px;"/> </a> <span class="logo-tagline">Just another WordPress site</span> <div class="mobile-logo-additions"> <button class="header-search icon wpv-overlay-search-trigger"></button> </div> </div> </div> <div class="second-row "> <div id="menus"> <nav id="main-menu"> <a href="#content" title="Skip to content" class="visuallyhidden">Skip to content</a> <div class="menu-asbf-header-menu-container"><ul id="menu-asbf-header-menu" class="menu"><li id="menu-item-9879" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-9879"><a href="http://www.asbf.com/"><span>Home</span></a></li> <li id="menu-item-9698" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9698"><a href="http://www.asbf.com/practice/"><span>Practice</span></a></li> <li id="menu-item-9627" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-9627"><a href="http://www.asbf.com/services/"><span>Services</span></a> <div class='sub-menu-wrapper'><ul class="sub-menu"> <li id="menu-item-9629" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9629"><a href="http://www.asbf.com/services/merger-acquisition/"><span>Merger & Acquisitions</span></a></li> <li id="menu-item-9628" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9628"><a href="http://www.asbf.com/services/start-up/"><span>Company Setup</span></a></li> <li id="menu-item-9636" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9636"><a href="http://www.asbf.com/services/legal-consultant/"><span>Legal Consultant</span></a></li> <li id="menu-item-9635" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9635"><a href="http://www.asbf.com/services/finance/"><span>Tax Returns</span></a></li> <li id="menu-item-9811" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9811"><a href="http://www.asbf.com/services/business-development/"><span>Business development</span></a></li> <li id="menu-item-9810" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9810"><a href="http://www.asbf.com/services/tax-legal/"><span>Tax Legal & Tax Planning</span></a></li> <li id="menu-item-9809" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9809"><a href="http://www.asbf.com/services/international-company-law/"><span>International and Company Law</span></a></li> <li id="menu-item-9861" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9861"><a href="http://www.asbf.com/services/budgetingreporting/"><span>Budgeting & Reporting</span></a></li> <li id="menu-item-9865" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9865"><a href="http://www.asbf.com/services/bookkeeping/"><span>Bookkeeping & Payroll</span></a></li> <li id="menu-item-9878" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9878"><a href="http://www.asbf.com/services/due-diligence-audit/"><span>Due Diligence & Audits</span></a></li> <li id="menu-item-9937" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9937"><a href="http://www.asbf.com/services/licensed-issued-public-admin/"><span>Licensed by PA</span></a></li> <li id="menu-item-9886" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9886"><a href="http://www.asbf.com/services/transfer-pricing/"><span>Transfer pricing</span></a></li> </ul></div> </li> <li id="menu-item-9756" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9756"><a href="http://www.asbf.com/prices/"><span>Prices</span></a></li> <li id="menu-item-9753" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9753"><a href="http://www.asbf.com/qa/"><span>Q&A</span></a></li> <li id="menu-item-9639" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9639"><a href="http://www.asbf.com/who-we-are/"><span>Who We Are</span></a></li> <li id="menu-item-10121" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10121"><a href="http://www.asbf.com/contacts/"><span>Contacts</span></a></li> <li class="menu-item menu-item-language menu-item-language-current menu-item-has-children"><a href="#" onclick="return false"><span>English</span></a><ul class="sub-menu submenu-languages"><li class="menu-item menu-item-language"><a href="http://www.asbf.com/it/">Italiano</a></li></ul></li></ul></div></nav> </div> </div> </div> </div> </header> </div><!-- / .fixed-header-box --> <div class="shadow-bottom"></div> <div class="boxed-layout"> <div class="pane-wrapper clearfix"> <header class="header-middle row normal type-slider" style=""> <div id="header-slider-container" class="revslider"> <div class="header-slider-wrapper"> <!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode --> <div id="rev_slider_3_1_wrapper" class="rev_slider_wrapper fullwidthbanner-container" style="margin:0px auto;background-color:#4A4F55;padding:0px;margin-top:0px;margin-bottom:0px;max-height:580px;"> <div id="rev_slider_3_1" class="rev_slider fullwidthabanner" style="display:none;max-height:580px;height:580px;"> <ul> <!-- SLIDE --> <li data-transition="slideup,parallaxhorizontal" data-slotamount="7" data-masterspeed="300" data-saveperformance="off" > <!-- MAIN IMAGE --> <img src="http://www.asbf.com/wp-content/plugins/revslider/images/dummy.png" alt="milano" data-lazyload="http://www.asbf.com/wp-content/uploads/2015/02/milano.jpg" data-bgposition="center top" data-kenburns="on" data-duration="9000" data-ease="Linear.easeNone" data-bgfit="120" data-bgfitend="100" data-bgpositionend="center top"> <!-- LAYERS --> <!-- LAYER NR. 1 --> <div class="tp-caption A_White_Title tp-fade tp-resizeme" data-x="center" data-hoffset="0" data-y="center" data-voffset="0" data-speed="300" data-start="500" data-easing="Power3.easeInOut" data-splitin="none" data-splitout="none" data-elementdelay="0.1" data-endelementdelay="0.1" data-endspeed="300" style="z-index: 2; max-width: auto; max-height: auto; white-space: nowrap;">DOING YOUR BUSINESS<br/>IN ITALY </div> </li> <!-- SLIDE --> <li data-transition="slideup,parallaxhorizontal" data-slotamount="7" data-masterspeed="700" data-saveperformance="off" > <!-- MAIN IMAGE --> <img src="http://www.asbf.com/wp-content/plugins/revslider/images/dummy.png" alt="iStock_000018887306_Large-rid" data-lazyload="http://www.asbf.com/wp-content/uploads/2015/02/iStock_000018887306_Large-rid.jpg" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat"> <!-- LAYERS --> <!-- LAYER NR. 1 --> <div class="tp-caption A_White_Title tp-fade tp-resizeme" data-x="86" data-y="224" data-speed="300" data-start="500" data-easing="Power3.easeInOut" data-splitin="none" data-splitout="none" data-elementdelay="0.1" data-endelementdelay="0.1" data-endspeed="300" style="z-index: 2; max-width: auto; max-height: auto; white-space: nowrap;"> </div> <!-- LAYER NR. 2 --> <div class="tp-caption A_White_Title tp-fade tp-resizeme" data-x="center" data-hoffset="0" data-y="center" data-voffset="0" data-speed="300" data-start="500" data-easing="Power3.easeInOut" data-splitin="none" data-splitout="none" data-elementdelay="0.1" data-endelementdelay="0.1" data-endspeed="300" style="z-index: 3; max-width: auto; max-height: auto; white-space: nowrap;">DOING YOUR BUSINESS<br/>IN ITALY </div> </li> <!-- SLIDE --> <li data-transition="slideup,parallaxhorizontal" data-slotamount="7" data-masterspeed="700" data-saveperformance="off" > <!-- MAIN IMAGE --> <img src="http://www.asbf.com/wp-content/plugins/revslider/images/dummy.png" alt="iStock_000031238048_Large-rid" data-lazyload="http://www.asbf.com/wp-content/uploads/2015/02/iStock_000031238048_Large-rid.jpg" data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat"> <!-- LAYERS --> <!-- LAYER NR. 1 --> <div class="tp-caption A_Blue_Title tp-fade tp-resizeme" data-x="center" data-hoffset="0" data-y="bottom" data-voffset="-100" data-speed="300" data-start="500" data-easing="Power3.easeInOut" data-splitin="none" data-splitout="none" data-elementdelay="0.1" data-endelementdelay="0.1" data-endspeed="300" style="z-index: 2; max-width: auto; max-height: auto; white-space: nowrap;"> </div> <!-- LAYER NR. 2 --> <div class="tp-caption A_White_Title_2 tp-fade tp-resizeme" data-x="center" data-hoffset="0" data-y="center" data-voffset="0" data-speed="300" data-start="500" data-easing="Power3.easeInOut" data-splitin="none" data-splitout="none" data-elementdelay="0.1" data-endelementdelay="0.1" data-endspeed="300" style="z-index: 3; max-width: auto; max-height: auto; white-space: nowrap;">DOING YOUR BUSINESS<br/>IN ITALY </div> </li> <!-- SLIDE --> <li data-transition="slideup,parallaxhorizontal" data-slotamount="7" data-masterspeed="700" data-saveperformance="off" > <!-- MAIN IMAGE --> <img src="http://www.asbf.com/wp-content/plugins/revslider/images/dummy.png" alt="lecco" data-lazyload="http://www.asbf.com/wp-content/uploads/2015/01/lecco.jpg" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat"> <!-- LAYERS --> <!-- LAYER NR. 1 --> <div class="tp-caption A_White_Title tp-fade stb tp-resizeme" data-x="center" data-hoffset="-15" data-y="center" data-voffset="-136" data-speed="1800" data-start="1300" data-easing="Power3.easeInOut" data-splitin="words" data-splitout="none" data-elementdelay="0.1" data-endelementdelay="0.1" data-endspeed="600" style="z-index: 2; max-width: auto; max-height: auto; white-space: normal;"> </div> <!-- LAYER NR. 2 --> <div class="tp-caption A_White_Title tp-fade tp-resizeme" data-x="center" data-hoffset="1" data-y="center" data-voffset="0" data-speed="300" data-start="1300" data-easing="Power3.easeInOut" data-splitin="none" data-splitout="none" data-elementdelay="0.1" data-endelementdelay="0.1" data-endspeed="300" style="z-index: 3; max-width: auto; max-height: auto; white-space: nowrap;">DOING YOUR BUSINESS<br/>IN ITALY </div> </li> <!-- SLIDE --> <li data-transition="slideup,parallaxhorizontal" data-slotamount="7" data-masterspeed="700" data-saveperformance="off" > <!-- MAIN IMAGE --> <img src="http://www.asbf.com/wp-content/plugins/revslider/images/dummy.png" alt="iStock_000040275464_Large-rid" data-lazyload="http://www.asbf.com/wp-content/uploads/2015/02/iStock_000040275464_Large-rid.jpg" data-bgposition="center top" data-kenburns="on" data-duration="9000" data-ease="Linear.easeNone" data-bgfit="120" data-bgfitend="100" data-bgpositionend="center top"> <!-- LAYERS --> <!-- LAYER NR. 1 --> <div class="tp-caption A_Black_Title tp-fade tp-resizeme" data-x="100" data-y="100" data-speed="300" data-start="500" data-easing="Power3.easeInOut" data-splitin="none" data-splitout="none" data-elementdelay="0.1" data-endelementdelay="0.1" data-endspeed="300" style="z-index: 2; max-width: auto; max-height: auto; white-space: nowrap;"> </div> <!-- LAYER NR. 2 --> <div class="tp-caption A_White_Title_2 tp-fade tp-resizeme" data-x="center" data-hoffset="0" data-y="center" data-voffset="0" data-speed="300" data-start="500" data-easing="Power3.easeInOut" data-splitin="none" data-splitout="none" data-elementdelay="0.1" data-endelementdelay="0.1" data-endspeed="300" style="z-index: 3; max-width: auto; max-height: auto; white-space: nowrap;">DOING YOUR BUSINESS<br/>IN ITALY </div> </li> </ul> <div class="tp-bannertimer tp-bottom" style="visibility: hidden !important;"></div> </div> <script type="text/javascript"> /****************************************** - PREPARE PLACEHOLDER FOR SLIDER - ******************************************/ var setREVStartSize = function() { var tpopt = new Object(); tpopt.startwidth = 1140; tpopt.startheight = 580; tpopt.container = jQuery('#rev_slider_3_1'); tpopt.fullScreen = "off"; tpopt.forceFullWidth="on"; tpopt.container.closest(".rev_slider_wrapper").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!="on")tpopt.height=tpopt.startheight;if(tpopt.fullScreen=="on"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(",");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(".rev_slider_wrapper").height(coh);tpopt.container.closest(".forcefullwidth_wrapper_tp_banner").find(".tp-fullwidth-forcer").height(coh);tpopt.container.css({height:"100%"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(".rev_slider_wrapper").height(tpopt.height);tpopt.container.closest(".forcefullwidth_wrapper_tp_banner").find(".tp-fullwidth-forcer").height(tpopt.height);} }; /* CALL PLACEHOLDER */ setREVStartSize(); var tpj=jQuery; tpj.noConflict(); var revapi3; tpj(document).ready(function() { if(tpj('#rev_slider_3_1').revolution == undefined) revslider_showDoubleJqueryError('#rev_slider_3_1'); else revapi3 = tpj('#rev_slider_3_1').show().revolution( { dottedOverlay:"none", delay:9000, startwidth:1140, startheight:580, hideThumbs:200, thumbWidth:100, thumbHeight:50, thumbAmount:5, simplifyAll:"off", navigationType:"none", navigationArrows:"solo", navigationStyle:"round", touchenabled:"on", onHoverStop:"off", nextSlideOnWindowFocus:"off", swipe_threshold: 0.7, swipe_min_touches: 1, drag_block_vertical: false, keyboardNavigation:"on", navigationHAlign:"center", navigationVAlign:"bottom", navigationHOffset:0, navigationVOffset:20, soloArrowLeftHalign:"left", soloArrowLeftValign:"center", soloArrowLeftHOffset:20, soloArrowLeftVOffset:0, soloArrowRightHalign:"right", soloArrowRightValign:"center", soloArrowRightHOffset:20, soloArrowRightVOffset:0, shadow:0, fullWidth:"on", fullScreen:"off", spinner:"spinner2", stopLoop:"off", stopAfterLoops:-1, stopAtSlide:-1, shuffle:"off", autoHeight:"off", forceFullWidth:"on", hideTimerBar:"on", hideThumbsOnMobile:"off", hideNavDelayOnMobile:1500, hideBulletsOnMobile:"off", hideArrowsOnMobile:"off", hideThumbsUnderResolution:0, hideSliderAtLimit:0, hideCaptionAtLimit:0, hideAllCaptionAtLilmit:0, startWithSlide:0 }); }); /*ready*/ </script> <style type="text/css"> #rev_slider_3_1_wrapper .tp-loader.spinner2{ background-color: #FFFFFF !important; } </style> </div><!-- END REVOLUTION SLIDER --> </div> </div> </header> <div id="main-content"> <!-- #main (do not remove this comment) --> <div id="main" role="main" class="wpv-main layout-full"> <div class="limit-wrapper"> <div class="row page-wrapper"> <article id="post-9521" class="post-9521 page type-page status-publish hentry full"> <div class="page-content"> <div class="row "><div class="wpv-grid grid-1-1 move-into-slider add-border wpv-first-level first has-background unextended" style="background-color:#ffffff;padding-top:20px;padding-bottom:20px" id="intro" ><style>#intro p,#intro .column-title,#intro .sep-text h2.regular-title-wrapper,#intro .text-divider-double,#intro .sep-text .sep-text-line,#intro .sep,#intro .sep-2,#intro .sep-3,#intro td,#intro th,#intro caption{color:#808080;}#intro:before{background-color:transparent;}</style><div class="row "><div class="wpv-grid grid-1-4 first unextended" style="padding-top:0px;padding-bottom:0px" id="wpv-column-c4d7c40d4de10944c74958dddc9d60f5" ><div class="wpv-progress pie" data-percent="40" data-bar-color="#0081c7" data-track-color="#EDEDED" style="color:#4A4F55"><span>0</span>%</div> <h3 style="text-align: center;">OF PRODUCTION<br /> EXPORTED</h3></div> <div class="wpv-grid grid-1-4 unextended left-border" style="padding-top:0px;padding-bottom:0px" id="wpv-column-462ab66be02fac02897240d5da6538c8" ><style>#wpv-column-462ab66be02fac02897240d5da6538c8:before{background-color:#d8d8d8;}</style><div class="wpv-progress number" data-number="4" style="color:#4A4F55">OVER <span>0</span> MLN</div> <h3 style="text-align: center;">OF COMPANIES</h3></div> <div class="wpv-grid grid-1-4 unextended left-border" style="padding-top:0px;padding-bottom:0px" id="wpv-column-bd816d1fe7549aeb7885ff01a690caf4" ><style>#wpv-column-bd816d1fe7549aeb7885ff01a690caf4:before{background-color:#d8d8d8;}</style><div class="wpv-progress pie" data-percent="14" data-bar-color="#0081c7" data-track-color="#EDEDED" style="color:#4A4F55"><span>0</span>%</div> <h3 style="text-align: center;">INDEX FTSE MIB<br /> JAN-DEC 2014</h3></div> <div class="wpv-grid grid-1-4 unextended left-border" style="padding-top:0px;padding-bottom:0px" id="wpv-column-a124ce26d6f08d0950f2cc642889c6c7" ><style>#wpv-column-a124ce26d6f08d0950f2cc642889c6c7:before{background-color:#d8d8d8;}</style><div class="wpv-progress pie" data-percent="9" data-bar-color="#0081c7" data-track-color="#EDEDED" style="color:#4A4F55"><span>0</span>%</div> <h3 style="text-align: center;">GROWTH YEAR</h3></div></div></div></div> <div class="push" style='height:50px'></div> <div class="frame-fl"><iframe src="https://www.youtube.com/embed/LaXqHU32bm4?rel=0&autohide=1&showinfo=0" style="width:100%;height:500px" seamless="seamless"></iframe></div> <div class="push" style='height:50px'></div> <div class="row "><div class="wpv-grid grid-1-4 wpv-first-level first unextended animation-from-bottom animated-active" style="padding-top:0px;padding-bottom:0px" id="wpv-column-f463156c8968ccb544a348c3761f829d" ><div class="services clearfix fullimage no-image has-icon has-button " style="text-align:left;"> <div class="services-inside"> <div class="thumbnail"> <a href="/services/merger-acquisition/" title="Merger acquisition" class=""> <span class='icon shortcode use-hover' style='font-size:62px !important;color:#0081c7;'></span> </a> </div> <div class="sep-2"></div> <h4 class="services-title"> <a href="/services/merger-acquisition/" title="Merger acquisition">Merger acquisition</a> </h4> <div class="services-content"> </div> <div class="services-button-wrap"> <a href="/services/merger-acquisition/"><span class="btext">Read more →</span></a> </div> </div> </div> </div> <div class="wpv-grid grid-1-4 wpv-first-level unextended animation-from-bottom animated-active" style="padding-top:0px;padding-bottom:0px" id="wpv-column-685ae37f78aa04c6224baef6d78ebfed" ><div class="services clearfix fullimage no-image has-icon has-button " style="text-align:left;"> <div class="services-inside"> <div class="thumbnail"> <a href="/services/start-up" title="Setup Company" class=""> <span class='icon shortcode use-hover' style='font-size:62px !important;color:#0081c7;'></span> </a> </div> <div class="sep-2"></div> <h4 class="services-title"> <a href="/services/start-up" title="Setup Company">Setup Company</a> </h4> <div class="services-content"> </div> <div class="services-button-wrap"> <a href="/services/start-up"><span class="btext">Read more →</span></a> </div> </div> </div> </div> <div class="wpv-grid grid-1-4 wpv-first-level unextended animation-from-bottom animated-active" style="padding-top:0px;padding-bottom:0px" id="wpv-column-239caa2ac6aa150ee6957234ba857d37" ><div class="services clearfix fullimage no-image has-icon has-button " style="text-align:left;"> <div class="services-inside"> <div class="thumbnail"> <a href="/services/legal-consultant" title="Legal consultant" class=""> <span class='icon shortcode use-hover' style='font-size:62px !important;color:#0081c7;'></span> </a> </div> <div class="sep-2"></div> <h4 class="services-title"> <a href="/services/legal-consultant" title="Legal consultant">Legal consultant</a> </h4> <div class="services-content"> </div> <div class="services-button-wrap"> <a href="/services/legal-consultant"><span class="btext">Read more →</span></a> </div> </div> </div> </div> <div class="wpv-grid grid-1-4 wpv-first-level unextended animation-from-bottom animated-active" style="padding-top:0px;padding-bottom:0px" id="wpv-column-ee08efd78a523ca7b5c6e4b45633e86a" ><div class="services clearfix fullimage no-image has-icon has-button " style="text-align:left;"> <div class="services-inside"> <div class="thumbnail"> <a href="/services/finance" title="Finance" class=""> <span class='icon shortcode use-hover' style='font-size:62px !important;color:#0081c7;'></span> </a> </div> <div class="sep-2"></div> <h4 class="services-title"> <a href="/services/finance" title="Finance">Finance</a> </h4> <div class="services-content"> </div> <div class="services-button-wrap"> <a href="/services/finance"><span class="btext">Read more →</span></a> </div> </div> </div> </div></div> <div class="row "><div class="wpv-grid grid-1-4 wpv-first-level first unextended animation-from-bottom animated-active" style="padding-top:0px;padding-bottom:0px" id="wpv-column-1a8f2ae21a22f71a9c81635eae7e17ef" ><div class="services clearfix fullimage no-image has-icon has-button " style="text-align:left;"> <div class="services-inside"> <div class="thumbnail"> <a href="services/business-development" title="Business development" class=""> <span class='icon shortcode use-hover' style='font-size:62px !important;color:#0081c7;'></span> </a> </div> <div class="sep-2"></div> <h4 class="services-title"> <a href="services/business-development" title="Business development">Business development</a> </h4> <div class="services-content"> </div> <div class="services-button-wrap"> <a href="services/business-development"><span class="btext">Read more →</span></a> </div> </div> </div> </div> <div class="wpv-grid grid-1-4 wpv-first-level unextended animation-from-bottom animated-active" style="padding-top:0px;padding-bottom:0px" id="wpv-column-edb3b2b6b2a2f9b11b905ee45ec0e455" ><div class="services clearfix fullimage no-image has-icon has-button " style="text-align:left;"> <div class="services-inside"> <div class="thumbnail"> <a href="services/tax-legal" title="Tax legal" class=""> <span class='icon shortcode use-hover' style='font-size:62px !important;color:#0081c7;'></span> </a> </div> <div class="sep-2"></div> <h4 class="services-title"> <a href="services/tax-legal" title="Tax legal">Tax legal</a> </h4> <div class="services-content"> </div> <div class="services-button-wrap"> <a href="services/tax-legal"><span class="btext">Read more →</span></a> </div> </div> </div> </div> <div class="wpv-grid grid-1-4 wpv-first-level unextended animation-from-bottom animated-active" style="padding-top:0px;padding-bottom:0px" id="wpv-column-9bc96d79701bf4add7b8e04c17bbba71" ><div class="services clearfix fullimage no-image has-icon has-button " style="text-align:left;"> <div class="services-inside"> <div class="thumbnail"> <a href="/services/international-company-law/" title="International and Company law" class=""> <span class='icon shortcode use-hover' style='font-size:62px !important;color:#0081c7;'></span> </a> </div> <div class="sep-2"></div> <h4 class="services-title"> <a href="/services/international-company-law/" title="International and Company law">International and Company law</a> </h4> <div class="services-content"> </div> <div class="services-button-wrap"> <a href="/services/international-company-law/"><span class="btext">Read more →</span></a> </div> </div> </div> </div> <div class="wpv-grid grid-1-4 wpv-first-level unextended animation-from-bottom animated-active" style="padding-top:0px;padding-bottom:0px" id="wpv-column-b47c7035cb7c5311f8e31183b4bb0880" ><div class="services clearfix fullimage no-image has-icon has-button " style="text-align:left;"> <div class="services-inside"> <div class="thumbnail"> <a href="/services/budgetingreporting/" title="Budgeting&Reporting" class=""> <span class='icon shortcode use-hover' style='font-size:62px !important;color:#0081c7;'></span> </a> </div> <div class="sep-2"></div> <h4 class="services-title"> <a href="/services/budgetingreporting/" title="Budgeting&Reporting">Budgeting&Reporting</a> </h4> <div class="services-content"> </div> <div class="services-button-wrap"> <a href="/services/budgetingreporting/"><span class="btext">Read more →</span></a> </div> </div> </div> </div></div> <div class="row "><div class="wpv-grid grid-1-4 wpv-first-level first unextended animation-from-bottom animated-active" style="padding-top:0px;padding-bottom:0px" id="wpv-column-2e16dfb1944ab65bef543c5b2f68ca0c" ><div class="services clearfix fullimage no-image has-icon has-button " style="text-align:left;"> <div class="services-inside"> <div class="thumbnail"> <a href="/services/bookkeeping/" title="Bookkeeping" class=""> <span class='icon shortcode theme use-hover' style='font-size:62px !important;color:#0081c7;'></span> </a> </div> <div class="sep-2"></div> <h4 class="services-title"> <a href="/services/bookkeeping/" title="Bookkeeping">Bookkeeping</a> </h4> <div class="services-content"> </div> <div class="services-button-wrap"> <a href="/services/bookkeeping/"><span class="btext">Read more →</span></a> </div> </div> </div> </div> <div class="wpv-grid grid-1-4 wpv-first-level unextended animation-from-bottom animated-active" style="padding-top:0px;padding-bottom:0px" id="wpv-column-48bb9a0fe606f801105f9ae0d3c37f90" ><div class="services clearfix fullimage no-image has-icon has-button " style="text-align:left;"> <div class="services-inside"> <div class="thumbnail"> <a href="/services/due-diligence-audit/" title="Due Diligence and Audit" class=""> <span class='icon shortcode use-hover' style='font-size:62px !important;color:#0081c7;'></span> </a> </div> <div class="sep-2"></div> <h4 class="services-title"> <a href="/services/due-diligence-audit/" title="Due Diligence and Audit">Due Diligence and Audit</a> </h4> <div class="services-content"> </div> <div class="services-button-wrap"> <a href="/services/due-diligence-audit/"><span class="btext">Read more →</span></a> </div> </div> </div> </div> <div class="wpv-grid grid-1-4 wpv-first-level unextended animation-from-bottom animated-active" style="padding-top:0px;padding-bottom:0px" id="wpv-column-f41b47280e1425b8368aaab1c2968b58" ><div class="services clearfix fullimage no-image has-icon has-button " style="text-align:left;"> <div class="services-inside"> <div class="thumbnail"> <a href="/services/transfer-pricing/" title="Transfer pricing" class=""> <span class='icon shortcode use-hover' style='font-size:62px !important;color:#0081c7;'></span> </a> </div> <div class="sep-2"></div> <h4 class="services-title"> <a href="/services/transfer-pricing/" title="Transfer pricing">Transfer pricing</a> </h4> <div class="services-content"> </div> <div class="services-button-wrap"> <a href="/services/transfer-pricing/"><span class="btext">Read more →</span></a> </div> </div> </div> </div> <div class="wpv-grid grid-1-4 wpv-first-level unextended animation-from-bottom animated-active" style="padding-top:0px;padding-bottom:0px" id="wpv-column-f8d3ec174b176853da8ea424681ae5b9" ><div class="services clearfix fullimage no-image has-icon has-button " style="text-align:left;"> <div class="services-inside"> <div class="thumbnail"> <a href="/services/licensed-issued-public-admin/" title="Licensed issued by public admin" class=""> <span class='icon shortcode use-hover' style='font-size:62px !important;color:#0081c7;'></span> </a> </div> <div class="sep-2"></div> <h4 class="services-title"> <a href="/services/licensed-issued-public-admin/" title="Licensed issued by public admin">Licensed issued by public admin</a> </h4> <div class="services-content"> </div> <div class="services-button-wrap"> <a href="/services/licensed-issued-public-admin/"><span class="btext">Read more →</span></a> </div> </div> </div> </div></div> <div class="push" style='height:50px'></div> <div class="row "><div class="wpv-grid grid-1-1 wpv-first-level first unextended animation-fade-in animated-active" style="padding-top:0px;padding-bottom:0px" id="wpv-column-ee92cb2ae60307c15925a046abf7ceda" > <h2 class="text-divider-double"> WHO WE ARE<br /> </h2> <div class="sep"></div> </div></div> <div class="row "><div class="wpv-grid grid-1-1 wpv-first-level first unextended animation-from-bottom animated-active" style="padding-top:0px;padding-bottom:0px" id="wpv-column-dec821087dd0d4ab15c55784e2f56a18" ><p style="text-align: center;"><span class="vamtam-font-style-1 with-color">“Every mountain top is within reach if you just keep climbing.”</span></p> <div class="row "> <div id="wpv-column-e247b556012349464e13c0faf362a4cb" class="wpv-grid grid-1-1 wpv-first-level first unextended animation-from-left animated-active animation-ended"> <p style="text-align: center;">ASBF Promotes business, assisting start-up and business development. Is aimed to international investors who wish to create or expand their business in Italy.</p> </div> </div> <p class="p1" style="text-align: center;"></div></div> <div class="push" style='height:80px'></div> <div class="row "><div class="wpv-grid grid-1-1 wpv-first-level parallax-bg first has-background extended" style=" background: url( 'http://lawyers-attorneys.vamtam.com/wp-content/uploads/2014/09/bg_1.jpg' ) no-repeat center top; background-size: cover; background-attachment: fixed;padding-top:0px;padding-bottom:50px" id="REQUEST-CONSULTATION" data-parallax-method="to-centre" data-parallax-inertia="-0.2"><div class="extended-column-inner"> <h2 class="text-divider-double"> REQUEST A FREE CONSULTATION </h2> <div class="sep"></div> <div class="push" style='margin-bottom:-20px'></div> <p style="text-align: center;"><span class="vamtam-font-style-2 accent-4">Fill out the form below to recieve a free and confidential intial consultation. </span></p> <div class="push" style='height:20px'></div> <div class="row "><div class="wpv-grid grid-1-1 first unextended animation-from-bottom animated-active" style="padding-top:0px;padding-bottom:0px" id="wpv-column-fc53db72a6fc59815e8fe616088f4d5b" ><p><div class="wpcf7" id="wpcf7-f9613-p9521-o1" lang="en-US" dir="ltr"> <div class="screen-reader-response"></div> <form name="" action="/#wpcf7-f9613-p9521-o1" method="post" class="wpcf7-form" novalidate="novalidate"> <div style="display: none;"> <input type="hidden" name="_wpcf7" value="9613" /> <input type="hidden" name="_wpcf7_version" value="4.1.1" /> <input type="hidden" name="_wpcf7_locale" value="en_US" /> <input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f9613-p9521-o1" /> <input type="hidden" name="_wpnonce" value="4bad7cad31" /> </div> <p>Your Name (required)<br /> <span class="wpcf7-form-control-wrap your-name"><input type="text" name="your-name" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" /></span> </p> <p>Your Email (required)<br /> <span class="wpcf7-form-control-wrap your-email"><input type="email" name="your-email" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email" aria-required="true" aria-invalid="false" /></span> </p> <p>Subject<br /> <span class="wpcf7-form-control-wrap your-subject"><input type="text" name="your-subject" value="" size="40" class="wpcf7-form-control wpcf7-text" aria-invalid="false" /></span> </p> <p>Your Message<br /> <span class="wpcf7-form-control-wrap your-message"><textarea name="your-message" cols="40" rows="10" class="wpcf7-form-control wpcf7-textarea" aria-invalid="false"></textarea></span> </p> <p><input type="submit" value="Send" class="wpcf7-form-control wpcf7-submit" /></p> <div class="wpcf7-response-output wpcf7-display-none"></div></form></div></div></div></div></div></div> </div> </article> </div> </div> <!-- .limit-wrapper --> </div><!-- / #main (do not remove this comment) --> </div><!-- #main-content --> <footer class="main-footer"> <div class="footer-sidebars-wrapper"> <div id="footer-sidebars" data-rows="6"> <div class="row" data-num="0"> <aside class="full last "> <section id="text_icl-3" class="widget widget_text_icl"> <div class="textwidget"><div class="push" style='height:5px'></div> <p style="text-align: center;"><a class="wpv-scroll-to-top" href="#">– ↑ BACK TO TOP –</a></p></div> </section> </aside> </div><div class="row" data-num="1"> <aside class="full last "> <section id="text-18" class="widget widget_text"> <div class="textwidget"></div> </section> </aside> </div><div class="row" data-num="2"> <aside class="cell-1-4 fit"> <section id="text_icl-4" class="widget widget_text_icl"><h4 class="widget-title">Milan, IT</h4> <div class="textwidget">Viale Vittorio Veneto, 32<br/> <p>Tel: +39 02 87386070<br/> Fax: +39 02 87386072<br/></div> </section> </aside> <aside class="cell-1-4 fit"> </aside> <aside class="cell-1-4 fit"> <section id="text-19" class="widget widget_text"><h4 class="widget-title">Lecco, IT</h4> <div class="textwidget">P.zza Lega Lombarda, 3<br/> <p>Tel: +39 0341 350567<br/> Fax: +39 0341 366522<br/></div> </section> </aside> </div> </div> </div> </footer> <div class="copyrights"> <div class="limit-wrapper"> <div class="row"> <div class="row "><div class="wpv-grid grid-1-3 wpv-first-level first unextended" style="padding-top:0px;padding-bottom:0px" id="wpv-column-497edd3b541f1f8f412814baa4005475" ><div class="push" style='height:30px'></div><p style="text-align: left;">© 2014 <a href="#">ASBF & Partners</a></div> <div class="wpv-grid grid-1-3 wpv-first-level unextended" style="padding-top:0px;padding-bottom:0px" id="wpv-column-2691b26ec0faf76c97e8fbe8f440702a" ><div class="push" style='height:20px'></div><a href="/"><img class="aligncenter size-full wp-image-9366" src="http://www.asbf.com/wp-content/uploads/2015/01/asbf-logo.png" alt="logo-footer" width="151" height="51" /></a> <div class="push" style='height:15px'></div></div> <div class="wpv-grid grid-1-3 wpv-first-level unextended" style="padding-top:0px;padding-bottom:0px" id="wpv-column-dc8cb7f0d023b07acda306e10554ae4a" ><div class="push" style='height:25px'></div><p style="text-align: right;">RESTA IN COMUNICAZIONE CON NOI: <a href="skype:asbf?call"><span class='icon shortcode use-hover' style='font-size:18px !important;color:#0081c7;'></span></a></div></div> </div> </div> </div> </div><!-- / .pane-wrapper --> </div><!-- / .boxed-layout --> </div><!-- / #page --> <div id="wpv-overlay-search"> <form action="http://www.asbf.com/" class="searchform" method="get" role="search" novalidate=""> <input type="text" required="required" placeholder="Search..." name="s" value="" /> <button type="submit" class="icon theme"></button> <input type="hidden" name="lang" value="en"/> </form> </div> <div id="scroll-to-top" class="icon"></div> <script type="text/javascript"> //<![CDATA[ jQuery(document).ready(function() { // Edit 09/05: remove globals and package into Object Literal, and removed the debug function cli_show_cookiebar({ html: '<div id="cookie-law-info-bar"><span>This website uses cookies to improve your experience. We\'ll assume you\'re ok with this, but you can opt-out if you wish.<a href=\"#\" id=\"cookie_action_close_header\" class=\"medium cli-plugin-button cli-plugin-main-button\" >Accept</a> <a href=\"http://www.asbf.com\" id=\"CONSTANT_OPEN_URL\" target=\"_new\" class=\"cli-plugin-main-link\" >Read More</a></span></div><div id="cookie-law-info-again"><span id="cookie_hdr_showagain">Privacy & Cookies Policy</span></div>', settings: '{"animate_speed_hide":"500","animate_speed_show":"500","background":"#fff","border":"#444","border_on":true,"button_1_button_colour":"#000","button_1_button_hover":"#000000","button_1_link_colour":"#fff","button_1_as_button":true,"button_2_button_colour":"#333","button_2_button_hover":"#292929","button_2_link_colour":"#444","button_2_as_button":false,"font_family":"inherit","notify_animate_hide":true,"notify_animate_show":false,"notify_div_id":"#cookie-law-info-bar","notify_position_horizontal":"right","notify_position_vertical":"bottom","showagain_tab":true,"showagain_background":"#fff","showagain_border":"#000","showagain_div_id":"#cookie-law-info-again","showagain_x_position":"100px","text":"#000","show_once_yn":false,"show_once":"10000"}' }); }); //]]> </script> <script id='wpvpm-menu-item' type='text/html'><li> <% if(children.length > 0) { %> <a href="#" class="has-children <%= _.escape(classes.join(' ')) %>" title="<%= _.escape(attr_title) %>"><%= title %></a> <div class="mp-level"> <div class="mp-level-header"> <h2><%= title %></h2> <a class="mp-back" href="#"><%= WpvPushMenu.back %></a> </div> <ul> <% if(! (/^\s*$/.test(url)) ) { %> <li><a href="<%= _.escape(url) %>" class="<%= _.escape(classes.join(' ')) %>" title="<%= _.escape(attr_title) %>"><%= title %></a></li> <% } %> <%= content %> </ul> </div> <% } else { %> <a href="<%= _.escape(url) %>" class="<%= _.escape(classes.join(' ')) %>" title="<%= _.escape(attr_title) %>"><%= title %></a> <% } %> </li></script><script id='wpvpm-menu-root' type='text/html'><nav id="mp-menu" class="mp-menu"> <ul> <%= content %> </ul> </nav> </script><div class="revsliderstyles"><style type="text/css">.tp-caption.A_White_Title{font-size:50px;line-height:55px;font-weight:600;font-family:Montserrat;color:#ffffff;text-decoration:none;background-color:transparent;TEXT-ALIGN:CENTER;border-width:0px;border-color:rgb(255,255,255);border-style:none}.tp-caption.A_Black_Title{font-size:50px;line-height:55px;font-weight:600;font-family:Montserrat;color:rgb(46,50,54);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(46,50,54);border-style:none}.tp-caption.A_Blue_Title{font-size:50px;line-height:55px;font-weight:600;font-family:Montserrat;color:rgb(0,129,199);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255,255,255);border-style:none}.tp-caption.A_White_Title_2{font-size:50px;line-height:55px;font-weight:600;font-family:Montserrat;color:rgb(0,129,199);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255,255,255);border-style:none}.A_White_Title{font-size:50px;line-height:55px;font-weight:600;font-family:Montserrat;color:#ffffff;text-decoration:none;background-color:transparent;TEXT-ALIGN:CENTER;border-width:0px;border-color:rgb(255,255,255);border-style:none}.A_Black_Title{font-size:50px;line-height:55px;font-weight:600;font-family:Montserrat;color:rgb(46,50,54);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(46,50,54);border-style:none}.A_Blue_Title{font-size:50px;line-height:55px;font-weight:600;font-family:Montserrat;color:rgb(0,129,199);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255,255,255);border-style:none}.A_White_Title_2{font-size:50px;line-height:55px;font-weight:600;font-family:Montserrat;color:rgb(0,129,199);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255,255,255);border-style:none}</style> </div><script type='text/javascript' src='http://www.asbf.com/wp-content/plugins/sitepress-multilingual-cms/res/js/language-selector.js?ver=3.4.1.1'></script> <script type='text/javascript' src='http://www.asbf.com/wp-content/themes/lawyers-attorneys/vamtam/assets/js/home.js?ver=20150320'></script> <script type='text/javascript' src='http://www.asbf.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js?ver=3.51.0-2014.06.20'></script> <script type='text/javascript'> /* <![CDATA[ */ var _wpcf7 = {"loaderUrl":"http:\/\/www.asbf.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."}; /* ]]> */ </script> <script type='text/javascript' src='http://www.asbf.com/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=4.1.1'></script> <script type='text/javascript' src='http://www.asbf.com/wp-includes/js/underscore.min.js?ver=1.6.0'></script> <script type='text/javascript' src='http://www.asbf.com/wp-includes/js/backbone.min.js?ver=1.1.2'></script> <script type='text/javascript'> /* <![CDATA[ */ var WpvPushMenu = {"items":{"title":"Menu","description":"","type":"root","children":[{"url":"http:\/\/www.asbf.com\/","title":"Home","attr_title":"","description":"","classes":["","menu-item","menu-item-type-custom","menu-item-object-custom","current-menu-item","current_page_item","menu-item-home"],"type":"item","children":[]},{"url":"http:\/\/www.asbf.com\/practice\/","title":"Practice","attr_title":"","description":"","classes":["","menu-item","menu-item-type-post_type","menu-item-object-page"],"type":"item","children":[]},{"title":"Services","description":"","type":"item","children":[{"url":"http:\/\/www.asbf.com\/services\/","title":"Services","attr_title":"","description":"","classes":["","menu-item","menu-item-type-post_type","menu-item-object-page"],"type":"item","children":[]},{"url":"http:\/\/www.asbf.com\/services\/merger-acquisition\/","title":"Merger & Acquisitions","attr_title":"","description":"","classes":["","menu-item","menu-item-type-post_type","menu-item-object-page"],"type":"item","children":[]},{"url":"http:\/\/www.asbf.com\/services\/start-up\/","title":"Company Setup","attr_title":"","description":"","classes":["","menu-item","menu-item-type-post_type","menu-item-object-page"],"type":"item","children":[]},{"url":"http:\/\/www.asbf.com\/services\/legal-consultant\/","title":"Legal Consultant","attr_title":"","description":"","classes":["","menu-item","menu-item-type-post_type","menu-item-object-page"],"type":"item","children":[]},{"url":"http:\/\/www.asbf.com\/services\/finance\/","title":"Tax Returns","attr_title":"","description":"","classes":["","menu-item","menu-item-type-post_type","menu-item-object-page"],"type":"item","children":[]},{"url":"http:\/\/www.asbf.com\/services\/business-development\/","title":"Business development","attr_title":"","description":"","classes":["","menu-item","menu-item-type-post_type","menu-item-object-page"],"type":"item","children":[]},{"url":"http:\/\/www.asbf.com\/services\/tax-legal\/","title":"Tax Legal & Tax Planning","attr_title":"","description":"","classes":["","menu-item","menu-item-type-post_type","menu-item-object-page"],"type":"item","children":[]},{"url":"http:\/\/www.asbf.com\/services\/international-company-law\/","title":"International and Company Law","attr_title":"","description":"","classes":["","menu-item","menu-item-type-post_type","menu-item-object-page"],"type":"item","children":[]},{"url":"http:\/\/www.asbf.com\/services\/budgetingreporting\/","title":"Budgeting & Reporting","attr_title":"","description":"","classes":["","menu-item","menu-item-type-post_type","menu-item-object-page"],"type":"item","children":[]},{"url":"http:\/\/www.asbf.com\/services\/bookkeeping\/","title":"Bookkeeping & Payroll","attr_title":"","description":"","classes":["","menu-item","menu-item-type-post_type","menu-item-object-page"],"type":"item","children":[]},{"url":"http:\/\/www.asbf.com\/services\/due-diligence-audit\/","title":"Due Diligence & Audits","attr_title":"","description":"","classes":["","menu-item","menu-item-type-post_type","menu-item-object-page"],"type":"item","children":[]},{"url":"http:\/\/www.asbf.com\/services\/licensed-issued-public-admin\/","title":"Licensed by PA","attr_title":"","description":"","classes":["","menu-item","menu-item-type-post_type","menu-item-object-page"],"type":"item","children":[]},{"url":"http:\/\/www.asbf.com\/services\/transfer-pricing\/","title":"Transfer pricing","attr_title":"","description":"","classes":["","menu-item","menu-item-type-post_type","menu-item-object-page"],"type":"item","children":[]}]},{"url":"http:\/\/www.asbf.com\/prices\/","title":"Prices","attr_title":"","description":"","classes":["","menu-item","menu-item-type-post_type","menu-item-object-page"],"type":"item","children":[]},{"url":"http:\/\/www.asbf.com\/qa\/","title":"Q&A","attr_title":"","description":"","classes":["","menu-item","menu-item-type-post_type","menu-item-object-page"],"type":"item","children":[]},{"url":"http:\/\/www.asbf.com\/who-we-are\/","title":"Who We Are","attr_title":"","description":"","classes":["","menu-item","menu-item-type-post_type","menu-item-object-page"],"type":"item","children":[]},{"url":"http:\/\/www.asbf.com\/contacts\/","title":"Contacts","attr_title":"","description":"","classes":["","menu-item","menu-item-type-post_type","menu-item-object-page"],"type":"item","children":[]},{"url":"http:\/\/www.asbf.com\/","title":"English","attr_title":"English","description":"","classes":["menu-item"],"type":"item","children":[{"url":"http:\/\/www.asbf.com\/it\/","title":"Italiano(Italian)","attr_title":"Italiano(Italian)","description":"","classes":["menu-item"],"type":"item","children":[]}]}]},"back":"Back","jspath":"http:\/\/www.asbf.com\/wp-content\/plugins\/vamtam-push-menu\/js\/","limit":"959"}; /* ]]> */ </script> <script type='text/javascript' src='http://www.asbf.com/wp-content/plugins/vamtam-push-menu/js/dist/push-menu.min.js?ver=2.0.1'></script> <script type='text/javascript' src='http://www.asbf.com/wp-content/plugins/wp-retina-2x/js/retina.min.js?ver=1.3.0'></script> <script type='text/javascript' src='http://www.asbf.com/wp-content/themes/lawyers-attorneys/vamtam/assets/js/plugins/thirdparty/jquery.transit.min.js?ver=0.9.9'></script> <script type='text/javascript' src='http://www.asbf.com/wp-content/themes/lawyers-attorneys/vamtam/assets/js/plugins/thirdparty/jquery.matchheight.min.js?ver=0.5.1'></script> <script type='text/javascript' src='http://www.asbf.com/wp-content/themes/lawyers-attorneys/vamtam/assets/js/plugins/thirdparty/jquery.bxslider.js?ver=4.1.2'></script> <script type='text/javascript' src='http://www.asbf.com/wp-includes/js/jquery/ui/core.min.js?ver=1.11.2'></script> <script type='text/javascript' src='http://www.asbf.com/wp-includes/js/jquery/ui/effect.min.js?ver=1.11.2'></script> <script type='text/javascript' src='http://www.asbf.com/wp-includes/js/jquery/ui/widget.min.js?ver=1.11.2'></script> <script type='text/javascript' src='http://www.asbf.com/wp-includes/js/jquery/ui/accordion.min.js?ver=1.11.2'></script> <script type='text/javascript' src='http://www.asbf.com/wp-includes/js/jquery/ui/tabs.min.js?ver=1.11.2'></script> <script type='text/javascript'> /* <![CDATA[ */ var WPV_FRONT = {"content_width":"1260"}; /* ]]> */ </script> <script type='text/javascript' src='http://www.asbf.com/wp-content/themes/lawyers-attorneys/vamtam/assets/js/all.min.js?ver=3'></script> <script type='text/javascript' src='http://www.asbf.com/wp-content/themes/lawyers-attorneys/vamtam/assets/js/plugins/thirdparty/chosen.jquery.min.js?ver=1.1.0'></script> <script type='text/javascript' src='http://www.asbf.com/wp-content/themes/lawyers-attorneys/vamtam/assets/js/plugins/thirdparty/polyfiller.js?ver=1.12.4'></script> <script type='text/javascript'> /* <![CDATA[ */ var icl_vars = {"current_language":"en","icl_home":"http:\/\/www.asbf.com\/","ajax_url":"http:\/\/www.asbf.com\/wp-admin\/admin-ajax.php","url_type":"1"}; /* ]]> */ </script> <script type='text/javascript' src='http://www.asbf.com/wp-content/plugins/sitepress-multilingual-cms/res/js/sitepress.js?ver=4.1.34'></script> <!-- W3TC-include-js-head --> <script type="text/javascript"> jQuery(window).load(function(){ var maxHeight = Math.max.apply(null, jQuery(".wpv-progress").map(function () { return jQuery(this).height(); }).get()); jQuery('.wpv-progress').height(maxHeight); jQuery('.wpv-progress').css('line-height', maxHeight+'px'); }); </script> </body> </html>