@charset "UTF-8";
/* CSS Document */
.roboto {
  font-family: "Roboto Slab", serif;
  letter-spacing: 1px;
}
.montserrat {
  font-family: "Montserrat", sans-serif;
}
.logo {
  width: 6rem;
}
.cart {
  width: 2.8rem;
}
.pallino {
  position: absolute;
  background: rgba(0, 168, 143, 1);
  color: #fff;
  font-size: 0.8rem;
  top: 40%;
  right: 30%;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  text-align: center;
}
.font-bold {
  font-weight: 900;
}
.font-medium {
  font-weight: 500;
}
.btn-verde {
  background-color: #00a88f;
  color: #fff;
  border-radius: 1rem;
  padding: 0.6rem 1rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 0.6rem;
}
p {
  font-size: 1rem;
  font-family: "Montserrat", sans-serif;
}
.small,
small {
  font-size: 0.6em;
}
.btn-verde-scuro {
  background-color: #027178 !important;
  border-radius: 2rem !important;
  padding: 0.5rem 1rem !important;
  color: #fff;
  border-radius: 1rem;
  padding: 0.3rem 0.8rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 0.8rem;
}

.btn-verde-scuro:hover {
  background-color: #027178 !important;
  color: #fff !important;
}
.btn-verde:hover {
  background-color: #00a88f !important;
  color: #fff !important;
}
.btn-verde-2 {
  position: absolute;
  top: 55%;
  left: 6%;
  font-size: 0.6rem !important;
  border-radius: 2rem !important;
  padding: 0 0.5rem !important;
}
.btn-verde-3 {
  font-size: 1rem !important;
  border-radius: 2rem !important;
  padding: 0.1rem 0.6rem !important;
}
.nav-item {
  padding: 0.5rem 1rem;
  margin: 0 auto;
  position: relative;
}

.navbar-collapse {
  background-color: rgba(255, 255, 255, 1);
  padding: 30px 0;
  position: absolute;
  z-index: 10;
  width: 100%;
  top: 70px;
  left: 0;
  height: 100vh;
}

.menu-padding-0 {
  padding: 0;
}
.navbar-toggler {
  z-index: 12;
}
.cover {
  position: relative;
}
#cover {
  background-color: #d2e9f0;
}

.padding-cover {
  padding: 20px 0;
}
.nav-link {
  position: relative;
  font-family: "Montserrat", sans-serif;
  color: #333333;
  font-weight: 400;
  font-size: 0.85rem;
}
.nav-link.active::before {
  content: url("../images/parentesi-sx.svg");
  width: 1.5rem;
  position: absolute;
  left: -15px;
  top: 3px;
}
.nav-link.active::after {
  content: url("../images/parentesi-dx.svg");
  width: 1.5rem;
  position: absolute;
  right: -15px;
  top: -5px;
}
.container-xxl {
  max-width: 1440px;
}
#come-funziona {
  padding: 50px 0;
}
h1 {
  font-size: 1.3rem;
  font-weight: 900;
}
h1.nomeautore {
  font-size: 1.5rem;
  font-weight: 900;
  font-family: "Roboto Slab", serif;
  color: #333333;
  line-height: auto;
  padding-bottom: 0;
}
h1.titolocover {
  font-size: 1rem;
  font-weight: 900;
  font-family: "Roboto Slab", serif;
  color: #333333;
  line-height: auto;
  padding-bottom: 0;
}
span.nomeautore-pop-up {
  font-size: 1.3rem;
  font-weight: 900;
  font-family: "Roboto Slab", serif;
  color: #333333;
  line-height: auto;
  padding-bottom: 0;
}
p.testocover {
  font-size: 0.6rem;
  width: 100%;
  margin: 0;
  line-height: 0.8rem;
}

.categorie {
  font-size: 0.8rem;
  font-weight: 900;
  font-family: "Roboto Slab", serif;
  color: #333333;
  line-height: auto;
  padding: 5px 0;
}
h2 {
  font-size: 1.3rem;
}
h2.contatti {
  font-size: 0.9rem;
}
h3 {
  font-size: 0.8rem;
  font-weight: 800;
}
.bottone-azzurro-libro h3 {
  font-family: "Roboto Slab", serif;
  font-size: 1.2rem;
  font-weight: 800;
}
h4 {
  font-size: 1.1rem;
  font-weight: 800;
  font-family: "Montserrat", sans-serif;
}
h5 {
  font-size: 1rem;
  font-family: "Montserrat", sans-serif;
  color: #5c5c5c;
}

.black {
  color: #333333;
}
.verde {
  color: #00a88f;
}
spa .rosso {
  color: #fe0018;
}
.grigio {
  color: #5d5d5d;
}
.verde-scuro {
  color: #027178;
}
.separatore {
  border-bottom: 2px solid #333;
  width: 100px;
  margin: 10px auto;
}

