body {
  background: #f5f5f5;
}

body.blockowerflow {
  overflow: hidden;
}

body * {
  position: relative;
}

img {
  max-width: 100%;
}

body .btn {
  border-radius: 1px
}

.radius-20 {
  border-radius: 20px;
}

.badge-png {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 100%;
  object-fit: contain;
  z-index: 1;
}

.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform .2s ease-in-out;
  display: inline-block;
  right: 0;
  position: absolute;
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}

.accordion-button {
  width: 100%;
  text-align: left;
  background: none;
  border: 0;
  padding-left: 0;
  position: relative;
  font-size: 1.0rem;
}

.accordion-item {
  border-bottom: 1px solid #e9ecef;
  padding-bottom: 10px;
  padding-top: 10px;
}

.accordion-body {
  margin-top: 10px;
}

.visually-hidden {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.z-10 {
  z-index: 10;
}

.stretched-link:focus::after {
  box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25);
}

@media (min-width: 992px) {
  .col-lg-7item {
    flex: 0 0 auto;
    width: 14.28571428571429%;
  }

  .col-lg-5item {
    flex: 0 0 auto;
    width: 20%;
  }

  .col-lg-8item {
    flex: 0 0 auto;
    width: 12.5%;
  }

  .w-lg-auto {
    width: auto !important;
  }

  .w-lg-75 {
    width: 75% !important;
  }
}

.ombrafull {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
}

.row-no-margin {
  margin-left: 0px;
  margin-right: 0px;
}

.btn-outline-whatsapp {
  border-color: #128C7E;
  color: #128C7E;
}

.btn-outline-whatsapp:hover {
  background: #128C7E;
  color: #fff;
}

.btn-whatsapp {
  background: #128C7E;
  color: #fff;
}

.btn-whatsapp:hover {
  background: #128C7E;
  color: #fff;
}

.btn-whatsapp-light {
  background: #25D366;
  color: #fff;
}

.btn-whatsapp-light:hover {
  background: #25D366;
  color: #fff;
}

.ancorafull {
  color: inherit;
  text-decoration: none;
}

.ancorafull:hover {
  color: inherit;
  text-decoration: none;
}

.cursor-pointer {
  cursor: pointer;
}

.center-verticaled {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}

.add-comparatore,
.remove-comparatore {
  cursor: pointer;
}

.mw-50 {
  max-width: 50%;
}

.hover-effect:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.fb-bg {
  background: #4267B2;
}

.tw-bg {
  background: #1DA1F2;
}

.yt-bg {
  background: #FF0000;
}

.ig-bg {
  background: #E1306C;
}

.font-weight-semibold {
  font-weight: 600;
}

.bg-black {
  background: #242424;
}

.inherit-a {
  color: inherit;
  text-decoration: none;
}

.inherit-a:hover {
  color: inherit;
}

.loader-full-page {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  background: rgba(0, 0, 0, 0.8);
}

.loader-full-page .spinners {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.privacy-checkbox,
.marketing-checkbox {
  width: 15px;
  height: 15px;
}

.container-full-frame-yb {
  width: 100%;
  height: 100%;
}

.full-frame-yb {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.grecaptcha-badge {
  display: none !important;
}

.fw-bold {
  font-weight: bold;
}

figure {
  max-width: 100%;
}

.sedicinoni {
  padding-top: 56.25%;
  background-position: center;
  background-size: cover;
}

.quattroterzi {
  padding-top: 75%;
  background-position: center;
  background-size: cover;
}

.ck-content strong {
  font-weight: 700 !important;
}

.ck-content iframe {
  max-width: 100%;
}

.border-2 {
  border-width: 2px !important;
}

.mw-75 {
  max-width: 90%;
}

.fs-1 {
  font-size: 2.5rem;
}

.fs-2 {
  font-size: 2rem;
}

.fs-3 {
  font-size: 1.75rem;
}

.fs-4 {
  font-size: 1.5rem;
}

.fs-5 {
  font-size: 1.25rem;
}

.fs-6 {
  font-size: 1rem;
}

#showavviso {
  display: none;
}

.avviso-right-bottom {
  right: 15px;
  bottom: 15px;
  z-index: 2147483645;
  width: 400px;
  max-width: 90%;
}

@media (max-width:767px) {
  .avviso-right-bottom {
    bottom: 65px;
  }
}

.avviso .closeavviso {
  top: -1px;
  right: -1px;
  z-index: 9;
}

#showpopup {
  display: none;
}

.popup-centered {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2147483645;
  width: 600px;
  max-width: 90%;
}

.popup .closepopup {
  top: -1px;
  right: -1px;
  z-index: 9;
}

@media print {

  #cconsent-bar {
    display: none !important;
  }

}

.fst-italic {
  font-style: italic;
}

#kk166442 {
  display: none;
}

.bg-nero {
  background-color: #000 !important;
}

.gap-15 {
  gap: 15px;
}

@media screen and (min-width: 992px) {
  .shadow-lg-0 {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.05) !important;
  }

  .border-lg {
    border: 1px solid #dee2e6;
  }
}

.text-max-1-rows {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-max-2-rows {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-max-3-rows {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.rounded-13 {
  border-radius: 13px !important;
}

.pallinoColore {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  margin-left: 5px;
  border: 1px solid #969696;
}

.selectColore {
  margin-left: 5px;
  border-radius: 50px;
  border: 1px solid #7D869C;
  padding: 5px;
}

.remove-comparatore:active,
.add-comparatore:active {
  filter: drop-shadow(0px 0px 2px #ed3838);
}

.pagina10 .content a {
  word-break: break-word;
}

#modalcontatto {
  z-index: 999999;
}

.gap-5 {
  gap: 3rem;
}

.object-cover {
  object-fit: cover;
}

.prezzo-scatto {
  display: inline-block;
  padding: 10px 10px 5px 10px;
  line-height: 25px;
  margin-bottom: 5px;
  border-radius: 5px;
  border: 3px solid transparent;
  background:
    linear-gradient(#EFEFEF, #EFEFEF) padding-box,
    linear-gradient(90deg, #F1791E 0%, #A70339 100%) border-box;
}

.prezzo-scatto .prezzofinale {
  background: linear-gradient(90deg, #F1791E 0%, #A70339 100%) !important;
  background-clip: text !important;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.prezzo-scatto .prezzoda {
  color: #F1791E;
  font-weight: bold;
}

.icon-scatto {
  display: none !important;
}

.prezzo-scatto .icon-scatto {
  display: block !important;
  position: absolute;
  top: -10px;
  right: -10px;
  background: #A70339;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #fff;
}

.prezzo-scatto .icon-scatto svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.prezzo-scatto-scheda {
  border: 3px solid transparent;
  background:
    linear-gradient(#EFEFEF, #EFEFEF) padding-box,
    linear-gradient(90deg, #F1791E 0%, #A70339 100%) border-box !important;
}

.prezzo-scatto-scheda .icon-scatto {
  display: block !important;
  position: absolute;
  top: -15px;
  right: -15px;
  background: #A70339;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  z-index: 2;
}

.prezzo-scatto-scheda .icon-scatto svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.prezzo-scatto-scheda .prezzofinale {
  background: linear-gradient(90deg, #F1791E 0%, #A70339 100%) !important;
  background-clip: text !important;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.prezzo-scatto-scheda .prezzoda {
  color: #F1791E;
  font-weight: bold;
}

.text-scatto {
  display: none !important;
}

.prezzoSpecialeGiac {
  position: absolute;
  bottom: 15px;
  left: 15px;
  z-index: 2;
}

.prezzo-scatto-scheda .text-scatto {
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  background: linear-gradient(90deg, #F1791E 0%, #A70339 100%);
  padding: 5px 10px;
  z-index: 1;
  text-align: center;
}

.prezzo-scatto-scheda {
  padding-top: 40px !important;
}

/* sopra a 1600px */
@media (min-width: 1600px) {
  .prezzo-scatto-scheda {
    padding-top: 25px !important;
  }

  .prezzo-scatto-scheda .text-scatto {
    top: 160px;
    right: 0;
    left: auto;
    padding: 10px 15px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    width: auto;
  }
}

/* sotto a 992px */
@media (max-width: 992px) {
  .prezzo-scatto .icon-scatto {
    width: 25px;
    height: 25px;
  }

  .prezzo-scatto .icon-scatto svg {
    width: 14px !important;
    height: 14px !important;
  }

  .lista .prezzoSpecialeGiac {
    width: 90px;
  }


  .scheda .prezzoSpecialeGiac {
    width: 130px;
  }
}

/* Popover info prezzo su hover (solo desktop) - vedi public.js */
.ahe-price-popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
  width: max-content;
  max-width: 320px;
  padding: 14px 16px;
  background: #fff;
  color: #333;
  border-radius: 10px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, .18);
  text-align: left;
  opacity: 0;
  visibility: hidden;
  transform: translateY(4px);
  transition: opacity .15s ease, transform .15s ease;
  pointer-events: none;
}

.ahe-price-popover.is-visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
}

.ahe-price-popover .ahe-price-popover-body {
  font-size: 12px;
  line-height: 1.45;
  font-style: normal;
  font-weight: 400;
}

.ahe-price-popover .ahe-price-popover-body .h5,
.ahe-price-popover .ahe-price-popover-body h5 {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 1.3;
}

.ahe-price-popover .ahe-price-popover-body p {
  margin-bottom: 0;
}

.ahe-price-popover .ahe-price-popover-arrow {
  position: absolute;
  bottom: -6px;
  width: 12px;
  height: 12px;
  margin-left: -6px;
  background: #fff;
  transform: rotate(45deg);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, .06);
}

.ahe-price-popover.ahe-price-popover--below .ahe-price-popover-arrow {
  bottom: auto;
  top: -6px;
  box-shadow: -2px -2px 6px rgba(0, 0, 0, .06);
}header.header9 {
    top: 0;
    z-index: 1000;
}

body.home header.header9 {
    background-color: transparent;
    transition: all 0.3s ease;
}

body:not(.home) header.header9 {
    background-color: #ffffff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

body.home header.header9 .scrolled-item {
    display: none;
}

header.header9 .ricerca-header {
    font-size: 12px;
    padding-left: 30px;
}

header.header9 .icona-cerca {
    left: 20px;
    top: 10px;
    color: #c0c0c0;
}

header.header9 #menu {
    position: absolute;
    left: 0;
    top: 43px;
    z-index: 9;
    width: 100%;
    background-color: #ffffff;
    padding: 1rem .75rem;
    box-shadow: 0px 20px 10px rgba(0, 0, 0, 0.1);
}

header.header9 .logo {
    max-width: 100%;
}

body.home header.header9.scrolled {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
}

body.home header.header9.scrolled .scrolled-item {
    display: block;
}

body.home header.header9.scrolled .not-scrolled-item {
    display: none;
}

body.home header.header9.scrolled .nav-link,
body.home header.header9.scrolled .text-link,
body header.header9 .nav-link,
body header.header9 .text-link {
    color: #343a40;
    text-transform: uppercase;
    font-size: 18px;
}

.header9 #menu .btn {
    border-radius: 5px;
    text-transform: none;
}

.header9 #menu .btn.ahe_click_whatsapp {
    border-radius: 5px !important;
}

@media screen and (min-width: 768px) {
    header.header9 #menu {
        position: static;
        display: block;
        background-color: transparent;
        padding: 0;
        box-shadow: none;
    }

    body.home header.header9.scrolled .ahe_click_call,
    body:not(.home) header.header9 .ahe_click_call {
        background-color: #85273a !important;
        color: #ffffff;
    }

    body.home header.header9.scrolled .ahe_click_call:hover,
    body:not(.home) header.header9 .ahe_click_call:hover {
        background-color: #601424 !important;
    }

    body.home header.header9 .nav-link,
    body.home header.header9 .text-link {
        color: #ffffff;
    }

    /* body header.header9 .nav-link {
        text-transform: none;
    } */
}

@media screen and (min-width: 992px) {
    /* header.header9 .navbar-nav .nav-item .nav-link {
        font-size: 20px;
    } */

    header.header9 .logo {
        max-width: 150px;
    }
}

@media screen and (min-width: 1200px) {
    header.header9 .logo {
        max-width: 100%;
    }
}footer.footer7 {
    background-color: #242424;
}

footer.footer7 .brand-icon {
    width: 30px;
}

body.scheda3 footer.footer7 {
    padding-bottom: 250px;
}

footer.footer7 .footer-basso {
    font-weight: 300;
    font-size: 14px;
}

@media screen and (min-width: 768px) {
    footer.footer7 .brand-icon {
        width: auto;
    }

    body.scheda3 footer.footer7 {
        padding-bottom: 125px;
    }
}div.slider6 {
    position: relative;
    margin-top: -60px;
    padding-top: 60px;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    padding-bottom: 125px;
    opacity: 1;
    transition: opacity .2s ease-in-out;
}

@media only screen and (min-width:768px) {
    div.slider6 {
        margin-top: -100px;
    }
}

@media only screen and (min-width:992px) {
    div.slider6 {
        padding-bottom: 350px;
        padding-top: 100px;
    }
}

div.slider6 h1 {
    font-size: 30px;
    font-weight: 600;
}

div.slider6 h2 {
    font-size: 14px;
}

div.slider6 .carousel-item {
    height: 100vw;
}

div.slider6 .carousel .carousel-item {
    background-size: cover;
    background-position: center center;
}

div.slider6 .carousel .carousel-control-next,
div.slider6 .carousel .carousel-control-prev {
    background: none !important;
    border: 0 !important;
    opacity: 1 !important;
}

div.slider6 #sliderhomepage {
    max-width: 2200px;
    margin: 0 auto;
}

div.slider6 .filtri form .input-group-append .btn,
div.slider6 .filtri form .input-group-prepend .btn {
    height: 40px;
    width: 40px;
}

div.slider6 .filtri form .input-group-append .btn img,
div.slider6 .filtri form .input-group-prepend .btn img {
    width: 25px;
}

div.slider6 .filtri form .input-group-prepend .btn img.arrow {
    width: 15px;
}

div.slider6 .filtri form .input-group-prepend {
    align-self: stretch;
    align-items: center;
    display: flex;
    background-color: #EDEEEE;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    border-right: 1px solid #848484
}

div.slider6 .filtri form .input-group-append {
    align-self: stretch;
    align-items: center;
    display: flex;
    background-color: #ffffff;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

div.slider6 .filtri form .input-group input {
    height: 50px;
    border: 0;
    border-left: 1px solid #848484;
    border-radius: 0;
    box-shadow: none;
}

div.slider6 .filtri form .input-group input:not(:placeholder-shown) {
    font-weight: 600;
}

#dropdownCarrozzeria::after {
    display: none;
}

#dropdownCarrozzeria+.dropdown-menu {
    min-width: max-content;
    max-height: 300px;
    overflow-y: auto;
    border-radius: 20px;
}

#dropdownCarrozzeria+.dropdown-menu img {
    width: 45px;
}

#dropdownCarrozzeria+.dropdown-menu .dropdown-item.active,
#dropdownCarrozzeria+.dropdown-menu .dropdown-item:active {
    background-color: #848484;
}

div.slider6 .filtri form button.btn-primary:hover {
    background-color: var(--colore-primario-hover);
    border-color: var(--colore-primario-hover);
}

@media only screen and (min-width:990px) {
    div.slider6 .carousel-item {
        height: 36vw;
    }
}

@media only screen and (min-width:992px) {

    #dropdownCarrozzeria+.dropdown-menu {
        max-height: unset;
    }
}

