@font-face {
	font-family: 'Pump D Ot';
	src: url('../fonts/Pump-D-OT-Medium.ttf') format('truetype');
}
html {
	scroll-behavior: smooth;
}
body {
	margin: 0;
	padding: 0!important;
	background-color:#fbe6df ;
	background-size: contain;
	font-family: 'Open Sans', sans-serif;
	line-height: 1;
	 
}
.logo {
	display: inline-block;
	margin: 0 auto;
	padding-top: 1%;
	width: 11%;
}
.header {
	display: none;
}
.div_titolo {
	background-color: #fff;
	padding-bottom: 1%;
}
.titolo {
	display: inline-block;
	margin: 0 auto;
	margin-left: 8%;
}
.icona {
	display: none;
}

h1 {
	 
	color: black;
	font-weight: normal;
	text-align: center;
}

h1 b {color:#ef0000!important}
h1 i{font-weight :600;}
h2 {
    color: #2fb4c6;
    font-size: 19px;
    font-weight: 900!important;
    line-height: 1.1;
    margin: 0;
    /* text-align: center; */
    font-family: sans-serif;
    font-weight: 900;
    margin-bottom: 10px;
}

.footer {
    BACKGROUND: WHITE;
    ALIGN-CONTENT: CENTER;
    MARGIN-BOTTOM: 0PX;
    font-weight: 500;
    MARGIN-TOP: 150px;
    text-align: center;
    padding: 10px;
    padding-inline: 29%;
    line-height: normal;
}

.footer2{background: white;text-align: center;font-size: 11px;position: relative; }

.div_centrale {
	width: 60%;
	float: left;
}
h3 {
	line-height: 1;
	margin: 0;
	color: #161723;
	font-size: 1.4vw;
}
.p_testo {
	font-size: 1.2vw;
	margin-top: 1%;
}
.imm_centrale {
	
    display: block;
    margin: 0 auto;
    margin-top: 1%;
    width: 70%;

}
.check_img {
	display: inline-block;
	width: 50px;
	margin: 0 0% 0 2%;
}
.tab_1 {
	display: inline-block;
}
.div_destra {
	width: 38%;
    display: inline-flex;
	margin-top: 3%;
}
form {
	background: white;
	border-radius: 3%;
	box-shadow: 0px -2px 10px 0px rgba(0, 0, 0, 0.40);
}
.div_titolo_form {
	display: inline-block;
	margin-top: 2%;
	width: 100%;
	text-align: center;
	font-size: 1.2vw;
	line-height: 1.7;
}
.titolo_form {
	background: #ffee02;
	padding: 5px 15px 5px 15px;
	font-weight: bold;
}
td {
	width: 50%;
}
.richiedi {
	text-align: center;
	margin-top: 1%;
	font-size: 1.1vw;
}
.condizioni {
	padding: 1% 2% 2% 2%;
	text-align: justify;
	font-size: 0.7vw;
}
.cond_check {
	padding-left: 2%;
	width: 2%;
}
.cond_testo {
	margin-right: 2%;
	font-size: 0.7vw;
	text-align: justify;
}
.pubblicita {
	width: 96%;
	margin: 0 auto;
	padding-top: 2%;
	padding-bottom: 2%;
}
form p {
	display: block;
	margin: 0 auto;
}
input:focus,
select:focus,
textarea:focus {
	border: 2px solid #E01283 !important;
	box-shadow: 0 0 3px #E01283 !important;
	-moz-box-shadow: 0 0 3px #E01283 !important;
	-webkit-box-shadow: 0 0 3px #E01283 !important;
}
input:focus,
textarea:focus,
select:focus {
	outline-offset: 0px !important;
	outline: none !important;
}
input[type='submit'],
input[type='button'] {
	width: 96%;
	height: 8%;
	background: #E01283;
	color: white;
	font-weight: bold;
}
input[type='submit']:hover {
	opacity: 0.9;
}
.input_phone {
	width: 76%;
	padding-left: 13%;
}
.iconstel {
	position: absolute;
	margin-top: -43px;
	margin-left: 17%;
	width: 40px;
}
.icons {
	position: absolute;
	margin-top: -39px;
	margin-left: 15%;
	width: 40px;
}
.data {
	width: 26%;
	margin: 10px;
	padding: 0px;
	float: left;
}
.telephone_label {
	position: absolute;
	padding-top: 17px;
	padding-left: 17px;
}
label {
	display: inline-block;
	font-size: 1.2vw;
}
form input,
select {
	display: block;
	width: 86%;
	height: 30px;
	padding: 6px 12px;
	line-height: 1.4;
	color: #555;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	margin: 0 auto;
	margin-top: 2%;
	font-size: 1.2vw;
	font-family: 'Raleway', sans-serif;
}
select {
	width: 29%;
	float: left;
	padding: 0;
	margin: 0;
	margin-left: 3%;
}
input:hover {
	cursor: pointer;
}
ul {
	line-height: 1.5;
}
#tot_data {
	cursor: pointer;
}
.option-input {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	transition: all 0.15s ease-out 0s;
	background: #cbd1d8;
	border: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	outline: none;
	position: relative;
	z-index: 1000;
}
.option-input:hover {
	background: #9faab7;
}
.option-input:checked {
	background: #E01283;
}
input[type=radio] {
	float: left;
	width: 25px;
	height: 25px;
	margin: 0;
	margin-left: 20px;
	top: 0px;
	left: -8px;
	border-radius: 0px;
}
input[type=checkbox] {
	width: 25px;
	height: 25px;
	border-radius: 0px;
}
.option-input:checked::before {
	height: 40px;
	width: 40px;
	position: absolute;
	top: 1px;
	content: '✔';
	display: inline-block;
	font-size: 1vw;
	text-align: center;
	left: -7px;
}
.option-input:checked::after {
	background: #bf1b74;
	content: '';
	display: block;
	position: relative;
	z-index: 100;
}
.option-input.radio {
	border-radius: 50%;
}
.option-input.radio::after {
	border-radius: 50%;
}
#err_message,
#err_message_email_usata,
#err_message_email_errata,
#err_message_phone {
	font-size: 1.1vw;
	margin-top: 1%;
	color: #F00;
	text-align: center;
}
.div_clausole {
	width: 96%;
	display: block;
	margin: 0 auto;
	text-align: center;
	font-size: 0.8vw;
	margin-top: 3%;
	margin-bottom: 1%;
	color: #161723;
}
.barra {
	width: 100%;
	display: block;
}
.art{
	display:none;
}



