#t4-hero .bg-overlay-image {
    background-image: url(/images/slide_home_web.jpg) !important;
}
#t4-section-3 .bg-overlay-image {
    background-image: url(/images/home1.jpg) !important;
}
#t4-hero {
    /*padding-bottom: 6rem  !important;*/
}
#t4-hero .bg-overlay:before {
    opacity: 0.4  !important;
}
.t4-footer .container {
     padding-top: unset; 
     padding-bottom: unset; 
}
.acm-hero.style-2 .hero-content {
    text-align: center;
}
.gutter-big .row{
  justify-content: space-evenly;
}

.servizi_home img{
  width: 70px;
}

/*FONDO DIGITALIZZAZIONE*/
.item-146 #t4-masthead .bg-overlay-image {
    background-image: url(/nuovo/images/fondi_pagina/digitalizzazione2.jpg) !important;
   top: -60px;
}
.item-146 #t4-section-1 .bg-overlay-image {
    background-image: url(/nuovo/images/demo/bg/section-1.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.navbar-expand-lg .navbar-collapse {
    justify-content: center;
}

.servizi_home img{
      width: 50px;
    margin-bottom: 1rem !important;
}
.servizi_home h2{
      color:#03a9f4;
}

.marchi_home_img{
height: 100px;
    width: 150px;
    object-fit: contain;
}