body {
   background-color: #000000;
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_Servizi-1Heading1 {
   margin: 0;
   padding: 0;
   text-align: left;
}
#Servizi-1Heading1 {
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_indexHeading2 {
   margin: 0;
   padding: 0;
   text-align: left;
}
#indexHeading2 {
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_Cotatti-da-usHeading1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Cotatti-da-usHeading1 {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 32px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_serviziTextMenu1 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 29px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   overflow: hidden;
   text-align: center;
   text-decoration: underline;
   text-transform: none;
}
#wb_serviziTextMenu1 span {
   margin: 0 30px 0 0px;
}
#wb_serviziTextMenu1 a {
   color: inherit;
   text-decoration: inherit;
}
#wb_serviziTextMenu1 .active {
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: underline;
}
#wb_indexHeading2 {
   height: 24px;
   left: 50px;
   position: absolute;
   top: 65px;
   width: 332px;
   z-index: 2;
}
#CotattiHtml1 {
   height: 725px;
   left: 39px;
   position: absolute;
   top: 55px;
   width: 1861px;
   z-index: 0;
}
#wb_Cotatti-da-usHeading1 {
   height: 32px;
   left: 554px;
   position: absolute;
   top: 55px;
   width: 133px;
   z-index: 3;
}
#wb_serviziTextMenu1 {
   height: 54px;
   left: 1022px;
   position: absolute;
   top: 44px;
   width: 851px;
   z-index: 4;
}
#wb_Servizi-1Heading1 {
   height: 21px;
   left: 92px;
   position: absolute;
   top: 44px;
   width: 222px;
   z-index: 1;
}
html,
body {
   background-color: #000000  !important;
   color: #ffffff  !important;
   font-family: 'Segoe UI', Arial, sans-serif;
   margin: 0;
   padding: 0;
}
[id*="Image1"] img,
[id*="Image1"] {
   filter: drop-shadow(0 0 15px rgba(0, 85, 255, 0.6))  !important;
   height: auto;
   max-width: 100%;
   transition: all 0.5s ease-in-out  !important;
}
[id*="Text"] {
   background: rgba(255, 255, 255, 0.05)  !important;
   border: 1px solid rgba(0, 85, 255, 0.3)  !important;
   border-radius: 8px  !important;
   padding: 15px  !important;
}
nav,
[id*="TextMenu"] {
   background: transparent  !important;
   border: none  !important;
}
nav a,
[id*="TextMenu"] span a {
   color: #ffffff  !important;
   text-decoration: none  !important;
}
nav a:hover {
   color: #0055ff  !important;
   text-shadow: 0 0 15px #0055ff  !important;
}
#wb_indexTextArt4,
#indexTextArt4,
#wb_DiritiText1 {
   background: transparent  !important;
   border: none  !important;
   box-shadow: none  !important;
}
body {
   background-color: #0d0d0d  !important;
   color: #ffffff  !important;
   font-family: 'Segoe UI', Arial, sans-serif;
   margin: 0;
   overflow-x: hidden;
}
img[id*="MergedObject"],
img[id^="img"] {
   border: 1px solid #222;
   border-radius: 10px;
   filter: saturate(0.6) brightness(0.8);
   transition: all 0.4s ease  !important;
}
img[id*="MergedObject"]:hover,
img[id^="img"]:hover {
   border-color: #0055ff  !important;
   box-shadow: 0px 0px 20px rgba(0, 85, 255, 0.5);
   filter: saturate(1.2) brightness(1);
   transform: scale(1.02);
}
.language-switcher {
   display: flex;
   gap: 12px;
   position: absolute;
   right: 20px;
   top: 15px;
   z-index: 9999;
}
@media screen and (max-width: 1200px) {
img {
   height: auto  !important;
   max-width: 100%  !important;
}
h1 {
   font-size: 28px  !important;
}
}
@media screen and (max-width: 480px) {
.language-switcher {
   right: 5px;
   top: 5px;
   transform: scale(0.8);
}
body {
   font-size: 14px;
}
}
h1[id*="Heading"],
#indexHeading2 {
   color: #0055ff  !important;
   text-shadow: 0px 0px 10px rgba(0, 85, 255, 0.4);
}
:root {
   --accent-blue: #0055ff;
   --bg-dark: #050505;
   --card-bg: rgba(20, 20, 20, 0.95);
   --text-main: #ffffff;
   --text-muted: #aaaaaa;
   font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
}
html,
body {
   -moz-user-select: none;
   -ms-user-select: none;
   -webkit-user-select: none;
   background-color: var(--bg-dark)  !important;
   color: var(--text-main);
   margin: 0;
   overflow-x: hidden;
   padding: 0;
   user-select: none;
}
.contact-wrapper {
   margin: 60px auto;
   max-width: 900px;
   padding: 20px;
}
.contact-card {
   background: var(--card-bg);
   border: 1px solid #222;
   border-radius: 12px;
   box-shadow: 0 30px 60px rgba(0,0,0,0.7);
   padding: 50px 30px;
   text-align: center;
   transition: border-color 0.4s ease;
}
.contact-card:hover {
   border-color: var(--accent-blue);
}
.logo-container {
   margin-bottom: 30px;
}
.logo-container img {
   filter: drop-shadow(0 0 15px rgba(0, 85, 255, 0.2));
   height: auto;
   max-width: 400px;
   width: 100%;
}
h1 {
   color: var(--text-main);
   font-size: 2.5rem;
   letter-spacing: 4px;
   margin-bottom: 10px;
   text-transform: uppercase;
}
.subtitle {
   color: var(--accent-blue);
   display: block;
   font-weight: 600;
   letter-spacing: 1.5px;
   margin-bottom: 40px;
   text-transform: uppercase;
}
.contact-info {
   display: flex;
   flex-direction: column;
   font-size: 1.1rem;
   gap: 25px;
}
.info-item {
   align-items: center;
   display: flex;
   gap: 15px;
   justify-content: center;
}
.info-item a {
   color: var(--text-main);
   font-weight: 500;
   text-decoration: none;
   transition: color 0.3s ease;
}
.info-item a:hover {
   color: var(--accent-blue);
}
.icon-circle {
   align-items: center;
   background: rgba(0, 85, 255, 0.1);
   border-radius: 50%;
   color: var(--accent-blue);
   display: flex;
   font-size: 1.2rem;
   height: 40px;
   justify-content: center;
   width: 40px;
}
.footer-meta {
   border-top: 1px solid #222;
   color: #555;
   font-size: 0.85rem;
   line-height: 1.6;
   margin-top: 50px;
   padding-top: 30px;
}
@media (max-width: 600px) {
.contact-wrapper {
   margin: 20px auto;
}
h1 {
   font-size: 1.8rem;
}
.logo-container img {
   max-width: 280px;
}
}