.separatore-left {
  border-bottom: 2px solid #333;
  width: 50%;
  margin: 0.3rem auto;
}
.separatore-verde {
  border-bottom: 3px solid #00a88f;
  width: 80px;
  margin: 0 auto 5px auto;
}
.separatore2 {
  border-bottom: 2px solid #333;
  width: 100px;
  margin: 10px auto;
}

.separatore-full {
  border-bottom: 2px solid #333;
  width: 100%;
  margin: 30px auto;
}
p {
  font-size: 0.9rem;
}
.img-full {
  width: 100%;
}
.box-hp {
  background-color: #fff;
  box-shadow: 0px 0px 13px -2px #8d8d8d;
  padding: 10px 20px;
  text-align: center;
  border-radius: 1rem;
  margin: 30px 10px;
  min-height: 250px;
}

.box-hp img {
  width: 30%;
}
#occasioni {
  padding: 50px 0;
}
#autori {
  padding: 50px 0;
}
.box-autore {
  margin: 20px 0;
}
.carousel-control-prev-icon {
  background-image: url("../images/prev-prod.webp");
}
.carousel-control-next-icon {
  background-image: url("../images/next-prod.webp");
}
.carousel-control-next,
.carousel-control-prev {
  width: 20%;
  opacity: 1;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  width: 2rem;
  height: 2rem;
}
.carosello_autori {
  background-image: none;
  background-position: center;
  background-repeat: no-repeat;
}
#prodotti {
  position: relative;
  padding: 0;
}
.bg-azzurro {
  background-color: #d2e9f0;
}
.slide-prodotti {
  background-color: #fff;
  box-shadow: 0px 0px 13px -2px #000000;
  padding: 15px 5px 30px 5px;
  border-radius: 1.5rem;
  margin: 50px 0;
}
.carousel-control-next-icon2,
.carousel-control-prev-icon2 {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}
.carousel-control-prev-icon2 {
  background-image: url("../images/prev-prod.webp");
}
.carousel-control-next-icon2 {
  background-image: url("../images/next-prod.webp");
}
.carousel-control-next2,
.carousel-control-prev2 {
  width: 4%;
  opacity: 1;
}
.box-prodotti {
  margin: 0;
  padding-top: 0;
  text-align: left;
}
#dicono-di-noi {
  background-color: #d2e9f0;
}
.dicono-di-noi {
  background-color: #fff;
  padding: 10px 5px;
  border-radius: 1rem;
  margin: 30px 0 50px 0;
}
.dicono-di-noi ul li {
  display: inline;
  list-style: none;
}
.dicono-di-noi ul li img {
  width: 20px;
}
#faq {
  padding-top: 50px;
}
.accordion-button:not(.collapsed) {
  color: #333333;
  background-color: #fff;
}
.accordion-button:not(.collapsed)::after {
  background-image: url("../images/accordion-arrow.webp");
}
.accordion-button.collapsed::after {
  background-image: url("../images/accordion-arrow.webp");
}
.accordion-header {
  border-bottom: 2px solid #00a88f;
}
.accordion-button {
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  font-size: 0.8rem;
}
.accordion-body {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 0.7rem;
}
.accordion {
  --bs-accordion-border-width: 0 !important;
}
#busta {
  padding: 50px 0;
}
footer {
  padding: 30px 0 40px 0;
  font-weight: 500;
  text-align: center;
}
footer p {
  line-height: auto;
  font-size: 1 !important;
}
footer ul {
  padding-left: 0;
  line-height: 2rem;
  color: #333333;
  text-align: left;
}
footer ul li {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  list-style: none;
  font-size: 0.7rem;
  line-height: 1.1rem;
}
footer ul li a {
  color: #333333;
  text-decoration: none;
}
footer ul li a:hover {
  color: #027079;
}
.border-top-footer {
  border-top: 2px solid #000;
  width: 30%;
}
footer .logo-footer {
  width: 120px;
  padding-bottom: 5px;
  margin-top: 10px;
}
footer .chat {
  width: 100px;
}
footer h4 {
  text-align: left;
}
ul.social {
  list-style: none;
  padding-top: 0;
  text-align: center;
}
ul.social li {
  display: inline;
  padding: 0 5px;
}
ul.social li img {
  width: 20px;
}
.cover-sx {
  z-index: 999;
  position: relative;
}
.cover-img-sx {
  width: 100%;
}
.cover-dx {
  z-index: 100;
}
#cover2 {
  background-image: url("../images/slider-dx.webp");
  background-position: center right;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 80%;
  background-color: #d2e9f0;
}
.scrivi-scritta {
  position: absolute;
  z-index: 999;
  top: 18%;
  left: 0;
  width: 80%;
}
#onda2down {
  margin: -1px;
}
#onda1up img,
#onda1down img,
#onda2up img,
#onda2down img {
  width: 100%;
}
#cover .carousel-indicators {
  margin-right: 5%;
  left: auto;
}
#cover .carousel-indicators [data-bs-target] {
  width: 8px;
  height: 8px;
  margin-right: 5px;
  margin-left: 3px;
  background-color: #fff;
  border-radius: 100%;
  opacity: 1;
}
#cover .carousel-indicators .active {
  background-color: #00a88f;
}
p.small {
  font-size: 0.8rem;
}
.smaller {
  font-size: 0.8rem;
  font-style: italic;
  color: #333333;
}
.abstract {
  width: 100%;
}

