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);
}body {background:#fff;}
.header7 {position:sticky; top:0; z-index:999; background:#fff;}
.header7 .fa-bars {position:absolute; right:15px; top:50%; transform:translateY(-50%); font-size:25px;}
.header7 .logo {max-width:125px;}
.header7 .menu {display:none;}
.header7.small .hideonsmall {display:none;}

.btn-primary {background:#1554A3!important;}
.btn-cs {background:#F1F4F9!important;}
.text-primary {color:#1554A3!important;}

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

}

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

  .header7 .fa-bars {display:none;}
  .header7 .menu {display:block; position:absolute; top:50%; right:0; transform:translateY(-50%);}

}

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

}

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

}
.background-full {height:100px; background-size:cover; background-position:center;}
.bg-cs {background:#F1F4F9; border:2px solid #F1F4F9; transition:all 0.2s;}
.boxreparto.bg-cs:hover {border-color:#EC831E;}
.boxreparto {border-radius:20px!important;}

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

  .background-full {height:100px; background-size:75%; background-position:50% 25%;}


}
.reparto1 .allp-m-0 p {margin:0;}
.reparto1 .card {border:0; border-radius:0; background:none; border:0;}
.reparto1 .card-header {background:#fff; border:0;}
.reparto1 .card-header .fa-angle-right {position:absolute; top:18px; right:15px; font-size:25px; transition:all 0.5s;}
.reparto1 .card-header .fa-plus, .reparto1 .card-header .fa-minus {position:absolute; top:13px; right:15px; font-size:18px; transition:all 0.5s;}
.reparto1 .card-header .fa-angle-right.gira {transform:rotate(90deg);}
.reparto1 .card.nobg {background:none; border:0;}
.reparto1 .card.nobg .card-header {background:none;}
.reparto1 .card.nobg .card-header:hover {background:#ddd;}
.reparto1 .btn-primary {background:#06c!important;}
.reparto1 .btn-check:focus+.btn, .btn:focus {box-shadow:none;}
.mw-1000 {max-width:1000px!important; margin:0 auto;}
.reparto1 .inverted .text-primary, .reparto1 .inverted.text-primary {color:#E77629!important;}
.fa-file-export {font-size:30px; position:absolute; margin-top:5px;}
.clickmarca.selected {border-bottom:5px solid #06c;}
.clickserie.selected div {border-color:#06c!important;}
.nomanuali {display:none;}
:root {
  --colore-arancione: #F1791E;
  --colore-arancione-rgb: rgb(241, 121, 30);
  --colore-arancione-chiaro: #FFEFE7;
  --colore-rosso-sconto: #FF3E13;
  --colore-grigio-chiaro: #EFEFEF;
  --colore-grigio-scuro: #737373;
  --colore-nero: #1E1E1E;
  --colore-blu: #065EAC;
  --colore-azzurro-chiaro: #E6F0FA;
  --colore-aperto: #71C01D;
  --colore-chiuso: #C03317;
  --colore-primario-light: #FFE0C6;
  --colore-slider: #005ba7;
}

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

.fs-36 {
  font-size: 36px;
}

.fs-28 {
  font-size: 28px;
}

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

.border-bottom-grigio-scuro {
  border-bottom: 1px solid var(--colore-grigio-scuro);
}

.border-top-grigio-scuro {
  border-top: 1px solid var(--colore-grigio-scuro);
}

#modalcontatto .modal-content {
  border-radius: 10px;
}

#modalcontatto .modal-content .form-control {
  border-radius: 6px;
}

.btn:focus,
button:focus {
  box-shadow: unset !important;
  outline: 0 !important;
}

.btn:focus-visible,
button:focus-visible {
  outline: 0 !important;
}

.container-fluid {
  max-width: 1920px !important;
  margin: 0 auto !important;
}

.container-fluid-1600 {
  max-width: 1600px !important;
  margin: 0 auto !important;
}

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

body.blockowerflow {
  overflow: auto !important;
}

#mobilemenu {
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  height: calc(100vh - (50px + 2rem));
  overflow: auto;
}

#mobilemenu .container-mobile-menu {
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}

@media screen and (min-width: 992px) {
  #mobilemenu {
    position: relative;
    top: unset;
    left: unset;
    height: auto;
    overflow: unset;
    display: block !important;
  }

  #mobilemenu .container-mobile-menu {
    flex-direction: row;
    height: auto;
    justify-content: center;
  }

  #mobilemenu::before,
  #mobilemenu::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background-color: #737373;
    height: 1px;
  }

  #mobilemenu::after {
    bottom: 0;
    top: unset;
  }

  #mobilemenu .dropdown-toggle::after {
    display: none;
  }

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

