.bruno-ace-sc-regular {
  font-family: "Bruno Ace SC", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.ombra img {
  box-shadow: 0px 0px 5px 6px #000000;
}

/* VERSIONE 1 */
.itemid-110 .img-company img, .itemid-110 .img-vision img, .itemid-110 .img-authenticity img, .itemid-110 .img-map img {
  box-shadow:0px 0px 3px 4px;
}
h1, h2{
  font-family: "Bruno Ace SC", sans-serif;
}
.h1, .h2{
  font-family: "Bruno Ace SC", sans-serif;
}
body { 
font-family: "Bruno Ace SC", sans-serif;
}

/* FINE VERSIONE 1*/

/* VERSIONE 2 */
.itemid-112 {
  background-image: url(../../../images/sfondo-1.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto;
  background-attachment: fixed;
}
/* FINE VERSIONE 2 */

/* VERSIONE 3*/
.itemid-113 #sp-header {
  width: auto;
  backdrop-filter: saturate(180%) blur(20px);
  -webkit-backdrop-filter: blur(20px) saturate(180%);
  background: #FFFFFF6E;
}
.itemid-113 #sp-header.header-sticky {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  animation: spFadeInDown 0.5s;
}
.itemid-113 #sp-header.header-sticky {
  width: auto;
  right: 0;
}
.itemid-113 #sp-section-1 {
  margin-top: -100px;
}
@media (max-width: 991.98px) {
  .itemid-113 #sp-section-1 {
  margin-top: 0px;
}
  }

/* FINE VERSIONE 3 */

/* INIZIO VERSIONE 4 */
.itemid-114 .slogan h2{
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size:80px;
  line-height:100px;
}
.itemid-114 .h2{
  font-family: 'Plus Jakarta Sans', sans-serif;
}
.itemid-114 .titolo .h2{
  font-size:80px;
}
.itemid-114 #sp-header {
  box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.0);
}
.itemid-114 #sp-header.header-sticky{
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}
.itemid-114 .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}
@media (max-width: 991.98px) { 
.itemid-114 .slogan h2 {
  font-size: 55px;
  line-height: 65px;
  text-align: center !important;
  padding-top: 30px;
}
.itemid-114 .titolo .h2 {
  font-size: 45px;
}
}
/* FINE VERSIONE 4 */

.img-slide, .img-company, .img-vision, .img-authenticity {
  padding:10px;
}
.col-md-6.img-slide, .col-md-6.img-company, .col-md-6.img-vision, .col-md-6.img-authenticity, .col-md-6.img-map  {
  padding-right: 22px;
  padding-left: 5px;
}
.accordion-item {
  background: #fff0;
}
.accordion-header button{
  margin-bottom: 0;
  width: fit-content;
  float: right;
  border: 0px;
}
.accordion-button::after {
  display:none;
}
.accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed {
  border-radius: 30px;
  border: solid 1px;
  padding: 10px 20px 10px 20px;
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {
  color: #fd2222;
}

.page-content > section {
  scroll-snap-align: start;
  scroll-margin-top: 120px;
}