/* Moxes SEO & Digital Marketing Agency HTML-5 Template */

/*** 

====================================================================
	Attachment Css Files
====================================================================

***/

@import url('global.css');
@import url('header.css');
@import url('footer.css');
@import url('animate.css');
@import url('rtl.css');
@import url('dark-body.css');

@import url('slider.css');
@import url('about.css');
@import url('marque.css');
@import url('services.css');
@import url('accordion.css');
@import url('process.css');
@import url('clients.css');
@import url('projects.css');
@import url('pricing.css');
@import url('team.css');
@import url('testimonial.css');
@import url('news.css');
@import url('contact.css');
@import url('since.css');
@import url('faq.css');
@import url('video.css');
@import url('counter.css');
@import url('flaticon_moxes.css');


@import url('shop.css');
@import url('privacy.css');
@import url('not-found.css');
@import url('coming-soon.css');
@import url('page-title.css');
@import url('jquery-ui.css');
@import url('swiper.min.css');
@import url('font-awesome.css');
@import url('custom-animate.css');
@import url('magnific-popup.css');
@import url('odometer-theme-default.css');
@import url('jquery.bootstrap-touchspin.css');


@media (max-width: 767px) {
	.hide-mobile {
		display: none !important;
	}
}

/* Slider homepage – altezza fissa e stabile */
.slider-two,
.slider-two .swiper-container,
.slider-two .swiper-slide {
	height: 90vh;
	min-height: 620px;
}

/* Contenuto centrato verticalmente */
.slider-two_content {
	height: 100%;
	display: flex;
	align-items: center;
}

/* Tablet */
@media (max-width: 1024px) {

	.slider-two,
	.slider-two .swiper-container,
	.slider-two .swiper-slide {
		height: 80vh;
		min-height: 520px;
	}
}

/* Mobile */
@media (max-width: 767px) {

	.slider-two,
	.slider-two .swiper-container,
	.slider-two .swiper-slide {
		height: auto;
		min-height: 480px;
		/* padding: 80px 0; */
	}
}

h1 {
	line-height: normal;
	font-size: 48px;
}

h2 {
	line-height: normal;
	font-size: 48px;
}

h3 {
	line-height: normal;
	font-size: 20px;
}

.h2-homepage-local-seo {
	line-height: normal;
	font-size: 20px;
}

