.home-slider-wrapper .swiper {
  width: 100%;
  height: 350px;
  background-color: #000;
}
.home-slider-wrapper .swiper-slide {
  width: 100%;
  height: 350px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.swiper-pagination {
  bottom: 30px !important;
}
.swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0 !important;
  border-radius: 5px !important;
  height: 6px !important;
  margin: 0 7px !important;
  padding: 0 15px !important;
  opacity: 1 !important;
}
.swiper-pagination-bullet-active {
  background: #0071B9 none repeat scroll 0 0 !important;
}
.gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 5px;
}
.gallery-container-category {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 5px;
  width: 605px;
  margin: 0 auto;
}
.gallery-container-category .gallery-item {
  width: calc(20% - 5px);
  text-align: center;
}
.gallery-container-category .gallery-item img {
  height: 94px;
}
.gallery-container-category .gallery-item .bwg-title2 {
  font-size: 16px;
  color: #333333;
  font-weight: 700;
  font-family: segoe ui;
  padding: 2px;
  text-shadow: 0px 0px 0px #888888;
  max-height: 100%;
}
.gallery-container-list {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 5px;
  width: 100%;
  margin: 0 auto;
}
.gallery-container-list .gallery-item {
  width: calc(20% - 5px);
  text-align: center;
  height: 109px;
}
.gallery-container-list .gallery-item img {
  height: 109px;
}
.gallery-item {
  width: calc(25% - 5px);
  height: 130px;
}
.gallery-item img {
  object-fit: cover;
  width: 100%;
  height: 130px;
  cursor: pointer;
  transition: all 0.3s;
}
.gallery-item img:hover {
  transform: scale(1.1);
}
#bwg_container1_0 .bwg_back_0 {
  font-weight: normal;
  color: #333333 !important;
}
#bwg_container1_0 .bwg_back_0 img {
  height: 15px;
}
#bwg_container1_0 .bwg_back_0 {
  display: inline-block;
  margin-bottom: 20px;
  padding: 0;
  line-height: 16px;
  text-align: left;
  font-family: segoe ui;
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  cursor: pointer;
}
.richiestaCb label {
  display: inline-block !important;
  margin-left: 9px;
}
.obbligatorioPrivacy {
  font-size: 14px;
  color: #ffffff;
  font-family: "Inter", sans-serif;
  z-index: 999999;
  background-color: #c70202;
  padding: 7px 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  display: inline-block;
  margin-left: 0;
  margin-bottom: 15px;
}
.obbligatorioPrivacy span {
  font-family: "Inter", sans-serif;
}
.errorValidation {
  border: 2px solid #c70202 !important;
  border-radius: 5px;
}
.grazie {
  padding: 50px !important;
  text-align: center !important;
  background-color: #ffffff;
  width: 100%;
  max-width: 550px;
  margin: 0 auto;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  box-sizing: border-box;
  margin-top: 70px;
  line-height: 1.2;
}
.grazie h2 {
  font-size: 25px;
  color: #060832;
  margin-bottom: 7px;
}
.grazie h3 {
  color: #060832;
  font-size: 17px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  padding-bottom: 55px;
}
.grazie .button {
  justify-content: center;
  margin: 0 auto;
}
.button {
  border: solid 1px #0069B5 !important;
  background: none;
  color: #3d3d3d !important;
  cursor: pointer;
  font-size: 14px;
  line-height: 13px;
  height: 33px;
  border: none;
  padding: 10px 15px;
  font-weight: 400;
  display: inline-block;
  position: relative;
  text-shadow: none;
  text-decoration: none !important;
  margin-top: 5px;
}
.button:hover {
  background: #0069B5;
  color: #FFFFFF !important;
}
.faq-item-container {
  border: none !important;
  box-shadow: none !important;
}
.faq-item-container .panel-heading {
  background-color: #f6f6f6;
}
.faq-item-container .panel-heading h2 {
  color: #000;
  font-weight: 400;
}
.prodotti-dettagli-container {
  color: #333;
}
.prodotti-dettagli-container p {
  margin-bottom: 10px !important;
}
.prodotti-dettagli-container table {
  padding: 0 !important;
  line-height: 1.4 !important;
}
.prodotti-dettagli-container table td {
  padding: 0 !important;
  height: auto !important;
}
.prodotti-dettagli-container .tab-pane i {
  color: #686868;
}
.bannerCookie {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background-color: #FFFFFF;
  padding: 1em 2%;
  z-index: 999999 !important;
  font-size: 13px;
  box-sizing: border-box;
}
.bannerCookie a {
  color: #000000;
  font-weight: bold;
}
.bannerCookie a:hover {
  color: #000000;
}
.bannerCookie .bannerCookieClose {
  background-color: #000000;
  padding: 5px;
  border-radius: 3px;
  color: #FFFFFF !important;
  margin-left: 20px;
  display: inline-block;
  margin-top: 5px;
  text-decoration: none;
}
.bannerCookie .bannerCookieClose:hover {
  background-color: #333333;
}
.pOffTesto a {
  text-decoration: none;
  font-weight: bold;
  color: inherit;
}
.nessuno {
  text-align: center;
  padding: 90px;
  font-size: 25px;
  font-weight: 700;
}
.privacy_info {
  text-align: left !important;
  display: none;
  font-size: 15px;
  line-height: 1.3;
  width: 70%;
  padding: 75px !important;
  border-radius: 15px;
}
.privacy_info p {
  font-size: 15px;
  line-height: 1.3;
  text-align: justify;
}
.privacy_info h3 {
  font-size: 18px !important;
  margin-bottom: 10px;
}
.privacy_info b {
  font-size: 15px !important;
  display: block;
  margin-bottom: 5px;
  margin-top: 30px;
}
.privacy_info a {
  color: #000000;
  font-weight: 700;
  text-decoration: underline;
}
.privacy_info table {
  margin: 0.7em 0;
}
.privacy_info table th {
  border: 1px solid #000000 !important;
  font-weight: 600;
  padding: 5px;
}
.privacy_info table td {
  padding: 5px;
  border: 1px solid #000000 !important;
}
@media (max-width: 979px) {
  .home-slider-wrapper .swiper,
  .home-slider-wrapper .swiper-slide {
    height: 300px;
  }
  .gallery-container-category {
    width: 100%;
  }
  .bannerCookie {
    padding: 13px;
    font-size: 13px;
    text-align: center;
    line-height: 1.2;
  }
  .bannerCookie .bannerCookieClose {
    display: block;
    margin: 9px auto 0 auto;
    max-width: 300px;
    text-align: center;
  }
  .privacy_info {
    font-size: 13px;
    width: 95%;
    padding: 50px !important;
  }
  .privacy_info h3 {
    font-size: 21px !important;
  }
  .privacy_info b {
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 21px;
  }
}
@media (max-width: 600px) {
  .home-slider-wrapper .swiper,
  .home-slider-wrapper .swiper-slide {
    height: 250px;
  }
  .gallery-item {
    width: calc(33.3% - 5px) !important;
  }
  .tabs_number_3 .magee-tab-box ul[role='tablist'] li {
    width: 100% !important;
  }
}
@media (max-width: 400px) {
  .gallery-item {
    width: calc(50% - 5px) !important;
  }
}
.accessibility b {
  font-size: 18px;
  display: block;
  padding: 30px 0 5px 0;
}
.imgChiSiamo {
  float: unset !important;
}
