/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
@font-face {
    font-display: swap;
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    src: url('assets/fonts/philosopher-v21-latin-regular.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 700;
    src: url('assets/fonts/philosopher-v21-latin-700.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Space Grotesk';
    font-style: normal;
    font-weight: 300;
    src: url('assets/fonts/space-grotesk-v22-latin-300.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Space Grotesk';
    font-style: normal;
    font-weight: 400;
    src: url('assets/fonts/space-grotesk-v22-latin-regular.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Space Grotesk';
    font-style: normal;
    font-weight: 500;
    src: url('assets/fonts/space-grotesk-v22-latin-500.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Space Grotesk';
    font-style: normal;
    font-weight: 600;
    src: url('assets/fonts/space-grotesk-v22-latin-600.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Space Grotesk';
    font-style: normal;
    font-weight: 700;
    src: url('assets/fonts/space-grotesk-v22-latin-700.woff2') format('woff2');
}
@font-face {
    font-family: 'Material Symbols Outlined';
    font-style: normal;
    font-weight: 100 700;
    font-display: block;
    src: url('assets/fonts/material-symbols-outlined.woff2') format('woff2-variations'),
    url('assets/fonts/material-symbols-outlined.woff2') format('woff2');
}
body {
    font-family: 'Space Grotesk', Helvetica, Arial, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.space-grotesk { font-family: 'Space Grotesk', Helvetica, Arial, sans-serif !important; }
.philosopher { font-family: 'Philosopher', Helvetica, Arial, sans-serif !important; }
.material-symbols-outlined {
    font-family: 'Material Symbols Outlined';
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}
.bianco { color: #ffffff !important; }
.nero { color: #000000 !important; }
.bg-nero { background-color: #000000 !important; }
.bg-bianco { background-color: #ffffff !important; }
.border1nero { border: 1px solid #000000 !important; }
.border1bianco { border: 1px solid #ffffff !important; }
.no-link { cursor: pointer; }
.box-70 { width: 70%; margin: 0 auto; }
.box-80 { width: 80%; margin: 0 auto; }
.margin-100 { margin-bottom: 75px !important; }
.no-strong { font-weight: 400 !important; }
.w-toplink { border: 1px solid #ffffff; }
.separatore-immagine img { border-radius: 6px;}
h1 { font-family: 'Space Grotesk', Helvetica, Arial, sans-serif !important; }
.hp-header { min-height: 900px; background-color: #000000;
    background-image: url('/wp-content/uploads/2026/05/header-home.webp') no-repeat; background-size: cover; }
.logo img { width: 220px; height: auto; }
.menu-dx ul {
    line-height: normal !important;
}
.menu-dx ul li.dx-menu-accedi, .menu-dx ul li.dx-menu-demo { cursor: pointer; min-width: 140px; text-align: center; }
.menu-dx ul li.dx-menu-accedi { border: 1px solid #ffffff; border-radius: 10px 0 0 10px; padding: 10px 25px; background-color: rgba(228,228,228,.30); }
.menu-dx ul li.dx-menu-demo { border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; border-right: 1px solid #ffffff;
    border-radius:  0 10px 10px 0;  padding: 10px 25px;  background-color: rgba(228,228,228,.30);}
.menu-dx ul li.dx-menu-accedi:hover, .menu-dx ul li.dx-menu-demo:hover { background-color: #ffffff; }
.menu-dx ul li.dx-menu-accedi a, .menu-dx ul li.dx-menu-demo a {
    color: #ffffff; font-size: 1.125em; line-height: normal; display: block; transition: all .3s ease;
}
.menu-dx ul li.dx-menu-accedi:hover a, .menu-dx ul li.dx-menu-demo:hover a {
    color: #000000 !important; font-size: 1.125em; line-height: normal; display: block; background: transparent !important;
    text-decoration: none !important;
}
.dx-menu-accedi::after, .dx-menu-demo::after { display: none; }
.menu-sx ul {
    line-height: normal !important;
}
.menu-sx ul li { cursor: pointer; min-width: 60px; text-align: center; }
.menu-sx ul li.wpml-ls-item-it { border: 1px solid #ffffff; border-radius: 10px 0 0 10px; padding: 10px 15px;
    background-color: rgba(228,228,228,.30);
}
.menu-sx ul li.wpml-ls-item-it:hover { border-right: 1px solid #000000; }
.menu-sx ul li.wpml-ls-item-en { border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; border-right: 1px solid #ffffff;
    border-radius:  0 10px 10px 0;  padding: 10px 15px;  background-color: rgba(228,228,228,.30);}
.w-nav-list.level_1.ul li.wpml-ls-item.wpml-ls-current-language a, .w-nav-list.level_1.ul li.wpml-ls-item.wpml-ls-current-language:hover a  { pointer-events: none;}

.menu-sx ul li.wpml-ls-item-en:hover { border-left: 1px solid #000000; }
.menu-sx ul li:hover, .menu-sx ul li.wpml-ls-current-language { background-color: #ffffff; }
.menu-sx ul li a {
    color: #ffffff; font-size: 1em; line-height: normal; display: block; padding-left: 5px !important; padding-right: 5px !important;
    transition: all .3s ease;
}
.menu-sx ul li:hover a, .menu-sx ul li.wpml-ls-current-language a {
    color: #000000 !important; font-size: 1em; line-height: normal; display: block; background: transparent !important;
    text-decoration: none !important;
}
.menu-sx ul li.wpml-ls-current-language { pointer-events: none; }
.menu-sx ul li::after { display: none; }
.l-subheader-cell.at_center nav { /*margin-top: 40px;*/ margin-top: 20px; }
.l-subheader-cell.at_center .w-nav-list { gap: 60px;}
.l-subheader-cell.at_center .w-nav-list li a { font-size: 1.25em; padding-right: 0 !important; padding-left: 0 !important;
    color: #ffffff; display: block; transition: all .3s ease; }
.l-subheader-cell.at_center .w-nav-list li:hover a { color: #f1f1f1 !important; }
.l-subheader-cell.at_center .w-nav-list li.current-page-ancestor a, .l-subheader-cell.at_center .w-nav-list li.current-menu-item a,
.l-subheader-cell.at_center .w-nav-list li.current-menu-ancestor a { color: #ffffff !important; font-weight: 700; }
.w-nav-list li { position: relative; padding-top: 5px; }
.w-nav-list.level_1 li::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #ffffff;
    transition: width var(--anim-speed, 0.5s) linear !important;
}
.w-nav-list.level_1 li:hover::after {
    width: 100%;
}
.l-subheader-cell.at_center .w-nav-list.level_2 { gap: 15px; display: flex !important; background-color: transparent !important;
    height: auto !important; padding-top: 5px; padding-bottom: 10px; box-shadow: none !important; }
.l-subheader-cell.at_center .w-nav-list.level_2 li { padding-top: 0; /*padding-right: 10px; border-right: 1px solid #ffffff;*/}
.level_2 li a  { padding: 0 10px 0 0 !important;  color: #ffffff; font-weight: 400 !important;  text-decoration: none;
    font-size: 1em !important; transition: all .3s ease;}
.level_2 li a:hover { color: #f1f1f1 !important; text-decoration: underline !important; text-underline-offset: 2px;  }
.level_2 li.current-menu-item a { padding: 0 10px 0 0 !important;  color: #ffffff !important; text-decoration: none;
    font-size: 1em !important; font-weight: 700 !important; }
.level_2 li.current-menu-item a:hover, .level_2 li.current_page_item a:hover { text-decoration: none !important; }
.w-nav-list.level_2 li::after { display: none; }
.w-nav-list.level_2 .w-nav-item.level_2:last-child {
    border-right: none;
}
.w-nav-list .w-nav-item:not(:last-child) {
    position: relative;
}
.w-nav-list .w-nav-item:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 2px;
    background-color: #ffffff;
}
.w-nav-list .w-nav-item:not(:last-child):not(.current-menu-item):not(.current_page_item):not(.current_page_ancestor):not(.current-menu-ancestor):hover::after {
    width: 100%;
    transition: width 1s ease;
}
.w-nav-list .w-nav-item.current-menu-item::after,
.w-nav-list .w-nav-item.current_page_item::after,
.w-nav-list .w-nav-item.current_page_ancestor::after,
.w-nav-list .w-nav-item.current-menu-ancestor::after,
.w-nav-list .w-nav-item.current-post-ancestor::after {
    width: 100%;
    left: 0;
}
.w-nav-list .w-nav-item.menu-item-has-children:has(li.current-menu-item, li.current_page_item)::after {
    width: 100%;
    left: 0;
}
.home #page-header { height: 900px !important; border-bottom: 10px solid #ffffff; /* Altezza di partenza fissa */ }
html body .home #page-header.sticky {
    height: 250px !important;
    /*box-shadow: 0 4px 25px rgba(0, 0, 0, 0.15) !important;*/
}
html body .home #page-header.sticky .l-subheader.at_bottom {
    bottom: auto !important;
    top: 145px !important; /* Si incolla sotto alla seconda riga */
}
/*.home #page-header.sticky .int-title-h1 { font-size: 1.5rem !important; }*/
.home #page-header.sticky .hero-int-title { font-size: 0.9rem !important; line-height: normal !important; }
.l-header .w-text { line-height: normal !important; }
h2.hero-int-title .w-text-value { line-height: 10px !important; }
.home #page-header::before {
    content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%;
    background: rgba(0, 0, 0, 0.5); z-index: -1; transition: background 0.4s;
    visibility: visible !important;
}
.home #page-header.sticky::before {
    background: rgba(0, 0, 0, 0.5);
}
.home #page-header:not(.sticky) .l-subheader.at_bottom { bottom: unset !important; top: 100px !important; }
/*
.home-block-header { position: absolute; top: 50%; left: 50%; width: 100%; transform: translate(-50%, -50%); }
*/
.h1-home { font-size: 1.5em; line-height: normal !important; font-weight: 700; text-align: center;
    margin-bottom: 30px !important; white-space: wrap !important; }
.h2-home { font-size: 5em; line-height: normal !important; font-weight: 400; text-align: center;
    margin-bottom: 30px !important; white-space: wrap !important; }
.text-1  { font-size: 1.25em; line-height: normal !important; font-weight: 400; text-align: center;
    margin-bottom: 60px !important; white-space: wrap !important; }
.header-box-features { display: flex; justify-content: space-between; align-items: center; }
.header-home-features { padding-top: 5px; padding-bottom: 5px; border-top: 2px solid #ffffff; }
.header-home-features .w-text-h { display: flex; justify-content: space-between; align-items: center; gap: .5em; }
.header-home-features .w-text-h i.fal { font-size: 1.375em !important; }
.header-home-features .w-text-h .w-text-value { font-size: 1.15em; line-height: normal !important; font-weight: 700; }
#page-header {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    z-index: 9999 !important;
    overflow: hidden !important;
    height: 500px !important;
    border-bottom: 10px solid #ffffff;
    transition: height 0.4s cubic-bezier(0.25, 1, 0.5, 1) !important;
}
#page-header .l-subheader.at_top {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 80px !important;
    z-index: 3 !important;
}
#page-header .l-subheader.at_middle {
    position: absolute !important;
    top: 80px !important;
    left: 0 !important;
    width: 100% !important;
    height: 60px !important;
    z-index: 2 !important;
}
#page-header .l-subheader.at_bottom {
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    z-index: 1 !important;
    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1) !important;
}
#page-header:not(.is-sticky) .l-subheader.at_bottom {
    bottom: 50px !important;
    top: auto !important;
}
html body #page-header.sticky {
    /*height: 250px !important;*/ /* Forza il collasso a 250px */
    height: 230px !important; /* Forza il collasso a 250px */
    /*box-shadow: 0 4px 25px rgba(0, 0, 0, 0.15) !important;*/
}
html body #page-header.sticky .l-subheader.at_bottom {
    bottom: auto !important;
    top: 145px !important; /* Si incolla sotto alla seconda riga */
}
/*#page-header.sticky .int-title-h1 { font-size: 1.5rem !important; }*/
#page-header.sticky .hero-int-title { font-size: 0.9rem !important; line-height: normal !important; }
#page-header::before {
    content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%;
    background: rgba(0, 0, 0, 0.5); z-index: -1; transition: background 0.4s;
    visibility: visible !important;
}
#page-header.sticky::before {
    background: rgba(0, 0, 0, 0.5);
}
/*.hp-header .l-section-h .g-cols { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); padding-top: 0 !important; }*/
.hp-header-3 { margin-top: 100px; color: #ffffff; }
.hp-header-3 h1 { font-family: 'Space Grotesk', Helvetica, Arial, sans-serif; font-size: 1.5em; color: #ffffff;
    line-height: normal; font-weight: 700; text-align: center; margin-bottom: 30px; }
.hp-header-3 h2 { font-family: 'Philosopher', Helvetica, Arial, sans-serif; font-size: 4.375em; color: #ffffff;
    line-height: normal; font-weight: 400; text-align: center; margin-bottom: 30px; }
.hp-header-3 .text-1  { font-size: 1.25em; line-height: normal; font-weight: 400; text-align: center; margin-bottom: 40px; }
.hp-header-3 .text-2  { font-size: 1.25em; line-height: normal; font-weight: 700; text-align: center; margin-bottom: 0; }
.semplice { padding-top: 120px; padding-bottom: 120px; }
.ico-skeleton img { max-width: 200px; height: auto; margin-bottom: 20px; }
h2.title-slide-semplice { font-size: 3.75em; line-height: normal; font-weight: 400; margin-bottom: 50px; }
.text-slide-semplice { font-family: 'Space Grotesk', Helvetica, Arial, sans-serif !important; font-size: 1.25em;
    line-height: normal; font-weight: 400; margin-bottom: 0; }
.text-slide-semplice section { padding-top: 40px; padding-bottom: 40px; padding-right: 0; padding-left: 0; }
.semplice-slider .owl-dots { display: flex; justify-content: center; gap: 30px; }
.semplice-slider .owl-dots .owl-dot span { width: 100px; height: 4px; background: rgba(0,0,0,.25) !important; }
.semplice-slider .owl-dots .owl-dot.active span { background: #000000 !important; }
.titolo-sezione { font-family: 'Philosopher', Helvetica, Arial, sans-serif !important; font-size: 3em; line-height: normal;
    font-weight: 400; text-align: center; margin-bottom: 50px; }
#perche-iuready { background: #E4E4E4; padding-top: 100px; padding-bottom: 100px; }
.perche-iuready-tabs img { border-radius: 6px; width: 100% }
.perche-iuready-text, .perche-iuready-tabs, .tabs-aree-attivita, .quattro-soluzioni-text, .quattro-soluzioni-content { width: 70%; margin: 0 auto; }
.perche-iuready-text { text-align: center; }
.perche-iuready-text p { font-size: 1.25em; line-height: normal; font-weight: 400; }
.perche-iuready-video-01 {
    padding: 30px;
    border-radius: 6px;
    background-color: #ffffff;
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.4s ease-in-out;
    transform: scale(1);
    will-change: transform;
    pointer-events: auto;
}
.perche-iuready-video-01 .w-video:not(.confirm_load) { background-color: #ffffff !important; }
.perche-iuready-video-01:hover {
    transform: scale(1.05);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.20);
    z-index: 10;
}
#perche-iuready-numbers { padding-top: 30px; padding-bottom: 4em; }
.perche-iuready-numbers-item { padding: 40px 20px; background: #E4E4E4; border-radius: 6px; }
.perche-iuready-numbers-num .w-counter-value { font-size: 4em !important; line-height: normal; font-weight: 400;
    color: #000000 !important; text-align: center; margin-bottom: 30px; }
.perche-iuready-numbers-text { font-size: 1.5em; line-height: normal; font-weight: 400; text-align: center; }
.perche-iuready-numbers-text small { font-size: .6em !important; line-height: normal; font-weight: 400; text-align: center; }
#aree-attivita { padding-top: 100px; padding-bottom: 100px; }
.tabs-aree-attivita .w-tabs-list-h { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 20px; }
.tabs-aree-attivita .w-tabs-list { border-color: transparent !important; }
.tabs-aree-attivita button { font-family: 'Space Grotesk', Helvetica, Arial, sans-serif; font-size: 1.125em; line-height: normal;
    font-weight: 400; color: black; border: 1px solid #000000; opacity: 1 !important; border-radius: 6px; }
.tabs-aree-attivita button:hover, .tabs-aree-attivita button.active { font-family: 'Space Grotesk', Helvetica, Arial, sans-serif;
    font-size: 1.125em; line-height: normal; font-weight: 400; color: white !important; border: 1px solid #000000;
    border-radius: 6px; background-color: #000000; }
.w-tabs-list-bar { background: transparent; }
.tab-aree-attivita { padding: 8px 10px;}
.w-tabs.tabs-aree-attivita .w-tabs-list-bar {
    transition: opacity 0.2s ease, left 0.3s ease, width 0.3s ease !important;
}
.tab-aree-attivita-text { text-align: center; }
.w-tabs.tabs-aree-attivita .w-tabs-section:not(.active) .w-tabs-section-content {
    display: none !important;
}
.w-tabs-section.tab-aree-attivita .w-tabs-section-content { padding-top: 1.5rem !important; }
@media (min-width: 992px) {
    .w-tabs.tabs-aree-attivita .w-tabs-sections {
        display: block !important;
        position: relative;
        min-height: 150px; /* Cambia in base al tuo testo più lungo */
        transition: opacity 0.3s ease, min-height 0.3s ease !important;
    }
    .w-tabs .tabs-aree-attivita .w-tabs-section {
        display: block !important;
        position: absolute !important;
        top: 0; left: 0; width: 100%;
        opacity: 0; visibility: hidden;
        transition: opacity 0.3s ease !important;
        background: #ffffff !important;
        z-index: 1;
    }
    .w-tabs .tabs-aree-attivita .w-tabs-section.active {
        opacity: 1; visibility: visible; z-index: 2;
    }
    .w-tabs .tabs-aree-attivita:not(.is-hovered) .w-tabs-sections {
        /*min-height: 0 !important;
        height: 0 !important;*/
        opacity: 0 !important;
        overflow: hidden;
        pointer-events: none;
    }
    .w-tabs .tabs-aree-attivita:not(.is-hovered) .w-tabs-list-bar {
        opacity: 0 !important;
    }
    .w-tabs .tabs-aree-attivita:not(.is-hovered) .w-tabs-item.active {
        color: inherit !important;
        background: transparent !important;
    }
}
.w-tabs-item.fake-disable { opacity: .4 !important; /*border: 1px solid rgba(0, 0, 0, 0.5) !important;*/ }
/*.w-tabs-item.fake-disable span { color: rgba(0,0,0,.5) !important; }
.w-tabs-item.fake-disable:hover { color: rgba(0,0,0,0.5) !important; border: 1px solid rgba(0, 0, 0, 0.5) !important; background-color: #ffffff !important; }*/
.separatore-riga { color: #CDC8C8 !important; width: 15% !important; height: 2px !important; }
#come-funziona { padding-top: 100px; padding-bottom: 100px; }
.come-funziona-tab { padding: 30px; border-radius: 6px; background-color: #E4E4E4; }
.come-funziona-tab-01, .come-funziona-tab-02, .come-funziona-tab-03 {
    padding: 30px; border-radius: 6px; background-color: #E4E4E4;
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.4s ease-in-out;
    transform: scale(1);
    will-change: transform;
    pointer-events: auto;
}
.come-funziona-tab-01:hover, .come-funziona-tab-02:hover, .come-funziona-tab-03:hover {
    transform: scale(1.05);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    z-index: 10;
}
.come-funziona-titolo-one-line h3 { font-size: 1.4em; line-height: normal; font-weight: 400; padding-top: 25px; padding-bottom: 20px; }
.come-funziona-numero { font-size: 2.2em; line-height: normal; font-weight: 400; padding-top: 25px; margin-bottom: 25px; }
.come-funziona-titolo { font-size: 1.4em; line-height: normal; font-weight: 400; margin-bottom: 15px; }
.come-funziona-testo  { font-size: 1em; line-height: normal; font-weight: 400; }
.come-funziona-video-01 video, .come-funziona-video-02 video, .come-funziona-video-03 video { cursor: pointer; border-radius: 6px; }
.come-funziona-video-01:not(.confirm_load), .come-funziona-video-02:not(.confirm_load), .come-funziona-video-03:not(.confirm_load) {
    background: transparent !important;
}
#quattro-soluzioni { background-color: #000000; padding-top: 100px; padding-bottom: 100px; }
.quattro-soluzioni-text { padding-bottom: 100px; }
.quattro-soluzioni-content { margin-bottom: 60px; }
.quattro-soluzioni-titolo { font-size: 2.2em; line-height: normal; font-weight: 400; margin-bottom: 30px;}
.quattro-soluzioni-testo { font-size: 1.125em; line-height: normal; font-weight: 400; }
.quattro-soluzioni-img { text-align: center; }
.quattro-soluzioni-img img { max-width: unset !important; width: 85%; border-radius: 6px; }
#quattro-soluzioni-content-2 { display: grid; }
#quattro-soluzioni-content-2bis { display: none; }
#quattro-soluzioni-content-1,
#quattro-soluzioni-content-2,
#quattro-soluzioni-content-3 {
    opacity: 0;
    transform: translateY(40px);
    transition: opacity 0.3s ease-out, transform 0.3s ease-out;
    will-change: opacity, transform;
}
#piani-tariffari { padding-top: 100px; padding-bottom: 100px; }
.piani-tariffari-sottotitolo { font-size: 1.75em; line-height: normal; font-weight: 400; text-align: center; margin-bottom: 20px; }
.piani-tariffari-text { font-size: 1.125em; line-height: normal; font-weight: 400; text-align: center;
    margin-bottom: 120px !important; }
.piani-tariffari-header { margin-bottom: 50px !important; }
.piani-tariffari-titolo-offerte { font-size: 2.2em; line-height: normal; font-weight: 700; margin-bottom: 15px; }
.piani-tariffari-testo-intro { font-size: 1.125em; line-height: normal; font-weight: 400;  }
.btn-dettagli-tariffe, .btn-soluzioni-enterprise { min-width: 230px; }
.btn-dettagli-tariffe:hover, .btn-soluzioni-enterprise:hover { min-width: 230px; }
/*.piani-tariffari-tab { padding: 30px; border-radius: 6px; }*/
/* Rimpicciolimento */
.piani-tariffari-tabs { gap: 2.5rem}
.piani-tariffari-tab { padding: 25px; border-radius: 6px; }
.piani-tariffari-tab {
    transition: transform 0.5s ease, box-shadow 0.5s ease !important;
    z-index: 1;
}
.piani-tariffari-tab:hover {
    transform: scale(1.05) !important;
    z-index: 10;
}
.piani-tariffari-tab:hover .btn-attiva-piano-fake {
    /*background-color: #tuo_colore_hover_sfondo !important;
    color: #tuo_colore_hover_testo !important;*/
    background-color: #ffffff; color: #000000; border: 1px solid #000000;
}
.piani-tariffari-header .two-btn { text-align: right; }
/*.piani-tariffari-sottotitoli { font-size: 1.5em; line-height: normal; font-weight: 700; margin-bottom: 15px; } */
/* Rimpicciolimento */
.piani-tariffari-sottotitoli { font-size: 1.2em; line-height: 1; font-weight: 700; margin-bottom: 15px; }
/*.piani-tariffari-testo { font-size: 1.125em; line-height: normal; font-weight: 400; margin-bottom: 60px !important; }*/
/* Rimpicciolimento */
.piani-tariffari-testo { font-size: .8em; line-height: 1; font-weight: 400; margin-bottom: 45px !important; }
.piani-tariffari-testo ul { margin-left: 0; list-style:none; padding: 0;  }
.piani-tariffari-testo ul li { position: relative; padding-left: 25px; margin-bottom: 10px; }
.piani-tariffari-testo ul li::before { font-family: "FontAwesome"; content: "\f058"; position: absolute; left: 0;
    top: 0; line-height: 1; }
/*.piani-tariffari-prezzo { font-size: 4.5em; line-height: normal; font-weight: 400; margin-bottom: 0; }*/
/* Rimpicciolimento */
.piani-tariffari-prezzo { font-size: 3.5em; line-height: 1; font-weight: 400; margin-bottom: 0; }
.piani-tariffari-testo-small p { text-align: center; margin-bottom: 40px; }
.piani-tariffari-tab .w-btn-wrapper { width: 100%; }
.btn-attiva-piano { font-size: 1.5em !important; position: absolute; left: 50%; bottom: 30px; padding: 8px 30px !important;
    width: 90%; transform: translateX(-50%); }
/*.btn-attiva-piano-fake {
    font-size: 1.5em !important; line-height: normal;  position: absolute; left: 50%; bottom: 20px;
    padding: 8px 30px !important; width: 90%; transform: translateX(-50%); text-align: center; border: 2px solid #ffffff;
    color: #ffffff; border-radius: 6px;
}*/
/* Rimpicciolimento */
.btn-attiva-piano-fake {
    font-size: 1em !important; line-height: normal;  position: absolute; left: 50%; bottom: 20px;
    padding: 5px 30px !important; width: 85%; transform: translateX(-50%); text-align: center; border: 2px solid #ffffff;
    color: #ffffff; border-radius: 6px;
}
.piani-desktop { display: block; }
.piani-mobile { display: none; }
.piani-tariffari-note { background-color: #000000; border-radius: 6px; padding: 20px; }
.piani-tariffari-note p { margin-bottom: 15px; }
.piani-tariffari-note .wpb_wrapper p:nth-child(2) { margin-bottom: 0; }
/*.titolo-pay-per-use .vc_column-inner { display: flex; justify-content: flex-start; align-items: center; gap: 20px; }*/
/* Rimpicciolimento */
.titolo-pay-per-use .vc_column-inner { display: flex; justify-content: flex-start; align-items: center; gap: 10px; }
.titolo-pay-per-use .vc_column-inner .piani-tariffari-titolo-offerte { margin-bottom: 0;}
/*.titolo-pay-per-use .vc_column-inner .piani-tariffari-testo-intro { padding-top: 10px; }*/
/* Rimpicciolimento */
.titolo-pay-per-use .vc_column-inner .piani-tariffari-testo-intro { padding-top: 0; }
/*.piani-tariffari-testo { margin-bottom: 55px !important; font-size: .95em !important; }*/
/* .piani-tariffari-testo-desc { line-height: normal; margin-bottom: 30px !important; }*/
/* Rimpicciolimento */
.piani-tariffari-testo-desc { font-size: .8em; line-height: 1; margin-bottom: 20px !important; }
/*.piani-tariffari-prezzo { line-height: 45px !important; }*/
/*.btn-attiva-piano-fake { font-size: 1.2em !important; }*/
/*.piani-tariffari-testo-small { text-align: center; margin-top: 20px; margin-bottom: 20px !important; }*/
/* Rimpicciolimento */
.piani-tariffari-testo-small { text-align: center; margin-top: 0; margin-bottom: 20px !important; }
.piani-tariffari-testo-small p { margin-bottom: 0; }
#sicurezza { padding-top: 100px; padding-bottom: 100px; }
#sicurezza .l-section-img { background-color: rgba(0,0,0,1); }
#sicurezza .titolo-sezione { background-color: transparent; }
.sicurezza { width: 70%; margin: 0 auto; }
.ico-scheleton-sicurezza img, .ico-scheleton-sicurezza svg { max-width: 200px; height: auto; margin-bottom: 20px; }
.skeleton-anim { opacity: .5; }
.skeleton-white {}
.sicurezza-text { font-size: 1.25em; line-height: normal; font-weight: 700; color: #ffffff; margin-top: 30px; margin-bottom: 60px; }
.icos-sicurezza {}
.icos-sicurezza .vc_column-inner { display: flex; justify-content: center; align-items: center; gap: 40px; }
.ico-sicurezza { width: 120px; text-align: center }
.ico-sicurezza .w-iconbox-icon svg { width: auto; height: 80px; }
.ico-sicurezza .w-iconbox-title { font-size: 1em; line-height: normal; font-weight: 400; color: #ffffff; margin-top: 20px; }
#sicurezza-features { padding-top: 30px; padding-bottom: 4em; }
.sicurezza-feature { padding: 30px 20px; background-color: #E4E4E4; border-radius: 6px; }
.sicurezza-feature-ico .material-symbols-outlined {
    font-variation-settings:
        'FILL' 0,
        'wght' 200,
        'GRAD' 0,
        'opsz' 24; color: rgba(0,0,0,1); font-size: 60px;
}
.sicurezza-feature-ico .wpb_wrapper p { margin: 0; }
.sicurezza-feature-title { font-size: 1.4em; line-height: normal; font-weight: 400; margin-top: 10px; }
.sicurezza-feature-text { font-size: 1em; line-height: normal; font-weight: 400; margin-top: 20px; }
#faqs { padding-top: 100px; padding-bottom: 100px; }
.faqs-text { text-align: center; font-size: 1.25em; line-height: normal; font-weight: 400; margin-top: 60px; }
.faq { width: 70%; margin: 60px auto 0 auto; }
.faq-list { margin-bottom: 80px; /*border: 1px solid #848383; border-radius: 6px;*/ }
.faq-item { border-color: #848383; border-width: 0 0 1px 0; }
.faq-item .w-tabs-section-header { padding: 1.5em; }
.faq-item .w-tabs-section-title { font-size: 1.5em !important; line-height: normal; font-weight: 400; color: #000000;
    padding-left: 40px !important; }
.faq-item .w-tabs-section-content { font-size: 1.25em; line-height: normal; font-weight: 400; }
h3.faq-category-title { font-size: 2em; line-height: normal; font-weight: 700; }
.faq-sigle-text { padding-left: 40px; margin-bottom: 20px }
/*
.last-round { border-width: 1px 0 0 0 !important; }
.first-round { border-width: 0 0 0 0 !important; }
*/
.faq-item .w-tabs-section-header.active .w-tabs-section-control { color: #000000; }
.faq-item .w-tabs-section-header .w-tabs-section-control::before, .faq-item .w-tabs-section-header .w-tabs-section-control::after { background: #000000; }
.faq-item .w-tabs-section-header.with_icon { display: flex; justify-content: space-between; align-items: center; }
.faq-item .w-tabs-section-header.with_icon i { font-size: 1.5em; line-height: normal; color: #000000; transform: rotate(0); transition: all .3s;  }
.faq-item .w-tabs-section-header.with_icon.active i { font-size: 1.5em; line-height: normal; color: #000000; transform: rotate(45deg); }
#novita { /*background: #ffffff;  background: linear-gradient(to bottom, #eaeaea 0%, #f9f9f9 20%, #ffffff 50%);*/
    background: linear-gradient(to bottom,  rgba(0,0,0,0.1) 0%,rgba(255,255,255,0.73) 61%,rgba(255,255,255,1) 100%);
    padding-top: 100px; padding-bottom: 100px;
}
.news-list { width: 70%; margin: 0 auto 30px auto; }
.news-list article { border-radius: 6px; }
.news-list article .w-grid-item-h, .novita-griglia .w-grid-item-h { padding-bottom: 0 !important; border-radius: 6px; }
.news-list .news-item, .news-list .usg_vwrapper_2, .news-list .news-item-abstract { border-radius: 6px; }
.news-item { background-color: #f2f2f2; border-radius: 6px; }
.news-item-img { margin-bottom: 0 !important; border-radius: 6px 6px 0 0;}
.news-item time { font-size: 1.125em; line-height: normal; font-weight: 400; margin-bottom: 10px; padding: 20px 20px 0 20px; }
.news-item-titolo { font-size: 1.5em; line-height: normal; font-weight: 700; margin-bottom: 20px !important;
    padding: 0 20px !important; }
.news-item-abstract { font-size: 1.125em; line-height: normal; font-weight: 400; padding: 0 20px 10px 20px; }
.w-vwrapper.news-item { transition: background-color 0.3s ease; }
.news-item-data,
.news-item-titolo a,
.news-item-abstract {
    transition: color 0.3s ease;
}
.w-vwrapper.news-item:has(.w-vwrapper-link:hover) {
    /*background-color: #1a1a1a !important;*/
    background-color: rgba(0,0,0,.5) !important;

}
.w-vwrapper.news-item:has(.w-vwrapper-link:hover) .news-item-img img {
    opacity: 0 !important;
}
.w-vwrapper.news-item:has(.w-vwrapper-link:hover) .news-item-data {
    color: #ffffff !important;
}
.w-vwrapper.news-item:has(.w-vwrapper-link:hover) .news-item-titolo a {
    color: #ffffff !important;
}
.w-vwrapper.news-item:has(.w-vwrapper-link:hover) .news-item-abstract {
    color: #ffffff !important;
}
.modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 9999;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}
.modal-overlay.is-active {
    display: flex;
    opacity: 1;
}
.modal-box {
    background-color: #ffffff;
    padding: 40px;
    border-radius: 8px;
    width: 100%;
    max-width: 1000px;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
    transform: translateY(-20px);
    transition: transform 0.3s ease;
    max-height: 90vh;
    overflow-y: auto;
}
#enterprise .modal-box { width: 70%; max-width: 700px; }
.cta-enterprise { margin-top: 40px; text-align: center; }
.modal-overlay.is-active .modal-box { transform: translateY(0); }
.close-modal-btn, .close-modal-btn-1 {
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 50px;
    line-height: 1;
    color: #666666;
    cursor: pointer;
    transition: color 0.2s ease;
}
.close-modal-btn:hover, .close-modal-btn-1:hover {
    color: #000000;
}
.wpcf7-acceptance label a { text-decoration: underline; transition: all .3s; }
.wpcf7-acceptance label a:hover { font-weight: 700;}
@media (max-width: 768px) {
    .modal-box {
        width: 90%;
        padding: 25px;
    }
}
.box-form-header { display: flex; justify-content: flex-start; gap: 40px; }
.box-form { margin-top: 30px; }
.form-logo img { width: 200px; max-width: 200px; }
.form-intro { font-size: 1.3em; line-height: normal; font-weight: 700; color: #848383; }
.form-intro small { font-weight: 400;}
.box-form-mail { margin-top: 25px; }
.form-row { margin-bottom: 20px; }
.form-row p {display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 30px; }
.box-form label { font-size: 1em; line-height: normal; font-weight: 400; color: #000000; margin-bottom: 5px; width: 48%; }
/*.box-form .wpcf7-form-control { font-size: 1em !important; line-height: normal; font-weight: 400; color: #000000;
    background: #ffffff; border-radius: 6px; border: 1px solid #000000; }*/
.box-form input[type=text], .box-form input[type=email], .box-form input[type=tel] {
    font-size: 1em !important; line-height: normal; font-weight: 400; color: #000000;
    background: #ffffff; border-radius: 6px; border: 1px solid #000000;
}
.box-form input[type=checkbox] { border: 1px solid #000000; background: #ffffff; }
.form-row.messaggio, .form-row.privacy, .form-row.cta { margin-top: 25px; }
.form-row.messaggio p label { width: 100%; }
.form-row.messaggio p label textarea { width: 100%; background: #F1F1F1; border-width: 0; border-radius: 6px; }
.form-row.privacy p span, .form-row.cta p { width: 100%; }
input[type=submit].us-btn-style_3 {
    width: 100%;
    font-size: 1.125em !important;
    line-height: normal !important;
    font-weight: 400 !important;
    color: #ffffff !important;
    letter-spacing: 0 !important;
    padding: 0.8em 1.8em !important;
    background: #000000 !important;
    border: 1px solid #000000 !important;
    border-radius: 6px !important;
    transition: all .3s ease;
}
input[type=submit].us-btn-style_3:hover {
     font-size: 1.125em !important;
     line-height: normal !important;
     font-weight: 400 !important;
     color: #000000 !important;
     letter-spacing: 0 !important;
     padding: 0.8em 1.8em !important;
     background: #ffffff !important;
     border: 1px solid #000000 !important;
     border-radius: 6px !important;
     transition: all .3s ease;
 }
.no-touch [type=submit]:not(.w-btn):not(.button):hover { color: #000000 !important; }
.cta { position: relative; }
.cta .wpcf7-spinner { position: absolute; top: 0;  right: 45%; background-color: #000000; }
.cta .wpcf7-spinner::before { background-color: #ffffff; }
.page-id-23 .l-subheader.at_top, .page-id-624 .l-subheader.at_top { width: 100%; }
.page-id-23 #page-header.sticky .l-subheader.at_bottom, .page-id-624 #page-header.sticky .l-subheader.at_bottom,
.page-id-209 #page-header.sticky .l-subheader.at_bottom, .page-id-617 #page-header.sticky .l-subheader.at_bottom,
.category #page-header.sticky .l-subheader.at_bottom, .search #page-header.sticky .l-subheader.at_bottom,
.error404 #page-header.sticky .l-subheader.at_bottom, .single #page-header.sticky .l-subheader.at_bottom { top: 125px !important; }
.int-block-header { margin-top: 50px; }
.page-id-23 .hero-int-title, .page-id-624 .hero-int-title { margin-top: 100px; line-height: normal !important; }
.category .hero-int-title, .search .hero-int-title, .error404 .hero-int-title, .single .hero-int-title { margin-top: 100px;  line-height: normal !important;}
.page-id-209 .int-block-header, .page-id-617 .int-block-header { margin-top: 180px; }
.int-title-h1 {
    position: absolute; left: 50%; bottom: -55px; transform: translateX(-50%); font-size: 1.25em; line-height: normal !important;
    font-weight: 400; padding-top: 10px; padding-bottom: 10px; border-radius: 6px 6px 0 0; background-color: #ffffff;
    width: 450px; text-align: center; z-index: 1;
}
.int-title-h1::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 900px;
    z-index: -1;
}
.wp-singular .int-title-h1::before, .archive .int-title-h1::before, .home .int-title-h1::before {
    height: 150px;
    bottom: -120px;
    border-radius: 80px 80px 0 0;
    background: linear-gradient(270deg, #FFF 0%, #FFF 100%);
    filter: blur(90px);
}
.home #page-header .int-title-h1 { bottom: -50px; /*bottom: -70px;*/ opacity: 0; }
.home #page-header.sticky .int-title-h1 { opacity: 1; }
.int-title-h1 a:hover { color: #000000 !important; text-decoration: none; }
.int-title-h1 span.w-text-value { /*padding: 10px 100px; border-radius: 6px; background-color: #ffffff; box-shadow: 0 15px 50px 50px rgba(255,255,255,.6);*/ }
#iuready { padding-top: 0; padding-bottom: 70px; }
#iuready-2, #iuready-3 { padding-top: 100px; padding-bottom: 70px; }
#iuready-3 { padding-top: 100px; padding-bottom: 100px; }
.int-scheleton { width: 200px; padding-bottom: 20px; }
#skeleton-loader { width: 200px; padding-bottom: 20px; min-height: 45px; }
.fake-title-int { font-size: 3.75em; line-height: normal; font-weight: 400; margin-bottom: 50px; }
.int-subtitle { font-size: 1.25em; line-height: normal; font-weight: 700; margin-bottom: 30px; }
.int-text { font-size: 1.25em; line-height: normal; font-weight: 400; margin-bottom: 30px; }
.int-text a { font-weight: 600; color: #000000; transition: .3s ease; }
.int-text a:hover { text-decoration: underline; }
.team { background-color: #000000; padding-top: 100px; padding-bottom: 200px; }
.team-intro { font-size: 1.125em; line-height: normal; font-weight: 400; text-align: center; margin-bottom: 15px; }
.team .fake-title-int { font-size: 2.5em; line-height: normal; font-weight: 400; margin-bottom: 30px; }
.team .team-intro-text { font-size: 1.125em; line-height: normal; font-weight: 400; margin-bottom: 40px; }
.grid-team { width: 80%; margin: 40px auto 0 auto; }
#vue-team-carousel { position: relative; z-index: 1; }
#vue-team-carousel::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*width: 80%;
    height: 70%;*/
    width: 100%;
    height: 70%;
    /*background: radial-gradient(circle, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 70%);*/
    background: radial-gradient(circle, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 80%);
    /*filter: blur(40px);*/
    filter: blur(60px);
    z-index: -1;
    pointer-events: none;
}
.carousel-3d-slide { background-color: rgba(255,255,255,0) !important; }
.team-member-title { font-size: 1.125em; line-height: normal; font-weight: 700; margin-top: 0; margin-bottom: 20px !important;
    padding: 0 10px; text-align: left }
.team-member-text { font-size: 1.125em; line-height: normal; font-weight: 400; margin-bottom: 10px; padding: 0 10px; text-align: left; }
.carousel-lines-wrapper {
    width: 70%;
    /*max-width: 250px;*/
    margin: 50px auto 0 auto;
    display: flex;
    /* flex-direction: column; */
    gap: 20px;
}
.linea-decorativa {
    height: 2px;
    width: 60%;
    background-color: rgba(255, 255, 255, 0);
}
.linea-centrale {
    height: 3px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.25);
    position: relative;
    overflow: hidden;
}
.progress-bar-fill {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #ffffff;
    width: 0;
    animation: riempiBarra 6s linear forwards;
    /*transition: width 6s linear;*/
}
@keyframes riempiBarra {
    0% {
        width: 0%;
    }
    100% {
        width: 100%;
    }
}
:root {
    --slide-duration: 6s;
}
.grid-team .w-grid-list.owl-carousel {
    position: relative !important;
}
.grid-team .w-grid-list.owl-carousel .owl-stage-outer {
    overflow: visible !important;
}
.grid-team .w-grid-list.owl-carousel .owl-stage {
    width: 100% !important;
    transform: none !important;
    display: flex !important;
    align-items: stretch !important;
    padding: 40px 0 70px 0 !important;
    gap: 0 !important;
}
.grid-team .w-grid-list.owl-carousel .owl-item {
    width: 33.333% !important;
    float: none !important;
    display: flex !important;
    flex-direction: column !important;
    opacity: 0.3 !important;
    transform: scale(0.85) !important;
    transition: transform 0.4s ease, opacity 0.4s ease !important;
    margin: 0 !important;
    padding: 0 !important;
}
.grid-team .w-grid-list.owl-carousel .owl-item.center {
    opacity: 1 !important;
    transform: scale(1.1) !important;
    z-index: 99 !important;
}
.grid-team .w-grid-item-h {
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
    padding-bottom: 40px !important;
    text-align: left !important;
}
.grid-team .w-grid-list.owl-carousel .owl-item .w-grid-item {
    margin: 0 !important;
    padding: 0 !important;
}
.grid-team .w-grid-list.owl-carousel.owl-loaded > .owl-line-left, .w-grid-list.owl-carousel.owl-loaded > .owl-line-right {
    position: absolute !important;
    bottom: 40px !important;
    width: 33.333% !important;
    box-sizing: border-box !important;
    z-index: 999 !important;
}
.grid-team .w-grid-list.owl-carousel.owl-loaded > .owl-line-left {
    left: 0 !important;
    padding: 0 15px 0 15px !important;
}
.grid-team .w-grid-list.owl-carousel.owl-loaded > .owl-line-right {
    left: 66.666% !important;
    padding: 0 15px 0 15px !important;
}
.grid-team .owl-line-inner {
    height: 4px !important;
    background: rgba(255, 255, 255, 0.25) !important;
    /*width: 100% !important;*/
    width: 80% !important;
    margin: 0 auto;
    display: block !important;
}
.grid-team .w-grid-list.owl-carousel .owl-item .w-separator {
    position: absolute !important;
    bottom: 0 !important;
    left: 15px !important;
    right: 15px !important;
    border-top: 2px solid rgba(255, 255, 255, 0.25) !important;
    margin: 0 !important;
    display: block !important;
    opacity: 1 !important;
    transition: opacity 0.4s ease !important;
}
.grid-team .w-grid-list.owl-carousel .owl-item.center .w-separator {
    opacity: 0 !important;
}
.grid-team .w-grid-list.owl-carousel .owl-dots.disabled {
    /*display: flex !important;*/
    display: block !important;
}
.grid-team .w-grid-list.owl-carousel .owl-dots {
    /* display: flex !important;*/
    position: absolute !important;
    /*left: 50% !important;*/
    left: 33.333% !important;
    /*transform: translateX(-50%) !important;*/
    transform: none !important;
    /*bottom: 0 !important;*/
    bottom: 40px !important;
    width: 33.333% !important;
    height: 4px !important;
    box-sizing: border-box !important;
    /*padding: 0 15px !important;*/
    padding: 0 !important;
    justify-content: space-between !important;
    /*gap: 12px !important;*/
    gap: 0 !important;
    margin: 0 !important;
    z-index: 999 !important;
    pointer-events: none !important;
}
.grid-team .w-grid-list.owl-carousel .owl-dot {
    display: none !important;
    visibility: visible !important;
    flex: 1 !important;
    height: 2px !important;
    border: none !important;
    border-radius: 2px !important;
    padding: 2px 0 !important;
    background: rgba(255, 255, 255, 0.25) !important;
    transition: background-color 0.4s ease !important;
    cursor: pointer !important;
    pointer-events: auto !important;
}
.grid-team .w-grid-list.owl-carousel .owl-dots::before {
    content: '' !important;
    position: absolute !important;
    top: 0 !important;
    left: 15px !important;
    right: 15px !important;
    height: 2px !important;
    background: rgba(255, 255, 255, 0.25) !important;
}
.grid-team .w-grid-list.owl-carousel .owl-dots::after {
    content: '' !important;
    position: absolute !important;
    top: 0 !important;
    left: 15px !important;
    height: 2px !important;
    background: #ffffff !important;
    width: 0;
}
.grid-team .w-grid-list.owl-carousel.run-timer .owl-dots::after {
    animation: owlProgressTimer var(--slide-duration) linear forwards !important;
}
@keyframes owlProgressTimer {
    from { width: 0%; }
    to { width: calc(100% - 30px); }
}
.grid-team .w-grid-list.owl-carousel .owl-dot span {
    display: none !important;
}
.grid-team .w-grid-list.owl-carousel .owl-dot.active {
    background: #ffffff !important;
}
.grid-team .w-grid-list.owl-carousel:has(.owl-dot:nth-child(2).active) .owl-item:nth-child(1) {
    order: 1; opacity: 1 !important; transform: scale(0.85) !important;
}
.grid-team .w-grid-list.owl-carousel:has(.owl-dot:nth-child(2).active) .owl-item:nth-child(2) {
    order: 2; opacity: 1 !important; transform: scale(1.1) !important; z-index: 99 !important;
}
.grid-team .w-grid-list.owl-carousel:has(.owl-dot:nth-child(2).active) .owl-item:nth-child(3) {
    order: 3; opacity: 1 !important; transform: scale(0.85) !important;
}
.grid-team .w-grid-list.owl-carousel:has(.owl-dot:nth-child(1).active) .owl-item:nth-child(3) {
    order: 1; opacity: 1 !important; transform: scale(0.85) !important;
}
.grid-team .w-grid-list.owl-carousel:has(.owl-dot:nth-child(1).active) .owl-item:nth-child(1) {
    order: 2; opacity: 1 !important; transform: scale(1.1) !important; z-index: 99 !important;
}
.grid-team .w-grid-list.owl-carousel:has(.owl-dot:nth-child(1).active) .owl-item:nth-child(2) {
    order: 3; opacity: 1 !important; transform: scale(0.85) !important;
}
.grid-team .w-grid-list.owl-carousel:has(.owl-dot:nth-child(3).active) .owl-item:nth-child(2) {
    order: 1; opacity: 1 !important; transform: scale(0.85) !important;
}
.grid-team .w-grid-list.owl-carousel:has(.owl-dot:nth-child(3).active) .owl-item:nth-child(3) {
    order: 2; opacity: 1 !important; transform: scale(1.1) !important; z-index: 99 !important;
}
.grid-team .w-grid-list.owl-carousel:has(.owl-dot:nth-child(3).active) .owl-item:nth-child(1) {
    order: 3; opacity: 1 !important; transform: scale(0.85) !important;
}
.grid-team .w-grid-list.owl-carousel .w-grid-item,
.grid-team .w-grid-list.owl-carousel .w-grid-item-h {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.grid-team .w-grid-list.owl-carousel .team-img {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}
.grid-team .w-grid-list.owl-carousel .team-img img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    object-fit: cover !important;
    display: block !important;
}
#contacts { background-color: #343434; padding-top: 100px; padding-bottom: 100px; }
#contacts .titolo-sezione { margin-bottom: 50px !important }
.contacts-item { width: 50% !important; margin: 0 auto; padding: 20px; border: 1px solid #ffffff; border-radius: 6px; transition: transform 0.5s ease, box-shadow 0.5s ease, color 0.5s ease, background-color 0.5s ease !important;
    z-index: 1;
}
.contacts-item:hover {
    transform: scale(1.1) !important;
    z-index: 10;
    background: #ffffff !important;
}
.contacts-item-single { width: 50% !important; margin: 0 auto; padding: 20px; border: 1px solid #ffffff; border-radius: 6px; transition: transform 0.5s ease, box-shadow 0.5s ease, color 0.5s ease, background-color 0.5s ease !important;
    z-index: 1;
}
.contacts-item-single:hover {
    color: #000000 !important;
    transform: scale(1.1) !important;
    z-index: 10;
    background: #ffffff !important;
}
.contacts-item-single:hover a { color: #000000 !important;  }
h3.contacts-subtitle { font-size: 1.5em; font-weight: 700; line-height: normal; color: #ffffff; text-align: center; }
.contacts-text { font-size: 1.125em; font-weight: 300; line-height: normal; color: #ffffff; text-align: center; }
.num-tel { font-size: 1.5em; }
.contacts-item:hover .contacts-subtitle, .contacts-item:hover .contacts-text { color: #000000; }
.l-footer {
    background: #000000;
    background: linear-gradient(8deg, #a5a5a5 0%, #303030 25%, #000000 65%);
    background-size: cover;
    background-repeat: no-repeat;
}
.footer { padding-top: 4rem; padding-bottom: 0; }
.footer-top {}
.footer-logo img { width: 220px; height: auto; margin-bottom: 20px; }
.claim-footer { font-size: 1.125em; line-height: normal; font-weight: 400; color: #ffffff; }
.footer nav.menu-dx { gap: 0; text-align: right; margin-bottom: 40px; }
.footer nav.menu-dx ul { display: flex; justify-content: flex-start;  }
.footer nav.menu-dx ul li { margin-bottom: 0 !important; }
.footer nav.menu-dx ul li a { color: #ffffff !important; }
.footer-middle { padding-top: 60px; padding-bottom: 60px; gap: 25px !important;
    /*grid-template-columns:
        calc(35% - 26.25px)
        calc(15% - 11.25px)
        calc(15% - 11.25px)
        calc(35% - 26.25px) !important;*/
    grid-template-columns:
        calc(30% - 22.5px)
        calc(20% - 15px)
        calc(20% - 15px)
        calc(30% - 22.5px) !important;
}
.address-footer { font-size: 1em; line-height: normal; font-weight: 400; }
.footer h2 { font-size: 1.125em; line-height: normal; font-weight: 700; color: #ffffff; margin-top: 15px; margin-bottom: 30px; }
.footer ul { list-style: none; padding-left: 0; margin-inline-start: 0; }
.footer ul li { margin-bottom: 5px;}
.footer ul li a { font-size: 1em; color: #ffffff; transition: all .3s ease; }
.footer ul li a:hover { text-decoration: underline; color: #ffffff; }
.link-footer { margin-bottom: 7px; }
.link-footer { padding: 5px 10px; border-radius: 6px; border: 1px solid #ffffff; }
.link-footer a  { display: flex; justify-content: flex-start; align-items: center; }
.link-footer a span { color: #ffffff; font-size: 1.125em; line-height: normal; font-weight: 400; margin-right: 15px; }
.link-footer a small { color: #ffffff; font-size: 0.9em; line-height: normal; font-weight: 400; }
.link-footer:hover { padding: 5px 10px; border-radius: 6px; border: 1px solid #ffffff; background-color: #ffffff; }
.link-footer a:hover { display: flex; justify-content: flex-start; align-items: center; }
.link-footer a:hover span { color: #000000; font-size: 1.125em; line-height: normal; font-weight: 400; }
.link-footer a:hover small { color: #000000; font-size: 0.9em; line-height: normal; font-weight: 400; }
.link-footer-social {display: flex; justify-content: flex-start; align-items: center; gap: 15px; font-size: 1.125em; line-height: normal; color: #ffffff; font-weight: 400; padding: 5px 10px; }
.link-footer-social .social-icon { padding-top: 3px; }
.link-footer-social .social-icon a { display: block; }
.link-footer-social .social-icon a svg { fill: #ffffff; width: 30px; height: auto; transition: all .3s ease; }
.link-footer-social .social-icon a:hover svg { transform: scale(1.10); }
.footer-img-big { text-align: center;}
.footer-img-big {
    overflow: hidden !important;
    position: relative !important;
}
.footer-img-big img {
    transform: translateY(100%) !important;
    opacity: 0 !important;
    transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.8s ease !important;
}
.footer-img-big.show-footer-img img {
    transform: translateY(0) !important;
    opacity: 1 !important;
}
.footer-bottom { /*position: absolute; bottom: 0; width: 100%; background: #000000;*/background: #000000; padding: 30px 0; }
.footer-bottom .footer-bottom-sx { color: #ffffff; font-size: 1em; line-height: normal; font-weight: 400; }
.footer-bottom .footer-bottom-dx { color: #ffffff; font-size: 1em; line-height: normal; font-weight: 400; text-align: right; }
.footer-bottom .footer-bottom-dx a { color: #ffffff; transition: all .3s ease; }
.footer-bottom .footer-bottom-dx a:hover { color: #ffffff; text-decoration: underline; }
.category #page-header {
    background-image: url("/wp-content/uploads/2026/06/pag-novita.webp");
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000000;
}
.error404 #page-header {
    background-image: url("/wp-content/uploads/2026/06/pag-ricerca-novita.webp");
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000000;
}
.category #page-header .l-subheader, .page-id-189 #page-header .l-subheader, .search #page-header .l-subheader, .error404 #page-header .l-subheader { background: transparent !important; }
#novita-header { padding-top: 0; padding-bottom: 30px; }
#novita-previw-big, #novita-lista { padding-top: 0; padding-bottom: 100px; }
.novita-manager { padding-top: 70px; padding-bottom: 70px; }
.novita-manager .type_dropdown { margin-bottom: 0 !important; }
#novita-lista .news-list { width: 100%; }
.novita-filter-cat .w-filter-item-values, .novita-manager-sx form { width: 70%; margin: 0 auto; }
.novita-filter-cat .w-filter-item-value-select, #novita-dett-sidebar .novita-search select.postform, .novita-manager select.postform {
    background-color: #ffffff; border: 1px solid #000000; color: #000000; height: 50px; font-size: 1.125em;
    line-height: normal; cursor: pointer; padding-left: 15px; padding-right: 30px; }
.novita-filter-cat h2 { display: none; }
.novita-filter-cat .w-filter-item.type_dropdown .w-filter-item-values::after { top: 50%; }
#novita-dett-sidebar .novita-search select.postform { margin-bottom: 10px;}
.novita-search { width: 70% !important; margin: 0 auto; }
.novita-search .w-form-row-field input { background-color: #ffffff; border: 1px solid #000000; color: #000000;
    height: 50px; font-size: 1.125em; font-weight: 400; line-height: normal; }
.novita-search input.search-field { background-color: #ffffff; border: 1px solid #000000; color: #000000;
    height: 50px; font-size: 1.125em; font-weight: 400; line-height: normal; }
#novita-dett-header { padding-top: 0; padding-bottom: 100px; width: 70%; margin: 0 auto; }
select#cat.postform {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 40px !important;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000000'><path d='M7 10l5 5 5-5z'/></svg>") !important;
    background-repeat: no-repeat !important;
    background-position: right 15px center !important;
    background-size: 24px !important;
}
select#cat.postform::-ms-expand { display: none !important; }
.widget_search input[type=submit] { padding: 1em !important; }
.novita-breadcrumb { font-size: 1em; line-height: 1.4; font-weight: 400; margin-bottom: 70px !important; }
.novita-breadcrumb .pre-breadcrumb { padding-right: 10px;}
.novita-breadcrumb .wpb_wrapper { display: flex; justify-content: flex-start; align-items: center; }
.novita-breadcrumb .wpb_wrapper span {  }
.novita-breadcrumb a { pointer-events: none !important; }
.novita-breadcrumb a span { font-size: 1em; line-height: normal; font-weight: 500; color: #000000; }
h1.novita-dett-titolo { font-size: 2em; line-height: normal; font-weight: 700; }
.novita-dett-data { font-size: 1em; line-height: normal; font-weight: 400; }
.novita-dett-featured { margin-bottom: 0; margin-top: 0; }
.novita-dett-featured img { border-radius: 6px; }
#novita-dett-content { padding-top: 0; padding-bottom: 100px; }
#novita-dett-content .g-cols.via_grid { gap: 5rem; }
.novita-dett-content h2 { font-size: 2.2em; line-height: normal; font-weight: 400; margin-top: 25px;}
.novita-dett-content section { padding: 0; }
.novita-dett-content section .wpb_wrapper p { font-size: 1.25em; line-height: normal; font-weight: 400; }
#novita-dett-sidebar .vc_column-inner { width: 90%; margin: 0 0 0 auto; }
.titolo-sezione-novita { font-size: 1.875em; line-height: normal; font-weight: 700; margin-bottom: 40px; }
#novita-dett-sidebar .w-filter-item-values { width: 100%; }
#novita-dett-sidebar .novita-filter-cat .w-filter-item { margin-bottom: 10px; }
#novita-dett-sidebar .novita-search { width: 100% !important; }
#novita-dett-sidebar .w-grid { margin-top: 50px; }
#novita-dett-sidebar .novita-btn { margin-top: 40px; }
#novita-dett-sidebar .novita-search h2.widgettitle { display: none !important;}
.novita-griglia .w-grid-item-h { /*filter: blur(10px);*/ }
.search #page-header {
    background-image: url(/wp-content/uploads/2026/06/pag-ricerca-novita.webp);
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000000;
}
#ricerca-header { padding-top: 0; padding-bottom: 40px }
#ricerca-lista { padding-top: 0; padding-bottom: 100px; }
#ricerca-lista .news-list { width: 100%; }
.w-grid-none.type_message { font-size: 1.25em; line-height: normal; font-weight: 400; color: #000000;
    background-color: #e4e4e4;
}
.ricerca-manager .novita-search { margin: 0 0 0 auto; }
@media screen and (max-width: 768px){
    .home #page-header:not(.sticky) .l-subheader.at_bottom {
        bottom: unset !important;
        top: 350px !important;
    }
    .l-subheader-cell.at_center {
        flex-direction: column;
        width: 100%;
    }
    .home-block-header { width: 90% !important; margin: 0 auto; padding-top: 150px; }
    .h1-home { font-size: 1.2em;}
    .h2-home { font-size: 2.5em;}
    .text-1 { font-size: 1.1em; margin-bottom: 30px !important; }
    .header-box-features { flex-direction: column; justify-content: center; }
    .header-home-features { border-top: 0; }
    .header-home-features .w-text-h .w-text-value { font-size: 1em; }
    .w-nav-icon>div { background: #ffffff;}
    .l-subheader.at_top .type_mobile .w-nav-list.level_1 { background: #ffffff !important; border-radius: 6px; max-height: 100vh !important; }
    .l-subheader.at_top .type_mobile .w-nav-list.level_1 a { color: #000000; text-align: center; font-size: 1.25rem; padding: .2em .7em; }
    .l-subheader.at_top .type_mobile .w-nav-list.level_2 li { margin-bottom: 10px;}
    .l-subheader.at_top .type_mobile .w-nav-list.level_2 a { font-size: 1.1em !important; line-height: 1.5;}
    .link-accedi-mobile a {
        margin-top: 20px;
        border-radius: 6px 6px 0 0;
        border: 2px solid #000000;
        border-bottom: 0;
    }
    .link-accedi-demo { padding-top: 0 !important; }
    .link-accedi-demo a {
        margin-bottom: 20px;
        border-radius: 0 0 6px 6px;
        border: 2px solid #000000;
    }
    /*
    .l-subheader.at_top .type_mobile .w-nav-list.level_1>li:nth-last-child(3),
    .l-subheader.at_top .type_mobile .w-nav-list.level_1>li:nth-last-child(2) {
        width: 50%;
        display: inline-block;
    }
     */
    .l-subheader.at_top .type_mobile .w-nav-list.level_1 li::after { display: none !important; }
    .l-subheader.at_top .type_mobile .w-nav-list.level_1>li:nth-last-child(3) a { text-align: right; /*padding-right: 10px !important;*/ }
    .l-subheader.at_top .type_mobile .w-nav-list.level_1>li:nth-last-child(2) a { text-align: left;  /*padding-left: 10px !important;*/}
    .wpml-ls-current-language a { font-weight: 700; }
}
@media screen and (max-width: 768px){
    #page-header { /*display: none;*/ position: relative !important; }
    .box-70 { width: 90%; margin: 0 auto; }
    h2.title-slide-semplice { font-size: 3.2em;}
    .titolo-sezione { font-size: 2.8em; }
    .perche-iuready-numbers-num .w-counter-value { font-size: 3em !important; }
    .perche-iuready-numbers-text { font-size: 1.3em; }
    .perche-iuready-text, .perche-iuready-tabs, .tabs-aree-attivita, .quattro-soluzioni-text,
    .quattro-soluzioni-content { width: 90%; }
    #quattro-soluzioni-content-1,
    #quattro-soluzioni-content-2,
    #quattro-soluzioni-content-2bis,
    #quattro-soluzioni-content-3 {
        opacity: 1 !important;
        transform: none !important;
        transition: none !important;
        will-change: unset !important;
        /*transition: opacity 0.3s ease-out, transform 0.3s ease-out;
        will-change: opacity, transform;*/
    }
    #quattro-soluzioni-content-2 { display: none; }
    #quattro-soluzioni-content-2bis { display: grid; }
    .w-tabs.accordion>div>.w-tabs-section
    .titolo-pay-per-use .vc_column-inner { display: block; }
    .piani-tariffari-header .two-btn { text-align: center; }
    .faq { width: 90%; }
    .faq-item .w-tabs-section-title { padding-left: 0 !important; }
    h3.faq-category-title { font-size: 1.6em;}
    .faq-item .w-tabs-section-title { font-size: 1.3em !important; }
    .faq-sigle-text { padding-left: 20px;}
    .faq-item .w-tabs-section-content { font-size: 1.1em !important; line-height: 1.5em !important; }
    .footer-top, .footer-middle { width: 90%; }
    .footer-middle { grid-template-columns: 100% !important; }
    .footer-middle .footer-col-4 nav ul { display: flex !important; justify-content: center !important; align-items: center !important; flex-wrap: nowrap !important; }
    .footer-middle .footer-col-4 nav ul .dx-menu-accedi { margin-bottom: 0 !important; }
    /*.w-tabs.accordion>div>.w-tabs-section { border-width: 0; }*/
    .tabs-aree-attivita button { color: #000000 !important; transition: all .3s ease; }
    .tab-aree-attivita button.w-tabs-section-header:hover { background-color: #000000 !important; color: #fff !important;}
    /*.w-tabs.accordion>div>.w-tabs-section:last-of-type { border-bottom-width: 0; }*/
    .titolo-pay-per-use .vc_column-inner { display: block; }
    .piani-tariffari-tabs { padding-left: 15px; padding-right: 15px; }
    .piani-tariffari-tab:hover { transform: none !important; }
    .sicurezza { width: 90%; }
    .faq-item button:hover { background-color: rgba(0,0,0,0.04) !important; color: #000000 !important;  }
    .footer-bottom-sx, .footer-bottom-dx { text-align: center !important; }
    .piani-tariffari-tabs.piani-desktop { display: none; }
    .piani-tariffari-tabs.piani-mobile { display: block; margin-bottom: 3rem; }
    .piani-tariffari-tabs.piani-mobile .piani-tariffari-tab  { margin-bottom: 3rem; }
    .piani-tariffari-tabs.piani-mobile .piani-tariffari-tab .btn-attiva-piano-fake a { color: #ffffff; }
    .piani-tariffari-tab:hover .btn-attiva-piano-fake a { color: #000000 !important; }
    .news-list { width: 90%; }
    #perche-iuready-numbers .g-cols.stacking_default.via_grid.mobiles-cols_1 { grid-template-columns: 100%;}
    .come-funziona-tabs { grid-template-columns: 100% !important; }
    #novita-lista .news-list { --columns: 1 !important; }
}
@media screen and (min-width: 601px) and (max-width: 1024px) {
    #sicurezza-features .g-cols, .contacts-items { grid-template-columns: repeat(2, 1fr) !important; }
    #contacts .contacts-items { grid-template-columns: 1fr !important; }
    .contacts-item { width:75% !important; }

}
@media screen and (max-width: 600px) {
    .contacts-item { width:80% !important; }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .come-funziona-tabs { grid-template-columns: repeat(2, 1fr) !important; }
    #novita-lista .box-70 { width: 90%; }
}
@media screen and (min-width: 769px) {
    .piani-tariffari-tabs.piani-mobile { display: none !important; }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
    .piani-desktop { grid-template-columns: repeat(2, 1fr) !important; }
    .footer-top, .footer-middle { width: 90%; }
    .footer-middle { grid-template-columns: repeat(2, 1fr) !important; }
    .footer-middle .footer-col-4 nav ul { display: flex !important; justify-content: center !important; align-items: center !important; flex-wrap: nowrap !important; }
    .footer-middle .footer-col-4 nav ul .dx-menu-accedi { margin-bottom: 0 !important; }
}
@media screen and (min-width: 1101px) and (max-width: 1250px) {
    .piani-desktop { grid-template-columns: repeat(3, 1fr) !important; }
}

@media screen and (min-width: 992px){
    .tabs-aree-attivita .w-tabs-list { display: block !important; }
    /*.w-tabs.accordion>div>.w-tabs-section { border-width: 0; }*/
    .tabs-aree-attivita button { color: #000000 !important; transition: all .3s ease; }
    .tab-aree-attivita button.w-tabs-section-header:hover { background-color: #000000 !important; color: #fff !important;}
    /*.w-tabs.accordion>div>.w-tabs-section:last-of-type { border-bottom-width: 0; }*/
}
@media screen and (max-width: 1024px) {
    .no-touch .ush_menu_4 .w-nav-item.level_1.opened>a:not(.w-btn),
    .no-touch .ush_menu_4 .w-nav-item.level_1:hover>a:not(.w-btn) {
        color: unset;
    }
    #page-header { /*display: none;*/ position: relative !important; }

    .home #page-header:not(.sticky) .l-subheader.at_bottom {
        bottom: unset !important;
        top: 350px !important;
    }
    .l-subheader-cell.at_center {
        flex-direction: column;
        width: 100%;
    }
    .home-block-header { width: 90% !important; margin: 0 auto; padding-top: 150px; }
    .h1-home { font-size: 1.5em;}
    .h2-home { font-size: 4em;}
    .text-1 { font-size: 1.25em; margin-bottom: 30px !important; }
    .header-box-features { flex-direction: column; justify-content: center; margin-top: 30px; }
    .header-home-features { border-top: 0; }
    .header-home-features .w-text-h .w-text-value { font-size: 1.15em; }
    .w-nav-icon>div { background: #ffffff;}
    .l-subheader.at_top .type_mobile .w-nav-list.level_1 { background: #ffffff !important; border-radius: 6px; max-height: 100vh !important; padding-bottom: 30px; }
    .l-subheader.at_top .type_mobile .w-nav-list.level_1 a { color: #000000; text-align: center; font-size: 1.25rem; padding: .2em .7em; }
    .l-subheader.at_top .type_mobile .w-nav-list.level_1:hover a { color: #000000; }
    .l-subheader.at_top .type_mobile .w-nav-list.level_2 li { margin-bottom: 10px;}
    .l-subheader.at_top .type_mobile .w-nav-list.level_2 a { font-size: 1.1em !important; line-height: 1.5;}
    .l-subheader.at_top .type_mobile .w-nav-list.level_2:hover a { color: #000000; }
    .link-accedi-mobile, .link-accedi-demo { width: 50%; /*display: inline-block !important;*/ float: left; margin: 0 auto !important; padding-top: 0 !important; }
    .link-accedi-mobile a {
        width: 120px;
        margin: 20px 0 20px auto;
        border-radius: 6px 0 0 6px;
        border: 2px solid #000000;
        transition: all .3s ease !important;
    }
    .link-accedi-mobile a:hover, .link-accedi-demo a:hover { background-color: #000000 !important; color: #ffffff !important; }
    .link-accedi-demo { padding-top: 0 !important; }
    .link-accedi-demo a {
        width: 120px;
        margin: 20px auto 20px 0;
        border-radius: 0 6px 6px 0;
        border: 2px solid #000000;
        border-left: 0;
    }
    .l-subheader.at_top .type_mobile .w-nav-list.level_1>li:nth-last-child(3),
    .l-subheader.at_top .type_mobile .w-nav-list.level_1>li:nth-last-child(2) {
        width: 50%;
        /*display: inline-block;*/
        float: left;
    }
    .l-subheader.at_top .type_mobile .w-nav-list.level_1 li::after { display: none !important; }
    .l-subheader.at_top .type_mobile .w-nav-list.level_1>li:nth-last-child(3) a { width: 60px; margin: 0 0 0 auto;
        border: 2px solid #000000; border-radius: 6px 0 0 6px; transition: all .3s ease; text-align: center;
    }
    .l-subheader.at_top .type_mobile .w-nav-list.level_1>li:nth-last-child(3) a:hover { background-color: #000000 !important; color: #ffffff !important; }
    .l-subheader.at_top .type_mobile .w-nav-list.level_1>li:nth-last-child(2) a { width: 60px; margin: 0 auto 0 0;
        border: 2px solid #000000; border-radius: 0 6px 6px 0; border-left: 0; transition: all .3s ease; text-align: center; }
    .l-subheader.at_top .type_mobile .w-nav-list.level_1>li:nth-last-child(2) a:hover { background-color: #000000; color: #ffffff !important; }
    .wpml-ls-current-language a { background-color: #000000; color: #ffffff !important; font-weight: 700; }
    .perche-iuready-numbers-num .w-counter-value { font-size: 3em !important; }
    .quattro-soluzioni-content { grid-template-columns: 100% !important; }
    .piani-tariffari-header { grid-template-columns: 100% !important; }
    .page-id-23 #page-header, .page-id-624 #page-header, .page-id-209 #page-header, .page-id-617 #page-header, .category #page-header, .search #page-header, .error404 #page-header, .single #page-header { margin-bottom: 40px;}
    .page-id-23 .hero-int-title, .page-id-624 .hero-int-title .page-id-209 .hero-int-title { font-size: 2.5em !important; line-height: normal !important; margin-top: 250px; }
    .fake-title-int { font-size: 2.8em !important; }
    .page-id-23 .int-title-h1, .page-id-624 .int-title-h1, .page-id-209 .int-title-h1, .page-id-617 .int-title-h1, .category .int-title-h1, .search .int-title-h1, .error404 .int-title-h1, .single .int-title-h1  { padding-top: 10px !important; }
    .category #page-header .l-subheader.at_middle, .search #page-header .l-subheader.at_middle, .error404 #page-header .l-subheader.at_middle, .single #page-header .l-subheader.at_middle { top: 200px !important; }
    .category .hero-int-title { line-height: normal !important; margin-top: 0;}
    #novita-dett-header { width: 90%; }
    #novita-dett-content .box-80 { width: 90%; }
    #novita-dett-content .g-cols.via_grid { gap: 2rem; grid-template-columns: 100%; }
    #novita-dett-sidebar .vc_column-inner { margin: 0; width: 100%; }
    .faq { width: 90%; }
    .news-list { width: 90%; }
}
@media screen and (min-width: 1025px) and (max-width: 1250px) {
    .header-box-features { flex-wrap: wrap; width: 350px; margin: 0 auto; }
    .header-home-features { width: 100%; border-top: 0; }
    .header-home-features .w-text-h { justify-content: flex-start; }
    .news-list { width: 90%; }
}
@media screen and (min-width: 1025px) and (max-width: 1260px) {
    .l-subheader-cell.at_center .w-nav-list { gap: 35px; }
    #novita-dett-content .g-cols.via_grid { gap: 2rem !important; }
}
@media screen and (min-width: 1025px) and (max-width: 1350px) {
    #novita-lista .news-list {
        --columns: 2 !important;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
    .titolo-pay-per-use .vc_column-inner { flex-wrap: wrap}
    /*.contacts-items { grid-template-columns: repeat(2, 1fr) !important; }*/
    .contacts-items { grid-template-columns: repeat(1, 1fr) !important; }
}