:root {
	--blog-heading-font-size: 18px;
	--blog-heading-margin-top: 25px;
	--blog-heading-margin-bottom: 10px;
}

::selection {
	background-color: #000000 !important;
	color: #ffffff !important;
}

::-moz-selection {
	background-color: #000000 !important;
	color: #ffffff !important;
}

.site-content-page {
	p {
		margin: 0 !important;
	}
}

#page .site-content {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.elementor-widget-rebuilto-breadcrumb .breadcrumb-listItem>span:last-child {
	color: #fff;
}

.elementor-widget-rebuilto-breadcrumb .breadcrumb-listItem .breadcrumb-separator-proteko {
	color: var(--e-global-color-40c7418);
}

.breadcrumb .rebuilto-title {
	max-width: 700px;
}

.page-id-13088 .breadcrumb .rebuilto-title {
	max-width: 730px;
}

.page-id-13116 .breadcrumb .rebuilto-title {
	max-width: 784px;
}

.content-corsi>ul {
	margin-top: 10px;
	margin-left: 18px;
}

@media (min-width:768px) {
	.postid-11614 .video-overlay-container {
		position: relative;
		width: 100%;
		background-size: cover;
		background-position: center;
		height: 58vh;
	}
}

@media (max-width: 1024px) {
	.breadcrumb .rebuilto-title {
		max-width: 400px;
	}
}

@media (max-width: 768px) {
	.breadcrumb .rebuilto-title {
		max-width: 300px;
	}
}

.btn-inline-proteko {
	i {
		color: var(--e-global-color-40c7418);
	}

	.elementor-button-text {
		text-decoration: underline;
		font-weight: 600;
	}
}

.btn-inline-news-proteko {
	background-color: unset !important;
	color: #000000;
	padding: 0px !important;

	i {
		color: var(--e-global-color-40c7418);
	}

	.elementor-button-text {
		font-size: 14px;
	}
}

a:visited.btn-inline-news-proteko {
	color: #000;
}

.btn-inline-news-proteko:hover {
	color: #000000;
}

.elementor-button.elementor-button-link.elementor-size-sm.btn-inline-news-proteko {
	text-transform: unset !important;
}

.certificazioni-download img {
	transition: all 0.3s;
	position: relative;
}

.certificazioni-download {
	position: relative;
	overflow: hidden;
}

.certificazioni-download::before {
	position: absolute;
	content: '';
	width: 50%;
	height: 100%;
	background: url(/wp-content/uploads/2025/09/file.png);
	background-size: 70px;
	background-repeat: no-repeat;
	background-position: 55% 50%;
	opacity: 0;
	/*transform: translate(0, -50%) position:absolute;*/
	left: 0;
	top: 50%;
	transition: all 0.3s ease;
}

.certificazioni-download::after {
	position: absolute;
	content: 'Scarica allegato';
	width: 50%;
	height: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 0;
	transform: translate(0, -50%);
	font-weight: 600;
	font-size: 15px;
	position: absolute;
	right: 15px;
	top: 50%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	pointer-events: none;
	transition: all 0.3s ease;
}

.certificazioni-download:hover img {
	opacity: 0.1;
}

.certificazioni-download:hover::before,
.certificazioni-download:hover::after {
	opacity: 1;
	transform: translate(0%, -50%);
}

/*.elementor-button:visited {
  color: inherit;
}*/
/*parole scorrevoli*/
.elementor-widget-rebuilto-slide-scrolling .elementor-scrolling-item a:hover {
	color: var(--e-global-color-40c7418) !important;
	-webkit-text-fill-color: var(--e-global-color-40c7418) !important;
}

.elementor-widget-rebuilto-slide-scrolling .elementor-scrolling-item a:hover span {
	color: var(--e-global-color-40c7418);
	text-shadow: 1px 1px 0 var(--e-global-color-40c7418),
		-1px -1px 0 var(--e-global-color-40c7418),
		1px -1px 0 var(--e-global-color-40c7418),
		-1px 1px 0 var(--e-global-color-40c7418);
}

@media (min-width: 1200px) {
	.page-id-12061 .elementor-620 .elementor-element.elementor-element-d37711c .rebuilto-title {
		font-size: 71px;
	}
}

@media (min-width:768px) {
	.hide-desktop {
		display: none !important;
	}

	.hide-mobile {
		display: block !important;
	}
}

@media (max-width: 767px) {
	.elementor-widget-rebuilto-slide-scrolling .elementor-scrolling-item a {
		font-size: 50px;
	}

	.hide-mobile {
		display: none !important;
	}

	.hide-desktop {
		display: block !important;
	}
}

/*dimensioni personalizzate bottoni*/
.elementor-widget-rebuilto-button.proteko-size-sm {
	.elementor-button {
		width: 150px;
	}
}

.elementor-widget-rebuilto-button.proteko-size-m {
	.elementor-button {
		width: 200px;
	}
}

.elementor-widget-rebuilto-button.proteko-size-l {
	.elementor-button {
		width: 300px;
	}
}

.elementor-widget-rebuilto-button.proteko-size-xl {
	.elementor-button {
		width: 400px;
	}
}

.footer-bottom .certificazioni p,
.footer-bottom .copyright p {
	margin-bottom: 0;
}

.row_certificazioni_footer {
	img {
		max-height: 90px;
		width: auto;

		&.wp-image-9972 {
			max-height: 68px;
		}

		&.wp-image-9967 {
			max-height: 60px;
		}
	}
}

.row_riconoscimenti_footer {
	&>div {
		border-color: #dfe1e7;
		border-style: dotted;
		border-width: 0;

		@media (width<=1200px) {
			width: min(100%, 400px);
			margin-inline: auto;

			&:nth-child(1) {
				border-bottom-width: 1px;
				padding-bottom: 20px;
				margin-bottom: 20px;
			}

			&:nth-child(2) {
				padding-top: 20px;
				padding-bottom: 5px;
			}

			&:nth-child(3) {
				border-top-width: 1px;
				padding-top: 25px;
				margin-top: 25px;
			}
		}

		@media (width>1200px) {
			&:nth-child(1) {
				border-right-width: 1px;
				padding-right: 50px;
				margin-right: 20px;
			}

			&:nth-child(2) {
				padding-left: 20px;
				padding-right: 5px;
			}

			&:nth-child(3) {
				border-left-width: 1px;
				padding-left: 50px;
				margin-left: 25px;
			}
		}
	}

	.elementor-widget-container {
		width: min(100%, 400px);
		margin-inline: auto;

		p {
			text-wrap: balance;
			font-size: clamp(0.8rem, 0.743rem + 0.214vi, 1rem);
			line-height: 1.2em;
			color: #1a1a1a;
			margin: 0 !important;

			@media (width<768px) {
				text-align: center;
				margin-bottom: 1rem !important;
			}
		}

		img {
			max-height: 80px;
			width: auto;
			mix-blend-mode: multiply;
		}
	}

	@media (width<=1200px) {
		row-gap: 0;
	}
}

