- ID scansione:
- a282d96a-291b-4276-846d-1917327fb3b9Fatto
- URL inviato:
- https://c1vhosting.it/
- Report terminato:
Link · 4 trovati
I link in uscita identificati dalla pagina
Link | Testo |
---|---|
https://c1v.org/ | C1V Group |
https://t.me/c1vhosting | |
https://www.linkedin.com/company/c1v-hosting | |
https://www.twitter.com/c1vhosting |
Variabili JavaScript · 92 trovate
Le variabili JavaScript globali caricate sull'oggetto finestra di una pagina sono variabili dichiarate all'esterno delle funzioni e accessibili da qualsiasi punto del codice nell'ambito corrente
Nome | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
csrfToken | string |
markdownGuide | string |
locale | string |
saved | string |
saving | string |
whmcsBaseUrl | string |
recaptcha | object |
Messaggi di log della console · 7 trovati
Messaggi registrati nella console Web
Tipo | Categoria | Log |
---|---|---|
error | network |
|
info | network |
|
info | network |
|
error | network |
|
info | network |
|
info | network |
|
log | other |
|
HTML
Il corpo HTML non elaborato della pagina
<!DOCTYPE html><html lang="en"><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Home - C1V hosting</title>
<!-- Styling -->
<link href="/assets/fonts/css/open-sans-family.css" rel="stylesheet" type="text/css">
<link href="/templates/twenty-one/css/all.min.css?v=955d45" rel="stylesheet">
<link href="/templates/twenty-one/css/theme.min.css?v=955d45" rel="stylesheet">
<link href="/assets/css/fontawesome-all.min.css" rel="stylesheet">
<script>
var csrfToken = '32e6737132129b0109eea5dc2998e630c50b2bc3',
markdownGuide = 'Guida Markdown',
locale = 'en',
saved = 'salvato',
saving = 'salvataggio automatico',
whmcsBaseUrl = "";
var recaptcha = {"requiredText":"Richiesto","apiObject":"hcaptcha","siteKey":"1eec8024-b140-436e-a99e-b392b46c97ce","libUrl":"https:\/\/js.hcaptcha.com\/1\/api.js?onload=recaptchaLoadCallback&render=explicit"};</script>
<script src="/templates/twenty-one/js/scripts.min.js?v=955d45"></script>
<!-- SEO Tags -->
<link rel="shortcut icon" href="/assets/img/logo/logoQ.jpg" type="image/x-icon">
<meta property="og:title" content="C1V Hosting: Leader in Hosting, ISP e Colocation">
<meta name="description" content="Scopri C1V Hosting, l'eccellenza in servizi di hosting, ISP e colocation in Italia. Offriamo soluzioni personalizzate, sicurezza di livello enterprise e supporto 24/7 per aziende e privati. Esplora le nostre opzioni per portare il tuo business online al successivo livello di successo.">
<meta property="og:description" content="Esplora C1V Hosting per servizi premium di hosting, ISP e colocation. Dall'hosting condiviso all'infrastruttura dedicata, garantiamo performance, sicurezza e supporto senza pari.">
<meta name="keywords" content="C1V Hosting, hosting di qualità, servizi ISP Italia, colocation data center, hosting VPS, server dedicati, cloud hosting, soluzioni IT personalizzate, hosting sicuro, supporto tecnico 24/7">
<meta property="og:url" content="https://www.c1vhosting.it/">
<meta property="og:site_name" content="C1V Hosting">
<meta property="og:locale" content="it_IT">
<meta property="og:type" content="website">
<meta property="og:image" content="/assets/img/logo/logoQ.jpg">
<meta name="twitter:title" content="C1V Hosting: Leader in Hosting, ISP e Colocation">
<meta name="twitter:description" content="Esplora C1V Hosting per servizi premium di hosting, ISP e colocation. Performance eccezionali, sicurezza avanzata e supporto dedicato 24/7.">
<meta name="twitter:image" content="/assets/img/logo/logoQ.jpg">
<meta name="twitter:card" content="summary">
<meta name="twitter:url" content="https://www.c1vhosting.it/">
<link rel="canonical" href="https://www.c1vhosting.it/"> <script async="" src="https://www.googletagmanager.com/gtag/js?id=G-2FQDTF5VCY"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-2FQDTF5VCY');
</script>
<style>
/* General Styling for #more-info Section */
#more-info .container {
background-color: #ffffff;
padding: 40px;
border-radius: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
#more-info .card {
border: none;
border-radius: 10px;
}
#more-info .card-body {
padding: 20px;
}
#more-info .card-title {
font-size: 1.5rem;
}
#more-info .list-unstyled {
font-size: 1.2rem;
line-height: 2;
}
#more-info .fas {
margin-right: 10px;
color: #007bff;
}
#more-info .btn {
padding: 10px 30px;
font-size: 1.2rem;
}
#more-info .alert {
font-size: 1.1rem;
}
/* Features Section Styles */
#features {
background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}
.feature-box {
background: #ffffff;
border-radius: 10px;
box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
transition: transform 0.3s, box-shadow 0.3s;
}
.feature-box:hover {
transform: translateY(-10px);
box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2);
}
.feature-icon i {
transition: color 0.3s, transform 0.3s;
}
.feature-box:hover .feature-icon i {
transform: scale(1.1);
}
/* Top Content Section */
#top-content {
padding: 40px 0;
background: linear-gradient(135deg, #007bff, #0056b3);
color: #ffffff;
text-align: center;
}
#top-content .big-title {
font-size: 3em;
font-weight: 700;
margin-bottom: 20px;
letter-spacing: 1px;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
#top-content .sub-title {
font-size: 1.4em;
font-weight: 400;
margin-bottom: 30px;
}
#top-content .arrow-button {
display: inline-block;
background-color: #ffc107;
color: #333333;
padding: 14px 28px;
border-radius: 50px;
text-decoration: none;
font-weight: bold;
font-size: 1.2em;
transition: all 0.3s ease;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}
#top-content .arrow-button:hover {
background-color: #e0a800;
transform: scale(1.05);
box-shadow: 0 6px 14px rgba(0, 0, 0, 0.2);
}
/* Overlay styling */
.overlay-country {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
display: none; /* Hide the overlay initially */
justify-content: center;
align-items: center;
z-index: 9999; /* Ensure the popup is above other elements */
}
/* Show the overlay when active */
.overlay-country.active {
display: flex;
animation: fadeIn 0.3s ease;
}
/* Fade-in animation */
@keyframes fadeIn {
from { opacity: 0; }
to { opacity: 1; }
}
/* Popup styling */
.country-popup {
background-color: #fff;
padding: 30px 20px;
border-radius: 8px;
text-align: center;
max-width: 400px;
width: 90%;
box-shadow: 0 5px 15px rgba(0,0,0,0.3);
position: relative;
}
/* Heading styling */
.country-popup h3 {
font-size: 24px;
color: #333;
margin-bottom: 15px;
}
/* Notice text */
.country-popup .notice {
font-style: italic;
color: #666;
margin-bottom: 25px;
font-size: 14px;
}
/* Country buttons container */
.country-buttons {
display: flex;
justify-content: center;
gap: 30px;
}
/* Country button styling */
.country-button {
background-color: transparent;
border: none;
cursor: pointer;
text-align: center;
}
.country-button img {
width: 60px;
height: auto;
display: block;
margin: 0 auto 10px;
}
.country-button span {
font-size: 16px;
color: #333;
}
.country-button:hover span {
text-decoration: underline;
}
/* Hover effect */
.country-button:hover img {
transform: scale(1.05);
transition: transform 0.2s ease;
}
/* Close button styling */
.close-popup {
position: absolute;
top: 10px;
right: 15px;
background: none;
border: none;
font-size: 24px;
color: #999;
cursor: pointer;
}
.close-popup:hover {
color: #333;
}
/* Responsive adjustments */
@media (max-width: 480px) {
.country-buttons {
flex-direction: column;
gap: 20px;
}
}
</style>
</head>
<body class="primary-bg-color" data-phone-cc-input="1">
<header id="header" class="header">
<div class="navbar navbar-light">
<div class="container">
<a class="navbar-brand mr-3" href="/index.php">
<img src="/assets/img/logo.png" alt="C1V hosting" class="logo-img">
</a>
<ul class="navbar-nav toolbar">
<li class="nav-item ml-3">
<a class="btn nav-link cart-btn" href="/cart.php?a=view">
<i class="far fa-shopping-cart fa-fw"></i>
<span id="cartItemCount" class="badge badge-info">0</span>
<span class="sr-only">Carrello</span>
</a>
</li>
<li class="nav-item ml-3 d-xl-none">
<button class="btn nav-link" type="button" data-toggle="collapse" data-target="#mainNavbar">
<span class="fas fa-bars fa-fw"></span>
</button>
</li>
</ul>
</div>
</div>
<div class="navbar navbar-expand-xl main-navbar-wrapper">
<div class="container">
<div class="collapse navbar-collapse" id="mainNavbar">
<form method="post" action="/index.php?rp=/knowledgebase/search" class="d-xl-none">
<input type="hidden" name="token" value="32e6737132129b0109eea5dc2998e630c50b2bc3">
<div class="input-group search w-100 mb-2">
<div class="input-group-prepend">
<button class="btn btn-default" type="submit">
<i class="fas fa-search"></i>
</button>
</div>
<input class="form-control prepended-form-control" type="text" name="search" placeholder="Cerca nella nostra knowledge base...">
</div>
</form>
<ul id="nav" class="navbar-nav mr-auto">
<li menuitemname="Home" class="d-block no-collapse" id="Primary_Navbar-Home">
<a class="pr-4" href="/index.php">
<i class="fas fa-home"></i> Home
</a>
</li>
<li menuitemname="Store" class="d-block dropdown no-collapse" id="Primary_Navbar-Store">
<a class="pr-4 dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" href="#">
Negozio
</a>
<ul class="dropdown-menu">
<li menuitemname="Browse Products Services" class="dropdown-item" id="Primary_Navbar-Store-Browse_Products_Services">
<a href="/index.php?rp=/store" class="dropdown-item px-2 py-0">
Sfoglia tutto
</a>
</li>
<div class="dropdown-divider"></div>
<li menuitemname="SSD Web Hosting" class="dropdown-item" id="Primary_Navbar-Store-SSD_Web_Hosting">
<a href="/index.php?rp=/store/ssd-web-hosting" class="dropdown-item px-2 py-0">
SSD Web Hosting
</a>
</li>
<li menuitemname="Cloud Linux VPS SSD" class="dropdown-item" id="Primary_Navbar-Store-Cloud_Linux_VPS_SSD">
<a href="/index.php?rp=/store/cloud-linux-vps-ssd" class="dropdown-item px-2 py-0">
Cloud Linux VPS SSD
</a>
</li>
<li menuitemname="Cloud Linux VPS NVMe" class="dropdown-item" id="Primary_Navbar-Store-Cloud_Linux_VPS_NVMe">
<a href="/index.php?rp=/store/cloud-linux-vps-nvme" class="dropdown-item px-2 py-0">
Cloud Linux VPS NVMe
</a>
</li>
<li menuitemname="Cloud Windows Server VPS" class="dropdown-item" id="Primary_Navbar-Store-Cloud_Windows_Server_VPS">
<a href="/index.php?rp=/store/cloud-windows-server-vps" class="dropdown-item px-2 py-0">
Cloud Windows Server VPS
</a>
</li>
<li menuitemname="Cloud CHR VPS" class="dropdown-item" id="Primary_Navbar-Store-Cloud_CHR_VPS">
<a href="/index.php?rp=/store/cloud-chr-vps-routeros" class="dropdown-item px-2 py-0">
Cloud CHR VPS
</a>
</li>
<li menuitemname="Budget Dedicated Servers" class="dropdown-item" id="Primary_Navbar-Store-Budget_Dedicated_Servers">
<a href="/index.php?rp=/store/budget-dedicated-servers" class="dropdown-item px-2 py-0">
Budget Dedicated Servers
</a>
</li>
<li menuitemname="Dedicated Servers" class="dropdown-item" id="Primary_Navbar-Store-Dedicated_Servers">
<a href="/index.php?rp=/store/server-dedicati-in-italia" class="dropdown-item px-2 py-0">
Dedicated Servers
</a>
</li>
<li menuitemname="Affordable GPU Servers" class="dropdown-item" id="Primary_Navbar-Store-Affordable_GPU_Servers">
<a href="/index.php?rp=/store/server-dedicati-gpu" class="dropdown-item px-2 py-0">
Affordable GPU Servers
</a>
</li>
<li menuitemname="Datacenter Colocation" class="dropdown-item" id="Primary_Navbar-Store-Datacenter_Colocation">
<a href="/index.php?rp=/store/datacenter-colocation-in-italia-a-pomezia" class="dropdown-item px-2 py-0">
Datacenter Colocation
</a>
</li>
<li menuitemname="RIPE LIR Services" class="dropdown-item" id="Primary_Navbar-Store-RIPE_LIR_Services">
<a href="/index.php?rp=/store/servizi-lir-ripe" class="dropdown-item px-2 py-0">
RIPE LIR Services
</a>
</li>
<li menuitemname="DDoS Protection" class="dropdown-item" id="Primary_Navbar-Store-DDoS_Protection">
<a href="/index.php?rp=/store/protezione-da-attacchi-ddos-per-la-tua-azienda" class="dropdown-item px-2 py-0">
DDoS Protection
</a>
</li>
<li menuitemname="VPN" class="dropdown-item" id="Primary_Navbar-Store-VPN">
<a href="/index.php?rp=/store/vpn" class="dropdown-item px-2 py-0">
VPN
</a>
</li>
<li menuitemname="MikroTik Licenses" class="dropdown-item" id="Primary_Navbar-Store-MikroTik_Licenses">
<a href="/index.php?rp=/store/mikrotik" class="dropdown-item px-2 py-0">
MikroTik Licenses
</a>
</li>
<li menuitemname="IP transit" class="dropdown-item" id="Primary_Navbar-Store-IP_transit">
<a href="/index.php?rp=/store/ip-transit" class="dropdown-item px-2 py-0">
IP transit
</a>
</li>
</ul>
</li>
<li menuitemname="About us" class="d-block dropdown no-collapse" id="Primary_Navbar-About_us">
<a class="pr-4 dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" href="#">
About us
</a>
<ul class="dropdown-menu">
<li menuitemname="About Us" class="dropdown-item" id="Primary_Navbar-About_us-About_Us">
<a href="/aboutus.php" class="dropdown-item px-2 py-0">
<i class="fas fa-info-circle"></i> About Us
</a>
</li>
<li menuitemname="Our Datacenter" class="dropdown-item" id="Primary_Navbar-About_us-Our_Datacenter">
<a href="/datacenter.php" class="dropdown-item px-2 py-0">
<i class="fas fa-server"></i> Our Datacenter
</a>
</li>
</ul>
</li>
<li menuitemname="<b>Get a trial VPS for 3 days</b>" class="d-block" id="Primary_Navbar-<b>Get_a_trial_VPS_for_3_days<_b>">
<a class="pr-4" href="/vpstrial.php">
<i class="fas fa-gift"></i> <b>Get a trial VPS for 3 days</b>
</a>
</li>
<li class="d-none dropdown collapsable-dropdown">
<a class="dropdown-toggle" href="#" id="navbarDropdownMenu" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Altro
</a>
<ul class="collapsable-dropdown-menu dropdown-menu" aria-labelledby="navbarDropdownMenu">
</ul>
</li>
</ul>
<ul class="navbar-nav ml-auto">
<li menuitemname="Account" class="d-block no-collapse dropdown no-collapse" id="Secondary_Navbar-Account">
<a class=" dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" href="#">
Account
</a>
<ul class="dropdown-menu dropdown-menu-right">
<li menuitemname="Login" class="dropdown-item" id="Secondary_Navbar-Account-Login">
<a href="/clientarea.php" class="dropdown-item px-2 py-0">
Accedi
</a>
</li>
<li menuitemname="Register" class="dropdown-item" id="Secondary_Navbar-Account-Register">
<a href="/register.php" class="dropdown-item px-2 py-0">
Registrati
</a>
</li>
<div class="dropdown-divider"></div>
<li menuitemname="Forgot Password?" class="dropdown-item" id="Secondary_Navbar-Account-Forgot_Password?">
<a href="/index.php?rp=/password/reset" class="dropdown-item px-2 py-0">
Password dimenticata?
</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
</header>
<nav class="master-breadcrumb" aria-label="breadcrumb">
<div class="container">
<ol class="breadcrumb">
<li class="breadcrumb-item active" aria-current="page">
Home
</li>
</ol>
</div>
</nav>
<!-- Features Section -->
<div id="features" class="container-fluid py-5">
<div class="container">
<!-- Section Title -->
<div class="row text-center mb-5">
<div class="col">
<h2 class="display-4 font-weight-bold text-dark">Why Choose C1V Hosting?</h2>
<p class="lead text-secondary">Get more for less with our budget-friendly hosting solutions. Here's why we're the smart choice:</p>
</div>
</div>
<!-- Features -->
<div class="row">
<!-- Feature Box 1 -->
<div class="col-md-3 mb-4">
<div class="feature-box h-100 text-center p-4">
<div class="feature-icon mb-3">
<i class="fas fa-piggy-bank fa-3x text-primary"></i>
</div>
<h5 class="font-weight-bold text-dark mb-3">Affordable Plans</h5>
<p class="text-secondary">Enjoy premium hosting without breaking the bank. Our plans are tailored to fit even the tightest budgets.</p>
</div>
</div>
<!-- Feature Box 2 -->
<div class="col-md-3 mb-4">
<div class="feature-box h-100 text-center p-4">
<div class="feature-icon mb-3">
<i class="fas fa-tachometer-alt fa-3x text-success"></i>
</div>
<h5 class="font-weight-bold text-dark mb-3">Optimized Performance</h5>
<p class="text-secondary">Experience fast and reliable hosting. We balance cost and performance to meet your everyday needs.</p>
</div>
</div>
<!-- Feature Box 3 -->
<div class="col-md-3 mb-4">
<div class="feature-box h-100 text-center p-4">
<div class="feature-icon mb-3">
<i class="fas fa-shield-alt fa-3x text-danger"></i>
</div>
<h5 class="font-weight-bold text-dark mb-3">Robust Security</h5>
<p class="text-secondary">Protect your data with our comprehensive security features. We prioritize your safety at no extra cost.</p>
</div>
</div>
<!-- Feature Box 4 -->
<div class="col-md-3 mb-4">
<div class="feature-box h-100 text-center p-4">
<div class="feature-icon mb-3">
<i class="fas fa-headset fa-3x text-info"></i>
</div>
<h5 class="font-weight-bold text-dark mb-3">Reactive Support</h5>
<p class="text-secondary">Our team is here to help you. Get expert assistance when you need the most.</p>
</div>
</div>
</div>
</div>
</div>
<!-- Custom CSS -->
<style>
/* Features Section Styles */
#features {
background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}
.feature-box {
background: #ffffff;
border-radius: 10px;
box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
transition: transform 0.3s, box-shadow 0.3s;
}
.feature-box:hover {
transform: translateY(-10px);
box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2);
}
.feature-icon i {
transition: color 0.3s, transform 0.3s;
}
.feature-box:hover .feature-icon i {
transform: scale(1.1);
}
</style>
<section id="main-body">
<div class="container">
<div class="row">
<div class="col-12 primary-content">
<div class="overlay-country active" id="countryPopupOverlay">
<div class="country-popup">
<button class="close-popup" onclick="closeCountryPopup()">×</button>
<h3>Welcome to C1V,<br>Please select your language</h3>
<p class="notice">Please note that translations may not be perfectly accurate. We apologize for any inconvenience.</p>
<div class="country-buttons">
<button onclick="setCountry('IT')" class="country-button">
<img src="/assets/img/country/italy_flag.png" alt="Italian Flag">
<span>Italiano</span>
</button>
<button onclick="setCountry('EN')" class="country-button">
<img src="/assets/img/country/england_flag.png" alt="English Flag">
<span>English</span>
</button>
</div>
</div>
</div>
<!-- Cookie Consent Banner -->
<div id="cookieConsentBanner" class="fixed-bottom bg-light p-3 shadow" style="display: block;">
<div class="container">
<div class="row align-items-center">
<div class="col-12 col-md-8">
<p class="mb-2 mb-md-0">
Questo sito utilizza Google Analytics per migliorare la tua esperienza.
</p>
</div>
<div class="col-12 col-md-4 text-md-right">
<button class="btn btn-primary mr-2" id="acceptCookieConsent">Accetto</button>
<button class="btn btn-secondary" id="toggleDetails">Più Info</button>
</div>
</div>
<div class="row mt-2" id="cookieDetails" style="display: none;">
<div class="col-12">
<p class="mb-0">
Non vengono salvati cookie tecnici sul tuo dispositivo oltre a quelli necessari per far scomparire questo banner se accetti le condizioni.
Google Analytics aiuta ad analizzare il traffico del sito e le informazioni raccolte vengono utilizzate solo a questo scopo.
Puoi leggere la nostra <a href="https://www.c1vhosting.it/privacy.pdf">politica sulla privacy</a> per ulteriori dettagli.
</p>
</div>
</div>
</div>
</div>
<h2 class="text-center m-4" style="font-size: 2.5rem; font-weight: 700; color: #333;">
Scopri i nostri prodotti/servizi
</h2>
<div class="row row-cols-1 row-cols-md-2 row-cols-lg-3 g-4">
<div class="col" style="display: flex; justify-content: center; margin-bottom: 30px;">
<div class="card" style="border-radius: 20px; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; border: none; display: flex; flex-direction: column; height: 80%; margin: 0 15px;">
<div class="card-body" style="padding: 40px; text-align: center; flex-grow: 1;">
<h3 class="card-title" style="font-size: 1.8rem; font-weight: 700; color: #333; margin-bottom: 20px;">
SSD Web Hosting
</h3>
<p class="card-text" style="font-size: 1.1rem; color: #6c757d; margin-bottom: 20px; line-height: 1.6;">
SSD Web Hosting garantisce velocità di caricamento ottimali per il tuo sito, offrendo prestazioni eccezionali per un budget molto ridotto. Questa offerta è disponibile per i Clienti che hanno già un dominio, hai bisogno di registrare un dominio? Contattaci.
</p>
</div>
<div class="card-footer" style="padding: 20px; text-align: center; background-color: transparent; border-top: none;">
<a href="/index.php?rp=/store/ssd-web-hosting" class="btn" style="background: #16c412; color: #fff; padding: 12px 24px; font-size: 1.2rem; border-radius: 30px; text-transform: uppercase; font-weight: 600; display: inline-block; width: 100%; transition: background 0.3s ease, transform 0.3s ease; text-decoration: none;">
Sfoglia i prodotti
</a>
</div>
</div>
</div>
<div class="col" style="display: flex; justify-content: center; margin-bottom: 30px;">
<div class="card" style="border-radius: 20px; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; border: none; display: flex; flex-direction: column; height: 80%; margin: 0 15px;">
<div class="card-body" style="padding: 40px; text-align: center; flex-grow: 1;">
<h3 class="card-title" style="font-size: 1.8rem; font-weight: 700; color: #333; margin-bottom: 20px;">
Cloud Linux VPS SSD
</h3>
<p class="card-text" style="font-size: 1.1rem; color: #6c757d; margin-bottom: 20px; line-height: 1.6;">
Dedicate exclusivity to your online project. The C1V Basic AI, combined with RAID 10 SATA SSD, delivers top performance for your Cloud instance. In our shared vCores plans, hardware resources are shared with other users, which can affect response times. Ideal for development and production environments with medium traffic levels. Need more power? Contact us.
</p>
</div>
<div class="card-footer" style="padding: 20px; text-align: center; background-color: transparent; border-top: none;">
<a href="/index.php?rp=/store/cloud-linux-vps-ssd" class="btn" style="background: #16c412; color: #fff; padding: 12px 24px; font-size: 1.2rem; border-radius: 30px; text-transform: uppercase; font-weight: 600; display: inline-block; width: 100%; transition: background 0.3s ease, transform 0.3s ease; text-decoration: none;">
Sfoglia i prodotti
</a>
</div>
</div>
</div>
<div class="col" style="display: flex; justify-content: center; margin-bottom: 30px;">
<div class="card" style="border-radius: 20px; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; border: none; display: flex; flex-direction: column; height: 80%; margin: 0 15px;">
<div class="card-body" style="padding: 40px; text-align: center; flex-grow: 1;">
<h3 class="card-title" style="font-size: 1.8rem; font-weight: 700; color: #333; margin-bottom: 20px;">
Cloud Linux VPS NVMe
</h3>
<p class="card-text" style="font-size: 1.1rem; color: #6c757d; margin-bottom: 20px; line-height: 1.6;">
Dedicate exclusivity to your online project. The C1V Basic AI, combined with NVMe PCIE SSD, delivers top performance for your Cloud instance. In our shared vCores plans, hardware resources are shared with other users, which can affect response times. Ideal for development and production environments with medium traffic levels. Need more power? Contact us.
</p>
</div>
<div class="card-footer" style="padding: 20px; text-align: center; background-color: transparent; border-top: none;">
<a href="/index.php?rp=/store/cloud-linux-vps-nvme" class="btn" style="background: #16c412; color: #fff; padding: 12px 24px; font-size: 1.2rem; border-radius: 30px; text-transform: uppercase; font-weight: 600; display: inline-block; width: 100%; transition: background 0.3s ease, transform 0.3s ease; text-decoration: none;">
Sfoglia i prodotti
</a>
</div>
</div>
</div>
<div class="col" style="display: flex; justify-content: center; margin-bottom: 30px;">
<div class="card" style="border-radius: 20px; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; border: none; display: flex; flex-direction: column; height: 80%; margin: 0 15px;">
<div class="card-body" style="padding: 40px; text-align: center; flex-grow: 1;">
<h3 class="card-title" style="font-size: 1.8rem; font-weight: 700; color: #333; margin-bottom: 20px;">
Cloud Windows Server VPS
</h3>
<p class="card-text" style="font-size: 1.1rem; color: #6c757d; margin-bottom: 20px; line-height: 1.6;">
Elevate your online presence with our robust Windows Server VPS hosting. Experience seamless performance, reliability, and scalability for your mission-critical applications.
</p>
</div>
<div class="card-footer" style="padding: 20px; text-align: center; background-color: transparent; border-top: none;">
<a href="/index.php?rp=/store/cloud-windows-server-vps" class="btn" style="background: #16c412; color: #fff; padding: 12px 24px; font-size: 1.2rem; border-radius: 30px; text-transform: uppercase; font-weight: 600; display: inline-block; width: 100%; transition: background 0.3s ease, transform 0.3s ease; text-decoration: none;">
Sfoglia i prodotti
</a>
</div>
</div>
</div>
<div class="col" style="display: flex; justify-content: center; margin-bottom: 30px;">
<div class="card" style="border-radius: 20px; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; border: none; display: flex; flex-direction: column; height: 80%; margin: 0 15px;">
<div class="card-body" style="padding: 40px; text-align: center; flex-grow: 1;">
<h3 class="card-title" style="font-size: 1.8rem; font-weight: 700; color: #333; margin-bottom: 20px;">
Cloud CHR VPS
</h3>
<p class="card-text" style="font-size: 1.1rem; color: #6c757d; margin-bottom: 20px; line-height: 1.6;">
Deploy in under one minute your Mikrotik Cloud Hosted Router VPS
</p>
</div>
<div class="card-footer" style="padding: 20px; text-align: center; background-color: transparent; border-top: none;">
<a href="/index.php?rp=/store/cloud-chr-vps-routeros" class="btn" style="background: #16c412; color: #fff; padding: 12px 24px; font-size: 1.2rem; border-radius: 30px; text-transform: uppercase; font-weight: 600; display: inline-block; width: 100%; transition: background 0.3s ease, transform 0.3s ease; text-decoration: none;">
Sfoglia i prodotti
</a>
</div>
</div>
</div>
<div class="col" style="display: flex; justify-content: center; margin-bottom: 30px;">
<div class="card" style="border-radius: 20px; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; border: none; display: flex; flex-direction: column; height: 80%; margin: 0 15px;">
<div class="card-body" style="padding: 40px; text-align: center; flex-grow: 1;">
<h3 class="card-title" style="font-size: 1.8rem; font-weight: 700; color: #333; margin-bottom: 20px;">
Budget Dedicated Servers
</h3>
<p class="card-text" style="font-size: 1.1rem; color: #6c757d; margin-bottom: 20px; line-height: 1.6;">
Experience the power and flexibility of our dedicated servers. CPU or disk models may vary slightly from those offered.
</p>
</div>
<div class="card-footer" style="padding: 20px; text-align: center; background-color: transparent; border-top: none;">
<a href="/index.php?rp=/store/budget-dedicated-servers" class="btn" style="background: #16c412; color: #fff; padding: 12px 24px; font-size: 1.2rem; border-radius: 30px; text-transform: uppercase; font-weight: 600; display: inline-block; width: 100%; transition: background 0.3s ease, transform 0.3s ease; text-decoration: none;">
Sfoglia i prodotti
</a>
</div>
</div>
</div>
<div class="col" style="display: flex; justify-content: center; margin-bottom: 30px;">
<div class="card" style="border-radius: 20px; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; border: none; display: flex; flex-direction: column; height: 80%; margin: 0 15px;">
<div class="card-body" style="padding: 40px; text-align: center; flex-grow: 1;">
<h3 class="card-title" style="font-size: 1.8rem; font-weight: 700; color: #333; margin-bottom: 20px;">
Dedicated Servers
</h3>
<p class="card-text" style="font-size: 1.1rem; color: #6c757d; margin-bottom: 20px; line-height: 1.6;">
Experience the power and flexibility of our dedicated servers. With customizable configurations, advanced security, and expert technical support, we provide the perfect solution for your business needs.
</p>
</div>
<div class="card-footer" style="padding: 20px; text-align: center; background-color: transparent; border-top: none;">
<a href="/index.php?rp=/store/server-dedicati-in-italia" class="btn" style="background: #16c412; color: #fff; padding: 12px 24px; font-size: 1.2rem; border-radius: 30px; text-transform: uppercase; font-weight: 600; display: inline-block; width: 100%; transition: background 0.3s ease, transform 0.3s ease; text-decoration: none;">
Sfoglia i prodotti
</a>
</div>
</div>
</div>
<div class="col" style="display: flex; justify-content: center; margin-bottom: 30px;">
<div class="card" style="border-radius: 20px; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; border: none; display: flex; flex-direction: column; height: 80%; margin: 0 15px;">
<div class="card-body" style="padding: 40px; text-align: center; flex-grow: 1;">
<h3 class="card-title" style="font-size: 1.8rem; font-weight: 700; color: #333; margin-bottom: 20px;">
Affordable GPU Servers
</h3>
<p class="card-text" style="font-size: 1.1rem; color: #6c757d; margin-bottom: 20px; line-height: 1.6;">
Unmatched Performance for AI, Gaming, and Professional Graphic Rendering
</p>
</div>
<div class="card-footer" style="padding: 20px; text-align: center; background-color: transparent; border-top: none;">
<a href="/index.php?rp=/store/server-dedicati-gpu" class="btn" style="background: #16c412; color: #fff; padding: 12px 24px; font-size: 1.2rem; border-radius: 30px; text-transform: uppercase; font-weight: 600; display: inline-block; width: 100%; transition: background 0.3s ease, transform 0.3s ease; text-decoration: none;">
Sfoglia i prodotti
</a>
</div>
</div>
</div>
<div class="col" style="display: flex; justify-content: center; margin-bottom: 30px;">
<div class="card" style="border-radius: 20px; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; border: none; display: flex; flex-direction: column; height: 80%; margin: 0 15px;">
<div class="card-body" style="padding: 40px; text-align: center; flex-grow: 1;">
<h3 class="card-title" style="font-size: 1.8rem; font-weight: 700; color: #333; margin-bottom: 20px;">
Datacenter Colocation
</h3>
<p class="card-text" style="font-size: 1.1rem; color: #6c757d; margin-bottom: 20px; line-height: 1.6;">
Your IT infrastructure at the heart of Italian connectivity
</p>
</div>
<div class="card-footer" style="padding: 20px; text-align: center; background-color: transparent; border-top: none;">
<a href="/index.php?rp=/store/datacenter-colocation-in-italia-a-pomezia" class="btn" style="background: #16c412; color: #fff; padding: 12px 24px; font-size: 1.2rem; border-radius: 30px; text-transform: uppercase; font-weight: 600; display: inline-block; width: 100%; transition: background 0.3s ease, transform 0.3s ease; text-decoration: none;">
Sfoglia i prodotti
</a>
</div>
</div>
</div>
<div class="col" style="display: flex; justify-content: center; margin-bottom: 30px;">
<div class="card" style="border-radius: 20px; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; border: none; display: flex; flex-direction: column; height: 80%; margin: 0 15px;">
<div class="card-body" style="padding: 40px; text-align: center; flex-grow: 1;">
<h3 class="card-title" style="font-size: 1.8rem; font-weight: 700; color: #333; margin-bottom: 20px;">
RIPE LIR Services
</h3>
<p class="card-text" style="font-size: 1.1rem; color: #6c757d; margin-bottom: 20px; line-height: 1.6;">
Entrust us with your network management: we register your AS and offer IPv4 and IPv6 subnet leasing for robust and scalable connectivity.
</p>
</div>
<div class="card-footer" style="padding: 20px; text-align: center; background-color: transparent; border-top: none;">
<a href="/index.php?rp=/store/servizi-lir-ripe" class="btn" style="background: #16c412; color: #fff; padding: 12px 24px; font-size: 1.2rem; border-radius: 30px; text-transform: uppercase; font-weight: 600; display: inline-block; width: 100%; transition: background 0.3s ease, transform 0.3s ease; text-decoration: none;">
Sfoglia i prodotti
</a>
</div>
</div>
</div>
<div class="col" style="display: flex; justify-content: center; margin-bottom: 30px;">
<div class="card" style="border-radius: 20px; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; border: none; display: flex; flex-direction: column; height: 80%; margin: 0 15px;">
<div class="card-body" style="padding: 40px; text-align: center; flex-grow: 1;">
<h3 class="card-title" style="font-size: 1.8rem; font-weight: 700; color: #333; margin-bottom: 20px;">
DDoS Protection
</h3>
<p class="card-text" style="font-size: 1.1rem; color: #6c757d; margin-bottom: 20px; line-height: 1.6;">
Safeguard your company with our comprehensive DDoS protection solution, ensuring operational continuity and security.
</p>
</div>
<div class="card-footer" style="padding: 20px; text-align: center; background-color: transparent; border-top: none;">
<a href="/index.php?rp=/store/protezione-da-attacchi-ddos-per-la-tua-azienda" class="btn" style="background: #16c412; color: #fff; padding: 12px 24px; font-size: 1.2rem; border-radius: 30px; text-transform: uppercase; font-weight: 600; display: inline-block; width: 100%; transition: background 0.3s ease, transform 0.3s ease; text-decoration: none;">
Sfoglia i prodotti
</a>
</div>
</div>
</div>
<div class="col" style="display: flex; justify-content: center; margin-bottom: 30px;">
<div class="card" style="border-radius: 20px; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; border: none; display: flex; flex-direction: column; height: 80%; margin: 0 15px;">
<div class="card-body" style="padding: 40px; text-align: center; flex-grow: 1;">
<h3 class="card-title" style="font-size: 1.8rem; font-weight: 700; color: #333; margin-bottom: 20px;">
VPN
</h3>
<p class="card-text" style="font-size: 1.1rem; color: #6c757d; margin-bottom: 20px; line-height: 1.6;">
Experience Unmatched Privacy and Freedom Online
</p>
</div>
<div class="card-footer" style="padding: 20px; text-align: center; background-color: transparent; border-top: none;">
<a href="/index.php?rp=/store/vpn" class="btn" style="background: #16c412; color: #fff; padding: 12px 24px; font-size: 1.2rem; border-radius: 30px; text-transform: uppercase; font-weight: 600; display: inline-block; width: 100%; transition: background 0.3s ease, transform 0.3s ease; text-decoration: none;">
Sfoglia i prodotti
</a>
</div>
</div>
</div>
<div class="col" style="display: flex; justify-content: center; margin-bottom: 30px;">
<div class="card" style="border-radius: 20px; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; border: none; display: flex; flex-direction: column; height: 80%; margin: 0 15px;">
<div class="card-body" style="padding: 40px; text-align: center; flex-grow: 1;">
<h3 class="card-title" style="font-size: 1.8rem; font-weight: 700; color: #333; margin-bottom: 20px;">
MikroTik Licenses
</h3>
<p class="card-text" style="font-size: 1.1rem; color: #6c757d; margin-bottom: 20px; line-height: 1.6;">
The most affordable products to start powering your network
</p>
</div>
<div class="card-footer" style="padding: 20px; text-align: center; background-color: transparent; border-top: none;">
<a href="/index.php?rp=/store/mikrotik" class="btn" style="background: #16c412; color: #fff; padding: 12px 24px; font-size: 1.2rem; border-radius: 30px; text-transform: uppercase; font-weight: 600; display: inline-block; width: 100%; transition: background 0.3s ease, transform 0.3s ease; text-decoration: none;">
Sfoglia i prodotti
</a>
</div>
</div>
</div>
<div class="col" style="display: flex; justify-content: center; margin-bottom: 30px;">
<div class="card" style="border-radius: 20px; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; border: none; display: flex; flex-direction: column; height: 80%; margin: 0 15px;">
<div class="card-body" style="padding: 40px; text-align: center; flex-grow: 1;">
<h3 class="card-title" style="font-size: 1.8rem; font-weight: 700; color: #333; margin-bottom: 20px;">
IP transit
</h3>
<p class="card-text" style="font-size: 1.1rem; color: #6c757d; margin-bottom: 20px; line-height: 1.6;">
Direct, Reliable Connectivity for Access and Content Providers, Optimized for Your Business Success
</p>
</div>
<div class="card-footer" style="padding: 20px; text-align: center; background-color: transparent; border-top: none;">
<a href="/index.php?rp=/store/ip-transit" class="btn" style="background: #16c412; color: #fff; padding: 12px 24px; font-size: 1.2rem; border-radius: 30px; text-transform: uppercase; font-weight: 600; display: inline-block; width: 100%; transition: background 0.3s ease, transform 0.3s ease; text-decoration: none;">
Sfoglia i prodotti
</a>
</div>
</div>
</div>
</div>
<h2 class="text-center m-4" style="font-size: 2.5rem; font-weight: 700; color: #333;">
Come possiamo aiutarti oggi
</h2>
<div class="row my-5 g-4 text-center action-icon-btns">
<div class="col-6 col-md-4 col-lg">
<a href="/index.php?rp=/announcements" class="card shadow-sm border-0 p-4 rounded card-accent-teal">
<i class="fal fa-bullhorn fa-3x mb-3"></i>
<p class="lead">Comunicazioni</p>
</a>
</div>
<div class="col-6 col-md-4 col-lg">
<a href="serverstatus.php" class="card shadow-sm border-0 p-4 rounded card-accent-pomegranate">
<i class="fal fa-server fa-3x mb-3"></i>
<p class="lead">Stato del Network</p>
</a>
</div>
<div class="col-6 col-md-4 col-lg">
<a href="/index.php?rp=/knowledgebase" class="card shadow-sm border-0 p-4 rounded card-accent-sun-flower">
<i class="fal fa-book fa-3x mb-3"></i>
<p class="lead">Archivio Domande</p>
</a>
</div>
<div class="col-6 col-md-4 offset-md-2 offset-lg-0 col-lg">
<a href="/index.php?rp=/download" class="card shadow-sm border-0 p-4 rounded card-accent-asbestos">
<i class="fal fa-download fa-3x mb-3"></i>
<p class="lead">Download</p>
</a>
</div>
<div class="col-6 offset-3 offset-md-0 col-md-4 col-lg">
<a href="submitticket.php" class="card shadow-sm border-0 p-4 rounded card-accent-green">
<i class="fal fa-life-ring fa-3x mb-3"></i>
<p class="lead">Apri ticket</p>
</a>
</div>
</div>
<h2 class="text-center m-4" style="font-size: 2.5rem; font-weight: 700; color: #333;">
Il tuo Account
</h2>
<div class="row my-5 g-4 text-center action-icon-btns">
<div class="col-6 col-md-4 col-lg">
<a href="clientarea.php" class="card shadow-sm border-0 p-4 rounded card-accent-midnight-blue">
<i class="fal fa-home fa-3x mb-3"></i>
<p class="lead">Il tuo Account</p>
</a>
</div>
<div class="col-6 col-md-4 col-lg">
<a href="clientarea.php?action=services" class="card shadow-sm border-0 p-4 rounded card-accent-midnight-blue">
<i class="far fa-cubes fa-3x mb-3"></i>
<p class="lead">Gestisci i servizi</p>
</a>
</div>
<div class="col-6 col-md-4 offset-md-2 offset-lg-0 col-lg">
<a href="supporttickets.php" class="card shadow-sm border-0 p-4 rounded card-accent-midnight-blue">
<i class="fal fa-comments fa-3x mb-3"></i>
<p class="lead">Richieste di assistenza</p>
</a>
</div>
<div class="col-6 offset-3 offset-md-0 col-md-4 col-lg">
<a href="clientarea.php?action=masspay&all=true" class="card shadow-sm border-0 p-4 rounded card-accent-midnight-blue">
<i class="fal fa-credit-card fa-3x mb-3"></i>
<p class="lead">Effettua un pagamento</p>
</a>
</div>
</div>
</div>
</div>
<div class="clearfix"></div>
</div>
</section>
<footer id="footer" class="footer bg-dark text-light pt-5 pb-4">
<div class="container">
<!-- First Row: Logo, About, Links, Contact -->
<div class="row mb-4">
<!-- Logo -->
<div class="col-12 col-md-3 mb-4 mb-md-0 text-center text-md-left">
<img class="logo-mini img-fluid" src="/assets/img/logo.png" alt="C1V Logo">
</div>
<!-- About -->
<div class="col-12 col-md-3 mb-4 mb-md-0">
<h5>About</h5>
<p>
We are committed to sustainability and have implemented several plans to reduce our carbon emissions and achieve climate neutrality.
One of these measures includes sourcing electricity for our data center through a renewable supply contract.
These efforts allow us to operate responsibly from an environmental standpoint.
<a href="/aboutus.php" class="text-light">Learn more</a>
</p>
</div>
<!-- Links -->
<div class="col-12 col-md-3 mb-4 mb-md-0">
<h5>Links</h5>
<ul class="list-unstyled footer-menu">
<li><a href="https://helpdesk.c1vhosting.it/" class="text-light">Status Page</a></li>
<li><a href="https://www.c1vhosting.it/agreements/ToS_C1V_Hosting_2024.pdf" class="text-light">Terms of Service</a></li>
<li><a href="https://www.c1vhosting.it/agreements/privacy.pdf" class="text-light">Privacy and Cookie Policy</a></li>
<li><a href="https://looking-glass.c1vhosting.it/lg/" class="text-light">Looking Glass</a></li>
<li><a href="https://looking-glass.c1vhosting.it/bgp_communities.html" class="text-light">BGP Communities</a></li>
<li><a href="https://www.c1vhosting.it/agreements/Refund_Policy.pdf" class="text-light">Refund Policy</a></li>
<li><a href="https://c1v.org/" class="text-light">C1V Group</a></li>
</ul>
</div>
<!-- Contact Information -->
<div class="col-12 col-md-3">
<h5>Contact Us</h5>
<p>
<i class="fas fa-envelope"></i>
<a href="mailto:[email protected]" class="text-light">[email protected]</a>
</p>
<p>
<i class="fas fa-map-marker-alt"></i>
C1V di Cinzia Tocci<br>
Via Andrea Millevoi 681<br>
00178 Rome<br>
Italy<br>
VAT ID: IT12827221008
</p>
<div class="social">
<a href="https://t.me/c1vhosting" class="text-light mr-3"><i class="fab fa-telegram"></i></a>
</div>
</div>
</div>
<!-- Second Row: Social Accounts & Language/Currency Selection -->
<div class="row mb-4 justify-content-between">
<!-- Social Accounts -->
<div class="col-12 col-md-6 text-center text-md-left mb-4 mb-md-0">
<ul class="list-inline mb-0">
<li class="list-inline-item">
<a class="btn btn-icon mb-1" href="https://www.linkedin.com/company/c1v-hosting" target="_blank">
<i class="fab fa-linkedin"></i>
</a>
</li>
<li class="list-inline-item">
<a class="btn btn-icon mb-1" href="https://www.twitter.com/c1vhosting" target="_blank">
<i class="fab fa-twitter"></i>
</a>
</li>
</ul>
</div>
<!-- Language and Currency Selection -->
<div class="col-12 col-md-6 text-center text-md-right">
<ul class="list-inline mb-0">
<li class="list-inline-item">
<button type="button" class="btn btn-link text-light p-0" data-toggle="modal" data-target="#modalChooseLanguage">
<div class="d-inline-block align-middle">
<div class="iti-flag it"></div>
</div>
Italiano
</button>
</li>
<li class="list-inline-item">
<button type="button" class="btn btn-link text-light p-0" data-toggle="modal" data-target="#modalChooseCurrency">
€EUR
</button>
</li>
</ul>
</div>
</div>
<!-- Third Row: Copyright -->
<div class="row">
<div class="col-12 text-center">
<p class="mb-0">
© 2024 C1V di Cinzia Tocci - Connecting the future.
</p>
</div>
</div>
</div>
</footer>
<!-- Modal for Language and Currency Selection -->
<form method="get" action="/?">
<!-- Language Selection Modal -->
<div class="modal fade" id="modalChooseLanguage" tabindex="-1" role="dialog" aria-labelledby="chooseLanguageModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close text-light" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
<h5 class="h5 pt-5 pb-3 text-center">Scegli lingua</h5>
<div class="row item-selector">
<input type="hidden" name="language" data-current="italian" value="italian">
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="arabic">
العربية
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="azerbaijani">
Azerbaijani
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="catalan">
Català
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="chinese">
中文
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="croatian">
Hrvatski
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="czech">
Čeština
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="danish">
Dansk
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="dutch">
Nederlands
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="english">
English
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="estonian">
Estonian
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="farsi">
Persian
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="french">
Français
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="german">
Deutsch
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="hebrew">
עברית
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="hungarian">
Magyar
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item active" data-value="italian">
Italiano
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="macedonian">
Macedonian
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="norwegian">
Norwegian
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="portuguese-br">
Português
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="portuguese-pt">
Português
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="romanian">
Română
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="russian">
Русский
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="spanish">
Español
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="swedish">
Svenska
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="turkish">
Türkçe
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="ukranian">
Українська
</a>
</div>
</div>
</div>
<div class="modal-footer">
<button type="submit" class="btn btn-primary btn-block">Applica</button>
</div>
</div>
</div>
</div>
<!-- Currency Selection Modal -->
<div class="modal fade" id="modalChooseCurrency" tabindex="-1" role="dialog" aria-labelledby="chooseCurrencyModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close text-light" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
<h5 class="h5 pt-5 pb-3 text-center">Scegli la valuta</h5>
<div class="row item-selector">
<input type="hidden" name="currency" data-current="1" value="1">
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item active" data-value="1">
€ EUR
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="2">
$ USD
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="3">
£ GBP
</a>
</div>
<div class="col-6 col-md-4 mb-3">
<a href="#" class="btn btn-outline-primary btn-block item" data-value="4">
₺ TRY
</a>
</div>
</div>
</div>
<div class="modal-footer">
<button type="submit" class="btn btn-primary btn-block">Applica</button>
</div>
</div>
</div>
</div>
</form>
<form action="#" id="frmGeneratePassword">
<div class="modal fade" id="modalGeneratePassword">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header bg-primary text-white">
<h4 class="modal-title">
Genera password
</h4>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<div class="alert alert-danger w-hidden" id="generatePwLengthError">
Inserisci un numero compreso tra 8 e 64 per la lunghezza della password
</div>
<div class="form-group row">
<label for="generatePwLength" class="col-sm-4 col-form-label">Lunghezza della password</label>
<div class="col-sm-8">
<input type="number" min="8" max="64" value="12" step="1" class="form-control input-inline input-inline-100" id="inputGeneratePasswordLength">
</div>
</div>
<div class="form-group row">
<label for="generatePwOutput" class="col-sm-4 col-form-label">Password generata</label>
<div class="col-sm-8">
<input type="text" class="form-control" id="inputGeneratePasswordOutput">
</div>
</div>
<div class="row">
<div class="col-sm-8 offset-sm-4">
<button type="submit" class="btn btn-default btn-sm">
<i class="fas fa-plus fa-fw"></i>
Genera una nuova password
</button>
<button type="button" class="btn btn-default btn-sm copy-to-clipboard" data-clipboard-target="#inputGeneratePasswordOutput">
<img src="/assets/img/clippy.svg" alt="Copy to clipboard" width="15">
Copia
</button>
</div>
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">
Chiudi Ticket
</button>
<button type="button" class="btn btn-primary" id="btnGeneratePasswordInsert" data-clipboard-target="#inputGeneratePasswordOutput">
Copia negli appunti e inserisci
</button>
</div>
</div>
</div>
</div>
</form>
<script>
// Functions to manage cookies
function setCookie(name, value, days) {
var expires = "";
if (days) {
var date = new Date();
date.setTime(date.getTime() + (days*24*60*60*1000));
expires = "; expires=" + date.toUTCString();
}
document.cookie = name + "=" + (value || "") + expires + "; path=/";
}
function getCookie(name) {
var nameEQ = name + "=";
var ca = document.cookie.split(';');
for(var i=0;i < ca.length;i++) {
var c = ca[i];
while (c.charAt(0)==' ') c = c.substring(1,c.length);
if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
}
return null;
}
// Show the overlay
function showCountryPopup() {
document.getElementById('countryPopupOverlay').classList.add('active');
}
// Hide the overlay
function closeCountryPopup() {
document.getElementById('countryPopupOverlay').classList.remove('active');
}
// Handle country selection
function setCountry(countryCode) {
// Set the userCountry cookie
setCookie("userCountry", countryCode, 30); // Expires in 30 days
// Determine the language based on the country code
let language = countryCode === 'IT' ? 'italian' : 'english';
// Reload the page with the selected language
//window.location.href = window.location.pathname + '?language=' + language;
// Ottieni l'oggetto URL corrente
let currentUrl = new URL(window.location.href);
// Aggiorna o aggiungi il parametro 'language'
currentUrl.searchParams.set('language', language);
// Ricarica la pagina esattamente con gli stessi parametri
window.location.href = currentUrl.toString();
}
// Check if the userCountry cookie is set
document.addEventListener("DOMContentLoaded", function() {
const userCountry = getCookie("userCountry");
if (!userCountry) {
showCountryPopup();
}
});
function checkCookieConsent() {
const consent = getCookie("cookieConsent");
if (consent !== "true") {
console.log("Cookie consent not given. Showing consent banner.");
document.getElementById("cookieConsentBanner").style.display = "block";
} else {
console.log("Cookie consent already given.");
}
}
// Initialize the page
document.addEventListener("DOMContentLoaded", () => {
// Check if cookie consent is already given
checkCookieConsent();
// Attach event listener for cookie acceptance
const acceptButton = document.getElementById("acceptCookieConsent");
acceptButton.addEventListener("click", () => {
setCookie("cookieConsent", "true", 365); // Save consent for 1 year
document.getElementById("cookieConsentBanner").style.display = "none";
});
// Attach event listener for toggling cookie details
const toggleButton = document.getElementById("toggleDetails");
toggleButton.addEventListener("click", () => {
const details = document.getElementById("cookieDetails");
details.style.display = details.style.display === "none" ? "block" : "none";
});
});
</script>
<!-- Include Bootstrap JS if not already included -->
<script src="/templates/twenty-one/js/bootstrap.bundle.min.js"></script>
<script src="/templates/twenty-one/js/main.js"></script>
<div id="lightboxOverlay" class="lightboxOverlay" style="display: none;"></div><div id="lightbox" class="lightbox" style="display: none;"><div class="lb-outerContainer"><div class="lb-container"><img class="lb-image" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="><div class="lb-nav"><a class="lb-prev" href=""></a><a class="lb-next" href=""></a></div><div class="lb-loader"><a class="lb-cancel"></a></div></div></div><div class="lb-dataContainer"><div class="lb-data"><div class="lb-details"><span class="lb-caption"></span><span class="lb-number"></span></div><div class="lb-closeContainer"><a class="lb-close"></a></div></div></div></div></body></html>