@media only screen and (min-width:2200px) {
    div.slider6 .carousel-item {
        height: 800px;
    }
}

/* Unset the background color and color of the select element when it is disabled */
div.slider6 select[disabled] {
    background-color: unset;
    color: unset;
}

div.slider6 select.form-select-condizione {
    max-width: 200px;
    background: none;
    appearance: none;
    /* rimuove la freccia di default */
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url('data:image/svg+xml;utf8,<svg fill="white" height="30" viewBox="0 0 24 24" width="30" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>') no-repeat right 10px center;
    color: white;
    border: 0;
}

div.slider6 select.form-select-condizione option {
    color: black;
}.carchoices3 .contenitore-elementi {
    scrollbar-width: none;
    white-space: nowrap;
    overflow: scroll;
    position: relative;
}

.carchoices3 .container-elementi-promo {
    background-color: #EDEEEE;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.carchoices3 .contenitore-elementi::-webkit-scrollbar {
    display: none;
}

.carchoices3 .contenitore-elementi .elemento-item {
    display: inline-block;
    width: calc(31% - 0.75rem);
    padding: 0.75rem;
}

.carchoices3 .contenitore-elementi .elemento-item-promo {
    display: inline-block;
    width: calc(80% - 0.75rem);
    padding: 0.75rem;
}

.carchoices3 .contenitore-elementi .elemento-item-promo:nth-child(n + 2) {
    margin-left: 1.5rem;
}

@media screen and (min-width: 768px) {

    .carchoices3 .contenitore-elementi .elemento-item {
        width: calc(20% - 0.75rem);
    }

    /* .carchoices3 .contenitore-elementi .elemento-item-promo {
        width: calc(40% - 0.75rem);
    } */

    .carchoices3 .container-elementi-promo {
        white-space: normal;
        overflow: visible;
        text-align: center;
    }

    .carchoices3 .contenitore-elementi .elemento-item-promo {
        display: inline-block;
        width: 20%;
    }

    /* .carchoices3 .contenitore-elementi .elemento-item-promo:nth-child(n + 2) {
        margin: 0;
    } */
}

@media screen and (min-width: 992px) {
    .carchoices3 .container-elementi .contenitore-elementi {
        white-space: normal;
    }

    .carchoices3 .contenitore-elementi .elemento-item {
        width: calc(10% - 0.75rem);
    }

    /* .carchoices3 .contenitore-elementi .elemento-item-promo {
        width: calc(20% - 0.75rem);
    } */

    .carchoices3 .container-elementi {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, -30%);
        background-color: #fff;
        box-shadow: 0 4px 29px 0 rgba(0, 0, 0, 0.2);
        border-radius: 20px;
        z-index: 1;
    }

    .carchoices3 .container-promo {
        margin-top: 200px;
    }

    .carchoices3 .container-elementi-promo {
        padding-top: 13rem;
    }

    /* .carchoices3 .container-elementi-promo .contenitore-elementi {
        padding: 1rem calc((100% - 992px) / 2) 0;
    } */
}

@media screen and (min-width: 1200px) {

    .carchoices3 .container-elementi-promo {
        padding-top: 15rem;
    }

    /* .carchoices3 .container-elementi-promo .contenitore-elementi {
        padding: 1rem calc((100% - 1140px) / 2) 0;
    } */
}

@media screen and (min-width: 1400px) {

    /* .carchoices3 .container-elementi-promo .contenitore-elementi {
        padding: 1rem calc((100% - 1320px) / 2) 0;
    } */
}

@media screen and (min-width: 1200px) {

    .carchoices3 .container-elementi-promo {
        padding-top: 18rem;
    }
}.autorecenti1 .contenitore-elementi {
    scrollbar-width: none;
    white-space: nowrap;
    overflow: scroll;
    position: relative;
}

.autorecenti1 .contenitore-elementi::-webkit-scrollbar {
    display: none;
}

.autorecenti1 .contenitore-elementi .annuncio4 {
    display: inline-block;
    width: 280px;
    margin-right: 15px;
}

.autorecenti1 .arrow {
    display: none;
    position: absolute;
    top: 0;
    height: 100%;
    background-color: rgba(243, 243, 243, 0.7);
    padding: 20px;
    z-index: 1;
    cursor: pointer;
}

.autorecenti1 .arrow i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
}

.autorecenti1 .arrow-left {
    left: 0;
}

.autorecenti1 .arrow-right {
    right: 0;
}

@media screen and (min-width: 992px) {
    .autorecenti1 .contenitore-elementi .annuncio4 {
        width: calc(32% - 0.75rem);
        text-align: initial;
    }

    .autorecenti1 .contenitore-elementi {
        padding: 1rem calc((100% - 992px) / 2) 0;
        text-align: center;
    }
}

@media screen and (min-width: 1200px) {

    .autorecenti1 .contenitore-elementi {
        padding: 1rem calc((100% - 1140px) / 2) 0;
    }
}

@media screen and (min-width: 1400px) {
    .autorecenti1 .contenitore-elementi .annuncio4 {
        width: calc(28% - 0.75rem);
    }

    .autorecenti1 .contenitore-elementi {
        padding: 1rem calc((100% - 1320px) / 2) 0;
    }
}div.annuncio4 .img-auto {
    padding-top: 75%;
    background-size: cover;
    border-radius: 15px;
}

div.annuncio4 .prezzo {
    font-size: 22px;
}

div.annuncio4 .rata {
    font-size: 20px;
}

div.annuncio4.item-annuncio {
    background-color: #EDEEEE;
    border-radius: 15px;
}

div.annuncio4 .sottotitolo,
div.annuncio4 .infodati {
    font-size: 14px;
}

@media screen and (min-width: 768px) {

    div.annuncio4 .sottotitolo,
    div.annuncio4 .infodati {
        font-size: 14px;
    }
}.sezioni-auto1 .contenitore-elementi {scrollbar-width: none; white-space:nowrap; overflow:scroll; position:relative;}
.sezioni-auto1 .contenitore-elementi::-webkit-scrollbar {display: none;}
.sezioni-auto1 .contenitore-elementi .elemento-item {display:inline-block; width:200px;}
.sezioni-auto1 .arrow {display:none; position:absolute; top:0; height:100%; background-color: rgba(243, 243, 243, 0.7); padding:20px; z-index:1; cursor:pointer;}
.sezioni-auto1 .arrow i {position: absolute; top:50%; left:50%; transform: translate(-50%, -50%); font-size:30px;}
.sezioni-auto1 .arrow-left {left:0;} 
.sezioni-auto1 .arrow-right {right:0;}

@media only screen and (min-width: 1024px) {

    /* .sezioni-auto1 .arrow {display:block;} */
    .sezioni-auto1 .contenitore-elementi .elemento-item {
        width: calc(20% - 2.5rem);
    }

}.aboutus2 {
    background-color: #EDEEEE;
}.testimonial4 {
    padding-top: 50px;
}

.testimonial4 .item {
    width: 75%;
    margin-left: 12.5%;
}

.testimonial4 .item img {
    max-width: 60% !important;
}

.testimonial4 .item .sfondo {
    height: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    background-color: var(--colore-grigio-chiaro);
}

.testimonial4 .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23F0F3F8' viewBox='0 0 8 8'><path d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/></svg>");
}

.testimonial4 .carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23F0F3F8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.testimonial4 .slick-list {
    padding-bottom: 0 !important;
    padding-left: 5%;
    padding-right: 5%;
}

.testimonial4 .slick-track {
    display: flex;
}

.testimonial4 .item {
    height: inherit !important;
}

.testimonial4 .slick-prev,
.testimonial4 .slick-next {
    background-color: var(--colore-primario);
    border-radius: 50px;
    padding: 5px;
    width: auto;
    height: auto;
}

.testimonial4 .slick-prev:hover,
.testimonial4 .slick-prev:focus,
.testimonial4 .slick-next:hover,
.testimonial4 .slick-next:focus {
    background-color: var(--colore-primario-hover);
}