.bg-light {
  background: #F0F3F8 !important;
}

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

.rounded-romana-xl {
  border-radius: 40px !important;
}

.pagina6 #sliderofficina .carousel-item {
  height: 300px;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}

.pagina6 #sliderofficina .carousel-item .ombra {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 0;
}

.pagina6 #sliderofficina .carousel-item .testo {
  position: absolute;
  top: 50%;
  left: 5%;
  width: 90%;
  color: #fff;
  transform: translateY(-50%);
  text-align: center;
}

.lista .strumenti-lista .filtri {
  box-shadow: unset;
  border: 0;
}

.lista .strumenti-lista .filtri .intestazione span.title {
  text-transform: capitalize;
  font-weight: bold;
  font-size: 20px;
}

.lista .strumenti-lista .filtri .intestazione span.conteggio {
  display: none;
}

.lista .auto-lista .info {
  text-transform: none;
}

.lista .strumenti-lista.fixed {
  background: #fff;
  top: 55px;
  z-index: 991;
}

.blockowerflow.lista .strumenti-lista.fixed {
  z-index: 1000;
}

.custom-text-orange-color {
  color: var(--colore-arancione);
}

.scheda .first-item .dettagli .title h1 {
  font-size: 25px;
}

.scheda .first-item .dettagli .specifiche h2 {
  margin-bottom: 0;
}

.scheda .first-item .dettagli .specifiche {
  margin-top: 0;
}

.esplora2 {
  margin-top: 25px;
}

.esplora2 h2 {
  font-weight: bold;
  text-align: center;
}

.before-sticky .sticky-fixed {
  background: #fff;
}

.scelte a.scrollfeatures {
  box-shadow: unset !important;
  border: 2px solid #1554A1;
  margin-right: 15px;
  border-radius: 0;
}

.scelte a.scrollfeatures {
  background-color: inherit;
  font-size: 13px;
  color: inherit;
  border: 2px solid #92C3FE;
}

.section-scheda {
  box-shadow: unset !important;
  padding: 0;
  margin-top: 50px;
  margin-bottom: 20px;
}

.p-doppia-col {
  padding-left: calc(var(--bs-gutter-x));
  padding-right: calc(var(--bs-gutter-x));
}

.scheda .action-bottom {
  display: none !important;
}

.scheda .offerte5 {
  margin-top: 50px;
}

.offerte5 .annuncio .cont {
  border-radius: 10px;
  height: 100%;
}

/* .offerte5 .annuncio .cont small {
  width: calc(100% - 10px) !important;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
} */