.abstract p {
  font-size: 0.4rem;
  margin-bottom: 0;
}
#prodotti .carousel-indicators {
  left: auto;
  right: auto;
  bottom: -50px;
  width: 65%;
}
#prodotti .carousel-indicators [data-bs-target] {
  width: 8px;
  height: 8px;
  margin-right: 3px;
  margin-left: 3px;
  background-color: #efefef;
  border-radius: 100%;
  opacity: 1;
}
#prodotti .carousel-indicators .active {
  background-color: #027079;
}
#dicono-di-noi .carousel-control-prev {
  width: 5%;
  position: absolute;
  left: -25px;
}
#dicono-di-noi .carousel-control-next {
  width: 5%;
  position: absolute;
  right: -25px;
}
#carouseldicono-di-noi ul {
  margin-bottom: 0;
}
.apici {
  width: 20px;
}
#dicono-di-noi p {
  font-size: 0.7rem;
  font-style: oblique;
  margin-bottom: 0;
}
.navbar-toggler {
  border: none;
}
.navbar-toggler-icon {
  background-image: url("../images/burger.svg");
}
.navbar-toggler:focus {
  box-shadow: none;
}

#autori .carousel-indicators {
  left: auto;
  right: auto;
  bottom: -50px;
  width: 70%;
}

#autori .carousel-indicators [data-bs-target] {
  width: 8px;
  height: 8px;
  margin-right: 3px;
  margin-left: 3px;
  background-color: #efefef;
  border-radius: 100%;
  opacity: 1;
}

#autori .carousel-indicators .active {
  background-color: #00a88f;
}

#come-funziona .carousel-indicators {
  left: auto;
  right: auto;
  bottom: -20px;
  width: 70%;
}

#come-funziona .carousel-indicators [data-bs-target] {
  width: 8px;
  height: 8px;
  margin-right: 3px;
  margin-left: 3px;
  background-color: #efefef;
  border-radius: 100%;
  opacity: 1;
}

#come-funziona .carousel-indicators .active {
  background-color: #00a88f;
}

#carouselprodotti {
  padding: 0;
}

#busta {
  margin: 30px 0;
  background-image: url("../images/busta-bg-mob.webp");
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 200px;
}

#ritratti {
  padding: 30px 0;
}

.box-ritratti {
  background-color: #fff;
  box-shadow: 0px 0px 13px -2px #8d8d8d;
  padding: 12px;
  text-align: center;
  border-radius: 3rem;
  margin: 30px 5px;
  min-height: 270px;
}
.box-ritratti a {
  text-decoration: none;
  color: #333333;
}
.ritratto-scelto {
  background-color: #d2e9f0;
}

.fascia-verde {
  background-color: #009999;
  color: #fff;
  padding: 2px 0;
  margin: 10px 0 30px 0;
  font-size: 1.3rem;
  font-weight: bold;
  font-style: italic;
}

.bol500 {
  font-weight: 500;
}

.bol800 {
  font-weight: 800;
}
.form-control-ricerca {
  padding: 0.8rem 3rem;
  font-size: 1rem;
  border: 2px solid #00a88f;
  border-radius: 3rem;
  background-image: url("../images/lente-ico.webp");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: 95% 50%;
}

#autori-int {
  padding: 20px 0;
}
#occasioni {
  padding: 20px 0;
}
.search {
  padding-top: 30px;
  font-family: "Montserrat", sans-serif;
}

.filtro-autori {
  padding: 30px 0;
  text-align: center;
}

.filtro-autori ul {
  list-style: none;
  padding: 0;
}

.filtro-autori ul li {
  display: inline-block;
  padding: 0;
  padding-right: 0px;
  font-size: 0.8rem;
  color: #333;
  font-family: "Montserrat", sans-serif;
  border-right: none;
}

.filtro-autori ul li:last-child {
  border-right: none;
  padding: 0 0 0 5px;
}
.filtro-autori ul li a {
  color: #333;
  text-decoration: none;
}

.filtro-autori ul li::after {
  content: "|";
  padding: 0 2px;
}

.filtro-autori ul li:last-child::after {
  content: "";
  padding: 0;
}

.btn-filtro {
  font-size: 1rem;
  font-family: "Montserrat", sans-serif;
  color: #5c5c5c;
  margin-top: -10px;
}

.btn-filtro:active,
.btn-filtro:focus {
  border: none;
  border-color: none;
}

.dropdown-menu.show {
  text-align: center;
}

.box-autori {
  position: relative;
  width: 100%;
}
.box-autori img {
  display: block;
  width: 100%;
  height: auto;
}

