/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 20 2026 | 19:49:26 */
@media (min-width:1025px) {
		.arrow-service {
		transform: translateX(-100%);
		position: absolute;
		left: -6px;
		top: 4px;
	}
	.watch-video {
		position: absolute;
		bottom: 8px;
		left: 12px;
	}
	
	[id="paradiso en"]:hover ~ .watch-video,
	[id="harbor en"]:hover ~ .watch-video,
	[id="sonoma en"]:hover ~ .watch-video,
	[id="paradiso es"]:hover ~ .watch-video,
	[id="paradiso pt"]:hover ~ .watch-video,
	[id="sonoma es"]:hover ~ .watch-video,
	[id="sonoma pt"]:hover ~ .watch-video,
	[id="harbor pt"]:hover ~ .watch-video,
	[id="harbor es"]:hover ~ .watch-video	{
	  display: none;
	}
}

.service-page .ctmse-text,
.service-page .ctmse-child-text,
.service-page .ctmse-label {
  cursor: pointer;
}

h5.elementor-heading-title.elementor-size-default {
    overflow-wrap: break-word;
}


@media (max-width:1024px) {
	.arrow-service {
		margin-top: 2px !important;
		left: -6px;

	}
}