.testimonial4 .slick-prev:before {
    background-image: url('/assets/img/custom/5/prev-icon.png');
    background-size: contain;
    opacity: 1;
}

.testimonial4 .slick-next:before {
    background-image: url('/assets/img/custom/5/next-icon.png');
    background-size: contain;
    opacity: 1;
}

@media only screen and (min-width: 768px) {

    .testimonial4 .item img {
        max-width: 75% !important;
    }

    .testimonial4 .slick-list {
        padding-left: 10%;
        padding-right: 10%;
    }

}

@media only screen and (min-width: 992px) {
    .testimonial4 .slick-track {
        display: flex;
    }

    .slick-prev:before,
    .slick-next:before {
        color: transparent !important;
    }

    .testimonial4 .slick-list {
        padding-bottom: 60px !important;
        padding-left: 0;
        padding-right: 0;
    }
}.home .seo-box {
	margin-top: 50px;
	padding: 50px 0;
}

.home .seo-box video {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	top: 0;
	left: 0;
}

.home .seo-box h6 {
	font-size: 16px;
	line-height: 1.5;
}

.home .seo-box p {
	font-size: 16px;
}

.home .seo-box p span,
.home .seo-box a {
	font-size: 12px;
}

.home .seo-box p a:hover {
	text-decoration: underline;
}

@media only screen and (min-width: 992px) {

	.home .seo-box p {
		font-size: 1rem;
	}

	.home .seo-box p span,
	.home .seo-box a {
		font-size: 14px;
	}

}.home .blog4 .inherit-a {
	background-color: #f2f2f2;
	border-radius: 8px;
}

.home .blog4 .item {
	display: flex;
	position: relative;
	padding: 0;
	transition: all 0.2s;
}

.home .blog4 .item:hover h6 {
	text-decoration: underline;
}

.home .blog4 .item .immagine {
	padding-left: 0;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}

.home .blog4 .item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}

.home .blog4 .item .testo {
	padding: 0 5px;
}

.home .blog4 .item .testo p {
	display: none;
	margin-bottom: 0;
}

.home .blog4 .item .testo i {
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translateY(-50%);
}

.home .blog4 .box-tipologia {
	height: 100px;
	position: relative;
	background-position: center;
	background-size: cover;
	border: 1px solid #fff;
	border-radius: 5px;
}

.home .blog4 #sliderofficina .carousel-item {
	height: 350px;
	background-position: bottom;
	background-size: cover;
	cursor: pointer;
	background-color: #f2f2f2;
	border-radius: 20px;
}

.home .blog4 #sliderofficina .carousel-item .ombra {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 0;
}

.home .blog4 #sliderofficina .carousel-item .testo {
	width: 90%;
	text-align: center;
	margin: auto;
}

.home .blog4 #sliderofficina .carousel-item .testo .btn {
	background-color: var(--colore-arancione);
	border-color: var(--colore-arancione);
	border-radius: 8px;
	min-width: 200px;
	font-weight: 600;
	width: 100%;
	max-width: 500px;
}

.home .blog4 .box-tipologia a {
	display: block;
	width: 100%;
	height: 100%;
}

.home .blog4 .box-tipologia .testo {
	width: 100%;
}

.home .blog4 .box-tipologia .testo span {
	display: block;
	font-size: 20px;
	color: #fff;
}

.home .blog4 .box-tipologia .testo span.conteggio {
	font-size: 30px;
	font-weight: 600;
}

.home .blog4 .btn-all-articoli {
	border-radius: 8px;
	max-width: 500px;
	padding: .8rem 1.5rem;
}

.home .blog4 .item .testo {
	padding: 15px;
}

@media only screen and (min-width: 768px) {


	.home .blog4 .item .testo p {
		display: block;
	}

	.home .blog4 .box-tipologia {
		height: 200px;
	}

	.home .blog4 #sliderofficina .carousel-item {
		height: 460px;
	}

	.home .blog4 .box-tipologia .testo span {
		font-size: 25px;
	}

	.home .blog4 .box-tipologia .testo span.conteggio {
		font-size: 40px;
	}

}


@media only screen and (min-width: 992px) {

	.home .blog4 .box-tipologia {
		height: 350px;
	}

	.home .blog4 #sliderofficina .carousel-item {
		height: calc(100%);
	}

	.home .blog4 .box-tipologia .testo span.conteggio {
		font-size: 75px;
	}

}/* .lista2 .order-title {font-size:10px;} */
.lista2 .order-choice {
    width: 100%;
    right: 0;
    top: 40px;
    z-index: 9;
    text-transform: none;
    font-size: 12px;
    display: none;
    border: 1px solid #868686;
    border-radius: 5px;
}

.lista2 .order-choice a.active {
    background-color: var(--bs-dark);
    color: #fff !important;
}

.lista2 .auto-lista {
    z-index: 1;
}

.order-desktop {
    position: absolute;
    width: 16.6%;
    right: 0;
}

.lista2 .carousel-control-next,
.lista2 .carousel-control-prev,
.lista2 .carousel-control-next:hover,
.lista2 .carousel-control-prev:hover {
    background-color: transparent;
    border: 0;
}

.lista2 .titlelista h1 {
    font-weight: 600 !important;
    font-size: 24px;
}

.lista2 .btn-lista {
    border: 1px solid #868686;
    border-radius: 5px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .5rem;
    font-weight: 600;
}

.lista2 .ricerca-filtro .input-group-append .btn {
    height: 30px;
    width: 30px;
}

.lista2 .ricerca-filtro .input-group-append .btn img {
    width: 20px;
}

.lista2 .ricerca-filtro .input-group {
    border: 1px solid #848484;
    border-radius: 50px;
}

.lista2 .ricerca-filtro .input-group-append {
    align-self: stretch;
    align-items: center;
    display: flex;
}

.lista2 .ricerca-filtro .input-group input {
    border-radius: 0;
    border: 0;
    background-color: transparent;
    box-shadow: none;
}

.lista2 .ricerca-filtro .input-group input:not(:placeholder-shown) {
    font-weight: 600;
}


.lista2 .ricerca-filtro button.btn-primary:hover {
    background-color: var(--colore-primario-hover);
    border-color: var(--colore-primario-hover);
}

@media screen and (min-width: 992px) {
    .lista2 .ricerca-filtro .input-group-append .btn {
        height: 40px;
        width: 40px;
    }

    .lista2 .ricerca-filtro .input-group-append .btn img {
        width: 25px;
    }

    .lista2 .ricerca-filtro .input-group input {
        height: 50px;
    }

    .lista2 .btn-lista {
        min-width: 180px;
    }
}.breadcrumbs {
    font-size: 12px;
    text-transform: uppercase;
    padding: 15px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    align-items: center;
}

.breadcrumbs span a {
    color: #023e8a;
    text-decoration: none;
    font-weight: 600;
}

.breadcrumbs span.active {
    color: #4b4b4b;
}

.breadcrumbs i {
    font-size: 10px;
    padding: 0 5px;
}

.breadcrumbs img {
    height: 14px;
    padding: 0 5px;
}.filtri7 .form-check {
    padding-left: 0;
}

.filtri7 .form-check-label {
    position: relative;
    padding-left: 32px;
    cursor: pointer;
}

.filtri7 .form-check-input {
    display: none;
}

.filtri7 .form-check-label:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    border: 1px solid var(--colore-grigio-scuro);
    border-radius: 4px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: background-color 0.3s ease, border-color 0.3s ease;
}

.filtri7 .form-check.radio .form-check-label:before {
    border-radius: 50%;
}

.filtri7 .form-check-label:after {
    content: "";
    display: block;
    position: absolute;
    left: 4px;
    top: 50%;
    width: 16px;
    height: 16px;
    background-image: url("/assets/img/custom/5/check-icon.png");
    background-repeat: no-repeat;
    background-position: center;
    transform: translateY(-50%);
    transition: opacity 0.3s ease;
    opacity: 0;
}

.filtri7 .form-check.radio .form-check-label:after {
    box-shadow: 0 0 0px 2px #fff;
    border-radius: 50%;
    background-image: none;
}

.filtri7 .form-check-label:has(.form-check-input:checked):after {
    opacity: 1;
}

.filtri7 .form-check-label:has(.form-check-input:checked):before {
    background-color: var(--colore-primario);
    border-color: var(--colore-primario);
}

.filtri7 #form_ricerca_auto_lista select:has(option:not([value="0"]):not([value=""]):checked) {
    font-weight: 600;
}

.filtri7 .coloreDropdownToggle {
    pointer-events: none;
}

.filtri7 .coloreDropdownOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
    z-index: 1;
}

.filtri7 .coloreDropdownPanel {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 20;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
    padding: 12px;
}

.filtri7 .coloreDropdownPanel.show {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px 8px;
    max-height: 260px;
    overflow-y: auto;
}

.filtri7 .coloreOption {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 0;
    cursor: pointer;
}

.filtri7 .coloreOption input {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.filtri7 .pallinoColore {
    display: block;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.filtri7 .coloreOption input:checked ~ .pallinoColore {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px var(--colore-primario);
}

.filtri7 .nomeColore {
    display: block;
    font-size: 11px;
    text-align: center;
    margin-top: 5px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media screen and (min-width: 992px) and (max-height: 900px) {
    .filtri7 #label-filtri {
        display: none !important;
    }

    .mbh-1 {
        margin-bottom: .25rem !important;
    }

    .mbh-2 {
        margin-bottom: .5rem !important;
    }
}div.annuncio3 .carousel-item {
    height: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 7px;
}

div.annuncio3 .carousel .carousel-control-next,
div.annuncio3 .carousel .carousel-control-prev {
    background: none !important;
    border: 0 !important;
    opacity: 1 !important;
}

div.annuncio3 .prezzo {
    font-size: 22px;
}

div.annuncio3 .rata {
    font-size: 20px;
}

div.annuncio3 {
    background-color: var(--colore-grigio);
    border-radius: 7px;
}

div.annuncio3 .titolo-annuncio {
    font-size: 16px;
}

div.annuncio3 .info-text {
    font-size: 12px;
    line-height: 1;
}

div.annuncio3 .info-small {
    font-size: 10px;
    line-height: 1;
}

div.annuncio3 .slide,
div.annuncio3 .slide .carousel-inner {
    height: 100%;
}

@media screen and (min-width: 992px) {
    div.annuncio3 .carousel-item {
        padding-top: 75%;
    }

    div.annuncio3 {
        height: 100%;
    }

    div.annuncio3 .ancorafull {
        height: 100%;
        display: block;
    }

    div.annuncio3 .ancorafull>.row {
        height: 100%;
    }

    div.annuncio3 .titolo-annuncio {
        font-size: 18px;
    }

    div.annuncio3 .info-small {
        font-size: 12px;
    }
}

@media screen and (min-width: 1200px) {
    div.annuncio3 .titolo-annuncio {
        font-size: 20px;
    }

    div.annuncio3 .info-text {
        font-size: 14px;
    }
}

@media screen and (min-width: 1440px) {
    div.annuncio3 .titolo-annuncio {
        font-size: 22px;
    }
}

.annuncio3 .label_simili_stock {
    position: absolute;
    bottom: 0;
    left: 0;
    width: auto;
    background: rgba(133, 39, 58, 0.8);
    color: #fff;
    z-index: 1;
    font-weight: 500;
    padding: 5px 20px;
    border-top-right-radius: 5px;
}.richiamami1 .sfondo {
    background-image: url("/assets/img/custom/5/richiamami-mob_new.png");
    background-size: cover;
}

.richiamami1 .ombra {
    background-color: rgba(30, 30, 30, 0.1);
}

.richiamami1 .input-group-append .btn {
    height: 40px;
    width: 40px;
}

.richiamami1 .input-group-append .btn img {
    max-width: 25px;
    width: 100%;
}

.richiamami1 .input-group {
    background-color: #fff;
    border-radius: 50px;
}

.richiamami1 .input-group-append {
    align-self: stretch;
    align-items: center;
    display: flex;
}

.richiamami1 .input-group input {
    height: 50px;
    border-radius: 0;
    border: 0;
    background-color: transparent;
    box-shadow: none;
}

.richiamami1 .input-group input:not(:placeholder-shown) {
    font-weight: 600;
}

@media screen and (min-width: 768px) {
    .richiamami1 .sfondo {
        background-image: url("/assets/img/custom/5/richiamami_new.png");
        border-radius: 20px;
    }

    .richiamami1 .sfondo .ombra {
        border-radius: 20px;
    }
}

@media screen and (min-width: 992px) {
    .richiamami1 {
        padding-right: calc(var(--bs-gutter-x) / 2) !important;
        padding-left: calc(var(--bs-gutter-x) / 2) !important;
    }

    .richiamami1>.container>.row {
        margin: 0;
    }
}.scheda3 .testimonial4 {
    padding-bottom: 60px;
}

.scheda3 .share-icon {
    max-width: 30px;
}

@media screen and (min-width: 992px) {
    .scheda3 .testimonial4 {
        padding-bottom: 0px;
    }
}.gallery4 .altrefoto {
    display: none;
    width: calc(100% / 4 - 7px);
    height: calc(100% - 20px);
    color: white;
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
    text-align: center;
    right: 0;
    top: 10px;
}

.gallery4 .altrefoto span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.gallery4 #carouselscheda .carousel-item {
    width: 100%;
    max-width: 1000px;
    padding-top: 75%;
    background-size: cover;
}

.gallery4 #carouselscheda .carousel-inner {
    position: absolute;
    width: 1000px;
    max-width: 98%;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.gallery4 #carouselscheda {
    position: fixed;
    z-index: 1099;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.75);
}