/*homepage*/
.box-servizi {
	.single-box {
		height: 480px;
		padding: 40px 30px 25px 30px;
	}
}

.page-id-7896 {

	/*nascondo certificazioni footer in homepage*/
	/*.elementor-element-1df868f,
  .elementor-element-8314259 {
    display: none;
  }*/
	.elementor-element-6e6b393 {
		margin-left: 0px;
	}

	/*logo proteko absolute*/
	.elementor-7896 .elementor-element.elementor-element-84c0d9b.logo-proteko-absolute {
		right: 290px;
		top: 15px;
	}
}

@media (max-width: 767px) {
	.box-servizi {
		.single-box {
			height: unset;
			padding: 20px;

			.elementor-heading-title {
				font-size: 18px !important;
			}

			.icona-servizio {
				width: 20%;

				img {
					width: 42px;
				}
			}

			.titolo-servizio {
				width: 60%;
			}

			.btn-redirect {
				width: 20%;
			}
		}
	}

	.page-id-7896 {
		.elementor-7896 .elementor-element.elementor-element-84c0d9b.logo-proteko-absolute {
			right: 10px;
			top: 0px;
		}

		.elementor-7896 .elementor-element.elementor-element-84c0d9b img {
			height: 120px;
		}
	}
}

.proteko-counter {
	height: 120px;

	.elementor-counter {
		text-align: center;
		justify-content: center;
	}

	.elementor-counter-number-wrapper {
		text-align: center;
		justify-content: center;
	}

	.e-child {
		padding: 10px 10px;
		justify-content: center;
	}
}

@media (max-width: 767px) {
	.proteko-counter {
		height: 80px;

		.e-child {
			padding: 10px 10px;
		}
	}
}

/*testimonials block*/
.testimonials {
	.elementor-7896 .elementor-element.elementor-element-53e5b20e {
		width: 95%;
	}
}