/* === SERVICE BOX – ALTEZZA FISSA === */
.normal.service-block_two-inner {
	height: 250px;
	/* desktop */
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.archive-servizi.service-block_two-inner {
	/* desktop */
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

/* Titolo */
.service-block_two-title {
	min-height: 56px;
	/* allinea titoli su 2 righe */
}

/* Testo */
.service-block_two-text {
	flex-grow: 1;
	margin-top: 15px;
}

/* Freccia sempre in basso */
.service-block_two-arrow {
	margin-top: auto;
}

/* === TABLET === */
@media (max-width: 1024px) {
	.normal.service-block_two-inner {
		height: 380px;
	}

	.archive-servizi.service-block_two-inner {
		height: unset;
	}
}

/* === MOBILE === */
@media (max-width: 767px) {
	.normal.service-block_two-inner {
		height: auto;
		min-height: 320px;
	}

	.archive-servizi.service-block_two-inner {
		height: unset;
	}
}

.contact-two_form-outer {
	position: relative;
	padding-right: 30px;
}

/* === CLIENT LOGOS – HOVER EFFECT === */
.clients-two .client-image {
	position: relative;
	background: #ffffff;
	border-radius: 12px;
	padding: 30px;
	text-align: center;
	transition: all 0.35s ease;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04);
}

/* Logo */
.clients-two .client-image img {
	max-width: 100%;
	max-height: 70px;
	filter: grayscale(100%);
	opacity: 0.7;
	transition: all 0.35s ease;
}

/* Hover */
.clients-two .client-image:hover {
	transform: translateY(-6px);
	box-shadow: 0 18px 45px rgba(0, 0, 0, 0.10);
}

/* Logo hover */
.clients-two .client-image:hover img {
	filter: grayscale(0%);
	opacity: 1;
	transform: scale(1.35);
}

/* Mobile: meno movimento */
@media (max-width: 767px) {
	.clients-two .client-image:hover {
		transform: none;
		box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
	}
}

.clients-two .client-image::after {
	content: "";
	position: absolute;
	inset: 0;
	border-radius: 12px;
	background: linear-gradient(135deg, rgba(0, 123, 255, 0.08), rgba(0, 0, 0, 0));
	opacity: 0;
	transition: opacity 0.35s ease;
}

.clients-two .client-image:hover::after {
	opacity: 1;
}


.pad-bot-90 {
	padding-bottom: 90px;
}

.pad-bot-30 {
	padding-bottom: 30px;
}


.pad-top-90 {
	padding-top: 90px;
}

.pad-top-30 {
	padding-top: 30px;
}


.accordion-box .block .acc-btn {
	position: relative;
	cursor: pointer;
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
	border-radius: 50px;
	padding: 22px 55px 22px 35px;
	color: var(--black-color);
	transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	background-image: linear-gradient(to right, #eeeeee, #f2f2f2, #f6f6f6, #fbfbfb, #ffffff);
}

@media only screen and (max-width: 990px) {
	h1 {
		font-size: 50px;
		line-height: normal;
	}
}

/* === PROCESS BOX: ALTEZZA UNIFORME === */
.process-one .process-block_one-inner {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}

.process-one .process-block_one {
	display: flex;
}

/* === PAGE TITLE OVERLAY === */
.page-title--overlay {
	position: relative;
	background-size: cover;
	background-position: center;
	color: #fff;
}

.page-title--overlay::before {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(179deg, rgb(0 3 6 / 85%) 0%, rgb(0 52 111 / 70%) 40%, rgb(19 108 209 / 29%) 100%);
	z-index: 1;
}

/* Porta il contenuto sopra l'overlay */
.page-title--overlay .auto-container,
.page-title--overlay .inner-container {
	position: relative;
	z-index: 2;
}

/* === BREADCRUMB BAR === */
.breadcrumb-bar {
	background: linear-gradient(90deg,
			rgba(19, 108, 209, 0.12),
			rgba(19, 108, 209, 0.18));
	padding: 14px 0;
}

.breadcrumb-bar .bread-crumb {
	display: flex;
	align-items: center;
	gap: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 15px;
	justify-content: center;
}

/* Separator */
.breadcrumb-bar .bread-crumb li::after {
	content: "/";
	margin-left: 10px;
	color: rgba(0, 0, 0, 0.4);
}

.breadcrumb-bar .bread-crumb li:last-child::after {
	display: none;
}

/* Link */
.breadcrumb-bar .bread-crumb a {
	color: #136CD1;
	font-weight: 500;
	text-decoration: none;
	transition: color 0.25s ease;
}

.breadcrumb-bar .bread-crumb a:hover {
	color: #0f57a6;
}

/* Current page */
.breadcrumb-bar .bread-crumb li:last-child {
	color: #333;
	font-weight: 600;
}

/* Mobile fix */
@media (max-width: 767px) {
	.breadcrumb-bar .bread-crumb {
		flex-wrap: wrap;
		font-size: 14px;
	}
}

.acc-content .content .text a,
.column.col-lg-7.col-md-6.col-sm-12 p a {
	color: #0f57a6;
	font-weight: 700;
}

.service-block_one-button {
	opacity: 0;
	visibility: hidden;
	transform: translateY(10px);
	transition: opacity 0.35s ease, transform 0.35s ease, visibility 0.35s;
}

.swiper-slide-active .service-block_one-button {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.swiper-slide-active .service-block_three-inner {
	box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
	transform: translateY(-4px);
	transition: all 0.35s ease;
}



.hero-internal {
	position: relative;
	min-height: 60vh;
	display: flex;
	align-items: center;
	overflow: hidden;
	color: #fff;
}

.hero-internal.local {
	position: relative;
	min-height: 90vh;
	display: flex;
	align-items: center;
	overflow: hidden;
	color: #fff;
}

/* Media */
.hero-media {
	position: absolute;
	inset: 0;
	z-index: 1;
}

.hero-media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* Overlay */
.hero-overlay {
	position: absolute;
	inset: 0;
	background: linear-gradient(90deg, rgb(0 46 113 / 85%) 0%, rgba(6, 20, 40, 0.55) 50%, rgba(6, 20, 40, 0.25) 100%);
}

/* Content */
.hero-internal .auto-container {
	position: relative;
	z-index: 2;
	width: 100%;
}

.breadcrumb {
	display: flex;
	align-items: center;
	gap: 10px;
	/* spazio tra Home / Metodo di lavoro */
	font-size: 14px;
	margin-bottom: 20px;
	opacity: 0.85;
}


.breadcrumb a {
	color: #fff;
	text-decoration: none;
}

.hero-content h1 {
	font-size: clamp(36px, 4vw, 52px);
	line-height: 1.15;
	margin-bottom: 16px;
	font-weight: 700;
	color: white;
	max-width: 1000px;
}

/* Mobile */
@media (max-width: 767px) {
	.hero-content h1 {
		font-size: 28px;
		line-height: 1.15;
		margin-bottom: 16px;
		font-weight: 700;
		color: white;
		max-width: 1000px;
	}
}

.hero-content p {
	max-width: 750px;
	font-size: 18px;
	line-height: 1.6;
	opacity: 1;
	color: white;
	font-weight: 600;
}

/* Mobile */
@media (max-width: 767px) {
	.hero-content p {
		max-width: 750px;
		font-size: 16px;
		line-height: 1.6;
		opacity: 1;
		color: white;
		font-weight: 600;
	}
}

/* ===== Elenco sottoservizi (lista) dentro le card servizi ===== */
.service-block_two-list {
	margin: 14px 0 0;
	padding-left: 18px;
	list-style: disc;
	line-height: 1.6;
	font-size: 16px;
	color: var(--black-color);
}

.service-block_two-inner:hover .service-block_two-list {
	color: var(--white-color);
}

.service-block_two-list li {
	margin-bottom: 6px;
	list-style-type: disc;
}

/* Piccolo miglioramento leggibilità overlay (se il testo è su fondo scuro) */
.service-block_two-inner {
	position: relative;
}

.service-block_two-text,
.service-block_two-list {
	position: relative;
	z-index: 2;
}


/* Rende cliccabile il link padre */
.main-menu .dropdown>a {
	pointer-events: auto;
	cursor: pointer;
}

/* Evita che il submenu copra il link */
.main-menu .dropdown>ul {
	top: 100%;
	pointer-events: auto;
}

/* Apri dropdown solo su hover (desktop) */
@media (min-width: 992px) {
	.main-menu .dropdown:hover>ul {
		display: block;
		opacity: 1;
		visibility: visible;
	}
}

.section-above-the-fold {
	border-radius: 30px;
	padding: 20px;
	margin: 10px;
}

/* ============================
   Local SEO buttons (Accordion)
   ============================ */

.local-links {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 10px;
}

.local-links .main-header_button {
	margin: 0;
}

.local-links .theme-btn {
	padding: 10px 18px;
	border-radius: 40px;
	background: rgb(19 108 209);
	border: 1px solid rgba(255, 255, 255, 0.25);
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	transition: all 0.25s ease;
}

/* Testo */
.local-links .theme-btn .text-one,
.local-links .theme-btn .text-two {
	color: #ffffff;
}

/* Hover */
.local-links .theme-btn:hover {
	background: #ffffff;
	border-color: #ffffff;
}

.local-links .theme-btn:hover .text-one,
.local-links .theme-btn:hover .text-two {
	color: #111;
}

/* Rimuove animazioni invasive */
.local-links .theme-btn .btn-wrap {
	padding: 0;
}

.local-links .theme-btn i {
	display: none;
}

/* Mobile */
@media (max-width: 767px) {
	.local-links {
		gap: 10px;
	}

	.local-links .theme-btn {
		font-size: 13px;
		padding: 9px 14px;
	}
}

/* FIX visibilità bottoni Local SEO su mobile */
.local-links .theme-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 42px;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
}

/* Disattiva il doppio testo del tema: mostra solo text-one */
.local-links .theme-btn .text-one {
	position: static !important;
	opacity: 1 !important;
	transform: none !important;
	display: inline !important;
}

.local-links .theme-btn .text-two {
	display: none !important;
}

/* Evita che wrapper o span interni "collassino" */
.local-links .theme-btn .btn-wrap {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	position: static !important;
	transform: none !important;
	opacity: 1 !important;
	height: auto !important;
}

/* Mobile: bottoni a due colonne (più leggibili) */
@media (max-width: 767px) {
	.local-links .main-header_button {
		flex: 1 1 calc(50% - 10px);
	}

	.local-links .theme-btn {
		width: 100%;
		padding: 12px 14px;
		font-size: 13px;
		line-height: 1.2;
	}
}

/* Extra: se l'accordion/content ha overflow nascosto */
.accordion-box .acc-content .content {
	overflow: visible;
}

.client-block_one .text h3 {
	position: relative;
	margin-top: 30px;
	font-size: 26px;
	line-height: normal;
	color: var(--white-color) !important;
}

.client-block_one .text p {
	position: relative;
	margin-top: 10px;
	font-size: 16px;
	line-height: 28px;
	color: var(--white-color) !important;
}

/* ============================
   E-commerce Steps (Metodo)
   ============================ */

.ecom-steps__wrap {
	--step-gap: 18px;
	--radius: 18px;
	--card-bg: #fff;
	--text: #0f172a;
	--muted: rgba(15, 23, 42, .72);
	--border: rgba(15, 23, 42, .10);
	--accent: rgb(19 108 209);
	--accent-2: rgba(19, 108, 209, .18);

	/* max-width: 980px; */
	margin: 0 auto;
	position: relative;
}

.ecom-steps__wrap input[type="radio"] {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}

/* Head */
.ecom-steps__head {
	position: relative;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: var(--step-gap);
	padding: 10px 10px 22px;
	margin-bottom: 18px;
}

/* Step button */
.ecom-steps__step {
	background: rgba(255, 255, 255, .55);
	border: 1px solid var(--border);
	border-radius: 16px;
	padding: 14px 14px 12px;
	cursor: pointer;
	transition: transform .2s ease, background .2s ease, border-color .2s ease;
	min-height: 76px;
	display: flex;
	gap: 10px;
	align-items: center;
}

.ecom-steps__step:hover {
	transform: translateY(-2px);
	border-color: rgba(19, 108, 209, .28);
	background: rgba(255, 255, 255, .85);
}

.ecom-steps__num {
	width: 38px;
	height: 38px;
	border-radius: 999px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: rgba(15, 23, 42, .06);
	color: var(--text);
	font-weight: 700;
	font-size: 13px;
	flex: 0 0 auto;
}

.ecom-steps__label {
	display: block;
	line-height: 1.15;
	color: var(--text);
	font-weight: 700;
	font-size: 18px;
	padding-top: 2px;
}

/* Progress bar */
.ecom-steps__bar {
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 6px;
	height: 6px;
	border-radius: 999px;
	background: rgba(15, 23, 42, .10);
	overflow: hidden;
}

.ecom-steps__bar-fill {
	display: block;
	height: 100%;
	width: 0%;
	border-radius: 999px;
	background: linear-gradient(90deg, var(--accent), rgba(19, 108, 209, .55));
	transition: width .45s ease;
}

/* Tabs */
.ecom-steps__tabs {
	position: relative;
}

.ecom-steps__tab {
	display: none;
	background: var(--card-bg);
	border: 1px solid var(--border);
	border-radius: var(--radius);
	padding: 22px 22px 18px;
	box-shadow: 0 10px 24px rgba(15, 23, 42, .06);
}

.ecom-steps__tab h3 {
	margin: 0 0 10px;
	font-size: 20px;
	line-height: 1.2;
	color: var(--text);
}

.ecom-steps__tab p {
	margin: 0 0 12px;
	color: var(--muted);
	font-weight: 500;
}

/* Active states (radio -> tab + step + bar) */
#ecom-step-1:checked~.ecom-steps__head .ecom-steps__bar .ecom-steps__bar-fill {
	width: 25%;
}

#ecom-step-2:checked~.ecom-steps__head .ecom-steps__bar .ecom-steps__bar-fill {
	width: 50%;
}

