hosting.aruba.it Open in urlscan Pro
2606:4700:10::ac43:14d5  Public Scan

URL: https://hosting.aruba.it/en/e-commerce.aspx
Submission: On November 26 via api from RU — Scanned from DE

Form analysis 7 forms found in the DOM

<form>
  <fieldset>
    <legend class="visuallyhidden">Consent Selection</legend>
    <div id="CybotCookiebotDialogBodyFieldsetInnerContainer">
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonNecessary"><strong class="CybotCookiebotDialogBodyLevelButtonDescription">Necessary
            cookies</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessary"
            class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled" disabled="disabled" checked="checked"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonPreferences"><strong class="CybotCookiebotDialogBodyLevelButtonDescription">Preference
            cookies</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferences" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonPreferencesInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonStatistics"><strong class="CybotCookiebotDialogBodyLevelButtonDescription">Statistics
            cookies</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatistics" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonStatisticsInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonMarketing"><strong class="CybotCookiebotDialogBodyLevelButtonDescription">Marketing
            cookies</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketing" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonMarketingInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
    </div>
  </fieldset>
</form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessaryInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled" disabled="disabled" checked="checked"> <span
    class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferencesInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonPreferences"
    checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatisticsInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonStatistics"
    checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketingInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonMarketing" checked="checked"
    tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyContentCheckboxPersonalInformation" class="CybotCookiebotDialogBodyLevelButton"> <span
    class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

POST /en/e-commerce.aspx