iframe {
	
    width: 400px;
      height: 670px;  
    border: 8px solid;
    border-radius: 46px;

}






@media only screen and (max-width: 1720px) {

	 
	.footer
	{    MARGIN-TOP: 4%;}
}



@media only screen and (max-width: 1500px) {

	
	.div_destra iframe {
		transform: scale(0.8);
		margin-left: -60px	;
		margin-top: -58px	;
	}
	 
}



@media only screen and (max-width: 1400px) {
 
	.div_destra iframe {
		transform: scale(0.7);
		margin-left: -90px;
		margin-top: -101px;
	}
	.footer {
		MARGIN-TOP: -30px;
		padding-inline: 0px;
	}
	
}


@media only screen and (max-width: 1200px) {
 
	.div_destra iframe {
		transform: scale(0.7);
		margin-left: -90px;
		margin-top: -136px;
	}
	.footer {
		MARGIN-TOP: -30px;
		padding-inline: 0px;
	}
}
@media only screen and (max-width: 1100px) {
 
	.div_destra iframe {
		transform: scale(0.6);
		margin-left: -90px;
		margin-top: -166px;
	}
	.footer {
		MARGIN-TOP: -30px;
		padding-inline: 0px;
	}
}
@media only screen and (max-width: 1000px) {


 
	 body , html { width:100;margin:0px;padding: 0px;}

	 .div_centrale, .div_destra{display: block;}
	 body {
		margin: 0;
		padding: 0;
		background: url('../sfondo_bot.jpg') no-repeat;
		background-size: cover;
		font-family: 'Open Sans', sans-serif;
		line-height: 1;
		height: auto;
		background-color: #fbe6df;
	 
	}
	.footer {
		
		MARGIN-TOP: -2px;
		padding-inline: 0px;
		position: relative;
		padding-top: 36px;
		padding-inline: 25px;
	}
	.header{
		padding: 6%;
		padding-top: 0%;
		font-size: 12px;
		line-height: 35px;
	}
	.div_centrale, .div_destra{
	    	width: 100%;
	    	float:none
	}
	.div_centrale, .header{	content:url('../sfondo_mob.jpg'); display: none;	}
	.div_destra iframe { transform:  none;}
	.div_destra iframe {width: 100%;
		transform: none;
		margin: 0;
		padding: 0;
		border:none;
		border-radius:0px;
	}
	.page {
		padding-top: 12%;
	}

	.footer2 ,.footer{display: none}

	
	.div_destra {
		 
		margin-top: 0px!important;
	}
}
/*
@media only screen and (max-width: 768px) {
	.imm_centrale {
		width: 80%;
	}
	.telephone_label {
		padding-top: 5%;
	}
	.option-input:checked::before {
		font-size: 3vw;
	}
}

@media only screen and (max-width: 520px) {
	.logo {
		width: 40%;
	}
	h1 {
		font-size: 7vw;
	}
	h2 {
		font-size: 5.8vw;
	}
	h3 {
		font-size: 4.3vw;
	}
	.p_testo {
		font-size: 4vw;
	}
	.imm_centrale {
		width: 100%;
	}
	.div_titolo_form {
		font-size: 3vw;
		margin-top: 3%;
	}
	label {
		font-size: 3.5vw;
	}
	form select {
		width: 32%;
		margin-left: 1%;
	}
	form input,
	select {
		width: 90%;
		height: 60px;
		font-size: 3.7vw;
	}
	.telephone_label {
		padding-top: 5%;
		padding-left: 6px;
	}
	.input_phone {
		width: 82%;
	}
	input[type='submit'],
	input[type='button'] {
		height: 60px;
	}
	.condizioni {
		font-size: 2.5vw;
	}
	.cond_testo {
		font-size: 2.5vw;
	}
	#err_message,
	#err_message_email_usata,
	#err_message_email_errata,
	#err_message_phone {
	font-size: 3vw;
	}
	.div_clausole {	
		font-size: 2.5vw;
	}
}

@media only screen and (max-width: 425px) {
	form input,
	select {
		width: 88%;
		height: 50px;
	}
	.input_phone {
		width: 81%;
	}
	.check_img {
		margin-left: 20%;
	}
}

@media only screen and (max-width: 375px) {
	label, select {
		font-size: 3vw;
	}
	form input {
		width: 87%;
		height: 40px;
		font-size: 4vw;
	}
	input[type='submit'],
	input[type='button'] {
		height: 60px;
	}
}

@media only screen and (max-width: 320px) {
	h1 {
		font-size: 8vw;
	}
	h2 {
		font-size: 7vw;
	}
	h3 {
		font-size: 6vw;
	}
	.div_titolo_form {
		font-size: 3.2vw;
		margin-top: 4%;
	}
	form input {
		width: 84%;
		font-size: 4.2vw;
	}
	.input_phone {
		width: 79%;
	}
	.condizioni {
		font-size: 3vw;
	}
	.cond_testo {
		font-size: 3vw;
	}
	.div_clausole {
    font-size: 3vw;
	}
}
*/