#ecom-step-3:checked~.ecom-steps__head .ecom-steps__bar .ecom-steps__bar-fill {
	width: 75%;
}

#ecom-step-4:checked~.ecom-steps__head .ecom-steps__bar .ecom-steps__bar-fill {
	width: 100%;
}

#ecom-step-1:checked~.ecom-steps__tabs #ecom-tab-1 {
	display: block;
}

#ecom-step-2:checked~.ecom-steps__tabs #ecom-tab-2 {
	display: block;
}

#ecom-step-3:checked~.ecom-steps__tabs #ecom-tab-3 {
	display: block;
}

#ecom-step-4:checked~.ecom-steps__tabs #ecom-tab-4 {
	display: block;
}

#ecom-step-1:checked~.ecom-steps__head label[for="ecom-step-1"],
#ecom-step-2:checked~.ecom-steps__head label[for="ecom-step-2"],
#ecom-step-3:checked~.ecom-steps__head label[for="ecom-step-3"],
#ecom-step-4:checked~.ecom-steps__head label[for="ecom-step-4"] {
	border-color: rgba(19, 108, 209, .45);
	background: rgba(19, 108, 209, .08);
}

#ecom-step-1:checked~.ecom-steps__head label[for="ecom-step-1"] .ecom-steps__num,
#ecom-step-2:checked~.ecom-steps__head label[for="ecom-step-2"] .ecom-steps__num,
#ecom-step-3:checked~.ecom-steps__head label[for="ecom-step-3"] .ecom-steps__num,
#ecom-step-4:checked~.ecom-steps__head label[for="ecom-step-4"] .ecom-steps__num {
	background: #ff7600;
	color: #fff;
}

