/* Add your custom CSS here */

/*# sourceMappingURL=custom.css.map */


.services {
  margin-bottom: 30px;
}

.services:hover .services__content {
  background-color: #f5b900;
}

.services:hover .services__img img {
  transform: translateY(5%);
}

.services:hover .services__info {
  color: #fff;
}

.services__img {
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}

.services__img img {
  width: 35%;
  margin-left: 108px;
  height: auto;
  transition: all 0.2s ease;
}

.services__content {
  text-align: center;
  padding: 2rem;
  background-color: #fcfcfc;
  transition: all 0.2s ease;
}

.services__info {
  color: #f5b900;
  text-transform: uppercase;
}

.services__name:last-child {
  margin-bottom: 0;
}
 .spah1 {   font-size: 3rem;
 	font-family: "Montserrat", sans-serif;
    font-weight: 700;
    line-height: 1.1;
    color: #2a1e16;
    display: block;
    margin-bottom: .5em;
    text-align: center !important;

 }
 .cta2 {
 	  color: #fff;
  position: relative;
  background: #f9f9f9;
  padding: 2rem;
  margin-bottom: 0rem;
  text-align: center;
  background: #2a1e16;
   display: block;
    width: 100%;
    padding: 3rem 3rem;

}
.page-top-wrapper-lavora-con-noi {
  background-image: url("../images/page-header-lavora-con-noi.jpg");
}
.page-top-wrapper-404 {
  background-image: url("../images/page-header2.jpg");
}
.page-top-wrapper-content {
  background-image: url("../images/header/content.jpg");
}
.page-top-wrapper-content {
  background-image: url("../images/header/content.jpg");
}
.page-top-wrapper-web {
  background-image: url("../images/header/web.jpg");
}
.page-top-wrapper-email {
  background-image: url("../images/header/email.jpg");
}
.page-top-wrapper-eventi {
  background-image: url("../images/header/eventi.jpg");
}
.page-top-wrapper-graphic {
  background-image: url("../images/header/graphic.jpg");
}
.page-top-wrapper-press {
  background-image: url("../images/header/press.jpg");
}
.page-top-wrapper-seo {
  background-image: url("../images/header/seo.jpg");
}
.page-top-wrapper-social {
  background-image: url("../images/header/social.jpg");
}
.page-top-wrapper-contatti {
  background-image: url("../images/header/contact.jpg");
}
.page-top-wrapper-team {
  background-image: url("../images/header/team.jpg");
}
.page-top-wrapper-serv {
  background-image: url("../images/header/servizi.jpg");
}