.hero-bold.hero-bold--trans-nav {
  padding-top: 1rem;
}

/* .tabs-featured-item--text{
    border: 1px solid red;
} */

/* .tabs-featured-item--text h2 {
    border: 1px solid red!important;

} */

#blocco_con_fumetti h2::after {
  display: none;
}

#blocco_con_fumetti h2 {
  max-width: 100%;
}

.tabs-featured-item--text h2::after {
  display: none;
}



.customer-logos__col {
  display: flex;
  align-items: center;
  align-content: center;
  /* min-height: 0rem; */
}

.customer-logos__row {
  width: auto;
}

.customer-logos__row.customer-logos__right {
  left: 0;
  justify-content: end;
  /* margin: 0; */
}

.customer-logos__row.customer-logos__left {
  right: 0;
  justify-content: start;
}



.list-dashed {
  list-style-type: "— ";
  padding-left: 1rem;
}

.hero-bold__logo {
  width: 10rem;
  height: auto;
  padding: 0;
}

.hero__logo_venue {
  max-width: 100%;
  width: auto;
}

.hero-bold__body h1:after {
  display: none;
}

.no-trattino::after {
  display: none;
}

h1 .hero_title::after {
  display: none;
}

img.hero__logo.hero__logo_venue {
  width: 10rem !important;
}

img.hero__logo.hero__logo_servif {
  width: 7.6rem;
}

.hero__vertical_line {
  border-left: 1px solid white;
  height: 5rem;
  margin: 0 2rem;
}

.paragraph--type--tabs-featured-item .field--name-field-body li::before {
  content: url(./assets/pallino.png);
  height: 2.5rem;
}

.paragraph--type--tabs-featured-item .field--name-field-body li {
  /* line-height: 2.5rem; */
  display: flex;
  align-items: center;
  align-content: center;
  margin-bottom: 0;
  height: 2.4rem;
}

#block-footerlogo img {
  width: 8rem;
}

video#video_player {
  display: block;
  margin: auto;
  position: relative;
  width: 830px;
  height: 467px;
}

img.player__big-play-ico {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 47%;
  transform: translate(-50%, -50%) scale(0.95);
  /* box-shadow: 5px 5px black; */
}

.tabs-featured-control {
  flex-grow: initial !important;
  padding: initial !important;
  white-space: nowrap;
}

.paragraph--type--tabs-featured .tabs-featured-control-wrapper {
  justify-content: space-evenly;
}

#captcha_contact_sticky__informativa {
  font-size: 0.7rem;
}






div#monte,
#mv-agusta,
.customer-logos__col--big {
  max-height: 4rem !important;
  height: 4rem !important;
}

div#monte img,
#mv-agusta img,
.customer-logos__col--big img {
  height: 5rem;
  max-height: 3.5rem;
}

div#lotto {
  max-height: 4rem !important;
  height: 4rem !important;
}

div#lotto img {
 
}

div#unicredit {
  max-height: 4rem !important;
  height: 4rem !important;
}

div#unicredit img {
 
  max-height: 3.5rem;
  
  width: 10rem;
}
div#tim {
  max-height: 4rem !important;
  height: 4rem !important;
}

div#tim img {
  height: 5rem;
  max-height: 3.5rem;
  
  width: 7rem;
}

.site-footer-fixed {
  background: #2d235a;
  color: #fff;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 4rem 0;
  position: fixed;
  bottom: 0;
  width: 100%;
}





.customer-logos__col img {
  /* height: 1.9rem;
  max-width: initial;
  max-height: 2.7rem;
 /* Cambia la distanza tra i loghi */
  /* margin: 0 3rem;  */
}


/* controlla come partolno le animazioni dei loghi */
.customer_logos__row.customer-logos__right.d-flex.my-4 {
    transform: translate(10%, 10px);
    
}


.customer_logos__row.customer-logos__left.d-flex.my-4 {
  transform: translate(-52%, 0px);
}