/* Mobile */
@media (max-width: 991px) {
	.ecom-steps__head {
		grid-template-columns: repeat(4, minmax(220px, 1fr));
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		scroll-snap-type: x mandatory;
		padding-bottom: 26px;
	}

	.ecom-steps__step {
		scroll-snap-align: start;
	}
}

@media (max-width: 767px) {
	.ecom-steps__tab {
		padding: 18px 16px 14px;
	}

	.ecom-steps__tab h3 {
		font-size: 16px;
	}
}

/* ============================
   E-commerce Steps – Mobile fix
   ============================ */
@media (max-width: 767px) {

	/* Step uno sotto l'altro */
	.ecom-steps__head {
		display: flex;
		flex-direction: column;
		gap: 12px;
		overflow: visible;
		padding-bottom: 0;
	}

	.ecom-steps__step {
		width: 100%;
		min-height: auto;
		align-items: center;
	}

	.ecom-steps__num {
		width: 34px;
		height: 34px;
		font-size: 12px;
	}

	.ecom-steps__label {
		font-size: 15px;
	}

	/* Nascondiamo la progress bar orizzontale su mobile */
	.ecom-steps__bar {
		display: none;
	}

	/* Tab sempre sotto, più compatte */
	.ecom-steps__tab {
		margin-top: 14px;
	}

}




