html, body {
   
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  
}
body,h1,h2,h3,h6,p,quote,small,form,input,ul,li,ol,label {
    margin: 0px;
    padding: 0px;
}
h3 { font-size:24px}
/* Poppins - Thin */
@font-face {
  font-family: 'Poppins';
  src: url('../font/Poppins/Poppins-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('../font/Poppins/Poppins-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}

/* Poppins - ExtraLight */
@font-face {
  font-family: 'Poppins';
  src: url('../font/Poppins/Poppins-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('../font/Poppins/Poppins-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}

/* Poppins - Regular */
@font-face {
  font-family: 'Poppins';
  src: url('../font/Poppins/Poppins-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

/* Poppins - Medium */
@font-face {
  font-family: 'Poppins';
  src: url('../font/Poppins/Poppins-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('../font/Poppins/Poppins-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}

/* Poppins - SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url('../font/Poppins/Poppins-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('../font/Poppins/Poppins-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}

/* Poppins - Bold */
@font-face {
  font-family: 'Poppins';
  src: url('../font/Poppins/Poppins-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('../font/Poppins/Poppins-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}

/* Poppins - ExtraBold */
@font-face {
  font-family: 'Poppins';
  src: url('../font/Poppins/Poppins-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('../font/Poppins/Poppins-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}

/* Poppins - Black */
@font-face {
  font-family: 'Poppins';
  src: url('../font/Poppins/Poppins-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('../font/Poppins/Poppins-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
h2 { font-weight:500 }
#cont_pinfs p { color:#fff; font-size:12px}
p {font-size:16px;line-height:1.4em;margin:10px 0;text-align:justify;}
h1 { font-size:50px;  font-weight:800   }
h5 { font-size:14px; font-weight:600;    }
h6 { font-size:16px; font-weight:400; text-transform:uppercase;  }
body {
    color: #121212;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
}
body {
    background: #ffffff;
}

html {
    margin-top: -60px
}
a { text-decoration:none}
@media (min-width: 1024px) and (max-width: 1340px) {
    
     p {font-size:14px;line-height:1.4em;margin:10px 0;}
    .content {width: 90vw !important;min-width: inherit !important; }
    .content-counter {width: 90vw !important;min-width: inherit !important;}
    .contact { width:60% !important}
    .back-img-cont { height:300px !important; }
    .text-generic p:first-child{ font-size:11px !important }
    .text-generic p { font-size:12px !important }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .content-nss { width:90% !important; position:relative; display:flex; margin:50px auto !important; }
    .titlesslide { font-size:32px !important;}
    p {font-size:14px;line-height:1.4em;margin:10px 0;}
    .item-img { flex: 1 0 97.3% !important; }
      #altreinfosinistra { width:90% !important}
    #content_infocp { width:90% !important}
    .copr-jdjfl34 p { margin:0 !important; display:flex;}
    .copr-jdjfl34 p font { margin:auto !important}
    .number-item-text {  font-size:70px !important; }
.title-item-number { font-size:16px !important; }
.simple-text { font-size:70px !important; }
  .back-img-cont { height:600px !important; }
    .text-generic p:first-child{ font-size:11px !important }
    .text-generic p { font-size:12px !important }
    .content {width: 90vw !important;min-width: inherit !important; }
    .contact { width:90% !important}
    .curve-shape { display:none !important; }
.content-counter {width: 90vw !important;min-width: inherit !important;}
    #desktop-static-menu {
        display: none !important;
    }
    #mobile-static-menu {
        display: block !important;
    }
    .menu-ui-mobile {/* gap:0 !important; *//* margin:auto !important; */}
    .menu-ui-mobile li {/* height:100% !important; */}
}

/* Cambia la larghezza del menu mobile a 100% sotto i 768px */
@media (max-width: 768px) {
    .wht_product_m { display:flex !important }
    .wht_product_g { display:none !important }
    .text-generic:last-child { display:none;}
    .descrizione-mobile { display:block !important; }
    .title-price { display:none !important }
    .content-info-product { opacity:1 !important; background:#00000060 !important } 
    .wht_product { width:80% !important; height:50px !important; background:#18bd5b; border-radius:}
     .nav-button { width:70px!important; height:70px !important; }
    .nav-buttons {position:absolute !important;z-index:1;top: 28%;width:90% !important;left:5%;display: flex;justify-content: space-between !important;!i;!;!i;!;!i;!;}
    #cookie-customization { width:90% !important; padding:5% !important }
    .imgsliderdiv { background:url(../immagini/sfondos.webp) no-repeat center/contain !important }
   
 
    .relinkslide { display:none !important }
    .elementor-widget-container{width: 90%!important;margin: 5% !important;}
    .content-nss .wrapper-content {flex-direction:column; gap:20px !important}
    .item-element {width:auto !important; padding: 10px !important }
    .content-ns {flex-direction:column !important;min-width: initial !important;}
    .content-ns .wrapper-content { padding:20px  !important; width:auto !important;}
    .card {
  
  width: 94% !important; /* Dimensione uniforme */
    height: auto
}
    .contenitore {display:flex;flex-direction: column;}
  
    h1 { font-size:25px !important;  font-weight:800   }
    .descr_slide { display:none !important;}
    #contentlisl { max-width:90vw !important }
    #cookie-banner p {
    margin: 10px ;
    width:auto !important;
    font-size:12px;
}
    #cookie-banner h3 {
    margin: 10px ;
    width: auto; font-size:16px
}
    #cookie-banner {
    display: none;
    position: fixed;
    bottom: 0px !important;
    left: 0px !important;
    width: 96% !important;
    height: auto;
    background-color: #fff;
    color: #000;
    text-align: left;
    padding: 2% !important;
    z-index: 1000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0px 0px 10px #00000040;
    -webkit-box-shadow: 0px 0px 10px #00000040;
    box-shadow: 0px 0px 10px #00000040;
}
    .title-kit h1 { font-size:26px !important; text-align:center !important}
   .content-nss { width:90% !important; position:relative; display:flex; margin:50px auto !important; }
    .titlesslide {top:-80px;font-size: 34px !important; text-align:center !important}
    .item-img { flex: 1 0 97.3% !important; }
    #mobile-static-menu-items {
        height: 90vh !important;
    }
     #desktop-static-menu {
        display: none !important;
    }
    #mobile-static-menu {
        display: block !important;
    }
    .wrapper-content_counter { flex-direction:column !important; gap:40px !important }
    .text-item-content {justify-content: center !important;}
    .contact { width:100% !important}
    .curve-shape { display:none !important; }
    .menu-ui-mobile li a {font-size:28px !important;}
    .content-counter {width: 90vw !important;min-width: inherit !important;}
    .content {width: 90vw !important;min-width: inherit !important; flex-direction:column !important}
    .item-content-w { flex-direction:column !important}
    #altreinfosinistra { width:90% !important; flex-direction:column-reverse}
    #content_infocp { width:90% !important; flex-direction:column; justify-content:center }
    .copr-jdjfl34:last-child { justify-content: inherit !important; }
    .copr-jdjfl34 p { margin:0 !important; display:flex;}
    .copr-jdjfl34 p font { margin:auto !important}
    .rows-3 .description {/* width:80% !important; */}
    
    .wrapper-left-content,.wrapper-right-content  { width:100% !important}
    .rows-1 .preTitle {  text-align:center }
.rows-1 .title {  text-align:center }
    .rows-5 .preTitle {  text-align:center }
.rows-5 .title {  text-align:center }
}
#displayblocked {
    background: #00000050;
    display: none;
    z-index: 999;
    position: fixed;
    width: 100%;
    height: 110vh;
}

#cookie-banner {
    display: none;
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: auto;
    height: auto;
    background-color: #fff;
    color: #000;
    text-align: left;
    padding: 10px;
    z-index: 1000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0px 0px 10px #00000040;
    -webkit-box-shadow: 0px 0px 10px #00000040;
    box-shadow: 0px 0px 10px #00000040;
}
.easetop {
    right: -100% !important;
    /* display: none !important; */
}
.hidden {
    display: none !important;
}

#cookie-banner.show, #mini-link.show, #cookie-customization.show, #displayblocked.show {
    display: block;
    animation: fadeIn 1s;
}

