img.swiper-slide-image.swiper-lazy.swiper-lazy-loaded {
    filter: grayscale(1);
}

img.swiper-slide-image.swiper-lazy.swiper-lazy-loaded:hover {
    filter: none;
}

.sticky-form .elementor-field-type-acceptance.elementor-field-group.elementor-column.elementor-field-group-field_6cff22a.elementor-col-100 {
    position: absolute;
    bottom: -48px;
}

.project-icons .jet-listing-dynamic-field {
    display: flex;
    align-items: center;
    flex-flow: column;
}

.project-icons h4 {
	margin-top: 20px !important;
    margin-bottom: 0px !important;
}

.download-pdf:hover {
    cursor: pointer !important;
}

.download-pdf a {
    color: #fff !important;
	background: #000 !important;
	padding: 14px 40px;
	border-radius: 30px;
}

.download-pdf a:hover {
    color: #fff !important;
	background: #e9383e !important;
}



