@media only screen and (min-width: 768px) {

    .gallery4 .altrefoto {
        display: block;
    }

}

.gallery4 .swiper {
    width: 100%;
    height: 100%;
}

.gallery4 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gallery4 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery4 .swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.gallery4 .swiper-slide {
    background-size: cover;
    background-position: center;
}

.gallery4 .mySwiper2 {
    height: 50%;
    width: 100%;
    border-radius: 10px;
}

.gallery4 .mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.gallery4 .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.gallery4 .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}

.gallery4 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery4 .swiper-button-next,
.gallery4 .swiper-button-prev {
    color: #fff !important;
    display: none;
}

@media screen and (min-width: 992px) {

    .gallery4 .mySwiper2 {
        border-radius: 20px;
    }

    .gallery4 .mySwiper .swiper-slide img,
    .gallery4 .altrefoto {
        border-radius: 15px;
    }

    .gallery4 .swiper-button-next,
    .gallery4 .swiper-button-prev {
        display: flex;
        background-color: var(--colore-primario);
        border-radius: 50px;
        padding: 5px;
        width: 30px;
        height: 30px;
    }

    .gallery4 .swiper-button-prev:after {
        content: '';
        background-image: url('/assets/img/custom/5/prev-icon.png');
        width: 100%;
        height: 100%;
        background-size: cover;
    }

    .gallery4 .swiper-button-next:after {
        content: '';
        background-image: url('/assets/img/custom/5/next-icon.png');
        width: 100%;
        height: 100%;
        background-size: cover;
    }

    #garanziajz {
        position: absolute;
        bottom: 23%;
        z-index: 1;
        left: 15px;
    }
}.details5 {
    position: sticky;
    top: 93px;
    margin-bottom: 30px;
}

.details5>div {
    border-radius: 20px;
}.features3 .icon-features {
    width: 25px;
}

.features3 .box-icon-feature {
    display: flex;
    align-items: center;
    gap: .5rem;
}

.features3 .optional {
    background: #f2f1f1;
    padding: 5px 10px;
}

@media screen and (min-width: 992px) {
    .features3 .icon-features {
        width: 40px;
    }
}.infofixed1 {
    bottom: 0;
    left: 0;
    z-index: 50002;
}.calcolatore-2 {
    background: var(--colore-grigio);
    padding: 0.5rem 0.75rem 1.5rem;
}

.calcolatore-2 .title h1 {
    font-size: 25px;
    font-weight: 600;
}

.calcolatore-2 .action {
    text-align: right;
}

.calcolatore-2 .action i {
    font-size: 25px;
    width: 100%;
}

.calcolatore-2 .specifiche {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.calcolatore-2 .specifiche>span {
    gap: 5px;
}

.calcolatore-2 .specifiche img {
    width: 25px;
}

.calcolatore-2 .prezzo span,
.calcolatore-2 .prezzo legend {
    display: inline;
    font-size: 16px;
}

.calcolatore-2 .prezzo span.prezzofinale {
    font-size: 25px;
    font-weight: 600;
    margin-right: 5px;
    color: #005ba7;
}

.calcolatore-2 .prezzo .avvisofinanziamento {
    display: block;
    color: #005ba7;
    font-size: 14px;
}

.calcolatore-2 .promo-box {
    background: #242424;
    color: #fff;
    padding: 30px 15px;
    margin-top: 25px;
    font-size: 20px;
}

.calcolatore-2 .promo-box span {
    color: #F17A1E;
    font-weight: 600;
    font-size: 25px;
}

.calcolatore-2 .action-button {
    margin-top: 20px;
    margin-bottom: 20px;
}

.calcolatore-2 #ctaformpreventivo {
    padding: .75rem;
}

.calcolatore-2 .action-button .col i {
    padding: 15px;
    background: #F17A1E;
    color: #fff;
    font-size: 18px;
    border-radius: 100%;
}

.calcolatore-2 .action-button .col-12 {
    margin-bottom: 10px;
}

.calcolatore-2 .action-button span {
    font-size: 14px;
    display: block;
    color: #242424;
    margin-top: 10px;
}

@media screen and (min-width: 992px) {
    .calcolatore-2 {
        border-radius: 20px;
    }
}.offerte9 .contenitore-elementi {
    scrollbar-width: none;
    white-space: nowrap;
    overflow: scroll;
    position: relative;
}

.offerte9 .contenitore-elementi::-webkit-scrollbar {
    display: none;
}

.offerte9 .contenitore-elementi .annuncio4 {
    display: inline-block;
    width: 280px;
    margin-right: 15px;
}

.offerte9 .contenitore-elementi .annuncio7 {
    display: inline-block;
    max-width: 350px;
    width: 80%;
}

.offerte9 .contenitore-elementi .annuncio7:not(:first-child) {
    margin-left: 15px;
}

.offerte9 .arrow {
    display: none;
    position: absolute;
    top: 0;
    height: 100%;
    background-color: rgba(243, 243, 243, 0.7);
    padding: 20px;
    z-index: 1;
    cursor: pointer;
}

.offerte9 .arrow i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
}

.offerte9 .arrow-left {
    left: 0;
}

.offerte9 .arrow-right {
    right: 0;
}

@media screen and (min-width: 992px) {

    .offerte9 .contenitore-elementi .annuncio4,
    .offerte9 .contenitore-elementi .annuncio7 {
        width: calc(25% - 0.75rem);
        white-space: normal;
    }

    .offerte9 .contenitore-elementi .annuncio7 {
        border: 1px solid transparent;
        transition: border 0.3s ease;
    }

    .offerte9 .contenitore-elementi .annuncio7:hover {
        border: 1px solid #C4C4C4;
    }

    .offerte9 .contenitore-elementi {
        padding: 1rem calc((100% - 992px) / 2) 0;
        display: flex;
    }
}

@media screen and (min-width: 1200px) {

    .offerte9 .contenitore-elementi {
        padding: 1rem calc((100% - 1140px) / 2) 0;
    }
}

@media screen and (min-width: 1400px) {

    .offerte9 .contenitore-elementi {
        padding: 1rem calc((100% - 1320px) / 2) 0;
    }

    .offerte9 .contenitore-elementi .annuncio4,
    .offerte9 .contenitore-elementi .annuncio7 {
        white-space: nowrap;
    }
}.contatti3 .item-sede {
    background-color: var(--colore-grigio);
    border-radius: 10px;
}