/* =======================================
   E-commerce Flip Boxes
   ======================================= */
.ecom-flip__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
	margin-top: 28px;
}

.ecom-flip__card {
	perspective: 1000px;
	outline: none;
}

.ecom-flip__inner {
	position: relative;
	min-height: 320px;
	border-radius: 18px;
	transform-style: preserve-3d;
	transition: transform .55s ease;
}

.ecom-flip__front,
.ecom-flip__back {
	position: absolute;
	inset: 0;
	border-radius: 18px;
	padding: 22px;
	backface-visibility: hidden;
	display: flex;
	flex-direction: column;
	justify-content: center;
	border: 1px solid rgba(255, 255, 255, .12);
	box-shadow: 0 14px 30px rgba(0, 0, 0, .12);
}

.ecom-flip__front {
	background: rgba(255, 255, 255, .06);
}

.ecom-flip__back {
	background: rgba(17, 17, 17, .92);
	transform: rotateY(180deg);
}

.ecom-flip__badge {
	width: 36px;
	height: 36px;
	border-radius: 999px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	font-weight: 700;
	background: rgba(19, 108, 209, .18);
	border: 1px solid rgba(19, 108, 209, .35);
	margin-bottom: 12px;
}

.ecom-flip__title {
	margin: 0 0 8px 0;
	font-size: 26px;
	line-height: normal;
}

.ecom-flip__teaser {
	margin: 0;
	opacity: 1;
	font-size: 18px;
	line-height: normal;
}

.ecom-flip__text {
	margin: 0 0 20px 0;
	font-size: 18px;
	line-height: normal;
	opacity: 1;
	color: #fff;
	font-weight: 600;
}

.ecom-flip__list {
	margin: 0;
	padding-left: 18px;
	color: #fff;
	opacity: 1;
	font-size: 18px;
	line-height: normal;
}

.ecom-flip__card:hover .ecom-flip__inner,
.ecom-flip__card:focus-within .ecom-flip__inner {
	transform: rotateY(180deg);
}

/* CTA */
.ecom-flip__cta {
	margin-top: 26px;
}

/* Responsive */
@media (max-width: 991px) {
	.ecom-flip__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	.ecom-flip__grid {
		grid-template-columns: 1fr;
	}

	.ecom-flip__inner {
		min-height: 400px;
	}
}

/* Accessibilità: riduce animazioni se richiesto */
@media (prefers-reduced-motion: reduce) {
	.ecom-flip__inner {
		transition: none;
	}
}

.ecom-flip__list li {
	list-style: disc;
	padding: 0px;
	margin: 0px;
	font-weight: 600;
}


.parallax-section {
	position: relative;
	width: 100%;
	height: 60vh;
	overflow: hidden;
}

.parallax-media {
	position: absolute;
	inset: 0;
}

