/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 20 2025 | 19:44:07 */
 @import url("https://use.typekit.net/rvr6iea.css");

h5 {
font-family: montecatini-pro-stretto, serif;
font-weight: 600;
font-style: normal;
}

.mappazza {
    mix-blend-mode: multiply;
}

.elementor-slideshow__title {display:none;}

.mk-service-list-simple-item {
   
    justify-content: center;
	width:100%;
	
   }

@supports (-webkit-overflow-scrolling: touch) {
  .mk-service-list-simple-item {
    display: block !important;
  }
}

.mk-service-list-simple-item a {
    
    white-space: nowrap;
	text-align: center;
	margin:auto;
}

@media screen and (max-width: 1024px) {
    .mk-moving-projects .mk-moving-projects-img:hover .mk-moving-projects-mobile-title {
        opacity: 1;
        visibility: visible;
        display: none;
    }
}