.box-autori .overlay {
  position: absolute;
  top: 0;
  background: rgba(255, 255, 255, 0.6);
  width: 100%;
  transition: 0.5s ease;
  opacity: 0;
  padding: 40% 0 0 0;
  text-align: center;
  height: 100%;
}

.box-autori .selezionato {
  background: rgba(210, 233, 240, 0.9);
}

.box-autori .selezionato .readmore-autori {
  border: none;
  margin: -20px auto 0 auto;
  width: 40%;
  padding: 0;
}

.box-autori:hover .overlay {
  opacity: 1;
}

.readmore-autori {
  color: #333333;
  font-size: 1.5rem;
  margin: 0 auto;
  border-top: 2px solid #333333;
  border-bottom: 2px solid #333333;
  width: 60%;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  padding: 5px 0;
}
.stelle {
  list-style: none;
  padding: 0;
}
.stelle li {
  display: inline;
}

.barra-lista-autori {
  padding: 10px;
}

h1.nome-autore {
  font-family: "Montserrat", sans-serif;
  font-size: 0.8rem;
  font-weight: 800;
  margin-bottom: 0;
}
.btn-verde-small {
  background-color: #5dc3b3;
  color: #fff;
  border-radius: 2rem;
  padding: 0.5rem 0.4rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  font-size: 0.7rem;
  width: 100%;
}

.btn-verde-small:hover,
.btn-verde-small:active {
  background-color: #00a88f !important;
  color: #fff !important;
}
.btn-verde-small-scuro {
  background-color: #00a88f;
  color: #fff;
  border-radius: 2rem;
  padding: 0.5rem 0.4rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  font-size: 0.7rem;
  width: 100%;
}

.btn-verde-small-scuro:hover,
.btn-verde-small-scuro:active {
  background-color: #00a88f !important;
  color: #fff !important;
}
.paginazione {
  padding: 10px 0;
}
.paginazione a {
  color: #5c5c5c;
  text-decoration: none;
}

#form-autori {
  background-color: #d2e9f0;
  padding: 30px 0;
}

.form-autori {
  padding: 0;
  border-radius: 3rem;
  margin: 0;
  background-color: #fff;
  border: 1px solid #027178;
}

.form-autori-sx {
  padding: 50px 0 50px 0;
  margin: 0;
}

.form-autori-sx-titolo {
  font-family: "Roboto Slab", serif;
  font-size: 1.4rem;
  font-weight: 900;
  line-height: 1.7rem;
  text-align: center;
}

.form-autori-sx-testo {
  font-family: "Roboto Slab", serif;
  font-size: 0.9rem;
  color: #027178;
  font-weight: 500;
  line-height: 1.5rem;
}
.background-verde {
  background-color: #027178;
}
.form-autori-dx {
  padding: 50px 20px;
  margin: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 3rem;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 3rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3rem;
  border-bottom-left-radius: 3rem;
}
.campi-form-autori {
  border-radius: 2rem;
  padding: 0.5rem 1rem;
  font-family: "Montserrat", sans-serif;
  font-size: 0.8rem;
  color: #999;
}

.check-tondo {
  border-radius: 1em !important;
  width: 15px;
  height: 15px;
  margin-right: 10px;
}

.btn-giallo {
  background-color: #fbe237;
  color: #027178;
  border-radius: 2rem;
  padding: 0.5rem 3rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 0.8rem;
  margin: 0 auto;
}

.btn-giallo:hover,
.btn-giallo:active {
  background-color: #fbe237 !important;
  color: #027178 !important;
}

#fascia-gialla-contattaci {
  background-color: #ffca00;
  padding: 60px 0;
  text-align: center;
  margin-bottom: 0;
}

.fascia-gialla-contattaci-titolo {
  font-family: "Roboto Slab", serif;
  font-weight: 800;
  font-size: 1.3rem;
  color: #333333;
  text-transform: uppercase;
}

.fascia-gialla-contattaci-testo {
  font-family: "Roboto Slab", serif;
  font-weight: 800;
  font-size: 1rem;
  color: #333333;
  text-transform: uppercase;
  padding-bottom: 10px;
}

#supporti {
  padding: 50px 0;
}

.box-supporti {
  position: relative;
  width: 100%;
  margin-top: 3rem;
}
.box-supporti img {
  display: block;
  width: 100%;
  height: auto;
}

.box-supporti .overlay {
  position: absolute;
  top: 0;
  background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, 0.4);
  width: 100%;
  transition: 0.5s ease;
  opacity: 0;
  padding: 40% 0 0 0;
  text-align: center;
  height: 100%;
}
.box-supporti:hover .overlay {
  opacity: 1;
}
h1.nome-supporto {
  font-family: "Montserrat", sans-serif;
  font-size: 1.2rem;
  font-weight: 800;
  margin-bottom: 5px;
  text-align: center;
}
.barra-lista-autori p {
  font-family: "Montserrat", sans-serif;
  font-size: 0.8rem;
  color: #333333;
}

