.items-constructions.items-constructions__2:hover .link-product__img {
	opacity: 0.5;
}

.link-product__img:hover {
	opacity: 1 !important;
}

.link-product:hover .link-product__btn {
	background-color: #d7623c;
	color: #fff;
}