.offerte5 .annuncio .foto {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.offerte5 .annuncio .btn-mostra-piu {
  background-color: var(--colore-arancione);
  border-color: var(--colore-arancione);
  border-radius: 5px;
}

.offerte5 .carousel-control-next,
.offerte5 .carousel-control-prev {
  background-color: #aeaeae;
  text-decoration: none;
}

body .offerte5 .cont small.bg-occasione {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  width: 100% !important;
  font-size: 12px;
}

.fa-phone {
  transform: rotate(90deg);
}

.fas.fa-heart {
  color: #ed3838;
  font-size: 20px;
}

.primary-color {
  color: var(--colore-arancione);
}

.h1,
h1 {
  font-size: calc(1.15rem + 1.5vw);
}

.h2,
h2 {
  font-size: calc(1rem + 1.5vw);
}

.h3,
h3 {
  font-size: calc(.85rem + 1.5vw);
}

.h4,
h4 {
  font-size: calc(.8rem + 1.5vw);
}

.h6,
h6 {
  font-size: .9rem;
}

.rounded-pill-left {
  border-top-left-radius: 50rem;
  border-bottom-left-radius: 50rem;
}

.rounded-pill-right {
  border-top-right-radius: 50rem;
  border-bottom-right-radius: 50rem;
}

.rounded-pill-left-10 {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.rounded-pill-right-10 {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

/* .btn-primary {background-color:var(--colore-arancione); border-color:var(--colore-arancione);background:linear-gradient(90deg, #F7921E 0%, #D12532 100%);border:none; transition:all 0.2s;} */
.btn-primary {
  background-color: var(--colore-arancione);
  border-color: var(--colore-arancione);
}

/* .btn-primary:hover {background-color:var(--colore-arancione); border-color:var(--colore-arancione);background:linear-gradient(90deg, #F7921E 0%, #D12532 100%);border:none} */
.btn-primary:hover {
  background-color: var(--colore-arancione);
  border-color: var(--colore-arancione);
}

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

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

.btn-orange {
  background-color: var(--colore-arancione);
  color: #fff;
  font-weight: bold;
}

.btn-orange:hover {
  background-color: var(--colore-arancione);
  color: #fff;
}

.reparto1 .form input,
.reparto1 .form select,
.reparto1 .form textarea {
  border: 0 !important;
}

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

.text-lastminute {
  color: var(--colore-rosso-sconto);
}

.color-blue-light {
  color: #92C3FE;
  height: 2px !important;
  opacity: 1;
}

.color-gray-light {
  color: #e4e4e4;
  height: 2px !important;
  opacity: 1;
  width: 100%;
  margin: auto;
}

.titlelista {
  font-weight: bold !important;
}

.titlelista h1 {
  font-weight: bold !important;
  font-size: 30px;
}

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

.home .box-scelta-auto {
  padding-top: 120px;
  padding-bottom: 20px;
  margin-top: 0;
  margin-bottom: 0;
}

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

.slider form .form-sotto h2 {
  font-weight: bold;
}

.home .box-scelta-auto h1 {
  font-weight: bold;
}

.home .box-scelta-auto .scelta-per span.open-box {
  box-shadow: unset !important;
  border: 2px solid #1554A1;
  margin-right: 15px;
  margin-left: 15px;
  border-radius: 0;
  text-transform: lowercase;
}

.home .box-scelta-auto .scelta-per span.open-box::first-letter {
  text-transform: uppercase;
}

.home .box-scelta-auto .scelta-per span.open-box.active {
  background-color: inherit;
  font-size: 13px;
  color: inherit;
  border: 2px solid #92C3FE;
}

.bg-occasioni {
  border: 2px solid #3F82D3;
  font-size: 14px;
  color: #3F82D3;
  transition: all 0.3s;
}

.bg-occasioni:hover {
  color: #fff;
  background: #3F82D3;
}

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

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

.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;
}

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

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

.fb_dialog_content iframe {
  bottom: 60px !important;
}

.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;
}

/* .annuncio .button .btn-outline-primary, .annuncio .action-mobile .btn-outline-primary, .dettagli-box .action-button .btn-outline-primary {background:linear-gradient(90deg, rgba(136,194,74,1) 0%, rgba(4,149,136,1) 100%); color:#fff; border:0;} */
.annuncio .button .btn-outline-primary,
.annuncio .action-mobile .btn-outline-primary,
.dettagli-box .action-button .btn-outline-primary {
  background: #43B270;
  color: #fff;
  border: 0;
}

.btn-outline-verde {
  border-color: #43B270;
  color: #43B270;
}

.btn-verde {
  background: #43B270;
  border-color: #43B270;
  color: #fff;
}

.btn-blu,
.btn-blu:hover {
  background: var(--colore-blu) !important;
  border-color: var(--colore-blu) !important;
  color: #fff;
}

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

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

.bg-aperto {
  background-color: var(--colore-aperto);
}

.bg-chiuso {
  background-color: var(--colore-chiuso);
}

.modaljz .st-btn {
  display: block !important;
  margin: 0 !important;
  margin-bottom: 10px !important;
}

/* .annuncio2 .button .btn-outline-primary, .annuncio2 .action-mobile .btn-outline-primary, .dettagli-box .action-button .btn-outline-primary {background:linear-gradient(90deg, rgba(136,194,74,1) 0%, rgba(4,149,136,1) 100%); color:#fff; border:0;} */
.annuncio2 .button .btn-outline-primary,
.annuncio2 .action-mobile .btn-outline-primary,
.dettagli-box .action-button .btn-outline-primary {
  background: #43B270;
  color: #fff;
  border: 0;
}

.dettagli-box .action-button .btn-outline-secondary {
  background: #fff;
  color: #2B79B8;
  border: 3px solid #2B79B8;
}

.dettagli-box .action-button .btn-outline-secondary.whatsapp {
  background: #fff;
  color: #208678;
  border: 3px solid #208678;
}

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

.font-weight-light-bold {
  font-weight: 500;
}

.rounded-8 {
  border-radius: 8px !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;
}

.border-3 {
  border-radius: 3px !important;
}

.fs-14 {
  font-size: 14px;
}

.pagina1 .ck-content *,
.pagina2 .ck-content * {
  font-size: 0.9rem;
}

@media (max-width:360px) {
  .togli320 {
    display: none;
  }
}

@media (max-width:767px) {

  .col-5-5 {
    width: 45.666667%;
  }

  .col-7-5 {
    width: 54.333333%;
  }

  .hidden-xs {
    display: none
  }

  .home .box-scelta-auto {
    padding-top: 25px;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
  }

  .titlelista h1 {
    font-size: 24px;
  }

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

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

@media only screen and (min-width:768px) {
  .lista .strumenti-lista.fixed {
    background: unset;
  }

  .rounded-romana-xl {
    border-radius: 60px !important;
  }

  .lista .strumenti-lista .filtri .intestazione {
    border: 0;
    padding-top: 0;
    display: block;
  }

  header ul li {
    font-size: 13px;
  }

  .lista .order-title {
    font-size: inherit;
  }
}

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

  .row-reverse-desktop {
    flex-direction: row-reverse;
  }

  header ul li {
    font-size: 17px;
  }

  .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;
  }

  .position-lg-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
  }

  .color-gray-light {
    width: 80%;
  }

  .pagina1 .ck-content *,
  .pagina2 .ck-content * {
    font-size: 1rem;
  }

}

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

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

  .h2,
  h2 {
    font-size: 1.8rem;
  }

  .h3,
  h3 {
    font-size: 1.7rem;
  }

  .h4,
  h4 {
    font-size: 1.5rem;
  }

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

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