#section-supporti {
  background-color: #d2e9f0;
  padding: 50px 0;
}

.section-supporti-dx {
  padding: 50px 0 50px 20px;
  margin: 0;
  text-align: center;
}

.section-supporti-dx-titolo {
  font-family: "Roboto Slab", serif;
  font-size: 1.4rem;
  font-weight: 900;
  line-height: 1.7rem;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.section-supporti-dx-testo {
  font-family: "Roboto Slab", serif;
  font-size: 1.2rem;
  color: #00a88f;
  font-weight: 500;
  line-height: 1.5rem;
  text-transform: uppercase;
  padding-bottom: 20px;
}

#prodotti-realizzati {
  padding: 30px 0 0 0;
}
#prodotti-realizzati h1 {
  font-size: 1.3rem;
}

.readmore-autori a {
  color: #333333;
  text-decoration: none;
}

#supporto-int {
  padding: 50px 0;
}
.miniature {
  padding-left: 0;
}
.miniature li {
  list-style: none;
  display: block;
  padding-bottom: 10px;
}

.spazio-img {
  padding-bottom: 10px;
}
.spazio-testi {
}
.spazio-testi ul {
  list-style: none;
  padding-left: 0;
}
.spazio-testi ul li {
  display: inline-block;
  margin: 5px 0;
}
.spazio-testi h3 {
  font-family: "Roboto Slab", serif;
  font-size: 1.3rem;
  color: #333333;
  font-weight: 500;
  text-transform: uppercase;
}
.spazio-testi h4 {
  font-family: "Montserrat", sans-serif;
  font-size: 1.2rem;
  color: #333333;
  font-weight: 300;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.spazio-testi .separatore {
  margin: 10px 0;
  width: 150px;
  text-align: left;
}
.spazio-testi p {
  font-family: "Montserrat", sans-serif;
  font-size: 0.8rem;
  color: #333333;
  line-height: 1.5rem;
  width: 100%;
}

.filetto-verde {
  border: 1px solid #00a88f;
  padding: 0px 20px;
  border-radius: 0.5rem;
  width: 100%;
}
.bottone-verde-gigante {
  background-color: #027178;
  border-radius: 3rem;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 0.8rem;
  font-weight: 900;
  padding: 15px;
  margin-top: 15px;
  text-align: center;
}
.bottone-verde-gigante a {
  text-decoration: none;
  color: #fff;
}
#altri-prodotti {
  padding: 0;
}
.box-altri-prodotti {
  margin: 20px 0;
}
#carouselaltriprodotti .carousel-control-prev-icon {
  background-image: url("../images/prev.webp");
}
#carouselaltriprodotti .carousel-control-next-icon {
  background-image: url("../images/next.webp");
}
#carouselaltriprodotti .carousel-control-next-icon,
#carouselaltriprodotti .carousel-control-prev-icon {
  width: 2rem;
  height: 2rem;
}
#carouselaltriprodotti .carousel-control-next,
#carouselaltriprodotti .carousel-control-prev {
  width: 20%;
  opacity: 1;
  top: -50px;
}

.box-altri-prodotti p {
  margin: 10px 0;
  color: #333333;
  font-size: 0.8rem;
  font-family: "Montserrat", sans-serif;
  margin: 0;
  padding: 0;
}
.box-altri-prodotti h3 {
  margin: 0;
  padding: 0;
}
#carouselautori .carousel-indicators {
  margin-bottom: -1rem;
}
#carouselautori .carousel-indicators [data-bs-target] {
  background-color: #00a88f;
  width: 8px;
  height: 8px;
  margin-right: 3px;
  margin-left: 3px;
  border-radius: 100%;
}
#recensioni {
  background-color: #fffdd9;
  padding: 30px 0;
}
#recensioni .stelle {
  list-style: none;
  padding: 0 5px 5px 5px;
  background-color: #fff;
  border-radius: 1rem;
  box-shadow: 0px 0px 13px -2px #8d8d8d;
  width: max-content;
  margin: 10px auto;
}
#recensioni .stelle ul {
  padding: 0;
  text-align: center;
  margin: 0;
}
#recensioni .stelle li {
  display: inline;
  padding: 0 2px;
}

#recensioni .stelle li img {
  width: 15px;
}
#recensioni p {
  font-size: 1rem;
  font-family: "Montserrat", sans-serif;
  color: #5c5c5c;
  font-style: italic;
  padding: 10px 0 0 0;
  text-align: center;
  font-weight: 300;
}

#recensioni .firma {
  font-size: 1.2rem;
  font-family: "Montserrat", sans-serif;
  color: #5c5c5c;
  padding: 0;
  text-align: center;
  font-weight: 500;
  font-style: normal;
}
.biografia {
  padding: 10px 0;
  text-align: center;
}
.biografia h1 {
  font-size: 1.5rem;
  font-family: "Roboto Slab", serif;
  color: #333333;
  padding-bottom: 5px;
}
#scheda-autore {
  padding: 20px 0;
}

