	 body {
	 	font-family: 'Open Sans', sans-serif;
	 	font-size: 20px;
	 	margin: 0 auto;
	 	padding: 0;
	 	scroll-behavior: smooth;
	 	background: #f5f5f5;
	 }

	 .movs {
	 	padding: 20;
	 	margin-left: 40px;
	 	width: 110px;
	 }

	 .trstpl_mob {
	 	display: none;
	 }

	 .cont_sistema {
	 	font-style: italic;
	 }

	 #telefono,
	 #email,
	 #nome,
	 #cognome {
	 	COLOR: BLACK;
	 }

	 .trstpl {
	 	width: 100%;
	 }

	 .header_int {
	 	display: flex;
	 	align-items: center;
	 	justify-content: space-between;
	 	flex-wrap: nowrap;
	 }

	 .cont_logos {
	 	display: inline-block;
	 }

	 .sopra_barra_img {
	 	text-align: center;
	 }

	 .cont_esterno_dentro_est {
	 	background: white;
	 	border-radius: 24px;
	 	padding-top: 20px;
	 	margin-top: 30px;
	 }

	 .cont_sistema {
	 	font-size: 21px;
	 	display: inline-block;
	 	color: red;
	 	font-weight: 600;
	 }

	 .header1_sopra_mobile {
	 	display: none;
	 }

	 .prima_fascia_typ {}

	 .alert_telefono {
	 	color: red;
	 }

	 .alert_email {
	 	color: red;
	 }

	 .introduce2 {
	 	margin-top: -10px;
	 }

	 .alrrm {
	 	font-weight: 800;
	 }

	 .cont_esterno {
	 	background: #f5f5f5;
	 	/* min-height: 100%; */
	 }

	 .cont_esterno_dentro {
	 	width: 900px;
	 	margin: 0 auto;
	 	/* height: 100%; */
	 }

	 .header {
	 	background: white;
	 	/* text-align:center; */
	 }

	 .headers {
	 	width: 555px;
	 	margin: 0 auto;
	 	background: #E4464E;
	 	border-bottom-left-radius: 15px;
	 	border-bottom-right-radius: 15px;
	 	height: 50px;
	 	line-height: 47px;
	 	text-align: center;
	 	margin-top: 15px;
	 	border-radius: 20px;
	 }

	 .mod_power:hover {
	 	-webkit-transition: all 0.4s ease-in-out;
	 	transition: all 0.4s ease-in-out;
	 	background: rgba(0, 27, 134, 0.8);
	 }

	 .img_sin_form {
	 	width: 100%;
	 }

	 .cont_sin_form {
	 	display: inline-block;
	 }

	 .cont_form {
	 	/* width: 33%; */
	 	/* background:#ffffffbd; */
	 	display: block;
	 	top: 70px;
	 	margin: 0 auto;
	 	/* margin-top: 50px; */
	 	max-width: 550px;
	 }

	 input[type=number] {
	 	-moz-appearance: textfield;
	 }

	 input::-webkit-outer-spin-button,
	 input::-webkit-inner-spin-button {
	 	-webkit-appearance: none;
	 	margin: 0;
	 }

	 .sopra_form {
	 	color: black;
	 	font-weight: bold;
	 	text-align: center;
	 	font-size: 34px;
	 	padding: 15px;
	 	font-weight: inherit;
	 	/*! margin-top: 20px;
	     */
	 	position: relative;
	 	top: 12px;
	 }

	 .gratis_verde {
	 	background: #96b33d;
	 	width: 66%;
	 	margin: 0 auto;
	 	color: white;
	 	font-weight: bold;
	 	font-size: 41px;
	 	height: 60px;
	 	margin-top: 15px;
	 }

	 .mezzo {
	 	width: 100%;
	 	height: 2.2vw;
	 	margin: 0 auto;
	 	margin-top: 15px;
	 	border-radius: 10px;
	 	font-size: 1vw;
	 	color: #484040;
	 	padding-left: 10px;
	 }

	 .dentro_form {
	 	width: 82%;
	 	margin: 0 auto;
	 }

	 .dentro_sopra_form {
	 	line-height: 40px;
	 }

	 .form {
	 	width: 100%;
	 }

	 .bottone {
	 	background: #f2a216;
	 	width: 100%;
	 	height: 2.8vw;
	 	color: white;
	 	font-weight: bold;
	 	font-size: 2.3vw;
	 	border-radius: 12px;
	 	cursor: pointer;
	 }

	 #c1 {
	 	margin-top: 10px;
	 	cursor: pointer;
	 }

	 .header1,
	 .header2,
	 .header3 {
	 	display: inline-block;
	 }

	 .header1 {
	 	/* margin-left:50px; */
	 	color: white;
	 	font-weight: bold;
	 	font-size: 18px;
	 	text-align: left;
	 }

	 .header2 {
	 	/* margin-left:100px; */
	 	font-size: 25px;
	 }

	 .header3 {
	 	position: absolute;
	 	right: 0px;
	 	margin-right: 20px;
	 }

	 .alarmes {
	 	font-weight: bold;
	 }

	 .formetto {
	 	font-size: 13px;
	 	MARGIN-TOP: 0.5VW;
	 	margin-bottom: 1vw;
	 	display: flex;
	 }


	 .grazie {
	 	font-size: 20px;
	 	width: 42%;
	 	margin: 0 auto;
	 }

	 .grazie h1 {
	 	text-align: left;
	 	color: #f71c1c;
	 }

	 .cont_logo_trustpilot {
	 	display: inline-block;
	 	right: 10;
	 	top: 15px;
	 	margin-right: 20px;
	 }

	 .cont_barra {
	 	width: 60%;
	 	margin: 0 auto;
	 	display: flex;
	 	margin-top: 20px !important;
	 }

	 .prima_barra,
	 .seconda_barra,
	 .terza_barra {
	 	background: whitesmoke;
	 	height: 10px;
	 	width: 30%;
	 	margin: 0 auto;
	 	border-radius: 20px;
	 }

	 .prima_barra_dentro,
	 .seconda_barra_dentro,
	 .terza_barra_dentro {
	 	background: #E4464E;
	 	height: 10px;
	 	border-radius: 20px;
	 	width: 0%;
	 }

	 .prima_barra_dentro {
	 	width: 25%;
	 }

	 .sopra_barra {
	 	width: 62%;
	 	margin: 0 auto;
	 	display: flex;
	 	margin-top: 10px;
	 	/* background: white; */
	 	border-radius: 10px;
	 	align-items: center;
	 	font-size: 26px;
	 	text-align: center;
	 	font-weight: bold;
	 }

	 .sopra_barra_1,
	 .sopra_barra_2,
	 .sopra_barra_3 {
	 	width: 33%;
	 	margin: 0 auto;
	 	text-align: center;
	 	font-size: 15px;
	 }

	 .prima_fascia {
	 	display: none;
	 	text-align: center;
	 	margin-top: 30px;
	 }

	 #prima_fascia {
	 	display: block;
	 }

	 .prima_fascia_titolo {
	 	font-weight: bold;
	 	width: 700px;
	 	margin: 0 auto;
	 }

	 .prima_fascia_cont_pulsanti {
	 	display: flex;
	 	justify-content: center;
	 }

	 .pulsante {
	 	border-radius: 20px;
	 	padding: 10px;
	 	line-height: 20px;
	 	background: white;
	 	color: grey;
	 	/* margin-left: 54px; */
	 	font-weight: 300;
	 	display: flex;
	 	margin: 3%;
	 	width: 200px;
	 	padding-inline: 15px;
	 	font-size: 17px;
	 	justify-content: space-between;
	 	cursor: pointer;
	 	text-align: left;
	 	border: 1px solid;
	 }

	 .pulsante_input {
	 	border-radius: 20px;
	 	padding: 10px;
	 	line-height: 20px;
	 	background: white;
	 	color: grey;
	 	/* margin-left: 54px; */
	 	font-weight: 300;
	 	display: flex;
	 	margin: 3%;
	 	width: 500px;
	 	padding-inline: 15px;
	 	font-size: 17px;
	 	justify-content: space-between;
	 	cursor: pointer;
	 	text-align: left;
	 }

	 .cont_cont {
	 	margin-top: 20px;
	 	display: flex;
	 	/* cursor:pointer; */
	 }

	 .pallino_bianco_dentro {
	 	width: 12px;
	 	height: 12px;
	 	/* margin-left: 20px; */
	 	/* border: 1px solid; */
	 	border-radius: 20px;
	 	/* margin: 0 auto; */
	 	position: relative;
	 	top: 4px;
	 	left: 4px;
	 	/* background: orange; */
	 }

	 .pallino_bianco_dentro2 {
	 	width: 12px;
	 	height: 12px;
	 	/* margin-left: 20px; */
	 	/* border: 1px solid; */
	 	border-radius: 20px;
	 	/* margin: 0 auto; */
	 	position: relative;
	 	top: 4px;
	 	left: 4px;
	 	/* background: orange; */
	 }

	 .pulsante:hover .pallino_bianco_dentro2 {
	 	background: orange;
	 }

	 .pulsante:hover .pallino_bianco2 {
	 	background: white;
	 }

	 .pallino_bianco {
	 	min-width: 20px;
	 	min-height: 20px;
	 	/* margin-left: 20px; */
	 	border: 1px solid;
	 	border-radius: 20px;
	 	/* float: right; */
	 }

	 .pallino_bianco2 {
	 	width: 20px;
	 	height: 20px;
	 	/* margin-left: 20px; */
	 	border: 1px solid;
	 	border-radius: 20px;
	 	/* float: right; */
	 }

	 .pulsante:hover {
	 	background: #E4464E;
	 	color: white;
	 }

	 .pulsante:hover .pallino_bianco_dentro {
	 	background: orange;
	 }

	 .pulsante:hover .pallino_bianco {
	 	background: white;
	 }

	 .footer {
	 	background: #212529;
	 	height: 40px;
	 	line-height: 40px;
	 	text-align: center;
	 	color: white;
	 	font-size: 15px;
	 	width: 100%;
	 }

	 #seconda_fascia {
	 	display: none;
	 }

	 .sopra_footer {
	 	background: #f5f5f5;
	 	margin-top: 1%;
	 	/* position: absolute; */
	 	width: 100%;
	 	bottom: 0;
	 }

	 .sopra_footer_dentro {
	 	display: block;
	 	background: #f5f5f5;
	 	width: 867px;
	 	margin: 0 auto;
	 	/* margin-top: 50px; */
	 }

	 .sopra_footer_sx {
	 	width: 250px;
	 	background: white;
	 	padding: 30px;
	 	font-size: 17px;
	 	padding-top: 60px;
	 	border-top-right-radius: 8px;
	 	display: none;
	 	border-top-left-radius: 8px;
	 }

	 .sopra_footer_dx {
	 	width: 500px;
	 	/* background:white; */
	 	/* margin-left:50px; */
	 	display: flex;
	 	border-top-right-radius: 8px;
	 	border-top-left-radius: 8px;
	 	border-radius: 8px;
	 	font-size: 15px;
	 	margin: 0 auto;
	 }

	 .img_pl2 {
	 	width: 500px;
	 	padding: 5px;
	 }

	 .sopra_barra_testo {
	 	padding: 10px;
	 	border-radius: 5px;
	 	MARGIN-LEFT: 10PX;
	 	font-size: 18px;
	 }

	 .img_pl {
	 	position: absolute;
	 	margin-top: -162px;
	 	margin-left: 38px;
	 }

	 .sopra_footer_dx_primo {
	 	text-align: center;
	 	padding: 20px;
	 	width: 190px;
	 }

	 .sopra_footer_dx_secondo {
	 	text-align: center;
	 	padding: 20px;
	 	width: 190px;
	 }

	 .sopra_footer_dx_terzo {
	 	text-align: center;
	 	padding: 20px;
	 	width: 190px;
	 }

	 .sopra_footer_dx_quarto {
	 	text-align: center;
	 	padding: 20px;
	 	width: 190px;
	 }

	 .lsp {
	 	width: 85px;
	 	margin-bottom: 10px;
	 }

	 .continuar:hover {
	 	background: white;
	 	color: #e4464e;
	 }

	 .continuar {
	 	width: 200px;
	 	height: 45px;
	 	line-height: 45px;
	 	border-radius: 23px;
	 	border: 1px solid;
	 	border-color: #E4464E;
	 	margin-left: 20px;
	 	/* position: relative; */
	 	margin-top: 12px;
	 	background: #E4464E;
	 	color: white;
	 	cursor: pointer;
	 }

	 .continuar2 {
	 	width: 500px;
	 	height: 53px;
	 	line-height: 50px;
	 	border-radius: 23px;
	 	border: 1px solid;
	 	border-color: #E4464C;
	 	margin-left: 15px;
	 	/* position: relative; */
	 	margin-top: 10px;
	 	background: #E4464E;
	 	color: white;
	 	cursor: pointer;
	 	font-size: 23px;
	 	margin-bottom: 20px;
	 }

	 .continuar2:hover {
	 	background: #E4464E;
	 	color: white;
	 }

	 .prima_fascia_cont_input {
	 	text-align: center;
	 	width: max-content;
	 	margin: 0 auto;
	 }

	 #aaa {
	 	position: relative;
	 	left: 15px;
	 }

	 .local {
	 	line-height: 16px;
	 	max-width: 138px;
	 }

	 .pallino_bianco3 {
	 	/* width: 27px; */
	 }

	 .header1_sopra {
	 	display: inline-block;
	 }

	 .numeri_count {
	 	display: inline-block;
	 	position: relative;
	 	left: 8px;
	 	background: white;
	 	color: black;
	 	border-radius: 20px;
	 	width: 40px;
	 	text-align: center;
	 	height: 40px;
	 	top: -3px;
	 	line-height: 40px;
	 	font-size: 17px;
	 }

	 .numeri_count_dentro {

	 	display: inline-block;

	 }

	 .introduce {
	 	color: red;
	 	font-weight: bold;
	 	display: none;
	 	/* padding-bottom: 20px; */
	 }

	 .pallino {
	 	width: 20px;
	 	height: 20px;
	 	background: whitesmoke;
	 	border-radius: 20px;
	 	margin-top: -5px;
	 }

	 .centro_footer {
	 	font-size: 10px;
	 	/* width: 800px; */
	 	margin: 0 auto;
	 	padding: 10px;
	 	text-align: center;
	 }


	 .phone_gif {
	 	width: 18%;
	 	display: inline-block;
	 }

	 .call-text strong {
	 	display: inline-block;
	 }

	 .call-banner {
	 	position: fixed;
	 	background-color: #f71c1c;
	 	color: white;

	 	display: flex;
	 	align-items: center;
	 	gap: 15px;
	 	padding: 15px;
	 	border-radius: 10px;
	 	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
	 	z-index: 9999;
	 	font-family: 'Poppins', sans-serif;
	 	max-width: 300px;
	 	animation: slideIn 0.6s ease-out forwards;

	 	display: none;
	 }

	 .call-icon {
	 	flex-shrink: 0;
	 	width: 10%;
	 	margin: 0;
	 }

	 .call-text {
	 	font-size: 16px;
	 	line-height: 1.4;
	 }

	 .phone-number {
	 	font-size: 20px;
	 	color: #fff;
	 }

	 @keyframes slideIn {
	 	from {
	 		transform: translateX(100%);
	 		opacity: 0;
	 	}

	 	to {
	 		transform: translateX(0);
	 		opacity: 1;
	 	}
	 }

	 /* Desktop: laterale a destra */
	 @media screen and (min-width: 768px) {
	 	.call-banner {
	 		top: 20%;
	 		right: 20px;
	 	}
	 }

	 /* Mobile: fissa in basso */
	 @media screen and (max-width: 767px) {
	 	.call-banner {
	 		bottom: 0;
	 		left: 0;
	 		width: 100%;
	 		max-width: none;
	 		border-radius: 0;
	 		justify-content: center;
	 		animation: slideUp 0.6s ease-out forwards;
	 	}

	 	@keyframes slideUp {
	 		from {
	 			transform: translateY(100%);
	 			opacity: 0;
	 		}

	 		to {
	 			transform: translateY(0);
	 			opacity: 1;
	 		}
	 	}
	 }

	 .step-container {
	 	position: relative;
	 	padding: 0px 0px;
	 	width: 40%;
	 	margin: 0 auto;
	 	border-radius: 10px;
	 	font-family: Arial, sans-serif;
	 }

	 .step-line {
	 	position: absolute;
	 	top: 0;
	 	left: 25px;
	 	width: 4px;
	 	height: 100%;
	 	background: #f71c1c;
	 }

	 .step-box {
	 	background: #ffffff;
	 	border: 1px solid #f71c1c;
	 	border-radius: 6px;
	 	padding: 15px 20px;
	 	margin-left: 50px;
	 	margin-bottom: 30px;
	 	position: relative;
	 	text-align: left;
	 }

	 .step-header {
	 	display: flex;
	 	align-items: center;
	 	margin-bottom: 10px;
	 }

	 .check-icon {
	 	width: 7%;
	 	/* height: 24px; */
	 	/* background-color: #f71c1c; */

	 	padding: 4px;
	 	margin-right: 10px;
	 }

	 .step-header h3 {
	 	margin: 0;
	 	color: #f71c1c;
	 	font-size: 16px;
	 	font-weight: bold;
	 	text-transform: uppercase;
	 }

	 .step-info p {
	 	margin: 6px 0;
	 	font-size: 15px;
	 	border-bottom: 1px solid;
	 	padding: 3px;
	 	padding-left: 0;
	 }

	 .ch1 {
	 	margin-left: -18px;
	 	width: 38px;
	 	margin-top: 40px;
	 }

	 .ch2 {
	 	margin-left: -18px;
	 	width: 38px;
	 	margin-top: 130PX;
	 }

	 .step-table {
	 	color: #000;
	 }

	 .step-container {
	 	position: relative;
	 	padding: 0px 0px;
	 	width: 35%;
	 	margin: 0 auto;
	 	border-radius: 10px;
	 	font-family: Arial, sans-serif;
	 }

	 .step-line {
	 	position: absolute;
	 	top: 0;
	 	left: 25px;
	 	width: 4px;
	 	height: 100%;
	 	background: #f71c1c;
	 }

	 .step-box {
	 	background: #ffffff;
	 	border: 1px solid #f71c1c;
	 	border-radius: 6px;
	 	padding: 15px 20px;
	 	margin-left: 50px;
	 	margin-bottom: 30px;
	 	position: relative;
	 	text-align: left;
	 	color: black;
	 	WIDTH: 40%;
	 	min-width: 400px;

	 }

	 .step-header {
	 	display: flex;
	 	align-items: center;
	 	margin-bottom: 10px;
	 }

	 .check-icon {
	 	width: 40px;
	 	/* height: 24px; */
	 	/* background-color: #f71c1c; */
	 	padding: 4px;
	 	margin-right: 0px;
	 	position: relative;
	 	top: 0px;
	 }

	 .step-table h3,
	 .step-header h3 {
	 	TEXT-ALIGN: LEFT;

	 	margin: 0;
	 	color: #f71c1c;
	 	font-size: 20PX;
	 	font-weight: bold;
	 	text-transform: uppercase;
	 }

	 .step-table tr {

	 	height: 25px;
	 }

	 .step-table {
	 	border-collapse: collapse;
	 }

	 .step-table td:first-child {
	 	border-bottom: none;
	 }

	 /* Rimuove il bordo solo alla prima cella di ogni riga */
	 .step-table td:first-child {
	 	border-bottom: none;
	 }

	 /* Rimuove il bordo a tutte le celle dell’ultima riga */
	 .step-table tr:last-child td {
	 	border-bottom: none;
	 }

	 .step-table tr:first-child td {
	 	border-bottom: none;
	 }

	 .step-table tr:first-child td {
	 	padding-top: 4px;
	 	padding-bottom: 0;
	 	font-size: 15px;
	 	/* opzionale per stringhe più compatte */
	 }

	 .step-table td {
	 	border-bottom: 1px solid #bfbfbf;
	 	padding: 10px 5px;

	 }

	 .step-info p {
	 	margin: 6px 0;
	 	font-size: 15px;
	 	border-bottom: 1px solid;
	 	padding: 3px;
	 	padding-left: 0;
	 }

	 .ch1 {
	 	margin-left: -18px;
	 	width: 38px;
	 	margin-top: 50px;
	 }

	 .ch2 {
	 	margin-left: -18px;
	 	width: 38px;
	 	margin-top: 110PX;
	 }


	 @media screen and (max-width:1600px) {
	 	.sopra_footer {
	 		position: static;
	 	}
	 }

	 @media screen and (max-width:1000px) {
	 	.header1_sopra {
	 		display: none;
	 	}

	 	.grazie h1 {
	 		font-size: 30px;
	 	}

	 	.header1_sopra_mobile {
	 		display: block;
	 		width: 84%;
	 		text-align: center;
	 		line-height: 20px;
	 		font-size: 15px;
	 		position: relative;
	 		top: 5px;
	 	}

	 	.grazie {
	 		font-size: 18px;
	 		width: 90%;
	 		margin: 0 auto;
	 	}

	 	.cont_esterno_dentro {
	 		width: 90%;
	 		margin: 0 auto;
	 		/* font-size: 28px; */
	 	}

	 	.sopra_footer_dentro {
	 		width: 100%;
	 	}

	 	.headers {
	 		width: 95%;
	 	}

	 	.sopra_footer_dx_primo,
	 	.sopra_footer_dx_secondo,
	 	.sopra_footer_dx_terzo,
	 	.sopra_footer_dx_quarto {
	 		width: 90%;
	 		padding: 0;
	 		/* margin-left: 4%; */
	 		margin-bottom: 20px;
	 		font-size: 16px;
	 		display: flex;
	 		align-items: center;
	 		margin: 0 auto;
	 	}

	 	.sopra_footer_dentro {
	 		display: block
	 	}

	 	.sopra_footer_sx_dentro {
	 		width: 90%;
	 		margin: 0 auto;
	 	}

	 	.sopra_footer_sx {
	 		width: 100%;
	 		padding: 0;
	 		margin: 0 auto;
	 		font-size: 14px;
	 	}

	 	.sopra_footer_dx {
	 		width: 100%;
	 		margin-left: inherit;
	 		border-top-right-radius: 0;
	 		border-top-left-radius: 0;
	 		padding-top: 10px;
	 	}

	 	.lsp {
	 		width: 60px;
	 	}

	 	.sopra_footer_sx_dentro {
	 		width: 90%;
	 		margin: 0 auto;
	 		padding-bottom: 10px;
	 		font-size: 14px;
	 	}

	 	.header {}

	 	.cont_logo_trustpilot {
	 		position: inherit;
	 		display: none;
	 	}

	 	.cont_barra,
	 	.sopra_barra {
	 		width: 90%;
	 		margin-bottom: 0PX;
	 		FONT-SIZE: 18PX;
	 	}

	 	.pulsante {
	 		font-size: 14px;
	 	}

	 	.prima_fascia_cont_pulsanti {
	 		display: flex;
	 		justify-content: center;
	 		flex-wrap: wrap;
	 		margin-top: 15px;

	 	}

	 	.prima_fascia_titolo {
	 		font-size: 18px;
	 		width: 90%;
	 	}

	 	.header1 {
	 		font-size: 12px;
	 		display: flex;
	 		justify-content: space-between;
	 	}

	 	.pulsante_input {
	 		margin-left: 0%;
	 		width: 100%
	 	}

	 	.continuar {
	 		margin-top: initial;
	 	}

	 	.prima_fascia_cont_input {
	 		width: auto;
	 	}

	 	.continuar2 {
	 		width: 100%;
	 		font-size: 18px;
	 		margin-left: 0px;
	 	}

	 	.pallino_bianco3 {
	 		width: 20px;
	 		height: 20px;
	 	}

	 	.cont_esterno {
	 		max-height: max-content;
	 		margin-bottom: 41%;
	 	}

	 	.sopra_footer {
	 		/* bottom:inherit; */
	 	}

	 	.numeri_count {
	 		left: -10px;
	 		top: 4px;
	 	}

	 	.prima_fascia {
	 		display: none;
	 		text-align: center;
	 		margin-top: 15px;
	 		padding-bottom: 15px;
	 	}

	 	.prima_barra,
	 	.seconda_barra,
	 	.terza_barra {
	 		width: 28%
	 	}

	 	.prima_fascia_typ {
	 		height: inherit;
	 	}

	 	.sopra_barra_testo {
	 		font-size: 14px;
	 		/* margin-bottom: 36px; */
	 	}

	 	.centro_footer {
	 		width: 90%;
	 		font-size: 9px;
	 		text-align: center;
	 		line-height: 12px;
	 	}

	 	.movs {
	 		margin: 0 auto;
	 	}

	 	.sopra_footer_dx_p {
	 		margin: 0 auto;
	 		text-align: left;
	 		padding-left: 10px;
	 	}

	 	.cont_esterno_dentro_est {
	 		margin-top: 10px;
	 		padding-top: 10px;
	 	}

	 	.sopra_footer_dx {
	 		width: 100%;
	 		margin-left: inherit;
	 		border-top-right-radius: 0;
	 		border-top-left-radius: 0;
	 		padding-top: 10px;
	 		MARGIN: 0 AUTO;
	 		flex-direction: column;
	 		/* MARGIN-LEFT: -2%; */
	 	}

	 	.trstpl_mob {
	 		display: block;
	 		width: 80%;
	 		margin: 0 auto;
	 		padding-bottom: 20px;
	 	}

	 	.call-text {
	 		font-size: 16px;
	 		line-height: 1.4;
	 		text-align: left;
	 		margin: 0 auto;
	 		display: block;
	 		padding: 5px;
	 		padding-left: 20px;

	 	}

	 	.cont_sistema {
	 		font-style: normal;
	 		width: 56%;
	 		font-size: 18px;
	 		margin: 0 auto;
	 		text-align: left;
	 	}

	 	.headers {

	 		border-radius: 15px;
	 	}

	 	.img_pl2 {
	 		width: 100%;
	 		padding: 5px;
	 	}

	 	.step-container {
	 		width: 90%;
	 		margin: 0 auto;
	 		padding: 0;
	 	}

	 	.step-box {
	 		width: 90%;
	 		margin-left: 20px;
	 		padding: 10px 15px;
	 		min-width: unset;
	 		margin: 0 auto;
	 	}

	 	.step-table h3 {
	 		font-size: 18px;
	 	}

	 	.step-table td {
	 		font-size: 14px;
	 		padding: 8px 4px;
	 	}

	 	.check-icon {
	 		width: 30px;
	 	}

	 	.step-table tr:first-child td {
	 		padding-top: 2px;
	 		padding-bottom: 0;
	 		font-size: 14px;
	 	}

	 	.call-banner {
	 		bottom: 0;
	 		left: 0;
	 		width: 100%;
	 		max-width: none;
	 		border-radius: 0;
	 		justify-content: center;
	 		flex-direction: column;
	 		align-items: center;
	 		padding: 10px;
	 		gap: 10px;
	 		text-align: center;
	 		animation: slideUp 0.6s ease-out forwards;
	 	}

	 	.call-text {
	 		font-size: 14px;
	 		line-height: 1.3;
	 	}

	 	.phone_gif {
	 		width: 40px;
	 		margin-bottom: 5px;
	 	}

	 	.phone-number {
	 		font-size: 18px;
	 	}

	 	.grazie {
	 		font-size: 20px;
	 	}

	 	.sp {
	 		font-size: 13px;
	 	}

	 	.call-text strong {
	 		display: inline-block;
	 		width: 72%;
	 		text-align: left;

	 		margin-left: 3%;
	 		font-size: 20px;
	 	}

	 	.call-banner {
	 		bottom: 0;
	 		left: 0;
	 		width: 100%;
	 		max-width: none;
	 		border-radius: 0;
	 		justify-content: center;
	 		animation: slideUp 0.6s ease-out forwards;
	 		PADDING: 7PX;
	 		BOX-SIZING: border-box;
	 		margin-bottom: 2%;
	 	}

	 	.phone_gif {
	 		width: 16%;
	 		display: inline-block;
	 		margin: 0;
	 		padding: 0;
	 		margin: -3% 1%;
	 	}

	 	@keyframes slideUp {
	 		from {
	 			transform: translateY(100%);
	 			opacity: 0;
	 		}

	 		to {
	 			transform: translateY(0);
	 			opacity: 1;
	 		}
	 	}
	 }