/*form*/
.proteko-form {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	row-gap: 10px;
	width: 80%;

	.cf-col-1,
	.cf-col-2,
	.cf-col-3,
	.cf-col-4,
	.cf-col-5,
	.cf-col-6,
	.cf-col-7,
	.cf-col-8,
	.cf-col-9,
	.cf-col-10,
	.cf-col-11,
	.cf-col-12 {
		position: relative;
		width: 100%;
		min-height: 1px;
		padding-right: 10px;
	}

	.elementor-7896 .elementor-element.elementor-element-225d056a::before {
		background-position: 1100px 400px;
		background-size: 55% auto;
	}

	@media (max-width: 767px) {
		.elementor-7896 .elementor-element.elementor-element-225d056a::before {
			display: none;
		}
	}

	input:not([type='checkbox']),
	textarea {
		border-radius: 22px;
		border: 1px solid #dbdbdb;
		padding: 10px 20px;
		color: #000000;
		resize: none;
		width: -webkit-fill-available;
	}

	select.wpcf7-select:not([size]):not([multiple]) {
		padding: 10px 20px;
		color: #00000070;
		border-radius: 22px;
		border: 1px solid #dbdbdb;
		resize: none;
		width: -webkit-fill-available;
	}

	.elementor-button {
		background-color: #000 !important;
	}

	.elementor-button-text {
		color: #fff !important;
	}

	.btn-yellow {
		.elementor-button-icon i {
			color: #fff;
		}

		.elementor-button-icon i,
		.elementor-button-icon i:hover {
			background-color: var(--e-global-color-40c7418);
		}

		.elementor-button:hover {
			.elementor-button-icon i {
				background-color: var(--e-global-color-40c7418);
			}
		}
	}

	.btn-red {
		.elementor-button-icon i {
			color: #fff;
		}

		.elementor-button-icon i,
		.elementor-button-icon i:hover {
			background-color: var(--e-global-color-4705db2);
		}

		.elementor-button:hover {
			.elementor-button-icon i {
				background-color: var(--e-global-color-4705db2);
			}
		}
	}

	.btn-blue {
		.elementor-button-icon i {
			color: #fff;
		}

		.elementor-button-icon i,
		.elementor-button-icon i:hover {
			background-color: var(--e-global-color-31133ba);
		}

		.elementor-button:hover {
			.elementor-button-icon i {
				background-color: var(--e-global-color-31133ba);
			}
		}
	}

	.btn-green {
		.elementor-button-icon i {
			color: #fff;
		}

		.elementor-button-icon i,
		.elementor-button-icon i:hover {
			background-color: var(--e-global-color-75b62d4);
		}

		.elementor-button:hover {
			.elementor-button-icon i {
				background-color: var(--e-global-color-75b62d4);
			}
		}
	}

	.wpcf7-acceptance {
		padding-top: 10px;
		line-height: 1.5em;
		font-size: 14px;

		.wpcf7-list-item {
			margin-left: 0;
		}

		input[type='checkbox'] {
			width: 12px;
			height: 12px;
			border-radius: 50%;
			appearance: none;
			-webkit-appearance: none;
			border: 1px solid #dbdbdb;
			cursor: pointer;
			background-color: #fff;
			position: relative;
		}

		input[type='checkbox']:checked::before {
			content: '';
			position: absolute;
			top: 2px;
			left: 2px;
			width: 6px;
			height: 6px;
			background-color: #000;
			border-radius: 50%;
		}
	}

	.info-text-acceptance {
		font-size: 14px;
		line-height: 1.5em;
		padding-top: 10px;
		padding-bottom: 20px;
	}

	@media (min-width: 576px) {
		.cf-col-1 {
			-ms-flex: 0 0 8.333333%;
			flex: 0 0 8.333333%;
			max-width: 8.333333%;
		}

		.cf-push-1 {
			margin-left: 8.333333%;
		}

		.cf-col-2 {
			-ms-flex: 0 0 16.66667%;
			flex: 0 0 16.66667%;
			max-width: 16.66667%;
		}

		.cf-push-2 {
			margin-left: 16.66667%;
		}

		.cf-col-3 {
			-ms-flex: 0 0 25%;
			flex: 0 0 25%;
			max-width: 25%;
		}

		.cf-push-3 {
			margin-left: 25%;
		}

		.cf-col-4 {
			-ms-flex: 0 0 33.33333%;
			flex: 0 0 33.33333%;
			max-width: 33.33333%;
		}

		.cf-push-4 {
			margin-left: 33.33333%;
		}

		.cf-col-5 {
			-ms-flex: 0 0 41.66667%;
			flex: 0 0 41.66667%;
			max-width: 41.66667%;
		}

		.cf-push-5 {
			margin-left: 41.66667%;
		}

		.cf-col-6 {
			-ms-flex: 0 0 50%;
			flex: 0 0 50%;
			max-width: 50%;
		}

		.cf-push-6 {
			margin-left: 50%;
		}

		.cf-col-7 {
			-ms-flex: 0 0 58.33333%;
			flex: 0 0 58.33333%;
			max-width: 58.33333%;
		}

		.cf-push-7 {
			margin-left: 58.33333%;
		}

		.cf-col-8 {
			-ms-flex: 0 0 66.66667%;
			flex: 0 0 66.66667%;
			max-width: 66.66667%;
		}

		.cf-push-8 {
			margin-left: 66.66667%;
		}

		.cf-col-9 {
			-ms-flex: 0 0 75%;
			flex: 0 0 75%;
			max-width: 75%;
		}

		.cf-push-9 {
			margin-left: 75%;
		}

		.cf-col-10 {
			-ms-flex: 0 0 83.33333%;
			flex: 0 0 83.33333%;
			max-width: 83.33333%;
		}

		.cf-push-10 {
			margin-left: 83.33333%;
		}

		.cf-col-11 {
			-ms-flex: 0 0 91.66667%;
			flex: 0 0 91.66667%;
			max-width: 91.66667%;
		}

		.cf-push-11 {
			margin-left: 91.66667%;
		}

		.cf-col-12 {
			-ms-flex: 0 0 100%;
			flex: 0 0 100%;
			max-width: 100%;
		}
	}

	/*custom input file nei form*/
	.wpcf7-form-control.wpcf7-file {
		width: 0.1px;
		height: 0.1px;
		opacity: 0;
		overflow: hidden;
		position: absolute;
		z-index: -1;
	}

	.wpcf7-form-control-wrap[data-name='your-file'] label.custom-file-upload {
		background-color: #747474;
		color: white;
		padding: 12px 25px;
		cursor: pointer;
		border-radius: 50px;
		display: inline-block;
		font-weight: bold;
		text-transform: uppercase;
		border: none;
	}

	.wpcf7-form-control-wrap[data-name='your-file'] .file-name-display {
		padding-left: 20px;
		padding-top: 12px;
		padding-bottom: 12px;
		color: #6c757d;
		flex-grow: 1;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.wpcf7-form-control-wrap[data-name='your-file'] {
		display: flex;
		align-items: center;
		border: 1px solid #dbdbdb;
		border-radius: 50px;
		padding: 0;
		overflow: hidden;
	}
}

.wpcf7-response-output {
	width: 80%;
	border-radius: 80px;
	color: #000;
}

.wpcf7-form-control::placeholder {
	color: #000;
	opacity: 0.5;
	font-family: 'Gotham Rounded Book', Sans-serif;
}

@media (max-width: 767px) {
	.proteko-form {
		width: 100%;
	}

	.immagine-form {
		img {
			margin-left: 100px;
			width: 80%;
			max-width: 80%;
			height: 300px;
			object-fit: cover;
		}
	}
}

/*end form*/
/*pagina contatti*/
.page.page-id-57 {
	.riferimenti-team-proteko {
		.riferimenti {
			.e-con-full {
				padding: 0;
			}

			p {
				margin: 0;
			}
		}
	}
}

/*filtro bianco e nero per la mappa*/
.mapboxgl-map {
	.mapboxgl-canvas {
		filter: grayscale(1);
	}
}

.maplibregl-popup-close-button.mapboxgl-popup-close-button {
	display: none;
}

/*menu*/
.proteko-menu {
	#menu-1-80306ff {
		li.menu-item>a {
			padding: 0 1.2em;
		}

		/*ultimo elemento menÃ¹ principale*/
		.menu-item-8544 {
			background-color: var(--e-global-color-40c7418);
			padding: 10px 25px;
			border-radius: 25px;
			transition: background-color 0.3s ease;

			a,
			a:hover {
				color: #000 !important;
			}
		}

		.menu-item-8544:hover {
			background-color: #e6b800;
		}
	}

	.main-navigation ul.menu li.menu-item .sub-menu .menu-item {
		padding: 20px 0px;
		border-bottom: 1px dashed #545454;
	}

	.main-navigation ul.menu li.menu-item .sub-menu .menu-item.current-menu-item>a span {
		color: var(--e-global-color-40c7418) !important;
	}
}

/* MOBILE MENU */
/* Variabili */
:root {
	--mobile-menu-background: #1a1a1a;
}

/* Stili menu mobile */
.admin-bar .rebuilto-mobile-nav {
	top: 0 !important;
}

.rebuilto-mobile-nav.proteko-mobile-nav .menu-scroll-mobile .site-branding {
	margin-bottom: 0px;
}

.rebuilto-mobile-nav.proteko-mobile-nav {
	position: fixed;
	top: 0;
	right: 0;
	left: unset;
	width: 300px;
	height: 100vh;
	background-color: var(--mobile-menu-background);
	transform: translateX(100%);
	transition: transform 0.3s ease-in-out;
	z-index: 9999;

	.mobile-navigation ul>li.menu-item>a {
		padding: 15px 0;
		color: #fff;
		font-size: 13px;
		text-transform: uppercase;
		font-family: unset;
		font-weight: 300;
		border-bottom: 1.5px dashed #545454;
	}

	.mobile-navigation ul>li.menu-item>ul.sub-menu>li>a {
		text-transform: none;
	}

	.mobile-navigation ul>li.menu-item>a:hover {
		color: var(--e-global-color-40c7418);
	}

	.mobile-navigation .dropdown-toggle {
		padding: 14px 0;
	}

	.mobile-nav-close,
	.mobile-navigation .dropdown-toggle,
	.mobile-navigation-categories .dropdown-toggle {
		color: #fff;
	}

	/* ultimo elemento menu */
	.menu-item-8544 {
		background-color: var(--e-global-color-40c7418);
		border-radius: 25px;
		text-align: center;
		width: 70%;
		transition: background-color 0.3s ease;
		margin-top: 30px;

		a,
		a:hover {
			color: #000 !important;
			font-weight: bold !important;
			border-bottom: 0 !important;
		}
	}

	.menu-item-8544:hover {
		background-color: #e6b800;
	}

	.mobile-navigation ul ul.sub-menu {
		padding-left: 20px;
	}

	.mobile-menu-bottom-image {
		position: fixed;
		right: 0;
		bottom: 0;
		overflow: hidden;
		height: 150px;
		margin-bottom: 0px;
	}

	.mobile-menu-bottom-image img {
		display: block;
		width: 100%;
		height: auto;
		height: 200px;
		object-fit: cover;
		object-position: top;
	}
}