@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 .breadcrumbs2,
  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 .testimonial5,
  .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;
  }

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

  footer {
    padding-top: 30px !important;
    position: fixed !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !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%;
}

.btn-gioca {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  margin-left: auto;
  margin-right: auto;
}

.img-atac {
  width: 100%;
  object-fit: contain;
  height: 150px;
}

.gioca-con-noi .box-auto-perfetta {
  padding-top: 25px;
  padding-bottom: 25px;
  max-width: 500px;
}

.gioca-con-noi .box-auto-perfetta .title {
  font-size: 18px;
  color: #ef6926;
}

.gioca-con-noi .box-auto-perfetta .subtitle {
  font-size: 14px;
}

.gioca-con-noi .box-auto-perfetta .step-indicators {
  list-style: none;
  padding: 0;
  text-align: center;
}

.gioca-con-noi .box-auto-perfetta .step-indicators .step {
  width: 12px;
  height: 12px;
  background-color: #fff;
  border: 1px solid #ef6926;
  border-radius: 50%;
  display: inline-block;
  margin: 0 5px;
}

.gioca-con-noi .box-auto-perfetta .step-indicators .step.active {
  background-color: #ef6926;
}

.gioca-con-noi .box-auto-perfetta .info-title {
  font-size: 16px;
  font-weight: 600;
}

.gioca-con-noi .box-auto-perfetta .box-scelte {
  display: none !important;
}

.gioca-con-noi .box-auto-perfetta .box-scelte.active {
  display: flex !important;
}

