@charset "UTF-8";
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  #come-funziona {
    padding: 100px 0;
  }
  p {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }
  h2 {
    font-size: 1.5rem;
  }
  h4 {
    font-size: 1.4rem;
  }
  h5 {
    font-size: 1.4rem;
  }
  footer ul li {
  }
  #faq {
    padding-top: 150px;
  }
  h1.titolocover {
    font-size: 4rem;
    padding-bottom: 0;
  }
  .bottone-azzurro-libro h3 {
    font-family: "Roboto Slab", serif;
    font-size: 1.2rem;
    font-weight: 800;
  }
  .slide-prodotti {
    padding: 50px 5px;
  }
  .abstract {
    width: 60%;
  }
  #dicono-di-noi p {
    font-size: 1.5rem;
    font-style: oblique;
  }
  .apici {
    width: 65px;
  }
  .dicono-di-noi ul li img {
    width: 40px;
  }
  .dicono-di-noi {
    padding: 30px 5px;
    border-radius: 3rem;
  }
  footer .logo-footer {
    width: 220px;
    padding-bottom: 5px;
    margin-top: 0;
  }
  ul.social li img {
    width: 35px;
  }
  ul.social {
    padding-top: 20px;
  }
  footer ul li {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }
  .accordion-button {
    font-size: 1.1rem;
  }
  .accordion-body {
    font-size: 0.8rem;
  }
  #dicono-di-noi .carousel-control-prev {
    left: -50px;
  }
  #dicono-di-noi .carousel-control-next {
    right: -50px;
  }
  .separatore {
    border-bottom: 5px solid #333333;
    width: 205px;
    margin: 30px auto;
  }
  .separatore2 {
    border-bottom: 2px solid #333;
    width: 100px;
  }
  #carouselprodotti {
    padding: 0 30px 0 0;
  }
  #busta {
    margin: 80px 0;
    background-image: url("../images/busta-bg.webp");
    min-height: 500px;
    background-attachment: fixed;
  }
  .form-control-ricerca {
    font-size: 1.4rem;
  }

  .filtro-autori ul li {
    display: inline;
    padding: 0;
    font-size: 1.4rem;
    color: #333;
    font-family: "Montserrat", sans-serif;
  }
  .filtro-autori ul li::after {
    content: "|";
    padding: 0 15px;
  }
  .filtro-autori ul li:last-child::after {
    content: "";
    padding: 0 10px;
  }
  .btn-filtro {
    font-size: 1.4rem;
    margin-top: 0;
  }
  .form-autori-sx-titolo {
    font-size: 2.5rem;
    line-height: 2.7rem;
  }
  #section-supporti {
    padding: 100px 0;
  }
  #prodotti-realizzati {
    padding: 100px 0 50px 0;
  }
  .spazio-testi p {
    font-size: 1.3rem;
    line-height: 1.8rem;
  }
  .spazio-testi h3 {
    font-size: 1.5rem;
    font-weight: 500;
  }
  .spazio-testi h4 {
    font-size: 1.4rem;
  }
  .filetto-verde {
    width: 70%;
  }
  .bottone-verde-gigante {
    font-size: 1.8rem;
    padding: 30px 20px;
    margin-top: 30px;
  }
  .form-autori-sx-titolo {
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  #carouselaltriprodotti .carousel-control-next-icon,
  #carouselaltriprodotti .carousel-control-prev-icon {
    width: 4rem;
    height: 4rem;
  }
  #carouselaltriprodotti .carousel-control-next,
  #carouselaltriprodotti .carousel-control-prev {
    width: 25%;
    opacity: 1;
    top: -20px;
  }
  #altri-prodotti {
    padding: 50px 0;
  }
  #step {
    padding: 10px 0;
    text-align: center;
  }
  #step ul {
    list-style: none;
    display: inline-flex;
    padding: 0;
    background-color: #dedfde;
    border-radius: 3rem;
  }
  #step ul li:first-child {
    border-left: none;
    border-bottom-left-radius: 3rem;
    border-top-left-radius: 3rem;
    padding-left: 50px;
    padding-right: 50px;
  }
  #step ul li {
    background-color: #dedfde;
    color: #000;
    padding: 25px 50px 25px 10px;
    text-align: center;
    font-size: 1.2rem;
    font-family: "Roboto Slab", serif;
    font-weight: 800;
    background-image: url("../images/divider-progresbar-2.webp");
    background-repeat: no-repeat;
    background-position: center right;
  }
  #step ul li.attivo {
    background-color: #52bbae;
    background-size: contain;
    color: #fff;
    background-image: url("../images/divider-progresbar.webp");
    background-repeat: no-repeat;
    background-position: center right;
  }
  #step ul li.attivo a {
    color: #fff;
    text-decoration: none;
  }
  #step ul li:first-child.attivo {
    background-color: #52bbae;
    background-size: contain;
    color: #fff;
    background-image: url("../images/divider-progresbar.webp");
    background-repeat: no-repeat;
    background-position: center right;
  }
  #step ul li:first-child.nonattivo {
    background-image: url("../images/divider-progresbar-2.webp");
  }
  #step ul li:first-child {
    background-image: url("../images/divider-progresbar-3.webp");
    background-repeat: no-repeat;
    background-position: center right;
  }

  .separatore-left {
    margin: 10px 0;
  }
  #step ul li:last-child {
    border-bottom-right-radius: 3rem;
    border-top-right-radius: 3rem;
    padding-right: 50px;
    background-image: none;
  }
  #step ul li::after {
    content: "";
    padding: 0;
  }
  #step ul li.centrale::after {
    background-color: #52bbae;
    color: #fff;
    background-image: url("../images/divider-progresbar-3.webp");
    background-repeat: no-repeat;
    background-position: center right;
  }
  #step ul li.nonattivo {
    background-image: url("../images/divider-progresbar-3.webp");
  }
  #ritratti {
    padding: 80px 0;
  }
  #contenitore-step {
    padding: 80px 0;
  }
  .step2a h1 {
    font-size: 1.7rem;
    text-align: left;
  }
  .btn-motivi {
    border-radius: 2rem;
    padding: 0.7rem 1rem;
    font-size: 1.5rem;
    margin: 10px auto;
    width: 100%;
  }
  .concludi h1 {
    font-size: 1.7rem;
    text-align: left;
  }
  .desc-occasione p {
    padding-top: 3rem;
  }
  .box-occasioni {
    padding-top: 50px;
  }
  .desc-occasione h1 {
    font-size: 2.8rem;
  }
  .desc-occasione h1 {
    text-align: left;
  }
  #slider-occasioni h1 {
    font-size: 3rem;
  }
  .desc-blog p {
    padding-top: 1rem;
  }
  .box-blog {
    margin-top: 50px;
    text-align: left;
  }
  .desc-blog {
    text-align: left;
  }
  .desc-blog h1 {
    font-size: 1.3rem;
    padding-bottom: 10px;
  }
  .desc-blog .tag {
    font-size: 1.2rem;
  }
  .box-data {
    width: 120px;
    height: 110px;
    line-height: 1.5rem;
  }
  .box-data-big {
    background-color: #00a88f;
    border-radius: 2rem;
    color: #fff;
    padding: 0;
    position: absolute;
    bottom: 50px;
    left: 100px;
    text-align: center;
    width: 155px;
    height: 155px;
    line-height: 2rem;
  }
  .box-data-big .giorno {
    font-size: 3.5rem;
    font-weight: 900;
    font-family: "Roboto Slab", serif;
  }
  .box-data-big .mese {
    font-size: 1.5rem;
    font-family: "Roboto Slab", serif;
  }
  .immagine-articolo {
    margin-top: -300px;
    text-align: center;
  }
  .desc-occasione {
    padding: 20px 0;
    text-align: left;
  }
  .text-center-small {
    text-align: left;
  }
  p.small {
    font-size: 0.8rem;
  }
  .contenuti-account .contenitore {
    background-color: #fff;
    border: 2px solid #009999;
    border-radius: 2rem;
    padding: 50px;
  }
  .tab a {
    background-color: #fff;
    padding: 10px 30px;
    color: #000;
    font-size: 1.2rem;
    border-radius: 1rem 1rem 0 0;
    text-decoration: none;
    font-weight: 600;
    border: 1px solid #009999;
    width: 100%;
    display: block;
    text-align: center;
    border-bottom: none;
  }
  .tab a.active {
    background-color: #009999;
    padding: 10px 30px;
    color: #fff;
    font-size: 1.2rem;
    border-radius: 1rem 1rem 0 0;
    text-decoration: none;
    font-weight: 600;
    width: 100%;
    display: block;
    text-align: center;
  }

  #promo .modal-body h4 {
    padding: 3px 10px;
    font-size: 1.8rem;
    line-height: 4rem;
  }

  #promo .modal-body p {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  #promo .modal-body h3 {
    font-size: 2.3rem;
    line-height: 1.5rem;
  }
  .modal-login {
    background-image: url("../images/bg-modal.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    padding: 10px 40px;
  }
  .modal-dialog {
    --bs-modal-width: 80%;
  }

  /*#youtube-box {*/
  /*  padding: 100px 0;*/
  /*}*/
}