.mobile-navigation ul.menu>li.menu-item.current-menu-ancestor>a,
.mobile-navigation ul.menu>li.menu-item.current-menu-item>a,
.mobile-navigation ul.menu>li.menu-item .sub-menu .menu-item.current-menu-item>a {
	color: var(--e-global-color-40c7418);
}

.rebuilto-mobile-nav.proteko-mobile-nav {
	ul.menu>li.menu-item.current-menu-ancestor .dropdown-toggle {
		color: var(--e-global-color-40c7418);
	}

	.menu-item-8544 {
		width: 60%;

		a {
			padding-top: 8px !important;
			padding-bottom: 8px !important;
		}
	}
}

.mobile-nav-active .rebuilto-mobile-nav.proteko-mobile-nav {
	transform: translateX(0);
}

.rebuilto-canvas-menu-layout-1 .menu-mobile-nav-button .toggle-text {
	display: inline-block;
}

.rebuilto-canvas-menu-layout-2 .menu-mobile-nav-button .toggle-text {
	display: none;
}

@media (max-width: 767px) {
	.rebuilto-mobile-nav.proteko-mobile-nav .site-branding img {
		width: 70%;
	}

	.mobile-navigation ul.menu li.menu-item .sub-menu .menu-item>a {
		position: relative;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.mobile-navigation ul.menu li.menu-item .sub-menu .menu-item>a::after {
		font-family: 'rebuilto-icon';
		display: inline-block;
		line-height: 1;
		vertical-align: middle;
		content: 'î€ƒ';
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		font-size: 17px;
		display: none;
	}
}

/*cerchio timeline*/
.elementor-widget-rebuilto-timeline-slider .main-swiper .swiper-slide-thumb-active .timeline-item:before {
	background-color: var(--e-global-color-40c7418) !important;
}

/*box i nostri valori*/
.elementor-iconbox-item:hover:before {
	background-color: #000 !important;
	border-color: var(--e-global-color-40c7418) !important;
	color: var(--e-global-color-40c7418) !important;
}

.wrapper-icon-boxes .swiper {
	overflow: unset;
}

/*grid servizi*/
.services-grid-proteko {
	row-gap: unset !important;

	.service-item.service-style-1 .service-title {
		text-align: left;
		font-size: 30px;
		margin-top: 50px;
		text-transform: uppercase;
		max-width: 225px;
		word-break: break-word;
	}

	.service-content-main {
		align-items: start;
		justify-content: center;
	}

	.service-icon {
		width: 70px;
		height: 70px;
		object-fit: contain;
	}

	.service-item.service-style-1 .service-content {
		padding: 240px 30px;
	}

	.service-item.service-style-1 .service-inner:hover .service-more-link {
		background-color: var(--service-highlight-color);
	}

	.service-item.service-style-1 .service-inner:hover .service-title {
		transform: none;
		max-width: 270px;
		white-space: normal;
		text-align: left;
	}

	.service-item.service-style-1 .service-inner:hover .service-content-main {
		width: auto;
		max-width: 300px;
		flex-grow: 0;
		flex-shrink: 0;
		justify-content: flex-start;
		align-items: flex-start;
		margin: 0;
		padding: 0;
	}
}

/*grid posizioni aperte desktop*/
.d-grid.posizioni-aperte-grid-proteko {
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 30px;

	.service-item,
	.service-inner,
	.service-content {
		height: 100%;
	}

	.service-item.service-style-2 .service-title {
		color: #000;
		text-align: left;
		font-size: 25px;
		padding-top: 80px;
		text-transform: unset;
		text-wrap: balance;
	}

	.service-item.service-style-2 .service-content {
		border: 1px solid #7070702e;
		padding: 30px 30px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.btn-yellow {
		.elementor-button {
			background-color: #000;
			color: #fff;

			.elementor-button-text {
				color: #fff;
				font-size: 14px;
			}
		}

		.elementor-button-icon i,
		.elementor-button-icon i:hover {
			background-color: var(--e-global-color-40c7418);
			color: #000;
		}
	}
}

/*grid posizioni aperte mobile*/
.swiper-wrapper.posizioni-aperte-mobile-proteko {
	.vertical-item {
		margin-bottom: 20px;
	}

	.service-item.service-style-2 .service-title {
		color: #000;
		text-align: left;
		font-size: 25px;
		padding-top: 80px;
		text-transform: unset;
		text-wrap: balance;
	}

	.service-item.service-style-2 .service-content {
		border: 1px solid #7070702e;
		padding: 30px 30px;
	}

	.btn-yellow {
		.elementor-button {
			background-color: #000;
			color: #fff;

			.elementor-button-text {
				color: #fff;
			}
		}

		.elementor-button-icon i,
		.elementor-button-icon i:hover {
			background-color: var(--e-global-color-40c7418);
			color: #000;
		}
	}
}

.proteko-custom-pagination {
	display: flex;
	margin-top: 20px;
	gap: 10px;
	position: relative;
	z-index: 10;
}

/* stile per i numeri della paginazione */
.proteko-custom-pagination .pagination-numbers {
	display: flex;
	gap: 5px;
}

.proteko-custom-pagination .pagination-number {
	display: block;
	padding: 20px 25px;
	border: 1px solid #7070702e;
	text-decoration: none;
	color: #000000;
	background-color: #fff;
	border-radius: 0px;
	transition: all 0.3s ease;
	font-size: 21px;
	font-weight: 500;
}

.proteko-custom-pagination .pagination-number.active {
	background-color: #333;
	color: #fff;
	border-color: #333;
	font-weight: bold;
}

.proteko-custom-pagination .pagination-next-arrow {
	padding: 20px 26px;
	border: 1px solid #7070702e;
	text-decoration: none;
	color: #000000;
	background-color: #fff;
	border-radius: 0px;
	transition: all 0.3s ease;
	font-size: 21px;
	font-weight: 500;
}

.proteko-custom-pagination .pagination-next-arrow.disabled {
	opacity: 0.5;
	cursor: not-allowed;
}

.proteko-custom-pagination .pagination-number:not(.active):hover,
.proteko-custom-pagination .pagination-next-arrow:not(.disabled):hover {
	background-color: #eee;
	border-color: #aaa;
}

/*pop up posizioni aperte*/
#custom-overlay-posizioni-aperte {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	display: flex;
	justify-content: center;
	align-items: center;
	pointer-events: none;
	opacity: 0;
	transition: opacity 0.3s ease-in-out;

	hr {
		margin-block: 0.5rem;
	}
}

#custom-overlay-posizioni-aperte.custom-overlay-hidden {
	display: none;
}