#scheda-autore h2 {
  font-size: 1.4rem;
  font-family: "Roboto Slab", serif;
  color: #027178;
}

.biografia p {
  padding-top: 10px;
  font-size: 0.9rem;
  font-family: "Montserrat", sans-serif;
  color: #5c5c5c;
  line-height: 1.5rem;
  font-weight: 500;
}
.social-autori {
  text-align: center;
}
.social-autori img {
  width: 45px;
  height: auto;
}
.social-autori ul {
  list-style: none;
  padding: 10px 0 0 0;
  display: inline-flex;
}
.social-autori ul li {
  padding: 0 20px 0 0;
}
.social-autori ul li:last-child {
  padding: 0 0 0 0;
}
.pubblicazioni {
  padding: 20px;
  text-align: center;
}
.pubblicazioni ul {
  list-style: none;
  display: inline-flex;
  padding: 30px 0 0 0;
}
.pubblicazioni ul li {
  padding: 0 20px 0 0;
}
.pubblicazioni ul li:last-child {
  padding: 0;
}
.pubblicazioni ul li img {
  border: 1px solid #404040;
}
.disponibilita {
  font-size: 1rem;
  font-family: "Roboto Slab", serif;
  color: #5c5c5c;
  background-color: #d2e9f0;
  border-radius: 3rem;
  padding: 10px;
}
.pronotazioni p {
  padding: 10px;
  font-size: 0.8rem;
  font-family: "Montserrat", sans-serif;
  color: #333333;
  font-weight: 500;
  text-align: center;
}
.disponibilita h3 {
  font-size: 1.7rem;
  font-family: "Roboto Slab", serif;
  color: #333333;
  background-color: #d2e9f0;
  border-radius: 10rem;
  padding: 10px;
  text-align: center;
}
.pronotazioni {
  padding: 10px;
}

.call {
  padding: 5px 10px;
  font-size: 0.6rem;
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  border-radius: 1rem;
  margin: 5px 0;
}
.disponbile {
  background-color: #00a88f;
}
.prenotata {
  background-color: #de9c9c;
}
.btn-bianco {
  background-color: #fff;
  color: #00a88f;
  border-radius: 2rem;
  padding: 0.2rem 1rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 0.8rem;
  margin: 10px auto;
  width: 100%;
}

.btn-bianco:hover,
.btn-bianco:active {
  background-color: #fff !important;
  color: #00a88f !important;
}
#thankyou {
  min-height: 350px;
}
#thankyou h1 {
  text-align: center;
  font-size: 1.8rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #5c5c5c;
}

.btn-giallo2 {
  background-color: #fbe237;
  color: #000;
  border-radius: 2rem;
  padding: 0.5rem 3rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  font-size: 1rem;
  margin: 20px auto;
}

.btn-giallo2:hover,
.btn-giallo2:active {
  background-color: #fbe237 !important;
  color: #000 !important;
}

.btn-giallo2 a {
  color: #000;
  text-decoration: none;
}

.btn-small-mod {
  background-color: #fff;
  color: #000;
  border-radius: 2rem;
  padding: 0.2rem 1rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 0.5rem;
  margin: 20px auto;
  border: 1px solid #000;
}

.btn-small-mod:hover,
.btn-small-mod:active {
  background-color: #fff !important;
  color: #000 !important;
  border: 1px solid #000 !important;
}
.separatore-light {
  border-bottom: 1px solid #000;
  width: 25%;
  padding: 0;
  margin: 10px 0;
}

.btn-motivi {
  background-color: #fff;
  color: #000;
  border-radius: 2rem;
  padding: 0.2rem 1rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 0.8rem;
  border: 1px solid #000;
  margin: 10px auto;
  width: 100%;
}

.btn-motivi:hover,
.btn-motivi:active {
  background-color: #fff !important;
  color: #000 !important;
}
.btn-motivi-verde {
  background-color: #00a88f;
  color: #000;
  border: 1px solid #000;
}

.btn-motivi:hover,
.btn-motivi:active {
  background-color: #fff !important;
  color: #000 !important;
  border: 1px solid #000 !important;
}
.btn-motivi-verde:hover,
.btn-motivi-verde:active {
  background-color: #00a88f !important;
  color: #000 !important;
  border: 1px solid #000 !important;
}
#step {
  padding: 10px 0;
  text-align: center;
  width: 100%;
  overflow: scroll;
}

#step ul li a {
  color: #000;
  text-decoration: none;
}
#step ul li.attivo a {
  color: #52bbae;
  text-decoration: none;
}
#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: 14px 50px 14px 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;
}
h5.indietro {
  color: #333333;
  text-decoration: underline;
}
h5.indietro a {
  color: #333333;
  text-decoration: underline;
  font-weight: 800;
}

#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: 20px 0;
}
.step2a h1 {
  font-size: 1.7rem;
  text-align: left;
}

.matita {
  text-align: left;
  width: 100%;
  display: inline-block;
}