<form method="post" action="/en/e-commerce.aspx" id="form">
  <div class="aspNetHidden">
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['form'];
    if (!theForm) {
      theForm = document.form;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <script src="/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZIn2Q5yVm40vQfNiRSlXOLONGx9O8rUMt_K8Zu0JjQTAd4IymQ2&amp;t=638610943965203766" type="text/javascript"></script>
  <input type="hidden" name="lng" id="lng" value="en-GB">
  <script type="text/javascript">
    //<![CDATA[
    function PM_Postback(param) {
      if (window.top.HideScreenLockWarningAndSync) {
        window.top.HideScreenLockWarningAndSync(1080);
      }
      if (window.CMSContentManager) {
        CMSContentManager.allowSubmit = true;
      };
      __doPostBack('m$am', param);
    }

    function PM_Callback(param, callback, ctx) {
      if (window.top.HideScreenLockWarningAndSync) {
        window.top.HideScreenLockWarningAndSync(1080);
      }
      if (window.CMSContentManager) {
        CMSContentManager.storeContentChangedStatus();
      };
      WebForm_DoCallback('m$am', param, callback, ctx, null, true);
    }
    //]]>
  </script>
  <script src="/ScriptResource.axd?d=NJmAwtEo3Ipnlaxl6CMhvt7FfUXzZD5sR-AbZjpIXTFugqwM1qzD64EkfDtGQAufe1DhDgsduiLLOV_CgqQMAdYBFsAxyGrhBocTghNxkiVSfy3GiJEwnrl4r4VJqY1Zpqw5ViV96_16WRSzoNMOTGZ8AsI1&amp;t=ffffffffb201fd3f" type="text/javascript"></script>
  <script src="/ScriptResource.axd?d=dwY9oWetJoJoVpgL6Zq8OBkLIP3yLsgaeq0969ileglYbtIrz5sMRykCVXTq6GAJ9WzMlHfEo78kO-Ve-4RiTWQm755lKKI3DIQXd7N62Otkts64KKOqUAK8k67jBmzfWQEPw7qlbAc-6cCUrXr0pmrRUh01&amp;t=ffffffffb201fd3f" type="text/javascript"></script>
  <script type="text/javascript">
    //<![CDATA[
    var CMS = CMS || {};
    CMS.Application = {
      "language": "en",
      "imagesUrl": "/CMSPages/GetResource.ashx?image=%5bImages.zip%5d%2f",
      "isDebuggingEnabled": false,
      "applicationUrl": "/",
      "isDialog": false,
      "isRTL": "false"
    };
    //]]>
  </script>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="A5343185">
    <input type="hidden" name="__SCROLLPOSITIONX" id="__SCROLLPOSITIONX" value="0">
    <input type="hidden" name="__SCROLLPOSITIONY" id="__SCROLLPOSITIONY" value="0">
    <input type="hidden" name="__VIEWSTATEENCRYPTED" id="__VIEWSTATEENCRYPTED" value="">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    Sys.WebForms.PageRequestManager._initialize('manScript', 'form', ['tctxM', ''], [], [], 90, '');
    //]]>
  </script>
  <div id="ctxM">
  </div>
  <a id="totop"></a>
  <header class="navbar-static-top" id="the-header">
    <div id="xs-top-toggle" class="navbar-inverse navbar-collapse collapse">
      <div id="top-language-bar" class="top-toggle-bar">
        <span class="icon aru-right close-panel-xxs visible-xxs">&nbsp;</span>
        <div class="container">
          <ul class="lang-list">
            <li>
              <a href="/home.aspx?lang=it-IT">Italiano</a>
            </li>
            <li>
              <a href="/es/home.aspx">Español</a>
            </li>
          </ul>
        </div>
      </div>
      <div id="top-bar">
        <div class="container">
          <div id="aruba-sites">
            <div class="btn-sites">
              <a class="btn" data-target="#modal-sites" data-toggle="modal" href="#">Aruba services</a>
            </div>
            <ul class="left-list site-list">
              <li class="c-hosting current"><a href="/en/home.aspx"><strong>&nbsp;Hosting</strong></a></li>
              <li class="c-pec"><a href="https://www.pec.it/?utm_campaign=barra-cross-sites&amp;utm_source=hosting&amp;utm_medium=internal-link&amp;pk_campaign=internal-link"><strong>Pec.it</strong></a></li>
              <li class="c-server"><a href="https://serverdedicati.aruba.it/en/home?utm_campaign=barra-cross-sites&amp;utm_source=hostingen&amp;utm_medium=internal-link"><strong>Servers</strong></a></li>
              <li class="c-cloud"><a href="https://www.arubacloud.com/?utm_campaign=barra-cross-sites&amp;utm_source=hosting&amp;utm_medium=internal-link&amp;pk_campaign=internal-link"><strong>Cloud</strong></a></li>
              <li class="c-ssl"><a href="https://www.actalis.com/ssl-certificates?utm_source=hosting-en&amp;utm_medium=barra-cross&amp;utm_campaign=link-ssl"><strong>SSL</strong></a></li>
              <li class="c-fibra"><a href="https://fibra.aruba.it/?utm_source=hosting&amp;utm_medium=internal-link&amp;utm_campaign=barra-cross-sites&amp;pk_campaign=internal-link"><strong>Fiber</strong></a></li>
              <li class="c-pratiche"><a href="https://www.pratiche.it/?utm_campaign=barra-cross-sites&amp;utm_source=hosting&amp;utm_medium=internal-link&amp;pk_campaign=internal-link"><strong>Pratiche.it</strong></a></li>
              <li class="c-rivenditori"><a href="https://business.aruba.it/home.aspx?utm_campaign=barra-cross-sites&amp;utm_source=hosting&amp;utm_medium=internal-link&amp;pk_campaign=internal-link"><strong>Partners</strong></a></li>
            </ul>
          </div>
          <div class="navbar-inverse navbar-collapse hidden-print">
            <ul id="top-links" class="nav navbar-nav">
              <li class="lang-selector">
                <a class="btn-toggle" href="#top-language-bar" id="top-language-toggle">English <span class="icon aru-down">&nbsp;</span><span class="icon aru-right ico-round bg-d-grey visible-xs" title="Country">&nbsp;</span></a>
                <ul class="lang-list">
                  <li>
                    <a href="/home.aspx?lang=it-IT">Italiano</a>
                  </li>
                  <li>
                    <a href="/es/home.aspx">Español</a>
                  </li>
                </ul>
              </li>
              <li><a href="https://webmail.aruba.it/" target="_blank">webmail</a></li>
              <li><a href="https://managehosting.aruba.it/rinnovi/checkrinnovo.asp?Lang=EN" target="_blank">renewals</a></li>
              <li><a href="https://pagamenti.aruba.it/Home/Default.aspx?lang=en" target="_blank">payments</a></li>
              <li id="l-topassist">
                <a href="https://assistenza.aruba.it/en/home.aspx" title="support" target="_blank">
			<span class="icon aru-assistance-xs ico-round bg-green white">&nbsp;</span><span class="label-topassist hidden-sm">support</span>
		 </a>
              </li>
              <li class="visible-md visible-sm visible-xs li-aru-customer">
                <a class="btn-mini btn-customer-area icon aru-customer-area-xs" href="https://managehosting.aruba.it/areautenti.asp?lang=en">&nbsp;customer area</a>
              </li>
            </ul>
          </div>
        </div>
      </div>
    </div>
    <!-- Menu -->
    <nav class="navbar-default" id="the-nav" role="navigation">
      <div class="container">
        <div class="row">
          <div class="col-xs-12 col-sm-2 logo">
            <button id="btn-xs-toggle" type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#xs-top-toggle" aria-label="Top menu">
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
            </button>
            <button id="btn-xs-mainnav" type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".mainmenu">Services <span class="caret">&nbsp;</span></button>
            <div class="navbar-brand-container" id="logo">
              <a href="/en/home.aspx" title="Home"><svg class="navbar-brand-svg" height="60" id="logo-hosting" viewBox="0 0 447.4 201.6" width="130"> <image alt="Aruba Hosting and Domains" src="/images/layout/logo-aruba-hosting-domini.png?lang=en-GB" xlink:href=""></image> <path class="p-line" d="M0 149.7h447.4v4H0z" fill="#999"></path> <path class="p-bl" d="M1.9 176.6h3.5v10.9h12.8v-10.9h3.5v24.7h-3.5v-10.9H5.4v10.9H1.9v-24.7zm37.5-.4c7.1 0 12.7 5.5 12.7 12.6 0 7.3-5.5 13-12.7 13-7.1 0-12.7-5.7-12.7-13 0-7.1 5.6-12.6 12.7-12.6zm0 22.3c5 0 9.1-4.2 9.1-9.8 0-5.4-4.1-9.5-9.1-9.5s-9.1 4.1-9.1 9.5c0 5.6 4.1 9.8 9.1 9.8zm17.8-2.7s2.6 2.7 6.3 2.7c2.3 0 4.3-1.3 4.3-3.6 0-5.4-12-4.2-12-11.8 0-3.9 3.3-6.9 8-6.9 4.6 0 7 2.5 7 2.5l-1.6 2.9s-2.3-2.1-5.4-2.1c-2.6 0-4.5 1.6-4.5 3.6 0 5.1 12 3.7 12 11.8 0 3.8-2.9 7-7.8 7-5.3 0-8.2-3.3-8.2-3.3l1.9-2.8zm24.3-16.2H73v-3h20.4v3H85v21.7h-3.5v-21.7zm15.5-3h3.5v24.7H97v-24.7zm10.2 0h3.4l11 16.1c.9 1.3 2.1 3.6 2.1 3.6h.1s-.2-2.2-.2-3.6v-16.1h3.5v24.7h-3.4l-11-16c-.9-1.4-2.1-3.6-2.1-3.6h-.1s.2 2.2.2 3.6v16h-3.5v-24.7zm37.4-.4c5.9 0 9 3 9 3l-1.8 2.6s-2.8-2.4-7-2.4c-5.8 0-9.3 4.2-9.3 9.5 0 5.7 3.9 9.7 9.1 9.7 4.3 0 7-3.1 7-3.1v-3.6h-4v-3h7.2v12.4h-3v-2.6h-.1s-2.7 3-7.6 3c-6.7 0-12.1-5.3-12.1-12.8 0-7.1 5.4-12.7 12.6-12.7zm36.9 18h-9.3l-2.5 7.1h-3.6l8.9-24.7h3.6l8.9 24.7H184l-2.5-7.1zm-4.7-14.2s-.6 2.2-1 3.5l-2.8 7.8h7.5l-2.7-7.8c-.4-1.3-.9-3.5-1-3.5zm14.4-3.4h3.4l11 16.1c.9 1.3 2.1 3.6 2.1 3.6h.1s-.2-2.2-.2-3.6v-16.1h3.5v24.7h-3.4l-11-16c-.9-1.4-2.1-3.6-2.1-3.6h-.1s.2 2.2.2 3.6v16h-3.5v-24.7zm26.5 0h8.2c7.6 0 12.5 4.5 12.5 12.3 0 7.8-5 12.4-12.5 12.4h-8.2v-24.7zm8 21.7c5.6 0 9.2-3.3 9.2-9.4 0-6.1-3.7-9.3-9.2-9.3h-4.5v18.7h4.5zm26.9-21.7h8.2c7.6 0 12.5 4.5 12.5 12.3 0 7.8-5 12.4-12.5 12.4h-8.2v-24.7zm8 21.7c5.6 0 9.2-3.3 9.2-9.4 0-6.1-3.7-9.3-9.2-9.3h-4.5v18.7h4.5zm28.9-22.1c7.1 0 12.7 5.5 12.7 12.6 0 7.3-5.5 13-12.7 13s-12.7-5.7-12.7-13c0-7.1 5.6-12.6 12.7-12.6zm0 22.3c5 0 9.1-4.2 9.1-9.8 0-5.4-4.1-9.5-9.1-9.5s-9.1 4.1-9.1 9.5c0 5.6 4.1 9.8 9.1 9.8zm19-21.9h3.6l5.7 13.4c.6 1.4 1.2 3.3 1.2 3.3h.1s.7-2 1.2-3.3l5.7-13.4h3.6l2 24.7h-3.4l-1.2-15.6c-.1-1.5 0-3.6 0-3.6h-.1s-.7 2.3-1.3 3.6l-4.9 11.1h-3.1l-4.9-11.1c-.6-1.3-1.3-3.7-1.3-3.7h-.1s0 2.2-.1 3.7l-1.2 15.6h-3.5l2-24.7zm41.3 17.6h-9.3l-2.5 7.1h-3.6l8.9-24.7h3.6l8.9 24.7h-3.6l-2.4-7.1zm-4.6-14.2s-.6 2.2-1 3.5l-2.8 7.8h7.5l-2.7-7.8c-.4-1.3-1-3.5-1-3.5zm14.3-3.4h3.5v24.7h-3.5v-24.7zm10.2 0h3.4l11 16.1c.9 1.3 2.1 3.6 2.1 3.6h.1s-.2-2.2-.2-3.6v-16.1h3.5v24.7h-3.4l-11-16c-.9-1.4-2.1-3.6-2.1-3.6h-.1s.2 2.2.2 3.6v16h-3.5v-24.7zm26.6 19.2s2.6 2.7 6.3 2.7c2.3 0 4.3-1.3 4.3-3.6 0-5.4-12-4.2-12-11.8 0-3.9 3.3-6.9 8-6.9 4.6 0 7 2.5 7 2.5l-1.6 2.9s-2.3-2.1-5.4-2.1c-2.6 0-4.5 1.6-4.5 3.6 0 5.1 12 3.7 12 11.8 0 3.8-2.9 7-7.8 7-5.3 0-8.2-3.3-8.2-3.3l1.9-2.8z"></path> <g class="g-aruba"> <g fill="#e35205"> <path d="M57.1 45.9c-.5 0-1 0-1.4.1-3.9.5-7.2 2.7-9 6.1-.8-.2-1.6-.4-2.5-.7-3.6-.9-6.6-1.4-9.1-1.6h-1.5c-2.7 0-5.6.5-8.5 1.5-2.3.8-4.3 1.6-6 2.3-2.3 1-4.4 2.2-6.2 3.6-2.6 2-4.5 4.9-6.1 8.8-.9 2.3-1.7 4.3-2.5 6.2-1.1 2.7-1.8 5.9-2.2 9.3-.3 2.7-.5 5.2-.6 7.5-.2 2.5-.2 5.1 0 7.6.2 3.9 1.3 7.3 3.3 10.3l3.1 4.6c1.7 2.6 4.3 5 7.6 7.2 3.5 2.3 6.5 3.7 9.5 4.2 1.6.3 3.8.6 6.5 1 2.5.4 4.6.5 6.5.5.7 0 1.4 0 2.1-.1 3-.2 6-1.2 9.1-2.8.6-.3 1.1-.6 1.7-1a11 11 0 0 0 8.6 4c4.1 0 9.4-2.5 10.8-9.6.4-2.1.5-5 .4-9.7-.1-3.6-.3-10.6-.4-20.7-.1-10.4-.3-17.5-.6-21.3-.4-5-.9-8-1.9-10.3-2-4.3-6.1-7-10.7-7zM32.4 74.7h4.3c1.1 0 2.4.1 3.6.3 1.2 1.1 1.8 1.8 2 2 .1.2.7 1.1 2 4.1.8 1.8 1.3 3.5 1.3 4.9.1 1.6-.1 3.1-.5 4.6-.4 1.5-1.1 3-2.1 4.6a14.3 14.3 0 0 1-2.8 3.4c-.8.6-1.8 1.1-2.8 1.4-.3.1-.6.1-.9.1-.2 0-.5 0-.7-.1-1.8-.4-3.5-.9-5.2-1.6-1.5-.6-2.2-1-2.4-1.2l-2.7-2.1c-.1-1.4-.2-3.6-.2-7.2 0-2.9.4-5.5 1.2-7.8.5-1.3 1.5-2.7 3.1-4.1 1.1-.5 2-.9 2.8-1.3zm-6.8 21.5z"></path> <path d="M81.7 48.1c-2 0-3.9.5-5.7 1.5-3.5 2-5.9 5.8-6.3 10l-.2 1.6v2.1c1.2 29 2 46.5 2.1 48.7.5 6.9 3.8 9.9 6.6 11.3 1.6.8 3.3 1.2 5 1.2 3.3 0 6.5-1.5 8.7-4.2 2.5-3 3.2-6.8 3-16.8-.1-6.1-.2-12.7-.2-19.5 0-4.2 0-6.7-.1-8.5.6-.8 1.3-1.6 2.2-2.3.6-.5 1.4-.8 2.5-1 .8-.2 1.6-.3 2.2-.3.4 0 .6 0 .8.1.3.1.4.1.5.2 1.9 1.8 3.3 2.9 4.6 3.6.3.2.8.5 1.7 1.1 2.5 1.8 5.2 2.7 7.8 2.7 3.5 0 6.8-1.6 9.1-4.5 2.1-2.7 3.1-6.1 2.6-9.6-.5-3.7-2.7-6.9-6.1-9-.4-.2-1.2-.8-2.7-2a24.3 24.3 0 0 0-9-4.7c-2.5-.7-5.4-1.1-8.6-1.3h-1.7c-2.9 0-5.8.4-8.7 1.1-.9.2-1.8.5-2.6.8a12.6 12.6 0 0 0-7.5-2.3z"></path> <path d="M146.7 41.9c-2.7 0-5.4.9-8.1 2.7l-.3.2c-1.1.8-2 1.8-2.6 3l-.2.3c-4.3 8.6-6.5 14.1-7.4 17.8-.7 3.2-1.3 6.6-1.7 10.1-.4 3.6-.5 6.9-.4 9.8.2 4.2 1.5 8.2 4 11.9 2.2 3.3 4.7 5.9 7.6 7.8 2.2 1.5 4.6 2.7 6.9 3.8 3.1 1.4 6.2 2.1 9.3 2.1h7c3.8 0 6.6-.3 8.8-.8 2.5-.6 5.3-2 9-4.3 4.4-2.8 7.5-6.2 9.3-10.2 1.3-2.9 2.3-6 2.9-9.1.6-3.1 1-6.8 1-10.8 0-4.6-1.1-10-3.4-16.1-2.8-7.7-5.5-12.4-10.7-14a13.66 13.66 0 0 0-11 1.3 12 12 0 0 0-5.1 5.6c-1 2.3-1.6 5.9.4 10.6.9 2.1 2.1 4.6 3.4 7.3.6 1.3 1 2.9 1 4.7 0 2.6-.2 4.9-.6 6.6-.4 2-.8 2.7-.8 2.7 0 .1-.5.8-1.9 2.1-.5.5-1.1.8-1.9 1-1.5.4-2.8.6-4 .6-1.1 0-2.2-.2-3.3-.5-.9-.3-1.7-.7-2.4-1.2-.6-.5-1-.9-1.1-1-.1-.3-.3-1.4-.5-3.5-.2-2.3 0-4.4.5-6.3.7-2.6 1.6-5.3 2.7-8.1 1.3-3.1 1.9-4.2 2-4.4 1.7-2.3 2.7-4.8 3-7.3.4-3-.1-5.8-1.5-8.3a10.8 10.8 0 0 0-9.9-6.1z"></path> <path d="M204.1 0c-2.7 0-5.2.9-7.2 2.6-3 2.6-3.5 5.7-3.9 9.4-.3 3.9-.5 11.1-.6 22.6-.2 19.6-.4 26.4-.6 28.7-.3 3.7-.5 10.9-.6 21.3-.1 10.1-.3 17.1-.4 20.7-.2 4.7-.1 7.6.4 9.7 1.4 7 6.7 9.6 10.8 9.6 3.3 0 6.4-1.5 8.6-4 .6.3 1.1.7 1.7 1 3.1 1.6 6.1 2.6 9.1 2.8.7.1 1.4.1 2.1.1 1.9 0 4-.2 6.5-.5 2.8-.4 5-.7 6.5-1 2.9-.5 5.9-1.8 9.5-4.1 3.3-2.2 5.9-4.7 7.6-7.2l3.1-4.6c2-3 3.1-6.4 3.3-10.3a96.3 96.3 0 0 0-.6-15.1c-.3-3.4-1.1-6.6-2.2-9.3-.8-1.9-1.6-4-2.5-6.2-1.5-4-3.5-6.9-6.1-8.8a28.8 28.8 0 0 0-6.2-3.6c-1.7-.7-3.7-1.5-6-2.3-2.9-1-5.7-1.5-8.5-1.5h-1.4c-2.5.2-5.5.7-9.1 1.6-.6.2-1.2.3-1.8.5 0-3.4.1-7.5.2-12.8.3-19.9.6-23.5.7-24.1.6-4.9-.9-11.1-7-13.7-1.9-1.1-3.7-1.5-5.4-1.5zm17.1 74.8c1.3-.2 2.5-.3 3.6-.3h4.3c.8.4 1.7.9 2.7 1.3 1.6 1.4 2.7 2.8 3.1 4.1.8 2.3 1.2 4.9 1.2 7.8 0 3.5-.1 5.8-.2 7.2l-2.7 2.1c-.2.2-.9.6-2.4 1.2-1.7.6-3.4 1.2-5.2 1.6-.2.1-.5.1-.7.1-.3 0-.6 0-.9-.1-1-.3-1.9-.8-2.8-1.4-.6-.5-1.6-1.5-2.8-3.4-1-1.6-1.7-3.2-2.1-4.6-.4-1.5-.5-3-.5-4.6.1-1.4.5-3.1 1.3-4.9 1.3-2.9 1.9-3.9 2-4.1.4-.2.9-.9 2.1-2z"></path> <path d="M315.5 45.9c-.5 0-1 0-1.5.1-3.9.5-7.1 2.7-9 6-.8-.2-1.6-.4-2.5-.7-3.6-.9-6.6-1.4-9.1-1.6h-1.5c-2.8 0-5.6.5-8.5 1.5-2.3.8-4.4 1.6-6 2.3-2.3 1-4.4 2.2-6.2 3.6-2.6 2-4.5 4.9-6.1 8.8-.9 2.3-1.7 4.4-2.5 6.2-1.1 2.7-1.8 5.9-2.2 9.3a96.3 96.3 0 0 0-.6 15.1c.2 3.9 1.3 7.3 3.3 10.3l3.1 4.6c1.7 2.6 4.3 5 7.6 7.2 3.5 2.3 6.5 3.7 9.5 4.1 1.6.3 3.8.6 6.5 1 2.5.4 4.6.5 6.5.5.7 0 1.4 0 2.1-.1 3-.2 6-1.2 9.1-2.8.6-.3 1.1-.6 1.7-1a11 11 0 0 0 8.6 4c4.1 0 9.4-2.5 10.8-9.5.4-2.1.5-5 .4-9.7-.1-3.6-.2-10.4-.4-20.7-.1-10.3-.3-17.5-.6-21.3-.4-5-.9-8-1.9-10.3-1.9-4.2-6-6.9-10.6-6.9zm-24.7 28.8h4.3c1.1 0 2.4.1 3.6.3 1.2 1.1 1.8 1.8 2 2 .1.2.7 1.1 2 4.1.8 1.8 1.3 3.5 1.3 4.9.1 1.6-.1 3.1-.5 4.6-.4 1.5-1.1 3-2.1 4.6a14.3 14.3 0 0 1-2.8 3.4c-.8.7-1.8 1.1-2.8 1.4-.3.1-.6.1-.9.1-.2 0-.5 0-.7-.1-1.8-.4-3.5-.9-5.2-1.6-1.5-.6-2.2-1-2.4-1.2l-2.7-2.1c-.1-1.4-.2-3.6-.2-7.2 0-2.9.4-5.5 1.2-7.8.5-1.3 1.5-2.7 3.1-4.1 1.1-.5 2-.9 2.8-1.3z"></path> <path d="M342.8 94.5c-.9 0-1.9.2-2.8.5l-2 .8c-6.5 2.4-8.7 6.6-9.4 9.7-.5 2.2-.6 4.4-.3 6.5.4 2.5 1.9 7.1 8.2 9.7 2.1.9 4.2 1.3 6.3 1.3 1.5 0 3-.2 4.4-.7 2.8-.9 5.2-2.5 7-4.7 2.6-3.1 3.5-7.1 2.5-11.1-.8-3.2-2.7-6-5.4-7.9-.9-.6-1.7-1.2-2.5-1.6-.4-.4-.8-.8-1.3-1.2-1.5-.8-3.1-1.3-4.7-1.3zm26.6-75.2c-3 0-5.8.8-8.4 2.4-2.7 1.7-4.7 3.9-5.8 6.6-.8 1.8-1.2 3.7-1.5 5.8-.2 1.5-.2 2.9-.2 4.3 0 2.5.5 4.8 1.6 6.9.6 1.1 1.2 2.2 1.9 3.3.7 1 1.6 2.2 2.8 3.7l.2.3c.1.1.2.3.3.4-.2 1.1-.3 2.3-.3 3.5 0 2.1.3 4.1.9 6 2 24.2 3 37.5 3.2 39.1.5 6.3 4.2 9.3 6.3 10.5 2 1.1 4 1.7 6.1 1.7 2 0 4-.6 5.8-1.6 1.9-1.1 5.1-3.9 5.7-9.7.1-1.3.3-2.8-1.7-24.8-1.7-18.9-2.2-22.9-2.4-24.2-.2-1-.4-2-.8-2.9.8-1.1 1.5-2.4 2.2-3.9 1.5-3.5 2.2-6.9 1.9-10.2-.2-3.2-1.1-6.1-2.5-8.7a16.4 16.4 0 0 0-8.3-7.3c-2.5-.8-4.8-1.2-7-1.2z"></path> <path d="M417.5 6.4c-3.3 0-6.4 1.4-8.9 3.9-3.2 3.2-4 7.3-3.8 18.4l.3 11.9c-11.1 1-12.3 1.6-14 2.7-4 2.3-6.2 6.1-6.2 10.3 0 2.4.8 4.7 2.3 6.6 1.3 1.7 3.9 3.8 8.3 4.3.7.1 1.4.1 2.3.1 1.7 0 4-.1 7.2-.4.1 3.9.1 8.9.2 14.9.3 18.4.2 24.5.1 26.4-.3 5 .3 8.5 1.9 11.2 2.3 4 6 6.2 10.1 6.2 3 0 7.2-1.2 10.5-6.8 1.9-3.3 2.5-7.8 2.2-16.7-.2-6.1-.3-14.9-.2-26.1 0-4.3.1-7.9.1-10.6h1c5.4 0 9.6-1.6 12.3-4.7 4.6-5.2 3.5-11.3.5-15-1.7-2-4.9-4.5-10.4-4.5h-.7c-.8 0-1.7.1-2.7.1 0-.8 0-1.7-.1-2.7-.1-7.6-.3-12.7-.7-16-.2-1.8-.5-4-1.3-6.2-1.5-4-4.6-6.6-8.5-7.1-.7-.2-1.3-.2-1.8-.2z"></path> </g> <path d="M59.5 116.5c-.9 0-2.3-.4-3.3-2.4-.4-.8-.8-2.5-.9-8.8L51 110c-1.6 1.8-3.5 3.2-5.6 4.3a14.9 14.9 0 0 1-6 1.9c-1.8.1-4 0-6.8-.4-2.7-.4-4.8-.7-6.4-1-1.8-.3-3.8-1.2-6.3-2.9-2.5-1.6-4.3-3.3-5.4-5l-3.1-4.6c-1.2-1.7-1.8-3.9-2-6.3-.1-2.2-.1-4.5 0-6.7s.3-4.6.6-7.2c.3-2.7.8-5.1 1.6-7.1.8-1.9 1.6-4 2.5-6.3 1-2.6 2.2-4.4 3.5-5.4 1.3-1 2.7-1.8 4.4-2.5 1.6-.7 3.5-1.4 5.6-2.1 2.4-.8 4.6-1.2 6.7-1 2 .1 4.6.6 7.7 1.4 3.2.8 5.7 1.7 7.6 2.6 1.2.6 2.4 1.4 3.3 2.3-.1-1.2-.2-2.2-.3-3.1-.1-1.6 0-3.1.5-4.3.6-1.5 1.8-2.5 3.3-2.7 1.7-.2 3.1.7 3.9 2.4.6 1.3 1 3.8 1.3 7.6.3 3.6.5 10.6.6 20.8.1 10.2.3 17.2.4 20.9.1 3.9.1 6.4-.2 7.8-.4 2.7-2 3.1-2.9 3.1zm-40.6-39c-1.1 3.1-1.6 6.7-1.6 10.4 0 3.9.1 6.9.4 9 .2 1.7.8 2.9 1.7 3.5 1.3.9 2.6 1.9 3.9 2.9 1.1.9 2.7 1.7 4.6 2.5 2 .7 4 1.4 6.1 1.9 1.9.4 3.8.4 5.8-.2 2-.6 3.8-1.5 5.4-2.8a21 21 0 0 0 4.6-5.4c1.4-2.3 2.5-4.6 3.1-6.9.6-2.3.8-4.6.7-7-.1-2.4-.8-5-2-7.7-1.5-3.5-2.4-5-2.9-5.6-.7-.9-1.7-2-3.1-3.2a7.12 7.12 0 0 0-4-1.9c-1.7-.2-3.4-.4-5-.4h-4.8c-1.5 0-2.3.3-2.6.5-.8.5-2.1 1.2-3.9 2-3.2 2.6-5.3 5.5-6.4 8.4zm64.3 39c-.5 0-.9-.1-1.4-.3-1.3-.6-2-2.2-2.2-4.7-.1-1.9-.8-17.5-2.1-48.5v-1l.2-1.6c.2-1.6 1-3.1 2.4-3.8.6-.3 1.1-.5 1.7-.5 1.2 0 2.5.4 3.1 1.5.8 1.7.7 4.1.9 4.8.3-.3.6-.7 1-1.1 1.7-1.9 4-3.2 6.9-3.9 2.7-.7 5.4-.9 8.1-.8 2.6.1 5 .5 7 1 2.2.6 4.2 1.7 5.9 3.1 1.4 1.2 2.6 2.1 3.5 2.6 1.4.9 2.2 2 2.4 3.4.2 1.3-.1 2.5-.9 3.5-1 1.3-2.1 1.5-2.9 1.5-1 0-2-.4-3.2-1.2-.9-.6-1.6-1.1-2.2-1.5-.7-.4-1.8-1.3-3.3-2.7a8.31 8.31 0 0 0-4.3-2.1c-1.7-.3-3.8-.3-6.1.2s-4.3 1.3-5.9 2.6c-1.6 1.3-3 2.8-4.1 4.4-.8 1.3-1.1 1.9-1.3 2.1.1 1.2.2 3.8.2 10.5 0 6.9.1 13.6.2 19.7.2 9.2-.5 10.8-1.1 11.5-.6.9-1.5 1.3-2.5 1.3zm77.7-13.1h-7c-2 0-4-.5-6.1-1.4-2-.9-3.9-1.9-5.7-3.1-1.9-1.3-3.7-3.2-5.4-5.5a14.5 14.5 0 0 1-2.6-7.7c-.1-2.5 0-5.4.4-8.6.4-3.2.9-6.3 1.5-9.2.7-3 2.9-8.2 6.7-16l.2-.3.3-.2c1.3-.9 2.4-1.3 3.5-1.3 1.3 0 2.4.7 3 1.8.5 1 .7 2.1.6 3.4-.2 1.2-.7 2.5-1.6 3.7-.5.7-1.4 2.2-2.9 6-1.2 3.1-2.3 6.2-3 9.1-.7 2.8-1 5.8-.7 8.9.3 3.9.9 5.7 1.4 6.5.7 1.2 1.8 2.5 3.2 3.6 1.5 1.2 3.2 2.1 5 2.6 3.7 1.1 7.5 1.1 11.7 0 2-.5 3.8-1.5 5.3-2.9s2.7-2.7 3.4-3.9c.7-1.2 1.3-2.9 1.7-5.1.5-2.3.7-5.1.7-8.3 0-3.1-.6-5.9-1.8-8.3-1.3-2.6-2.4-5-3.3-7-1.7-3.9.3-5.5 1.2-6 1.6-.9 3.3-1.1 4.8-.6 1.3.4 2.8 1.8 5.5 9.1 1.9 5.3 2.9 9.8 2.9 13.4 0 3.5-.3 6.6-.8 9.2-.5 2.6-1.3 5.1-2.4 7.5-1.1 2.5-3.2 4.8-6.3 6.7-2.9 1.9-5.1 3-6.7 3.4-1.4.3-3.6.5-6.7.5zm41.2 13c-.9 0-2.5-.4-3-3.1-.3-1.4-.4-4-.2-7.8.1-3.7.3-10.7.4-20.9.1-10.2.3-17.2.6-20.8.3-3.5.4-13.4.6-29.2.2-24.6.9-25.2 1.6-25.9.7-.6 2.1-1.2 4.2-.2 1.3.6 2.7 1.9 2.3 5.4-.2 2-.5 10.4-.8 24.9-.3 14.5-.3 23.2-.2 25.9 1.2-1.3 2.5-2.3 4.2-3.1 1.9-.9 4.4-1.8 7.6-2.6 3.1-.8 5.7-1.2 7.7-1.4 2.1-.1 4.4.2 6.7 1 2.2.8 4.1 1.5 5.6 2.1 1.7.7 3.1 1.5 4.4 2.5 1.4 1.1 2.5 2.9 3.5 5.4.9 2.3 1.7 4.4 2.5 6.3.8 2 1.4 4.4 1.6 7.1.3 2.6.5 5 .6 7.2.1 2.2.1 4.5 0 6.7-.1 2.4-.8 4.6-2 6.3l-3.1 4.6c-1.1 1.7-2.9 3.4-5.4 5-2.5 1.7-4.6 2.6-6.3 2.9-1.5.3-3.6.6-6.4 1-2.8.4-5.1.5-6.8.4-1.9-.1-3.9-.8-6-1.9-2.1-1.1-3.9-2.6-5.6-4.3l-4.3-4.7c-.1 6.3-.5 8-.9 8.8-.9 2-2.2 2.4-3.1 2.4zm22.8-49.8c-1.6 0-3.2.1-5 .4-1.5.2-2.8.8-4 1.9-1.3 1.2-2.4 2.3-3.1 3.2-.5.6-1.4 2.1-2.9 5.6-1.2 2.8-1.9 5.4-2 7.7-.1 2.4.1 4.8.7 7 .6 2.3 1.6 4.6 3.1 6.9a21 21 0 0 0 4.6 5.4c1.6 1.3 3.5 2.2 5.4 2.8 1.9.6 3.8.6 5.8.2 2.1-.5 4.2-1.1 6.1-1.9 1.9-.7 3.4-1.5 4.6-2.5 1.3-1 2.6-2 3.9-2.9.9-.6 1.5-1.8 1.7-3.5.2-2.1.4-5.2.4-9s-.6-7.3-1.6-10.4c-1-3-3.2-5.8-6.4-8.4-1.8-.8-3.1-1.4-3.9-2-.4-.2-1.1-.5-2.6-.5h-4.8zm93 49.9c-.9 0-2.3-.4-3.3-2.4-.4-.8-.8-2.5-.9-8.8l-4.3 4.7c-1.6 1.8-3.5 3.2-5.6 4.3a14.9 14.9 0 0 1-6 1.9c-1.8.1-4 0-6.8-.4-2.7-.4-4.8-.7-6.4-1-1.8-.3-3.8-1.2-6.3-2.9-2.5-1.6-4.3-3.3-5.4-5l-3.1-4.6c-1.2-1.8-1.8-3.9-2-6.3-.1-2.2-.1-4.5 0-6.7s.3-4.6.6-7.2c.3-2.7.8-5.1 1.6-7.1.8-1.9 1.6-4 2.5-6.3 1-2.6 2.2-4.4 3.5-5.4 1.3-1 2.7-1.8 4.4-2.5 1.6-.7 3.5-1.4 5.6-2.1 2.4-.8 4.6-1.2 6.7-1 2 .1 4.6.6 7.7 1.4 3.2.8 5.7 1.7 7.6 2.6 1.2.6 2.4 1.4 3.3 2.3-.1-1.2-.2-2.2-.3-3.1-.1-1.6 0-3.1.5-4.3.6-1.5 1.8-2.5 3.3-2.7 1.7-.2 3.1.7 3.9 2.4.6 1.3 1 3.8 1.3 7.6.3 3.6.5 10.6.6 20.8.1 10.4.3 17.2.4 20.9.1 3.9.1 6.4-.2 7.8-.4 2.7-2 3.1-2.9 3.1zm-4.3-50.1zm-36.2 11.1c-1.1 3.1-1.6 6.7-1.6 10.4 0 3.9.1 6.9.4 9 .2 1.7.8 2.9 1.7 3.5 1.3.9 2.6 1.9 3.9 2.9 1.1.9 2.7 1.7 4.6 2.5 2 .7 4 1.4 6.1 1.9 1.9.4 3.8.4 5.8-.2 2-.6 3.8-1.5 5.4-2.8a21 21 0 0 0 4.6-5.4c1.4-2.3 2.5-4.6 3.1-6.9.6-2.3.8-4.6.7-7-.1-2.4-.8-5-2-7.7-1.5-3.5-2.4-5-2.9-5.6-.7-.9-1.7-2-3.1-3.2a7.12 7.12 0 0 0-4-1.9c-1.7-.2-3.4-.4-5-.4h-4.8c-1.5 0-2.3.3-2.6.5-.8.5-2.1 1.2-3.9 2-3.2 2.6-5.4 5.5-6.4 8.4zm65.4 37.5c-1 0-2.1-.2-3.2-.7-2-.9-3.2-2-3.4-3.5-.2-1.1-.1-2.3.2-3.6.4-1.7 1.8-3 4.4-4l2-.8v1.1c.4 0 .8.1 1.2.2.7.2 1.5.6 2.6 1.4 1.2.9 2 2 2.3 3.3.4 1.5.1 2.9-.9 4-.8 1-2 1.7-3.4 2.2-.6.3-1.2.4-1.8.4zm33.7-9.2c-.6 0-1.3-.2-2.2-.6-1.3-.8-2.1-2.2-2.3-4.2-.1-1.5-1.2-14.9-3.2-40-.5-1.4-.8-2.8-.8-4.4 0-1.8.4-3.1 1.1-4 .6-.7 1.6-1.5 3.5-1.5 1.1 0 2.9.5 3.4 3.8.3 1.7 1 9.5 2.3 23.7 1.7 19 1.8 22.4 1.7 23.3-.2 1.8-.8 3-1.9 3.6-.4.1-1 .3-1.6.3zm-5.9-57.1c-1.2 0-2.6-.3-4-.9l-.4-.1-.2-.3c-1-1.3-1.8-2.4-2.4-3.2-.5-.8-1-1.6-1.4-2.5-.5-1-.7-2.1-.7-3.4 0-1.1.1-2.2.2-3.4.1-1.3.4-2.5.9-3.5.5-1.2 1.4-2.2 2.7-3 2.4-1.5 5.1-1.5 8.4-.3 1.8.6 3.1 1.8 4.1 3.6.9 1.6 1.4 3.4 1.5 5.4.1 2-.3 4.2-1.3 6.5-1.1 2.5-2.3 3.9-3.7 4.4-1.3.4-2.5.7-3.7.7zm-.8-7.4a2 2 0 0 0 1.7 0s.3-.2.8-1.3c.4-.9.5-1.6.5-2.3-.1-.8-.3-1.5-.6-2.1-.2-.4-.5-.7-.9-.8-.9-.4-1.6-.5-2.2-.1-.3.2-.4.4-.5.6-.1.3-.2.7-.2 1.1v1.7c0 .4 0 .8.1 1 .1.3.2.6.4.9.1.2.4.6.9 1.3zm47.4 73.7c-.9 0-2.1-.4-3.2-2.2-.7-1.3-1-3.4-.8-6.8.2-2.9.1-12-.1-27-.2-12.6-.3-20.7-.3-23.2-.7-.1-2.4-.2-6.2.2-5.4.6-8.8.7-10.3.6-3.1-.4-3.4-2.2-3.4-3 0-1 .4-2.3 2.2-3.4.6-.4 1.7-1 18.3-2.2-.3-6.5-.5-13-.6-19.4-.2-10.1.7-11.8 1.5-12.6 1.5-1.5 2.9-1.6 3.8-1.5 2.2.3 2.7 3.3 3 6.2.3 3.1.5 8.2.6 15.4.1 7.3.3 9.9.4 10.8.4.1 1.4.2 3.5.1 3-.2 5.4-.3 7.1-.4 2.2-.1 3.7.5 4.7 1.6.5.6 1.6 2.4-.4 4.6-1.2 1.3-3.2 2-6.3 2-2.5 0-4.9.1-7 .2-1.1.1-1.6.2-1.9.3 0 1.6-.1 7.3-.2 18-.1 11.4-.1 20.3.2 26.6.4 8.7-.4 11.2-1.1 12.3-.7 1.1-1.8 2.8-3.5 2.8z" fill="#fff"></path> </g> </svg> </a>
            </div>
          </div>
          <div id="main-menu" class="col-xs-12 col-sm-10 mainmenu navbar-collapse collapse">
            <ul class="nav navbar-nav dropdown">
              <li>
                <a class="dropdown-toggle" data-toggle="dropdown" href="#">Hosting</a>
                <div class="dropdown-menu megamenu MMhosting">
                  <div class="MMBanner hidden-sm hidden-xs">
                    <a id="p_lt_ctl09_pageplaceholder_p_lt_ctl00_pageplaceholder_p_lt_ctl00_editabletext1_ucEditableText_widget1_ctl00_lnkBanner" class="CMSBanner Banner" href="/en/swite-promotion.aspx" onclick="this.href='/CMSModules/BannerManagement/CMSPages/BannerRedirect.ashx?bannerID=541';" onmouseup="this.href='/CMSModules/BannerManagement/CMSPages/BannerRedirect.ashx?bannerID=541';"><img id="p_lt_ctl09_pageplaceholder_p_lt_ctl00_pageplaceholder_p_lt_ctl00_editabletext1_ucEditableText_widget1_ctl00_imgBanner" src="/images/layout/megamenu/promo-201710/aruba_swite_bannermenu_hp-en.aspx" style=""></a>
                  </div>
                  <div class="MMMain">
                    <div class="MMLeft hidden-xs">
                      <ul class="nav nav-tabs">
                        <li class="active"><a href="#" data-tabrel="649" data-trace-event="header_menu_click" data-trace-index="2" data-toggle="tab">Hosting Plans</a></li>
                        <li><a href="#" data-tabrel="2656" data-trace-event="header_menu_click" data-trace-index="2" data-toggle="tab">CMS Hosting</a></li>
                        <li><a href="#" data-tabrel="613" data-trace-event="header_menu_click" data-trace-index="2" data-toggle="tab">Additional Services</a></li>
                      </ul>
                      <div style="padding: 0px 0px 22px 0px;"><a class="button button-menu-promo" href="/en/offers-domains-hosting-aruba.aspx?open=hosting#zoneFilter" title="Check out our offers">Check out<br>
our offers</a></div>
                      <div class="icon-name-menu"><span class="name-menu">Hosting</span></div>
                    </div>
                    <div class="MMSubmenu">
                      <div class="tab-content">
                        <div class="tab-pane active" id="649">
                          <h2>Hosting Plans</h2>
                          <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/hosting/linux.aspx">See our Hosting plans</a>
                          <ul>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/hosting/linux.aspx">Linux Hosting</a>
                              <br>
                              <span class="subtitle">See the Linux solutions</span>
                            </li>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/hosting/windows.aspx">Windows Hosting</a>
                              <br>
                              <span class="subtitle">See the Windows solutions</span>
                            </li>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/hosting/linux-windows.aspx">Linux + Windows Hosting</a>
                              <br>
                              <span class="subtitle">Get the best from both operating systems</span>
                            </li>
                            <li class="hideMenuLeftHostingPlans">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/cms-hosting/wordpress.aspx">WordPress Hosting </a>
                              <br>
                              <span class="subtitle">The world’s most popular CMS and Blog!</span>
                            </li>
                          </ul>
                        </div>
                        <div class="tab-pane tab-id2656" id="2656">
                          <h2>CMS Hosting</h2>
                          <ul>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/cms-hosting/wordpress.aspx">WordPress Hosting</a>
                              <br>
                              <span class="subtitle">The world’s most popular CMS and Blog!</span>
                            </li>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/cms-hosting/joomla.aspx">Joomla Hosting </a>
                              <br>
                              <span class="subtitle">The ideal CMS for creating your website!</span>
                            </li>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/cms-hosting/drupal.aspx">Drupal Hosting </a>
                              <br>
                              <span class="subtitle">Perfect for your web project</span>
                            </li>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/cms-hosting/prestashop.aspx">PrestaShop Hosting</a>
                              <br>
                              <span class="subtitle">The reliable and easy-to-use e-Commerce platform!</span>
                            </li>
                          </ul>
                        </div>
                        <div class="tab-pane tab-id613" id="613">
                          <h2>Additional Services</h2>
                          <ul>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/hosting/additional-services/mssql-database.aspx">MSSQL Database</a>
                              <br>
                              <span class="subtitle">A DB from 1GB</span>
                            </li>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/hosting/additional-services/mysql-database.aspx">MySQL Database</a>
                              <br>
                              <span class="subtitle">Five DB from 1GB</span>
                            </li>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/hosting/additional-services/statistics.aspx">Statistics</a>
                              <br>
                              <span class="subtitle">Monitor activity on your website</span>
                            </li>
                          </ul>
                        </div>
                      </div>
                    </div>
                    <div class="MMLinks hidden-xs "><!--div class="menu-offers">
	<strong>OUR PLANS &nbsp;</strong><a href="/en/hosting/linux-plans.aspx" title="Linux Hosting">Linux Hosting</a>&nbsp;&nbsp;&nbsp;<a href="/en/hosting/windows-plans.aspx" title="Windows Hosting">Windows Hosting</a></div-->
                    </div>
                  </div>
                  <div style="clear:both"></div>
                </div>
              </li>
              <li>
                <a class="dropdown-toggle" data-toggle="dropdown" href="#">WordPress</a>
                <div class="dropdown-menu megamenu MMwordpress">
                  <div class="MMBanner hidden-sm hidden-xs">
                    <a id="p_lt_ctl09_pageplaceholder_p_lt_ctl01_pageplaceholder7_p_lt_ctl00_editabletext1_ucEditableText_widget1_ctl00_lnkBanner" class="CMSBanner Banner" href="/en/wordpress/managed-wordpress-hosting.aspx" onclick="this.href='/CMSModules/BannerManagement/CMSPages/BannerRedirect.ashx?bannerID=636';" onmouseup="this.href='/CMSModules/BannerManagement/CMSPages/BannerRedirect.ashx?bannerID=636';"><img id="p_lt_ctl09_pageplaceholder_p_lt_ctl01_pageplaceholder7_p_lt_ctl00_editabletext1_ucEditableText_widget1_ctl00_imgBanner" src="/images/layout/megamenu/promo-201810/banner-menu-wordpress-en.aspx" style=""></a>
                  </div>
                  <div class="MMMain">
                    <div class="MMLeft hidden-xs">
                      <ul class="nav nav-tabs">
                        <li><a href="#" data-tabrel="4122" data-trace-event="header_menu_click" data-trace-index="2" data-toggle="tab">WordPress Solutions</a></li>
                      </ul>
                      <div style="padding: 0px 0px 82px 0px;"><a class="button button-menu-promo" href="/en/offers-domains-hosting-aruba.aspx?open=wordpress#zoneFilter" title="Check out our offers">Check out<br>
our offers</a></div>
                      <div class="icon-name-menu"><span class="name-menu">WordPress</span></div>
                    </div>
                    <div class="MMSubmenu">
                      <div class="tab-content">
                        <div class="tab-pane active" id="4122">
                          <h2>WordPress Solutions</h2>
                          <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/wordpress.aspx">See our solutions</a>
                          <ul>
                            <li class="label-aiReady">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/wordpress/managed-wordpress-hosting.aspx">Managed Hosting WordPress</a>
                              <br>
                              <span class="subtitle">Platform optimized for WordPress, with automatic updates, artificial intelligence and 24/7 specialist support!</span>
                            </li>
                            <li class="label-aiReady">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/wordpress/managed-woocommerce-hosting.aspx">Managed WooCommerce Hosting</a>
                              <br>
                              <span class="subtitle">The managed solution on an optimized platform for creating online shops with the help of artificial intelligence.</span>
                            </li>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/cms-hosting/wordpress.aspx">WordPress Hosting</a>
                              <br>
                              <span class="subtitle">Web hosting with WordPress pre-installed. Zero management, maximum freedom, ready to start.</span>
                            </li>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/wordpress.aspx#expert">Advanced WordPress solutions</a>
                              <br>
                              <span class="subtitle">Application for installing the core by yourself, Plesk control panel for multi-site management and scalability with Jelastic cloud technology</span>
                            </li>
                          </ul>
                        </div>
                      </div>
                    </div>
                    <div class="MMLinks hidden-xs ">
                    </div>
                  </div>
                  <div style="clear:both"></div>
                </div>
              </li>
              <li>
                <a class="dropdown-toggle" data-toggle="dropdown" href="#">Domains</a>
                <div class="dropdown-menu megamenu MMdomini">
                  <div class="MMBanner hidden-sm hidden-xs">
                  </div>
                  <div class="MMMain">
                    <div class="MMLeft hidden-xs">
                      <ul class="nav nav-tabs">
                        <li class="active"><a href="#" data-tabrel="654" data-trace-event="header_menu_click" data-trace-index="2" data-toggle="tab">Find your domain</a></li>
                        <li><a href="#" data-tabrel="1065" data-trace-event="header_menu_click" data-trace-index="2" data-toggle="tab">Business Solutions</a></li>
                        <li><a href="#" data-tabrel="605" data-trace-event="header_menu_click" data-trace-index="2" data-toggle="tab">Additional Services</a></li>
                      </ul>
                      <div style="padding: 0px 0px 22px 0px;"><a class="button button-menu-promo" href="/en/offers-domains-hosting-aruba.aspx?open=domini#zoneFilter" title="Check out our offers">Check out<br>
our offers</a></div>
                      <div class="icon-name-menu"><span class="name-menu">Domains</span></div>
                    </div>
                    <div class="MMSubmenu">
                      <div class="tab-content">
                        <div class="tab-pane active" id="654">
                          <h2>Find your domain</h2>
                          <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/domains.aspx">See our solutions</a>
                          <ul>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/domains/domain-registration.aspx">Registration</a>
                              <br>
                              <span class="subtitle">Your domain will be yours and only yours</span>
                            </li>
                            <li class="hideMenuLeft">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/domains/gtld/cloud.aspx">.CLOUD Domain</a>
                              <br>
                              <span class="subtitle">For a modern, memorable and innovative domain name</span>
                            </li>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/domains/most-popular-domains.aspx">Most popular domains</a>
                              <br>
                              <span class="subtitle">The TLDs most chosen by our customers</span>
                            </li>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/domains/domain-transfer.aspx">Transfer</a>
                              <br>
                              <span class="subtitle">Up to one year’s free registration!</span>
                            </li>
                            <li class="gtldMenuLeft">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/domains/new-gtlds-domain-extensions.aspx">New gTLDs</a>
                              <br>
                              <span class="subtitle">Boost your identity with the new domain extensions</span>
                              <ul>
                                <li class="">
                                  <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/domains/new-gtlds-domain-extensions/stages-of-registration.aspx">The different stages of registration</a>
                                  <br>
                                  <span class="subtitle"></span>
                                </li>
                                <li class="">
                                  <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/domains/new-gtlds-domain-extensions/faq/frequently-asked-questions.aspx">FAQ</a>
                                  <br>
                                  <span class="subtitle">See the FAQs</span>
                                </li>
                              </ul>
                            </li>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/domains/geographic-domains.aspx">Geographic domain</a>
                              <br>
                              <span class="subtitle">Register with Aruba your geographic domain</span>
                            </li>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/domains/premium-domains.aspx">Premium Domains</a>
                              <br>
                              <span class="subtitle">Buy a valuable domain name</span>
                            </li>
                            <li class="hideMenuLeft">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/domains/business-solutions/domain-name-recovery.aspx">Domain recovery - brokerage</a>
                              <br>
                              <span class="subtitle">Find out how much your domain is worth</span>
                            </li>
                            <li class="hideMenuLeft">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/domains/business-solutions/domain-backorder.aspx">Domain Backorder</a>
                              <br>
                              <span class="subtitle">Book one or more expiring domains</span>
                            </li>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/swite-social-website.aspx">Domain with Swite website</a>
                              <br>
                              <span class="subtitle">Register a domain name and get Swite included to create a website using the content of your social media accounts!</span>
                            </li>
                            <li class="hideMenuLeft">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/domains/business-solutions/domain-valuation.aspx">Domain Valuation</a>
                              <br>
                              <span class="subtitle">Want to know the value of your domain?</span>
                            </li>
                          </ul>
                        </div>
                        <div class="tab-pane tab-id1065" id="1065">
                          <h2>Business Solutions</h2>
                          <ul>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/domains/business-solutions/domain-name-recovery.aspx">Domain recovery - brokerage</a>
                              <br>
                              <span class="subtitle">Find out how much your domain is worth</span>
                            </li>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/domains/business-solutions/manage-domain-portfolio.aspx">Managing domain portfolios</a>
                              <br>
                              <span class="subtitle">Optimized management of all your domains</span>
                            </li>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/domains/business-solutions/domain-backorder.aspx">Domain Backorder</a>
                              <br>
                              <span class="subtitle">Book one or more expiring domains </span>
                            </li>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/domains/business-solutions/domain-valuation.aspx">Domain Valuation</a>
                              <br>
                              <span class="subtitle">Want to know the value of your domain?</span>
                            </li>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/domains/brand-protection.aspx">Brand Protection</a>
                              <br>
                              <span class="subtitle">Protect and safeguard your brand</span>
                            </li>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/domains/trademark-registration.aspx">Trademark registration</a>
                              <br>
                              <span class="subtitle">Protect your brand</span>
                            </li>
                          </ul>
                        </div>
                        <div class="tab-pane tab-id605" id="605">
                          <h2>Additional Services</h2>
                          <ul>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/domains/additional-services/whois-privacy.aspx">Whois Privacy</a>
                              <br>
                              <span class="subtitle">Protect your privacy</span>
                            </li>
                          </ul>
                        </div>
                      </div>
                    </div>
                    <div class="MMLinks hidden-xs ">
                      <div class="menu-offers">
                        <a href="/en/hosting/included-services/swite.aspx" style="color:#222; text-decoration: none; font-size: 12px;" title="REGISTER YOUR DOMAIN AND GET A WEBSITE WITH SWITE!"><strong>REGISTER YOUR DOMAIN AND GET A WEBSITE WITH SWITE!</strong></a>
                      </div>
                      <!--div class="menu-offers">
	<a href="/en/domains/new-gtlds-domain-extensions/cloud-domain-name.aspx" style="color:#222; text-decoration: none; font-size: 12px;" title="REGISTER YOUR OWN.CLOUD!"><strong>REGISTER YOUR OWN <span class="cyano-cloud">.CLOUD</span> DOMAIN!</strong></a></div-->
                    </div>
                  </div>
                  <div style="clear:both"></div>
                </div>
              </li>
              <li>
                <a class="dropdown-toggleOFF" href="/en/hosting/included-services/domain-validated-ssl-certificates.aspx">SSL</a>
              </li>
              <li>
                <a class="dropdown-toggle" data-toggle="dropdown" href="#">Email</a>
                <div class="dropdown-menu megamenu MMemail">
                  <div class="MMBanner hidden-sm hidden-xs">
                    <a id="p_lt_ctl09_pageplaceholder_p_lt_ctl03_pageplaceholder2_p_lt_ctl00_editabletext1_ucEditableText_widget1_ctl00_lnkBanner" class="CMSBanner Banner" href="/en/domains/new-gtlds-domain-extensions/cloud-domain-name.aspx" onclick="this.href='/CMSModules/BannerManagement/CMSPages/BannerRedirect.ashx?bannerID=376';" onmouseup="this.href='/CMSModules/BannerManagement/CMSPages/BannerRedirect.ashx?bannerID=376';"><img id="p_lt_ctl09_pageplaceholder_p_lt_ctl03_pageplaceholder2_p_lt_ctl00_editabletext1_ucEditableText_widget1_ctl00_imgBanner" src="/images/layout/megamenu/promo-201610/160x240_en.aspx" style=""></a>
                  </div>
                  <div class="MMMain">
                    <div class="MMLeft hidden-xs">
                      <ul class="nav nav-tabs">
                        <li class="active"><a href="#" data-tabrel="4699" data-trace-event="header_menu_click" data-trace-index="2" data-toggle="tab">Email e Office</a></li>
                        <li><a href="#" data-tabrel="1058" data-trace-event="header_menu_click" data-trace-index="2" data-toggle="tab">Business Solutions</a></li>
                        <li><a href="#" data-tabrel="1057" data-trace-event="header_menu_click" data-trace-index="2" data-toggle="tab">Additional Services</a></li>
                      </ul>
                      <div style="padding: 0px 0px 22px 0px;"><a class="button button-menu-promo" href="/en/offers-domains-hosting-aruba.aspx?open=domini#zoneFilter" title="Check out our offers">Check out<br>
our offers</a></div>
                      <div class="icon-name-menu"><span class="name-menu">Email</span></div>
                    </div>
                    <div class="MMSubmenu">
                      <div class="tab-content">
                        <div class="tab-pane active" id="4699">
                          <h2>Email e Office</h2>
                          <a data-trace-event="header_menu_click" data-trace-index="3" href="/es/email.aspx"></a>
                          <ul>
                            <li class="PrimarySonMenuLeft">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/email.aspx">Domain with email</a>
                              <br>
                              <span class="subtitle">Customize your domain email address</span>
                            </li>
                          </ul>
                        </div>
                        <div class="tab-pane tab-id1058" id="1058">
                          <h2>Business Solutions</h2>
                          <ul>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/email/business-email-solutions.aspx">Email Solutions</a>
                              <br>
                              <span class="subtitle">Custom management of company emails </span>
                            </li>
                          </ul>
                        </div>
                        <div class="tab-pane tab-id1057" id="1057">
                          <h2>Additional Services</h2>
                          <ul>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/email/unlimited-email-storage.aspx">Unlimited Email Storage</a>
                              <br>
                              <span class="subtitle">Give your mailbox unlimited storage</span>
                            </li>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/email/giga-mail.aspx">GigaMail</a>
                              <br>
                              <span class="subtitle">Increase the capacity of your email accounts </span>
                            </li>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/email/business-mail.aspx">Business Mail</a>
                              <br>
                              <span class="subtitle">Professional management of your email accounts</span>
                            </li>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/email/unlimited-email-accounts.aspx">Unlimited Email Accounts</a>
                              <br>
                              <span class="subtitle">Unlimited email accounts for your domain</span>
                            </li>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/email/imap.aspx">IMAP Email</a>
                              <br>
                              <span class="subtitle">Your emails with you at all times </span>
                            </li>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/email/antivirus-antispam.aspx">AntiVirus and AntiSpam</a>
                              <br>
                              <span class="subtitle">Protect your emails from viruses and spam</span>
                            </li>
                          </ul>
                        </div>
                      </div>
                    </div>
                    <div class="MMLinks hidden-xs ">
                    </div>
                  </div>
                  <div style="clear:both"></div>
                </div>
              </li>
              <li>
                <a class="dropdown-toggle" data-toggle="dropdown" href="#">Website</a>
                <div class="dropdown-menu megamenu MMsitoweb">
                  <div class="MMBanner hidden-sm hidden-xs">
                    <a id="p_lt_ctl09_pageplaceholder_p_lt_ctl04_pageplaceholder4_p_lt_ctl00_editabletext1_ucEditableText_widget1_ctl00_lnkBanner" class="CMSBanner Banner" href="/en/swite-promotion.aspx" onclick="this.href='/CMSModules/BannerManagement/CMSPages/BannerRedirect.ashx?bannerID=530';" onmouseup="this.href='/CMSModules/BannerManagement/CMSPages/BannerRedirect.ashx?bannerID=530';"><img id="p_lt_ctl09_pageplaceholder_p_lt_ctl04_pageplaceholder4_p_lt_ctl00_editabletext1_ucEditableText_widget1_ctl00_imgBanner" src="/images/layout/megamenu/promo-201710/aruba_swite_bannermenu_hp-en.aspx" style=""></a>
                  </div>
                  <div class="MMMain">
                    <div class="MMLeft hidden-xs">
                      <ul class="nav nav-tabs">
                        <li><a href="#" data-tabrel="3883" data-trace-event="header_menu_click" data-trace-index="2" data-toggle="tab">Website</a></li>
                      </ul>
                      <div style="padding: 0px 0px 22px 0px;"><a class="button button-menu-promo" href="/en/offers-domains-hosting-aruba.aspx" title="Check out our offers">Check out<br>
our offers</a></div>
                      <div class="icon-name-menu"><span class="name-menu">WebSite</span></div>
                    </div>
                    <div class="MMSubmenu">
                      <div class="tab-content">
                        <div class="tab-pane active" id="3883">
                          <h2>Website</h2>
                          <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/supersite.aspx"></a>
                          <ul>
                            <li class="label-aiReady">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/supersite.aspx">SuperSite</a>
                              <br>
                              <span class="subtitle">Everything you need to create your website.</span>
                            </li>
                            <li class="label-aiReady">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/wordpress.aspx">Wordpress Solutions</a>
                              <br>
                              <span class="subtitle">Create your new WordPress website and get straight online with the integrated artificial intelligence tool.</span>
                            </li>
                            <li class="sitowebMenuLeft">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/swite-social-website.aspx">Swite</a>
                              <br>
                              <span class="subtitle">Create your website using photos, posts and videos from your social media accounts in seconds!</span>
                            </li>
                          </ul>
                        </div>
                      </div>
                    </div>
                    <div class="MMLinks hidden-xs ">
                      <div class="menu-offers">
                        <a href="/en/hosting/included-services/swite.aspx" style="color:#222; text-decoration: none; font-size: 12px;" title="REGISTER YOUR DOMAIN AND GET A WEBSITE WITH SWITE!"><strong>REGISTER YOUR DOMAIN AND GET A WEBSITE WITH SWITE!</strong></a>
                      </div>
                    </div>
                  </div>
                  <div style="clear:both"></div>
                </div>
              </li>
              <li>
                <a class="dropdown-toggle" data-toggle="dropdown" href="#">E-commerce</a>
                <div class="dropdown-menu megamenu MMecommerce">
                  <div class="MMBanner hidden-sm hidden-xs">
                  </div>
                  <div class="MMMain">
                    <div class="MMLeft hidden-xs">
                      <div style="padding: 15px 15px 22px 10px; font-size: 13px;border-bottom: 1px solid #ddd;text-align: left;"><strong>E-COMMERCE SOLUTIONS</strong><br>
                        <br> With our <span style="white-space:nowrap">e-commerce</span> solutions selling online has never been so easy.
                      </div>
                      <div style="padding: 0px 0px 22px 0px;"><a class="button button-menu-promo" href="/en/offers-domains-hosting-aruba.aspx" title="Check out our offers">Check out<br>
our offers</a></div>
                      <div class="icon-name-menu"><span class="name-menu">E-commerce</span></div>
                    </div>
                    <div class="MMSubmenu">
                      <div class="tab-content">
                        <div class="tab-pane active" id="4311">
                          <h2>Create your shop</h2>
                          <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/e-commerce.aspx">See our solutions</a>
                          <ul>
                            <li class="label-aiReady">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/supersite.aspx#Piani">SuperSite Professional</a>
                              <br>
                              <span class="subtitle">The service with all you need to create and customize your e-commerce website using a simple drag&amp;drop</span>
                            </li>
                            <li class="label-aiReady">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/wordpress/managed-woocommerce-hosting.aspx">Managed WooCommerce Hosting</a>
                              <br>
                              <span class="subtitle">A dedicated hosting platform optimized for WordPress and WooCommerce for creating and customizing online shops with the help of artificial intelligence.</span>
                            </li>
                          </ul>
                        </div>
                      </div>
                    </div>
                    <div class="MMLinks hidden-xs ">
                    </div>
                  </div>
                  <div style="clear:both"></div>
                </div>
              </li>
              <li>
                <a class="dropdown-toggle" data-toggle="dropdown" href="#">Web Marketing</a>
                <div class="dropdown-menu megamenu MMpromozione">
                  <div class="MMBanner hidden-sm hidden-xs">
                  </div>
                  <div class="MMMain">
                    <div class="MMLeft hidden-xs">
                      <ul class="nav nav-tabs">
                        <li class="active"><a href="#" data-tabrel="6012" data-trace-event="header_menu_click" data-trace-index="2" data-toggle="tab">rankingCoach</a></li>
                        <li><a href="#" data-tabrel="6194" data-trace-event="header_menu_click" data-trace-index="2" data-toggle="tab">Aruba SMS </a></li>
                      </ul>
                      <div style="padding: 0px 0px 22px 0px;"><a class="button button-menu-promo" href="/en/offers-domains-hosting-aruba.aspx?open=webmarketing#zoneFilter" title="Check out our offers">Check out<br>
our offers</a></div>
                      <div style="padding: 5px 15px; font-size: 13px;">Get your site on major search engines and be found by the right people.</div>
                      <div class="icon-name-menu"><span class="name-menu">Web Marketing</span></div>
                    </div>
                    <div class="MMSubmenu">
                      <div class="tab-content">
                        <div class="tab-pane active" id="6012">
                          <h2>rankingCoach</h2>
                          <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/rankingcoach.aspx"></a>
                          <ul>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/rankingcoach.aspx">RankingCoach</a>
                              <br>
                              <span class="subtitle">Manage digital marketing activities with a wide range of tools to improve the visibility of your website and your reputation online</span>
                            </li>
                          </ul>
                        </div>
                        <div class="tab-pane tab-id6194" id="6194">
                          <h2>Aruba SMS </h2>
                          <a href="/en/sms-service.aspx"></a>
                          <ul>
                            <li class="">
                              <a data-trace-event="header_menu_click" data-trace-index="3" href="/en/sms-service.aspx">Aruba SMS</a>
                              <br>
                              <span class="subtitle">Learn about our solutions</span>
                            </li>
                          </ul>
                        </div>
                      </div>
                    </div>
                    <div class="MMLinks hidden-xs ">
                    </div>
                  </div>
                  <div style="clear:both"></div>
                </div>
              </li>
              <li>
                <a class="dropdown-toggleOff" href="/en/aruba-drive.aspx">Aruba Drive</a>
              </li>
              <!--li>
    <a class="dropdown-toggle" data-toggle="dropdown" href="#">Cloud</a>
    <div class="dropdown-menu megamenu MMserver">

<div class="MMBanner hidden-sm hidden-xs"><a id="p_lt_ctl09_pageplaceholder_p_lt_ctl07_pageplaceholder6_p_lt_ctl00_editabletext1_ucEditableText_widget1_ctl00_lnkBanner" class="CMSBanner Banner" href="/en/domains/new-gtlds-domain-extensions/cloud-domain-name.aspx" onclick="this.href=&#39;/CMSModules/BannerManagement/CMSPages/BannerRedirect.ashx?bannerID=538&#39;;" onmouseup="this.href=&#39;/CMSModules/BannerManagement/CMSPages/BannerRedirect.ashx?bannerID=538&#39;;"><img id="p_lt_ctl09_pageplaceholder_p_lt_ctl07_pageplaceholder6_p_lt_ctl00_editabletext1_ucEditableText_widget1_ctl00_imgBanner" src="/images/layout/megamenu/promo-201610/160x240_en.aspx" style="" /></a>



</div>
<div class="MMMain C1">
  <div class="MMLeft hidden-xs">
<ul class="nav nav-tabs"><li><a href="#" data-tabrel="1949" data-trace-event="header_menu_click" data-trace-index="2" data-toggle="tab">Cloud</a></li></ul>
<div style="padding: 45px 15px 50px 10px; font-size: 13px;">
	Aruba Cloud: reliability and flexibility of Aruba solutions.<br />
	<br />
	&nbsp;</div>
<div class="icon-name-menu">
	<span class="name-menu">Cloud</span></div>
<style type="text/css">
.MMserver .MMLeft .nav-tabs {display: none; }
@media (min-width: 481px) {
.MMserver .MMLeft .icon-name-menu { margin-bottom: 190px; }
}</style>




</div>
  <div class="MMSubmenu"><script>
$(function(){
  $("#1877").addClass("active");
  });
</script>
<div class="tab-content"><div class="tab-pane active" id="1949"><h2>Cloud</h2>
  <a data-trace-event="header_menu_click" data-trace-index="3" href='http://www.arubacloud.com'></a><ul><li class="">
  <a data-trace-event="header_menu_click" data-trace-index="3" href='https://www.arubacloud.com/cloud-computing/cloud-pro.aspx'>Cloud PRO</a>
  <br>
<span class="subtitle">Learn more about our Cloud Computing features</span></li><li class="">
  <a data-trace-event="header_menu_click" data-trace-index="3" href='https://www.arubacloud.com/vps/virtual-private-server-range.aspx'>Cloud VPS</a>
  <br>
<span class="subtitle">The 4 sizes of our VPS Servers</span></li><li class="">
  <a data-trace-event="header_menu_click" data-trace-index="3" href='https://www.arubacloud.com/virtual-private-cloud.aspx'>Virtual Private Cloud</a>
  <br>
<span class="subtitle">Your own Virtual Data Center</span></li><li class="">
  <a data-trace-event="header_menu_click" data-trace-index="3" href='https://www.arubacloud.com/database-as-a-service.aspx'>Database as a Service</a>
  <br>
<span class="subtitle">Scalable, secure, high-performance: learn about Aruba DBaaS</span></li><li class="">
  <a data-trace-event="header_menu_click" data-trace-index="3" href='http://www.arubacloud.com/object-storage/object-storage-by-aruba.aspx'>Cloud Object Storage</a>
  <br>
<span class="subtitle">Solve your storage problems</span></li><li class="">
  <a data-trace-event="header_menu_click" data-trace-index="3" href='https://www.arubacloud.com/jelastic-cloud-paas/jelastic-cloud.aspx'>Jelastic Cloud</a>
  <br>
<span class="subtitle">Create your development environment thanks to the PaaS model</span></li><li class="">
  <a data-trace-event="header_menu_click" data-trace-index="3" href='http://www.arubacloud.com/cloud-backup/service-features.aspx'>Cloud Backup</a>
  <br>
<span class="subtitle">Technology and security of the Cloud Backup</span></li><li class="">
  <a data-trace-event="header_menu_click" data-trace-index="3" href='http://www.arubacloud.com/cloud-monitoring/service-features.aspx'>Cloud Monitoring</a>
  <br>
<span class="subtitle">All the features of Cloud Monitoring</span></li></ul></div></div>
</div>
  <div class="MMLinks hidden-xs ">



</div>
</div>
<div style="clear:both"></div>
</div>
  </li-->
              <li class="f-right visible-lg visible-llg">
                <a class="btn-mini btn-customer-area icon aru-customer-area-xs" href="https://managehosting.aruba.it/areautenti.asp?lang=en">&nbsp;customer area</a>
              </li>
            </ul>
            <script>
              $(document).ready(function() {
                $('.MMdomini .MMLeft .nav-tabs > li > a').on("click touchstart", function(e) {
                  $(".MMdomini .MMLeft .nav-tabs").find("li.active").removeClass("active");
                  $(".MMdomini .MMSubmenu .tab-content").find("div.active").removeClass("active");
                });
                $('.MMhosting .MMLeft .nav-tabs > li > a').on("click touchstart", function(e) {
                  $(".MMhosting .MMLeft .nav-tabs").find("li.active").removeClass("active");
                  $(".MMhosting .MMSubmenu .tab-content").find("div.active").removeClass("active");
                });
                $('.MMemail .MMLeft .nav-tabs > li > a').on("click touchstart", function(e) {
                  $(".MMemail .MMLeft .nav-tabs").find("li.active").removeClass("active");
                  $(".MMemail .MMSubmenu .tab-content").find("div.active").removeClass("active");
                });
                $('.MMsitoweb .MMLeft .nav-tabs > li > a').on("click touchstart", function(e) {
                  $(".MMsitoweb .MMLeft .nav-tabs").find("li.active").removeClass("active");
                  $(".MMsitoweb .MMSubmenu .tab-content").find("div.active").removeClass("active");
                });
                // $('.MMserver .MMLeft .nav-tabs > li > a').bind("click touchstart", function (e) {
                //  $(".MMserver .MMLeft .nav-tabs").find("li.active").removeClass("active");
                //  $(".MMserver .MMSubmenu .tab-content").find("div.active").removeClass("active");
                // });
              });
            </script>
            <script>
              $(function() {
                $('.mainmenu a[href^="http://"]').attr('target', '_blank');
              });
              // AIM menu
              $(".MMdomini .MMLeft .nav-tabs").menuAim({
                activate: function(a) {
                  var idx = $(a).index();
                  $(".MMdomini .MMLeft .nav-tabs").find("li.active").removeClass("active");
                  $(".MMdomini .MMSubmenu .tab-content").find("div.active").removeClass("active");
                  $(".MMdomini .MMLeft .nav-tabs a").eq(idx).closest('li').addClass("active");
                  var idm = $(".MMdomini .MMLeft .nav-tabs a").eq(idx).data("tabrel");
                  var submenuId = ".MMSubmenu div#" + idm;
                  $(submenuId).show();
                },
                deactivate: function(a) {
                  var idx = $(a).index();
                  $(".MMdomini .MMLeft .nav-tabs a").eq(idx).closest('li').removeClass("active");
                  var idm = $(".MMdomini .MMLeft .nav-tabs a").eq(idx).data("tabrel");
                  var submenuId = ".MMSubmenu div#" + idm;
                  $(submenuId).hide();
                }
              });
              $(".MMhosting .MMLeft .nav-tabs").menuAim({
                activate: function(a) {
                  var idx = $(a).index();
                  $(".MMhosting .MMLeft .nav-tabs").find("li.active").removeClass("active");
                  $(".MMhosting .MMSubmenu .tab-content").find("div.active").removeClass("active");
                  $(".MMhosting .MMLeft .nav-tabs a").eq(idx).closest('li').addClass("active");
                  var idm = $(".MMhosting .MMLeft .nav-tabs a").eq(idx).data("tabrel");
                  var submenuId = ".MMSubmenu div#" + idm;
                  $(submenuId).show();
                },
                deactivate: function(a) {
                  var idx = $(a).index();
                  $(".MMhosting .MMLeft .nav-tabs a").eq(idx).closest('li').removeClass("active");
                  var idm = $(".MMhosting .MMLeft .nav-tabs a").eq(idx).data("tabrel");
                  var submenuId = ".MMSubmenu div#" + idm;
                  $(submenuId).hide();
                }
              });
              // $(".MMwordpress .MMLeft .nav-tabs").menuAim({
              //activate: function(a){
              //  var idx = $(a).index();
              //  $(".MMwordpress .MMLeft .nav-tabs").find("li.active").removeClass("active");
              //  $(".MMwordpress .MMSubmenu .tab-content").find("div.active").removeClass("active");
              //  $(".MMwordpress .MMLeft .nav-tabs a").eq(idx).closest('li').addClass("active");
              //  var idm = $(".MMwordpress .MMLeft .nav-tabs a").eq(idx).data("tabrel");
              //  var submenuId = ".MMSubmenu div#"+idm;
              //  $(submenuId).show();
              // },
              // deactivate: function(a){
              //   var idx = $(a).index();
              //   $(".MMwordpress .MMLeft .nav-tabs a").eq(idx).closest('li').removeClass("active");
              //   var idm = $(".MMwordpress .MMLeft .nav-tabs a").eq(idx).data("tabrel");
              //  var submenuId = ".MMSubmenu div#"+idm;
              //  $(submenuId).hide();
              // }
              // });
              $(".MMemail .MMLeft .nav-tabs").menuAim({
                activate: function(a) {
                  var idx = $(a).index();
                  $(".MMemail .MMLeft .nav-tabs").find("li.active").removeClass("active");
                  $(".MMemail .MMSubmenu .tab-content").find("div.active").removeClass("active");
                  $(".MMemail .MMLeft .nav-tabs a").eq(idx).closest('li').addClass("active");
                  var idm = $(".MMemail .MMLeft .nav-tabs a").eq(idx).data("tabrel");
                  var submenuId = ".MMSubmenu div#" + idm;
                  $(submenuId).show();
                },
                deactivate: function(a) {
                  var idx = $(a).index();
                  $(".MMemail .MMLeft .nav-tabs a").eq(idx).closest('li').removeClass("active");
                  var idm = $(".MMemail .MMLeft .nav-tabs a").eq(idx).data("tabrel");
                  var submenuId = ".MMSubmenu div#" + idm;
                  $(submenuId).hide();
                }
              });
              $(".MMsitoweb .MMLeft .nav-tabs").menuAim({
                activate: function(a) {
                  var idx = $(a).index();
                  $(".MMsitoweb .MMLeft .nav-tabs").find("li.active").removeClass("active");
                  $(".MMsitoweb .MMSubmenu .tab-content").find("div.active").removeClass("active");
                  $(".MMsitoweb .MMLeft .nav-tabs a").eq(idx).closest('li').addClass("active");
                  var idm = $(".MMsitoweb .MMLeft .nav-tabs a").eq(idx).data("tabrel");
                  var submenuId = ".MMSubmenu div#" + idm;
                  $(submenuId).show();
                },
                deactivate: function(a) {
                  var idx = $(a).index();
                  $(".MMsitoweb .MMLeft .nav-tabs a").eq(idx).closest('li').removeClass("active");
                  var idm = $(".MMsitoweb .MMLeft .nav-tabs a").eq(idx).data("tabrel");
                  var submenuId = ".MMSubmenu div#" + idm;
                  $(submenuId).hide();
                }
              });
              $(".MMpromozione .MMLeft .nav-tabs").menuAim({
                activate: function(a) {
                  var idx = $(a).index();
                  $(".MMpromozione .MMLeft .nav-tabs").find("li.active").removeClass("active");
                  $(".MMpromozione .MMSubmenu .tab-content").find("div.active").removeClass("active");
                  $(".MMpromozione .MMLeft .nav-tabs a").eq(idx).closest('li').addClass("active");
                  var idm = $(".MMpromozione .MMLeft .nav-tabs a").eq(idx).data("tabrel");
                  var submenuId = ".MMSubmenu div#" + idm;
                  $(submenuId).show();
                },
                deactivate: function(a) {
                  var idx = $(a).index();
                  $(".MMpromozione .MMLeft .nav-tabs a").eq(idx).closest('li').removeClass("active");
                  var idm = $(".MMpromozione .MMLeft .nav-tabs a").eq(idx).data("tabrel");
                  var submenuId = ".MMSubmenu div#" + idm;
                  $(submenuId).hide();
                }
              });
              /*$(".MMserver .MMLeft .nav-tabs").menuAim({
                activate: function(a){
                  $(".MMserver .MMLeft .nav-tabs").find("li.active").removeClass("active");
                  $(".MMserver .MMSubmenu .tab-content").find("div.active").removeClass("active");
                  var idx = $(a).index();
                  $(".MMserver .MMLeft .nav-tabs a").eq(idx).closest('li').addClass("active");
                  var idm = $(".MMserver .MMLeft .nav-tabs a").eq(idx).data("tabrel");
                  var submenuId = ".MMSubmenu div#"+idm;
                  $(submenuId).show();
                },
                  deactivate: function(a){
                    var idx = $(a).index();
                    $(".MMserver .MMLeft .nav-tabs a").eq(idx).closest('li').removeClass("active");
                    var idm = $(".MMserver .MMLeft .nav-tabs a").eq(idx).data("tabrel");
                    var submenuId = ".MMSubmenu div#"+idm;
                    $(submenuId).hide();
                  }
                });*/
              // RESIZING
              onResize = function() {
                if ($(window).width() > 480) {
                  $('.mainmenu .dropdown-toggle').on('mouseenter', function() {
                    $('.mainmenu .open').removeClass('open');
                  });
                  $('#main-menu .dropdown-menu').on('mouseenter', function(e) {
                    $(this).prev('a').addClass('hovertoggle');
                  });
                  $('#main-menu .dropdown-menu').on('mouseleave', function(e) {
                    $(this).prev('a').removeClass('hovertoggle');
                  });
                  //$('.mainmenu .dropdown-menu').hover(function(){
                  //  $(this).prev('a').addClass('hovertoggle');
                  //}, function(){
                  //  $(this).prev('a').removeClass('hovertoggle');
                  //});        
                };
                /* Add Viewport Class */
                if (window.matchMedia("(max-width: 390px)").matches) {
                  $('body').removeClass('viewport-xs');
                  $('body').addClass('viewport-xxs');
                } else if (window.matchMedia("(max-width: 480px)").matches) {
                  $('body').removeClass('viewport-xxs');
                  $('body').addClass('viewport-xs');
                } else {
                  $('body').removeClass('viewport-xs');
                  $('body').removeClass('viewport-xxs');
                }
              };
              $(document).ready(onResize);
              $(window).on('resize', onResize);
            </script>
          </div>
        </div>
      </div>
    </nav>
  </header>
  <!-- Content -->
  <div class="maincontent">
    <!-- Slider -->
    <div class="hero hero__ecommerce">
      <div class="container hero__container">
        <div class="hero__slider">
          <div class="col-xs-12">
            <div class="hero__claim">
              <figure class="BollinoSlider"><img alt="zero commissioni" src="/images/e-commerce/2021/bollino-zero-commisioni.aspx?lang=en-gb"></figure>
              <h1 class="claim__title">E-commerce solutions for<br> selling securely, all the timee</h1>
              <p class="claim__subtitle">The right tools for opening your online shop or expanding your business online.</p>
              <div class="margin-top-20 mainOffer"><a class="cta cta--primary" href="#wordpressAncor" title="FIND OUT MORE ABOUT OUR SOLUTIONS"><strong>FIND OUT MORE ABOUT OUR SOLUTIONS</strong></a></div>
            </div>
          </div>
          <!-- Icona Creazione Sito viewBox="0 0 290 130" --><svg style="width: 0px; height: 0px;" version="1.1" xmlns="http://www.w3.org/2000/svg">
            <g class="icon-creasito-svg" data-name="icon-creasito-svg" id="icon-creasito-svg">
              <g>
                <path class="ico-CrSt0" d="M116.7,59.2c-3.6,0-6.8,1.5-9.1,4l-9.9,9.9c-0.2,0.1-0.5,0.1-0.7,0c0,0,0,0-0.1-0.1c-0.6-1-0.5-2.2,0.4-3.1
		l8.2-8.2c0.1-0.2,0.1-0.5,0-0.6c0,0-0.1-0.1-0.1-0.1v0c-1.9-1.1-4-1.7-6.3-1.7c-6.9,0-12.5,5.6-12.5,12.5c0,6.9,5.6,12.5,12.5,12.5
		c3.6,0,6.8-1.5,9.1-4l9.9-9.9c0.2-0.1,0.5-0.1,0.7,0c0,0,0,0,0.1,0.1c0.6,1,0.5,2.2-0.4,3.1l-8.2,8.2c-0.1,0.2-0.1,0.5,0,0.6
		c0,0,0.1,0.1,0.1,0.1v0c1.9,1.1,4,1.7,6.3,1.7c6.9,0,12.5-5.6,12.5-12.5C129.2,64.8,123.6,59.2,116.7,59.2z"></path>
              </g>
              <g>
                <g>
                  <path class="ico-CrSt1" d="M192.7,99.2c0.7,4.9,2.8,5.9,7.2,6.2c0.2,0,0.4,0.2,0.4,0.4v1.7c0,0.2-0.2,0.4-0.4,0.4h-29.7
			c-0.2,0-0.5-0.2-0.5-0.4v-1.7c0-0.2,0.2-0.4,0.4-0.4c5.1-0.3,7.3-1.7,7.4-9.5"></path>
                  <path class="ico-CrSt2" d="M192.7,99.2"></path>
                  <path class="ico-CrSt2" d="M177.6,95.9"></path>
                </g>
                <line class="ico-CrSt3" x1="165.8" x2="238.4" y1="76.9" y2="76.9"></line>
                <circle class="ico-CrSt0" cx="185.1" cy="85.9" r="2"></circle>
                <g>
                  <polyline class="ico-CrSt1" points="199,65.4 199,70.3 165.8,70.3 165.8,50.3 191,50.3 		"></polyline>
                </g>
                <g>
                  <circle class="ico-CrSt5" cx="215.4" cy="67.9" r="2.4"></circle>
                  <circle class="ico-CrSt5" cx="205.6" cy="67.9" r="2.4"></circle>
                  <path class="ico-CrSt4" d="M218,62.3c0,0-11.4,0-13.5,0c-2.7,0-4.1-1.4-4.6-3.2l-4.9-16.3c-0.6-1.9-1.4-3-3.6-3c0,0,0.5,0-1,0"></path>
                  <polyline class="ico-CrSt4" points="197.9,42.7 222.8,42.7 216.9,58 200.1,58 "></polyline>
                  <line class="ico-CrSt1" x1="211.1" x2="216.8" y1="57.7" y2="42.7"></line>
                  <line class="ico-CrSt1" x1="204.9" x2="210.7" y1="57.7" y2="42.7"></line>
                  <line class="ico-CrSt1" x1="199.3" x2="204.5" y1="55.9" y2="42.7"></line>
                </g>
                <g>
                  <path class="ico-CrSt5" d="M164.8,94.7h68.1c3.3,0,6-2.7,6-6V35.9c0-3.3-2.7-6-6-6h-97.1c-3.3,0-6,2.7-6,6V45"></path>
                </g>
              </g>
              <path class="ico-CrSt1" d="M100.4,113.7c-0.1,7.7-2.3,9.1-7.4,9.5c-0.2,0-0.4,0.2-0.4,0.4v1.7c0,0.2,0.2,0.5,0.5,0.5h29.7
	c0.2,0,0.4-0.2,0.5-0.4v-1.7c0-0.2-0.2-0.4-0.4-0.4c-4.4-0.3-6.5-1.2-7.2-6.2"></path>
              <line class="ico-CrSt1" x1="53.3" x2="161.2" y1="94.7" y2="94.7"></line>
              <circle class="ico-CrSt0" cx="107.9" cy="103.7" r="2"></circle>
              <circle class="ico-CrSt5" cx="264.8" cy="91.8" r="7.8"></circle>
              <path class="ico-CrSt4" d="M202.4,26.1l-3.7-12.2c-1.9-6.3-4.5-9.6-11.8-9.6h-3.3"></path>
              <line class="ico-CrSt4" x1="273" x2="242.7" y1="77" y2="77"></line>
              <circle class="ico-CrSt0" cx="183.9" cy="4.7" r="2"></circle>
              <polyline class="ico-CrSt4" points="207.9,17 288.5,17 269.6,66.3 242.8,66.3 "></polyline>
              <line class="ico-CrSt1" x1="242.2" x2="281.3" y1="33.7" y2="33.7"></line>
              <line class="ico-CrSt1" x1="243.2" x2="275.3" y1="50.7" y2="50.7"></line>
              <line class="ico-CrSt1" x1="250.7" x2="269.3" y1="65.5" y2="17"></line>
              <line class="ico-CrSt1" x1="242.5" x2="249.3" y1="33.4" y2="17"></line>
              <line class="ico-CrSt1" x1="225.6" x2="229.3" y1="26.4" y2="17"></line>
              <path class="ico-CrSt3" d="M56,41.8v-1.3v-1.7c0-1.8-0.4-3.1-1.2-3.8"></path>
              <path class="ico-CrSt3" d="M4.6,35.5c-0.5,0.8-0.8,1.8-0.8,3.3v81.8c0,3.5,1.2,4.7,4.7,4.7h42.7c3.5,0,4.7-1.2,4.7-4.7v-0.3v-2"></path>
              <path class="ico-CrSt5" d="M54.8,35c-0.8-0.7-1.9-0.9-3.5-0.9H8.6c-2,0-3.3,0.4-4,1.4"></path>
              <path class="ico-CrSt4" d="M4.6,35.5L8,28c0.5-0.6,1.2-1,2-1h39.7c0.7,0,1.4,0.3,1.9,0.9l3.2,7.1"></path>
              <line class="ico-CrSt1" x1="10.8" x2="46.7" y1="55.1" y2="55.1"></line>
              <path class="ico-CrSt0" d="M47.8,45c0,1.1-0.9,2-2,2c-1.1,0-2-0.9-2-2c0-1.1,0.9-2,2-2C46.9,43,47.8,43.9,47.8,45"></path>
              <path class="ico-CrSt0" d="M39.3,44.8c0,1.1-0.9,2-2,2c-1.1,0-2-0.9-2-2c0-1.1,0.9-2,2-2C38.5,42.9,39.3,43.7,39.3,44.8"></path>
              <path class="ico-CrSt0" d="M29.6,83.1c-9.9,0-18,8.1-18,18s8.1,18,18,18s18-8.1,18-18S39.5,83.1,29.6,83.1 M13.4,101.1c0-2.3,0.5-4.6,1.4-6.6l7.7,21.2
	C17.1,113.1,13.4,107.5,13.4,101.1 M29.6,117.3c-1.6,0-3.1-0.2-4.6-0.7l4.9-14.1l5,13.6c0,0.1,0.1,0.2,0.1,0.2
	C33.2,117,31.4,117.3,29.6,117.3 M31.8,93.5c1-0.1,1.9-0.2,1.9-0.2c0.9-0.1,0.8-1.4-0.1-1.3c0,0-2.6,0.2-4.3,0.2
	c-1.6,0-4.3-0.2-4.3-0.2c-0.9-0.1-1,1.3-0.1,1.3c0,0,0.8,0.1,1.7,0.2l2.5,6.9l-3.5,10.6l-5.9-17.5c1-0.1,1.9-0.2,1.9-0.2
	c0.9-0.1,0.8-1.4-0.1-1.3c0,0-2.6,0.2-4.3,0.2c-0.3,0-0.7,0-1,0c2.9-4.4,7.9-7.3,13.5-7.3c4.2,0,8,1.6,10.9,4.2c-0.1,0-0.1,0-0.2,0
	c-1.6,0-2.7,1.4-2.7,2.9c0,1.3,0.8,2.5,1.6,3.8c0.6,1.1,1.3,2.5,1.3,4.5c0,1.4-0.5,3-1.2,5.2l-1.6,5.4L31.8,93.5z M43.8,93.4
	c1.3,2.3,2,5,2,7.8c0,6-3.2,11.2-8,14l4.9-14.3c0.9-2.3,1.2-4.2,1.2-5.8C43.9,94.4,43.8,93.9,43.8,93.4"></path>
              <path class="ico-CrSt5" d="M155.9,112.6H58.7c-3.3,0-6-2.7-6-6V53.8c0-3.3,2.7-6,6-6h97.1c3.3,0,6,2.7,6,6v52.8
	C161.9,109.9,159.2,112.6,155.9,112.6z"></path>
            </g>
          </svg><!-- END Icona Creazione Sito --><!-- Icona Creazione Sito 2--><svg style="width: 0px; height: 0px;" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
            <g class="icon-creasito-svg2" data-name="icon-creasito-svg2" id="icon-creasito-svg2">
              <g>
                <path class="ico-CrSt0" d="M137.7,35.5c-3.6,0-6.8,1.5-9.1,4l-9.9,9.9c-0.2,0.1-0.5,0.1-0.7,0c0,0,0,0-0.1-0.1c-0.6-1-0.5-2.2,0.4-3.1
			l8.2-8.2c0.1-0.2,0.1-0.5,0-0.6l-0.1-0.1l0,0c-1.9-1.1-4-1.7-6.3-1.7c-6.9,0-12.5,5.6-12.5,12.5s5.6,12.5,12.5,12.5
			c3.6,0,6.8-1.5,9.1-4l9.9-9.9c0.2-0.1,0.5-0.1,0.7,0c0,0,0,0,0.1,0.1c0.6,1,0.5,2.2-0.4,3.1l-8.2,8.2c-0.1,0.2-0.1,0.5,0,0.6
			l0.1,0.1l0,0c1.9,1.1,4,1.7,6.3,1.7c6.9,0,12.5-5.6,12.5-12.5C150.2,41.1,144.6,35.5,137.7,35.5z"></path>
              </g>
              <g>
                <g>
                  <path class="ico-CrSt1" d="M213.7,75.5c0.7,4.9,2.8,5.9,7.2,6.2c0.2,0,0.4,0.2,0.4,0.4v1.7c0,0.2-0.2,0.4-0.4,0.4h-29.7
				c-0.2,0-0.5-0.2-0.5-0.4v-1.7c0-0.2,0.2-0.4,0.4-0.4c5.1-0.3,7.3-1.7,7.4-9.5"></path>
                  <path class="ico-CrSt2" d="M213.7,75.5"></path>
                  <path class="ico-CrSt2" d="M198.6,72.2"></path>
                </g>
                <line class="ico-CrSt3" x1="186.8" x2="259.4" y1="53.2" y2="53.2"></line>
                <circle class="ico-CrSt0" cx="206.1" cy="62.2" r="2"></circle>
                <g>
                  <polyline class="ico-CrSt3" points="220,41.7 220,46.6 186.8,46.6 186.8,26.6 212,26.6"></polyline>
                </g>
                <g>
                  <circle class="ico-CrSt5" cx="236.4" cy="44.2" r="2.4"></circle>
                  <circle class="ico-CrSt5" cx="226.6" cy="44.2" r="2.4"></circle>
                  <path class="ico-CrSt6" d="M239,38.6c0,0-11.4,0-13.5,0c-2.7,0-4.1-1.4-4.6-3.2L216,19.1c-0.6-1.9-1.4-3-3.6-3c0,0,0.5,0-1,0"></path>
                  <polyline class="ico-CrSt6" points="218.9,19 243.8,19 237.9,34.3 221.1,34.3"></polyline>
                  <line class="ico-CrSt1" x1="232.1" x2="237.8" y1="34" y2="19"></line>
                  <line class="ico-CrSt1" x1="225.9" x2="231.7" y1="34" y2="19"></line>
                  <line class="ico-CrSt1" x1="220.3" x2="225.5" y1="32.2" y2="19"></line>
                </g>
                <g>
                  <path class="ico-CrSt5" d="M185.8,71h68.1c3.3,0,6-2.7,6-6V12.2c0-3.3-2.7-6-6-6h-97.1c-3.3,0-6,2.7-6,6v9.1"></path>
                </g>
              </g>
              <path class="ico-CrSt1" d="M121.4,90c-0.1,7.7-2.3,9.1-7.4,9.5c-0.2,0-0.4,0.2-0.4,0.4v1.7c0,0.2,0.2,0.5,0.5,0.5h29.7
		c0.2,0,0.4-0.2,0.5-0.4V100c0-0.2-0.2-0.4-0.4-0.4c-4.4-0.3-6.5-1.2-7.2-6.2"></path>
              <line class="ico-CrSt1" x1="74.3" x2="182.2" y1="71" y2="71"></line>
              <circle class="ico-CrSt0" cx="128.9" cy="80" r="2"></circle>
              <path class="ico-CrSt0" d="M36.9,22.8c-18.4,0-33.5,15.1-33.5,33.5s15.1,33.5,33.5,33.5s33.5-15.1,33.5-33.5S55.4,22.8,36.9,22.8
		 M6.8,56.2c0-4.3,0.9-8.6,2.6-12.3l14.3,39.4C13.7,78.6,6.8,68.2,6.8,56.2 M36.9,86.4c-3,0-5.8-0.4-8.6-1.3l9.1-26.2l9.3,25.3
		c0,0.2,0.2,0.4,0.2,0.4C43.6,85.8,40.3,86.4,36.9,86.4 M41,42.1c1.9-0.2,3.5-0.4,3.5-0.4c1.7-0.2,1.5-2.6-0.2-2.4
		c0,0-4.8,0.4-8,0.4c-3,0-8-0.4-8-0.4c-1.7-0.2-1.9,2.4-0.2,2.4c0,0,1.5,0.2,3.2,0.4L36,54.9l-6.5,19.7l-11-32.6
		c1.9-0.2,3.5-0.4,3.5-0.4c1.7-0.2,1.5-2.6-0.2-2.4c0,0-4.8,0.4-8,0.4c-0.6,0-1.3,0-1.9,0c5.4-8.2,14.7-13.6,25.1-13.6
		c7.8,0,14.9,3,20.3,7.8c-0.2,0-0.2,0-0.4,0c-3,0-5,2.6-5,5.4c0,2.4,1.5,4.7,3,7.1c1.1,2,2.4,4.7,2.4,8.4c0,2.6-0.9,5.6-2.2,9.7
		l-3,10L41,42.1z M63.4,41.9c2.4,4.3,3.7,9.3,3.7,14.5c0,11.2-6,20.8-14.9,26l9.1-26.6c1.7-4.3,2.2-7.8,2.2-10.8
		C63.5,43.8,63.4,42.9,63.4,41.9"></path>
              <path class="ico-CrSt5" d="M176.9,88.9H79.7c-3.3,0-6-2.7-6-6V30.1c0-3.3,2.7-6,6-6h97.1c3.3,0,6,2.7,6,6v52.8
		C182.9,86.2,180.2,88.9,176.9,88.9z"></path>
            </g>
          </svg><!-- END Icona Creazione Sito 2--><!-- Label ssldv --><svg style="width: 0px; height: 0px;" version="1.1" xmlns="http://www.w3.org/2000/svg">
            <g class="label-ssldv" data-name="label-ssldv" id="label-ssldv">
              <g class="label-ssl0" id="label-ssl-shadow">
                <path class="label-ssl1" d="M205,80.3L37,77.5c-3.3-0.1-6-2.7-6-5.9V34c0-3.2,2.7-5.7,6-5.7l168,2.8c3.3,0.1,6,2.7,6,5.9v37.6
			C211,77.8,208.3,80.4,205,80.3z"></path>
              </g>
              <g id="label-ssl-bar">
                <path class="label-ssl2" d="M202,78.3H34c-3.3,0-6-2.7-6-6v-39c0-3.3,2.7-6,6-6h168c3.3,0,6,2.7,6,6v39C208,75.6,205.3,78.3,202,78.3z"></path>
              </g>
              <g id="label-ssl-font">
                <rect class="label-ssl3" height="13.8" width="134" x="74" y="46"></rect> <text transform="matrix(1 0 0 1 79.2832 59.3324)">
                  <tspan class="label-ssl4 label-ssl5 label-ssl6" x="0" y="0">SSL DV</tspan>
                  <tspan class="label-ssl7 label-ssl5 label-ssl8" x="59.7" y="0"> </tspan>
                  <tspan class="label-ssl7 label-ssl5 label-ssl9" x="62.6" y="0">INCLUSO</tspan>
                </text>
              </g>
              <g id="label-ssl-icon">
                <path class="label-ssl10" d="M40.4,98L11.6,78.8L2,11.6C21.2,11.6,40.4,2,40.4,2s19.2,9.6,38.4,9.6l-9.6,67.2L40.4,98z"></path>
                <path class="label-ssl11" d="M40.4,92L15.2,75.2L6.8,16.4C23.6,16.4,40.4,8,40.4,8s16.8,8.4,33.6,8.4l-8.4,58.8L40.4,92z"></path>
                <path class="label-ssl12" d="M40.4,89L17,73.4L9.2,18.8c15.6,0,31.2-7.8,31.2-7.8s15.6,7.8,31.2,7.8l-7.8,54.6L40.4,89z"></path>
                <g>
                  <path class="label-ssl2" d="M52.1,67.6H28.8c-4.2,0-7.6-3.4-7.6-7.6V39.8h38.4V60C59.6,64.2,56.2,67.6,52.1,67.6z"></path>
                  <path class="label-ssl13" d="M30.5,39.5v-8.4c0-3.4,2.8-6.2,6.2-6.2h7.4c3.4,0,6.2,2.8,6.2,6.2v8.6"></path>
                </g>
                <rect class="label-ssl3" height="19.2" width="57.6" x="11.6" y="46.2"></rect> <text class="label-ssl12 label-ssl14 label-ssl15" transform="matrix(1 0 0 1 24.9443 60.4329)">SSL</text>
              </g>
            </g>
          </svg><!-- END Label ssldv -->
        </div>
      </div>
    </div>
    <!-- Container -->
    <div class="content PageHECommerce">
      <div class="container">
        <div class="row">
          <div class="col-xs-12">
            <div class="text-center">
              <h2 class="strong m-bottom-24 a-center">Aruba solution to suit any online shop</h2>
            </div>
            <span class="AncorPointWPTop" name="wordpressAncor">&nbsp;</span>
          </div>
        </div>
        <div class="row">
          <div class="CardRoweCommerce">
            <div class="col-xs-12 col-sm-6">
              <p class="f--16 TitleClmOne Same-Height m--b-30" style="height: 68.5312px;">Are you just starting out in e-commerce? Set up your online shop using <strong>SuperSite Professional</strong> and increase your product sales by selling
                online.</p>
              <div class="Card-Slide js-clickboxes">
                <div class="Card CardCell CardWhite CardNoBord animation js-click">
                  <div class="Card-Head Card-HeadWP Card-Img"><img alt="Logo Aruba SuperSite" class="w--8" src="/images/icon/logo/black/aruba_supersite_allblack.aspx"><!--img alt="SuperSite" src="/images/e-commerce/2021/icona-supersite.aspx" /-->
                  </div>
                  <div class="Card-PreTitle Same-Height" style="height: 51.4062px;">For those who want a simple solution that doesn't require any programming skills</div>
                  <div class="Card-Title Same-Height" style="height: 34px;">
                    <h3>SuperSite Professional <span class="Sticker Green uppercase">New feature</span></h3>
                  </div>
                  <div class="Card-Text Card-Text-A Same-Height" style="height: 79.1875px;">
                    <h4>Ready-to-use platform with advanced features and powered by AI, for setting up your e-commerce and selling online.</h4>
                  </div>
                  <div class="Card-Price">
                    <!-- NEW from -->
                    <div class="Chapter-Offer PromoActive">
                      <span class="Price-From">from</span><span class="Price"><span class="ENdesc">€&nbsp;</span>19.90<span class="NotENdesc">&nbsp;€</span></span><span class="Price-Vat"> <span class="NoPromoPrice">+ VAT/year</span><span
                          class="Offer-Price">+ VAT/1<sup>st</sup> year</span><span class="PriceAsterisk">*</span></span><br>
                      <span class="Old-Price">for renewal € 109.00 + VAT</span>
                    </div>
                  </div><!--div class="Card-Text Card-Top-Hr Card-Text-B Same-Height">
<p>Domain registration, DV SSL certificate included, HTTP/2 support, 5 x 1GB email accounts</p>
</div-->
                  <div class="Card-Text Card-Top-Hr Card-Text-C Same-Height" style="height: 346.594px;"><!--p class="f-18"><strong>E-commerce features</strong></p-->
                    <ul class="CheckedList">
                      <li>
                        <div><span>Domain with SSL certificate always included</span></div>
                      </li>
                      <li>
                        <div><span>Artificial intelligence and chatbot</span></div>
                      </li>
                      <li>
                        <div><span>5 x 1 GB mailboxes</span></div>
                      </li>
                      <li>
                        <div><span>Booking and delivery management</span></div>
                      </li>
                      <li>
                        <div><span>Dedicated features for restaurants, hotels, bookings and real estate</span></div>
                      </li>
                      <li>
                        <div><span>Multiple payment method options</span></div>
                      </li>
                    </ul>
                  </div>
                  <div class="Card-Cta Card-Cta-Top0">
                    <a class="cta cta--primary cta--full-width js-geturl" href="https://managehosting.aruba.it/cart/v2/en/hub/start?articleId=7201" title="BUY NOW SuperSite Professional"><strong>BUY NOW</strong><span class="sr-only visually-hidden"> SuperSite Professional</span></a>
                    <div class="Card-Link"><a href="/en/supersite.aspx#Piani" title="More details"><strong>More details</strong></a></div>
                  </div>
                </div>
              </div>
            </div>
            <div class="col-xs-12 col-sm-6">
              <p class="f--16 TitleClmOne Same-Height m--b-30" style="height: 68.5312px;">Choose <strong>Managed WooCommerce Hosting</strong>, if you want to make the most of the flexibility and features of WordPress, with all the convenience of a
                hosted service.</p>
              <div class="Card-Slide js-clickboxes">
                <div class="Card CardCell CardWhite CardNoBord animation js-click">
                  <div class="Card-Head Card-HeadWP Card-Img"><img alt="WooCommerce" src="/images/e-commerce/2021/icona-woocommerce.aspx"></div>
                  <div class="Card-PreTitle Same-Height" style="height: 51.4062px;">For those who want the flexibility of WordPress with help from AI.</div>
                  <div class="Card-Title Same-Height" style="height: 34px;">
                    <h3>Managed WooCommerce Hosting</h3>
                  </div>
                  <div class="Card-Text Card-Text-A Same-Height" style="height: 79.1875px;">
                    <h4>Managed solution for setting up your e-commerce with WordPress, thanks to a pre-installed platform optimized for WooCommerce, complete with configuration options and integrated with artificial intelligence.</h4>
                  </div>
                  <div class="Card-Price">
                    <!-- NEW from -->
                    <div class="Chapter-Offer PromoActive">
                      <span class="Price-From">from</span><span class="Price"><span class="ENdesc">€&nbsp;</span>79.90<span class="NotENdesc">&nbsp;€</span></span><span class="Price-Vat"> <span class="NoPromoPrice">+ VAT/year</span><span
                          class="Offer-Price">+ VAT/1<sup>st</sup> year</span><span class="PriceAsterisk">*</span></span><br>
                      <span class="Old-Price">for renewal € 249.00 + VAT</span>
                    </div>
                  </div><!--div class="Card-Text Card-Top-Hr Card-Text-B Same-Height">
<p>Domain registration, DV SSL certificate included, HTTP/2 support, unlimited 1 GB email accounts, pre-installed WooCommerce, optimized platform with automatic updates and backup, AI Assistant.</p>
</div-->
                  <div class="Card-Text Card-Top-Hr Card-Text-C Same-Height" style="height: 346.594px;"><!--p class="f-18"><strong>E-commerce features</strong></p-->
                    <ul class="CheckedList">
                      <li>
                        <div><span>Domain with SSL certificate always included </span></div>
                      </li>
                      <li>
                        <div><span>AI Assistant</span></div>
                      </li>
                      <li>
                        <div><span>Unlimited 1 GB mailboxes</span></div>
                      </li>
                      <li>
                        <div><span>Pre-installed WooCommerce</span></div>
                      </li>
                      <li>
                        <div><span>Booking and delivery management</span></div>
                      </li>
                      <li>
                        <div><span>Dedicated features for restaurants, hotels, bookings and real estate</span></div>
                      </li>
                      <li>
                        <div><span>Multiple payment method options</span></div>
                      </li>
                      <li>
                        <div><span>Optimized platform with automatic updates and backup</span></div>
                      </li>
                      <li>
                        <div><span>+ 1000 plugins</span></div>
                      </li>
                    </ul>
                  </div>
                  <div class="Card-Cta Card-Cta-Top0">
                    <a class="cta cta--primary cta--full-width js-geturl" href="https://managehosting.aruba.it/cart/v2/en/hub/start?articleId=4880" title="BUY NOW WooCommerce"><b>BUY NOW</b><span class="sr-only visually-hidden"> Managed WooCommerce</span></a>
                    <div class="Card-Link"><a href="/en/wordpress/managed-woocommerce-hosting.aspx" title="More details"><strong>More details</strong></a></div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
        <!-- Jelastic -->
        <div class="row CardRoweCommerce CardRoweCommJelastic">
          <div class="col-xs-12 js-clickboxes">
            <div class="Card CardWhite CardNoBord animation js-click">
              <div class="row">
                <div class="col-xs-12 col-sm-8 col-md-9">
                  <div class="Card-PreTitle">For experts and professionals</div>
                  <div class="Card-Title">
                    <h3>Magento Cluster on Application Platform</h3>
                  </div>
                  <div class="Card-Text">
                    <h4>Make the most of Application Platform Cloud technology's autoscaling for your e-commerce platform.</h4>
                  </div>
                </div>
                <div class="col-xs-12 col-sm-4 col-md-3 m-top-24XS"><a class="cta cta--primary cta--full-width js-geturl" href="https://www.arubacloud.com/application-platform.aspx" title="FIND OUT MORE"><strong>FIND OUT MORE</strong></a></div>
              </div>
            </div>
          </div>
        </div>
        <!-- Points -->
        <div class="row CardRoweCommerce RowPadd80 RowPaddXS40">
          <div class="col-xs-12">
            <div class="row">
              <div class="col-xs-12 col-sm-6">
                <h2 class="m-bottom-30 m-t-0"><strong>All you need for a comprehensive (and secure) e-commerce platform</strong></h2>
                <p class="f-16">With SuperSite Professional and Managed WooCommerce Hosting, you have all the tools you need to sell online securely, all the time.</p>
                <p class="f-16">The domain on which you can create your online shop, already HTTPS protected, and the technology you need to do it (editor or CMS), are included. All you need is your idea.</p>
              </div>
              <div class="col-xs-12 col-sm-6 m-top-24XS">
                <ul class="IconList">
                  <li>
                    <div class="IconList-Block"><img alt="Nessun costo di commissione" class="IconList-Img" src="/images/e-commerce/2021/costo-zero.aspx">
                      <div class="IconList-Text">
                        <h4><strong>No commission fees</strong></h4>
                        <p>Complete all your transactions with no additional charges from Aruba.</p>
                      </div>
                    </div>
                  </li>
                  <li>
                    <div class="IconList-Block"><img alt="Tanti metodi di pagamento" class="IconList-Img" src="/images/e-commerce/2021/pay-method.aspx">
                      <div class="IconList-Text">
                        <h4><strong>Multiple payment options available</strong></h4>
                        <p>Offer your customers payment options including credit card and PayPal.</p>
                      </div>
                    </div>
                  </li>
                  <li>
                    <div class="IconList-Block"><img alt="Sicurezza nella navigazione" class="IconList-Img" src="/images/e-commerce/2021/security-nav.aspx">
                      <div class="IconList-Text">
                        <h4><strong>Secure browsing </strong></h4>
                        <p>Protect your e-commerce platform with the HTTPS protocol.</p>
                      </div>
                    </div>
                  </li>
                </ul>
              </div>
            </div>
          </div>
        </div>
        <!-- Disclaimer -->
        <div class="row">
          <div class="col-xs-12">
            <div class="row">
              <div class="col-xs-12">
                <div class="text-right">
                  <p class="link-limitations-disclaim"><span class="Link-Disclaim-Active">* Promotions are subject to <a class="link-limit-disclaim" href="/en/offers-domains-hosting-aruba.aspx#limitations" title="restrictions">restrictions</a></span>
                  </p>
                  <p></p>
                  <p></p>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <!-- Section ROW -->
      <div class="ECommerceRowShade">
        <div class="SuperSiteRowWhite RowPadd80 RowPaddXS40">
          <div class="container ContainerNoHight">
            <section>
              <div class="div-flex-center div-block-xs row">
                <div class="col-xs-12 col-sm-6 col-sm-push-6"><img alt="Choose SuperSite" class="img-responsive" src="/images/supersite/2024/immagine-pagina-e-commerce-en.aspx"></div>
                <div class="col-xs-12 col-sm-6 col-sm-pull-6">
                  <h2 class="m--b-24"><b>Want to set up your e-commerce by yourself, but don't have the IT skills? Choose SuperSite</b></h2>
                  <p class="f--16">If you're just starting out in designing and managing e-commerce websites, SuperSite Professional is the solution for you.<br> This service is recommended for those wanting to set up an online shop, even with no
                    knowledge of design and graphics. You will have a wide range of layouts to choose from to set up your virtual shop and support from artificial intelligence to create your website and generate content.</p>
                  <div class="buttons-line"><a class="cta cta--primary" href="/en/supersite.aspx#Piani" title="Find out more"><strong>Find out more</strong></a></div>
                </div>
              </div>
            </section>
            <section>
              <div class="margin-top-80 div-flex-center div-block-xs row">
                <div class="col-xs-12 col-sm-6"><img alt="Managed WooCommerce Hosting" class="img-responsive" src="/images/sito-web/2022/wordpress.aspx"></div>
                <div class="col-xs-12 col-sm-6">
                  <h2 class="m--b-24"><strong>Create your online shop on WordPress with Managed WooCommerce Hosting</strong></h2>
                  <p class="f--16">If you want to create an e-commerce website using WordPress and take care of all the details, Managed WooCommerce Hosting is the solution for you, with thousands of themes and plugins for optimizing and customizing
                    your shop.</p>
                  <p class="f--16">The integrated artificial intelligence tool allows you to create your e-commerce in a matter of minutes: set your goal, choose your style and tone and get online straightaway.</p>
                  <p class="f--16">The platform provided for the service has been designed and optimized for performance, speed and security. You can test and manage any changes in a staging environment and take advantage of automatic, continuous
                    monitoring of back-end performance and product and order entry. Your data security and the continuity of your business online is guaranteed by automatic 4-hourly backups, which can be increased to hourly.</p>
                  <p class="buttons-line"><a class="cta cta--primary" href="/en/wordpress/managed-woocommerce-hosting.aspx" title="FIND OUT MORE"><strong>FIND OUT MORE</strong></a></p>
                </div>
              </div>
            </section>
            <section class="SectioneCommJelastic">
              <div class="Card CardWhite CardNoBord">
                <h2 class="m-bottom-30"><strong>Create and manage your online shop in the Cloud thanks to the Magento cluster on Jelastic</strong></h2>
                <p>If you need to manage traffic on your e-commerce platform quickly and effectively, the ideal solution is to take advantage of the autoscaling of the Cloud technology on which the Jelastic platform is based.</p>
                <p>Benefit from one of the best e-commerce solutions available, with the Magento cluster that you can install automatically from the Jelastic marketplace.</p>
                <p class="buttons-line"><a class="cta cta--primary" href="https://www.arubacloud.com/jelastic-cloud-paas/technologies/autoscalable-magento-hosting.aspx" title="FIND OUT MORE"><strong>FIND OUT MORE</strong></a></p>
              </div>
            </section>
          </div>
        </div>
      </div>
      <!-- #END -->
      <!-- Banner ROW -->
      <!-- #END Banner-->
      <!-- Security ROW -->
      <div class="SecurityRowTempl">
        <div class="SecurityRow">
          <div class="container ContainerNoHight">
            <div class="row">
              <div class="col-xs-12">
                <h2 class="SecurityTitle a-center">We protect your data, because the security of your website is one of our top priorities</h2>
              </div>
            </div>
            <div class="row">
              <div class="col-xs-12 col-sm-6">
                <div class="Card CardWhite CardNoBord Same-Height" style="height: 116.531px;">
                  <div class="Card-Icon"><svg class="icon IconSecurityRowDatacenter" viewBox="0 0 31 39">
                      <g>
                        <g>
                          <path fill="#222"
                            d="M17.325 27.45a1.924 1.924 0 1 0-3.849 0 1.924 1.924 0 0 0 3.849 0zm9.625-7.7v15.4H3.85v-15.4zM9.625 10.127a5.775 5.775 0 1 1 11.55 0V15.9H9.625zM3.85 15.9C1.794 15.9 0 17.394 0 19.429V35.47C0 37.505 1.794 39 3.85 39h23.1c2.056 0 3.85-1.495 3.85-3.53V19.43c0-2.036-1.794-3.53-3.85-3.53h-1.925v-5.774C25.025 4.809 20.715.5 15.4.5S5.775 4.81 5.775 10.126V15.9z">
                          </path>
                        </g>
                      </g>
                    </svg></div>
                  <div class="Card-Text Same-Height"><strong>You maintain complete control over your data, </strong>safeguarded in certified, highly-resilient infrastructures:<strong> our European data centers.</strong></div>
                </div>
              </div>
              <div class="col-xs-12 col-sm-6">
                <div class="Card CardWhite CardNoBord Same-Height" style="height: 116.531px;">
                  <div class="Card-Icon"><svg class="icon IconSecurityRowGDPR" viewBox="0 0 40 40">
                      <g>
                        <g>
                          <g>
                            <path fill="#222222" d="M37,20c0,9.4-7.6,17-17,17S3,29.4,3,20S10.6,3,20,3S37,10.6,37,20z M34.1,34.1C37.9,30.4,40,25.3,40,20
				c0-5.3-2.1-10.4-5.9-14.1C30.4,2.1,25.3,0,20,0C14.7,0,9.6,2.1,5.9,5.9C2.1,9.6,0,14.7,0,20c0,5.3,2.1,10.4,5.9,14.1
				C9.6,37.9,14.7,40,20,40C25.3,40,30.4,37.9,34.1,34.1z"></path>
                          </g>
                          <g>
                            <path fill="#222222" d="M10.9,20.9v-1.3H14v2.7c-0.6,0.4-1.1,0.7-1.6,0.8c-0.5,0.1-1,0.2-1.6,0.2c-0.8,0-1.4-0.1-1.9-0.4
				c-0.5-0.3-0.9-0.6-1.1-1.2S7.4,20.7,7.4,20c0-0.7,0.1-1.3,0.4-1.8s0.7-0.9,1.3-1.2c0.4-0.2,1-0.3,1.8-0.3c0.7,0,1.2,0.1,1.6,0.2
				s0.6,0.3,0.9,0.6s0.4,0.6,0.5,1L12,18.8c-0.1-0.2-0.2-0.4-0.4-0.6c-0.2-0.1-0.4-0.2-0.7-0.2c-0.4,0-0.8,0.2-1,0.5
				c-0.3,0.3-0.4,0.8-0.4,1.4c0,0.7,0.1,1.2,0.4,1.5c0.3,0.3,0.6,0.4,1.1,0.4c0.2,0,0.4,0,0.6-0.1c0.2-0.1,0.4-0.2,0.7-0.3v-0.6
				H10.9z"></path>
                            <path fill="#222222" d="M14.5,16.8h3c0.6,0,1.1,0.1,1.4,0.2c0.4,0.2,0.7,0.4,0.9,0.7s0.4,0.6,0.5,1s0.2,0.8,0.2,1.2
				c0,0.7-0.1,1.2-0.2,1.6c-0.2,0.4-0.4,0.7-0.7,1C19.3,22.8,19,23,18.7,23c-0.4,0.1-0.8,0.2-1.2,0.2h-3V16.8z M16.5,18.2v3.5H17
				c0.4,0,0.7,0,0.9-0.1c0.2-0.1,0.3-0.3,0.4-0.5s0.1-0.6,0.1-1.1c0-0.7-0.1-1.1-0.3-1.4s-0.6-0.4-1.1-0.4H16.5z"></path>
                            <path fill="#222222" d="M20.8,16.8h3.3c0.7,0,1.3,0.2,1.6,0.5c0.4,0.3,0.5,0.8,0.5,1.5c0,0.7-0.2,1.2-0.6,1.5
				c-0.4,0.4-1,0.5-1.8,0.5h-1.1v2.4h-2V16.8z M22.8,19.5h0.5c0.4,0,0.7-0.1,0.8-0.2s0.2-0.3,0.2-0.5c0-0.2-0.1-0.4-0.2-0.5
				s-0.4-0.2-0.8-0.2h-0.6V19.5z"></path>
                            <path fill="#222222" d="M26.7,23.2v-6.4H30c0.6,0,1.1,0.1,1.4,0.2s0.6,0.3,0.8,0.6c0.2,0.3,0.3,0.6,0.3,1c0,0.4-0.1,0.7-0.2,0.9
				c-0.2,0.3-0.4,0.5-0.6,0.6c-0.2,0.1-0.4,0.2-0.7,0.3c0.2,0.1,0.4,0.2,0.5,0.2c0.1,0.1,0.2,0.2,0.3,0.3c0.1,0.2,0.2,0.3,0.3,0.4
				l1,1.9h-2.2l-1.1-2c-0.1-0.3-0.3-0.4-0.4-0.5c-0.1-0.1-0.3-0.1-0.5-0.1h-0.2v2.6H26.7z M28.7,19.4h0.8c0.1,0,0.3,0,0.5-0.1
				c0.1,0,0.2-0.1,0.3-0.2c0.1-0.1,0.1-0.2,0.1-0.4c0-0.2-0.1-0.4-0.2-0.5c-0.1-0.1-0.4-0.2-0.7-0.2h-0.9V19.4z"></path>
                          </g>
                        </g>
                      </g>
                    </svg></div>
                  <div class="Card-Text Same-Height"><strong>We are GDPR</strong> compliant, respecting privacy and the processing of personal details. <strong>We do not use our Customer’s data for advertising purposes</strong>.</div>
                </div>
              </div>
              <div class="col-xs-12 col-sm-6">
                <div class="Card CardWhite CardNoBord Same-Height" style="height: 116.531px;">
                  <div class="Card-Icon"><svg class="icon IconSecurityRowSystem" viewBox="0 0 32 39">
                      <g>
                        <g>
                          <path fill="#222"
                            d="M15.77 35.15C7.41 31.236 3.505 27.626 3.505 24.982V8.1c.58-.36 1.472-.91 1.943-1.225C7.06 5.8 11.981 3.958 15.77 3.958c3.96 0 7.734 1.192 10.321 2.916.477.319 1.381.876 1.961 1.235.004 1.039.005 4.396-.002 8.307l-.005 2.964c-.003 1.86-.007 2.89-.007 3.422l-.003 2.181c0 2.653-3.904 6.262-12.263 10.166zM15.77 39zm0 0c10.512-4.673 15.769-9.344 15.769-14.017 0-2.628.045-17.01 0-17.52 0-1.753-.876-1.753-3.504-3.505C25.405 2.206 21.016.454 15.769.454 9.747.454 3.788 3.77 3.504 3.958.876 5.71 0 5.71 0 7.462v17.521C0 29.644 5.256 34.317 15.769 39z">
                          </path>
                        </g>
                      </g>
                    </svg></div>
                  <div class="Card-Text Same-Height"><strong>Your website is protected and secure</strong>, thanks to redundant hardware, asynchronous data replication and continuous system patching.</div>
                </div>
              </div>
              <div class="col-xs-12 col-sm-6">
                <div class="Card CardWhite CardNoBord Same-Height" style="height: 116.531px;">
                  <div class="Card-Icon"><svg class="icon IconSecurityRowVerify" viewBox="0 0 40 40">
                      <g>
                        <g>
                          <path fill="#222"
                            d="M14.013 16.896l-2.571 2.571 6.74 6.74 10.376-10.376-2.57-2.571-7.806 7.805zM8.429 31.571c-.813-.813-1.042-2.604-.425-5.486a1.82 1.82 0 0 0-.79-1.907C4.74 22.578 3.637 21.15 3.637 20c0-1.15 1.104-2.578 3.579-4.178a1.82 1.82 0 0 0 .789-1.907c-.617-2.882-.388-4.673.425-5.486.813-.813 2.604-1.042 5.486-.425a1.82 1.82 0 0 0 1.907-.79C17.422 4.74 18.85 3.637 20 3.637c1.15 0 2.578 1.104 4.178 3.579a1.82 1.82 0 0 0 1.907.789c2.882-.617 4.673-.388 5.486.425.813.813 1.042 2.604.425 5.486a1.82 1.82 0 0 0 .79 1.907c2.474 1.6 3.578 3.029 3.578 4.178 0 1.15-1.104 2.578-3.579 4.178a1.82 1.82 0 0 0-.789 1.907c.617 2.882.388 4.673-.425 5.486-.813.813-2.604 1.042-5.486.425a1.82 1.82 0 0 0-1.907.79c-1.6 2.474-3.029 3.578-4.178 3.578-1.15 0-2.578-1.104-4.178-3.579a1.82 1.82 0 0 0-1.907-.789c-2.882.617-4.673.388-5.486-.425zm5.036 4.207C15.471 38.53 17.624 40 20 40c2.376 0 4.53-1.47 6.535-4.222 3.363.527 5.927.044 7.607-1.636 1.68-1.68 2.163-4.244 1.636-7.607C38.53 24.529 40 22.376 40 20c0-2.376-1.47-4.53-4.222-6.535.527-3.363.044-5.927-1.636-7.607-1.68-1.68-4.244-2.163-7.607-1.636C24.529 1.47 22.376 0 20 0c-2.376 0-4.53 1.47-6.535 4.222-3.363-.527-5.927-.044-7.607 1.636-1.68 1.68-2.163 4.244-1.636 7.607C1.47 15.471 0 17.624 0 20c0 2.376 1.47 4.53 4.222 6.535-.527 3.363-.044 5.927 1.636 7.607 1.68 1.68 4.244 2.163 7.607 1.636z">
                          </path>
                        </g>
                      </g>
                    </svg></div>
                  <div class="Card-Text Same-Height"><strong>Your service includes automatic security checks</strong> and regular updates of the antivirus software.</div>
                </div>
              </div>
            </div>
            <div class="row">
              <div class="col-xs-12">
                <div class="text-center"><a class="CTA CTA-primary Align-center" href="/en/security.aspx" title="Find out how we protect you"><strong>Find out how we protect you</strong></a></div>
                <script>
                  $(window).on('load', function() {
                    setHeight('.SecurityRow .Card.Same-Height');
                  });

                  function setHeight(column) {
                    var maxHeight = 0;
                    //Get all the element with class = col
                    column = $(column);
                    column.css('height', 'auto');
                    //Loop all the column
                    column.each(function() {
                      //Store the highest value
                      if ($(this).height() > maxHeight) {
                        maxHeight = $(this).height();
                      }
                      //Control windows width value XS 480 - scrollbars (17)  - optional for mobile view
                      if ($(window).width() < 464) {
                        maxHeight = $(this).css('height', 'auto');
                      }
                    });
                    //Set the height
                    column.height(maxHeight);
                  }
                  $(window).on('resize', function() {
                    setHeight('.SecurityRow .Card.Same-Height');
                  });
                </script>
                <!-- icona IconSecurityRowDatacenter -->
                <svg xmlns="http://www.w3.org/2000/svg" style="display:none;">
                  <symbol id="IconSecurityRowDatacenter" viewBox="0 0 31 39">
                    <g>
                      <g>
                        <path fill="#222"
                          d="M17.325 27.45a1.924 1.924 0 1 0-3.849 0 1.924 1.924 0 0 0 3.849 0zm9.625-7.7v15.4H3.85v-15.4zM9.625 10.127a5.775 5.775 0 1 1 11.55 0V15.9H9.625zM3.85 15.9C1.794 15.9 0 17.394 0 19.429V35.47C0 37.505 1.794 39 3.85 39h23.1c2.056 0 3.85-1.495 3.85-3.53V19.43c0-2.036-1.794-3.53-3.85-3.53h-1.925v-5.774C25.025 4.809 20.715.5 15.4.5S5.775 4.81 5.775 10.126V15.9z">
                        </path>
                      </g>
                    </g>
                  </symbol>
                </svg>
                <!-- icona IconSecurityRowGDPR -->
                <svg xmlns="http://www.w3.org/2000/svg" style="display:none;">
                  <symbol id="IconSecurityRowGDPR" viewBox="0 0 40 40">
                    <g>
                      <g>
                        <g>
                          <path fill="#222222" d="M37,20c0,9.4-7.6,17-17,17S3,29.4,3,20S10.6,3,20,3S37,10.6,37,20z M34.1,34.1C37.9,30.4,40,25.3,40,20
				c0-5.3-2.1-10.4-5.9-14.1C30.4,2.1,25.3,0,20,0C14.7,0,9.6,2.1,5.9,5.9C2.1,9.6,0,14.7,0,20c0,5.3,2.1,10.4,5.9,14.1
				C9.6,37.9,14.7,40,20,40C25.3,40,30.4,37.9,34.1,34.1z"></path>
                        </g>
                        <g>
                          <path fill="#222222" d="M10.9,20.9v-1.3H14v2.7c-0.6,0.4-1.1,0.7-1.6,0.8c-0.5,0.1-1,0.2-1.6,0.2c-0.8,0-1.4-0.1-1.9-0.4
				c-0.5-0.3-0.9-0.6-1.1-1.2S7.4,20.7,7.4,20c0-0.7,0.1-1.3,0.4-1.8s0.7-0.9,1.3-1.2c0.4-0.2,1-0.3,1.8-0.3c0.7,0,1.2,0.1,1.6,0.2
				s0.6,0.3,0.9,0.6s0.4,0.6,0.5,1L12,18.8c-0.1-0.2-0.2-0.4-0.4-0.6c-0.2-0.1-0.4-0.2-0.7-0.2c-0.4,0-0.8,0.2-1,0.5
				c-0.3,0.3-0.4,0.8-0.4,1.4c0,0.7,0.1,1.2,0.4,1.5c0.3,0.3,0.6,0.4,1.1,0.4c0.2,0,0.4,0,0.6-0.1c0.2-0.1,0.4-0.2,0.7-0.3v-0.6
				H10.9z"></path>
                          <path fill="#222222" d="M14.5,16.8h3c0.6,0,1.1,0.1,1.4,0.2c0.4,0.2,0.7,0.4,0.9,0.7s0.4,0.6,0.5,1s0.2,0.8,0.2,1.2
				c0,0.7-0.1,1.2-0.2,1.6c-0.2,0.4-0.4,0.7-0.7,1C19.3,22.8,19,23,18.7,23c-0.4,0.1-0.8,0.2-1.2,0.2h-3V16.8z M16.5,18.2v3.5H17
				c0.4,0,0.7,0,0.9-0.1c0.2-0.1,0.3-0.3,0.4-0.5s0.1-0.6,0.1-1.1c0-0.7-0.1-1.1-0.3-1.4s-0.6-0.4-1.1-0.4H16.5z"></path>
                          <path fill="#222222" d="M20.8,16.8h3.3c0.7,0,1.3,0.2,1.6,0.5c0.4,0.3,0.5,0.8,0.5,1.5c0,0.7-0.2,1.2-0.6,1.5
				c-0.4,0.4-1,0.5-1.8,0.5h-1.1v2.4h-2V16.8z M22.8,19.5h0.5c0.4,0,0.7-0.1,0.8-0.2s0.2-0.3,0.2-0.5c0-0.2-0.1-0.4-0.2-0.5
				s-0.4-0.2-0.8-0.2h-0.6V19.5z"></path>
                          <path fill="#222222" d="M26.7,23.2v-6.4H30c0.6,0,1.1,0.1,1.4,0.2s0.6,0.3,0.8,0.6c0.2,0.3,0.3,0.6,0.3,1c0,0.4-0.1,0.7-0.2,0.9
				c-0.2,0.3-0.4,0.5-0.6,0.6c-0.2,0.1-0.4,0.2-0.7,0.3c0.2,0.1,0.4,0.2,0.5,0.2c0.1,0.1,0.2,0.2,0.3,0.3c0.1,0.2,0.2,0.3,0.3,0.4
				l1,1.9h-2.2l-1.1-2c-0.1-0.3-0.3-0.4-0.4-0.5c-0.1-0.1-0.3-0.1-0.5-0.1h-0.2v2.6H26.7z M28.7,19.4h0.8c0.1,0,0.3,0,0.5-0.1
				c0.1,0,0.2-0.1,0.3-0.2c0.1-0.1,0.1-0.2,0.1-0.4c0-0.2-0.1-0.4-0.2-0.5c-0.1-0.1-0.4-0.2-0.7-0.2h-0.9V19.4z"></path>
                        </g>
                      </g>
                    </g>
                  </symbol>
                </svg>
                <!-- icona IconSecurityRowSystem -->
                <svg xmlns="http://www.w3.org/2000/svg" style="display:none;">
                  <symbol id="IconSecurityRowSystem" viewBox="0 0 32 39">
                    <g>
                      <g>
                        <path fill="#222"
                          d="M15.77 35.15C7.41 31.236 3.505 27.626 3.505 24.982V8.1c.58-.36 1.472-.91 1.943-1.225C7.06 5.8 11.981 3.958 15.77 3.958c3.96 0 7.734 1.192 10.321 2.916.477.319 1.381.876 1.961 1.235.004 1.039.005 4.396-.002 8.307l-.005 2.964c-.003 1.86-.007 2.89-.007 3.422l-.003 2.181c0 2.653-3.904 6.262-12.263 10.166zM15.77 39zm0 0c10.512-4.673 15.769-9.344 15.769-14.017 0-2.628.045-17.01 0-17.52 0-1.753-.876-1.753-3.504-3.505C25.405 2.206 21.016.454 15.769.454 9.747.454 3.788 3.77 3.504 3.958.876 5.71 0 5.71 0 7.462v17.521C0 29.644 5.256 34.317 15.769 39z">
                        </path>
                      </g>
                    </g>
                  </symbol>
                </svg>
                <!-- icona IconSecurityVerify -->
                <svg xmlns="http://www.w3.org/2000/svg" style="display:none;">
                  <symbol id="IconSecurityRowVerify" viewBox="0 0 40 40">
                    <g>
                      <g>
                        <path fill="#222"
                          d="M14.013 16.896l-2.571 2.571 6.74 6.74 10.376-10.376-2.57-2.571-7.806 7.805zM8.429 31.571c-.813-.813-1.042-2.604-.425-5.486a1.82 1.82 0 0 0-.79-1.907C4.74 22.578 3.637 21.15 3.637 20c0-1.15 1.104-2.578 3.579-4.178a1.82 1.82 0 0 0 .789-1.907c-.617-2.882-.388-4.673.425-5.486.813-.813 2.604-1.042 5.486-.425a1.82 1.82 0 0 0 1.907-.79C17.422 4.74 18.85 3.637 20 3.637c1.15 0 2.578 1.104 4.178 3.579a1.82 1.82 0 0 0 1.907.789c2.882-.617 4.673-.388 5.486.425.813.813 1.042 2.604.425 5.486a1.82 1.82 0 0 0 .79 1.907c2.474 1.6 3.578 3.029 3.578 4.178 0 1.15-1.104 2.578-3.579 4.178a1.82 1.82 0 0 0-.789 1.907c.617 2.882.388 4.673-.425 5.486-.813.813-2.604 1.042-5.486.425a1.82 1.82 0 0 0-1.907.79c-1.6 2.474-3.029 3.578-4.178 3.578-1.15 0-2.578-1.104-4.178-3.579a1.82 1.82 0 0 0-1.907-.789c-2.882.617-4.673.388-5.486-.425zm5.036 4.207C15.471 38.53 17.624 40 20 40c2.376 0 4.53-1.47 6.535-4.222 3.363.527 5.927.044 7.607-1.636 1.68-1.68 2.163-4.244 1.636-7.607C38.53 24.529 40 22.376 40 20c0-2.376-1.47-4.53-4.222-6.535.527-3.363.044-5.927-1.636-7.607-1.68-1.68-4.244-2.163-7.607-1.636C24.529 1.47 22.376 0 20 0c-2.376 0-4.53 1.47-6.535 4.222-3.363-.527-5.927-.044-7.607 1.636-1.68 1.68-2.163 4.244-1.636 7.607C1.47 15.471 0 17.624 0 20c0 2.376 1.47 4.53 4.222 6.535-.527 3.363-.044 5.927 1.636 7.607 1.68 1.68 4.244 2.163 7.607 1.636z">
                        </path>
                      </g>
                    </g>
                  </symbol>
                </svg>
                <style type="text/css">
                  .SecurityRow .Card-Icon {
                    display: flex;
                    height: 40px;
                    width: 40px;
                  }
                </style>
              </div>
            </div>
          </div>
        </div>
      </div>
      <!-- #END -->
      <!-- FAQ ROW -->
      <div class="SuperSiteRowShade RowPadd80 RowPaddXS40">
        <div class="SuperSiteRowShadeBG">
          <div class="container ContainerNoHight">
            <div class="row">
              <div class="col-xs-12">
                <div class="text-center m-bottom-20">
                  <h2><strong>Frequently asked questions</strong></h2>
                </div>
              </div>
            </div>
            <div class="row">
              <div class="col-xs-12">
                <div class="row">
                  <div class="col-xs-12" id="accordion"><!-- Start Panel 1 -->
                    <div class="panel panel-default">
                      <div class="panel-heading">
                        <h4 class="panel-title"><a aria-expanded="true" class="text-inline link-open" data-parent="#accordion" data-toggle="collapse" href="#collapseOne"><strong>How do I create a multilingual e-commerce platform?</strong></a></h4>
                      </div>
                      <div aria-expanded="true" class="panel-collapse collapse in" id="collapseOne" style="">
                        <div class="panel-body">The multilingual feature in SuperSite Professional is limited to the informative part of the website, where you can select the language. For certain features of the online shop, however, the default
                          language will always remain the one set for the browser being used. Meanwhile, Managed WooCommerce Hosting offers plugins which enable multilingual management for the whole buying process of your e-commerce platform. These
                          plugins do not come pre-installed so you need to select the one you want from the “WordPress Plugin” library.</div>
                      </div>
                    </div>
                    <!-- End Panel 1 --><!-- Start Panel 2 -->
                    <div class="panel panel-default">
                      <div class="panel-heading">
                        <h4 class="panel-title">
                          <a aria-expanded="false" class="text-inline link-open collapsed" data-parent="#accordion" data-toggle="collapse" href="#collapseTwo"><strong>I need to create a customer area with login access. How do I do this?</strong></a>
                        </h4>
                      </div>
                      <div aria-expanded="false" class="panel-collapse collapse" id="collapseTwo">
                        <div class="panel-body">With Managed WooCommerce Hosting you can create a section of your website reserved for registered customers only. SuperSite Professional does not offer the possibility of managing areas reserved for
                          customers with login access.</div>
                      </div>
                    </div>
                    <!-- End Panel 2 --><!-- Start Panel 3 -->
                    <div class="panel panel-default">
                      <div class="panel-heading">
                        <h4 class="panel-title">
                          <a aria-expanded="false" class="text-inline link-open collapsed" data-parent="#accordion" data-toggle="collapse" href="#collapseThree"><strong>How do I manage promotions for items on my e-commerce platform? </strong></a>
                        </h4>
                      </div>
                      <div aria-expanded="false" class="panel-collapse collapse" id="collapseThree">
                        <div class="panel-body">If you simply need to be able to apply discounts to items using a voucher code, you can do so using SuperSite Professional. For more complex discount arrangements, for example based on the number of
                          items purchased or a certain expenditure, you should choose Managed WooCommerce Hosting, which enables you to manage a number of marketing campaigns (click here for
                          <a href="https://docs.woocommerce.com/document/coupon-management/" target="_blank">more details</a>).</div>
                      </div>
                    </div>
                    <!-- End Panel 3 --><!-- Start Panel 4 -->
                    <div class="panel panel-default">
                      <div class="panel-heading">
                        <h4 class="panel-title"><a aria-expanded="false" class="text-inline link-open collapsed" data-parent="#accordion" data-toggle="collapse" href="#collapseFour"><strong>How do I set up free delivery?</strong></a></h4>
                      </div>
                      <div aria-expanded="false" class="panel-collapse collapse" id="collapseFour">
                        <div class="panel-body">The option of free delivery according to the weight of the items purchased is a possibility with both SuperSite Professional and Managed WooCommerce Hosting. Both solutions also allow for the option of
                          limited free delivery to certain countries (e.g. free delivery in Italy), offering all customers who are residents of these countries free delivery on all items purchased. Managed WooCommerce Hosting offers the additional
                          possibility of setting other delivery option parameters (e.g. total cost of items purchased) and creating delivery categories according to weight, size, etc. (click here for
                          <a href="https://docs.woocommerce.com/documentation/plugins/woocommerce/getting-started/shipping/" target="_blank">more details</a>)</div>
                      </div>
                    </div>
                    <!-- End Panel 4 --><!-- Start Panel 5 -->
                    <div class="panel panel-default">
                      <div class="panel-heading">
                        <h4 class="panel-title">
                          <a aria-expanded="false" class="text-inline link-open collapsed" data-parent="#accordion" data-toggle="collapse" href="#collapseFive"><strong>Is there a limit to the number of products I can manage on my e-commerce site?</strong></a>
                        </h4>
                      </div>
                      <div aria-expanded="false" class="panel-collapse collapse" id="collapseFive" style="height: 0px;">
                        <div class="panel-body">With Managed WooCommerce Hosting and SuperSite Professional, you can manage (and sell) an unlimited number of products on your e-commerce site.</div>
                      </div>
                    </div>
                    <!-- End Panel 5 --><!-- Start Panel 6 --><!-- End Panel 6 -->
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <!-- #END -->
    </div>
    <script>
      $(window).on('load', function() {
        setHeight('.TitleClmOne.Same-Height');
        setHeight('.CardRoweCommerce .Card-PreTitle.Same-Height');
        setHeight('.CardRoweCommerce .Card-Title.Same-Height');
        setHeight('.CardRoweCommerce .Card-Text.Same-Height');
        setHeight('.CardRoweCommerce .Card-Text-A.Same-Height');
        setHeight('.CardRoweCommerce .Card-Text-B.Same-Height');
      });

      function setHeight(column) {
        var maxHeight = 0;
        //Get all the element with class = col
        column = $(column);
        column.css('height', 'auto');
        //Loop all the column
        column.each(function() {
          //Store the highest value
          if ($(this).height() > maxHeight) {
            maxHeight = $(this).height();
          }
          //Control windows width value XS 480 - scrollbars (17)  - optional for mobile view
          if ($(window).width() < 464) {
            maxHeight = $(this).css('height', 'auto');
          }
        });
        //Set the height
        column.height(maxHeight);
      }
      $(window).on('resize', function() {
        setHeight('.TitleClmOne.Same-Height');
        setHeight('.CardRoweCommerce .Card-PreTitle.Same-Height');
        setHeight('.CardRoweCommerce .Card-Title.Same-Height');
        setHeight('.CardRoweCommerce .Card-Text.Same-Height');
        setHeight('.CardRoweCommerce .Card-Text-A.Same-Height');
        setHeight('.CardRoweCommerce .Card-Text-B.Same-Height');
      });
    </script>
  </div>
  <!-- Assist zone V2 -->
  <div id="ZoneAssist" class="container hidden-print">
    <section class="ZAssistArea">
      <div class="row">
        <div class="col-xs-12 col-sm-8 col-lg-9">
          <h4 class="normal margin-top-0">Do you need help?</h4>
          <h3 class="green"><strong>Specialist support</strong></h3>
          <p class="f-16">We provide a 24/7 phone and ticket support service.</p>
        </div>
        <div class="col-xs-12 col-sm-4 col-lg-3">
          <div class="row">
            <div class="col-xs-12">
              <a class="Cta Cta-assist Full-width" href="https://assistenza.aruba.it/en" target="_blank">Request help</a>
            </div>
            <div class="col-xs-12 m-top-20">
              <a class="Cta Cta-assist Cta-inverted Full-width" href="https://guide.hosting.aruba.it/e-commerce-aruba/introduzione.aspx">Guides - Create your shop</a>
            </div>
          </div>
        </div>
      </div>
    </section>
  </div>
  <!-- #END Assist zone V2 -->
  <!-- Zone Newsletter -->
  <!-- #END Zone Newsletter -->
  <!-- Footer zone -->
  <footer class="zoneFooter hidden-print">
    <div class="container">
      <div id="to-top">
        <a href="javascript:" id="return-to-top"><span><i class="aru-up">&nbsp;</i></span></a>
      </div>
      <!--div class="navbar-header"-->
      <!--/div-->
      <div class="custom-row">
        <div class="custom-col custom-col-xl-auto">
          <div class="FooterCopy">
            <svg class="logo-aruba" height="40" version="1.1" viewBox="0 0 445.3 125.4" width="143" xmlns="http://www.w3.org/2000/svg" aria-label="Aruba.it" focusable="false">
              <title></title>
              <g class="g-aruba">
                <g fill="#e35205">
                  <path d="M56.1,46.9c-0.5,0-1,0-1.4,0.1c-3.9,0.5-7.2,2.7-9,6.1c-0.8-0.2-1.6-0.4-2.5-0.7c-3.6-0.9-6.6-1.4-9.1-1.6
			h-1.5c-2.7,0-5.6,0.5-8.5,1.5c-2.3,0.8-4.3,1.6-6,2.3c-2.3,1-4.4,2.2-6.2,3.6c-2.6,2-4.5,4.9-6.1,8.8c-0.9,2.3-1.7,4.3-2.5,6.2
			c-1.1,2.7-1.8,5.9-2.2,9.3c-0.3,2.7-0.5,5.2-0.6,7.5c-0.2,2.5-0.2,5.1,0,7.6c0.2,3.9,1.3,7.3,3.3,10.3l3.1,4.6
			c1.7,2.6,4.3,5,7.6,7.2c3.5,2.3,6.5,3.7,9.5,4.2c1.6,0.3,3.8,0.6,6.5,1c2.5,0.4,4.6,0.5,6.5,0.5c0.7,0,1.4,0,2.1-0.1
			c3-0.2,6-1.2,9.1-2.8c0.6-0.3,1.1-0.6,1.7-1c2.1,2.6,5.3,4,8.6,4c4.1,0,9.4-2.5,10.8-9.6c0.4-2.1,0.5-5,0.4-9.7
			c-0.1-3.6-0.3-10.6-0.4-20.7C69.2,75.1,69,68,68.7,64.2c-0.4-5-0.9-8-1.9-10.3C64.8,49.6,60.7,46.9,56.1,46.9z M31.4,75.7h4.3
			c1.1,0,2.4,0.1,3.6,0.3c1.2,1.1,1.8,1.8,2,2c0.1,0.2,0.7,1.1,2,4.1c0.8,1.8,1.3,3.5,1.3,4.9c0.1,1.6-0.1,3.1-0.5,4.6
			s-1.1,3-2.1,4.6c-0.8,1.3-1.7,2.4-2.8,3.4c-0.8,0.6-1.8,1.1-2.8,1.4c-0.3,0.1-0.6,0.1-0.9,0.1c-0.2,0-0.5,0-0.7-0.1
			c-1.8-0.4-3.5-0.9-5.2-1.6c-1.5-0.6-2.2-1-2.4-1.2l-2.7-2.1c-0.1-1.4-0.2-3.6-0.2-7.2c0-2.9,0.4-5.5,1.2-7.8
			c0.5-1.3,1.5-2.7,3.1-4.1C29.7,76.5,30.6,76.1,31.4,75.7z"></path>
                  <path d="M80.7,49.1c-2,0-3.9,0.5-5.7,1.5c-3.5,2-5.9,5.8-6.3,10l-0.2,1.6v2.1c1.2,29,2,46.5,2.1,48.7
			c0.5,6.9,3.8,9.9,6.6,11.3c1.6,0.8,3.3,1.2,5,1.2c3.3,0,6.5-1.5,8.7-4.2c2.5-3,3.2-6.8,3-16.8c-0.1-6.1-0.2-12.7-0.2-19.5
			c0-4.2,0-6.7-0.1-8.5c0.6-0.8,1.3-1.6,2.2-2.3c0.6-0.5,1.4-0.8,2.5-1c0.8-0.2,1.6-0.3,2.2-0.3c0.4,0,0.6,0,0.8,0.1
			c0.3,0.1,0.4,0.1,0.5,0.2c1.9,1.8,3.3,2.9,4.6,3.6c0.3,0.2,0.8,0.5,1.7,1.1c2.5,1.8,5.2,2.7,7.8,2.7c3.5,0,6.8-1.6,9.1-4.5
			c2.1-2.7,3.1-6.1,2.6-9.6c-0.5-3.7-2.7-6.9-6.1-9c-0.4-0.2-1.2-0.8-2.7-2c-2.6-2.2-5.7-3.8-9-4.7c-2.5-0.7-5.4-1.1-8.6-1.3h-1.7
			c-2.9,0-5.8,0.4-8.7,1.1c-0.9,0.2-1.8,0.5-2.6,0.8C86,49.9,83.4,49,80.7,49.1L80.7,49.1z"></path>
                  <path d="M145.7,42.9c-2.7,0-5.4,0.9-8.1,2.7l-0.3,0.2c-1.1,0.8-2,1.8-2.6,3l-0.2,0.3c-4.3,8.6-6.5,14.1-7.4,17.8
			c-0.7,3.2-1.3,6.6-1.7,10.1c-0.4,3.6-0.5,6.9-0.4,9.8c0.2,4.2,1.5,8.2,4,11.9c2.2,3.3,4.7,5.9,7.6,7.8c2.2,1.5,4.6,2.7,6.9,3.8
			c3.1,1.4,6.2,2.1,9.3,2.1h7c3.8,0,6.6-0.3,8.8-0.8c2.5-0.6,5.3-2,9-4.3c4.4-2.8,7.5-6.2,9.3-10.2c1.3-2.9,2.3-6,2.9-9.1
			c0.6-3.1,1-6.8,1-10.8c0-4.6-1.1-10-3.4-16.1c-2.8-7.7-5.5-12.4-10.7-14c-3.7-1.1-7.7-0.7-11,1.3c-2.3,1.3-4,3.2-5.1,5.6
			c-1,2.3-1.6,5.9,0.4,10.6c0.9,2.1,2.1,4.6,3.4,7.3c0.6,1.3,1,2.9,1,4.7c0,2.6-0.2,4.9-0.6,6.6c-0.4,2-0.8,2.7-0.8,2.7
			c0,0.1-0.5,0.8-1.9,2.1c-0.5,0.5-1.1,0.8-1.9,1c-1.5,0.4-2.8,0.6-4,0.6c-1.1,0-2.2-0.2-3.3-0.5c-0.9-0.3-1.7-0.7-2.4-1.2
			c-0.6-0.5-1-0.9-1.1-1c-0.1-0.3-0.3-1.4-0.5-3.5c-0.2-2.3,0-4.4,0.5-6.3c0.7-2.6,1.6-5.3,2.7-8.1c1.3-3.1,1.9-4.2,2-4.4
			c1.7-2.3,2.7-4.8,3-7.3c0.4-3-0.1-5.8-1.5-8.3C153.8,45.2,149.9,42.8,145.7,42.9L145.7,42.9z"></path>
                  <path d="M203.1,1c-2.7,0-5.2,0.9-7.2,2.6c-3,2.6-3.5,5.7-3.9,9.4c-0.3,3.9-0.5,11.1-0.6,22.6
			c-0.2,19.6-0.4,26.4-0.6,28.7c-0.3,3.7-0.5,10.9-0.6,21.3c-0.1,10.1-0.3,17.1-0.4,20.7c-0.2,4.7-0.1,7.6,0.4,9.7
			c1.4,7,6.7,9.6,10.8,9.6c3.3,0,6.4-1.5,8.6-4c0.6,0.3,1.1,0.7,1.7,1c3.1,1.6,6.1,2.6,9.1,2.8c0.7,0.1,1.4,0.1,2.1,0.1
			c1.9,0,4-0.2,6.5-0.5c2.8-0.4,5-0.7,6.5-1c2.9-0.5,5.9-1.8,9.5-4.1c3.3-2.2,5.9-4.7,7.6-7.2l3.1-4.6c2-3,3.1-6.4,3.3-10.3
			c0.2-5,0-10.1-0.6-15.1c-0.3-3.4-1.1-6.6-2.2-9.3c-0.8-1.9-1.6-4-2.5-6.2c-1.5-4-3.5-6.9-6.1-8.8c-1.9-1.5-4-2.7-6.2-3.6
			c-1.7-0.7-3.7-1.5-6-2.3c-2.9-1-5.7-1.5-8.5-1.5h-1.4c-2.5,0.2-5.5,0.7-9.1,1.6c-0.6,0.2-1.2,0.3-1.8,0.5c0-3.4,0.1-7.5,0.2-12.8
			c0.3-19.9,0.6-23.5,0.7-24.1c0.6-4.9-0.9-11.1-7-13.7C206.6,1.4,204.8,1,203.1,1z M220.2,75.8c1.3-0.2,2.5-0.3,3.6-0.3h4.3
			c0.8,0.4,1.7,0.9,2.7,1.3c1.6,1.4,2.7,2.8,3.1,4.1c0.8,2.3,1.2,4.9,1.2,7.8c0,3.5-0.1,5.8-0.2,7.2l-2.7,2.1
			c-0.2,0.2-0.9,0.6-2.4,1.2c-1.7,0.6-3.4,1.2-5.2,1.6c-0.2,0.1-0.5,0.1-0.7,0.1c-0.3,0-0.6,0-0.9-0.1c-1-0.3-1.9-0.8-2.8-1.4
			c-0.6-0.5-1.6-1.5-2.8-3.4c-1-1.6-1.7-3.2-2.1-4.6c-0.4-1.5-0.5-3-0.5-4.6c0.1-1.4,0.5-3.1,1.3-4.9c1.3-2.9,1.9-3.9,2-4.1
			C218.5,77.6,219,76.9,220.2,75.8L220.2,75.8z"></path>
                  <path d="M314.5,46.9c-0.5,0-1,0-1.5,0.1c-3.9,0.5-7.1,2.7-9,6c-0.8-0.2-1.6-0.4-2.5-0.7c-3.6-0.9-6.6-1.4-9.1-1.6
			h-1.5c-2.8,0-5.6,0.5-8.5,1.5c-2.3,0.8-4.4,1.6-6,2.3c-2.3,1-4.4,2.2-6.2,3.6c-2.6,2-4.5,4.9-6.1,8.8c-0.9,2.3-1.7,4.4-2.5,6.2
			c-1.1,2.7-1.8,5.9-2.2,9.3c-0.6,5-0.8,10.1-0.6,15.1c0.2,3.9,1.3,7.3,3.3,10.3l3.1,4.6c1.7,2.6,4.3,5,7.6,7.2
			c3.5,2.3,6.5,3.7,9.5,4.1c1.6,0.3,3.8,0.6,6.5,1c2.5,0.4,4.6,0.5,6.5,0.5c0.7,0,1.4,0,2.1-0.1c3-0.2,6-1.2,9.1-2.8
			c0.6-0.3,1.1-0.6,1.7-1c2.1,2.6,5.3,4,8.6,4c4.1,0,9.4-2.5,10.8-9.5c0.4-2.1,0.5-5,0.4-9.7c-0.1-3.6-0.2-10.4-0.4-20.7
			c-0.1-10.3-0.3-17.5-0.6-21.3c-0.4-5-0.9-8-1.9-10.3C323.2,49.6,319.1,46.9,314.5,46.9L314.5,46.9z M289.8,75.7h4.3
			c1.1,0,2.4,0.1,3.6,0.3c1.2,1.1,1.8,1.8,2,2c0.1,0.2,0.7,1.1,2,4.1c0.8,1.8,1.3,3.5,1.3,4.9c0.1,1.6-0.1,3.1-0.5,4.6
			s-1.1,3-2.1,4.6c-0.8,1.3-1.7,2.4-2.8,3.4c-0.8,0.7-1.8,1.1-2.8,1.4c-0.3,0.1-0.6,0.1-0.9,0.1c-0.2,0-0.5,0-0.7-0.1
			c-1.8-0.4-3.5-0.9-5.2-1.6c-1.5-0.6-2.2-1-2.4-1.2l-2.7-2.1c-0.1-1.4-0.2-3.6-0.2-7.2c0-2.9,0.4-5.5,1.2-7.8
			c0.5-1.3,1.5-2.7,3.1-4.1C288.1,76.5,289,76.1,289.8,75.7L289.8,75.7z"></path>
                  <path d="M341.8,95.5c-0.9,0-1.9,0.2-2.8,0.5l-2,0.8c-6.5,2.4-8.7,6.6-9.4,9.7c-0.5,2.2-0.6,4.4-0.3,6.5
			c0.4,2.5,1.9,7.1,8.2,9.7c2.1,0.9,4.2,1.3,6.3,1.3c1.5,0,3-0.2,4.4-0.7c2.8-0.9,5.2-2.5,7-4.7c2.6-3.1,3.5-7.1,2.5-11.1
			c-0.8-3.2-2.7-6-5.4-7.9c-0.9-0.6-1.7-1.2-2.5-1.6c-0.4-0.4-0.8-0.8-1.3-1.2C345,96,343.4,95.5,341.8,95.5L341.8,95.5z
			 M368.4,20.3c-3,0-5.8,0.8-8.4,2.4c-2.7,1.7-4.7,3.9-5.8,6.6c-0.8,1.8-1.2,3.7-1.5,5.8c-0.2,1.5-0.2,2.9-0.2,4.3
			c0,2.5,0.5,4.8,1.6,6.9c0.6,1.1,1.2,2.2,1.9,3.3c0.7,1,1.6,2.2,2.8,3.7l0.2,0.3c0.1,0.1,0.2,0.3,0.3,0.4c-0.2,1.1-0.3,2.3-0.3,3.5
			c0,2.1,0.3,4.1,0.9,6c2,24.2,3,37.5,3.2,39.1c0.5,6.3,4.2,9.3,6.3,10.5c2,1.1,4,1.7,6.1,1.7c2,0,4-0.6,5.8-1.6
			c1.9-1.1,5.1-3.9,5.7-9.7c0.1-1.3,0.3-2.8-1.7-24.8c-1.7-18.9-2.2-22.9-2.4-24.2c-0.2-1-0.4-2-0.8-2.9c0.8-1.1,1.5-2.4,2.2-3.9
			c1.5-3.5,2.2-6.9,1.9-10.2c-0.2-3.2-1.1-6.1-2.5-8.7c-1.8-3.3-4.8-5.9-8.3-7.3C372.9,20.7,370.6,20.3,368.4,20.3L368.4,20.3z"></path>
                  <path d="M416.5,7.4c-3.3,0-6.4,1.4-8.9,3.9c-3.2,3.2-4,7.3-3.8,18.4l0.3,11.9c-11.1,1-12.3,1.6-14,2.7
			c-4,2.3-6.2,6.1-6.2,10.3c0,2.4,0.8,4.7,2.3,6.6c1.3,1.7,3.9,3.8,8.3,4.3c0.7,0.1,1.4,0.1,2.3,0.1c1.7,0,4-0.1,7.2-0.4
			c0.1,3.9,0.1,8.9,0.2,14.9c0.3,18.4,0.2,24.5,0.1,26.4c-0.3,5,0.3,8.5,1.9,11.2c2.3,4,6,6.2,10.1,6.2c3,0,7.2-1.2,10.5-6.8
			c1.9-3.3,2.5-7.8,2.2-16.7c-0.2-6.1-0.3-14.9-0.2-26.1c0-4.3,0.1-7.9,0.1-10.6h1c5.4,0,9.6-1.6,12.3-4.7c4.6-5.2,3.5-11.3,0.5-15
			c-1.7-2-4.9-4.5-10.4-4.5h-0.7c-0.8,0-1.7,0.1-2.7,0.1c0-0.8,0-1.7-0.1-2.7c-0.1-7.6-0.3-12.7-0.7-16c-0.2-1.8-0.5-4-1.3-6.2
			c-1.5-4-4.6-6.6-8.5-7.1C417.6,7.4,417,7.4,416.5,7.4L416.5,7.4z"></path>
                </g>
                <path d="M58.5,117.5c-0.9,0-2.3-0.4-3.3-2.4c-0.4-0.8-0.8-2.5-0.9-8.8L50,111c-1.6,1.8-3.5,3.2-5.6,4.3
		c-1.8,1.1-3.9,1.7-6,1.9c-1.8,0.1-4,0-6.8-0.4c-2.7-0.4-4.8-0.7-6.4-1c-1.8-0.3-3.8-1.2-6.3-2.9c-2.5-1.6-4.3-3.3-5.4-5l-3.1-4.6
		c-1.2-1.7-1.8-3.9-2-6.3c-0.1-2.2-0.1-4.5,0-6.7s0.3-4.6,0.6-7.2c0.3-2.7,0.8-5.1,1.6-7.1c0.8-1.9,1.6-4,2.5-6.3
		c1-2.6,2.2-4.4,3.5-5.4s2.7-1.8,4.4-2.5c1.6-0.7,3.5-1.4,5.6-2.1c2.4-0.8,4.6-1.2,6.7-1c2,0.1,4.6,0.6,7.7,1.4
		c3.2,0.8,5.7,1.7,7.6,2.6c1.2,0.6,2.4,1.4,3.3,2.3c-0.1-1.2-0.2-2.2-0.3-3.1c-0.1-1.6,0-3.1,0.5-4.3c0.6-1.5,1.8-2.5,3.3-2.7
		c1.7-0.2,3.1,0.7,3.9,2.4c0.6,1.3,1,3.8,1.3,7.6c0.3,3.6,0.5,10.6,0.6,20.8s0.3,17.2,0.4,20.9c0.1,3.9,0.1,6.4-0.2,7.8
		C61,117.1,59.4,117.5,58.5,117.5L58.5,117.5z M17.9,78.5c-1.1,3.1-1.6,6.7-1.6,10.4c0,3.9,0.1,6.9,0.4,9c0.2,1.7,0.8,2.9,1.7,3.5
		c1.3,0.9,2.6,1.9,3.9,2.9c1.1,0.9,2.7,1.7,4.6,2.5c2,0.7,4,1.4,6.1,1.9c1.9,0.4,3.8,0.4,5.8-0.2s3.8-1.5,5.4-2.8
		c1.8-1.5,3.4-3.4,4.6-5.4c1.4-2.3,2.5-4.6,3.1-6.9s0.8-4.6,0.7-7s-0.8-5-2-7.7c-1.5-3.5-2.4-5-2.9-5.6c-0.7-0.9-1.7-2-3.1-3.2
		c-1.1-1-2.5-1.7-4-1.9c-1.7-0.2-3.4-0.4-5-0.4h-4.8c-1.5,0-2.3,0.3-2.6,0.5c-0.8,0.5-2.1,1.2-3.9,2C21.1,72.7,19,75.6,17.9,78.5z
		 M82.2,117.5c-0.5,0-0.9-0.1-1.4-0.3c-1.3-0.6-2-2.2-2.2-4.7c-0.1-1.9-0.8-17.5-2.1-48.5v-1l0.2-1.6c0.2-1.6,1-3.1,2.4-3.8
		c0.6-0.3,1.1-0.5,1.7-0.5c1.2,0,2.5,0.4,3.1,1.5c0.8,1.7,0.7,4.1,0.9,4.8c0.3-0.3,0.6-0.7,1-1.1c1.7-1.9,4-3.2,6.9-3.9
		c2.7-0.7,5.4-0.9,8.1-0.8c2.6,0.1,5,0.5,7,1c2.2,0.6,4.2,1.7,5.9,3.1c1.4,1.2,2.6,2.1,3.5,2.6c1.4,0.9,2.2,2,2.4,3.4
		c0.2,1.3-0.1,2.5-0.9,3.5c-1,1.3-2.1,1.5-2.9,1.5c-1,0-2-0.4-3.2-1.2c-0.9-0.6-1.6-1.1-2.2-1.5c-0.7-0.4-1.8-1.3-3.3-2.7
		c-1.2-1.1-2.7-1.8-4.3-2.1c-1.7-0.3-3.8-0.3-6.1,0.2s-4.3,1.3-5.9,2.6c-1.6,1.3-3,2.8-4.1,4.4c-0.8,1.3-1.1,1.9-1.3,2.1
		c0.1,1.2,0.2,3.8,0.2,10.5c0,6.9,0.1,13.6,0.2,19.7c0.2,9.2-0.5,10.8-1.1,11.5C84.1,117.1,83.2,117.5,82.2,117.5L82.2,117.5z
		 M159.9,104.4h-7c-2,0-4-0.5-6.1-1.4c-2-0.9-3.9-1.9-5.7-3.1c-1.9-1.3-3.7-3.2-5.4-5.5c-1.6-2.3-2.5-4.9-2.6-7.7
		c-0.1-2.5,0-5.4,0.4-8.6s0.9-6.3,1.5-9.2c0.7-3,2.9-8.2,6.7-16l0.2-0.3l0.3-0.2c1.3-0.9,2.4-1.3,3.5-1.3c1.3,0,2.4,0.7,3,1.8
		c0.5,1,0.7,2.1,0.6,3.4c-0.2,1.2-0.7,2.5-1.6,3.7c-0.5,0.7-1.4,2.2-2.9,6c-1.2,3.1-2.3,6.2-3,9.1c-0.7,2.8-1,5.8-0.7,8.9
		c0.3,3.9,0.9,5.7,1.4,6.5c0.7,1.2,1.8,2.5,3.2,3.6c1.5,1.2,3.2,2.1,5,2.6c3.7,1.1,7.5,1.1,11.7,0c2-0.5,3.8-1.5,5.3-2.9
		s2.7-2.7,3.4-3.9c0.7-1.2,1.3-2.9,1.7-5.1c0.5-2.3,0.7-5.1,0.7-8.3c0-3.1-0.6-5.9-1.8-8.3c-1.3-2.6-2.4-5-3.3-7
		c-1.7-3.9,0.3-5.5,1.2-6c1.6-0.9,3.3-1.1,4.8-0.6c1.3,0.4,2.8,1.8,5.5,9.1c1.9,5.3,2.9,9.8,2.9,13.4c0,3.5-0.3,6.6-0.8,9.2
		s-1.3,5.1-2.4,7.5c-1.1,2.5-3.2,4.8-6.3,6.7c-2.9,1.9-5.1,3-6.7,3.4C165.2,104.2,163,104.4,159.9,104.4L159.9,104.4z M201.1,117.4
		c-0.9,0-2.5-0.4-3-3.1c-0.3-1.4-0.4-4-0.2-7.8c0.1-3.7,0.3-10.7,0.4-20.9c0.1-10.2,0.3-17.2,0.6-20.8c0.3-3.5,0.4-13.4,0.6-29.2
		c0.2-24.6,0.9-25.2,1.6-25.9c0.7-0.6,2.1-1.2,4.2-0.2c1.3,0.6,2.7,1.9,2.3,5.4c-0.2,2-0.5,10.4-0.8,24.9s-0.3,23.2-0.2,25.9
		c1.2-1.3,2.5-2.3,4.2-3.1c1.9-0.9,4.4-1.8,7.6-2.6c3.1-0.8,5.7-1.2,7.7-1.4c2.1-0.1,4.4,0.2,6.7,1c2.2,0.8,4.1,1.5,5.6,2.1
		c1.7,0.7,3.1,1.5,4.4,2.5c1.4,1.1,2.5,2.9,3.5,5.4c0.9,2.3,1.7,4.4,2.5,6.3c0.8,2,1.4,4.4,1.6,7.1c0.3,2.6,0.5,5,0.6,7.2
		s0.1,4.5,0,6.7c-0.1,2.4-0.8,4.6-2,6.3l-3.1,4.6c-1.1,1.7-2.9,3.4-5.4,5c-2.5,1.7-4.6,2.6-6.3,2.9c-1.5,0.3-3.6,0.6-6.4,1
		c-2.8,0.4-5.1,0.5-6.8,0.4c-1.9-0.1-3.9-0.8-6-1.9s-3.9-2.6-5.6-4.3l-4.3-4.7c-0.1,6.3-0.5,8-0.9,8.8
		C203.3,117,202,117.4,201.1,117.4L201.1,117.4z M223.9,67.6c-1.6,0-3.2,0.1-5,0.4c-1.5,0.2-2.8,0.8-4,1.9c-1.3,1.2-2.4,2.3-3.1,3.2
		c-0.5,0.6-1.4,2.1-2.9,5.6c-1.2,2.8-1.9,5.4-2,7.7c-0.1,2.4,0.1,4.8,0.7,7c0.6,2.3,1.6,4.6,3.1,6.9c1.2,2,2.8,3.9,4.6,5.4
		c1.6,1.3,3.5,2.2,5.4,2.8c1.9,0.6,3.8,0.6,5.8,0.2c2.1-0.5,4.2-1.1,6.1-1.9c1.9-0.7,3.4-1.5,4.6-2.5c1.3-1,2.6-2,3.9-2.9
		c0.9-0.6,1.5-1.8,1.7-3.5c0.2-2.1,0.4-5.2,0.4-9s-0.6-7.3-1.6-10.4c-1-3-3.2-5.8-6.4-8.4c-1.8-0.8-3.1-1.4-3.9-2
		c-0.4-0.2-1.1-0.5-2.6-0.5C228.7,67.6,223.9,67.6,223.9,67.6z M316.9,117.5c-0.9,0-2.3-0.4-3.3-2.4c-0.4-0.8-0.8-2.5-0.9-8.8
		l-4.3,4.7c-1.6,1.8-3.5,3.2-5.6,4.3c-1.8,1.1-3.9,1.7-6,1.9c-1.8,0.1-4,0-6.8-0.4c-2.7-0.4-4.8-0.7-6.4-1c-1.8-0.3-3.8-1.2-6.3-2.9
		c-2.5-1.6-4.3-3.3-5.4-5l-3.1-4.6c-1.2-1.8-1.8-3.9-2-6.3c-0.1-2.2-0.1-4.5,0-6.7s0.3-4.6,0.6-7.2c0.3-2.7,0.8-5.1,1.6-7.1
		c0.8-1.9,1.6-4,2.5-6.3c1-2.6,2.2-4.4,3.5-5.4s2.7-1.8,4.4-2.5c1.6-0.7,3.5-1.4,5.6-2.1c2.4-0.8,4.6-1.2,6.7-1
		c2,0.1,4.6,0.6,7.7,1.4c3.2,0.8,5.7,1.7,7.6,2.6c1.2,0.6,2.4,1.4,3.3,2.3c-0.1-1.2-0.2-2.2-0.3-3.1c-0.1-1.6,0-3.1,0.5-4.3
		c0.6-1.5,1.8-2.5,3.3-2.7c1.7-0.2,3.1,0.7,3.9,2.4c0.6,1.3,1,3.8,1.3,7.6c0.3,3.6,0.5,10.6,0.6,20.8c0.1,10.4,0.3,17.2,0.4,20.9
		c0.1,3.9,0.1,6.4-0.2,7.8C319.4,117.1,317.8,117.5,316.9,117.5L316.9,117.5z M276.4,78.5c-1.1,3.1-1.6,6.7-1.6,10.4
		c0,3.9,0.1,6.9,0.4,9c0.2,1.7,0.8,2.9,1.7,3.5c1.3,0.9,2.6,1.9,3.9,2.9c1.1,0.9,2.7,1.7,4.6,2.5c2,0.7,4,1.4,6.1,1.9
		c1.9,0.4,3.8,0.4,5.8-0.2s3.8-1.5,5.4-2.8c1.8-1.5,3.4-3.4,4.6-5.4c1.4-2.3,2.5-4.6,3.1-6.9s0.8-4.6,0.7-7c-0.1-2.4-0.8-5-2-7.7
		c-1.5-3.5-2.4-5-2.9-5.6c-0.7-0.9-1.7-2-3.1-3.2c-1.1-1-2.5-1.7-4-1.9c-1.7-0.2-3.4-0.4-5-0.4h-4.8c-1.5,0-2.3,0.3-2.6,0.5
		c-0.8,0.5-2.1,1.2-3.9,2C279.6,72.7,277.4,75.6,276.4,78.5L276.4,78.5z M341.8,116c-1,0-2.1-0.2-3.2-0.7c-2-0.9-3.2-2-3.4-3.5
		c-0.2-1.1-0.1-2.3,0.2-3.6c0.4-1.7,1.8-3,4.4-4l2-0.8v1.1c0.4,0,0.8,0.1,1.2,0.2c0.7,0.2,1.5,0.6,2.6,1.4c1.2,0.9,2,2,2.3,3.3
		c0.4,1.5,0.1,2.9-0.9,4c-0.8,1-2,1.7-3.4,2.2C343,115.9,342.4,116,341.8,116L341.8,116z M375.5,106.8c-0.6,0-1.3-0.2-2.2-0.6
		c-1.3-0.8-2.1-2.2-2.3-4.2c-0.1-1.5-1.2-14.9-3.2-40c-0.5-1.4-0.8-2.8-0.8-4.4c0-1.8,0.4-3.1,1.1-4c0.6-0.7,1.6-1.5,3.5-1.5
		c1.1,0,2.9,0.5,3.4,3.8c0.3,1.7,1,9.5,2.3,23.7c1.7,19,1.8,22.4,1.7,23.3c-0.2,1.8-0.8,3-1.9,3.6
		C376.7,106.6,376.1,106.8,375.5,106.8z M369.6,49.7c-1.2,0-2.6-0.3-4-0.9l-0.4-0.1l-0.2-0.3c-1-1.3-1.8-2.4-2.4-3.2
		c-0.5-0.8-1-1.6-1.4-2.5c-0.5-1-0.7-2.1-0.7-3.4c0-1.1,0.1-2.2,0.2-3.4c0.1-1.3,0.4-2.5,0.9-3.5c0.5-1.2,1.4-2.2,2.7-3
		c2.4-1.5,5.1-1.5,8.4-0.3c1.8,0.6,3.1,1.8,4.1,3.6c0.9,1.6,1.4,3.4,1.5,5.4s-0.3,4.2-1.3,6.5c-1.1,2.5-2.3,3.9-3.7,4.4
		C372,49.4,370.8,49.7,369.6,49.7z M368.8,42.3c0.5,0.3,1.2,0.3,1.7,0c0,0,0.3-0.2,0.8-1.3c0.4-0.9,0.5-1.6,0.5-2.3
		c-0.1-0.8-0.3-1.5-0.6-2.1c-0.2-0.4-0.5-0.7-0.9-0.8c-0.9-0.4-1.6-0.5-2.2-0.1c-0.3,0.2-0.4,0.4-0.5,0.6c-0.1,0.3-0.2,0.7-0.2,1.1
		v1.7c0,0.4,0,0.8,0.1,1c0.1,0.3,0.2,0.6,0.4,0.9C368,41.2,368.3,41.6,368.8,42.3L368.8,42.3z M416.2,116c-0.9,0-2.1-0.4-3.2-2.2
		c-0.7-1.3-1-3.4-0.8-6.8c0.2-2.9,0.1-12-0.1-27c-0.2-12.6-0.3-20.7-0.3-23.2c-0.7-0.1-2.4-0.2-6.2,0.2c-5.4,0.6-8.8,0.7-10.3,0.6
		c-3.1-0.4-3.4-2.2-3.4-3c0-1,0.4-2.3,2.2-3.4c0.6-0.4,1.7-1,18.3-2.2c-0.3-6.5-0.5-13-0.6-19.4c-0.2-10.1,0.7-11.8,1.5-12.6
		c1.5-1.5,2.9-1.6,3.8-1.5c2.2,0.3,2.7,3.3,3,6.2c0.3,3.1,0.5,8.2,0.6,15.4c0.1,7.3,0.3,9.9,0.4,10.8c0.4,0.1,1.4,0.2,3.5,0.1
		c3-0.2,5.4-0.3,7.1-0.4c2.2-0.1,3.7,0.5,4.7,1.6c0.5,0.6,1.6,2.4-0.4,4.6c-1.2,1.3-3.2,2-6.3,2c-2.5,0-4.9,0.1-7,0.2
		c-1.1,0.1-1.6,0.2-1.9,0.3c0,1.6-0.1,7.3-0.2,18c-0.1,11.4-0.1,20.3,0.2,26.6c0.4,8.7-0.4,11.2-1.1,12.3
		C419,114.3,417.9,116,416.2,116L416.2,116z" fill="#fff"></path>
              </g>
            </svg>
          </div>
        </div>
        <div class="custom-col custom-col-xl FooterLink">
          <nav aria-labelledby="aziendaHeading">
            <h2 class="sr-only visually-hidden" id="aziendaHeading">Company</h2>
            <ul class="FooterListOrr">
              <li><a href="https://www.aruba.it/en/about-us.aspx">About Us</a></li>
              <li><a href="https://www.aruba.it/en/certification.aspx">Certifications</a></li>
              <li><a href="https://www.aruba.it/en/press-kit.aspx">Press</a></li>
              <li><a href="https://www.datacenter.it/en/home.aspx">Data Center</a></li>
              <li><a href="https://business.aruba.it/home.aspx" hreflang="it">Reseller Program</a></li>
              <li><a href="https://enterprise.aruba.it/en/home.aspx">Enterprise Solutions</a></li>
            </ul>
          </nav>
        </div>
      </div>
      <div class="FooterBL">
        <div class="FooterBLContainer">
          <nav aria-labelledby="menuProdottiHeading">
            <h2 class="sr-only visually-hidden" id="menuProdottiHeading">Products and services</h2>
            <ul class="menuProdottiFooter">
              <li>
                <h3 class="menuProdottiFooterHeading"><a href="https://hosting.aruba.it/en/home.aspx">Hosting and domains</a></h3>
                <ul>
                  <li><a href="/en/hosting/linux.aspx">Hosting</a></li>
                  <li><a href="/en/wordpress.aspx">WordPress</a></li>
                  <li><a href="/en/domains.aspx">Domains</a></li>
                  <li><a href="/en/email.aspx">Email</a></li>
                  <li><a href="/en/supersite.aspx">SuperSite</a></li>
                  <li><a href="/en/e-commerce.aspx">E-commerce</a></li>
                  <li><a href="/en/rankingcoach.aspx">Web Marketing</a></li>
                  <li><a href="/en/aruba-drive.aspx">Aruba Drive</a></li>
                  <li><a href="/en/terms-conditions.aspx">Terms and Conditions</a></li>
                </ul>
              </li>
              <li>
                <h3 class="menuProdottiFooterHeading"><a href="https://www.arubacloud.com/">Cloud</a></h3>
                <ul>
                  <li><a href="https://www.arubacloud.com/vps/virtual-private-server-range.aspx">Cloud VPS</a></li>
                  <li><a href="https://www.arubacloud.com/cloud-server.aspx">Aruba Cloud Server</a></li>
                  <li><a href="https://www.arubacloud.com/application-platform.aspx">Application Platform</a></li>
                  <li><a href="https://www.arubacloud.com/virtual-private-cloud.aspx">Virtual Private Cloud</a></li>
                  <li><a href="https://www.cloud.it/hybrid-cloud/caratteristiche.aspx" hreflang="it">Hybrid Cloud</a></li>
                  <li><a href="https://www.arubacloud.com/database-as-a-service.aspx">Database as a Service</a></li>
                  <li><a href="https://www.arubacloud.com/cloud-backup/service-features.aspx">Cloud Backup</a></li>
                  <li><a href="https://www.arubacloud.com/object-storage/object-storage-by-aruba.aspx">Cloud Object Storage</a></li>
                  <li><a href="https://www.arubacloud.com/cloud-monitoring/service-features.aspx">Cloud Monitoring</a></li>
                  <li><a href="https://www.arubacloud.com/domain-center/domain-center-by-aruba.aspx">Domain Center</a></li>
                  <li><a href="https://www.arubacloud.com/company/general-conditions.aspx">Terms and Conditions</a></li>
                </ul>
              </li>
              <li>
                <h3 class="menuProdottiFooterHeading"><a href="https://www.pec.it/" hreflang="it">PEC and Trust Services</a></h3>
                <ul>
                  <li><a href="https://www.pec.it/acquista-posta-elettronica-certificata.aspx" hreflang="it">PEC - Certified email</a></li>
                  <li><a href="https://www.pec.it/acquista-fatturazione-elettronica.aspx" hreflang="it">E-billing</a></li>
                  <li><a href="https://www.pec.it/richiedi-spid-aruba-id.aspx" hreflang="it">SPID</a></li>
                  <li><a href="https://www.pec.it/firma-digitale.aspx" hreflang="it">Digital signature</a></li>
                  <li><a href="https://www.pec.it/docfly-conservazione-digitale-a-norma.aspx" hreflang="it">Digital Preservation</a></li>
                  <li><a href="https://www.pec.it/acquista-marche-temporali.aspx" hreflang="it">Timestamping</a></li>
                  <li><a href="https://www.pec.it/soluzioni-business/soluzioni-per-imprese.aspx" hreflang="it">Custom solutions</a></li>
                  <li><a href="https://www.pec.it/partner.aspx" hreflang="it">Partners and Resellers</a></li>
                  <li><a href="https://www.pec.it/termini-condizioni.aspx" hreflang="it">Terms and Conditions</a></li>
                </ul>
              </li>
              <li>
                <h3 class="menuProdottiFooterHeading"><a href="https://serverdedicati.aruba.it/en/home" hreflang="it">Dedicated Servers</a></h3>
                <ul>
                  <li><a href="https://serverdedicati.aruba.it/en/dedicated-servers-range" hreflang="en">Baremetal and VDS</a></li>
                  <li><a href="https://serverdedicati.aruba.it/en/network-components" hreflang="en">Network</a></li>
                  <li><a href="https://serverdedicati.aruba.it/en/smart-storage" hreflang="en">Storage</a></li>
                  <li><a href="https://serverdedicati.aruba.it/en/backup" hreflang="en">Backup</a></li>
                  <li><a href="https://serverdedicati.aruba.it/en/colocation" hreflang="en">Colocation</a></li>
                  <li><a href="https://serverdedicati.aruba.it/en/create-it-infrastructure" hreflang="en">Create your project</a></li>
                  <li><a href="https://enterprise.aruba.it/en/home.aspx" hreflang="en">Custom solutions</a></li>
                  <li><a href="https://serverdedicati.aruba.it/en/terms-and-conditions" hreflang="en">Terms and Conditions</a></li>
                </ul>
              </li>
              <li>
                <h3 class="menuProdottiFooterHeading"><a href="https://fibra.aruba.it/" hreflang="it">Internet connections</a></h3>
                <ul>
                  <li><a href="https://fibra.aruba.it/" hreflang="it">Fiber</a></li>
                  <li><a href="https://fibra.aruba.it/trasparenza-tariffaria.aspx" hreflang="it">Transparent pricing Fiber</a></li>
                  <li class="hidden"><a href="https://adsl.aruba.it/trasparenza-tariffaria" hreflang="it">Transparent pricing ADSL</a></li>
                </ul>
              </li>
              <li>
                <h3 class="menuProdottiFooterHeading"><a href="https://microsoft365.aruba.it/home.aspx" hreflang="it">Microsoft 365</a></h3>
                <ul>
                  <li><a href="https://microsoft365.aruba.it/termini-condizioni.aspx" hreflang="it">Terms and Conditions</a></li>
                </ul>
              </li>
              <li>
                <h3 class="menuProdottiFooterHeading"><a href="https://www.actalis.com/ssl-certificates">SSL Certificates</a></h3>
              </li>
              <li>
                <h3 class="menuProdottiFooterHeading"><a href="https://www.pratiche.it/" hreflang="it">Pratiche.it</a></h3>
              </li>
              <li>
                <h3 class="menuProdottiFooterHeading"><a href="https://hosting.aruba.it/servizio-sms.aspx" hreflang="it">SMS</a></h3>
              </li>
            </ul>
          </nav>
        </div>
      </div>
      <div class="FooterBottom">
        <div class="m-bottom-30">
          <nav aria-labelledby="pagamentiHeader">
            <h2 class="visually-hidden sr-only" id="pagamentiHeader">Payment</h2>
            <ul class="FooterListOrr">
              <li><a href="https://guide.hosting.aruba.it/pagamenti-e-fatturazione.aspx" hreflang="it">Payments</a></li>
              <li><a href="https://www.aruba.it/en/domain-price-list.aspx">Price list</a></li>
              <li><a href="https://guide.hosting.aruba.it/home.aspx" hreflang="it">Guides</a></li>
              <li><a href="https://assistenza.aruba.it/en/home.aspx">Request support</a></li>
              <li><a href="https://assistenza.aruba.it/en/sales-information.aspx">Request sales info</a></li>
            </ul>
          </nav>
        </div>
        <div class="m-bottom-30 FooterDisclaim">
        </div>
      </div>
      <div class="m-bottom-30">
        <nav aria-labelledby="infoMenuHeader">
          <h2 class="visually-hidden sr-only" id="infoMenuHeader">Info</h2>
          <ul class="FooterListOrr">
            <li><a href="https://www.aruba.it/documents/tc-files/en/08_en_privacy_policy_aruba_spa.pdf">Privacy policy <span class="sr-only visually-hidden"> PDF 296 kB</span></a></li>
            <li><a href="https://www.aruba.it/en/gdpr-european-data-privacy-regulation.aspx">Protection of personal data</a></li>
            <li><a href="https://www.aruba.it/en/security/protect-yourself-from-online-scams.aspx">Protect yourself from scams</a></li>
            <li><a href="https://www.aruba.it/en/report-abuse.aspx">Report abuse</a></li>
            <li><a href="https://www.aruba.it/en/cookie-policy.aspx">Cookie policy</a></li>
            <li><a href="javascript: Cookiebot.renew()" role="button">Customise cookies</a></li>
            <li><a href="https://www.aruba.it/whistleblowing">Whistleblowing</a></li>
          </ul>
        </nav>
      </div>
      <div class="custom-row">
        <div class="custom-col custom-col-lg">
          <p>© 2024 Aruba S.p.A. - via San Clemente, 53 - 24036 Ponte San Pietro (BG)<br> P.IVA 01573850516 - C.F. 04552920482 - C.S. € 4.000.000,00 i.v. - Numero REA: BG – 434483 - All rights reserved</p>
        </div>
        <div class="custom-col custom-col-lg-auto social">
          <a class="facebook" href="https://www.facebook.com/aruba.it" rel="nofollow"><span class="sr-only visually-hidden">Facebook</span></a><a class="twitter" href="https://twitter.com/arubait" rel="nofollow"><span class="sr-only visually-hidden">Twitter</span></a><a class="linkedin" href="http://www.linkedin.com/company/aruba-s-p-a-" rel="nofollow"><span class="sr-only visually-hidden">Linkedin</span></a><a class="youtube" href="https://www.youtube.com/user/ArubaWebTV" rel="nofollow"><span class="sr-only visually-hidden">Youtube</span></a>
        </div>
      </div>
    </div>
  </footer>
  <div aria-hidden="true" class="modal fade" data-backdrop="static" id="formFeed" role="dialog" tabindex="-1">
    <div class="modal-dialog">
      <div class="modal-content">
        <div class="modal-header">
          <button aria-hidden="true" class="close" data-dismiss="modal" type="button">×</button>
        </div>
        <div class="modal-body">
          <div class="panel panel-default">
            <div class="panel-heading">
              <h3 class="panel-title"><strong>Leave your comment</strong></h3>
            </div>
            <p style="padding: 2px 10px 0px 0px; text-align: right;">* required fields</p>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div aria-hidden="true" class="modal fade form-modal" id="modal-sites" role="dialog" tabindex="-1">
    <div class="modal-dialog">
      <div class="modal-content float-fix">
        <ul class="left-list site-list">
          <li class="c-hosting current"><a class="icon aru-hosting" href="/en/home.aspx"><strong>&nbsp;Hosting</strong></a></li>
          <li class="c-pec"><a class="icon aru-pec" href="https://www.pec.it/?utm_campaign=barra-cross-sites&amp;utm_source=hosting&amp;utm_medium=internal-link&amp;pk_campaign=internal-link"><strong>Pec.it</strong></a></li>
          <li class="c-server"><a class="icon aru-server" href="https://serverdedicati.aruba.it/en/home?utm_campaign=barra-cross-sites&amp;utm_source=hostingen&amp;utm_medium=internal-link"><strong>Servers</strong></a></li>
          <li class="c-cloud"><a class="icon aru-cloud" href="https://www.arubacloud.com/?utm_campaign=barra-cross-sites&amp;utm_source=hosting&amp;utm_medium=internal-link&amp;pk_campaign=internal-link"><strong>Cloud</strong></a></li>
          <li class="c-ssl">
            <a class="icon aru-ssl-icon" href="https://www.actalis.com/ssl-certificates?utm_source=hosting-en&amp;utm_medium=barra-cross&amp;utm_campaign=link-ssl" title="SSL"><svg class="img-icon aru-ssl-icon" height="72" viewBox="0 0 72 72" width="72"> <g id="Ssl" transform="translate(-243 -459)"> <rect fill="#fff" height="72" id="base" opacity="0" transform="translate(243 459)" width="72"></rect> <g id="forma" transform="translate(255 464.999)"> <path d="M24,55.883C10.239,52.79,0,40.052,0,26.429v-13.7A6,6,0,0,1,3.729,7.175l15-6.138a13.911,13.911,0,0,1,10.542,0l15,6.138A6,6,0,0,1,48,12.728v13.7C48,40.052,37.761,52.79,24,55.883Z" data-name="Tracciato 905" fill="none" id="Tracciato_905" stroke="#0c406a" stroke-linecap="round" stroke-linejoin="round" stroke-width="3"></path> <path d="M9.162,8.625V4.581A4.581,4.581,0,0,0,0,4.581V8.625" data-name="Tracciato 906" fill="none" id="Tracciato_906" stroke="#0c406a" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" transform="translate(20.169 15.383)"></path> <path d="M13.5,0H3A3,3,0,0,0,0,3V9.372a3,3,0,0,0,3,3H13.5a3,3,0,0,0,3-3V3A3,3,0,0,0,13.5,0Z" data-name="Tracciato 907" fill="none" id="Tracciato_907" stroke="#0c406a" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" transform="translate(16.5 24.011)"></path> </g> </g> </svg> <strong>SSL</strong></a>
          </li>
          <li class="c-fibra"><a class="icon aru-fibra-md" href="https://fibra.aruba.it/?utm_source=hosting&amp;utm_medium=internal-link&amp;utm_campaign=barra-cross-sites&amp;pk_campaign=internal-link"><strong>Fiber</strong></a></li>
          <li class="c-pratiche"><a class="icon aru-pratiche" href="https://www.pratiche.it/?utm_campaign=barra-cross-sites&amp;utm_source=hosting&amp;utm_medium=internal-link&amp;pk_campaign=internal-link"><strong>Pratiche.it</strong></a></li>
          <li class="c-rivenditori">
            <a href="https://business.aruba.it/home.aspx?utm_campaign=barra-cross-sites&amp;utm_source=hosting&amp;utm_medium=internal-link&amp;pk_campaign=internal-link"><svg class="img-icon aru-partner" height="65.668" role="img" viewBox="0 0 65.668 65.668" width="65.668" xmlns="http://www.w3.org/2000/svg">
	<title></title>
	<g id="partner" transform="translate(1 1)"> <g data-name="Raggruppa 13" id="Raggruppa_13" transform="translate(-0.166 -0.166)"> <path d="M22.472,6.893,5.407,23.958a1.471,1.471,0,0,0,0,2.075l3.75,3.75a1.473,1.473,0,0,0,2.076,0L28.3,12.719a1.473,1.473,0,0,0,0-2.076l-3.75-3.75A1.473,1.473,0,0,0,22.472,6.893Z" data-name="Tracciato 2" fill="none" id="Tracciato_2" stroke="#265f97" stroke-width="2" transform="translate(1.625 2.111)"></path> <path d="M48.686,23.644,31.622,6.579a1.471,1.471,0,0,0-2.075,0l-3.75,3.75a1.473,1.473,0,0,0,0,2.076L42.86,29.469a1.473,1.473,0,0,0,2.076,0l3.75-3.75A1.473,1.473,0,0,0,48.686,23.644Z" data-name="Tracciato 3" fill="none" id="Tracciato_3" stroke="#265f97" stroke-width="2" transform="translate(8.281 2.008)"></path> <path d="M23.968,44.092l2.081,2.08a2.941,2.941,0,0,0,4.16-4.16,2.942,2.942,0,0,0,4.161-4.161,2.942,2.942,0,0,0,4.161-4.161,2.942,2.942,0,0,0,4.161-4.161l-2.54-2.539" data-name="Tracciato 4" fill="none" id="Tracciato_4" stroke="#265f97" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" transform="translate(7.824 8.81)"></path> <path d="M29.177,12.6A6.256,6.256,0,0,0,23,14.172L12.687,24.485a6.266,6.266,0,0,0-.95,7.606" data-name="Tracciato 5" fill="none" id="Tracciato_5" stroke="#265f97" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" transform="translate(3.547 4.032)"></path> <path d="M10.22,33.426h0a2.95,2.95,0,0,1,0-4.161l1.248-1.248a2.942,2.942,0,0,1,4.161,4.161l-1.248,1.248A2.95,2.95,0,0,1,10.22,33.426Z" data-name="Tracciato 6" fill="none" id="Tracciato_6" stroke="#265f97" stroke-width="2" transform="translate(3.056 8.865)"></path> <path d="M29.434,11.338l-12.1,12.1A4.073,4.073,0,0,0,23.1,29.2l8.354-8.352L43.165,32.558s2.155-3.235,1.261-6.233" data-name="Tracciato 7" fill="none" id="Tracciato_7" stroke="#265f97" stroke-width="2" transform="translate(5.271 3.701)"></path> <path d="M13.357,36.563h0a2.95,2.95,0,0,1,0-4.161l1.248-1.248a2.942,2.942,0,0,1,4.161,4.161l-1.248,1.248A2.95,2.95,0,0,1,13.357,36.563Z" data-name="Tracciato 8" fill="none" id="Tracciato_8" stroke="#265f97" stroke-width="2" transform="translate(4.08 9.89)"></path> <path d="M16.494,39.7h0a2.95,2.95,0,0,1,0-4.161l1.248-1.248A2.942,2.942,0,0,1,21.9,38.452L20.655,39.7A2.95,2.95,0,0,1,16.494,39.7Z" data-name="Tracciato 9" fill="none" id="Tracciato_9" stroke="#265f97" stroke-width="2" transform="translate(5.104 10.914)"></path> <path d="M19.631,42.836h0a2.949,2.949,0,0,1,0-4.16l1.248-1.248a2.942,2.942,0,1,1,4.161,4.16l-1.248,1.248A2.948,2.948,0,0,1,19.631,42.836Z" data-name="Tracciato 10" fill="none" id="Tracciato_10" stroke="#265f97" stroke-width="2" transform="translate(6.128 11.937)"></path> <line data-name="Linea 39" fill="none" id="Linea_39" stroke="#265f97" stroke-linecap="round" stroke-width="2" transform="translate(33.872 46.661)" x1="4.161" y1="4.161"></line> <line data-name="Linea 40" fill="none" id="Linea_40" stroke="#265f97" stroke-linecap="round" stroke-width="2" transform="translate(38.033 42.5)" x1="4.161" y1="4.161"></line> <line data-name="Linea 41" fill="none" id="Linea_41" stroke="#265f97" stroke-linecap="round" stroke-width="2" transform="translate(42.194 38.339)" x1="4.161" y1="4.161"></line> </g> </g> </svg><strong>Partners</strong></a>
          </li>
        </ul>
      </div>
    </div>
  </div>
  <!--  Z Modal Error Domain Custom Area -->
  <!-- Modal -->
  <div class="modal modal-error-custom-area fade" id="modal-alert-custom-area" role="dialog" tabindex="-1">
    <div class="modal-dialog modal-dialog-centered" role="document">
      <div class="modal-content">
        <div class="modal-header"><button aria-label="Close" class="close" data-dismiss="modal" type="button"><span aria-hidden="true">×</span></button></div>
        <div class="modal-body">
          <div class="row">
            <div class="col-xs-12">
              <h4><strong>Are you trying to sign in to the customer area?</strong></h4>
              <p class="m-top-20">To sign in, go to the customer area, otherwise select close and search a domain.</p>
            </div>
            <div class="col-xs-12 m-top-30">
              <p><a class="button button-bigcenter" href="https://managehosting.aruba.it/AreaUtenti.asp?Lang=EN" target="_blank" title="GO TO CUSTOMER AREA">GO TO CUSTOMER AREA</a><br class="visible-xs">
                <a class="modal-error-custom-link-close m-top-20XS p-left-0XS p-left-30" data-dismiss="modal" href="#" title="Close and search for another domain" type="button">Close and search a domain</a>
              </p>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <!--  Scripts -->
  <svg style="display:none;" xmlns="http://www.w3.org/2000/svg">
    <symbol id="Icon-Corriere" viewBox="0 0 165.6 271.5">
      <g id="BG"> </g>
      <g id="Content">
        <g>
          <linearGradient gradientTransform="matrix(1 0 0 -1 0 274)" gradientUnits="userSpaceOnUse" id="SVGID_1_" x1="69.2517" x2="114.2932" y1="178.2749" y2="35.7371">
            <stop offset="0.1" style="stop-color:#192C47"></stop>
            <stop offset="0.2975" style="stop-color:#182E49"></stop>
            <stop offset="0.5088" style="stop-color:#103652"></stop>
            <stop offset="0.7263" style="stop-color:#004260"></stop>
            <stop offset="0.9469" style="stop-color:#005476"></stop>
            <stop offset="1" style="stop-color:#00597D"></stop>
          </linearGradient>
          <path class="icon-corriere-st0" d="M165.6,14.9v247.5c-27.3,6.1-55,9.1-82.8,9.1c-27.4,0-54.9-3-81.8-8.9l-1-0.2V17.2l6.3-2.4
			C57.6-5,114.4-4.9,165.6,14.9z"></path>
          <linearGradient gradientTransform="matrix(1 0 0 -1 0 274)" gradientUnits="userSpaceOnUse" id="SVGID_00000008865168991759026840000008437120528680935064_" x1="42.1886" x2="123.808" y1="264.0486" y2="5.7568">
            <stop offset="0.1" style="stop-color:#967C54"></stop>
            <stop offset="0.5" style="stop-color:#E7C78A"></stop>
            <stop offset="0.9" style="stop-color:#967C54"></stop>
          </linearGradient>
          <path d="
			M161.3,21.1v234.7l0,0C109.9,267.3,56.6,267.4,5.2,256l-0.9-0.2V23.3l6-2.3C58.9,2.3,112.7,2.4,161.3,21.1L161.3,21.1z"
            style="fill:none;stroke:url(#SVGID_00000008865168991759026840000008437120528680935064_);stroke-width:1.0555;stroke-miterlimit:10;"></path>
          <g>
            <g>
              <path class="icon-corriere-st2" d="M59.7,242.7c-0.1-0.6-0.4-1-1-1c-0.4,0-0.7,0.2-0.7,0.6c0,1.3,3.2,1.8,3.2,4.2c0,1.4-1,2.2-2.3,2.2
					c-1.5,0-2.3-0.8-2.6-2.2l1.5-0.4c0.1,0.7,0.3,1.3,1.1,1.3c0.4,0,0.8-0.3,0.8-0.7c0-1.4-3.2-1.9-3.2-4.1c0-1.3,1-2.2,2.2-2.2
					c1.3,0,2.2,0.9,2.5,2.1L59.7,242.7z"></path>
              <path class="icon-corriere-st2" d="M61.8,241.8v-1.4h0.9v-2.2h1.7v2.2h1.1v1.4h-1.1v4.6c0,0.4,0.2,0.7,0.6,0.7h0.6v1.4
					c-0.2,0.1-0.4,0.1-0.8,0.1c-1.3,0-2-0.6-2-1.8v-5H61.8z"></path>
              <path class="icon-corriere-st2" d="M66.4,242.8c0.1-1.6,1.1-2.5,2.7-2.5c1.6,0,2.4,0.7,2.4,2.2v5.2c0,0.2,0.1,0.6,0.1,0.9h-1.6
					c0-0.2-0.1-0.4-0.1-0.6c-0.6,0.5-1.2,0.8-2,0.8c-1.1,0-1.7-0.8-1.7-1.8c0-1.8,1.2-2.7,3.6-3.7v-0.5c0-0.7-0.3-1-0.8-1
					c-0.8,0-0.9,0.4-1,1.1H66.4z M69.9,244.4c-1.5,0.9-1.9,1.4-1.9,2.1c0,0.5,0.3,0.7,0.8,0.7c0.5,0,0.8-0.3,1.1-0.8V244.4z"></path>
              <path class="icon-corriere-st2" d="M72.6,241.8v-1.4h0.9v-2.2h1.7v2.2h1.1v1.4h-1.1v4.6c0,0.4,0.2,0.7,0.6,0.7h0.6v1.4
					c-0.2,0.1-0.4,0.1-0.8,0.1c-1.3,0-2-0.6-2-1.8v-5H72.6z"></path>
              <path class="icon-corriere-st2" d="M77.5,239.8v-1.5h1.7v1.5H77.5z M77.5,248.5v-8.1h1.7v8.1H77.5z"></path>
              <path class="icon-corriere-st2" d="M83.8,242.7c-0.1-0.6-0.4-1-1-1c-0.4,0-0.7,0.2-0.7,0.6c0,1.3,3.2,1.8,3.2,4.2c0,1.4-1,2.2-2.3,2.2
					c-1.5,0-2.3-0.8-2.6-2.2l1.5-0.4c0.1,0.7,0.3,1.3,1.1,1.3c0.4,0,0.8-0.3,0.8-0.7c0-1.4-3.2-1.9-3.2-4.1c0-1.3,1-2.2,2.2-2.2
					c1.3,0,2.2,0.9,2.5,2.1L83.8,242.7z"></path>
              <path class="icon-corriere-st2" d="M85.9,241.8v-1.4h0.9v-2.2h1.7v2.2h1.1v1.4h-1.1v4.6c0,0.4,0.2,0.7,0.6,0.7h0.6v1.4
					c-0.2,0.1-0.4,0.1-0.8,0.1c-1.3,0-2-0.6-2-1.8v-5H85.9z"></path>
              <path class="icon-corriere-st2" d="M90.6,242.8c0.1-1.6,1.1-2.5,2.7-2.5c1.6,0,2.4,0.7,2.4,2.2v5.2c0,0.2,0.1,0.6,0.1,0.9h-1.6
					c0-0.2-0.1-0.4-0.1-0.6c-0.6,0.5-1.2,0.8-2,0.8c-1.1,0-1.7-0.8-1.7-1.8c0-1.8,1.2-2.7,3.6-3.7v-0.5c0-0.7-0.3-1-0.8-1
					c-0.8,0-0.9,0.4-1,1.1H90.6z M94,244.4c-1.5,0.9-1.9,1.4-1.9,2.1c0,0.5,0.3,0.7,0.8,0.7c0.5,0,0.8-0.3,1.1-0.8V244.4z"></path>
            </g>
            <path class="icon-corriere-st2" d="M109.4,238.3H99v6.9c0,0,0,0,0.1,0c0,0,1.6,0,2.2-0.4c0.8-0.4,1.4-1.3,1.4-1.3c0.2-0.2,0.3-0.5,0.4-0.6
				c0.1-0.1,0.1-0.2,0.1-0.2c0,0,0.1-0.1,0.1-0.2s0.2-0.3,0.3-0.5c0,0,0.9-1.4,2.3-2.1c1.4-0.8,3.4-0.7,3.4-0.7c0,0,0,0,0,0V238.3z
				 M107,242.1c-0.8,0.4-1.4,1.3-1.4,1.3c-0.2,0.2-0.3,0.5-0.4,0.6c-0.1,0.1-0.1,0.2-0.1,0.2c0,0-0.1,0.1-0.1,0.2s-0.2,0.3-0.3,0.5
				c0,0-0.9,1.4-2.3,2.1c-1.4,0.7-3.2,0.7-3.3,0.7v1.1h10.4v-7c0,0-0.1,0-0.1,0C109.3,241.7,107.7,241.8,107,242.1z"></path>
          </g>
          <g>
            <g>
              <path class="icon-corriere-st2" d="M46.1,183.9l4.1-3.3c1.5-1.2,2.1-1.9,2.1-2.9c0-1-0.7-1.6-1.6-1.6c-0.9,0-1.6,0.5-2.5,1.6l-1.9-1.5
					c1.2-1.6,2.4-2.5,4.5-2.5c2.5,0,4.2,1.5,4.1,3.8v0c0,2-1.1,3-3.2,4.7l-2,1.5l5.3,0l0,2.3l-9-0.1L46.1,183.9z"></path>
              <path class="icon-corriere-st2" d="M57,180.1L57,180.1c0-3.5,2.2-6.3,5.5-6.3c3.2,0,5.3,2.8,5.3,6.3v0c0,3.5-2.2,6.2-5.5,6.2
					C59,186.3,56.9,183.6,57,180.1z M65,180.1L65,180.1c0-2.2-1-3.9-2.6-3.9c-1.6,0-2.6,1.6-2.7,3.8v0c0,2.2,1,3.9,2.6,3.9
					C63.9,184,65,182.3,65,180.1z"></path>
              <path class="icon-corriere-st2" d="M69.2,184.1l4.1-3.3c1.5-1.2,2.1-1.9,2.1-2.9c0-1-0.7-1.6-1.6-1.6c-0.9,0-1.6,0.5-2.5,1.6l-1.9-1.5
					c1.2-1.6,2.4-2.5,4.5-2.5c2.5,0,4.2,1.5,4.1,3.8v0c0,2-1.1,3-3.2,4.7l-2,1.5l5.3,0l0,2.3l-9-0.1L69.2,184.1z"></path>
              <path class="icon-corriere-st2" d="M80,184.2l4.1-3.3c1.5-1.2,2.1-1.9,2.1-2.9c0-1-0.7-1.6-1.6-1.6c-0.9,0-1.6,0.5-2.5,1.6l-1.9-1.5
					c1.2-1.6,2.4-2.5,4.5-2.5c2.5,0,4.2,1.5,4.1,3.8v0c0,2-1.1,3-3.2,4.7l-2,1.5l5.3,0l0,2.3l-9-0.1L80,184.2z"></path>
              <path class="icon-corriere-st2" d="M97.3,172.6l2.2,0l-7.8,16l-2.2,0L97.3,172.6z"></path>
              <path class="icon-corriere-st2" d="M99.6,184.3l4.1-3.3c1.5-1.2,2.1-1.9,2.1-2.9c0-1-0.7-1.6-1.6-1.6c-0.9,0-1.6,0.5-2.5,1.6l-1.9-1.5
					c1.2-1.6,2.4-2.5,4.5-2.5c2.5,0,4.2,1.5,4.1,3.8v0c0,2-1.1,3-3.2,4.7l-2,1.5l5.3,0l0,2.3l-9-0.1L99.6,184.3z"></path>
              <path class="icon-corriere-st2" d="M110.3,184.6l1.8-1.7c0.8,0.9,1.7,1.5,2.9,1.5c1,0,1.7-0.6,1.7-1.5v0c0-1-0.9-1.6-2.4-1.6l-1.1,0l-0.4-1.7
					l2.9-2.9l-4.8,0l0-2.3l8.2,0.1l0,2l-3.1,2.9c1.6,0.3,3.2,1.2,3.2,3.4v0c0,2.3-1.7,3.9-4.4,3.9
					C112.8,186.8,111.3,185.9,110.3,184.6z"></path>
            </g>
          </g>
          <line class="icon-corriere-st3" x1="141.8" x2="23.8" y1="222.6" y2="222.6"></line>
          <g>
            <path class="icon-corriere-st2" d="M124.4,38.7c-1.3-0.6-1.3-1.2-1.3-1.5c0-0.3,0.2-0.9,1.1-0.9c1,0,1.2,1,1.2,1.3c0,0.3,0.1,0.9,0.1,0.9h1.6
				l0.8-3.6h-1.4c-0.2,0-0.4,0.1-0.4,0.3l-0.1,0.3c0,0,0,0,0,0s-0.7-0.7-1.9-0.7c-0.4,0-1.1-0.1-2.1,0.7c-1.1,0.8-1.2,1.8-1.2,2.3
				c0,0.4-0.1,1.1,0.7,2.1c0.8,1,3.1,1.6,3,2.8c-0.1,1.1-0.9,1.1-1.1,1.1c-0.1,0-0.8,0-1.2-0.7c-0.2-0.4-0.4-1-0.4-1.4
				c0-0.3,0-0.4-0.3-0.4s-1.3,0-1.3,0l-1.1,3.9h2l0.1-0.5c0.6,0.7,2.1,0.7,2.1,0.7c2.1,0,3.7-1.3,3.9-3.2
				C127.3,40.3,125.7,39.4,124.4,38.7z"></path>
            <path class="icon-corriere-st2" d="M26.5,34.9c-1.7-0.4-3.4,0.7-3.8,2.4l-1,4.3c-0.3,1.7,0.7,3.2,2.3,3.6s3.4-0.4,3.9-2c0,0,1-4.2,1-4.3
				C29.3,36.7,28.2,35.3,26.5,34.9z M26.6,38.1l-1,4.3l0,0.1c-0.1,0.4-0.5,0.7-0.9,0.7c-0.1,0-0.1,0-0.2,0c-0.5-0.1-0.8-0.6-0.6-1.1
				l0,0l1-4.4c0.1-0.4,0.5-0.7,0.9-0.7c0.1,0,0.1,0,0.2,0C26.5,37.1,26.7,37.6,26.6,38.1z"></path>
            <path class="icon-corriere-st2" d="M19.2,39h2.3l0.9-4.1c0,0-1.4,0-1.7,0c-0.3,0-0.5,0.6-0.5,0.6c-0.3-0.2-0.7-0.4-1.1-0.5
				c-1.7-0.4-3.4,0.7-3.8,2.4l-1,4.3c-0.4,1.7,0.7,3.2,2.3,3.6s3.5-0.4,3.9-2l0.5-2.3c0,0-1.7,0-1.8,0c-0.3,0-0.5,0.3-0.6,0.5
				l-0.3,1.2c-0.1,0.5-0.6,0.8-1.1,0.7c-0.5-0.1-0.8-0.7-0.7-1.2l0,0l1-4.4c0.1-0.5,0.6-0.9,1.1-0.8c0.5,0.1,0.8,0.7,0.7,1.2
				C19.4,38.2,19.2,39,19.2,39z"></path>
            <path class="icon-corriere-st2" d="M36,43.3c-0.4-0.1-0.5-0.5-0.4-0.9c0.1-0.3,0.1-0.4,0.2-0.7c0.1-0.3,0.2-1.3-0.4-1.8
				c0.8-0.4,1.3-1.3,1.4-2.3c0.1-1.4-0.7-2.6-2.7-2.6c-1,0-3.5,0-3.7,0c-0.2,0-0.4,0.2-0.4,0.3l-0.4,1.7c0,0,0.9-0.1,0.6,1.1
				c-0.1,0.6-0.7,2.9-1,4.6c0,0.1-0.1,0.3-0.2,0.4c-0.2,0.3-0.5,0.3-0.7,0.4h0l0,0l-0.4,1.8H32l0.4-1.8h-0.1c-0.3,0-0.5-0.1-0.7-0.2
				c-0.1-0.1-0.1-0.3-0.1-0.6c0,0,0.4-1.9,0.4-1.9c0.1-0.3,0.2-0.3,0.4-0.3c0.3,0,0.6,0,0.8,0c0.3,0,0.3,0.2,0.2,0.6
				c-0.1,0.5-0.5,2.2-0.5,2.3c-0.2,1.1,0.3,2,1.5,2c0.3,0,0.8,0,1.2,0L36,43.3z M34.2,37.7C34.1,38,34,38.4,34,38.6
				c0,0.2-0.2,0.2-0.3,0.2h-1.3l0.4-1.8c0-0.2,0.2-0.3,0.7-0.3C34.1,36.8,34.3,37.2,34.2,37.7z"></path>
            <path class="icon-corriere-st2" d="M44.1,43.3c-0.4-0.1-0.5-0.5-0.4-0.9c0.1-0.3,0.1-0.4,0.2-0.7c0.1-0.3,0.2-1.3-0.4-1.8
				c0.8-0.4,1.3-1.3,1.4-2.3c0.1-1.4-0.7-2.6-2.7-2.6c-1,0-3.5,0-3.7,0c-0.2,0-0.4,0.2-0.4,0.3l-0.4,1.7c0,0,0.9-0.1,0.6,1.1
				c-0.1,0.6-0.7,2.9-1,4.6c0,0.1-0.1,0.3-0.2,0.4c-0.2,0.3-0.5,0.3-0.7,0.4h0l0,0l-0.4,1.8H40l0.4-1.8h-0.1c-0.3,0-0.5-0.1-0.7-0.2
				c-0.1-0.1-0.1-0.3-0.1-0.6c0,0,0.4-1.9,0.4-1.9c0.1-0.3,0.2-0.3,0.4-0.3c0.3,0,0.6,0,0.8,0c0.3,0,0.3,0.2,0.2,0.6
				C41.4,41.3,41,43,41,43.2c-0.2,1.1,0.3,2,1.5,2c0.3,0,0.8,0,1.2,0L44.1,43.3z M42.2,37.7c-0.1,0.3-0.1,0.7-0.2,0.9
				c0,0.2-0.2,0.2-0.3,0.2h-1.3l0.4-1.8c0-0.2,0.2-0.3,0.7-0.3C42.2,36.8,42.3,37.2,42.2,37.7z"></path>
            <path class="icon-corriere-st2" d="M64.4,43.3c-0.4-0.1-0.5-0.5-0.4-0.9c0.1-0.3,0.1-0.4,0.2-0.7c0.1-0.3,0.2-1.3-0.4-1.8
				c0.8-0.4,1.3-1.3,1.4-2.3c0.1-1.4-0.7-2.6-2.7-2.6c-1,0-3.5,0-3.7,0c-0.2,0-0.4,0.2-0.4,0.3L58,36.9c0,0,0.9-0.1,0.6,1.1
				c-0.1,0.6-0.7,2.9-1,4.6c0,0.1-0.1,0.3-0.2,0.4c-0.2,0.3-0.5,0.3-0.7,0.4h0l0,0l-0.4,1.8h4.1l0.4-1.8h-0.1
				c-0.3,0-0.5-0.1-0.7-0.2c-0.1-0.1-0.1-0.3-0.1-0.6c0,0,0.4-1.9,0.4-1.9c0.1-0.3,0.2-0.3,0.4-0.3c0.3,0,0.6,0,0.8,0
				c0.3,0,0.3,0.2,0.2,0.6c-0.1,0.5-0.5,2.2-0.5,2.3c-0.2,1.1,0.3,2,1.5,2c0.3,0,0.8,0,1.2,0L64.4,43.3z M62.5,37.7
				c-0.1,0.3-0.2,0.7-0.2,0.9c0,0.2-0.2,0.2-0.3,0.2h-1.3l0.4-1.8c0-0.2,0.2-0.3,0.7-0.3C62.5,36.8,62.6,37.2,62.5,37.7z"></path>
            <path class="icon-corriere-st2" d="M142.2,43.3c-0.4-0.1-0.6-0.5-0.4-0.9c0.1-0.3,0.1-0.4,0.2-0.7c0.1-0.3,0.2-1.3-0.4-1.8
				c0.8-0.4,1.3-1.3,1.4-2.3c0.1-1.4-0.7-2.6-2.7-2.6c-1.1,0-3.5,0-3.7,0c-0.2,0-0.4,0.2-0.4,0.3l-0.4,1.7c0,0,0.9-0.1,0.6,1.1
				c-0.1,0.6-0.7,2.9-1,4.6c-0.1,0.1-0.1,0.3-0.2,0.4c-0.2,0.3-0.5,0.3-0.7,0.4h0l0,0l-0.4,1.8h4.1l0.4-1.8h-0.1
				c-0.3,0-0.6-0.1-0.7-0.2c-0.1-0.1-0.1-0.3-0.1-0.6c0,0,0.4-1.9,0.4-1.9c0.1-0.3,0.2-0.3,0.4-0.3c0.3,0,0.6,0,0.8,0
				c0.3,0,0.3,0.2,0.2,0.6c-0.1,0.5-0.5,2.2-0.5,2.3c-0.2,1.1,0.3,2,1.5,2c0.3,0,0.8,0,1.1,0L142.2,43.3z M140.3,37.7
				c-0.1,0.3-0.1,0.7-0.2,0.9c0,0.2-0.2,0.2-0.3,0.2h-1.3l0.4-1.8c0.1-0.2,0.2-0.3,0.6-0.3C140.3,36.8,140.4,37.2,140.3,37.7z"></path>
            <path class="icon-corriere-st2" d="M98.4,41.2c-0.2,0.8-0.3,1.2-0.4,1.6c-0.1,0.4-0.5,0.5-0.9,0.5c-0.1,0-0.3,0-0.4,0c-0.3,0-0.5-0.1-0.6-0.2
				c-0.1-0.1-0.2-0.3-0.1-0.7c0.2-0.7,1.1-4.7,1.1-4.8c0.1-0.3,0.4-0.7,1.1-0.7l0.5-2h-3.9c-0.2,0-0.4,0.2-0.4,0.3l-0.4,1.7
				c0,0,0.9,0,0.6,1.1c-0.1,0.3-0.2,1-0.4,1.8l0,0c-0.2,0.9-0.4,1.9-0.7,2.8c-0.1,0.1-0.1,0.3-0.2,0.4c-0.2,0.3-0.5,0.3-0.7,0.4
				l-0.4,1.8h6.9l0.9-3.9L98.4,41.2L98.4,41.2z"></path>
            <path class="icon-corriere-st2" d="M105.6,41.2c-0.2,0.8-0.3,1.2-0.4,1.6c-0.1,0.4-0.5,0.5-0.9,0.5c-0.1,0-0.3,0-0.4,0c-0.3,0-0.5-0.1-0.6-0.2
				c-0.1-0.1-0.2-0.3-0.1-0.7c0.2-0.7,1.1-4.7,1.1-4.8c0.1-0.3,0.4-0.7,1.1-0.7l0.5-2h-3.9c-0.2,0-0.4,0.2-0.4,0.3l-0.4,1.7
				c0,0,0.9,0,0.6,1.1c-0.1,0.3-0.2,1-0.4,1.8l0,0c-0.2,0.9-0.4,1.9-0.7,2.8c-0.1,0.1-0.1,0.3-0.2,0.4c-0.2,0.3-0.5,0.3-0.7,0.4
				l-0.4,1.8h6.9l0.9-3.9L105.6,41.2L105.6,41.2z"></path>
            <path class="icon-corriere-st2" d="M82.9,34.9c-0.2,0-3.4,0-3.4,0c-0.2,0-0.4,0.2-0.4,0.3l-0.4,1.7c0,0,0.9,0,0.6,1.1c-0.1,0.6-0.7,2.9-1,4.5
				c-0.1,0.1-0.1,0.3-0.2,0.4c-0.2,0.3-0.5,0.3-0.7,0.4L77,45.1c0.9,0,4.9,0,5.1,0c1.1,0,2.2-0.5,2.8-2.6c0.4-2.1,0.9-4,0.9-4
				C86.1,36.7,84.7,34.9,82.9,34.9z M83.5,38.3c-0.1,0.2-0.2,0.8-0.3,1.3c-0.2,1-0.5,2.3-0.6,2.6c-0.2,0.7-0.4,0.9-1,0.9
				c-0.1,0-0.9,0-1,0L82,37h0.7c0.3,0,0.5,0.1,0.7,0.3C83.5,37.6,83.5,37.9,83.5,38.3z"></path>
            <path class="icon-corriere-st2" d="M115.9,43.3c-0.3,0-0.6,0-0.8-0.9c-0.6-2-1.9-7.5-1.9-7.5h-1.7l0,0c-0.2,0-0.4,0.2-0.4,0.3l-3.1,7.5
				c-0.2,0.4-0.6,0.5-0.9,0.5l-0.4,1.8h3.5l0.4-1.9H110c-0.1,0-0.1,0-0.2-0.1c-0.1-0.1-0.1-0.3,0-0.5c0.1-0.2,0.1-0.2,0.1-0.3v0h2.5
				v0c0,0.1,0,0.2,0.1,0.4c0,0.1,0,0.3,0,0.3c-0.1,0.1-0.2,0.2-0.3,0.2h-0.4l-0.4,1.9h4.1L115.9,43.3
				C115.9,43.3,116,43.3,115.9,43.3z M110.4,41.2l1.1-2.7l0.7,2.7H110.4z"></path>
            <path class="icon-corriere-st2" d="M151.3,43.3c-0.3,0-0.6,0-0.9-0.9c-0.6-2-1.9-7.5-1.9-7.5h-1.7l0,0c-0.2,0-0.4,0.2-0.4,0.3l-3.1,7.5
				c-0.2,0.4-0.6,0.5-0.9,0.5l-0.4,1.8h3.5l0.4-1.9h-0.6c-0.1,0-0.1,0-0.1-0.1c-0.1-0.1-0.1-0.3,0-0.5c0.1-0.2,0.1-0.2,0.1-0.3v0
				h2.5v0c0,0.1,0,0.2,0.1,0.4c0,0.1,0,0.3,0,0.3c-0.1,0.1-0.2,0.2-0.3,0.2h-0.4l-0.4,1.9h4.1L151.3,43.3
				C151.3,43.3,151.4,43.3,151.3,43.3z M145.8,41.2l1.1-2.7l0.7,2.7H145.8z"></path>
            <path class="icon-corriere-st2" d="M46.5,34.9c-0.2,0-0.4,0.2-0.4,0.3l-0.4,1.7c0,0,0.9-0.1,0.7,0.9c0,0.1-0.1,0.7-0.1,0.7
				c-0.2,1-0.6,2.7-0.9,4.1c0,0.1-0.1,0.3-0.2,0.4c-0.3,0.4-0.7,0.4-0.7,0.4L44,45.2h4.1l0.4-1.8c-0.2,0-1,0-0.8-1
				c0.1-0.4,0.9-3.9,1-4.4c0.1-0.4,0.2-1,1.2-1l0.5-2H46.5L46.5,34.9z"></path>
            <path class="icon-corriere-st2" d="M51.2,34.9c-0.2,0-0.4,0.2-0.4,0.3l-0.4,1.7c0,0,0.9,0,0.6,1.1c-0.1,0.6-0.7,2.9-1,4.6
				c0,0.1-0.1,0.3-0.2,0.4c-0.3,0.4-0.9,0.4-0.9,0.4l-0.4,1.8h7.1l0.8-3.6h-1.6c-0.1,0.6-0.2,1-0.4,1.3c-0.2,0.3-0.5,0.5-1,0.5
				c-0.4,0-0.7-0.2-0.9-0.4c-0.2-0.2-0.2-0.6-0.2-0.9c0.1-0.4,0.2-0.8,0.2-1c0.1-0.4,0.2-0.6,0.6-0.6c0.2,0,0.4,0.2,0.3,0.6
				c0,0.1-0.1,0.6-0.1,0.6h0.8l0.7-3.2h-0.8c0,0-0.1,0.3-0.2,0.7c0,0.2-0.3,0.4-0.5,0.4c-0.3,0-0.4-0.3-0.4-0.6
				c0-0.2,0.1-0.6,0.2-0.9c0.2-0.9,0.7-1.1,1.3-1.1c0.5,0,0.7,0.3,0.8,0.6c0.1,0.2,0.2,0.5,0,1h1.5l0.8-3.6L51.2,34.9L51.2,34.9z"></path>
            <path class="icon-corriere-st2" d="M72.7,38.5l0.8-3.6h-6.6c-0.2,0-0.4,0.2-0.4,0.3L66,36.9c0,0,0.9,0,0.6,1.1c-0.1,0.6-0.7,2.9-1,4.6
				c-0.1,0.1-0.1,0.3-0.2,0.4c-0.2,0.3-0.5,0.3-0.7,0.4l-0.4,1.8h6.9l0.8-3.6h-1.6c-0.1,0.6-0.2,1-0.4,1.3c-0.2,0.3-0.5,0.5-1,0.5
				c-0.4,0-0.7-0.2-0.9-0.4c-0.2-0.2-0.2-0.6-0.2-0.9c0.1-0.4,0.2-0.8,0.2-1c0.1-0.4,0.2-0.6,0.6-0.6c0.2,0,0.4,0.2,0.4,0.6
				c0,0.1-0.1,0.6-0.1,0.6h0.8l0.7-3.2h-0.8c0,0-0.1,0.3-0.2,0.7c-0.1,0.2-0.3,0.4-0.5,0.4c-0.3,0-0.4-0.3-0.4-0.6
				c0.1-0.2,0.1-0.6,0.2-0.9c0.2-0.9,0.7-1.1,1.3-1.1c0.5,0,0.7,0.3,0.8,0.6c0.1,0.2,0.2,0.5,0,1L72.7,38.5L72.7,38.5z"></path>
            <path class="icon-corriere-st2" d="M93,38.5l0.8-3.6h-6.6c-0.2,0-0.4,0.2-0.4,0.3l-0.4,1.7c0,0,0.9,0,0.6,1.1c-0.1,0.6-0.7,2.9-1,4.6
				c-0.1,0.1-0.1,0.3-0.2,0.4c-0.2,0.3-0.5,0.3-0.7,0.4l-0.4,1.8h6.9l0.8-3.6h-1.6c-0.1,0.6-0.2,1-0.4,1.3c-0.2,0.3-0.5,0.5-1,0.5
				c-0.4,0-0.7-0.2-0.9-0.4c-0.2-0.2-0.2-0.6-0.2-0.9c0.1-0.4,0.2-0.8,0.2-1c0.1-0.4,0.2-0.6,0.6-0.6c0.2,0,0.4,0.2,0.4,0.6
				c0,0.1-0.1,0.6-0.1,0.6h0.8l0.8-3.2h-0.8c0,0-0.1,0.3-0.2,0.7c-0.1,0.2-0.3,0.4-0.5,0.4c-0.3,0-0.4-0.3-0.4-0.6
				c0.1-0.2,0.1-0.6,0.2-0.9c0.2-0.9,0.7-1.1,1.3-1.1c0.5,0,0.7,0.3,0.8,0.6c0.1,0.2,0.2,0.5,0,1L93,38.5L93,38.5z"></path>
            <path class="icon-corriere-st2" d="M134.9,38.5l0.8-3.6H129c-0.2,0-0.4,0.2-0.4,0.3l-0.4,1.7c0,0,0.9,0,0.6,1.1c-0.1,0.6-0.7,2.9-1,4.6
				c-0.1,0.1-0.1,0.3-0.2,0.4c-0.2,0.3-0.5,0.3-0.7,0.4l-0.4,1.8h6.9l0.8-3.6h-1.6c-0.1,0.6-0.2,1-0.4,1.3c-0.2,0.3-0.5,0.5-1,0.5
				c-0.4,0-0.7-0.2-0.9-0.4c-0.2-0.2-0.2-0.6-0.2-0.9c0.1-0.4,0.2-0.8,0.2-1c0.1-0.4,0.2-0.6,0.6-0.6c0.2,0,0.4,0.2,0.4,0.6
				c0,0.1-0.1,0.6-0.1,0.6h0.8l0.8-3.2H132c0,0-0.1,0.3-0.1,0.7c-0.1,0.2-0.3,0.4-0.5,0.4c-0.3,0-0.4-0.3-0.4-0.6
				c0.1-0.2,0.1-0.6,0.2-0.9c0.2-0.9,0.7-1.1,1.3-1.1c0.5,0,0.7,0.3,0.8,0.6c0.1,0.2,0.2,0.5,0,1L134.9,38.5L134.9,38.5z"></path>
          </g>
          <rect class="st4" height="53.2" width="165.6" y="108"></rect>
          <rect class="st4" height="53.2" width="165.6" y="62.3"></rect>
          <polygon class="icon-corriere-st5" points="165.6,72.6 165.6,158 161.3,157.8 4.3,150.8 1.2,150.6 0,150.6 0,65.2 4.3,65.4 10.6,65.7 27.2,66.4 
			146.6,71.8 161.3,72.4 		"></polygon>
          <g>
            <g>
              <path class="icon-corriere-st2" d="M56.9,81.8l4.7,5.3l4.8-5.2l-0.1,9.9l-1.2,0l0.1-6.8l-3.5,3.9l-3.5-4l-0.1,6.8l-1.2,0L56.9,81.8z"></path>
              <path class="icon-corriere-st2" d="M68.9,82l1.2,0l-0.1,9.8l-1.2,0L68.9,82z"></path>
              <path class="icon-corriere-st2" d="M72,86.9c0-2.8,2.2-5,5.1-5c1.5,0,2.9,0.7,3.7,1.6l-0.9,0.8c-0.7-0.7-1.6-1.2-2.8-1.2
					c-2.1,0-3.7,1.6-3.8,3.8c0,2.2,1.6,3.8,3.7,3.8c1.1,0,2-0.3,2.5-0.7l0-2.6l-3,0l0.6-1.2l3.7,0l0,4.4c-0.6,0.7-2.1,1.3-3.8,1.3
					C74.2,91.9,72,89.7,72,86.9z"></path>
              <path class="icon-corriere-st2" d="M83,82.1l1.2,0l-0.1,8.6l4.3,0l0,1.2l-5.5-0.1L83,82.1z"></path>
              <path class="icon-corriere-st2" d="M89.9,82.1l1.2,0l-0.1,9.8l-1.2,0L89.9,82.1z"></path>
              <path class="icon-corriere-st2" d="M93,87.1c0-2.8,2.2-5,5.1-5s5,2.2,5,5.1s-2.2,5-5.1,5C95.2,92.1,93,89.9,93,87.1z M101.8,87.1
					c0-2.2-1.6-3.8-3.7-3.8s-3.7,1.6-3.8,3.8c0,2.2,1.6,3.8,3.7,3.8S101.7,89.3,101.8,87.1z"></path>
              <path class="icon-corriere-st2" d="M104.9,82.3l2.9,0c1.9,0,3.1,1.1,3.1,2.8c0,1.1-0.6,2.3-2.3,2.7l3.4,4.4l-1.5,0l-3.2-4.3l-1.1,0l0,4.3
					l-1.2,0L104.9,82.3z M107.7,86.7c1.3,0,1.9-0.6,1.9-1.6c0-1-0.6-1.6-1.9-1.6l-1.6,0l0,3.2L107.7,86.7z"></path>
            </g>
          </g>
          <g>
            <g>
              <path class="icon-corriere-st2" d="M24.8,115.3l2.4-2c0.6,1,1.6,1.7,2.6,1.7c1,0,1.4-0.4,1.4-1c0-0.6-0.5-1-1.7-1.6l-0.8-0.4
					c-2.1-0.9-3.3-2.5-3.3-4.4c0-2.4,2.1-4.1,4.4-4.1c1.6,0,2.8,0.4,4,1.8l-2.2,2.2c-0.7-0.9-1.2-1.1-1.8-1.1c-0.5,0-1.1,0.3-1.1,1
					c0,0.7,0.6,1.1,1.9,1.7l0.8,0.3c2,0.9,3.1,2.3,3.1,4.2c0,2.5-1.9,4.2-4.5,4.2C27.7,118,25.8,117.1,24.8,115.3z"></path>
              <path class="icon-corriere-st2" d="M40.7,103.8h8.9v3.1H44v2.4h4.4v3H44v2.4h5.6v3.1h-8.9V103.8z"></path>
              <path class="icon-corriere-st2" d="M56.3,103.8h5.4c2.3,0,4.2,1.9,4.2,4.2c0,1.8-1.2,3.3-2.8,3.9l4.6,5.9H64l-4.4-5.7h0v5.7h-3.2
					C56.3,117.9,56.3,103.8,56.3,103.8z M61.3,109.5c0.9,0,1.5-0.6,1.5-1.4s-0.6-1.4-1.5-1.4h-1.8v2.8L61.3,109.5L61.3,109.5z"></path>
              <path class="icon-corriere-st2" d="M70.8,103.8h3.6l3.2,7l3.2-7h3.6L77.5,118L70.8,103.8z"></path>
              <path class="icon-corriere-st2" d="M89.6,103.8h3.2v14h-3.2V103.8z"></path>
              <path class="icon-corriere-st2" d="M105.1,107h-5.8v-3.1h11.3l-6.6,10.9h6.2v3.1H98.5L105.1,107z"></path>
              <path class="icon-corriere-st2" d="M116.4,103.8h3.2v14h-3.2V103.8z"></path>
              <path class="icon-corriere-st2" d="M125.9,110.9c0-3.9,3.3-7.2,7.3-7.2s7.3,3.2,7.3,7.2s-3.3,7.2-7.3,7.2S125.9,114.8,125.9,110.9z
					 M137.3,110.9c0-2.2-1.8-4.1-4.1-4.1s-4.1,1.9-4.1,4.1s1.8,4.1,4.1,4.1S137.3,113.1,137.3,110.9z"></path>
              <path class="icon-corriere-st2" d="M34.2,136c0-3.9,3.3-7.2,7.3-7.2c2.5,0,4.7,1.2,6,3l-2.4,2c-0.7-1.1-2-2-3.5-2c-2.3,0-4.1,1.9-4.1,4.1
					s1.8,4.1,4.1,4.1c1.5,0,2.8-0.8,3.5-2l2.4,2c-1.3,1.8-3.5,3-6,3C37.5,143.2,34.2,140,34.2,136z"></path>
              <path class="icon-corriere-st2" d="M53.4,129h3.2v10.9h5.5v3.1h-8.8L53.4,129L53.4,129z"></path>
              <path class="icon-corriere-st2" d="M67.8,129h3.2v14h-3.2V129z"></path>
              <path class="icon-corriere-st2" d="M78.2,129H87v3.1h-5.6v2.4h4.4v3h-4.4v2.4H87v3.1h-8.9V129z"></path>
              <path class="icon-corriere-st2" d="M97,135.7v7.3h-3.2v-14.2l9,7.5V129h3.2v14.2L97,135.7z"></path>
              <path class="icon-corriere-st2" d="M115.1,132.1h-3.4V129h10.1v3.1h-3.4v10.9h-3.2V132.1z"></path>
              <path class="icon-corriere-st2" d="M127.4,129h3.2v14h-3.2V129z"></path>
            </g>
          </g>
          <g>
            <linearGradient gradientTransform="matrix(1 0 0 -1 0 274)" gradientUnits="userSpaceOnUse" id="SVGID_00000034086920555296095610000007697134441781473200_" x1="132.9048" x2="18.3244" y1="105.8682" y2="49.6102">
              <stop offset="0.1" style="stop-color:#967C54"></stop>
              <stop offset="0.5" style="stop-color:#E7C78A"></stop>
              <stop offset="0.9" style="stop-color:#967C54"></stop>
            </linearGradient>
            <path d="M58.9,198.2l1.7,3.5c0,0,0,0,0,0
				l3.9,0.6c0.1,0,0.1,0.1,0,0.1l-2.8,2.7c0,0,0,0,0,0.1l0.7,3.8c0,0.1,0,0.1-0.1,0.1l-3.4-1.8c0,0,0,0-0.1,0l-3.4,1.8
				c0,0-0.1,0-0.1-0.1l0.7-3.8c0,0,0,0,0-0.1l-2.8-2.7c0,0,0-0.1,0-0.1l3.8-0.6c0,0,0,0,0,0l1.7-3.5
				C58.8,198.2,58.9,198.2,58.9,198.2z" style="fill:url(#SVGID_00000034086920555296095610000007697134441781473200_);"></path>
            <linearGradient gradientTransform="matrix(1 0 0 -1 0 274)" gradientUnits="userSpaceOnUse" id="SVGID_00000121996865327984221830000001614522791441092791_" x1="135.2628" x2="20.6824" y1="101.0657" y2="44.8078">
              <stop offset="0.1" style="stop-color:#967C54"></stop>
              <stop offset="0.5" style="stop-color:#E7C78A"></stop>
              <stop offset="0.9" style="stop-color:#967C54"></stop>
            </linearGradient>
            <path d="M71,198.2l1.7,3.5c0,0,0,0,0.1,0
				l3.8,0.6c0.1,0,0.1,0.1,0,0.1l-2.8,2.7c0,0,0,0,0,0.1l0.7,3.8c0,0.1,0,0.1-0.1,0.1l-3.4-1.8c0,0,0,0-0.1,0l-3.4,1.8
				c0,0-0.1,0-0.1-0.1l0.7-3.8c0,0,0,0,0-0.1l-2.8-2.7c0,0,0-0.1,0-0.1l3.8-0.6c0,0,0,0,0.1,0l1.7-3.5C70.9,198.2,71,198.2,71,198.2
				z" style="fill:url(#SVGID_00000121996865327984221830000001614522791441092791_);"></path>
            <linearGradient gradientTransform="matrix(1 0 0 -1 0 274)" gradientUnits="userSpaceOnUse" id="SVGID_00000126298905043734044530000010697531349731549627_" x1="137.6269" x2="23.0465" y1="96.2506" y2="39.9927">
              <stop offset="0.1" style="stop-color:#967C54"></stop>
              <stop offset="0.5" style="stop-color:#E7C78A"></stop>
              <stop offset="0.9" style="stop-color:#967C54"></stop>
            </linearGradient>
            <path d="M83.2,198.2l1.7,3.5c0,0,0,0,0.1,0
				l3.8,0.6c0.1,0,0.1,0.1,0,0.1l-2.8,2.7c0,0,0,0,0,0.1l0.7,3.8c0,0.1,0,0.1-0.1,0.1l-3.4-1.8c0,0,0,0-0.1,0l-3.4,1.8
				c0,0-0.1,0-0.1-0.1l0.7-3.8c0,0,0,0,0-0.1l-2.8-2.7c0,0,0-0.1,0-0.1l3.8-0.6c0,0,0,0,0.1,0l1.7-3.5
				C83.1,198.2,83.2,198.2,83.2,198.2z" style="fill:url(#SVGID_00000126298905043734044530000010697531349731549627_);"></path>
            <linearGradient gradientTransform="matrix(1 0 0 -1 0 274)" gradientUnits="userSpaceOnUse" id="SVGID_00000146478826627726158160000005345923589043358125_" x1="139.9622" x2="25.3817" y1="91.4945" y2="35.2365">
              <stop offset="0.1" style="stop-color:#967C54"></stop>
              <stop offset="0.5" style="stop-color:#E7C78A"></stop>
              <stop offset="0.9" style="stop-color:#967C54"></stop>
            </linearGradient>
            <path d="M95.2,198.2l1.7,3.5c0,0,0,0,0.1,0
				l3.8,0.6c0.1,0,0.1,0.1,0,0.1l-2.8,2.7c0,0,0,0,0,0.1l0.7,3.8c0,0.1,0,0.1-0.1,0.1l-3.4-1.8c0,0,0,0-0.1,0l-3.4,1.8
				c0,0-0.1,0-0.1-0.1l0.7-3.8c0,0,0,0,0-0.1l-2.8-2.7c0,0,0-0.1,0-0.1l3.8-0.6c0,0,0,0,0.1,0l1.7-3.5
				C95.2,198.2,95.2,198.2,95.2,198.2z" style="fill:url(#SVGID_00000146478826627726158160000005345923589043358125_);"></path>
            <linearGradient gradientTransform="matrix(1 0 0 -1 0 274)" gradientUnits="userSpaceOnUse" id="SVGID_00000054259163775700803400000005502522169061739173_" x1="142.2097" x2="27.6291" y1="86.9172" y2="30.6592">
              <stop offset="0.1" style="stop-color:#967C54"></stop>
              <stop offset="0.5" style="stop-color:#E7C78A"></stop>
              <stop offset="0.9" style="stop-color:#967C54"></stop>
            </linearGradient>
            <path d="M106.8,198.2l1.7,3.5c0,0,0,0,0.1,0
				l3.8,0.6c0.1,0,0.1,0.1,0,0.1l-2.8,2.7c0,0,0,0,0,0.1l0.7,3.8c0,0.1,0,0.1-0.1,0.1l-3.4-1.8c0,0,0,0-0.1,0l-3.4,1.8
				c0,0-0.1,0-0.1-0.1l0.7-3.8c0,0,0,0,0-0.1l-2.8-2.7c0,0,0-0.1,0-0.1l3.8-0.6c0,0,0,0,0.1,0l1.7-3.5
				C106.7,198.2,106.8,198.2,106.8,198.2z" style="fill:url(#SVGID_00000054259163775700803400000005502522169061739173_);"></path>
          </g>
        </g>
      </g>
    </symbol>
  </svg>
  <style type="text/css">
    .Icon-Corriere .icon-corriere-st0 {
      fill: url(.Icon-Corriere #SVGID_1_);
    }

    .Icon-Corriere .icon-corriere-st1 {
      fill: none;
      stroke: url(.Icon-Corriere #SVGID_00000042723783726679944940000001239079760399129483_);
      stroke-width: 1.0555;
      stroke-miterlimit: 10;
    }

    .Icon-Corriere .icon-corriere-st2 {
      fill: #FFFFFF;
    }

    .Icon-Corriere .icon-corriere-st3 {
      fill: none;
      stroke: #FFFFFF;
      stroke-width: 0.2458;
      stroke-miterlimit: 10;
    }

    .Icon-Corriere .icon-corriere-st4 {
      fill: #A6192A;
    }

    .Icon-Corriere .icon-corriere-st5 {
      fill: #E63248;
    }

    .Icon-Corriere .icon-corriere-st6 {
      fill: url(.Icon-Corriere #SVGID_00000060750754938566134530000001429955012399023781_);
    }

    .Icon-Corriere .icon-corriere-st7 {
      fill: url(.Icon-Corriere #SVGID_00000096755993233185827980000007209646200877180579_);
    }

    .Icon-Corriere .icon-corriere-st8 {
      fill: url(.Icon-Corriere #SVGID_00000132073419335199292320000000515496759523452588_);
    }

    .Icon-Corriere .icon-corriere-st9 {
      fill: url(.Icon-Corriere #SVGID_00000117639349999509786100000005736687807425580164_);
    }

    .Icon-Corriere .icon-corriere-st10 {
      fill: url(.Icon-Corriere #SVGID_00000170979067152649991360000001489923033063531652_);
    }

    .Icon-Corriere {
      max-width: 91px;
    }
  </style>
  <!-- Usabilla Combicode based on ViewportSize for aruba italy--><!-- Begin Usabilla for Websites embed code -->
  <script type="text/javascript">
    /*{literal}<![CDATA[*/
    window.lightningjs || function(c) {
      function g(b, d) {
        d && (d += (/\?/.test(d) ? "&" : "?") + "lv=1");
        c[b] || function() {
          var i = window,
            h = document,
            j = b,
            g = h.location.protocol,
            l = "load",
            k = 0;
          (function() {
            function b() {
              a.P(l);
              a.w = 1;
              c[j]("_load")
            }
            c[j] = function() {
              function m() {
                m.id = e;
                return c[j].apply(m, arguments)
              }
              var b, e = ++k;
              b = this && this != i ? this.id || 0 : 0;
              (a.s = a.s || []).push([e, b, arguments]);
              m.then = function(b, c, h) {
                var d = a.fh[e] = a.fh[e] || [],
                  j = a.eh[e] = a.eh[e] || [],
                  f = a.ph[e] = a.ph[e] || [];
                b && d.push(b);
                c && j.push(c);
                h && f.push(h);
                return m
              };
              return m
            };
            var a = c[j]._ = {};
            a.fh = {};
            a.eh = {};
            a.ph = {};
            a.l = d ? d.replace(/^\/\//, (g == "https:" ? g : "http:") + "//") : d;
            a.p = {
              0: +new Date
            };
            a.P = function(b) {
              a.p[b] = new Date - a.p[0]
            };
            a.w && b();
            i.addEventListener ? i.addEventListener(l, b, !1) : i.attachEvent("on" + l, b);
            var q = function() {
              function b() {
                return ["<head></head><", c, ' onload="var d=', n, ";d.getElementsByTagName('head')[0].", d, "(d.", g, "('script')).", i, "='", a.l, "'\"></", c, ">"].join("")
              }
              var c = "body",
                e = h[c];
              if (!e) return setTimeout(q, 100);
              a.P(1);
              var d = "appendChild",
                g = "createElement",
                i = "src",
                k = h[g]("div"),
                l = k[d](h[g]("div")),
                f = h[g]("iframe"),
                n = "document",
                p;
              k.style.display = "none";
              e.insertBefore(k, e.firstChild).id = o + "-" + j;
              f.frameBorder = "0";
              f.id = o + "-frame-" + j;
              /MSIE[ ]+6/.test(navigator.userAgent) && (f[i] = "javascript:false");
              f.allowTransparency = "true";
              l[d](f);
              try {
                f.contentWindow[n].open()
              } catch (s) {
                a.domain = h.domain, p = "javascript:var d=" + n + ".open();d.domain='" + h.domain + "';", f[i] = p + "void(0);"
              }
              try {
                var r = f.contentWindow[n];
                r.write(b());
                r.close()
              } catch (t) {
                f[i] = p + 'd.write("' + b().replace(/"/g, String.fromCharCode(92) + '"') + '");d.close();'
              }
              a.P(2)
            };
            a.l && setTimeout(q, 0)
          })()
        }();
        c[b].lv = "1";
        return c[b]
      }
      var o = "lightningjs",
        k = window[o] = g(o);
      k.require = g;
      k.modules = c
    }({});
    var w = Math.max(document.documentElement.clientWidth, window.innerWidth || 0)
    var h = Math.max(document.documentElement.clientHeight, window.innerHeight || 0)
    if (w < 480) {
      window.usabilla_live = lightningjs.require("usabilla_live", "//w.usabilla.com/730bb23a104f.js");
    }
    if (w < 989) {
      window.usabilla_live = lightningjs.require("usabilla_live", "//w.usabilla.com/6b4956184e68.js");
    } else {
      window.usabilla_live = lightningjs.require("usabilla_live", "//w.usabilla.com/2d4f4e711e0f.js");
    } /*]]>{/literal}*/
  </script>
  <script type="text/javascript">
    //<![CDATA[
    //Target Link Blank
    $(function() {
      $('.menufooter a[href^="http://"]').attr('target', '_blank');
      $('.menufooter a[href^="https://"]').attr('target', '_blank');
      $('.megamenu a[href^="http://"]').attr('target', '_blank');
      $('.megamenu a[href^="https://"]').attr('target', '_blank');
    });
    var offset_show_down = 100;
    $(window).on('scroll', function() {
      if ($(this).scrollTop() > offset_show_down) {
        $('.maincontent').addClass('topstuck');
        $('#the-header').addClass('navbar-fixed-top');
        $('#the-header').removeClass('navbar-static-top');
      }
      if ($(this).scrollTop() > offset_show_down) {
        $('#the-header').addClass('navbar-show-down');
      }
      if ($(this).scrollTop() == 0) {
        $('.maincontent').removeClass('topstuck');
        $('#the-header').removeClass('navbar-fixed-top');
        $('#the-header').addClass('navbar-static-top');
        $('#the-header').removeClass('navbar-show-down');
      }
    });
    //]]>
  </script>
  <script>
    //Scroll  footer menu mobile
    $(document).ready(function() {
      $('.mondoaruba').on('show.bs.collapse', function() {
        $("html, body").animate({
          scrollTop: $(document).height()
        }, "slow");
      });
    });
  </script>
  <script>
    //Click on boxes
    /*
$(".js-clickboxes").on("click", ".js-click", function() {
var gourl = $(this).parent().find("a.js-geturl").attr("href");
window.location = gourl;
return false;
});
$('.js-click a').on('click',function(e){
e.stopPropagation();
});
*/
    $('.js-click a').on('click', function(e) {
      e.stopPropagation();
    });
    $(".js-clickboxes").on('click', ".js-click", function(e) {
      e.stopPropagation();
      //var container = $(this).closest(boxContainer);   
      var cta = $(this).parent().find("a.js-geturl");
      if (cta.length) {
        href = cta.attr('href');
        scope = getLinkScope(cta);
        // simulate click on CTA to tracks EEC & GA4 ClientId e SessionId                           
        cta[0].dispatchEvent(new Event('click'));
        window.open(href, scope);
      } else {
        console.log("cta " + boxTarget + " not found");
      }
    });
    var getLinkScope = function(link) {
      if (link.attr('data-popup') == 'true' || link.attr('target') == '_blank') return '_blank';
      return '_self';
    };
  </script>
  <script>
    // smooth page scroll to an anchor
    $(function() {
      var headerHeight = $("#the-header").height();
      $('a[href*=\\#]:not([href=\\#], [data-toggle=collapse], [data-toggle=tab], [data-toggle=pill])').on('click', function() {
        if (location.pathname.replace(/^\//, '') == this.pathname.replace(/^\//, '') && location.hostname == this.hostname) {
          var target = $(this.hash);
          target = target.length ? target : $('[name=' + this.hash.slice(1) + ']');
          if (target.length) {
            $('html,body').animate({
              scrollTop: target.offset().top - headerHeight
            }, 1000);
            return false;
          }
        }
      });
    });
  </script>
  <script>
    //Scroll To Top
    $(window).on('scroll', function() {
      if ($(this).scrollTop() >= 10) {
        $('#return-to-top').addClass('topshow');
      } else {
        $('#return-to-top').removeClass('topshow');
      }
    });
    $('#return-to-top').on('click', function() {
      $('body,html').animate({
        scrollTop: 0
      }, 500);
    });
  </script>
  <script>
    //PROMO - Banner-rotator unwrap 
    $(document).ready(function() {
      $('.banner-promo').unwrap();
      $('.deactivatebanner').unwrap();
      $('.deactivatebanner .desclaimer-link').on('click', function() {
        var uri = $(this).attr("data-href");
        //console.log (uri);
        location.href = uri;
      });
      //imgreplace();
    });
  </script>
  <script type="text/javascript">
    //<![CDATA[
    //Link deactivate in new tab 
    $(document).ready(function() {
      ;
      $('.deactivatebanner .desclaimer-link-tab').on('click', function() {
        var uri = $(this).attr("data-href");
        //console.log (uri);
        window.open(uri, '_blank');
      });
      //imgreplace();
    });
    //]]>
  </script>
  <script>
    // Modal - mobile touch scrolling fix
    $(document).ready(function() {
      if (/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)) {
        $('#formModal').on('show.bs.modal', function(e) {
          $("html").addClass("noscroll");
        })
        $('#formModal').on('hidden.bs.modal', function(e) {
          $("html").removeClass("noscroll");
        })
      }
    });
  </script>
  <script language="JavaScript" type="text/javascript">
    //Script alert cookie
    setTimeout(function() {
      if (document.cookie.replace(/(?:(?:^|.*;\s*)CloseAlertControl\s*\=\s*([^;]*).*$)|^.*$/, "$1") !== "true") {
        //$( "#alert-newsite" ).slideDown( "slow" );
        //$( "div.feedback-button" ).css('display', 'none');
        //$( "body" ).addClass( "alert-space" );
      } else {
        $("#alert-newsite").css('display', 'none');
        $("div.feedback-button").fadeIn("slow");
      }
    });
    $("#alert-newsite .close").on('click', function() {
      document.cookie = "CloseAlertControl=true;expires=Thu, 31 Dec 2050 12:00:00 GMT";
      $("div.feedback-button").fadeIn("slow");
      $("body").removeClass("alert-space");
    });
  </script>
  <script type="text/javascript">
    /* Top Links functions */
    /* close each panel */
    function closeTopPanels() {
      $('.top-toggle-bar').each(function(i, obj) {
        if ($(this).css('display') == 'block') {
          $(this).slideToggle();
          var btn = '#' + $(this).attr('id').replace('-bar', '-toggle');
          $(btn).removeClass('active');
        }
      });
    }
    /* open Services menu -> hide hamburger */
    $('#btn-xs-mainnav').on('click', function() {
      closeTopPanels();
      if ($('#xs-top-toggle').hasClass('in')) {
        $('#xs-top-toggle').collapse('hide');
        $('#btn-xs-toggle').addClass('collapsed');
      }
    });
    /* open Hamburger menu -> hide Services */
    $('#btn-xs-toggle').on('click', function() {
      closeTopPanels();
      if ($('#main-menu').hasClass('in')) {
        $('#main-menu').collapse('hide');
        $('#btn-xs-mainnav').addClass('collapsed');
      }
    });
    /* slide XS */
    function slideTopPanel(button) {
      button = '#' + button;
      var panel = $(button).attr('href');
      $('.top-toggle-bar').each(function(i, obj) { // toggle panel except current
        if ($(this).css('display') == 'block' && $(this).attr('id') != panel.substring(1)) {
          $(this).slideToggle();
          var btn = '#' + $(this).attr('id').replace('-bar', '-toggle');
          $(btn).removeClass('active');
        }
      });
      $(button).toggleClass('active');
      $(panel).delay(500).slideToggle();
    }
    /* slide XXS */
    function slideTopPanelXxs(button) {
      button = '#' + button;
      var panel = $(button).attr('href');
      $(button).toggleClass('active');
      $(panel).animate({
        width: 'toggle'
      });
    }
    /* close XXS panel*/
    $('.close-panel-xxs').on('click', function() {
      var btn = $(this).parent().attr('id').replace('-bar', '-toggle');
      slideTopPanelXxs(btn);
    });
    /* open XS or XXS panel */
    $('.btn-toggle').on('click', function() {
      if ($('body').hasClass('viewport-xxs')) {
        slideTopPanelXxs($(this).attr('id'));
      } else {
        slideTopPanel($(this).attr('id'));
      }
    });
  </script>
  <script type="text/javascript">
    //<![CDATA[
    var addPromoDisclaimer = function(promoselector, container) {
      var disclaimer = '';
      if ($(promoselector).length) {
        console.log('Prezzi in promo nella pagina: ' + $(promoselector).length)
        if ($('body').hasClass('ITIT')) disclaimer = '* Le promozioni sono soggette a <a class="link-limit-disclaim" href="/offerte-domini-hosting-aruba.aspx#limitations" title="limitazioni">limitazioni</a>'
        else if ($("body").hasClass('ESES')) disclaimer = '* Las promociones se encuentran sujetas a <a class="link-limit-disclaim" href="/es/ofertas-dominios-hosting-aruba.aspx#limitations" title="limitaciones">limitaciones</a></p>'
        else disclaimer = '* Promotions are subject to <a class="link-limit-disclaim" href="/en/offers-domains-hosting-aruba.aspx#limitations" title="restrictions">restrictions</a></p>'
        disclaimer = '<span class="Link-Disclaim-Active">' + disclaimer + '</span>' // da commentare
        $(container).html(disclaimer)
        return 1
      }
      return 0
    }
    addPromoDisclaimer('.PromoActive', '.link-limitations-disclaim')
    //]]>
  </script>
  <script type="text/javascript">
    //<![CDATA[
    var callBackFrameUrl = '/WebResource.axd?d=beToSAE3vdsL1QUQUxjWdZ7GUJS3GCp54FpV0_2I8XfqW81fRstPm2lGDdu8dEJvTV6KXA2&t=638610943965203766';
    WebForm_InitCallback();
    theForm.oldSubmit = theForm.submit;
    theForm.submit = WebForm_SaveScrollPositionSubmit;
    theForm.oldOnSubmit = theForm.onsubmit;
    theForm.onsubmit = WebForm_SaveScrollPositionOnSubmit;
    //]]>
  </script>
  <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
    value="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">
  <script type="text/javascript">
    //<![CDATA[
    if (window.WebForm_InitCallback) {
      __theFormPostData = '';
      __theFormPostCollection = new Array();
      window.WebForm_InitCallback();
    }
    //]]>
  </script>
</form>

Text Content

 * Consent
 * Details
 * [#IABV2SETTINGS#]
 * About


THIS WEBSITE USES COOKIES

To offer you an ever better browsing experience, this website uses its own
cookies and those of selected third-party partners. Third-party cookies may also
be profiling cookies. Please read our information on the use of cookies to find
out more or go to "Customise" to manage your settings. By clicking "Accept" you
consent to the storage of cookies on your device. By clicking "Reject", you
accept the storage of only necessary cookies.


Consent Selection
Necessary cookies

Preference cookies

Statistics cookies

Marketing cookies

Show details
 * Necessary cookies 368
   
   Necessary cookies help make a website usable by enabling basic features such
   as page navigation and access to secure areas of the website. The website
   cannot function properly without these cookies. Additional types of cookies
   in this category are anonymous cookies only.
    * Aruba
      108
      Learn more about this provider
      #/jsrevlanguage selection, theme selection, menu preferences, calendar.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      0123456789/core_iconsystem/#/iconmap-fontawesomeMoodle classes that allow
      different systems for mapping and rendering icons.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      1234567890/core_str/#/ablanguage selection, theme selection, menu
      preferences, calendar.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      1234567890/core_template/#Moodle classes that allow mapping of the page
      rendering template
      Maximum Storage Duration: PersistentType: HTML Local Storage
      MoodleSessionRegisters whether the user is logged in. This allows the
      website owner to make parts of the website inaccessible, based on the
      user's log-in status.
      Maximum Storage Duration: SessionType: HTTP Cookie
      testUsed to detect if the visitor has accepted the marketing category in
      the cookie banner. This cookie is necessary for GDPR-compliance of the
      website.
      Maximum Storage Duration: SessionType: HTTP Cookie
      ASPXAUTHIdentifies the user and allows authentication to the server
      Maximum Storage Duration: SessionType: HTTP Cookie
      KEYCLOAK_LOCALEManage language preferences for the internationalization
      system.
      Maximum Storage Duration: SessionType: HTTP Cookie
      languageSaves the user's preferred language on the website.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      Panel.DomainNameDomain sharing between the admin panel and the DNS panel
      for managing domain services
      Maximum Storage Duration: SessionType: HTTP Cookie
      _pk_id# [x23]Collects statistics on the user's visits to the website, such
      as the number of visits, average time spent on the website and what pages
      have been read.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      _pk_ses# [x23]Used by Piwik Analytics Platform to track page requests from
      the visitor during the session.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      _pk_testcookie_domain [x3]This cookie determines whether the browser
      accepts cookies.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      WEBSRV [x7]Necessary for the proper functioning of the site, it is used to
      manage the sticky session.
      Maximum Storage Duration: SessionType: HTTP Cookie
      XSRF-TOKENEnsures visitor browsing-security by preventing cross-site
      request forgery. This cookie is essential for the security of the website
      and visitor.
      Maximum Storage Duration: SessionType: HTTP Cookie
      .AspNetCore.Antiforgery.#Helps prevent Cross-Site Request Forgery (CSRF)
      attacks.
      Maximum Storage Duration: SessionType: HTTP Cookie
      .AspNetCore.Identity.fatture_webTechnical cookie used for authentication
      Maximum Storage Duration: SessionType: HTTP Cookie
      ASPSESSIONID# [x2]Preserves users states across page requests.
      Maximum Storage Duration: SessionType: HTTP Cookie
      SameSiteEnsures visitor browsing-security by preventing cross-site request
      forgery. This cookie is essential for the security of the website and
      visitor.
      Maximum Storage Duration: SessionType: HTTP Cookie
      SESS# [x5]Preserves users states across page requests.
      Maximum Storage Duration: SessionType: HTTP Cookie
      HDA_user_mode [x3]application purpose
      Maximum Storage Duration: SessionType: HTTP Cookie
      thread [x4]application purpose
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      csrfEnsures visitor browsing-security by preventing cross-site request
      forgery. This cookie is essential for the security of the website and
      visitor.
      Maximum Storage Duration: SessionType: HTTP Cookie
      JSESSIONID [x3]Preserves users states across page requests.
      Maximum Storage Duration: SessionType: HTTP Cookie
      COMMON_BACKENDIt's a sticky session cookie created by the machines in the
      common cluster.
      Maximum Storage Duration: SessionType: HTTP Cookie
      languageDetermines the preferred language of the visitor. Allows the
      website to set the preferred language upon the visitor's re-entry.
      Maximum Storage Duration: SessionType: HTML Local Storage
      sdf_compare_serverIt allows you to compare the technical characteristics
      of the dedicated servers available in the price list.
      Maximum Storage Duration: SessionType: HTML Local Storage
      sdf_slider_configManages the configuration information that determines the
      behavior of slider filter fields
      Maximum Storage Duration: SessionType: HTML Local Storage
      navigationHistoryModel_38e28817-44de-45cb-b1cd-a9a2edecddccQuesto cookie
      serve a gestire il processo multi-step di acquisto consentendo di potersi
      spostare avanti e indietro senza perdere informazioni.
      Maximum Storage Duration: SessionType: HTML Local Storage
      navigationHistoryModel_4470e5e7-d2ef-42b1-9b84-86b66f05c46aThis cookie is
      used to manage the multi-step purchasing process by allowing you to move
      back and forth without losing information.
      Maximum Storage Duration: SessionType: HTML Local Storage
      navigationHistoryModel_49111103-2b16-49a6-90d0-02e81666d9cdThis cookie is
      used to manage the multi-step purchasing process by allowing you to move
      back and forth without losing information.
      Maximum Storage Duration: SessionType: HTML Local Storage
      navigationHistoryModel_5d64cbe5-69f3-4e39-8142-0ed76d53fd73This cookie is
      used to manage the multi-step purchasing process by allowing you to move
      back and forth without losing information.
      Maximum Storage Duration: SessionType: HTML Local Storage
      navigationHistoryModel_c5f9f727-d0f1-47cc-a110-d64b8d8a6602This cookie is
      used to manage the multi-step purchasing process by allowing you to move
      back and forth without losing information.
      Maximum Storage Duration: SessionType: HTML Local Storage
      navigationHistoryModel_c6ee325d-d399-412a-a3d3-f9b285fc92adThis cookie is
      used to manage the multi-step purchasing process by allowing you to move
      back and forth without losing information.
      Maximum Storage Duration: SessionType: HTML Local Storage
      navigationHistoryModel_undefinedThis cookie is used to manage the
      multi-step purchasing process by allowing you to move back and forth
      without losing information.
      Maximum Storage Duration: SessionType: HTML Local Storage
      cookietest [x3]This cookie is used to determine if the visitor has
      accepted the cookie consent box.
      Maximum Storage Duration: SessionType: HTTP Cookie
      XaM_DeviceCookie [x3]Stores the device type on the login page
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      XaM_Language [x3]Stores the language choice on the login page
      Maximum Storage Duration: SessionType: HTTP Cookie
    * Cloudflare
      1
      Learn more about this provider
      __cf_bmThis cookie is used to distinguish between humans and bots. This is
      beneficial for the website, in order to make valid reports on the use of
      their website.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
    * CrazyEgg
      4
      Learn more about this provider
      _ce.cch [x4]Stores the user's cookie consent state for the current domain
      Maximum Storage Duration: SessionType: HTTP Cookie
    * Eyeota
      1
      Learn more about this provider
      SERVERIDThis cookie is used to assign the visitor to a specific server -
      this function is necessary for the functionality of the website.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
    * Google
      9
      Learn more about this provider
      
      Some of the data collected by this provider is for the purposes of
      personalization and measuring advertising effectiveness.
      
      test_cookiePending
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      _GRECAPTCHAThis cookie is used to distinguish between humans and bots.
      This is beneficial for the website, in order to make valid reports on the
      use of their website.
      Maximum Storage Duration: 180 daysType: HTTP Cookie
      rc::a [x2]This cookie is used to distinguish between humans and bots. This
      is beneficial for the website, in order to make valid reports on the use
      of their website.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      rc::c [x2]This cookie is used to distinguish between humans and bots.
      Maximum Storage Duration: SessionType: HTML Local Storage
      _grecaptchaThis cookie is used to distinguish between humans and bots.
      This is beneficial for the website, in order to make valid reports on the
      use of their website.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      rc::bThis cookie is used to distinguish between humans and bots.
      Maximum Storage Duration: SessionType: HTML Local Storage
      rc::d-15#This cookie is used to distinguish between humans and bots.
      Maximum Storage Duration: PersistentType: HTML Local Storage
    * LinkedIn
      2
      Learn more about this provider
      bcookieUsed in order to detect spam and improve the website's security.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      li_gcStores the user's cookie consent state for the current domain
      Maximum Storage Duration: 180 daysType: HTTP Cookie
    * Ookla
      1
      Learn more about this provider
      x-csrf-jwtCookie necessary for session protection
      Maximum Storage Duration: SessionType: HTTP Cookie
    * RTB House
      1
      Learn more about this provider
      tsThis cookie is necessary for the PayPal login-function on the website.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
    * admin.aruba.it
      admin.dc1.computing.cloud.it
      kb.arubacloud.com
      kb.arubacloud.es
      kb.arubacloud.fr
      www.arubacloud.com
      www.arubacloud.es
      www.arubacloud.fr
      www.datacenter.it
      
      33
      ASP.NET_SessionId [x33]Preserves the visitor's session state across page
      requests.
      Maximum Storage Duration: SessionType: HTTP Cookie
    * admin.dc2.computing.cloud.it
      assistenza.aruba.it
      script.crazyegg.com
      
      23
      ce_successful_csp_check [x23]Detects whether user behaviour tracking
      should be active on the website.
      Maximum Storage Duration: PersistentType: HTML Local Storage
    * assistenza.aruba.it
      www.cloud.it
      kb.arubacloud.com
      kb.arubacloud.es
      kb.arubacloud.fr
      www.arubacloud.com
      www.arubacloud.es
      www.arubacloud.fr
      www.datacenter.it
      
      37
      CMSCsrfCookie [x18]Ensures visitor browsing-security by preventing
      cross-site request forgery. This cookie is essential for the security of
      the website and visitor.
      Maximum Storage Duration: SessionType: HTTP Cookie
      CMSPreferredCulture [x19]The cookie determines the preferred language and
      country-setting of the visitor - This allows the website to show content
      most relevant to that region and language.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
    * consent.cookiebot.com
      api.arubacloud.com
      embeddedcalculator.cloud.it
      mylogin.aruba.it
      www.applicazionionline.it
      
      74
      CookieConsent [x74]Stores the user's cookie consent state for the current
      domain
      Maximum Storage Duration: 1 yearType: HTTP Cookie
    * creativecdn.com
      bidswitch.net
      
      2
      c [x2]Used in order to detect spam and improve the website's security.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
    * customerarea.aruba.it
      webstorage.cloud.it
      
      2
      __RequestVerificationToken [x2]Helps prevent Cross-Site Request Forgery
      (CSRF) attacks.
      Maximum Storage Duration: SessionType: HTTP Cookie
    * guide.hosting.aruba.it
      kb.arubacloud.com
      kb.arubacloud.es
      kb.arubacloud.fr
      kb.cloud.it
      
      6
      CMSCurrentTheme [x6]This cookie is part of a bundle of cookies which serve
      the purpose of content delivery and presentation. The cookies keep the
      correct state of font, blog/picture sliders, color themes and other
      website settings.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
    * img.sct.eu1.usercentrics.eu
      imgsct.cookiebot.com
      
      2
      1.gif [x2]Used to count the number of sessions to the website, necessary
      for optimizing CMP product delivery.
      Maximum Storage Duration: SessionType: Pixel Tracker
    * managehosting.aruba.it
      admin.dc2.computing.cloud.it
      api.arubacloud.com
      
      22
      cookiesession1 [x22]Sets a ID for the visitor. This serves to count the
      number of specific visitors on the website.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
    * widget.spreaker.com
      www.costituende.it
      
      2
      object(#-#-##:#:#.#) [x2]Holds the users timezone.
      Maximum Storage Duration: SessionType: HTML Local Storage
    * www.arubacloud.com
      1
      OpenChatControlChat feature to be removed
      Maximum Storage Duration: SessionType: HTTP Cookie
    * www.arubacloud.com
      www.arubacloud.es
      www.arubacloud.fr
      
      4
      ReferredURL [x4]Needed for the correct behaviour of the website
      Maximum Storage Duration: SessionType: HTTP Cookie
    * www.arubacloud.com
      www.arubacloud.es
      www.arubacloud.fr
      www.cloud.it
      
      8
      cloud_preventivatore_config [x4]Stores server information to improve
      filter steps
      Maximum Storage Duration: SessionType: HTML Local Storage
      cloud_slider_config [x4]Stores server information within the
      "configurator" component
      Maximum Storage Duration: SessionType: HTML Local Storage
    * www.arubaracing.it
      6
      #.#It has a Session duration and is used by the Flow flow Lite plugin to
      populate the social wall at the bottom of the home page.
      Maximum Storage Duration: SessionType: HTML Local Storage
      wc_cart_createdNecessary for the shopping cart functionality on the
      website.
      Maximum Storage Duration: SessionType: HTML Local Storage
      wc_cart_hashNecessary for the shopping cart functionality on the website
      to remember the chosen products - This also allows the website to promote
      related products to the visitor, based on the content of the shopping
      cart.
      Maximum Storage Duration: SessionType: HTML Local Storage
      wc_cart_hash_#Pending
      Maximum Storage Duration: PersistentType: HTML Local Storage
      wc_fragmentsNecessary for the shopping cart functionality on the website.
      Maximum Storage Duration: SessionType: HTML Local Storage
      wc_fragments_#Pending
      Maximum Storage Duration: SessionType: HTML Local Storage
    * www.auditoriumaruba.it
      www.costituende.it
      www.pinoteca.it
      
      3
      wpEmojiSettingsSupports [x3]Store Browser Details
      Maximum Storage Duration: SessionType: HTML Local Storage
    * www.auditoriumaruba.it
      www.pinoteca.it
      
      2
      wordpress_test_cookie [x2]Used to check if the user's browser supports
      cookies.
      Maximum Storage Duration: SessionType: HTTP Cookie
    * www.costituende.it
      12
      t3DThis cookie is part of a bundle of cookies which serve the purpose of
      content delivery and presentation. The cookies keep the correct state of
      font, blog/picture sliders, color themes and other website settings.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      tADeThis cookie is part of a bundle of cookies which serve the purpose of
      content delivery and presentation. The cookies keep the correct state of
      font, blog/picture sliders, color themes and other website settings.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      tADuThis cookie is part of a bundle of cookies which serve the purpose of
      content delivery and presentation. The cookies keep the correct state of
      font, blog/picture sliders, color themes and other website settings.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      tAEThis cookie is part of a bundle of cookies which serve the purpose of
      content delivery and presentation. The cookies keep the correct state of
      font, blog/picture sliders, color themes and other website settings.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      tCThis cookie is part of a bundle of cookies which serve the purpose of
      content delivery and presentation. The cookies keep the correct state of
      font, blog/picture sliders, color themes and other website settings.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      tMQThis cookie is part of a bundle of cookies which serve the purpose of
      content delivery and presentation. The cookies keep the correct state of
      font, blog/picture sliders, color themes and other website settings.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      tnsAppThis cookie is part of a bundle of cookies which serve the purpose
      of content delivery and presentation. The cookies keep the correct state
      of font, blog/picture sliders, color themes and other website settings.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      tPLThis cookie is part of a bundle of cookies which serve the purpose of
      content delivery and presentation. The cookies keep the correct state of
      font, blog/picture sliders, color themes and other website settings.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      tTDeThis cookie is part of a bundle of cookies which serve the purpose of
      content delivery and presentation. The cookies keep the correct state of
      font, blog/picture sliders, color themes and other website settings.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      tTDuThis cookie is part of a bundle of cookies which serve the purpose of
      content delivery and presentation. The cookies keep the correct state of
      font, blog/picture sliders, color themes and other website settings.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      tTEThis cookie is part of a bundle of cookies which serve the purpose of
      content delivery and presentation. The cookies keep the correct state of
      font, blog/picture sliders, color themes and other website settings.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      tTfThis cookie is part of a bundle of cookies which serve the purpose of
      content delivery and presentation. The cookies keep the correct state of
      font, blog/picture sliders, color themes and other website settings.
      Maximum Storage Duration: PersistentType: HTML Local Storage
    * www.google.com
      www.youtube.com
      
      2
      CONSENT [x2]Used to detect if the visitor has accepted the marketing
      category in the cookie banner. This cookie is necessary for
      GDPR-compliance of the website.
      Maximum Storage Duration: 2 yearsType: HTTP Cookie

 * Preference cookies 28
   
   Preference cookies allow a website to remember information that affects how
   the site behaves or presents itself, such as the user's preferred language or
   region.
    * Aruba
      3
      Learn more about this provider
      loglevelMaintains settings and outputs when using the Developer Tools
      Console on current session.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      LangRemembers the user's selected language version of a website
      Maximum Storage Duration: SessionType: HTTP Cookie
      login_langTechnical cookie used to locate the mysql.aruba.it login page
      Maximum Storage Duration: 30 daysType: HTTP Cookie
    * Aruba Cloud
      9
      Learn more about this provider
      cloud.it_language [x9]It allows to set the last language selected by the
      user.
      Maximum Storage Duration: 400 daysType: HTTP Cookie
    * Cookiebot
      7
      Learn more about this provider
      CookieConsentBulkSetting-# [x7]Enables cookie consent across multiple
      websites
      Maximum Storage Duration: 1 yearType: HTML Local Storage
    * LinkedIn
      1
      Learn more about this provider
      lidcRegisters which server-cluster is serving the visitor. This is used in
      context with load balancing, in order to optimize user experience.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
    * RTB House
      1
      Learn more about this provider
      gUsed in context with the language setting on the website. Facilitates the
      translation into the preferred language of the visitor.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
    * cloud.it
      w.usabilla.com
      
      2
      usbl.#.c.# [x2]The purpose of the cookie is to maintain the user session
      while browsing the site. It contains only the session id.
      Maximum Storage Duration: PersistentType: HTML Local Storage
    * www.arubaracing.it
      4
      wpglobus-language [x2]Determines the preferred language of the visitor.
      Allows the website to set the preferred language upon the visitor's
      re-entry.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      wpglobus-language-old [x2]Determines the preferred language of the
      visitor. Allows the website to set the preferred language upon the
      visitor's re-entry.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
    * www.auditoriumaruba.it
      1
      wp-wpml_current_languageDesignates the country code that is calculated
      based on the user's IP address. Used to determine what language should be
      used for the visitor.
      Maximum Storage Duration: SessionType: HTTP Cookie

 * Statistics cookies 74
   
   Statistics cookies help understand how users interact with sites by
   collecting and transmitting information anonymously.
    * Appnexus
      1
      Learn more about this provider
      bounceDetermines if a user leaves the website straight away. This
      information is used for internal statistics and analytics by the website
      operator.
      Maximum Storage Duration: SessionType: Pixel Tracker
    * Aruba
      2
      Learn more about this provider
      _pk_ref# [x2]Used by Piwik Analytics Platform to identify the referring
      website from which the visitor has come.
      Maximum Storage Duration: 6 monthsType: HTTP Cookie
    * CrazyEgg
      20
      Learn more about this provider
      _ce.clock_data [x4]Collects data on the user’s navigation and behavior on
      the website. This is used to compile statistical reports and heatmaps for
      the website owner.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      _ce.clock_eventCollects data on the user’s navigation and behavior on the
      website. This is used to compile statistical reports and heatmaps for the
      website owner.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      _ce.irvUsed to store isReturning value during the session
      Maximum Storage Duration: SessionType: HTTP Cookie
      _ce.s [x4]Collects data on the user’s navigation and behavior on the
      website. This is used to compile statistical reports and heatmaps for the
      website owner.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      cebs [x4]Tracks the individual sessions on the website, allowing the
      website to compile statistical data from multiple visits. This data can
      also be used to create leads for marketing purposes.
      Maximum Storage Duration: SessionType: HTTP Cookie
      cebsp_ [x4]Collects data on the user’s navigation and behavior on the
      website. This is used to compile statistical reports and heatmaps for the
      website owner.
      Maximum Storage Duration: SessionType: HTTP Cookie
      _ce.gtldHolds which URL should be presented to the visitor when visiting
      the site.
      Maximum Storage Duration: SessionType: HTTP Cookie
      cetabidSets a unique ID for the session. This allows the website to obtain
      data on visitor behaviour for statistical purposes.
      Maximum Storage Duration: SessionType: HTML Local Storage
    * Google
      20
      Learn more about this provider
      
      Some of the data collected by this provider is for the purposes of
      personalization and measuring advertising effectiveness.
      
      _ga [x10]Registers a unique ID that is used to generate statistical data
      on how the visitor uses the website.
      Maximum Storage Duration: 2 yearsType: HTTP Cookie
      _ga_# [x10]Used by Google Analytics to collect data on the number of times
      a user has visited the website as well as dates for the first and most
      recent visit.
      Maximum Storage Duration: 2 yearsType: HTTP Cookie
    * LinkedIn
      2
      Learn more about this provider
      ln_orRegisters statistical data on users' behaviour on the website. Used
      for internal analytics by the website operator.
      Maximum Storage Duration: 2 daysType: HTTP Cookie
      AnalyticsSyncHistoryUsed in connection with data-synchronization with
      third-party analysis service.
      Maximum Storage Duration: 1 monthType: HTTP Cookie
    * Media.net
      2
      Learn more about this provider
      cksync.phpThis cookie is used to determine if cookie data synchronization
      is enabled or disabled – cookie data synchronization is used to
      synchronize and gather visitor data on several domains.
      Maximum Storage Duration: SessionType: Pixel Tracker
      visitor-idThis cookie is used to collect information on the visitor. This
      information will be stored for internal analytics at the website's
      operator – Internal analytics is used by websites to optimize their
      domains.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
    * PubMatic
      1
      Learn more about this provider
      PugTUsed to determine the number of times the cookies have been updated in
      the visitor's browser. Used to optimize the website's server efficiency.
      Maximum Storage Duration: 1 monthType: HTTP Cookie
    * admin.dc8.computing.cloud.it
      assistenza.aruba.it
      kb.arubacloud.com
      script.crazyegg.com
      www.arubacloud.com
      www.datacenter.it
      
      26
      ce_fvd [x26]Collects data on the user’s navigation and behavior on the
      website. This is used to compile statistical reports and heatmaps for the
      website owner.
      Maximum Storage Duration: PersistentType: HTML Local Storage

 * Marketing cookies 154
   
   Marketing cookies are used to monitor users on websites. The intention is to
   display relevant and engaging advertisements for the individual user.
    * Meta Platforms, Inc.
      7
      Learn more about this provider
      _fbp [x5]Used by Facebook to deliver a series of advertisement products
      such as real time bidding from third party advertisers.
      Maximum Storage Duration: 3 monthsType: HTTP Cookie
      lastExternalReferrerDetects how the user reached the website by
      registering their last URL-address.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      lastExternalReferrerTimeDetects how the user reached the website by
      registering their last URL-address.
      Maximum Storage Duration: PersistentType: HTML Local Storage
    * Adobe Inc.
      4
      Learn more about this provider
      demconf.jpgSets a unique ID for the visitor, that allows third party
      advertisers to target the visitor with relevant advertisement. This
      pairing service is provided by third party advertisement hubs, which
      facilitates real-time bidding for advertisers.
      Maximum Storage Duration: SessionType: Pixel Tracker
      demdexVia a unique ID that is used for semantic content analysis, the
      user's navigation on the website is registered and linked to offline data
      from surveys and similar registrations to display targeted ads.
      Maximum Storage Duration: 180 daysType: HTTP Cookie
      dpmSets a unique ID for the visitor, that allows third party advertisers
      to target the visitor with relevant advertisement. This pairing service is
      provided by third party advertisement hubs, which facilitates real-time
      bidding for advertisers.
      Maximum Storage Duration: 180 daysType: HTTP Cookie
      everest_g_v2Used for targeted ads and to document efficacy of each
      individual ad.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
    * Appnexus
      4
      Learn more about this provider
      anjRegisters a unique ID that identifies a returning user's device. The ID
      is used for targeted ads.
      Maximum Storage Duration: 3 monthsType: HTTP Cookie
      setuidThis cookie is set by the audience manager of the website to
      determine the time and frequencies of visitor data synchronization -
      cookie data synchronization is used to synchronize and gather visitor data
      from several websites.
      Maximum Storage Duration: SessionType: Pixel Tracker
      uuid2Registers a unique ID that identifies a returning user's device. The
      ID is used for targeted ads.
      Maximum Storage Duration: 3 monthsType: HTTP Cookie
      XANDR_PANIDThis cookie registers data on the visitor. The information is
      used to optimize advertisement relevance.
      Maximum Storage Duration: 3 monthsType: HTTP Cookie
    * Bidswitch
      3
      Learn more about this provider
      tuuidRegisters whether or not the user has consented to the use of
      cookies.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      tuuid_luContains a unique visitor ID, which allows Bidswitch.com to track
      the visitor across multiple websites. This allows Bidswitch to optimize
      advertisement relevance and ensure that the visitor does not see the same
      ads multiple times.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      ul_cb/syncCollects information on user behaviour on multiple websites.
      This information is used in order to optimize the relevance of
      advertisement on the website.
      Maximum Storage Duration: SessionType: Pixel Tracker
    * Casale Media
      4
      Learn more about this provider
      CMIDCollects visitor data related to the user's visits to the website,
      such as the number of visits, average time spent on the website and what
      pages have been loaded, with the purpose of displaying targeted ads.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      CMPROCollects data on visitor behaviour from multiple websites, in order
      to present more relevant advertisement - This also allows the website to
      limit the number of times that they are shown the same advertisement.
      Maximum Storage Duration: 3 monthsType: HTTP Cookie
      CMPSCollects visitor data related to the user's visits to the website,
      such as the number of visits, average time spent on the website and what
      pages have been loaded, with the purpose of displaying targeted ads.
      Maximum Storage Duration: 3 monthsType: HTTP Cookie
      rumCollects data related to the user's visits to the website, such as the
      number of visits, average time spent on the website and what pages have
      been loaded, with the purpose of displaying targeted ads.
      Maximum Storage Duration: SessionType: Pixel Tracker
    * Google
      16
      Learn more about this provider
      
      Some of the data collected by this provider is for the purposes of
      personalization and measuring advertising effectiveness.
      
      _gcl_au [x7]Used by Google AdSense for experimenting with advertisement
      efficiency across websites using their services.
      Maximum Storage Duration: 3 monthsType: HTTP Cookie
      IDEPending
      Maximum Storage Duration: 400 daysType: HTTP Cookie
      pagead/landing [x2]Collects data on visitor behaviour from multiple
      websites, in order to present more relevant advertisement - This also
      allows the website to limit the number of times that they are shown the
      same advertisement.
      Maximum Storage Duration: SessionType: Pixel Tracker
      ads/ga-audiencesUsed by Google AdWords to re-engage visitors that are
      likely to convert to customers based on the visitor's online behaviour
      across websites.
      Maximum Storage Duration: SessionType: Pixel Tracker
      NIDPending
      Maximum Storage Duration: 6 monthsType: HTTP Cookie
      pagead/1p-user-list/#Tracks if the user has shown interest in specific
      products or events across multiple websites and detects how the user
      navigates between sites. This is used for measurement of advertisement
      efforts and facilitates payment of referral-fees between websites.
      Maximum Storage Duration: SessionType: Pixel Tracker
      rc::fThis cookie is used to distinguish between humans and bots.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      __gsasUsed by Google AdSense for experimenting with advertisement
      efficiency across websites using their services.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      GoogleAdServingTestUsed to register what ads have been displayed to the
      user.
      Maximum Storage Duration: SessionType: HTTP Cookie
    * LinkedIn
      3
      Learn more about this provider
      bscookieUsed by the social networking service, LinkedIn, for tracking the
      use of embedded services.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      li_sugrCollects data on user behaviour and interaction in order to
      optimize the website and make advertisement on the website more relevant.
      Maximum Storage Duration: 3 monthsType: HTTP Cookie
      UserMatchHistoryUsed to track visitors on multiple websites, in order to
      present relevant advertisement based on the visitor's preferences.
      Maximum Storage Duration: 1 monthType: HTTP Cookie
    * LiveRamp
      3
      Learn more about this provider
      #.gifPending
      Maximum Storage Duration: SessionType: Pixel Tracker
      pxrcThis cookie registers data on the visitor. The information is used to
      optimize advertisement relevance.
      Maximum Storage Duration: 2 monthsType: HTTP Cookie
      rlas3Collects visitor data related to the user's visits to the website,
      such as the number of visits, average time spent on the website and what
      pages have been loaded, with the purpose of displaying targeted ads.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
    * Media.net
      1
      Learn more about this provider
      data-rkCollects data on visitor behaviour from multiple websites, in order
      to present more relevant advertisement - This also allows the website to
      limit the number of times that they are shown the same advertisement.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
    * Mediarithmics
      3
      Learn more about this provider
      mics_ltsCollects information on user preferences and/or interaction with
      web-campaign content - This is used on CRM-campaign-platform used by
      website owners for promoting events or products.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      mics_uaidCollects information on user preferences and/or interaction with
      web-campaign content - This is used on CRM-campaign-platform used by
      website owners for promoting events or products.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      mics_vidCollects information on user preferences and/or interaction with
      web-campaign content - This is used on CRM-campaign-platform used by
      website owners for promoting events or products.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
    * Microsoft
      24
      Learn more about this provider
      _uetsid [x5]Collects data on visitor behaviour from multiple websites, in
      order to present more relevant advertisement - This also allows the
      website to limit the number of times that they are shown the same
      advertisement.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      _uetvid [x5]Used to track visitors on multiple websites, in order to
      present relevant advertisement based on the visitor's preferences.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      _uetsid [x3]Used to track visitors on multiple websites, in order to
      present relevant advertisement based on the visitor's preferences.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      _uetsid_exp [x3]Contains the expiry-date for the cookie with corresponding
      name.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      _uetvid [x3]Used to track visitors on multiple websites, in order to
      present relevant advertisement based on the visitor's preferences.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      _uetvid_exp [x3]Contains the expiry-date for the cookie with corresponding
      name.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      MSPTCThis cookie registers data on the visitor. The information is used to
      optimize advertisement relevance.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      MUIDUsed widely by Microsoft as a unique user ID. The cookie enables user
      tracking by synchronising the ID across many Microsoft domains.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
    * Neustar
      1
      Learn more about this provider
      adscores/g.pixelPresents the user with relevant content and advertisement.
      The service is provided by third-party advertisement hubs, which
      facilitate real-time bidding for advertisers.
      Maximum Storage Duration: SessionType: Pixel Tracker
    * Openx
      2
      Learn more about this provider
      iRegisters anonymised user data, such as IP address, geographical
      location, visited websites, and what ads the user has clicked, with the
      purpose of optimising ad display based on the user's movement on websites
      that use the same ad network.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      w/1.0/sdRegisters data on visitors such as IP addresses, geographical
      location and advertisement interaction. This information is used optimize
      the advertisement on websites that make use of OpenX.net services.
      Maximum Storage Duration: SessionType: Pixel Tracker
    * Oracle
      1
      Learn more about this provider
      e/rocketfuel_syncDetects whether partner data synchronization is
      functioning and currently running - This function sends user data between
      third-party advertisement companies for the purpose of targeted
      advertisements.
      Maximum Storage Duration: SessionType: Pixel Tracker
    * PubMatic
      2
      Learn more about this provider
      AdServer/PugSets a timestamp for when the visitor entered the website.
      This is used for analytical purposes on the website.
      Maximum Storage Duration: SessionType: Pixel Tracker
      KRTBCOOKIE_#Registers a unique ID that identifies the user's device during
      return visits across websites that use the same ad network. The ID is used
      to allow targeted ads.
      Maximum Storage Duration: 3 monthsType: HTTP Cookie
    * RTB House
      9
      Learn more about this provider
      ar_debugStore and track conversions
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      __rtbh.lid [x4]Collects information on user behaviour on multiple
      websites. This information is used in order to optimize the relevance of
      advertisement on the website.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      __rtbh.uid [x2]Collects information on user behaviour on multiple
      websites. This information is used in order to optimize the relevance of
      advertisement on the website.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      __rtbh.lidCollects information on user behaviour on multiple websites.
      This information is used in order to optimize the relevance of
      advertisement on the website.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      __rtbh.uidCollects information on user behaviour on multiple websites.
      This information is used in order to optimize the relevance of
      advertisement on the website.
      Maximum Storage Duration: PersistentType: HTML Local Storage
    * Salesforce
      1
      Learn more about this provider
      _kuid_Registers a unique ID that identifies a returning user's device. The
      ID is used for targeted ads.
      Maximum Storage Duration: 6 monthsType: HTTP Cookie
    * Sizmek
      3
      Learn more about this provider
      A6Registers data on visitors from multiple visits and on multiple
      websites. This information is used to measure the efficiency of
      advertisement on websites.
      Maximum Storage Duration: 1 monthType: HTTP Cookie
      eyeblasterRegisters data on visitors from multiple visits and on multiple
      websites. This information is used to measure the efficiency of
      advertisement on websites.
      Maximum Storage Duration: 1 monthType: HTTP Cookie
      u2Collects data related to the user's navigation visits to webpages in
      order to assess the efficacy of ads that are displayed on the website.
      Maximum Storage Duration: 1 monthType: HTTP Cookie
    * SpotX
      2
      Learn more about this provider
      audienceUsed to determine whether the video-ads have been displayed
      correctly on the website - This is done to make video-ads more effective
      and ensure that the visitor is not shown the same ads more times than
      intended. The cookie also detects whether the visitor has any Do Not Track
      preferences.
      Maximum Storage Duration: 29 daysType: HTTP Cookie
      partnerUsed in context with video-advertisement. The cookie limits the
      number of times a user is shown the same advertisement. The cookie is also
      used to ensure relevance of the video-advertisement to the specific user.
      Maximum Storage Duration: SessionType: Pixel Tracker
    * The Trade Desk
      1
      Learn more about this provider
      track/cmf/genericPresents the user with relevant content and
      advertisement. The service is provided by third-party advertisement hubs,
      which facilitate real-time bidding for advertisers.
      Maximum Storage Duration: SessionType: Pixel Tracker
    * Weborama
      1
      Learn more about this provider
      AFFICHE_WUsed by the advertising platform Weborama to determine the
      visitor's interests based on pages visits, content clicked and other
      actions on the website.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
    * YouTube
      37
      Learn more about this provider
      #-# [x2]Used to track user’s interaction with embedded content.
      Maximum Storage Duration: SessionType: HTML Local Storage
      iU5q-!O9@[#COOKIETABLE_ADVERTISING#]nbsp;[x2]Registers a unique ID to keep
      statistics of what videos from YouTube the user has seen.
      Maximum Storage Duration: SessionType: HTML Local Storage
      LAST_RESULT_ENTRY_KEY [x2]Used to track user’s interaction with embedded
      content.
      Maximum Storage Duration: SessionType: HTTP Cookie
      nextId [x2]Used to track user’s interaction with embedded content.
      Maximum Storage Duration: SessionType: HTTP Cookie
      requests [x2]Used to track user’s interaction with embedded content.
      Maximum Storage Duration: SessionType: HTTP Cookie
      yt.innertube::nextId [x2]Registers a unique ID to keep statistics of what
      videos from YouTube the user has seen.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      ytidb::LAST_RESULT_ENTRY_KEY [x2]Used to track user’s interaction with
      embedded content.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      YtIdbMeta#databases [x2]Used to track user’s interaction with embedded
      content.
      Maximum Storage Duration: PersistentType: IndexedDB
      yt-remote-cast-available [x2]Stores the user's video player preferences
      using embedded YouTube video
      Maximum Storage Duration: SessionType: HTML Local Storage
      yt-remote-cast-installed [x2]Stores the user's video player preferences
      using embedded YouTube video
      Maximum Storage Duration: SessionType: HTML Local Storage
      yt-remote-connected-devices [x2]Stores the user's video player preferences
      using embedded YouTube video
      Maximum Storage Duration: PersistentType: HTML Local Storage
      yt-remote-device-id [x2]Stores the user's video player preferences using
      embedded YouTube video
      Maximum Storage Duration: PersistentType: HTML Local Storage
      yt-remote-fast-check-period [x2]Stores the user's video player preferences
      using embedded YouTube video
      Maximum Storage Duration: SessionType: HTML Local Storage
      yt-remote-session-app [x2]Stores the user's video player preferences using
      embedded YouTube video
      Maximum Storage Duration: SessionType: HTML Local Storage
      yt-remote-session-name [x2]Stores the user's video player preferences
      using embedded YouTube video
      Maximum Storage Duration: SessionType: HTML Local Storage
      __Secure-ROLLOUT_TOKENPending
      Maximum Storage Duration: 180 daysType: HTTP Cookie
      LogsDatabaseV2:V#||LogsRequestsStoreStores the user's video player
      preferences using embedded YouTube video
      Maximum Storage Duration: PersistentType: IndexedDB
      remote_sidNecessary for the implementation and functionality of YouTube
      video-content on the website.
      Maximum Storage Duration: SessionType: HTTP Cookie
      ServiceWorkerLogsDatabase#SWHealthLogNecessary for the implementation and
      functionality of YouTube video-content on the website.
      Maximum Storage Duration: PersistentType: IndexedDB
      TESTCOOKIESENABLEDUsed to track user’s interaction with embedded content.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      VISITOR_INFO1_LIVEPending
      Maximum Storage Duration: 180 daysType: HTTP Cookie
      YSCPending
      Maximum Storage Duration: SessionType: HTTP Cookie
    * Zeta Global
      5
      Learn more about this provider
      cmIdentifies if the cookie-data needs to be updated in the visitor's
      browser - This is determined through third-party ad-serving-companies.
      Maximum Storage Duration: SessionType: Pixel Tracker
      eudRegisters user data, such as IP address, geographical location, visited
      websites, and what ads the user has clicked, with the purpose of
      optimising ad display based on the user's movement on websites that use
      the same ad network.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      eudsRegisters anonymised user data, such as IP address, geographical
      location, visited websites, and what ads the user has clicked, with the
      purpose of optimising ad display based on the user's movement on websites
      that use the same ad network.
      Maximum Storage Duration: SessionType: HTTP Cookie
      rudRegisters user data, such as IP address, geographical location, visited
      websites, and what ads the user has clicked, with the purpose of
      optimising ad display based on the user's movement on websites that use
      the same ad network.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      rudsRegisters user data, such as IP address, geographical location,
      visited websites, and what ads the user has clicked, with the purpose of
      optimising ad display based on the user's movement on websites that use
      the same ad network.
      Maximum Storage Duration: SessionType: HTTP Cookie
    * adnxs.com
      creativecdn.com
      
      2
      receive-cookie-deprecation [x2]Collects information on user behaviour on
      multiple websites. This information is used in order to optimize the
      relevance of advertisement on the website.
      Maximum Storage Duration: 400 daysType: HTTP Cookie
    * bpi.rtactivate.com
      2
      tagUsed to monitor site traffic, User behavior on the site and other
      marketing metrics; is a session cookie that is self-deleted when the
      browser is closed.
      Maximum Storage Duration: SessionType: Pixel Tracker
      tag/Used to monitor site traffic, user behavior on the site and other
      marketing metrics; it is a session cookie that self-deletes when the
      browser is closed.
      Maximum Storage Duration: SessionType: Pixel Tracker
    * doubleclick.net
      live.rezync.com
      rlcdn.com
      
      3
      sd-session-id [x3]Registers data on visitors from multiple visits and on
      multiple websites. This information is used to measure the efficiency of
      advertisement on websites.
      Maximum Storage Duration: 180 daysType: HTTP Cookie
    * rezync.com
      1
      zync-uuidSets a unique ID for the visitor, that allows third party
      advertisers to target the visitor with relevant advertisement. This
      pairing service is provided by third party advertisement hubs, which
      facilitates real-time bidding for advertisers.
      Maximum Storage Duration: 180 daysType: HTTP Cookie
    * www.arubaracing.it
      7
      sbjs_currentCollects data on user behaviour and interaction in order to
      optimize the website and make advertisement on the website more relevant.
      Maximum Storage Duration: SessionType: HTTP Cookie
      sbjs_current_addCollects data on user behaviour and interaction in order
      to optimize the website and make advertisement on the website more
      relevant.
      Maximum Storage Duration: SessionType: HTTP Cookie
      sbjs_firstCollects data on user behaviour and interaction in order to
      optimize the website and make advertisement on the website more relevant.
      Maximum Storage Duration: SessionType: HTTP Cookie
      sbjs_first_addCollects data on user behaviour and interaction in order to
      optimize the website and make advertisement on the website more relevant.
      Maximum Storage Duration: SessionType: HTTP Cookie
      sbjs_migrationsCollects data on user behaviour and interaction in order to
      optimize the website and make advertisement on the website more relevant.
      Maximum Storage Duration: SessionType: HTTP Cookie
      sbjs_sessionCollects data on user behaviour and interaction in order to
      optimize the website and make advertisement on the website more relevant.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      sbjs_udataCollects data on user behaviour and interaction in order to
      optimize the website and make advertisement on the website more relevant.
      Maximum Storage Duration: SessionType: HTTP Cookie
    * x.bidswitch.net
      partners.tremorhub.com
      
      2
      sync [x2]Collects data on user behaviour and interaction in order to
      optimize the website and make advertisement on the website more relevant.
      Maximum Storage Duration: SessionType: Pixel Tracker

 * Unclassified 4
   Unclassified cookies are cookies that we are in the process of classifying,
   together with the providers of individual cookies.
    * Aruba
      3
      Learn more about this provider
      aru-symbol-pathPending
      Maximum Storage Duration: SessionType: HTML Local Storage
      navigationHistoryModel_0d7dcaf0-c726-4a68-9787-76638ab4efbbPending
      Maximum Storage Duration: SessionType: HTML Local Storage
      navigationHistoryModel_dcb05b52-5ddf-4ef3-a1bb-5185eb8b7df5Pending
      Maximum Storage Duration: SessionType: HTML Local Storage
    * api.arubacloud.com
      1
      serverPending
      Maximum Storage Duration: SessionType: HTML Local Storage

Cross-domain consent73 Your consent applies to the following domains:
List of domains your consent applies to: api.arubacloud.com mylogin.aruba.it
my.aruba.it ecommerce.aruba.it my.arubacloud.com pinoteca.it
account-supervisore360.aruba.it fatture-archivio.aruba.it applicazionionline.it
admin.dc8.computing.cloud.it webmailstaff.aruba.it academy.aruba.it
auditoriumaruba.it admin.services.cloud.it admin.dc7.computing.cloud.it
admin.dc6.computing.cloud.it admin.dc5.computing.cloud.it
admin.dc4.computing.cloud.it admin.dc3.computing.cloud.it
admin.dc2.computing.cloud.it admin.dc1.computing.cloud.it costituende.it
webstorage.cloud.it guide.convenzionepel.aruba.it vinciunaducati.com
assistenzaclienti.aruba.it supporto.aruba.it supportb2b.aruba.it arubaracing.com
arubaracing.it account.aruba.it affiliazione.aruba.it admin.aruba.it
adsl.aruba.it assistenza.aruba.it aruba.it arubacloud.com arubacloud.es
arubacloud.fr blog.aruba.it cart.aruba.it cart.arubacloud.com cart.cloud.it
cloud.it customerarea.aruba.it datacenter.it enterprise.aruba.it/
fatture.aruba.it fibra.aruba.it fotoalbum.aruba.it gestioneaccessi.aruba.it
guide.aruba.it guide.hosting.aruba.it guide.serverdedicati.aruba.it
hosting.aruba.it kb.arubacloud.com kb.arubacloud.es kb.arubacloud.fr kb.cloud.it
login.aruba.it managehosting.aruba.it microsoft365.aruba.it mssql.aruba.it
mysql.aruba.it pagamenti.aruba.it serverdedicati.aruba.it signup.aruba.it
supersite.aruba.it webmailfreebeta.aruba.it webmailfree.aruba.it
webmail.aruba.it webmailbeta.aruba.it xandmail.com
Cookie declaration last updated on 25.11.24 by Cookiebot



[#IABV2_TITLE#]

[#IABV2_BODY_INTRO#]
[#IABV2_BODY_LEGITIMATE_INTEREST_INTRO#]
[#IABV2_BODY_PREFERENCE_INTRO#]
[#IABV2_LABEL_PURPOSES#]
[#IABV2_BODY_PURPOSES_INTRO#]
[#IABV2_BODY_PURPOSES#]
[#IABV2_LABEL_FEATURES#]
[#IABV2_BODY_FEATURES_INTRO#]
[#IABV2_BODY_FEATURES#]
[#IABV2_LABEL_PARTNERS#]
[#IABV2_BODY_PARTNERS_INTRO#]
[#IABV2_BODY_PARTNERS#]


Cookies are small strings of text that sites visited by the user send to his/her
terminal (usually to the browser), where they are stored so that they can be
retransmitted to those sites on the user's next visit. When browsing a site, the
user may also receive cookies on his/her terminal that are sent from different
sites or web servers (so-called "third parties"), on which certain elements
(such as, for example, images, maps, sounds, specific links to pages of other
domains) on the site that he/she is visiting may reside. They can also collect
information and data such as IP address, nationality, city, date/time, device,
browser, operating system, screen resolution, browsing origin, pages visited and
number of pages, visit duration, number of visits made, etc.

 

This site uses different types of cookies. Some cookies are placed by
third-party services that appear on our pages. To learn more about the use of
Cookies click here





Do not sell or share my personal information
Reject all Allow selection Customise

Accept all

 
 * Italiano
 * Español

Aruba services
 *  Hosting
 * Pec.it
 * Servers
 * Cloud
 * SSL
 * Fiber
 * Pratiche.it
 * Partners

 * English   
   * Italiano
   * Español
 * webmail
 * renewals
 * payments
 *  support
 *  customer area

Services  

 * Hosting
    * Hosting Plans
    * CMS Hosting
    * Additional Services
   
   Check out
   our offers
   Hosting
   
   
   HOSTING PLANS
   
   See our Hosting plans
    * Linux Hosting
      See the Linux solutions
    * Windows Hosting
      See the Windows solutions
    * Linux + Windows Hosting
      Get the best from both operating systems
    * WordPress Hosting
      The world’s most popular CMS and Blog!
   
   
   CMS HOSTING
   
    * WordPress Hosting
      The world’s most popular CMS and Blog!
    * Joomla Hosting
      The ideal CMS for creating your website!
    * Drupal Hosting
      Perfect for your web project
    * PrestaShop Hosting
      The reliable and easy-to-use e-Commerce platform!
   
   
   ADDITIONAL SERVICES
   
    * MSSQL Database
      A DB from 1GB
    * MySQL Database
      Five DB from 1GB
    * Statistics
      Monitor activity on your website
   
   
   
 * WordPress
    * WordPress Solutions
   
   Check out
   our offers
   WordPress
   
   
   WORDPRESS SOLUTIONS
   
   See our solutions
    * Managed Hosting WordPress
      Platform optimized for WordPress, with automatic updates, artificial
      intelligence and 24/7 specialist support!
    * Managed WooCommerce Hosting
      The managed solution on an optimized platform for creating online shops
      with the help of artificial intelligence.
    * WordPress Hosting
      Web hosting with WordPress pre-installed. Zero management, maximum
      freedom, ready to start.
    * Advanced WordPress solutions
      Application for installing the core by yourself, Plesk control panel for
      multi-site management and scalability with Jelastic cloud technology
   
   
   
 * Domains
    * Find your domain
    * Business Solutions
    * Additional Services
   
   Check out
   our offers
   Domains
   
   
   FIND YOUR DOMAIN
   
   See our solutions
    * Registration
      Your domain will be yours and only yours
    * .CLOUD Domain
      For a modern, memorable and innovative domain name
    * Most popular domains
      The TLDs most chosen by our customers
    * Transfer
      Up to one year’s free registration!
    * New gTLDs
      Boost your identity with the new domain extensions
      * The different stages of registration
        
      * FAQ
        See the FAQs
    * Geographic domain
      Register with Aruba your geographic domain
    * Premium Domains
      Buy a valuable domain name
    * Domain recovery - brokerage
      Find out how much your domain is worth
    * Domain Backorder
      Book one or more expiring domains
    * Domain with Swite website
      Register a domain name and get Swite included to create a website using
      the content of your social media accounts!
    * Domain Valuation
      Want to know the value of your domain?
   
   
   BUSINESS SOLUTIONS
   
    * Domain recovery - brokerage
      Find out how much your domain is worth
    * Managing domain portfolios
      Optimized management of all your domains
    * Domain Backorder
      Book one or more expiring domains
    * Domain Valuation
      Want to know the value of your domain?
    * Brand Protection
      Protect and safeguard your brand
    * Trademark registration
      Protect your brand
   
   
   ADDITIONAL SERVICES
   
    * Whois Privacy
      Protect your privacy
   
   REGISTER YOUR DOMAIN AND GET A WEBSITE WITH SWITE!
   
 * SSL
 * Email
    * Email e Office
    * Business Solutions
    * Additional Services
   
   Check out
   our offers
   Email
   
   
   EMAIL E OFFICE
   
    * Domain with email
      Customize your domain email address
   
   
   BUSINESS SOLUTIONS
   
    * Email Solutions
      Custom management of company emails
   
   
   ADDITIONAL SERVICES
   
    * Unlimited Email Storage
      Give your mailbox unlimited storage
    * GigaMail
      Increase the capacity of your email accounts
    * Business Mail
      Professional management of your email accounts
    * Unlimited Email Accounts
      Unlimited email accounts for your domain
    * IMAP Email
      Your emails with you at all times
    * AntiVirus and AntiSpam
      Protect your emails from viruses and spam
   
   
   
 * Website
    * Website
   
   Check out
   our offers
   WebSite
   
   
   WEBSITE
   
    * SuperSite
      Everything you need to create your website.
    * Wordpress Solutions
      Create your new WordPress website and get straight online with the
      integrated artificial intelligence tool.
    * Swite
      Create your website using photos, posts and videos from your social media
      accounts in seconds!
   
   REGISTER YOUR DOMAIN AND GET A WEBSITE WITH SWITE!
   
 * E-commerce
   E-COMMERCE SOLUTIONS
   
   With our e-commerce solutions selling online has never been so easy.
   Check out
   our offers
   E-commerce
   
   
   CREATE YOUR SHOP
   
   See our solutions
    * SuperSite Professional
      The service with all you need to create and customize your e-commerce
      website using a simple drag&drop
    * Managed WooCommerce Hosting
      A dedicated hosting platform optimized for WordPress and WooCommerce for
      creating and customizing online shops with the help of artificial
      intelligence.
   
   
   
 * Web Marketing
    * rankingCoach
    * Aruba SMS
   
   Check out
   our offers
   Get your site on major search engines and be found by the right people.
   Web Marketing
   
   
   RANKINGCOACH
   
    * RankingCoach
      Manage digital marketing activities with a wide range of tools to improve
      the visibility of your website and your reputation online
   
   
   ARUBA SMS
   
    * Aruba SMS
      Learn about our solutions
   
   
   
 * Aruba Drive
   
 *  customer area


E-COMMERCE SOLUTIONS FOR
SELLING SECURELY, ALL THE TIMEE

The right tools for opening your online shop or expanding your business online.

FIND OUT MORE ABOUT OUR SOLUTIONS
SSL DV INCLUSO SSL


ARUBA SOLUTION TO SUIT ANY ONLINE SHOP

 

Are you just starting out in e-commerce? Set up your online shop using SuperSite
Professional and increase your product sales by selling online.

For those who want a simple solution that doesn't require any programming skills


SUPERSITE PROFESSIONAL NEW FEATURE

READY-TO-USE PLATFORM WITH ADVANCED FEATURES AND POWERED BY AI, FOR SETTING UP
YOUR E-COMMERCE AND SELLING ONLINE.

from€ 19.90 € + VAT/year+ VAT/1st year*
for renewal € 109.00 + VAT
 * Domain with SSL certificate always included
 * Artificial intelligence and chatbot
 * 5 x 1 GB mailboxes
 * Booking and delivery management
 * Dedicated features for restaurants, hotels, bookings and real estate
 * Multiple payment method options

BUY NOW SuperSite Professional
More details

Choose Managed WooCommerce Hosting, if you want to make the most of the
flexibility and features of WordPress, with all the convenience of a hosted
service.

For those who want the flexibility of WordPress with help from AI.


MANAGED WOOCOMMERCE HOSTING

MANAGED SOLUTION FOR SETTING UP YOUR E-COMMERCE WITH WORDPRESS, THANKS TO A
PRE-INSTALLED PLATFORM OPTIMIZED FOR WOOCOMMERCE, COMPLETE WITH CONFIGURATION
OPTIONS AND INTEGRATED WITH ARTIFICIAL INTELLIGENCE.

from€ 79.90 € + VAT/year+ VAT/1st year*
for renewal € 249.00 + VAT
 * Domain with SSL certificate always included
 * AI Assistant
 * Unlimited 1 GB mailboxes
 * Pre-installed WooCommerce
 * Booking and delivery management
 * Dedicated features for restaurants, hotels, bookings and real estate
 * Multiple payment method options
 * Optimized platform with automatic updates and backup
 * + 1000 plugins

BUY NOW Managed WooCommerce
More details
For experts and professionals


MAGENTO CLUSTER ON APPLICATION PLATFORM

MAKE THE MOST OF APPLICATION PLATFORM CLOUD TECHNOLOGY'S AUTOSCALING FOR YOUR
E-COMMERCE PLATFORM.

FIND OUT MORE


ALL YOU NEED FOR A COMPREHENSIVE (AND SECURE) E-COMMERCE PLATFORM

With SuperSite Professional and Managed WooCommerce Hosting, you have all the
tools you need to sell online securely, all the time.

The domain on which you can create your online shop, already HTTPS protected,
and the technology you need to do it (editor or CMS), are included. All you need
is your idea.

 * NO COMMISSION FEES
   
   Complete all your transactions with no additional charges from Aruba.

 * MULTIPLE PAYMENT OPTIONS AVAILABLE
   
   Offer your customers payment options including credit card and PayPal.

 * SECURE BROWSING
   
   Protect your e-commerce platform with the HTTPS protocol.

* Promotions are subject to restrictions




WANT TO SET UP YOUR E-COMMERCE BY YOURSELF, BUT DON'T HAVE THE IT SKILLS? CHOOSE
SUPERSITE

If you're just starting out in designing and managing e-commerce websites,
SuperSite Professional is the solution for you.
This service is recommended for those wanting to set up an online shop, even
with no knowledge of design and graphics. You will have a wide range of layouts
to choose from to set up your virtual shop and support from artificial
intelligence to create your website and generate content.

Find out more


CREATE YOUR ONLINE SHOP ON WORDPRESS WITH MANAGED WOOCOMMERCE HOSTING

If you want to create an e-commerce website using WordPress and take care of all
the details, Managed WooCommerce Hosting is the solution for you, with thousands
of themes and plugins for optimizing and customizing your shop.

The integrated artificial intelligence tool allows you to create your e-commerce
in a matter of minutes: set your goal, choose your style and tone and get online
straightaway.

The platform provided for the service has been designed and optimized for
performance, speed and security. You can test and manage any changes in a
staging environment and take advantage of automatic, continuous monitoring of
back-end performance and product and order entry. Your data security and the
continuity of your business online is guaranteed by automatic 4-hourly backups,
which can be increased to hourly.

FIND OUT MORE


CREATE AND MANAGE YOUR ONLINE SHOP IN THE CLOUD THANKS TO THE MAGENTO CLUSTER ON
JELASTIC

If you need to manage traffic on your e-commerce platform quickly and
effectively, the ideal solution is to take advantage of the autoscaling of the
Cloud technology on which the Jelastic platform is based.

Benefit from one of the best e-commerce solutions available, with the Magento
cluster that you can install automatically from the Jelastic marketplace.

FIND OUT MORE


WE PROTECT YOUR DATA, BECAUSE THE SECURITY OF YOUR WEBSITE IS ONE OF OUR TOP
PRIORITIES

You maintain complete control over your data, safeguarded in certified,
highly-resilient infrastructures: our European data centers.
We are GDPR compliant, respecting privacy and the processing of personal
details. We do not use our Customer’s data for advertising purposes.
Your website is protected and secure, thanks to redundant hardware, asynchronous
data replication and continuous system patching.
Your service includes automatic security checks and regular updates of the
antivirus software.
Find out how we protect you


FREQUENTLY ASKED QUESTIONS

HOW DO I CREATE A MULTILINGUAL E-COMMERCE PLATFORM?

The multilingual feature in SuperSite Professional is limited to the informative
part of the website, where you can select the language. For certain features of
the online shop, however, the default language will always remain the one set
for the browser being used. Meanwhile, Managed WooCommerce Hosting offers
plugins which enable multilingual management for the whole buying process of
your e-commerce platform. These plugins do not come pre-installed so you need to
select the one you want from the “WordPress Plugin” library.

I NEED TO CREATE A CUSTOMER AREA WITH LOGIN ACCESS. HOW DO I DO THIS?

With Managed WooCommerce Hosting you can create a section of your website
reserved for registered customers only. SuperSite Professional does not offer
the possibility of managing areas reserved for customers with login access.

HOW DO I MANAGE PROMOTIONS FOR ITEMS ON MY E-COMMERCE PLATFORM?

If you simply need to be able to apply discounts to items using a voucher code,
you can do so using SuperSite Professional. For more complex discount
arrangements, for example based on the number of items purchased or a certain
expenditure, you should choose Managed WooCommerce Hosting, which enables you to
manage a number of marketing campaigns (click here for more details).

HOW DO I SET UP FREE DELIVERY?

The option of free delivery according to the weight of the items purchased is a
possibility with both SuperSite Professional and Managed WooCommerce Hosting.
Both solutions also allow for the option of limited free delivery to certain
countries (e.g. free delivery in Italy), offering all customers who are
residents of these countries free delivery on all items purchased. Managed
WooCommerce Hosting offers the additional possibility of setting other delivery
option parameters (e.g. total cost of items purchased) and creating delivery
categories according to weight, size, etc. (click here for more details)

IS THERE A LIMIT TO THE NUMBER OF PRODUCTS I CAN MANAGE ON MY E-COMMERCE SITE?

With Managed WooCommerce Hosting and SuperSite Professional, you can manage (and
sell) an unlimited number of products on your e-commerce site.

DO YOU NEED HELP?


SPECIALIST SUPPORT

We provide a 24/7 phone and ticket support service.

Request help
Guides - Create your shop
 


COMPANY

 * About Us
 * Certifications
 * Press
 * Data Center
 * Reseller Program
 * Enterprise Solutions


PRODUCTS AND SERVICES


 * HOSTING AND DOMAINS
   
   * Hosting
   * WordPress
   * Domains
   * Email
   * SuperSite
   * E-commerce
   * Web Marketing
   * Aruba Drive
   * Terms and Conditions


 * CLOUD
   
   * Cloud VPS
   * Aruba Cloud Server
   * Application Platform
   * Virtual Private Cloud
   * Hybrid Cloud
   * Database as a Service
   * Cloud Backup
   * Cloud Object Storage
   * Cloud Monitoring
   * Domain Center
   * Terms and Conditions


 * PEC AND TRUST SERVICES
   
   * PEC - Certified email
   * E-billing
   * SPID
   * Digital signature
   * Digital Preservation
   * Timestamping
   * Custom solutions
   * Partners and Resellers
   * Terms and Conditions


 * DEDICATED SERVERS
   
   * Baremetal and VDS
   * Network
   * Storage
   * Backup
   * Colocation
   * Create your project
   * Custom solutions
   * Terms and Conditions


 * INTERNET CONNECTIONS
   
   * Fiber
   * Transparent pricing Fiber
   * Transparent pricing ADSL


 * MICROSOFT 365
   
   * Terms and Conditions


 * SSL CERTIFICATES


 * PRATICHE.IT


 * SMS


PAYMENT

 * Payments
 * Price list
 * Guides
 * Request support
 * Request sales info




INFO

 * Privacy policy PDF 296 kB
 * Protection of personal data
 * Protect yourself from scams
 * Report abuse
 * Cookie policy
 * Customise cookies
 * Whistleblowing

© 2024 Aruba S.p.A. - via San Clemente, 53 - 24036 Ponte San Pietro (BG)
P.IVA 01573850516 - C.F. 04552920482 - C.S. € 4.000.000,00 i.v. - Numero REA: BG
– 434483 - All rights reserved

FacebookTwitterLinkedinYoutube
×


LEAVE YOUR COMMENT

* required fields

 *  Hosting
 * Pec.it
 * Servers
 * Cloud
 * SSL
 * Fiber
 * Pratiche.it
 * Partners

×

ARE YOU TRYING TO SIGN IN TO THE CUSTOMER AREA?

To sign in, go to the customer area, otherwise select close and search a domain.

GO TO CUSTOMER AREA
Close and search a domain