#custom-overlay-posizioni-aperte.custom-overlay-visible {
	display: flex;
	opacity: 1;
	pointer-events: auto;
}

/* stile per lo sfondo scuro trasparente dell'overlay */
.custom-overlay-backdrop {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: -1;
}

.custom-overlay-wrapper {
	position: relative;
	width: 90%;
	max-height: 90vh;
	z-index: 1;
	padding: 30px;
}

@media (max-width: 767px) {
	.custom-overlay-wrapper {
		padding: 0px;
		width: 100%;
	}

	#custom-overlay-posizioni-aperte {
		align-items: unset;
	}

	/*body pop up*/
	.elementor-element.elementor-element-b916f96 {
		display: block;
		overflow-y: auto;
	}
}

.page-id-8728 .pop-up-candidatura .proteko-form {
	width: 100%;
}

.label-mi-candido {
	position: absolute;
	top: 12px;
	left: 20px;
	background-color: #fff;
	padding: 0 8px;
	font-size: 12px;
	font-weight: 800;
	z-index: 2;
}

body.custom-overlay-open {
	overflow: hidden;
}

.popup-posizioni-aperte-close {
	cursor: pointer;
}

.caratteristiche-servizio .elementor-icon-list-item:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background-image: radial-gradient(circle at center,
			#aaaaab 1px,
			transparent 1px);
	background-size: 6px 4px;
	background-repeat: repeat-x;
}

.row-only-text+.row-only-text:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background-image: radial-gradient(circle at center,
			#aaaaab 1px,
			transparent 1px);
	background-size: 6px 4px;
	background-repeat: repeat-x;
}

.caratteristiche-servizio {
	color: var(--e-global-color-3d709b6);
	text-transform: uppercase;
	font-family: 'Gotham Rounded Book';

	.elementor-icon-list-item {
		padding: 18px 0px !important;
		/* border-bottom: 2px dotted #AAAAAB; */
		line-height: 1.2em;

		.elementor-icon-list-text {
			display: flex;
			align-items: center;
			flex: 1;
			justify-content: flex-start;

			.list-text-number {
				margin-right: 20px;
				font-weight: 600;
				font-size: 14px;
			}
		}
	}

	.elementor-icon-list-item:first-child .elementor-icon-list-text .servizi-list-link {
		padding-left: 2px;
	}

	a {
		color: var(--e-global-color-3d709b6);
		font-weight: 600;
	}

	a:hover {
		color: var(--e-global-color-3d709b6);
	}

	.icona-caratteristiche-servizio {
		rotate: 90deg;
		margin-left: auto;
		position: absolute;
		right: 0;
	}

	.immagine-servizio {
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}
}

.elementor-9056 .elementor-element.elementor-element-68fa9ab {
	.elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child):after {
		border-top-style: dashed !important;
	}

	.elementor-icon-list-items .elementor-icon-list-item:first-child .elementor-icon-list-text span {
		margin-right: 22px !important;
	}
}

/*blog*/
.elementor-widget-rebuilto-post-grid .entry-header .entry-meta {
	position: relative;
}

.elementor-widget-rebuilto-post-grid .entry-header .entry-meta:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background-image: radial-gradient(circle at center,
			#aaaaab 1px,
			transparent 1px);
	background-size: 6px 4px;
	background-repeat: repeat-x;
}

.elementor-widget-rebuilto-post-grid {
	.entry-meta {
		border: none;
	}

	.entry-meta a {
		color: #000;
		font-weight: 300;
	}
}

.blog-categories-buttons-wrapper {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 30px;

	.category-button {
		text-align: center;
		text-transform: uppercase;
		font-size: 14px;
		border: 1px solid #b4b4b4;
		border-radius: 50px;
		padding: 10px 30px;
		font-weight: 600;
	}

	.category-button:hover {
		background-color: #252525;
		color: #fff;
		border-color: #252525;
	}

	.category-button.is-active {
		background-color: #252525;
		color: #fff;
		border-color: #252525;
	}
}

@media (max-width: 767px) {
	.blog-categories-buttons-wrapper {
		grid-template-columns: repeat(1, 1fr);
		grid-gap: 15px;
	}
}

.d-grid.custom-blog {
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 30px;

	.grid-item {

		.omega.entry-title a:hover,
		.entry-meta a:hover {
			color: var(--e-global-color-40c7418);
		}
	}
}

@media (max-width: 767px) {
	.d-grid.custom-blog {
		grid-template-columns: repeat(1, 1fr);
		padding-left: 10px;
		padding-right: 10px;
	}
}