.contatti3 input {
    font-size: 16px;
}.assistenza1 {background:#fff;}
.assistenza1 h1 {margin-top:25px;}

.assistenza1 .form {padding:15px; color:#fff;border-radius:3px;}
.assistenza1 .form input, .assistenza1 .form textarea {border:0; border-radius:0;}

.assistenza1 .item-assistenza .card-img-top {background-position:center; background-size:cover; padding-top:50%; background-color:#ddd;}
.blog3 .h2 {
    margin-bottom: 25px;
}

.blog3 .inherit-a {
    background-color: #f2f2f2;
    border-radius: 8px;
    height: 100%;
}

.blog3 .item {
    display: flex;
    position: relative;
    padding: 0;
    transition: all 0.2s;
    height: 100%;
}

.blog3 .item .immagine {
    padding-left: 0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.blog3 .item img {
    width: 100%;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    height: 100%;
    object-fit: cover;
}

.blog3 .item .testo {
    padding: 15px;
}

.blog3 .item .testo .data {
    font-size: 12px;
}

.blog3 .no-principale .leggi-absolute {
    position: absolute;
    bottom: 10px;
    right: 15px;
}

@media screen and (min-width: 768px) {

    .blog3 .no-principale .item {
        display: block;
    }

    .blog3 .no-principale .item .immagine {
        height: 200px;
    }

    .blog3 .no-principale .item img {
        border-top-right-radius: 8px;
        border-bottom-left-radius: 0;
        object-fit: cover;
    }

    .blog3 h6,
    .blog3 .h6 {
        font-size: 20px;
    }

    .blog3 .item .testo {
        margin-bottom: 1rem;
    }
}

@media screen and (min-width: 992px) {

    .blog3 h6,
    .blog3 .h6 {
        font-size: 30px;
    }

    .blog3 .item .testo .data,
    .blog3 .item .testo small {
        font-size: 16px;
    }
}.breadcrumbs2 {
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 0 20px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.breadcrumbs2 span a {
    color: var(--colore-nero);
    text-decoration: none;
    font-weight: 600;
}

.breadcrumbs2 span.active {
    color: #4b4b4b;
}

.breadcrumbs2 i {
    font-size: 10px;
    padding: 0 5px;
}/* ---------------------------------------------------------------------------------------- */
/* General                                                                                  */
/* ---------------------------------------------------------------------------------------- */
.editorjs-wrapper {
    font-family: sans-serif;
    color: #000;
}

.editorjs-wrapper:not(:last-child) {
    margin-bottom: 1.5rem;
}

/* ---------------------------------------------------------------------------------------- */
/* Bootstrap Columnbs                                                                       */
/* ---------------------------------------------------------------------------------------- */
@media screen and (max-width: 992px) {
    .editorjs-bootstrapColumns-container {
        padding-left: 0;
        padding-right: 0;
    }
}

/* ---------------------------------------------------------------------------------------- */
/* Image Tool                                                                               */
/* ---------------------------------------------------------------------------------------- */
.imgt-container-items {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
}

.imgt-item img {
    max-width: 100%;
    object-fit: cover;
}

.imgt-caption {
    text-align: center;
}

.imgt-with-border {
    border: 2px solid green;
}

.imgt-stretched {
    width: 100% !important;
    height: auto !important;
    object-fit: fill !important;
}


/* ---------------------------------------------------------------------------------------- */
/* Intestazione gamma                                                                       */
/* ---------------------------------------------------------------------------------------- */
.editorjs__headergamma_container {
    display: flex;
    align-items: center;
}

.editorjs__headergamma_image-el-container {
    flex: 0 0 120px;
    padding: 0;
}

.editorjs__headergamma_image-picture {
    width: 100%;
    height: 100%;
}

.editorjs__headergamma_caption_container {
    width: 100%;
    color: #000;
    font-size: 3.2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

@media screen and (max-width: 992px) {
    .editorjs__headergamma {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .editorjs__headergamma_caption_container {
        color: #201E1F;
        font-size: 1.6rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-align: left;
        margin-left: 0.5rem;
        margin-top: 0.5rem;
    }

    .editorjs__headergamma_image-el-container {
        flex: auto;
        width: 60px;
        height: 56px;
        flex-shrink: 0;
    }

    .editorjs__headergamma_image-picture {
        width: 100%;
        height: auto;
    }


}


/* ---------------------------------------------------------------------------------------- */
/* Title With Image                                                                               */
/* ---------------------------------------------------------------------------------------- */
.editorjs__titlewi {}

.editorjs__titlewi_container {
    width: 100%;
}

.editorjs__titlewi__image {}

.editorjs__titlewi__image-picture {}

.editorjs__titlewi_caption {
    color: #201E1F;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-size: 1.5rem;
}

.editorjs__titlewi_line {
    padding-right: 3rem;
}

@media screen and (max-width: 992px) {

    .editorjs__titlewi_caption {
        font-size: 1.2rem;
    }

    .editorjs__titlewi_caption img {
        width: 32px;
        height: 29.186px;
        flex-shrink: 0;
    }

    .editorjs__titlewi_line {
        padding-right: 2rem;
    }
}


/* ---------------------------------------------------------------------------------------- */
/* Text With Image                                                                               */
/* ---------------------------------------------------------------------------------------- */
.editorjs__textwi {}

.editorjs__textwi_container {
    width: 100%;
}

.editorjs__textwi_image {
    padding: 1em;
    width: 100%;
}

.editorjs__textwi_image img {
    width: 70%;
    border-radius: 13px;
}


.editorjs__textwi_caption {
    padding: 1em;
    width: 100%;
}

.editorjs__textwi_header {
    margin-bottom: 1.5em;
    font-size: 1rem;
}

.editorjs__textwi_text {
    font-size: 1rem;
}


/* ---------------------------------------------------------------------------------------- */
/* Text With Carousel                                                                       */
/* ---------------------------------------------------------------------------------------- */
.editorjs__textwc {}

.editorjs__textwc_container {
    width: 100%;
}

.editorjs__textwc_image {
    padding: 1em;
    width: 100%;
}

.editorjs__textwc_caption {
    padding: 1em;
    width: 100%;
}

.editorjs__textwc_header {
    margin-bottom: 1.5em;
    font-size: 1rem;
}

.editorjs__textwc_text {
    font-size: 1rem;
}

@media screen and (max-width: 992px) {
    .editorjs__textwc_picture {
        border-radius: 10px;
    }
}

.editorjs__textwc_viewport {
    position: relative;
    padding: 0 42px;
}

.editorjs__textwc_image .carousel-control-prev,
.editorjs__textwc_image .carousel-control-next {
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    width: 36px;
    height: 36px;
    opacity: 1;
    background-color: rgba(110, 110, 110, 0.55);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color .2s ease;
}

.editorjs__textwc_image .carousel-control-prev:hover,
.editorjs__textwc_image .carousel-control-next:hover {
    background-color: rgba(90, 90, 90, 0.85);
}

.editorjs__textwc_image .carousel-control-prev {
    left: 0;
}

.editorjs__textwc_image .carousel-control-next {
    right: 0;
}

.editorjs__textwc_image .carousel-control-prev-icon,
.editorjs__textwc_image .carousel-control-next-icon {
    width: 16px;
    height: 16px;
}

.editorjs__textwc_image .carousel-indicators {
    position: static;
    margin: 1em 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.editorjs__textwc_image .carousel-indicators [data-bs-target],
.editorjs__textwc_image .carousel-indicators [data-target] {
    width: 8px;
    height: 8px;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background-color: #d5d5d5;
    opacity: 1;
    text-indent: -9999px;
}

.editorjs__textwc_image .carousel-indicators .active {
    background-color: #6c6c6c;
}

@media screen and (max-width: 576px) {
    .editorjs__textwc_viewport {
        padding: 0 34px;
    }

    .editorjs__textwc_image .carousel-control-prev,
    .editorjs__textwc_image .carousel-control-next {
        width: 30px;
        height: 30px;
    }

    .editorjs__textwc_image .carousel-control-prev-icon,
    .editorjs__textwc_image .carousel-control-next-icon {
        width: 14px;
        height: 14px;
    }
}

/* ---------------------------------------------------------------------------------------- */
/* Image Tool Vertical Align Tune - Text With Image                                         */
/* ---------------------------------------------------------------------------------------- */

.prs-imageToolVerticalAlignTune-top .vertical-align-tune-caption {
    display: flex;
    flex-direction: column;
    justify-content: flex-start !important;
}

.prs-imageToolVerticalAlignTune-center .vertical-align-tune-caption {
    display: flex;
    flex-direction: column;
    justify-content: center !important;
}

/* Allineamento verticale in basso */
.prs-imageToolVerticalAlignTune-bottom .vertical-align-tune-caption {
    display: flex;
    flex-direction: column;
    justify-content: flex-end !important;
}

/* ---------------------------------------------------------------------------------------- */
/* Image Tool Vertical Align Tune - Text With Carousel                                      */
/* ---------------------------------------------------------------------------------------- */

.prs-imageToolVerticalAlignTune-top .vertical-align-tune-caption {
    display: flex;
    flex-direction: column;
    justify-content: flex-start !important;
}

.prs-imageToolVerticalAlignTune-center .vertical-align-tune-caption {
    display: flex;
    flex-direction: column;
    justify-content: center !important;
}

/* Allineamento verticale in basso */
.prs-imageToolVerticalAlignTune-bottom .vertical-align-tune-caption {
    display: flex;
    flex-direction: column;
    justify-content: flex-end !important;
}

/* ---------------------------------------------------------------------------------------- */
/* Image Tool Layout Tune - Text With Image                                                 */
/* ---------------------------------------------------------------------------------------- */

.prs-imageToolLayoutTune .editorjs__textwi_container {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.prs-imageToolLayoutTune-imageLeft .editorjs__textwi_container,
.prs-imageToolLayoutTune-imageRight .editorjs__textwi_container {
    display: flex;
    flex-direction: row;
    width: 100%;
}

/* Regole specifiche per la direzione solo all'interno del wrapper */
.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageTop .editorjs__textwi_container {
    flex-direction: column;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageBottom .editorjs__textwi_container {
    flex-direction: column-reverse;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageLeft .editorjs__textwi_container {
    flex-direction: row;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageRight .editorjs__textwi_container {
    flex-direction: row-reverse;
}

/* Regolazione del margine e dell'ordine solo all'interno del wrapper */
.prs-imageToolLayoutTune .editorjs__textwi_caption {
    order: 2;
    /* Base order per la caption */
    margin-top: 0;
}

.prs-imageToolLayoutTune .editorjs__textwi_image {
    order: 1;
    /* Base order per l'immagine */
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageLeft .editorjs__textwi_image {
    margin-right: 10px;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageRight .editorjs__textwi_image {
    margin-left: 10px;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageTop .editorjs__textwi_image {
    margin-bottom: 10px;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageBottom .editorjs__textwi_image {
    margin-top: 10px;
}


/* ---------------------------------------------------------------------------------------- */
/* Image Tool Layout Tune  - Text With Carousel                                             */
/* ---------------------------------------------------------------------------------------- */

.prs-imageToolLayoutTune .editorjs__textwc_container {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.prs-imageToolLayoutTune-imageLeft .editorjs__textwc_container,
.prs-imageToolLayoutTune-imageRight .editorjs__textwc_container {
    display: flex;
    flex-direction: row;
    width: 100%;
}

/* Regole specifiche per la direzione solo all'interno del wrapper */
.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageTop .editorjs__textwc_container {
    flex-direction: column;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageBottom .editorjs__textwc_container {
    flex-direction: column-reverse;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageLeft .editorjs__textwc_container {
    flex-direction: row;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageRight .editorjs__textwc_container {
    flex-direction: row-reverse;
}

/* Regolazione del margine e dell'ordine solo all'interno del wrapper */
.prs-imageToolLayoutTune .editorjs__textwc_caption {
    order: 2;
    /* Base order per la caption */
    margin-top: 0;
}

.prs-imageToolLayoutTune .editorjs__textwc_image {
    order: 1;
    /* Base order per l'immagine */
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageLeft .editorjs__textwc_image {
    margin-right: 10px;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageRight .editorjs__textwc_image {
    margin-left: 10px;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageTop .editorjs__textwc_image {
    margin-bottom: 10px;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageBottom .editorjs__textwc_image {
    margin-top: 10px;
}

/* Styles for mobile and tablet */
@media (max-width: 962px) {

    /* For devices with a width of 768px or less (tablets and mobile devices) */
    .editorjs__textwi_container,
    .editorjs__textwc_container {
        flex-direction: column !important;
    }

    .editorjs__textwi_image,
    .editorjs__textwc_image {
        text-align: center;
        order: 1;
        margin: 0 !important;
    }

    .editorjs__textwi_image {
        padding: 0 !important;
        margin-bottom: 1rem !important;
    }

    .editorjs__textwi_caption,
    .editorjs__textwc_caption {
        order: 2;
        margin-top: 0;
        padding-top: 0;
    }

    .editorjs__textwi_caption {
        text-align: center;
    }

    .editorjs__textwc_caption {
        text-align: left;
    }

    .editorjs__textwi_header,
    .editorjs__textwc_header {
        color: #45474A;
        font-size: 1rem;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin-bottom: 1rem;
    }

    .editorjs__textwi_header {
        text-align: center;
    }

    .editorjs__textwc_header {
        text-align: left;
    }


    .editorjs__textwi_text,
    .editorjs__textwc_text {
        color: #45474A;
        font-size: 0.9rem;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
    }
}


/* ---------------------------------------------------------------------------------------- */
/* Dettagli auto                                                                           */
/* ---------------------------------------------------------------------------------------- */
.editorjs-wrapper.editorjs-wrapper-dettagliAuto {
    margin-bottom: 5rem;
}

.editorjs__dtauto .editorjs__titlewi_caption {
    color: #000;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.editorjs__dtauto .editorjs__titlewi_items {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

}

.editorjs__dtauto .editorjs__titlewi_line {
    padding-right: 3rem;
}

@media screen and (max-width: 992px) {
    .editorjs-wrapper.editorjs-wrapper-dettagliAuto {
        margin-bottom: 2rem;
    }

    .editorjs__dtauto .editorjs__titlewi_caption {
        font-size: 1.2rem;
    }

    .editorjs__dtauto .editorjs__titlewi_line {
        padding-right: 2rem;
    }
}


/* ---------------------------------------------------------------------------------------- */
/* Promozioni                                                                               */
/* ---------------------------------------------------------------------------------------- */
.editorjs__promozioni_offer-container {
    padding: 20px;
    border-radius: 18px;
    background: #F6F9FF;
    margin-bottom: 2em;
}

.editorjs__promozioni_image {
    /* flex: 1 1 30%;  */
}

.editorjs__promozioni_picture {
    height: 100%;
    width: auto;
    background-position: center bottom;
    background-size: cover;
}

.editorjs__promozioni_offer-details,
.editorjs__promozioni_offer-pricing {
    /* flex: 1 1 35%;  */
    /* padding: 20px; */
    /* margin: 10px;  */
}


.editorjs__promozioni_offer-title {
    color: #000;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}




.editorjs__promozioni_offer-subtitle {
    color: #45474A;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.editorjs__promozioni_offer-optionals {
    color: #45474A;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.editorjs__promozioni_details {
    color: #45474A;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.editorjs__promozioni_offer-original-price {
    color: #8896AB;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.editorjs__promozioni_offer-discount-price {
    color: #201E1F;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.editorjs__promozioni_monthly-price {
    color: #000;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.editorjs__promozioni_months {
    color: #45474A;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.editorjs__promozioni_end-validity {
    margin-top: 1rem;
    margin-bottom: 0.6rem;
    color: #45474A;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.editorjs__promozioni_ricevi-button {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
}

.editorjs__promozioni_promozioni-selector-title {
    color: #201E1F;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    margin-bottom: 0.5em;
}

.editorjs__promozioni_promozioni-selector-container {
    text-align: center;
    margin-bottom: 2em;
}

.editorjs__promozioni_selector_col {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.editorjs__promozioni_promozioni-selector-container .btn {
    color: #8896AB;
    text-align: center;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    padding: 0.8em 1.7em;
    border-radius: 3px;
    border: 1px solid #8896AB;
}

.editorjs__promozioni_promozioni-selector-container .btn-blu {
    color: #FFF;
    text-align: center;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
}

/* media for mobile */
@media screen and (max-width: 992px) {
    .editorjs__promozioni_offer-title {
        color: #000;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-align: center;
    }

    .editorjs__promozioni_ricevi-button {
        border-radius: 8px !important;
        padding: 1rem 3.5rem !important;
        margin-right: 0.5rem;
    }

    .promozioni-disclaimer {
        border-radius: 8px !important;
        padding: 1rem 1.0rem !important
    }

    .editorjs__promozioni_buttons-container {
        text-align: left;
        margin-top: 2rem;
    }


    .editorjs__promozioni_offer-optionals {
        color: #45474A;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 1em;
    }


    .editorjs__promozioni_offer-original-price {
        color: #201E1F;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .editorjs__promozioni_offer-discount-price {
        color: #201E1F;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .editorjs__promozioni_offer_monthly-payments {
        color: #201E1F;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .editorjs__promozioni_offer_details {
        color: #45474A;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 0.8em;
    }

    .editorjs__promozioni_end-validity {
        color: #45474A;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .editorjs__promozioni_monthly-payments_container {
        margin-bottom: 0.8rem !important;
    }

    .editorjs__promozioni_offer-discount-price_container {
        margin-bottom: 0.8rem !important;
    }

    .editorjs__promozioni_details p {
        margin-bottom: 0.5rem !important;
    }
}

.promozioni-show-more-btn {
    color: #201E1F;
}

.promozioni-show-more-btn:hover {
    color: #201E1F;
}

@media screen and (max-width: 425px) {
    .editorjs__promozioni_offer-container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .editorjs__promozioni_ricevi-button {
        padding: 1rem 2.2rem !important;
    }

    .promozioni-disclaimer {
        border-radius: 8px !important;
        padding: 1rem 1.0rem !important
    }
}

/* Uso 350 per il preview mobile 7 */
@media screen and (max-width: 350px) {
    .editorjs__promozioni_offer-container {
        padding-left: 5px;
        padding-right: 5px;
    }

    .editorjs__promozioni_ricevi-button {
        padding: 1rem 1rem !important;
    }
}

/* Uso 310 per preview mobile standard */
@media screen and (max-width: 310px) {
    .editorjs__promozioni_offer-container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .editorjs__promozioni_ricevi-button {
        padding: 1rem 0.5rem !important;
    }
}




/* ---------------------------------------------------------------------------------------- */
/* Specs Size Trunk                                                                               */
/* ---------------------------------------------------------------------------------------- */

.editorjs__sst {
    display: flex;
    flex-direction: column;
}

.editorjs__sst_container {
    width: 100%;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 20px 15px;
    /* Spacing above the upload button */

    border-radius: 15px;
    background: var(--Grigio-lieve-Leonori, #F6F9FF);
}

.editorjs__sst_image-el-container {
    width: 80%;
    height: auto;
    flex: 1;
    order: 1;
    margin-bottom: 4rem;

}

.editorjs__sst_image-picture {
    max-width: 100%;
    max-height: 100%;
    display: block;
}

.editorjs__sst_sections {
    flex: 1;
    order: 2;
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%;
}

.editorjs__sst_section {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    padding: 0 10px;
    position: relative;
    flex: 1;
    padding-right: 1rem;
}

.editorjs__sst_section:not(:last-child)::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0.75rem;
    width: 2px;
    background-color: #ccc;
}


.editorjs__sst_title {
    margin-bottom: 10px;
    color: #000;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.editorjs__sst_list {
    list-style: none;
    padding: 0;
}

.editorjs__sst_item {
    background: #f9f9f9;
    border: 1px solid #e1e1e1;
    padding: 8px 12px;
    margin-bottom: 5px;
    border-radius: 4px;
    cursor: pointer;
}

/* media for mobile */
@media screen and (max-width: 992px) {

    .editorjs__sst_container {
        background-color: inherit;
        padding: 0;
        display: flex;
        flex-direction: column;
    }


    .editorjs__sst_title {
        color: #201E1F;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin-bottom: 0.2rem;
    }

    .editorjs__sst_detail-item {
        color: #201E1F;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .editorjs__sst_detail-items {
        color: #201E1F;
        font-size: 0.9rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;

    }

    .editorjs__sst_title_container .editorjs__titlewi {
        width: 100%;
    }

    .editorjs__sst_title_container {
        width: 100%;
        order: 1;
    }

    .editorjs__sst_image-el-container {
        order: 2;
    }

    .editorjs__sst_sections {
        order: 3;
        flex-direction: column;
    }

    .editorjs__sst_section:not(:last-child)::after {
        display: none;
    }

    .editorjs__sst_section {
        border-radius: 5px;
        background: var(--Grigio-Celeste-Mix-Leonori, #EEF0FC);
        padding: 1rem;
        margin-bottom: 1rem;
    }
}

/* ---------------------------------------------------------------------------------------- */
/* Color div                                                                               */
/* ---------------------------------------------------------------------------------------- */
.editorjs__coloreddiv_container {
    text-align: center;
    border-radius: 10px;
    padding: 1em;
    flex-shrink: 0;
    word-wrap: break-word;
    overflow: hidden;
}


/* ---------------------------------------------------------------------------------------- */
/* Colori auto                                                                              */
/* ---------------------------------------------------------------------------------------- */
.editorjs__coloriauto {
    width: 100%;
    margin-top: 20px;
}

.editorjs__coloriauto_header {
    color: #201E1F;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.editorjs__coloriauto_container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
    width: 100%;
}

/* Stile per i rettangoli colorati */
.editorjs__coloriauto_color-block {
    width: calc(12.5% - 10px);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    margin-bottom: 10px;
    color: white;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
    padding: 1.8em 0em;
    border-radius: 10px;
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.10);
}

.editorjs__coloriauto_color-span {
    flex: 1;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

@media screen and (max-width: 992px) {

    .editorjs__coloriauto_header {
        text-align: center;
        font-size: 1.1rem;
    }

    .editorjs__coloriauto_container {
        gap: 8px;
        justify-content: center;
    }

    .editorjs__coloriauto_color-span {
        display: none;
    }


    .editorjs__coloriauto_color-block {
        width: 36px;
        height: 36px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 10px;
        border-radius: 50%;
        color: white;
        font-weight: bold;
        text-align: center;
        box-sizing: border-box;
        padding: 0px;
    }
}


/* ---------------------------------------------------------------------------------------- */
/* Form                                                                                     */
/* ---------------------------------------------------------------------------------------- */
.editorjs__form .form {
    padding: 15px;
    color: #fff;
    border-radius: 3px;
}

.editorjs__form .form input,
.contatti1 .form textarea {
    border: 0;
    border-radius: 0;
}

/* ---------------------------------------------------------------------------------------- */
/* Annunci                                                                                     */
/* ---------------------------------------------------------------------------------------- */

.editorjs__annuncipagina .annunci .annuncio {
    margin-bottom: 25px;
}

.editorjs__annuncipagina .annunci .annuncio a {
    color: inherit;
    text-decoration: none;
}

.editorjs__annuncipagina .annunci .annuncio .cont {
    box-shadow: 0 0 10px 0 #ddd;
    border: 1px solid #eee;
    border-radius: 1px;
    background: #fff;
}

.editorjs__annuncipagina .annunci .annuncio .foto {
    width: 100%;
    margin-bottom: 10px;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
    background-size: cover;
    background-position: center;
    height: 200px;
}

/* .editorjs__annuncipagina .annunci .annuncio span {
    display:block;
    padding:0 15px;
} */

.editorjs__annuncipagina .annunci .annuncio span.title,
.editorjs__annuncipagina .annunci .annuncio span.price {
    font-weight: 600;
    font-size: 17px
}

.editorjs__annuncipagina .annunci .annuncio span.subtitle {
    font-size: 14px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.editorjs__annuncipagina .annunci .annuncio span.spec {
    font-size: 14px;
}

.editorjs__annuncipagina .annunci .annuncio span.price {
    text-align: right;
    font-weight: 500
}

@media only screen and (min-width: 768px) {
    .editorjs__annuncipagina .annunci .annuncio {
        margin-bottom: 50px;
    }
}


/* ---------------------------------------------------------------------------------------- */
/* Alert                                                                                     */
/* ---------------------------------------------------------------------------------------- */
.editorjs__alertparser i {
    font-size: 1.4rem;
}

/* Desktop nascosto su mobile */
.prs-only-desktop {
    display: block;
}

@media (max-width: 768px) {
    .prs-only-desktop {
        display: none !important;
    }
}

/* Mobile nascosto su desktop */
.prs-only-mobile {
    display: block;
}

@media (min-width: 769px) {
    .prs-only-mobile {
        display: none !important;
    }
}:root {
  --colore-grigio: #EDEEEE;
  --colore-grigio-chiaro: #EFEFEF;
  --colore-grigio-scuro: #848484;
  --colore-primario: #85273a;
  --colore-primario-hover: #601424;
  --colore-rosa: #E83C6E;
  --colore-rosa-hover: #A41D44;
  --colore-slider: #005ba7;
}

body {
  font-size: 1rem;
  color: #000;
  background: #fff;
}

body * {
  font-family: 'Commissioner', sans-serif;
}

.text-primary {
  color: var(--colore-primario) !important;
}

.custom-bg-dark-light {
  background: #384150 !important;
}

.custom-text-link-dark {
  color: #bccdfb !important;
}

.custom-text-link-viola {
  color: #df3168 !important;
}

.custom-border-form-light {
  border: 2px solid #bfc2d5 !important;
}

.custom-text-light-color {
  color: #5c6c85 !important;
}

.custom-text-gray-color {
  color: #f8f8f9 !important;
}

.custom-color-verde {
  color: #7ec834 !important;
}

.custom-star-color {
  color: #fab61c !important;
}

.custom-bg-dark {
  background: #232a34 !important;
}

.custom-bg-celeste {
  background: #d0d7f4 !important;
}

.custom-bg-celeste-descrizione {
  background: #f4f5f6 !important;
}

.custom-bg-blu {
  background: #161D37 !important;
}

.custom-bg-richiamami {
  background: #d4d7ef !important;
}

.custom-text-blu-color {
  color: #101a3e !important;
}

.custom-text-red-color {
  color: #772034 !important;
}

.custom-bg-filtri {
  background-color: #e3e3e2 !important;
}

.custom-btn-gray {
  background-color: #e2e0df !important;
  border: 0 !important;
  color: #293047 !important;
  border-radius: 15px !important;
}

.custom-btn-viola {
  background-color: #df3168 !important;
  border: 0 !important;
  color: #fff !important;
  border-radius: 15px !important;
}

.custom-border-viola {
  border: 2px solid #df3168 !important;
}

.custom-btn-verde {
  background-color: #7ec834 !important;
  border: 0 !important;
  color: #000 !important;
  border-radius: 15px !important;
}

.custom-btn-viola-chiaro {
  background-color: var(--colore-rosa) !important;
  border: 0 !important;
  color: #fff !important;
  border-radius: 7px !important;
}

.custom-btn-viola-chiaro:hover,
.custom-btn-viola-chiaro:focus {
  background-color: var(--colore-rosa-hover) !important;
}

.custom-btn-bianco {
  background-color: #ffffff !important;
  border: 0 !important;
  color: #DE4D6C !important;
  border-radius: 7px !important;
}

.ahe_click_whatsapp {
  background-color: #43B55E !important;
  border: 0 !important;
  color: #fff !important;
  border-radius: 50px !important;
}

#cconsent-bar .ccb__right .ccb__button .consent-give {
  background: var(--colore-primario) !important;
  border-color: var(--colore-primario) !important;
}

#cconsent-modal .ccm__footer button.consent-give {
  background: var(--colore-primario) !important;
  border-color: var(--colore-primario) !important;
}

#cconsent-bar button,
#cconsent-modal .ccm__footer button {
  border-radius: 8px !important;
}

.infofixed1 .ahe_click_whatsapp {
  border-radius: 7px !important;
}

.chatta {
  border-radius: 50px !important;
  text-transform: none !important;
}

.count-compare {
  position: absolute;
  top: -5px;
  right: -5px;
  font-size: 12px;
  background: #F90E3D;
  color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 100%;
  text-align: center;
}

.flex-1 {
  flex: 1;
}

.text-overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.remove-comparatore {
  color: var(--colore-rosa) !important;
}

body.lista2 .remove-comparatore {
  color: var(--colore-primario) !important;
}

/* .modaljz .modal-content {background-color:transparent; border:0;} */
/* .modaljz .modal-content .modal-header {border:0;} */
/* .modaljz .modal-content .modal-body {background-color:#fff; border-radius:15px;} */
.modaljz .st-btn {
  display: block !important;
  margin: 0 !important;
  margin-bottom: 10px !important;
}

.modaljz .modal-sm {
  max-width: 400px;
}

.modaljz .modal-header {
  border: 0 !important;
}

.swiper-wrapper {
  max-height: 80vw;
}

.rounded-10 {
  border-radius: 10px;
}

/* .h2, h2{text-transform:uppercase;color:#0c2096;text-align:center;font-weight:700} */
.btn-primary {
  background-color: var(--colore-primario);
  border-color: var(--colore-primario);
  border: none;
  transition: all 0.2s;
  /* text-transform: uppercase; */
}

.btn-primary:hover {
  background-color: var(--colore-primario-hover);
  border-color: var(--colore-primario-hover);
  border: none
}

.btn-primary:focus {
  background-color: var(--colore-primario-hover);
  border-color: var(--colore-primario-hover);
}

.btn-secondary {
  background-color: var(--colore-primario);
  border-color: var(--colore-primario);
  box-shadow: inherit;
  text-transform: uppercase;
}

.bg-primary {
  background-color: var(--colore-primario) !important;
}

.lista .auto-lista .annuncio .button a,
.scheda .first-item .dettagli .action-button button,
.scheda .first-item .dettagli .action-button a,
.scheda .scelte a {
  text-transform: uppercase
}

.btn-secondary:hover,
.btn-secondary:focus {
  background-color: var(--colore-primario);
  border-color: var(--colore-primario);
  box-shadow: inherit;
}

.btn-outline-primary {
  border-color: var(--colore-primario);
  color: var(--colore-primario);
}

.btn-outline-primary:hover {
  background-color: var(--colore-primario);
  border-color: var(--colore-primario);
}

.border-primary {
  border-color: var(--colore-primario) !important;
}

.home .box-scelta-auto h1 {
  font-size: calc(1.325rem + 0.9vw);
}

.home .box-scelta-auto {
  margin-top: 50px;
  margin-bottom: 50px;
}

.home #homeslider .carousel-item {
  background-position: center;
  height: 200px;
}

.bg-occasioni {
  border: 1px solid #16ACE3;
  font-size: 14px;
  color: #16ACE3;
  transition: all 0.3s;
}

.bg-occasioni:hover {
  color: #fff;
  background: #16ACE3;
}

.bg-lastminute {
  border: 1px solid #CF2027;
  font-size: 14px;
  color: #CF2027;
  transition: all 0.3s;
}

.bg-lastminute:hover {
  color: #fff;
  background: #CF2027;
}

.offerte .annuncio span.price {
  font-size: 18px;
}

.home .servizi .item p {
  font-size: 16px;
}

.lista .auto-lista .annuncio .dettagli .specifiche .caratteristica span {
  font-size: 14px;
}

.lista .auto-lista .annuncio .dettagli .title span.version {
  font-size: 16px;
}

.scelte a {
  font-size: 16px;
}

.section-scheda .caratteristica span {
  font-size: 16px;
}

.section-scheda .note {
  font-size: 16px;
}

.esplora1 .item .text {
  font-size: 16px;
}

.lista p.descrizione {
  font-size: 14px;
}

.fb_dialog_mobile iframe,
.fb_mpn_mobile_landing_page_slide_up {
  bottom: 65px !important;
}

.lista .auto-lista .annuncio .dettagli .prezzo span.prezzofinale {
  font-size: 23px;
}

.scheda .first-item .dettagli .action-button button,
.scheda .first-item .dettagli .action-button a {
  font-size: 18px;
}

.carousel-control-next,
.carousel-control-prev,
.carousel-control-next:hover,
.carousel-control-prev:hover {
  opacity: 1;
}

.home #homeslider .carousel-indicators .label.active {
  color: var(--colore-primario);
}

.lista .strumenti-lista.fixed {
  background: #fff;
}

.before-sticky .sticky-fixed {
  top: 30px;
}

.home .servizi .item i {
  color: var(--colore-primario);
}

.home footer {
  margin-top: 0;
}

.socialbox1.bg-white {
  background-color: #e4ecf9 !important
}

#homeslider .carousel-indicators {
  display: none !important;
}

.home #homeslider .carousel-item {
  height: 100% !important;
  position: absolute;
  top: 0;
}

.home #homeslider .carousel-inner {
  padding-top: 33%;
}

.item-assistenza {
  cursor: pointer;
}

.item-assistenza .card-title {
  overflow: hidden;
  height: 3.4rem;
}

.item-assistenza .card-text {
  overflow: hidden;
  height: 3rem;
}

.dettagli h2 {
  text-align: left;
}

body .sedi .font-weight-bold,
body #openmenu a,
.filtri3 h1,
.h2,
h2,
.home .servizi .item span,
.offerte .annuncio span.title,
.socialbox1 .item span.title.footer-4 .font-weight-bold,
.lista .auto-lista .annuncio .dettagli .title span.title,
.lista .auto-lista .annuncio .dettagli .specifiche .caratteristica.col-4 span.value,
.lista .strumenti-lista .filtri .container-filtri .filtro .titolo,
.lista .strumenti-lista .filtri .intestazione span.title,
.lista .titlelista *,
.lista .auto-lista .annuncio .dettagli .action span.prezzofinale,
.scheda .first-item .dettagli .title h1,
.scheda .first-item .dettagli .prezzo span.prezzofinale,
.scheda .section-scheda h3,
.scheda .section-scheda .caratteristica span.title,
.contatti2 h1,
.contatti2 h3,
.form form.form-capt h4 {
  font-family: 'Commissioner', sans-serif;
  font-weight: 500 !important
}

.gap-1 {
  gap: .25rem !important;
}

.gap-2 {
  gap: .5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

@media screen and (min-width: 768px) {
  .gap-md-1 {
    gap: .25rem !important;
  }

  .gap-md-2 {
    gap: .5rem !important;
  }

  .gap-md-3 {
    gap: 1rem !important;
  }

  .gap-md-4 {
    gap: 1.5rem !important;
  }

  .gap-md-5 {
    gap: 3rem !important;
  }

  .text-md-white {
    color: #fff !important;
  }

  .bg-md-white {
    background-color: #fff !important;
  }

  .radius-md-7 {
    border-radius: 7px !important;
  }
}

@media screen and (min-width: 992px) {
  .gap-lg-1 {
    gap: .25rem !important;
  }

  .gap-lg-2 {
    gap: .5rem !important;
  }

  .gap-lg-3 {
    gap: 1rem !important;
  }

  .gap-lg-4 {
    gap: 1.5rem !important;
  }

  .gap-lg-5 {
    gap: 3rem !important;
  }

  .row-lg {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex: 1 0 100%;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) / -2);
    margin-left: calc(var(--bs-gutter-x) / -2);
  }
}

@media screen and (min-width: 1200px) {
  .gap-xl-1 {
    gap: .25rem !important;
  }

  .gap-xl-2 {
    gap: .5rem !important;
  }

  .gap-xl-3 {
    gap: 1rem !important;
  }

  .gap-xl-4 {
    gap: 1.5rem !important;
  }

  .gap-xl-5 {
    gap: 3rem !important;
  }
}

@media (min-width: 1600px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1580px;
  }
}

.mw-85 {
  max-width: 85px;
}

.text-grigio-scuro {
  color: var(--colore-grigio-scuro);
}

.mw-1000 {
  max-width: 1000px !important;
}

.rounded-50 {
  border-radius: 50px !important;
}

.scheda .section-scheda .caratteristica span.title {
  font-size: inherit
}

.scheda .section-scheda h3 {
  text-transform: uppercase;
}

.scheda .first-item .dettagli .title h2 {
  font-family: 'Commissioner', sans-serif;
  font-weight: 400
}

.scheda .action-button span.font-weight-bold {
  display: none !important
}

.scheda .first-item .dettagli .prezzo .avvisofinanziamento {
  color: #0c2096
}

.contatti2 h3 {
  font-size: 1rem;
  text-transform: uppercase;
}

.item-assistenza .card-text {
  display: none !important
}

.form form.form-capt h4 {
  text-transform: uppercase;
}

.scheda .first-item .dettagli .action-button a.btn-outline-secondary {
  background-color: #0078FF;
  border-color: #0078FF;
  color: #fff;
}

.scheda .first-item .dettagli .action-button a.btn-outline-secondary:hover {
  background-color: #0078FF;
  color: #fff;
}

.home #homeslider .carousel-inner {
  padding-top: 66%;
}

.home #homeslider .carousel-item {
  height: 50% !important;
}

.home #homeslider .carousel-item .carousel-caption {
  position: relative;
  left: 0;
  top: 100%;
  width: 100%;
  height: 100%;
  padding: 10px;
  text-align: center;
  background: rgba(133, 39, 58, 1);
  color: #fff;
}

.home #homeslider .carousel-item .carousel-caption h2 {
  color: #fff;
  width: 70%;
  margin-left: 15%;
  border-bottom: 2px solid #fff;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.home #homeslider .carousel-item .carousel-caption p {
  display: block !important;
  width: 70%;
  margin-left: 15%;
}

@media (max-width:767px) {
  .hidden-xs {
    display: none
  }

  .lista p.descrizione {
    font-size: 16px;
  }

  .lista .auto-lista .annuncio .button a {
    font-size: 15px;
  }

  .home #homeslider .carousel-item {
    height: 300px;
  }

}

@media only screen and (min-width:768px) {
  .home .servizi h2 {
    text-align: center
  }

  .home #homeslider .carousel-item .carousel-caption {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 70%;
    min-height: 70%;
    height: auto;
    padding: 15px;
    background: rgba(133, 39, 58, 0.9);
    transform: translate(-50%, -50%);
  }

  .home #homeslider .carousel-item .carousel-caption h2 {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .home #homeslider .carousel-inner {
    padding-top: 33%;
  }

  .home #homeslider .carousel-item {
    height: 100% !important;
  }

  .swiper-wrapper {
    max-height: 50vw;
  }
}

@media only screen and (min-width:992px) {

  .home #homeslider .carousel-indicators .label {
    font-size: 14px;
  }

  .lista .auto-lista .annuncio .dettagli .specifiche .caratteristica span {
    font-size: 16px;
  }

  .scheda .first-item .dettagli .action-button span {
    font-size: 16px;
  }

  .home #homeslider .carousel-item .carousel-caption {
    min-height: 50%;
  }

  .count-compare {
    top: -5px;
    left: 15px;
  }

}

@media only screen and (min-width:1200px) {

  .h1,
  h1 {
    font-size: 2rem
  }

  .lista .auto-lista .annuncio .dettagli .action span.prezzofinale {
    font-size: 28px;
  }

  .lista .auto-lista .annuncio .button a {
    font-size: 17px;
  }

  .home #homeslider .carousel-item {
    height: 400px;
  }

  .home #homeslider .carousel-item .carousel-caption h2 {
    font-size: 3.5rem;
    border-bottom-width: 8px;
  }

  .home #homeslider .carousel-item .carousel-caption p {
    font-size: 1.5rem;
  }

}

@media (max-width:350px) {
  .boxdestro a.last {
    display: none;
  }
}

.avviso-right-bottom {
  width: 500px;
}

@media print {
  body.scheda {
    background: #fff;
  }

  body.scheda header .first .boxdestro,
  body.scheda header .second,
  body.scheda header #marca-box-header,
  body.scheda .breadcrumbs,
  body.scheda .first-item .dettagli .action-button,
  body.scheda .before-sticky .sticky-fixed,
  body.scheda .offerte,
  body.scheda .esplora2,
  body.scheda .link-p,
  body.scheda .action-bottom,
  body.scheda .box-foto .carousel,
  body.scheda .servizi,
  body.scheda .descrizione1,
  body.scheda .aboutus2,
  .chatbot-popup,
  .chatbot-toggle-btn,
  body.scheda header,
  .no-print {
    display: none !important;
  }

  body.scheda header {
    position: relative;
    box-shadow: none !important;
  }

  body.scheda .first-item .dettagli {
    box-shadow: inherit;
  }

  body.scheda .before-sticky .col-md-8 {
    width: 100% !important;
    margin-top: 25px;
  }

  body.scheda .box-foto,
  body.scheda .box-foto-print {
    width: 50% !important;
  }

  body.scheda .onlyforprint.d-none {
    display: block !important;
  }

  body.scheda .box-foto .onlyforprint.d-none {
    max-width: 100%;
  }

  body.scheda .section-scheda {
    box-shadow: inherit;
  }

  #cconsent-bar {
    display: none !important;
  }

  /* body.scheda #optional {
    page-break-before: always;
  } */

  body.scheda .first-item .dettagli-box {
    margin-top: 1rem;
  }

  body.scheda .first-item .dettagli-box .title,
  body.scheda .first-item .dettagli-box .prezzo {
    width: 50% !important;
  }

  body.scheda .first-item .section-scheda {
    margin-top: 10px;
  }

  .mt-0-print {
    margin-top: 0 !important;
  }

  .mt-2-print {
    margin-top: 2rem !important;
  }

  body.scheda .container {
    max-width: 100% !important;
  }

  body.scheda .gallery4 {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex: 1 0 100%;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) / -2);
    margin-left: calc(var(--bs-gutter-x) / -2);
  }

  body.scheda .gallery4>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    margin-top: var(--bs-gutter-y);
  }

  body.scheda .swiper {
    padding-right: 0 !important;
  }

  body.scheda .swiper img {
    border-radius: 0 !important;
  }

  .pb-0-print {
    padding-bottom: 0 !important;
  }

  footer {
    position: fixed !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
  }

  footer .footer-alto {
    padding-top: 30px !important;
  }

  footer .logo {
    max-width: 50% !important;
  }

  .text-left-print {
    text-align: left !important;
  }

  .col-4-print {
    flex: 0 0 auto;
    width: 33.333333%;
  }

  .align-items-center-print {
    align-items: center !important;
  }
}

.object-fit-contain {
  object-fit: contain;
  height: 100%;
}

.img-avviso,
.img-avviso-mob {
  max-width: 100%;
  margin-top: .25rem;
  margin-bottom: 1.5rem;
}

body.pagina6 .img-avviso,
body.pagina6 .img-avviso-mob {
  margin-top: 1.5rem !important;
}

body.pagina8 .img-avviso,
body.pagina8 .img-avviso-mob {
  margin-top: 1.5rem !important;
  margin-bottom: 1rem !important;
}

.img-avviso:has(+ .img-avviso-mob) {
  display: none;
}

.pagina6 .box-social,
.pagina6 .box-articoli-popolari {
  background-color: var(--colore-grigio);
  padding: 1rem;
  margin-top: 2rem;
}

.pagina6 .box-articoli-popolari strong {
  margin-bottom: 1rem !important;
}

.pagina6 .box-articoli-popolari a {
  color: var(--bs-dark);
  display: flex;
  gap: .5rem;
  margin-bottom: 1rem;
  line-height: 1;
  align-items: center;
}

.pagina6 .box-articoli-popolari a img {
  max-height: 55px;
  height: 100%;
  max-width: 55px;
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 5px;
}

.pagina6 .boxform {
  background-color: var(--colore-grigio);
  padding: 1rem;
  margin-top: 2rem;
}

.pagina6 .boxform strong {
  margin-bottom: 1rem !important;
}

.pagina6 img.rounded-8 {
  border-radius: 10px;
  max-height: 500px;
}

@media screen and (min-width: 768px) {
  .img-avviso:has(+ .img-avviso-mob) {
    display: block !important;
  }

  .img-avviso-mob {
    display: none !important;
  }

  .pagina6 .box-social,
  .pagina6 .box-articoli-popolari,
  .pagina6 .boxform {
    border-radius: 10px;
    margin-bottom: 1.5rem;
    margin-top: 0;
  }
}

.guardaAnche {
  background: #85273a20;
  border-radius: 5px;
}

.pagina2 .form {
  background: #eee !important;
}


:root {
  --font-size: 22px;
  --duration: 0.4s;
  --duration-line: 0.6s;
  --text: var(--colore-primario);
  --line: var(--colore-primario);
}

.link-hover-effect {
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: inherit;
}

.link-hover-effect div {
  overflow: hidden;
}

.link-hover-effect div:first-child {
  display: flex;
  overflow: hidden;
  text-shadow: 0 var(--font-size) 0 var(--text);
}

.link-hover-effect div:last-child {
  position: absolute;
  pointer-events: none;
  right: 0;
  left: 0;
  bottom: -3px;
  height: 5px;
}

.link-hover-effect div:last-child svg {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 300%;
  height: 5px;
  fill: none;
  stroke: var(--line);
  stroke-width: 1.5px;
  stroke-linecap: round;
  stroke-dasharray: 63.5px 128px;
  stroke-dashoffset: var(--line-offset, 190.25px);
  transform: translateX(var(--line-x)) translateZ(0);
  transition: transform var(--line-d, 0s), stroke-dashoffset var(--line-d, 0s);
}

.link-hover-effect div span {
  display: block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-style: normal;
  transition: transform var(--duration) ease;
  transform: translateY(var(--m, 0));
}

.link-hover-effect div span:nth-child(1) {
  transition-delay: 0.05s;
}

.link-hover-effect div span:nth-child(2) {
  transition-delay: 0.1s;
}

.link-hover-effect div span:nth-child(3) {
  transition-delay: 0.15s;
}

.link-hover-effect div span:nth-child(4) {
  transition-delay: 0.2s;
}

.link-hover-effect div span:nth-child(5) {
  transition-delay: 0.25s;
}

.link-hover-effect div span:nth-child(6) {
  transition-delay: 0.3s;
}

.link-hover-effect div span:nth-child(7) {
  transition-delay: 0.35s;
}

.link-hover-effect div span:nth-child(8) {
  transition-delay: 0.4s;
}

.link-hover-effect div span:nth-child(9) {
  transition-delay: 0.45s;
}

.link-hover-effect div span:nth-child(10) {
  transition-delay: 0.5s;
}

.link-hover-effect div span:nth-child(11) {
  transition-delay: 0.55s;
}

.link-hover-effect:hover {
  --m: calc(var(--font-size) * -1);
  --line-d: var(--duration-line);
  --line-x: 65.66%;
  --line-offset: 63.5px;
}

.text-pink {
  color: var(--colore-rosa) !important;
}

.btn-grigio {
  background-color: var(--colore-grigio) !important;
  border: none !important;
  border-radius: 3px !important;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  vertical-align: middle;
  padding: .25rem .5rem;
  font-size: .875rem;
}

@media screen and (min-width:768px) {
  .btn-grigio {
    padding: .375rem .75rem;
    font-size: 1rem;
  }
}

.at5.scheda3 .chatbot-popup {
  z-index: 50002 !important;
}

.icon-scatto-jaz {
  display: none !important;
}

.text-scatto-jaz {
  display: none;
  color: #fff;
  font-weight: bold;
}

.prezzo-scatto {
  background:
    linear-gradient(#EFEFEF, #EFEFEF) padding-box,
    linear-gradient(90deg, #161D37 0%, #E83C6E 100%) border-box;
  padding-right: 20px !important;
  border: 2px solid transparent !important;
}

.prezzo-scatto .prezzofinale {
  color: #161D37;
  background: linear-gradient(90deg, #161D37 0%, #E83C6E 100%) !important;
  background-clip: text !important;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.prezzo-scatto .prezzoda {
  color: #161D37;
}

.prezzo-scatto .icon-scatto {
  background: #161D37;
  left: -10px;
  top: -5px;
  right: unset;
  width: 25px;
  height: 25px;
}

.prezzo-scatto-jaz {
  background: linear-gradient(90deg, #161D37 0%, #E83C6E 100%) border-box !important;
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}

.prezzo-scatto-scheda {
  background:
    linear-gradient(#161D37, #161D37) padding-box,
    linear-gradient(90deg, #161D37 0%, #E83C6E 100%) border-box !important;
}

.prezzo-scatto-scheda .prezzofinale {
  color: #161D37;
  background: linear-gradient(90deg, #161D37 0%, #E83C6E 100%) !important;
  background-clip: text !important;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.prezzo-scatto-scheda .prezzoda {
  color: #161D37;
  font-weight: bold;
}

.prezzo-scatto-scheda .text-scatto-jaz {
  display: flex !important;
  align-items: center;
  gap: 5px;
}

.scheda .prezzoSpecialeGiac {
  height: auto !important;
  width: 200px !important;
}

.prezzo-scatto-scheda .icon-scatto-jaz {
  display: inline-block !important;
  background: #E83C6E;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #fff;
}

.prezzo-scatto-scheda .icon-scatto-jaz svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #161D37;
}


/* sotto a 992px */
@media (max-width: 992px) {
  .scheda .prezzoSpecialeGiac {
    width: 130px !important;
  }
}

/* sopra a 992px */
@media (min-width: 992px) {
  .scheda .prezzoSpecialeGiac {
    bottom: 60px !important;
  }
}