/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 29 2023 | 14:36:11 */
header {
    -webkit-box-shadow: 3px 3px 6px 6px rgba(0,0,0,0.09);
	box-shadow: 0 0 12px rgba(0,0,0,0.09);
}

#header-tools #mobile-menu-opener {
    font-size: 30px;
}

.box-hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-decoration: none !important;
}

.box-hover div {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.box-hover p {
  margin-block-start: unset;
  margin-bottom: 0;
}

.box-hover p img {
  vertical-align: middle;
}

.box-bonifiche-hover,
.box-asfalti-hover,
.box-ponti-hover,
.box-miste-hover {
  display: none;
  cursor: pointer;
}

.card-realizzazioni .elementor-widget-image {
	margin-bottom: 0;
}

@media only screen and (max-width: 1024px) {
	a.logo img {
		height: 60px;
	}
}