.custom-blog-pagination {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 50px;

	ul.page-numbers {
		list-style: none;
		margin: 0;
		padding: 0;
		display: flex;
		flex-wrap: wrap;
		gap: 15px;
	}

	ul.page-numbers li {
		margin: 0;
		padding: 0;
	}

	ul.page-numbers li .page-numbers {
		display: block;
		padding: 20px 25px;
		border: 1px solid #7070702e;
		text-decoration: none;
		color: #000000;
		background-color: transparent;
		border-radius: 0px;
		transition: all 0.3s ease;
		font-size: 21px;
		font-weight: 500;
	}

	ul.page-numbers .page-numbers:not(.prev):not(.next):first-of-type {
		padding: 20px 28px;
	}

	ul.page-numbers li .page-numbers:hover {
		background-color: #252525;
		color: #fff;
		border-color: #252525;
	}

	ul.page-numbers li .page-numbers.current {
		background-color: #252525;
		color: #fff;
		border-color: #252525;
	}

	ul.page-numbers li .dots {
		border: none;
		background: none;
		padding: 8px 5px;
		cursor: default;
	}

	ul.page-numbers li .prev.page-numbers,
	ul.page-numbers li .next.page-numbers {
		padding: 20px 26px;
		border: 1px solid #7070702e;
		text-decoration: none;
		color: #000000;
		background-color: transparent;
		border-radius: 0px;
		transition: all 0.3s ease;
		font-size: 21px;
		font-weight: 500;
	}

	ul.page-numbers li .prev.page-numbers:hover,
	ul.page-numbers li .next.page-numbers:hover {
		background-color: #252525;
		color: #fff;
		border-color: #252525;
	}

	ul.page-numbers li .page-numbers i {
		font-size: 1em;
		line-height: 1;
	}
}

/*single post*/
.single-post,
.single-corso {
	.col-full {
		max-width: unset;
		padding-left: unset;
		padding-right: unset;
	}

	.btn-back-single-post {
		.elementor-button-text {
			text-decoration: underline;
		}
	}

	@media (max-width: 767px) {
		.btn-back-single-post {
			.elementor-button {
				padding-left: 10px;
			}
		}
	}

	/* stili per le intestazioni personalizzate nel contenuto dell'articolo*/
	.custom-full-heading-wrapper {
		gap: 15px;
		margin-bottom: 10px;
		display: flex;
		align-items: center;
		flex-wrap: nowrap;

		&:not(:first-of-type) {
			margin-top: 40px;
		}

		.elementor-divider {
			display: flex;
			align-items: center;
			height: 1px;
			overflow: hidden;
			width: 100%;
		}

		.elementor-divider-separator {
			width: 100%;
			height: 1px;
			display: block;
			border-bottom: 1px solid transparent;
		}

		.elementor-divider.custom-heading-divider-left {
			flex-shrink: 0;
			width: 50px;

			.elementor-divider-separator {
				border-bottom: 1px solid #ffd700;
				display: block;
			}
		}

		.elementor-divider.custom-heading-divider-right {
			flex-grow: 1;
			flex-shrink: 1;
			min-width: 20px;

			.elementor-divider-separator {
				border-bottom: 1px dashed var(--border);
				border-width: 1.5px;
				display: block;
			}
		}

		.wp-block-heading {
			flex-basis: auto;
			flex-grow: 0;
			flex-shrink: 0;
			min-width: 0;
			white-space: nowrap;
			text-align: left;
			padding: 0 10px;
			color: var(--e-global-color-40c7418);
			font-size: var(--blog-heading-font-size);
			font-weight: bold;
			text-transform: uppercase;
			margin: 0;
		}

		@media (max-width: 767px) {
			text-align: center;
			gap: 10px;

			.elementor-divider.custom-heading-divider-left {
				width: 25px;
				flex-shrink: 0;
			}

			.elementor-divider.custom-heading-divider-right {
				display: none;
			}

			.wp-block-heading {
				flex-grow: 1;
				flex-shrink: unset;
				min-width: 0;
				padding: 0;
				word-wrap: break-word;
				hyphens: auto;
				white-space: unset;
				text-align: left;
				margin: 0;
			}
		}

		@media (max-width: 767px) {
			.custom-replaced-heading {
				font-size: 22px;
				text-align: left;
			}
		}
	}

	.single-post .elementor-widget-theme-post-content p {
		color: #000;
		font-size: 16px;
		line-height: 1.7;
		margin-bottom: 1em;
	}

	ul.wp-block-list,
	ol.wp-block-list {
		margin-left: 20px;
		margin-bottom: 1em;
		color: var(--e-global-color-40c7418);
	}

	ul.wp-block-list li,
	ol.wp-block-list li {
		margin-bottom: 0.5em;
		color: #000;
		font-size: 16px;
	}

	ul.wp-block-list li::marker {
		color: var(--e-global-color-40c7418);
	}
}

/*modifica altezza breadrcrumb mobile*/
@media (max-width: 767px) {
	[data-elementor-post-type='rebuilto-breadcrumb'] {
		.e-con-boxed {
			height: 60vh;

			.e-con-inner {
				justify-content: end;
			}
		}
	}
}