.gioca-con-noi .box-auto-perfetta .box-scelte .scelta {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .5);
  border-radius: 10px;
  padding: 13px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
  gap: .5rem;
}

.gioca-con-noi .box-auto-perfetta .box-scelte .scelta:hover,
.gioca-con-noi .box-auto-perfetta .box-scelte .scelta.active {
  background-color: #ef6926;
  color: #fff;
}

.gioca-con-noi .box-auto-perfetta .box-scelte .scelta img {
  max-height: 150px;
}

#risultato-quiz img {
  width: 100%;
  object-fit: contain;
  max-height: 350px;
}

#risultato-quiz p {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
}

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

.spinner-orange {
  color: var(--colore-arancione);
}

.frecce-custom .slick-prev:before {
  content: "";
  background-image: url('/assets/img/custom/1/freccia-sinistra.png');
  background-size: cover;
  display: block;
  height: 30px;
  width: 30px;
  font-size: unset;
}

.frecce-custom .slick-next:before {
  content: "";
  background-image: url('/assets/img/custom/1/freccia-destra.png');
  background-size: cover;
  display: block;
  height: 30px;
  width: 30px;
  font-size: unset;
}

.btn.btn-outline-nero-6 {
  border-color: var(--colore-nero);
  color: var(--colore-nero);
  border-radius: 6px;
}

.btn.btn-outline-nero-6:hover {
  background-color: var(--colore-nero);
  color: #fff;
}

.btn.btn-outline-nero-6:hover img {
  filter: invert(1);
}

.pagina6 h1 {
  font-size: 22px;
}

.pagina6 .item-articolo-popolare {
  color: #000;
  font-size: 12px;
  display: block;
  margin-bottom: .75rem;
  position: relative;
  padding-left: calc(1rem + var(--bs-gutter-x)/ 2);
}

.pagina6 .item-articolo-popolare::before {
  content: "";
  width: 4px;
  height: 4px;
  background-color: var(--colore-nero);
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: calc(var(--bs-gutter-x) / 2);
}

.pagina1 h1.first {
  margin-top: 10px !important;
  margin-bottom: 20px;
  font-weight: 600;
}

.pagina1 p.first {
  margin-bottom: 20px;
}

.zero-container {
  padding: 1.5rem 0;
  margin: 1.5rem 0;
}

.zero-container .item-servizi {
  text-align: center;
  margin-top: 1rem;
}

.zero-container .item-servizi img {
  max-width: 35px;
  max-height: 35px;
  margin-bottom: .5rem;
}

.zero-container .item-servizi p {
  font-size: 14px;
  font-weight: 600;
}

.contatti1 .mapboxgl-marker path {
  fill: var(--colore-arancione-rgb);
}

@media screen and (min-width: 992px) {
  .pagina1 h5 {
    font-size: 16px;
  }

  .col-lg-9-item {
    flex: 0 0 auto;
    width: 11.111111%;
  }
}

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

  .pagina6 .item-articolo-popolare {
    font-size: 14px;
  }
}

.d-contents {
  display: contents;
}

@media (max-width:500px) {
  .annuncio2 .foto .carousel-item {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
}

body .calendly-badge-widget {
  bottom: 90px !important;
}

@media screen and (min-width: 1200px) {
  .col-xl-45 {
    flex: 0 0 auto;
    width: 40%;
  }

  .col-xl-75 {
    flex: 0 0 auto;
    width: 60%;
  }
}

.img-avviso,
.img-avviso-mob {
  max-width: 100%;
  margin-bottom: 1rem;
  border-radius: 10px;
}

body.pagina6 .img-avviso,
body.pagina6 .img-avviso-mob {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
  border-radius: 8px !important;
}

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

body.scheda .img-avviso,
body.scheda .img-avviso-mob {
  margin-top: 3rem !important;
  border-radius: 8px !important;
}

body.scheda #boxAvvisi a {
  display: block;
  text-align: center;
  width: 100%;
}

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

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

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

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

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

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

header .container-fluid {
  max-width: unset !important;
}

.pagina6 .boxform {
  border-radius: 10px;
  margin-bottom: 1.5rem;
  margin-top: 0;
  background-color: #eee;
  padding: 15px;
}