.parallax-media img {
	width: 100%;
	height: 120%;
	object-fit: cover;
	display: block;
	transform: translate3d(0, 0, 0);
	will-change: transform;
}

/* Mobile: disattiva parallax */
@media (max-width: 767px) {
	.parallax-section {
		height: auto;
	}

	.parallax-media {
		position: relative;
	}

	.parallax-media img {
		height: auto;
		transform: none;
	}
}

.parallax-overlay {
	position: absolute;
	inset: 0;
	background: linear-gradient(90deg, rgba(10, 35, 80, 0.75) 0%, rgba(15, 60, 140, 0.65) 45%, rgba(20, 90, 180, 0.55) 100%);
	z-index: 2;
	pointer-events: none;
}

.parallax-media {
	position: absolute;
	inset: 0;
	overflow: hidden;
}

.parallax-media img {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 120%;
	object-fit: cover;
	transform: translate3d(0, 0, 0);
	will-change: transform;
}




/* --- (Consigliato) spazio extra nella hero per far “respirare” la sovrapposizione --- */
.hero-internal--services {
	padding-bottom: 110px;
	/* aumenta se vuoi più overlay visivo */
}

/* --- Sezione cards sovrapposta --- */
.hero-cards {
	position: relative;
	z-index: 5;
	margin-top: -70px;
	/* QUANTO si sovrappone alla HERO */
	padding-bottom: 40px;
}

/* Allineamento cards */
.hero-cards__row {
	/* display: flex;
	flex-wrap: wrap;
	gap: 24px; */
	/* se il tuo grid non gestisce gap, va benissimo così */
}

/* Se il tuo grid già gestisce gutter, puoi togliere gap e usare solo padding/col */
.hero-cards__row>[class*="col-"] {
	display: flex;
}

/* Card */
.hero-card {
	width: 100%;
	background: #fff;
	border-radius: 18px;
	padding: 26px 24px;
	box-shadow: 0 18px 45px rgba(0, 0, 0, 0.12);
	border: 1px solid rgba(0, 0, 0, 0.06);
	transition: transform .2s ease, box-shadow .2s ease;
}

.hero-card:hover {
	transform: translateY(-4px);
	box-shadow: 0 24px 60px rgba(0, 0, 0, 0.16);
}

.hero-card__icon {
	width: 80px;
	height: 80px;
	border-radius: 14px;
	display: grid;
	place-items: center;
	background: rgba(255, 255, 255, .9);
	border: 1px solid rgba(0, 0, 0, .06);
	margin-bottom: 14px;
	font-size: 50px;
	color: #136cd1;
}

.hero-card__title {
	margin: 0 0 10px 0;
	font-size: 18px;
	line-height: 1.25;
}

.hero-card__text {
	margin: 0;
	opacity: 0.85;
	line-height: 1.55;
}

/* Responsive: meno sovrapposizione su mobile */
@media (max-width: 991px) {
	.hero-cards {
		margin-top: -45px;
	}

	.hero-internal--services {
		padding-bottom: 90px;
	}
}

@media (max-width: 575px) {
	.hero-cards {
		margin-top: -35px;
	}

	.hero-card {
		padding: 22px 18px;
		border-radius: 16px;
	}
}

.sec-title.page-interna h2 {
	line-height: normal;
	font-size: 30px;
	margin-bottom: 20px;
	line-height: normal;
	color: var(--main-color);
}

.sec-title.page-interna h3 {
	line-height: normal;
	font-size: 26px;
	margin-bottom: 20px;
	line-height: normal;
}

.sec-title.page-interna li {
	font-size: 18px;
	margin-bottom: 10px;
	padding-left: 5px;
	list-style: disc;
	margin-left: 20px;
	line-height: 28px;
}

.sec-title.page-interna ol,
ul {
	margin-bottom: 20px;
}


ul #menu-menu-principale {
	margin-bottom: 0px;
}

@media (max-width: 991px) {
	.sec-title.page-interna h2 {
		line-height: normal;
		font-size: 24px;
		margin-bottom: 20px;
		line-height: normal;
		color: var(--main-color);
	}

	.sec-title.page-interna h3 {
		line-height: normal;
		font-size: 20px;
		margin-bottom: 20px;
		line-height: normal;
	}

	.sec-title.page-interna li {
		font-size: 16px;
		margin-bottom: 10px;
		padding-left: 5px;
		list-style: disc;
		margin-left: 20px;
		line-height: 28px;
	}

	.sec-title.page-interna ol,
	ul {
		margin-bottom: 20px;
	}
}