.single-servizio_2_livello.postid-9065 .elementor-element.elementor-element-92d8770:not(.elementor-motion-effects-element-type-background),
.single-servizio_2_livello.postid-9068 .elementor-element.elementor-element-92d8770:not(.elementor-motion-effects-element-type-background) {
	background-image: url('https://proteko.it/wp-content/uploads/2025/10/0C6A9525-Modifica-1-1-scaled.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.single-servizio_2_livello.postid-10615 .elementor-element.elementor-element-92d8770:not(.elementor-motion-effects-element-type-background) {
	/*background-image: url('https://proteko.it/wp-content/uploads/2025/10/idranti.jpg');*/
	background-image: url('https://proteko.it/wp-content/uploads/2026/01/testata-idrante.jpeg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.single-servizio_2_livello.postid-12934 .elementor-element.elementor-element-92d8770:not(.elementor-motion-effects-element-type-background) {
	background-image: url('https://proteko.it/wp-content/uploads/2025/09/cami-antincendio-manutenzione-porte-tagliafuoco.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

/*custom css per breadcrumbs pagine servizi*/
/*icona divisione*/
.elementor-9020 {

	/*linea divisoria titolo pagina e breadrcumb*/
	.elementor-widget-rebuilto-breadcrumb .breadcrumb-listItem:before {
		width: 120%;
		/*120% perchÃ¨ viene aggiunta la larghezza della colonna di destra dove viene contenuta l'icona*/
	}

	/*sezione immagine sfondo sezione*/
	.elementor-element.elementor-element-92d8770:not(.elementor-motion-effects-element-type-background) {
		background-image: var(--servizio-image-bg);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.breadcrumb-proteko-servizi {
		.rebuilto-title {
			word-break: break-word;
			overflow-wrap: break-word;
			width: 80%;
		}
	}

	.breadcrumb-icon-divisione {
		width: 100px;
		height: auto;
		padding-bottom: 205px;
	}

	@media (max-width: 767px) {
		.breadcrumb-proteko-servizi {
			.rebuilto-title {
				width: 100%;
			}
		}

		.breadcrumb-icon-divisione {
			width: 20%;
			padding-bottom: 30px;
		}
	}

	/*riduzione breadcrumb da mobile*/
	/*@media (max-width: 767px) {
    .breadcrumb-listItem > *,
    .breadcrumb-listItem > .breadcrumb-separator-proteko {
      display: none;
    }

    .breadcrumb-listItem > span:first-child {
      display: inline;
    }

    .breadcrumb-listItem > i.breadcrumb-separator-proteko:first-of-type {
      display: inline;
    }

    .breadcrumb-listItem > span:last-child {
      display: inline;
    }

    .breadcrumb-listItem > i.breadcrumb-separator-proteko:last-of-type {
      display: inline;
    }

    .breadcrumb-listItem > i.breadcrumb-separator-proteko:first-of-type::after {
      content: " ... ";
      color: #fff;
      font-size: 7px;
      padding: 0 5px;
      display: inline-block;
      vertical-align: middle;
    }

  }*/
}

/*per i template dei servizi disattivo la larghezza fissa*/
.servizio_1_livello-template-default.single.single-servizio_1_livello,
.servizio_2_livello-template-default.single.single-servizio_2_livello {
	.col-full {
		max-width: unset;
		padding-right: 0;
		padding-left: 0;
	}

	.perche-sceglierci {
		.elementor-widget-rebuilto-scroll-timeline .timeline-number {
			font-weight: 600;
			font-size: 18px;
		}

		.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-number {
			z-index: 1;
			margin-right: 25px;
		}

		.elementor-widget-rebuilto-scroll-timeline .scroll-timeline:before {
			z-index: 0;
		}

		.elementor-widget-rebuilto-scroll-timeline .timeline-active .timeline-number,
		.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-item:first-of-type .timeline-number {
			box-shadow: 0 0 0 2px var(--e-global-color-3d709b6);
			color: var(--e-global-color-3d709b6);
		}

		.elementor-widget-rebuilto-scroll-timeline .timeline-line {
			background-color: var(--e-global-color-3d709b6);
			z-index: 0;
		}

		.scroll-timeline-subheading {
			color: #000;
			font-weight: 300;
		}

		.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-image img {
			width: 600px;
		}

		.scroll-timeline-heading {
			font-size: 22px;
		}
	}

	.immagine-perche-sceglierci {
		background-image: var(--immagine-perche-sceglerci-divisione);
		background-size: cover;
		background-position: top;
	}

	.d-grid.servizi-collegati-1-livello-loop {
		grid-template-columns: repeat(3, 1fr);
		grid-gap: 30px;
		align-items: stretch;

		.description {
			color: #000;
		}

		.service-more-link,
		.service-more-link:hover,
		.service-item .service-more-link-wrap.style-link .service-more-link i,
		.service-title a:hover {
			color: var(--e-global-color-3d709b6);
		}

		.service-item .service-more-link-wrap.style-link {
			border-top: 2px dotted var(--border);
		}

		.service-item.service-style-2 .service-content {
			padding: 30px 40px;
			display: flex;
			flex-direction: column;
			min-height: 330px;
		}

		.grid-item,
		.service-item,
		.service-inner {
			height: 100%;
			display: flex;
			flex-direction: column;
		}

		.service-item .service-content .description {
			flex-grow: 1;
			text-overflow: clip;
			-webkit-line-clamp: unset;
		}

		.service-item .service-more-link-wrap {
			margin-top: auto;
		}
	}

	.img-pro-safety {
		text-align: left;

		img {
			width: 50%;
		}
	}

	.immagine-form-divisione {
		img {
			width: 70%;
			margin-left: 100px;
		}
	}

	.elementor-element.elementor-element-8b3d9f3 .wrapper-timeline-main {
		display: none;
	}

	.servizi-collegati-2-liv-loop {
		.row {
			margin-bottom: 100px;
		}

		.row-only-text {
			margin-bottom: 50px;
		}

		.row-only-text+.row-only-text {
			/* border-top: 2px dotted var(--border); */
			padding-top: 30px;
		}

		.e-con-inner {
			flex-direction: row;
		}

		.column:first-of-type {
			padding-right: 30px;
			padding-left: 0px;
		}

		.column:nth-of-type(2) {
			padding-left: 30px;
			padding-right: 0px;
		}

		.e-con-inner.reverse {
			flex-direction: row-reverse;

			.column:nth-of-type(2) {
				padding-right: 30px;
				padding-left: 0px;
			}

			.column:first-of-type {
				padding-left: 30px;
				padding-right: 0px;
			}
		}

		.column {
			justify-content: center;
		}

		.elementor-heading-title {
			text-transform: uppercase;
			color: var(--e-global-color-3d709b6);
			padding-bottom: 30px;
		}

		p {
			color: #000;
		}

		.col-full-width {
			width: 100%;
		}

		.col-50 {
			width: 50%;
		}

		.elementor-widget-rebuilto-button {
			a {
				background-color: #000;
				text-transform: uppercase;

				.elementor-button-text {
					color: #fff;
				}
			}

			.elementor-button-icon i {
				color: #fff;
			}

			.elementor-button-icon i,
			.elementor-button-icon i:hover {
				background-color: var(--e-global-color-3d709b6);
			}

			.elementor-button:hover {
				.elementor-button-icon i {
					background-color: var(--e-global-color-3d709b6);
				}
			}
		}

		.accordion-categorie-servizio {
			margin-bottom: 30px;

			.e-n-accordion-item {
				border-top: 0px;
				border-left: 0px;
				border-right: 0px;
				border-bottom: 1px dotted #d5d8dc;
				cursor: pointer;

				.e-n-accordion-item-title {
					display: flex;
					justify-content: space-between;
					align-items: center;
					width: 100%;
					border: none;
					padding-left: 0;
					padding-top: 10px;
					padding-bottom: 10px;
				}

				.e-n-accordion-item-title-text {
					text-transform: uppercase;
					color: var(--e-global-color-3d709b6);
					font-size: 14px;
				}

				.icon {
					color: var(--e-global-color-3d709b6);
					font-size: 14px;
				}

				.content {
					border: none;
					padding-left: 0;
				}
			}

			.e-n-accordion>.e-n-accordion-item[open]>.e-n-accordion-item-title {
				border: none;
			}

			.e-n-accordion-item-title-icon .e-opened {
				display: none;
			}

			details[open] .e-n-accordion-item-title-icon .e-opened {
				display: block;
			}

			details[open] .e-n-accordion-item-title-icon .e-closed {
				display: none;
			}

			.e-n-accordion-item-title-icon .e-closed {
				display: block;
			}
		}

		.elementor-widget-rebuilto-button {
			margin-top: 25px;
		}
	}

	.img-tablet-banner-servizi img {
		margin-left: 200px;
	}

	.img-divisione-banner-servizi {
		background-image: var(--immagine-divisione-banner);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}

	@media (max-width: 767px) {
		.d-grid.servizi-collegati-1-livello-loop {
			grid-template-columns: repeat(1, 1fr);

			.service-item.service-style-2 .service-content {
				padding: 30px 20px;
				min-height: 360px;
			}
		}

		.immagine-form-divisione {
			img {
				margin-left: 120px;
				margin-top: 30px;
				height: 250px;
			}
		}

		.img-pro-safety {
			img {
				width: 75%;
			}
		}

		.servizi-collegati-2-liv-loop {
			.e-con-inner.reverse {
				flex-direction: row;
			}

			.column {
				padding-right: 0px !important;
				padding-left: 0px !important;
			}

			.row {
				padding-left: 15px;
				padding-right: 15px;
				margin-bottom: 50px;
			}

			.e-con-inner,
			.e-con-inner.reverse {
				flex-direction: column-reverse;
			}

			.elementor-heading-title {
				font-size: 20px;
				font-weight: 600;
				padding-top: 15px;
				padding-bottom: 0px;
			}
		}

		.img-tablet-banner-servizi img {
			margin-left: 0px;
			width: 85%;
		}
	}
}

.candidatura-wrapper {
	margin-top: -12px;
}

@media (max-width: 768px) {
	.candidatura-wrapper {
		margin-top: -18px;
	}
}

@media (min-width: 1025px) {

	.main-navigation ul li:hover>ul li:hover>ul,
	.main-navigation ul li:hover>ul li.focus>ul,
	.main-navigation ul li.focus>ul li:hover>ul,
	.main-navigation ul li.focus>ul li.focus>ul {
		visibility: visible;
	}
}

body .main-navigation ul.menu li.menu-item .sub-menu .menu-item.current-menu-parent>a span,
body .main-navigation ul.menu li.menu-item .sub-menu .menu-item.current-menu-item>a span,
body .main-navigation ul.menu li.menu-item .sub-menu .menu-item.current-menu-ancestor>a span {
	color: #fbcc00 !important;
}

.mail-form {
	--h: 48px;
	--accent: #ffd700;
	--bg: #000;
	--txt: #fff;
	position: relative;
	display: inline-flex;
	align-items: center;
	gap: 12px;
	padding: 0 64px 0 18px;
	background: var(--bg);
	border-radius: 999px;
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.08) inset;
	font-family: 'Gotham Rounded Book', sans-serif;
}

.mail-form {
	width: 100%;
	max-width: 420px;
}

.mail-form input[type='email'] {
	flex: 1 1 auto;
	min-width: 0;
	height: var(--h);
	line-height: var(--h);
	border: 0;
	background: transparent;
	color: var(--txt);
	font-weight: 500;
	letter-spacing: 0.2px;
	outline: none;
	-webkit-appearance: none;
	font-family: 'Gotham Rounded Book', sans-serif;
}

.mail-form input::placeholder {
	color: rgba(255, 255, 255, 0.7);
}

.mail-form button {
	position: absolute;
	right: -6px;
	width: calc(var(--h) + 6px);
	height: calc(var(--h) + 6px);
	border: 0;
	border-radius: 999px;
	background: var(--accent);
	display: grid;
	place-items: center;
	cursor: pointer;
	color: #111;
	transition: transform 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;
	box-shadow: 0 6px 14px rgba(0, 0, 0, 0.16);
	padding: 0;
}

.mail-form button:hover {
	transform: translateY(-1px);
}

.mail-form button:active {
	transform: translateY(0);
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.18);
}

.mail-form button:focus-visible {
	outline: 3px solid #000;
	outline-offset: 2px;
}

.mail-form button svg {
	width: 18px;
	height: 18px;
}

.mail-form input:invalid:focus {
	box-shadow: 0 0 0 2px rgba(255, 0, 0, 0.3) inset;
}

@media (max-width: 480px) {
	.mail-form {
		--h: 44px;
		padding-right: 60px;
	}
}

.single-post h1,
.single-post h2,
.single-post h3,
.single-post h4,
.single-post h5,
.single-post h6 {
	color: #000;
}

.button-listino a {
	background: transparent !important;
}

.button-listino a span {
	color: #000 !important;
}

.video_row:not(:has(.video_title)) {
	.video_container {
		width: 100%;

		div {
			width: 100%;
		}
	}

	.video_title_container {
		display: none !important;
	}
}

.servizio_2_livello-template-default {
	.elementor img {
		max-height: 600px;
		width: auto;
		margin-inline: auto;
	}
}

.single-post h2.custom-replaced-heading {
	color: #ffcc02;
	font-size: 26px;
	white-space: nowrap;
	flex-shrink: 0;
}

.single-post h3.custom-replaced-heading {
	color: #ffcc02;
	font-size: 23px;
	white-space: nowrap;
	flex-shrink: 0;
}

.single-post h4.custom-replaced-heading {
	color: #ffcc02;
	font-size: 20px;
	white-space: nowrap;
	flex-shrink: 0;
}

body.single-post ::marker {
	color: #ffcc02;
}

@media (max-width: 1024px) {

	.single-post h2.custom-replaced-heading,
	.single-post h3.custom-replaced-heading,
	.single-post h4.custom-replaced-heading {
		white-space: normal;
		flex-shrink: 1;
		word-wrap: break-word;
	}
}

/* Complianz Restyle */
#cmplz-document,
.editor-styles-wrapper .cmplz-unlinked-mode {
	max-width: 100%;
}

#cmplz-cookies-overview .cmplz-dropdown summary div:after,
#cmplz-document .cmplz-dropdown summary div:after,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div:after {
	content: none;
}

#cmplz-cookies-overview .cmplz-dropdown summary>div:after,
#cmplz-document .cmplz-dropdown summary>div:after,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary>div:after {
	content: "";
}

#cmplz-document h1,
#cmplz-document h2,
#cmplz-document h3,
#cmplz-document h4,
#cmplz-document h5,
#cmplz-document h6,
#cmplz-document p {
	color: #262626;
}