#mini-link {
    display:none !important;
   line-height:44px;
    position: relative;
    margin:0 10px;
    color: #f05;
     
  
  
    cursor: pointer;
    font-weight: bold;
    text-align: center;
     
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

#cookie-customization {
    display: none;
    z-index: 1000;
    background: #fff;
    width: 500px;
    position: fixed;
    height: auto;
    bottom: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    padding: 20px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0px 0px 10px #00000040;
    -webkit-box-shadow: 0px 0px 10px #00000040;
    box-shadow: 0px 0px 10px #00000040;
}

#cookie-banner p {
    margin: 10px ;
    width: 440px;
    font-size:12px;
}

#cookie-customization p {
    margin: 10px 0;
    font-size: 16px;
}

#cookie-banner h3 {
    margin: 10px ;
    width: auto
}

#accept-all-cookies {
    background: #365cf4 !important;
    color: #fff !important
}

#accept-all-cookies:hover {
    background: #365cf4 !important;
    border: 2px solid #365cf4;
    color: #fff !important
}

#cookie-banner button, #cookie-customization button {
    background: none;
    border: 2px solid #365cf4;
    color: #365cf4;
    padding: 10px 20px;
    margin: 5px 5px;
    cursor: pointer;
    font-weight: bold;
    border-radius:4px;
}

#save-preferences {
    bottom: 20px;
    position: absolute;
}