.concludi {
  border: 4px solid #00a88f;
  border-radius: 3rem;
  padding: 40px;
  margin: -25px 0 40px 0;
  min-height: 400px;
}
.concludi h1 {
  font-size: 1.5rem;
  font-weight: 800;
  font-family: "Montserrat", sans-serif;
  text-align: center;
}
.select-occasione {
  border: 1px solid #00a88f;
  border-radius: 2rem;
  padding: 0.375rem 2.25rem 0.375rem 1.25rem;
  font-size: 1.2rem;
  font-family: "Montserrat", sans-serif;
}
.riepilogo {
  border: 4px solid #00a88f;
  border-radius: 3rem;
  padding: 40px;
  margin: 80px 0 40px 0;
}
.riepilogo h2 {
  font-size: 2rem;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  text-align: left;
}
.riepilogo h3 {
  font-size: 1rem;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  padding-bottom: 10px;
}
.riepilogo h4 {
  font-size: 1rem;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}
.btn-procedi {
  background-color: #52bbae !important;
  color: #fff;
  text-decoration: none;
  width: 100%;
  border-radius: 3rem;
  padding: 15px;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}
.btn-procedi:hover,
.btn-procedi:active {
  background-color: #52bbae !important;
  color: #fff !important;
}
.form-dati .form-control {
  border-radius: 3rem;
  padding: 1rem 2.5rem;
  border: 2px solid #5c5c5c;
  font-size: 1.5rem;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}
.form-dati h2 {
  font-size: 2.1rem;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  padding: 20px 0;
}
.modal-login {
  text-align: center;
  padding: 10px 40px;
}
.modal-login .form-label {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 1.3rem;
  color: #999999;
}
.titolo-modale {
  font-family: "Roboto Slab", serif;
  font-size: 2rem;
  font-weight: 900;
  padding-bottom: 10px;
}

.modal-dialog {
  --bs-modal-width: 1000px;
}

.modal-login .form-control {
  border: 1px solid #000;
  border-radius: 3rem;
  padding: 12px 20px;
  text-align: center;
  font-family: "Montserrat", sans-serif;
}

.btn-verde-login {
  background-color: #5dc3b3;
  color: #fff;
  border-radius: 2rem;
  padding: 0.5rem 4rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  font-size: 1.2rem;
}

.btn-verde-login:hover,
.btn-verde-login:active {
  background-color: #00a88f !important;
  color: #fff !important;
}

.modal-header {
  border: none;
}

.modal-backdrop {
  z-index: 0;
}
.ritrattimobile {
  padding: 20px 0;
}
#carouselritratti .carousel-indicators {
  margin-bottom: 0;
}
#carouselritratti .carousel-indicators [data-bs-target] {
  background-color: #00a88f;
  width: 8px;
  height: 8px;
  margin-right: 3px;
  margin-left: 3px;
  border-radius: 100%;
}
.form-check {
  display: flex;
  justify-content: center;
}

.btn-bianco-nero {
  background-color: #fff;
  color: #000;
  border-radius: 2rem;
  padding: 0.25rem 0rem;
  font-family: "Roboto Slab", serif;
  font-weight: 500;
  font-size: 0.5rem;
  text-decoration: none;
  width: 100%;
  display: block;
  text-align: center;
}

.btn-bianco-nero:hover,
.btn-bianco-nero:active {
  background-color: #fff !important;
  color: #000 !important;
}

#carosello_recensioni .carousel-control-next,
#carosello_recensioni .carousel-control-prev {
  width: 3%;
  opacity: 1;
}
#carosello_recensioni .carousel-control-next-icon,
#carosello_recensioni .carousel-control-prev-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.mail {
  color: #000;
  text-decoration: none;
}

.mail:hover {
  color: #333333;
  text-decoration: none;
}
#slider-occasioni {
  padding: 30px 0 80px 0;
}
.box-occasioni {
  padding-top: 20px;
}
.desc-occasione {
  padding: 20px 0;
  text-align: center;
}
.desc-occasione h1 {
  font-size: 1.5rem;
  font-weight: 900;
  font-family: "Roboto Slab", serif;
}
.desc-occasione p {
  font-size: 0.9rem;
  padding-top: 2rem;
}
#slider-occasioni h1 {
  font-size: 1rem;
  font-weight: 900;
  font-family: "Roboto Slab", serif;
  padding-bottom: 30px;
}
#slider-occasioni .carousel-indicators {
  margin-bottom: -3rem;
}
#slider-occasioni .carousel-indicators [data-bs-target] {
  width: 18px;
  height: 18px;
  margin-right: 10px;
  border-radius: 100%;
  opacity: 1;
}
#slider-occasioni .carousel-indicators .active {
  background-color: #027178;
}
.titolo-pagine {
  background-color: #d2e9f0;
  padding: 50px 0 30px 0;
  font-family: "Roboto Slab", serif;
  text-align: center;
}
.box-blog {
  margin-top: 20px;
  position: relative;
}
.desc-blog {
  padding: 20px 0;
  text-align: center;
}
.desc-blog .tag {
  font-size: 1rem;
  font-family: "Roboto Slab", serif;
}
.desc-blog h1 {
  font-size: 1rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
}
.desc-blog p {
  font-size: 0.9rem;
  padding-top: 0;
}
.img-ang-round {
  border-radius: 4rem;
}
.img-ang-round-2 {
  border-radius: 2rem;
}
.box-data {
  background-color: #00a88f;
  border-radius: 2rem;
  color: #fff;
  padding: 0;
  position: absolute;
  top: -20px;
  right: -20px;
  text-align: center;
  width: 110px;
  height: 100px;
  line-height: 1.5rem;
}
.giorno {
  font-size: 3rem;
  font-weight: 900;
  font-family: "Roboto Slab", serif;
}
.mese {
  font-size: 1rem;
  font-family: "Roboto Slab", serif;
}

