@highdensity: ~"only screen and (-webkit-min-device-pixel-ratio: 1.5)",
	~"only screen and (min--moz-device-pixel-ratio: 1.5)",
	~"only screen and (-o-min-device-pixel-ratio: 3/2)",
	~"only screen and (min-device-pixel-ratio: 1.5)";
@mobile: "only screen and (max-width: 768px)";
@tablet: ~"only screen and (min-width: 769px) and (max-width: 1024px)";
@desktop: ~"only screen and (min-width: 1025px) and (max-width: 1441px)";
@desktop-xl: ~"only screen and (min-width: 1442px)";


.contenitore {
	max-width: 1140px;
	margin: 0 auto;
	padding: 50px 0px;
	font-family: Poppins !important;
	font-weight: 400 !important;
	line-height: 1.65em !important;


}

.domanda {
	border-bottom: 1px solid #999;
}

.domanda:hover {
	background: #f9f9f9;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
}

.domanda.ok {
	background: #d2fbcb !important;
}

.domanda h3 {
	margin-bottom: 14px;
	font-family: Poppins !important;
	font-weight: 600 !important;
	font-size: 20px;
}

.risposta {
	margin-bottom: 8px;
}

.row * {
	font-size: 16px;
}

.row h2 {
	font-size: 32px;
	color: #1f2732;
	margin-bottom: 20px;
	font-family: Poppins !important;
	font-weight: 800 !important;
}

.border {
	border: 1px solid #dadada;
	border-radius: 8px;
	background: #f0f0f0
}

input {
	padding: 4px;
	width: 100%
}

input[type="radio"] {
	width: auto;
}

input[type="submit"] {
	border: none;
	background: #007cba;
	color: #fff !important;
	display: inline-block;
	padding: 10px 20px;
	border-radius: 4px;
	font-size: 21px;
	margin-top: 20px;
	cursor: pointer;

	font-family: Poppins !important;
	font-weight: 400 !important;
}

table.tablek2 {
	width: 100%;
	border-collapse: collapse;
}

table.tablek2 td {
	border: 1px solid #dadada;
	padding: 20px 12px;
	text-align: center;
	vertical-align: middle;
}

table.tablek2 td.caso1_kos {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,21409a+15,21409a+87,ffffff+100 */
	background: rgb(255, 255, 255);
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(33, 64, 154, 1) 15%, rgba(33, 64, 154, 1) 87%, rgba(255, 255, 255, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(33, 64, 154, 1) 15%, rgba(33, 64, 154, 1) 87%, rgba(255, 255, 255, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(33, 64, 154, 1) 15%, rgba(33, 64, 154, 1) 87%, rgba(255, 255, 255, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
	/* IE6-9 */
	color: #fff;
	text-shadow: 1px 1px 2px #000;
}

table.tablek2 td.caso1_kons {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,00a24c+15,00a24c+87,ffffff+100 */
	background: rgb(255, 255, 255);
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(0, 162, 76, 1) 15%, rgba(0, 162, 76, 1) 87%, rgba(255, 255, 255, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(0, 162, 76, 1) 15%, rgba(0, 162, 76, 1) 87%, rgba(255, 255, 255, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(0, 162, 76, 1) 15%, rgba(0, 162, 76, 1) 87%, rgba(255, 255, 255, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
	/* IE6-9 */
	color: #fff;
	text-shadow: 1px 1px 2px #000;
}

table.tablek2 td.caso1_kond {
	color: #fff;
	text-shadow: 1px 1px 2px #000;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffde22+15,ffde22+87,ffffff+100 */
	background: rgb(255, 255, 255);
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 222, 34, 1) 15%, rgba(255, 222, 34, 1) 87%, rgba(255, 255, 255, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 222, 34, 1) 15%, rgba(255, 222, 34, 1) 87%, rgba(255, 255, 255, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 222, 34, 1) 15%, rgba(255, 222, 34, 1) 87%, rgba(255, 255, 255, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
	/* IE6-9 */
}

table.tablek2 td.caso1_kre {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f36b27+15,f36b27+87,ffffff+100 */
	background: rgb(255, 255, 255);
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 107, 39, 1) 15%, rgba(243, 107, 39, 1) 87%, rgba(255, 255, 255, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 107, 39, 1) 15%, rgba(243, 107, 39, 1) 87%, rgba(255, 255, 255, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(243, 107, 39, 1) 15%, rgba(243, 107, 39, 1) 87%, rgba(255, 255, 255, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
	/* IE6-9 */
	color: #fff;
	text-shadow: 1px 1px 2px #000;
}

.puls {
	border: none;
	background: #007cba;
	color: #fff !important;
	display: inline-block;
	padding: 10px 20px;
	border-radius: 4px;
	font-size: 21px;
	margin-top: 20px;
	cursor: pointer;
}

.img_risultato {
	width: 341px;
	float: left;
	margin-right: 20px;
}

.img_risultato img {
	width: 100%;
	height: auto;
	display: block;
	opacity: 0.05;
	margin-top: 8px;
}

.img_risultato img.visible {
	opacity: 1;
}

.step2,
.step3,
.step4 {
	display: none;
}



@media only screen and (max-width: 600px) {
	.contenitore {
		max-width: 92%;
		padding: 20px 0px;
	}

	body.popularfx-body h1 {
		font-size: 28px;
	}

	.row h2 {
		font-size: 23px;
	}

	input[type="text"],
	input[type="email"] {
		margin-bottom: 8px;
	}

	.puls,
	input[type="submit"] {
		font-size: 16px;
		padding: 5px 10px;
		line-height: 1.3;
	}

	.domanda.padding {
		padding: 10px;
	}

	.desktop {
		display: none;
	}
}