#cookie-banner button:hover, #cookie-customization button:hover {
    background-color: #365cf4;
    color: #fff !important
}
.overlay {
    z-index: 1;
    
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.2))
}
.overlays{
    z-index: 1;
    display:none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.2))
}
.overlay .piece {
    position: absolute;
    background: #fff;
    border: 1px solid #000;
    opacity: 0;
}
header {top:0;position:fixed;height: 60px;width:100vw;display:flex;z-index:9; }
footer {width:100%;height:auto;position:relative;display:flex;background: #555;flex-direction: column;}
#altreinfo { width:100%; height:auto; position:relative; display:flex;   }
#altreinfosinistra { width:60%; height:auto; position:relative; display:flex;  margin:50px auto }
#info-footer  {width:100%;height:auto;position:relative;display:flex;flex-direction: column;}
#info-footer_logo{width:100%;height:auto;position:relative;display:flex;flex-direction: column;}
#logosito { background:url(../immagini/logo.png) no-repeat center/contain; width:100%; height:100px }
#info_copiry {width:100%;/* height:40px; */position:relative;background:#000}
#titlesinfs { width:100%; position:relative; height:auto; display:inline-block  }
#cont_pinfs { width:100%; position:relative; height:auto; display:inline-block  }
#cont_pinfs p a { color:#ddd; font-size:12px; text-transform:uppercase; font-weight:bold; }
#cont_pinfs p a:hover  { color:#F44336}
#titolosinfs { color:#fff; font-size:18px; text-transform:uppercase; font-weight:bold; position:relative}
#content_infocp {width: 80%;height:auto;position:relative;display:flex;margin:auto;/* justify-content: center; */}
.copr-jdjfl34 {width:100%;height:auto;position:relative;display:flex;}
.copr-jdjfl34:last-child { justify-content: flex-end; }
.copr-jdjfl34 a { line-height:40px; position:relative; margin:0 15px; color:#ddd}
.copr-jdjfl34 a:hover { color:#F44336}
#content-html {width:100%;position:relative;height:100%;display:inline-block;margin-top: 120px;}
.b-row {width:100%;position:relative;height: 100%;display:inline-block;}
.b-rows {width:100%;position:relative;height: auto;display:inline-block;}
.content-row {width:100%;position:relative;height:100%;display:flex; }
.content-row-a {width:100%;position:relative;height:100%;display:flex; }
.content-row-mobile {width:100%;position:relative;height:100%;display:none; }
.content-nss { width:80%; position:relative; display:flex; margin:100px auto; }
.content-jotform {width: 100%;position:relative;display:flex;margin:100px auto;flex-direction: column;}
.content-nss .wrapper-content {width:100%;position:relative;gap: 20px;display:flex;margin:0;align-items: flex-start;}
.rows-15 .wrapper-content {flex-direction: column; gap:20px}
.title-kit { position:relative; margin:auto; }
.title-kit h1 { font-size:36px; }
.descr-kit { position:relative; margin:auto; text-align:justify; }
.descr-kit h3 { font-size:16px; font-weight:400}
.item-element {width:33%;position:relative; gap:10px;height:auto;display:flex;padding:50px;flex-direction: column; border:1px solid transparent; -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;}
.item-element:hover { border:1px solid #bbb}
.item-element-title {width:auto;position:relative; height:auto;display:flex;margin:auto; color:#000; font-weight:bold; font-size:20px;}
.item-element-title div { margin:auto; width:50px;}
.item-element-title div svg { fill:#000 }
.item-element-description { text-align:justify; }
.elementor-widget-container{width:80%;position:relative;height:100%;display:flex;flex-direction: column; margin:40px auto}
.elementor-widget-container p {/* text-align:left; */}
.info-title { margin:0 0 50px 0}
.curve-shape   {width:100%;position:absolute;height:250px;bottom:-125px;display:inline-block;background: #eeeeee;border-radius:100%}
.text-item-content {width:100%;position:relative;height:100%;display:flex;}
.number-item-text { color:#ffffff; font-size:80px; font-weight:bold; font-family:sans-serif; position:relative; display:inline-block}
.title-item-number {color:#cccccc;font-size:20px;/* font-weight:100; */position:relative;display:inline-block}
.simple-text { color:#ffffff; font-size:80px; font-weight:bold; font-family:sans-serif; position:relative; display:inline-block}
.rows-1 .content { flex-direction: row; }
.rows-5 .content { flex-direction: row; }
.content-ns {width: 100vw;min-width: 1280px;position:relative;height:100%;display:flex;/* margin:100px auto; */gap: 50px;flex-direction: row;z-index:1}
.content {width: 80vw;min-width: 1280px;position:relative;height:100%;display:flex;margin:100px auto;gap: 50px;flex-direction: column; z-index:1}
.content-counter {width: 60vw;min-width: 1280px;position:relative;height:auto;display:flex;margin:80px auto;gap: 50px;flex-direction: column;}
.content-ns .wrapper-content { padding:120px 50px; width:50%;}
.wrapper-content {width:100%;position:relative;height:100%;display:flex;}
.contenitoreimages {width:auto;position:relative;height:100%;display:flex;}
.contenitoreimages img {width: 100%;position:relative;display:flex;height:auto}
.contenitore {
  display: flex;
  gap: 20px;
  justify-content: space-around;
    align-items: stretch;
  
   
}

/* Stile dei card */
.card {
  background: #ffffff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Ombra leggera */
  border-radius: 2px;
  padding: 3%;
  text-align: left;
  width: 30%; /* Dimensione uniforme */
    height: auto
}

/* Titoli bold */
.card h3 {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 18px;
}

/* Testo normale */
.card p {
  font-size: 14px;
  line-height: 1.6;
    text-align:justify;
  color: #333;
}
#contact { position:relative;height:100%;display:flex;flex-direction: column;margin:20px;}
#response {position:relative;height:40px;line-height:40px;text-align:center; display:block; margin: 10px;font-weight:600;border-radius:4px;}
.colorGreen { border:1px solid #569e40; color:#176200; background: #bce3c5; }
.colorRed {border: 1px solid #9e4040;color: #620000;background: #e3bcbc;}
.colorOrange {border: 1px solid #9e5740;color: #621b00;background: #e3c7bc;}
.contact  {width:50%;position:relative;height:100%;display:flex;background:#fff;justify-content: center;margin:auto;box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1); /* Ombra per le immagini */flex-direction: column-reverse;}
.moduloinpt {width:100%;display:flex;border:2px solid #ccc;margin:20px 0 0 0;background:#fff;}
.checkpriv, .richiestainvia {width:100%;position:relative;display:flex;height:auto;margin:20px 0;justify-content: center;}
.checkpriv input[type=checkbox] { margin:0 20px 0 10px}
.richiestainvia button {height:auto;color: #366ff4;background:none;border: 2px solid #366ff4;font-size:16px;text-transform:uppercase;font-weight:600;cursor:pointer;padding:10px 30px;}
.richiestainvia button:hover { background:#366ff4; color:#fff;}
.moduloinpt label {width:auto;position: absolute;padding:0 10px;font-size:12px;font-weight:bold;margin:-10px 0px 0 25px;background:#fff;display:inline-block;}
.moduloinpt input {width: 100%;margin: 15px;border:none;background:none;outline:none !important;}
#car-brand {width: 100%;margin: 15px;border:none;background:none;outline:none !important;}
.moduloinpt textarea { width:100%; margin:15px; resize:none; height:200px; border:none !important; background:none; outline:none !important;}
.moduloinpt textarea:hover { border:none; outline:none } 
.moduloinpt textarea:active { border:none; outline:none } 
.moduloinpt input:hover { border:none; outline:none } 
.moduloinpt input:active { border:none; outline:none } 
.wrapper-content_counter{width:100%;position:relative;height:auto;display:flex;flex-direction: row;justify-content: space-between; gap:20px}
.item-text-content {width: auto;position:relative;height: auto;display:flex;flex-direction: column;align-content: center;justify-content: center;align-items: center;}
.item-content-ws {width:100%;position:relative;height:100%;display:flex;flex-direction: row; gap:2%}
.item-content-w {width:100%;position:relative;height:100%;display:flex;flex-direction: row; gap:10px;}
.item-text {position:relative;height:100%;display:flex;flex: 1 0 33.3%;width:100%;flex-direction: column; text-align:center;}
.item-img {width: 33%;position:relative;cursor:pointer;height:100%;display:flex;/* border-radius:8px; */overflow:hidden;flex-direction: column;}
.descrizione-mobile { display:none; }
.item-img-m {width: 100%;position:relative;cursor:pointer;height:100%;display:flex;/* border-radius:8px; */overflow:hidden;flex-direction: column;}
.item-img:first-child {margin-left:2%;}
.item-img:hover>.back-img-cont>.content-info-product { opacity:1;}
.back-img-cont {width: 100%;height: 400px;position:relative;display:inline-block; border-radius:8px; overflow:hidden}
.back-img-cont:hover > .img-item-product { transform:scale(1.2)}
.product-audi-rs6 { background:url(../immagini/audirs6.jpeg) no-repeat center/cover }
.product-audi-q3 { background:url(../immagini/audiq3.jpeg) no-repeat center/cover }
.product-bmw-x5 { background:url(../immagini/bmwx5.jpeg) no-repeat center/cover }
.product-fiat-500x { background:url(../immagini/500x.jpeg) no-repeat center/cover }
.product-mercedes-glc { background:url(../immagini/glc.jpeg) no-repeat center/cover }
.product-renault-capture { background:url(../immagini/capture.jpeg) no-repeat center/cover }
.img-item-product {width: 100%;height: 100%;position:relative;display:inline-block; transition: All 0.3s linear;
    -webkit-transition: All 0.3s linear;
    -moz-transition: All 0.3s linear;
    -o-transition: All 0.3s linear;}
.product1 {background:url(../immagini/pellet-a1awg-480x480.jpg) no-repeat center/cover}
.product2 {background:url(../immagini/biocalors_verde2-758x720-1.jpg) no-repeat center/cover}
.product3 {background:url(../immagini/pinewood.png) no-repeat center/cover}
.product4 {background:url(../immagini/termopellet.jpg) no-repeat center/cover}
.product5  {background:url(../immagini/1169444780.jpg) no-repeat center/cover}
.product6{background:url(../immagini/pelletschuster.jpg) no-repeat center/cover}
.product-slider-container {
            position: relative;
            width: 100%;
            overflow: hidden;
            /* max-width: 600px; */ /* Puoi impostare una larghezza fissa */
            margin: auto;
        }
.content-row-mobile  .item-content-ws {
            display: flex;
            transition: transform 0.5s ease; /* Transizione di scorrimento */
            width: 700%;
     overflow-x:scroll;
        }
        .item-content-ws {
            display: flex;
            transition: transform 0.5s ease; /* Transizione di scorrimento */
            /* width: 400%; */ /* Larghezza di tutti gli elementi insieme */
        }

        .item-img {
            flex: 1 0 31.3%; /* Ogni elemento occupa un terzo dello slider */
            /* padding: 10px; */
        }

        
        .dots-container {
            text-align: center;
            margin-top: 10px;
        }

        .dot {
            display: inline-block;
            width: 40px;
            height: 6px;
            margin: 5px;
            background-color: transparent;
            border:1px solid #000;
            border-radius: 2px;
            cursor: pointer;
        }

        .dot.active {
            background-color: #000000;
        }
       .dot:hover {
            background-color: #000000;
        }
        .nav-buttons {
            position: relative;
            gap:10px;
            width: 100%;
            display: flex;
            justify-content: flex-end;
            margin:20px 0
        }

        .nav-button {
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    color: white;
    font-size: 30px;
    height:50px; width:50px;
    border-radius: 50%;
    text-align: center;
    transition: background-color 0.3s ease;
    
}

/* Stile per il pulsante Next */
#nextProduct::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translate(-70%, -50%) rotate(135deg);
    width: 15px;
    height: 15px;
    border-top: 3px solid #ffffff;
    border-left: 3px solid #ffffff;
}

/* Stile per il pulsante Previous */
#prevProduct::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translate(-25%, -50%) rotate(-45deg);
    width: 15px;
    height: 15px;
    border-top: 3px solid #ffffff;
    border-left: 3px solid #ffffff;
}

/* Effetto hover */
.nav-button:hover {
    color:#ffffff;
    background-color: rgba(0, 0, 0, 0.8);
}
.it-price-contact {
    width: 100%;
    height:100%;
    position:relative;
    display:flex;
    flex-direction: column;
    }
.it-price-contact-a {
    width: 100%;
    height:auto;
    bottom: 0px;
    position:absolute;
    display:flex;
    flex-direction: column;
    align-items: flex-start;
    }
.wht_product_m.zoombutton {
    transition: transform 0.4s ease-in-out; /* Transizione dolce per lo zoom */
    transform: scale(1.2); /* Zooma l'elemento al 180% */
}
.wht_product_m.zoombutton2 {
    transition: transform 0.4s ease-in-out; /* Transizione dolce per lo zoom */
    transform: scale(1.5); /* Zooma l'elemento al 180% */
}
.wht_product_m.zoombutton3 {
    transition: transform 0.4s ease-in-out; /* Transizione dolce per lo zoom */
    transform: scale(1.8); /* Zooma l'elemento al 180% */
}
.wht_product_g {
    width:auto;
    height:auto;
    position:fixed;
    border-radius:40px;
    bottom:40px;
    right:40px;
    display:flex;
    color:#ffffff;
    padding:10px 15px;
    background: #419945;
    opacity: 1;
    font-weight:700;
    margin:0px;
    z-index:8;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
    cursor:pointer;
    }
.wht_product_m {
    width:auto;
    height:auto;
    position:fixed;
    border-radius:80px;
    bottom:40px;
    right:20px;
    display:none;
    color:#ffffff;
    padding:10px;
    background: #419945;
    opacity: 1;
    font-weight:700;
    margin:0px;
    z-index:8;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
    cursor:pointer;
    }
.wht_product_g .whts-text { font-size:25px; margin:15px 15px 15px  5px }
.wht_product_g .whts { width:30px; height:30px;}
.wht_product {
    width:auto;
    height:auto;
    position:relative;
    display:flex;
     color:#fff;
    border:1px solid #fff;
    opacity:0.8;
    font-weight:700;
    margin:20px; 
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
    cursor:pointer;
    } 
.wht_product:hover { background:#ffffff; opacity:1 ;    color:#000;}
 .wht_product:hover .whts { background:url(../immagini/whatsp.png) no-repeat center/cover; }
.wht_product_m  .whts { width:50px !important; height:50px !important}
.whts { width:20px; height:20px; margin:10px ; position:relative;  background:url(../immagini/whatsph.png) no-repeat center/cover; -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease; }
.whts-text { width:auto; height:20px; line-height:20px; position:relative; display:flex; margin:10px 10px 10px 0px;}
.price-price {width:auto;height:auto;position:relative;display:flex;justify-content: space-between;} 
.price-price span:last-child {background: #d5000d;padding:10px;color:#fff;top:0px;}
.price-price span {width:auto;height:auto;position:relative;display:flex;margin: 0px 20px;line-height:20px;font-size:18px;font-weight:bold;align-content: center;justify-content: center;align-items: center;}
.title-price { width:auto; height:auto; position:relative; display:flex; }
.title-price h5 {width:auto;height:auto;position:relative;display:flex;margin: 10px 20px;font-size:14px;/* font-weight:100; */}
.content-info-product {
    width:100%;
    height: 100%;
    top:0;
    position:absolute;
    display:flex;
    opacity:0;
    background:#0000008c;
    transition: All 0.8s ease;
    -webkit-transition: All 0.8s ease;
    -moz-transition: All 0.8s ease;
    -o-transition: All 0.8s ease;
    flex-direction: column;
    }
.text-generic:first-child { margin:40px auto 10px auto; }
.text-generic {width:90%;height:auto;position:relative;display:flex;margin:0 auto;color:#ffffff;font-size:16px;flex-direction: column;}
.text-generic p:first-child{ font-size:14px }
.wrapper-left-content,.wrapper-right-content {width: 50%;height:100%;position:relative;display:flex;justify-content: center;align-content: center;align-items: center;}
.content-picture-intro  {width: 100%;/* max-width:400px; */height:100%;position:relative;gap:40px;display:flex;justify-content: center;align-content: flex-end;align-items: flex-end;flex-direction: column;}
.pictureIntro {width: 100%;max-width:400px;height:100%;position:relative;gap:40px;display:flex;justify-content: center;align-content: flex-end;align-items: flex-end;flex-direction: column;}
.text-content-w {width:100%;position:relative;height:auto;display:flex;margin:auto;flex-direction: column;}
.opacity { opacity: 0}
.top {opacity: 0;margin-top: 100px !important;}
.scale { transform: scale(1.5); opacity: 0; }
.rows-2 .preTitle {  text-align:center }
.rows-2 .title {  text-align:center }
.rows-3 .preTitle {  text-align:center }
.rows-3 .title {  text-align:center }
.rows-3 .description {text-align:center;width: 100%;margin:20px auto;}
.rows-6 .title {  text-align:center; color:#ffffff }
.rows-6 .description {  text-align:center !important; color:#ffffff }
.rows-6 .description p { text-align:center !important;  }
.preTitle  { width:100%; height:auto; position:relative; display:inline-block; color:#333 }
.rows-11 .title h1 {font-size: 36px;!;}
.title { width:100%; height:auto; position:relative; display:inline-block;  font-weight:600; margin: 0 0 20px 0  }
.description  { width:100%; height:auto; position:relative; display:inline-block; margin:20px 0  }
.img-content-w {width:100%;height:100%;position:relative;display:flex;} 
.immagine-residua { width:100%; height:100%; position:absolute;  bottom:0px; right:0px; box-shadow:  20px 20px 10px rgb(190 190 190 / 50%);}
.carousel-container {
    position: relative;
    width: 100%;
    max-width: 800px; /* Larghezza massima */
    margin: auto;
    overflow: hidden;
}

/* Slider e singole slide */
.carousel {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.carousel-slide {
    min-width: 100%; /* Ogni slide occupa tutta la larghezza del contenitore */
    height: 400px; /* Altezza della slide */
}

.carousel-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Navigazione slider */
.carousel-nav {
    position: absolute;
    z-index:1;
    top: 50%;
    right: 5%;
    gap:10px;
    width: 90%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
    pointer-events: none;
}

.carousel-prev, .carousel-next {
    font-size: 24px;
    color: #fff;
    padding:5px 15px;
    cursor: pointer;
    background-color: rgb(225 49 49 / 66%);
    pointer-events: all; /* Abilita eventi sui pulsanti */
}

.carousel-prev:hover, .carousel-next:hover {
    background-color: rgb(0 0 0);
}

/* Dots container */
.carousel-dots {
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
}

.carousel-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    background-color: rgb(255 255 255 / 69%);
    border-radius: 50%;
    cursor: pointer;
    transition: background-color 0.3s;
}

.carousel-dot.active, .carousel-dot:hover {
    background-color: #fff;
}
.transition {   transition: All 0.5s linear;
    -webkit-transition: All 0.5s linear;
    -moz-transition: All 0.5s linear;
    -o-transition: All 0.5s linear; }
.image1-content-w {width: 100%;height: auto;position:relative;display:inline-block;float:left;}
.primary-color { background:#ffffff; }
.secondary-color { background:#eeeeee; }
.tree-color {background: #1c1c1c; color:#fff }

.four-color {background: #1c1c1c;}
#desktop-static-menu {
    width: 100%;
    position: relative;
    display: flex;  
    border-bottom: 1px solid #ddd;
    height: 100%;
}


#mobile-static-menu {
    width: 100vw;
    position: fixed;
    top: 0;
    right: 0;
    display: none; /* Nasconde per impostazione predefinita */
    height: 80px;
     border-bottom: 1px solid #ddd;
}
#menu-color { background:#fff; position:absolute; width:100%; height:100%; display:inline-block}
#mobile-menu-color { background:#fff; position:absolute; width:100%; height:100%; display:inline-block}
#center-static-menu {min-width: 1000px;margin:auto;height:100%;position:relative;display:flex;justify-content: space-between;width: 80%;}
#center-mobile-static-menu {width:auto;margin:auto;height:100%;position:relative;display:flex;justify-content: space-between; z-index:1}
#mobile-static-menu-items {background: #140a00;position:absolute;width:100%;height: 90vh;padding: 5vh 0;display:flex;top:0px;/* align-content: center; *//* align-items: center; */}
.rsh  { right:0; }
.menu-ui-mobile {width: auto;margin: 80px auto;height:100%;position:relative;display:flex;flex-direction: column;gap:20px}
.menu-ui-mobile li {width:auto;list-style:none;/* margin:auto; */height:auto;position:relative;display:flex;/* justify-content: flex-start; */}
.menu-ui-mobile li a {font-size: 20px;text-transform:uppercase;padding:0;color:#fff}
#menu-open {width: auto;height: auto;position:relative;display:flex;/* margin:auto; */}
.icon-open-menu {
    margin:auto 25px;
    width: 30px;
    height: 3px;
    background-color: #333; /* Colore della linea centrale */
    position: relative;
    border-radius: 2px; /* Arrotondamento */
    cursor: pointer;
}

.icon-open-menu::before,
.icon-open-menu::after {
    content: '';
    width: 100%; /* Larghezza delle linee */
    height: 3px; /* Spessore delle linee */
    background-color: #333; /* Colore delle linee */
    position: absolute;
    left: 0;
    border-radius: 2px; /* Arrotondamento */
    transition: all 0.3s ease; /* Transizione per l'animazione */
}

.icon-open-menu::before {
    top: -8px; /* Posiziona la linea superiore */
}

.icon-open-menu::after {
    top: 8px; /* Posiziona la linea inferiore */
}
.icon-open-menu.active {
    background-color: transparent; /* Nasconde la linea centrale */
}

.icon-open-menu.active::before {
     background-color:#fff;
    transform: rotate(45deg);
    top: 0;
}

.icon-open-menu.active::after {
    background-color:#fff;
    transform: rotate(-45deg);
    top: 0;
}
#logo-wrapper {width:auto;/* margin:auto; */height:100%;position:relative;display:flex;}
#mobile-logo-wrapper {
    width: auto;
    margin: auto 25px;
    height: 60px;
    position: relative;
    display: flex;
    align-items: center;
    }
#static-menu-items {width:auto;/* margin:auto; */height:100%;position:relative;display:flex;}
.requestNow {width:auto;/* margin:auto; */height:100%;position:relative;display:flex;}
.menu-ui { width:auto; margin:auto; height:100%; position:relative; display:flex; gap:30px }
.menu-ui li { width:auto;   list-style:none; margin:auto; height:100%; position:relative; display:flex; }
.menu-ui li:hover .submenu { display:block }

.menu-link  {width:auto;padding:0 20px;cursor:pointer;position:relative;display:flex;margin:auto;text-decoration:none;color:#222;font-weight:400; font-style:italic;font-size:16px; }
.menu-link-request {width:auto;padding:10px 20px;border:2px solid #ffc107; cursor:pointer;position:relative;display:flex;margin:auto;text-decoration:none;color:#ffc107;font-weight:400; font-style:italic;font-size:16px;   transition: All 0.4s ease;
   -webkit-transition: All 0.4s ease;
   -moz-transition: All 0.4s ease;
   -o-transition: All 0.4s ease;}
.menu-link-request:hover { background:#ffc107; color:#000000}
.menu-ui li:hover .menu-link {color: #FF9800;}
 
.submenu {
   moz-box-shadow: 0px 0px 4px #00000040;
   -webkit-box-shadow: 0px 0px 4px #00000040;
   box-shadow: 0px 0px 4px #00000040;
   transition: All 0.4s ease;
   -webkit-transition: All 0.4s ease;
   -moz-transition: All 0.4s ease;
   -o-transition: All 0.4s ease;
   padding-top:0px;
    display:none;
   overflow:hidden;
   width: 150px;
   top:60px;
   border-top:4px solid #FFC107;
   left:0px;
   background:#fff;
   position: absolute;
   }
.submenu li { height:auto; position:relative; display:block; width:100%; transition: All 0.4s ease;
   -webkit-transition: All 0.4s ease;
   -moz-transition: All 0.4s ease;
   -o-transition: All 0.4s ease; }
.submenu li:hover { background:#FFC10715; }
.submenu li a:hover { color:#FF9800; }
.submenu li a { height:auto; position:relative; display:block; color:#000;width:90%; padding:10px 5%; transition: All 0.4s ease;
   -webkit-transition: All 0.4s ease;
   -moz-transition: All 0.4s ease;
   -o-transition: All 0.4s ease; }
#logo-link { width:222px; margin:auto; height:50px; position:relative; display:flex; }
.logo-light { background:url(../immagini/logoh.png) no-repeat center/contain }
#mobile-logo-link  {
    width: 266px; /* Aggiungi larghezza per rendere visibile l'elemento */
    height: 60px; /* Aggiungi altezza per adattare l'immagine */
    position:relative;
    transition: All 0.5s linear;
    -webkit-transition: All 0.5s linear;
    -moz-transition: All 0.5s linear;
    -o-transition: All 0.5s linear;
    }
.img_logo {
    width: auto; /* Aggiungi larghezza per rendere visibile l'elemento */
    height: 100%; /* Aggiungi altezza per adattare l'immagine */
    }
.logo-dark { background:url(../immagini/logo.png) no-repeat center/contain }
#slide {
    width: 100%;
    height: 900px;
    float: left;
    position: relative;
    overflow: hidden;
    transform: scale(2);
    /* Zoom iniziale */
    transition: transform 1s ease;
}
#image_slide {
    width: 100%;
    height: 400px;
    float: left;
    position: relative;
    overflow: hidden;
     
}
#image_slide #zt_slide {left:10px; min-width:1000px; width:80% }
#image_slide #zt_slide #contentlisl { justify-content:end;  bottom:50px;  }
#image_slide #zt_slide #contentlisl .titlesslide { color:#fff !important; font-size:70px ;}
#content_slide {
    width: 100%;
    height: 100%;
    float: left;
    position: relative
}
#prevButton {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
     background-color:transparent;
    border-radius:50%;
    opacity:0.7;
    border: 2px solid #ffffff;
    cursor: pointer;
    outline: none;
    z-index: 10;
}

/* Creazione della freccia con il pseudo-elemento ::before */
#prevButton::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-25%, -50%) rotate(-45deg);
    width: 15px;
    height: 15px;
    border-top: 3px solid #ffffff;
    border-left: 3px solid #ffffff;
}
#nextButton {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    opacity:0.7;
     background-color:transparent;
    border-radius:50%;
    border: 2px solid #ffffff;
    cursor: pointer;
    outline: none;
    z-index: 10;
}
#nextButton:hover {
    margin-top:-15px;
    opacity:1;
    transform:scale(1.5) ;
}
#prevButton:hover {
    margin-top:-15px;
    opacity:1;
    transform:scale(1.5) ;
}
/* Creazione della freccia con il pseudo-elemento ::before */
#nextButton::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-75%, -50%) rotate(135deg);
    width: 15px;
    height: 15px;
    border-top: 3px solid #ffffff;
    border-left: 3px solid #ffffff;
}
 
.slide {
    width: 100%;
    height: 100%;
    position: absolute; 
    opacity: 0;
    transition: opacity 0.5s;
}
.slidew {
    width: 100%;
    height: 100%;
    position: absolute; 
    opacity: 0;
    transition: opacity 0.5s;
}
.active-slide {
    opacity: 1;
}
.container_slide {
    width: 100%;
    height: 100%;
    position: absolute;
    display:flex;
}
.imgsliderdiv {
    background:url(../immagini/sfondo.jpg) no-repeat center;
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    background-size: cover !important;
}
#zt_slide {z-index:2;padding: 0 2%;top: 0px;left: 0;position: relative;margin:auto;height: 100%;display: flex;}

#zt_slide_content {
  position:relative;
  display: flex;
  width: auto;
  height: auto;
}
#contentlisl {
    width: auto;
    max-width: 60vw;
    height: auto;
    position: relative;
    display:flex;
    word-wrap: break-word;
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    vertical-align: baseline;
    background: transparent;
    z-index: 1;
    gap:40px;
    align-content: center;
    flex-direction: column;
    justify-content: center;
    /* align-items: flex-end; */
}
.q {
    padding:30px 60px;
    border:2px solid #fff;
}
.boldato { display:block; font-size:45px; color:#ffbb00; }
.titlesslide {
    left: -100%;
    opacity: 0;
    font-weight: 700;
    color:#fff;
    text-align:right;
    text-transform:uppercase;
    font-size: clamp(16px, 2vw, 40px);
    !;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    position:relative
}

.descr_slide {
    display:inline-block;
    color: #ccc;
    font-size: clamp(16px, 2vw, 26px) !important;
    top: 1000px;
    position: relative;
    font-weight: 400;
    text-align:right;
    opacity: 0;
    word-wrap: break-word;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}
.relinkslide {width:auto;height:auto;position:relative;display: flex;opacity:0;top:1000px;justify-content: right;}
.relinkslide>a {color:#fff;width:auto;height:auto;font-size:18px;text-transform:uppercase;display:inline-block;background: #ffc107;}
.relinkslide>a>span  {color: #000;width:auto;height:auto;font-size:18px;text-transform:uppercase;margin:15px 25px;display:inline-block;}