#copertina-blog {
  position: relative;
}
.pos-relative {
  position: relative;
}
.onda-trasp {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.box-data-big {
  background-color: #00a88f;
  border-radius: 1.5rem;
  color: #fff;
  padding: 0;
  position: absolute;
  bottom: -20px;
  left: 20px;
  text-align: center;
  width: 80px;
  height: 80px;
  line-height: 1rem;
}
.box-data-big .giorno {
  font-size: 2rem;
  font-weight: 900;
  font-family: "Roboto Slab", serif;
}
.box-data-big .mese {
  font-size: 0.7rem;
  font-family: "Roboto Slab", serif;
}
.immagine-articolo {
  margin-top: 0;
  text-align: center;
}

#occasioni .carousel-control-prev-icon {
  background-image: url("../images/prev.webp");
}
#occasioni .carousel-control-next-icon {
  background-image: url("../images/next.webp");
}
#occasioni .carousel-control-next,
#occasioni .carousel-control-prev {
  height: 80%;
}
#occasioni .carousel-control-next-icon,
#occasioni .carousel-control-prev-icon {
  width: 4rem;
  height: 4rem;
}

.text-center-small {
  text-align: center;
}

#promo .modal-content {
  background-color: #ffca00;
  border-radius: 60px;
  padding: 20px 0;
}

#promo .modal-footer {
  border: none;
}

#promo .modal-body {
  text-align: center;
}

#promo .modal-body h4 {
  background-color: #00a88f;
  padding: 3px 10px;
  color: #fff;
  display: inline;
  border-radius: 5px;
  font-size: 1rem;
  line-height: 2rem;
}

#promo .modal-body p {
  color: #000;
  font-size: 0.8rem;
  line-height: 1rem;
}

#promo .modal-body h3 {
  color: #000;
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: 900;
}
.modal-dialog {
  --bs-modal-width: 50%;
}

.tab a {
  background-color: #fff;
  padding: 5px;
  color: #000;
  font-size: 0.5rem;
  border-radius: 0.5rem 0.5rem 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: 5px;
  color: #fff;
  font-size: 0.5rem;
  border-radius: 0.5rem 0.5rem 0 0;
  text-decoration: none;
  font-weight: 600;
  width: 100%;
  display: block;
  text-align: center;
}

.contenuti-account .contenitore {
  background-color: #fff;
  border: 2px solid #009999;
  border-radius: 0 0 2rem 2rem;
  padding: 20px;
}
.contenuti-account .form-label {
  font-weight: 600;
  font-size: 1.2rem;
  font-family: "Montserrat", sans-serif;
}
.contenuti-account .form-control {
  font-size: 1.1rem;
  color: #333333;
  border: none;
  padding: 0;
  font-family: "Montserrat", sans-serif;
}

.lista-dati {
  border-bottom: 1px solid #161819;
  padding: 20px 0;
}
.no-border {
  border: none;
}

.btn-outline {
  background: #fff;
  border-color: #009999;
  color: #009999;
  padding: 10px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

.btn-outline:hover {
  background: #fff !important;
  border-color: #009999 !important;
  color: #009999 !important;
}
.bottone-azzurro-libro {
  background-color: #f2f8fa;
  border: 3px solid #00a88f;
  color: #000;
  border-radius: 3rem;
  padding: 40px;
  margin: 10px 0;
}
.modal-header .modal-title {
  color: #00a88f;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  text-align: center;
  margin: 0 auto;
  font-size: 2rem;
}
.modal-body ul {
  padding: 0;
}
.modal-body li {
  list-style: none;
  display: inline;
}
.modal-body li .img-stelle {
  width: 70px;
}
.modal-body .form-label {
  text-align: center;
  display: block;
  font-family: "Montserrat", sans-serif;
}
textarea.form-control {
  text-align: center;
  font-size: 0.7rem;
  font-family: "Montserrat", sans-serif;
  font-style: italic;
}
#promo .modal-content {
  background-color: #ffca00;
  border-radius: 60px;
  padding: 20px 0;
}

#youtube-box {
  padding: 50px 0;
}