@font-face {
	font-family: 'Pump D Ot';
	src: url('Pump-D-OT-Medium.ttf') format('truetype');
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	appearance: none;
	margin: 0px;
}
.inactiveLink {
    color: currentColor;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none;
 }
.mySlides a{
	text-decoration: none;
	color:inherit;	
}
.w3-button {
	border: none;
	background: rgb(72 72 72 / 24%);
	width: 33px;
	height: 87px;
	position: relative;
	top: -189px;
	font-size: 30px;
	cursor: pointer;
	left: 16px;
	/* opacity: 0.4; */
	color: rgb(255 255 255);
}

.w3-display-right {
	float: right;
	left: -16px;
}

.myslides img {
	margin: 0px auto;
	display: block;
}

.myslides table {
	width: 100%;
	padding-top: 2%;
	margin: 0px auto;
}

input {
	cursor: pointer;
}

.myslides td {
	width: 38px;
	border: 13px solid rgba(255, 255, 255, 0);
	/* padding: 30px; */
}

.myslides {
	text-align: center;
}

.scegli {
	margin: 20px auto 0px;
	border: 0px;
	transition: all 0.5s ease 0s;
	min-width: 42px;
	background-color: #68ce99;
	box-sizing: content-box;
	min-height: 1.35em;
	max-width: 72%;
	overflow: hidden;
	box-shadow: rgba(0, 0, 0, 0.13) 0px 0px 4px;
	color: white;
	text-align: center;
	font-size: 18px;
	display: block;
	padding: 5px;
	width: 82px;
}

#chat_datanascita select {
	border: 1.5px solid rgb(222, 222, 222);
	min-width: 42px;
	box-sizing: content-box;
	min-height: 1.35em;
	max-width: 36%;
	overflow: hidden;
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.13) 0px 0px 4px;
	padding: 9px;
	text-align: center;
	display: inline-block;
	font-size: 15px;
	margin: 1%;
}

.cont_input_data {
	display: inline-block;
	width: 800px !important;
}

.cont_slider {
	margin-bottom: 1.5%;
}

body,
html {
	margin: 0px;
	padding: 0px;
	font-family: 'Roboto', sans-serif;
	background: #f9f9f9;
	scroll-behavior: smooth;
}

.header {
	background: white;
	border-bottom: 1px solid rgb(222, 222, 222);
	height: 100px;
}

.logo {
	margin: 5px 10% 5px 2%;
	width: 143px;
	display: inline-block;
	text-align: center;
}

table img {
	width: 140px;
}

#chat6 {
	padding: 24px;
	margin-top: -43px;
}

#chat_text2_chat6 {
	top: 11px;
}

table {
	font-size: 12px;
	text-align: center;
}

.chat_table {
	margin-top: -5px;
}

.attesa {
	height: 50px;
}

.div_slider {
	background: #eac113;
	padding: 7%;
	padding-top: 2%;
}

.tit_slider {
	height: 36px;
	background: white;
	width: 100%;
	font-size: 20px;
	padding-top: 15px;
}

h1 {
	font-family: Pump D Ot;
	display: inline-block;
	top: -44px;
	position: relative;
	font-size: 1.4vw;
	left: -8%;
	width: 75%;
	text-align: center;
	font-weight: normal;
}

.circle {
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background-color: rgb(16, 255, 0);
	position: absolute;
	margin-top: 25px;
	z-index: 2;
	margin-left: 39px;
}

.chat {
	transition: all 0.5s ease 0s;
	color: rgb(47, 50, 74);
	display: block;
	margin: -5px auto 0px;
	--border: 1px solid #7d7d7d;
	text-align: left;
	min-width: 42px;
	min-height: 1.35em;
	max-width: 72%;
	overflow: hidden;
	border-radius: 3px;
	padding: 0px 14px 14px;
	height: auto;
}

#chat_risposta2 {
	transition: all 1s ease 0s;
	color: rgb(125, 125, 125);
	display: block;
	margin: -5px auto 0px 178px;
	--border: 1px solid #7d7d7d;
	text-align: left;
	min-width: 42px;
	min-height: 1.35em;
	max-width: 81%;
	overflow: hidden;
	border-radius: 3px;
	padding: 0px 14px 14px;
	height: 300px;
	opacity: 0;
	margin: 0 auto;
	width: 80%;
	margin-left: 10%
}

.chat_risposta {
	transition: all 1s ease 0s;
	color: rgb(125, 125, 125);
	display: block;
	margin: -5px auto 0px 178px;
	--border: 1px solid #7d7d7d;
	text-align: left;
	min-width: 42px;
	min-height: 1.35em;
	max-width: 72%;
	overflow: hidden;
	border-radius: 3px;
	padding: 0px 14px 14px;
	height: auto;
	opacity: 0;
}

.chat_logo {
	display: inline-block;
	margin-right: 4%;
}

.css-ygfkav {
	box-sizing: border-box;
	margin: 0px;
	min-width: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background-color: rgb(16, 255, 0);
}

.chat_logo2 {
	height: 60px;
}

#chat_nome,
#chat_telefono,
#chat_provincia,
#chat_peso,
#chat_anni,
#chat_pass {
	width: 82%;
}

.chat_text {
	box-sizing: border-box;
	margin: 0px;
	--box-shadow: rgba(0, 0, 0, 0.13) 0px 0px 4px;
	position: relative;
	display: inline-block;
	flex-direction: column;
	min-width: 80px;
	max-width: 570px;
	background-color: #f0f2f5;
	width: auto;
	height: auto;
	border-radius: 11px 11px 11px 0px;
	padding: 18px;
	transition: all 1s ease 0s;
}

#chat_text2_chat5 {
	line-height: 30px;
}

.chat_bis {
	margin-top: -20px;
}

.risposta:hover {
	background-color: #1787fb;
	cursor: pointer;
}

.risposta {
	margin: 0px auto 0px 2%;
	border: 0px;
	transition: all 0.5s ease 0s;
	min-width: 42px;
	background-color: #1787fb;
	box-sizing: content-box;
	min-height: 1.35em;
	max-width: 72%;
	overflow: hidden;
	color:white;
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.13) 0px 0px 4px;
	width: 170px;
	padding: 18px;
	 
	text-align: center;
	display: inline-block;
	font-size: 18px;
}

.page {
	width: 900px;
	height: auto;
	display: block;
	margin: 0px auto;
	--border: 1px solid #eaeaea;
	padding-top: 50px;
	scroll-behavior: smooth;
}

#efoto1 {
	width: 50px;
	height: 50px;
	transition: all 1s ease 0s;
	position: relative;
	top: 22px;
	--border: 1px solid rgb(207, 207, 207);
	background: white;
	border-radius: 50px;
}

.cont_input {
	display: inline-block;
	width: 68%;
}

.input,
.select select,
.textarea {
	background-color: var(--form_inputs_background_color);
	border-radius: 5px;
	color: var(--form_inputs_color);
	border-color: rgba(0, 0, 0, 0.08);
	box-shadow: rgba(0, 0, 0, 0.04) 0px 0px 100px 100px inset;
	padding-left: 20px;
	font-size: 16px;
	border-width: 2px;
	resize: none;
	height: auto;
	white-space: pre-wrap;
	word-break: break-word;
	transition: border-color 0.2s ease-in-out 0s, border-width 0.2s ease-in-out 0s, background-color 0.2s ease-in-out 0s, color 1s ease-in-out 0s;
	margin-top: 2%;
	width: 100%;
	min-height: 58px !important;
}

::placeholder {
	color: rgb(124, 124, 124);
	opacity: 1;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
	box-shadow: rgb(255, 255, 255) 0px 0px 0px 1000px inset !important;
}

.testo_privacy {
	text-align: justify;
	font-size: 15px;
}

.testo_privacy1 {
	width: 93%;
	float: right;
	font-size: 15px;
	text-align: justify;
	margin-bottom: 20px;
}

.procedi {
	display: block;
	text-align: center;
	width: 100%;
	height: 50px;
	margin: 28px auto 0px;
	color: white;
	background: #eac113;
	font-size: 27px;
	cursor: pointer;
	border: 1px solid white;
	border-radius: 10px;
}

input[type="checkbox"] {
	width: 15px;
	height: 17px;
	margin-left: -24px;
	position: relative;
	top: 3px;
}

.input_bloccato {
	background: white;
	border: 0px;
	box-shadow: none;
	font-size: 18px;
	text-align: left;
	position: relative;
	top: 9px;
	width: 99%;
}

.input_bloccato_corto {
	min-width: 37%;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-o-user-select: none;
}

#chat_email {
	width: 90%;
}






form {position: relative;top:55px;}

.header {
    position: fixed;
    width: 100%;
    height: auto;
    z-index: 9999;
}


/* width */
::-webkit-scrollbar {
	width: 10px;background: #f9f9f9; 
	border:0px;
 
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
	box-shadow: inset 0 0 1px grey; 
	border-radius: 10px;
	border:0px;
  }
   
  /* Handle */

  ::-webkit-scrollbar-thumb {
	background: rgb(90, 90, 90);
	border-radius: 10px;
	z-index: -1;
	border: 1px solid white;
	height:20px;
	border-top: 80px solid white;
	border-bottom: 80px solid white;
  }
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
	background: black; 
  }	







@media screen and (max-width: 1000px) {
	body {
		font-size: 16px;
	}
	.logo {
		margin: 8px;
		width: 89px;
		margin-top: 22px;
	}
	.input_bloccato {
		font-size: 13px;
	}
	.page {
		width: 100%;
	}
	.chat {
		margin: 0px;
		padding: 10px;
		max-width: 100%;
	}
	.chat_text {
		width: 76%;
	}
	.chat_risposta {
		display: flex;
		width: 100%;
		margin: 0px auto 0px 18.5%;
		padding: 0px;
	}
	.risposta {
		padding: 10px;
		font-size: 16px;
		width: 49%;
	}
	#chat_nome,
	#chat_cap,
	#chat_telefono,
	#chat_provincia,
	#chat_peso,
	#chat_anni,
	#chat_data {
		margin: 0px;
		padding: 8px;
		width: 80%;
	}
	svg {
		transform: scale(2);
		margin-left: 13px;
		top: 4px;
		cursor: pointer;
		position: relative;
	}
	#efoto1 {
		width: 35px;
		height: 35px;
		transition: all 1s ease 0s;
		position: relative;
		top: 18px;
		border: 1px solid rgb(207, 207, 207);
		background: white;
		border-radius: 50px;
	}
	#avanti_nome,
	#avanti_pass,
	#avanti_pass2,
	#avanti_telefono,
	#avanti_email,
	#avanti_provincia,
	#avanti_anni,
	#avanti_peso,
	#avanti_data {
		transform: scale(2);
		cursor: pointer;
		position: relative;
		margin-left: 110% !important;
		top: -44px !important;
	}
	.circle {
		width: 10px;
		height: 10px;
		border-radius: 10px;
		background-color: rgb(16, 255, 0);
		position: absolute;
		margin-top: 20px;
		z-index: 2;
		margin-left: 28px;
	}
	.cont_input {
		display: inline-block;
		width: 100%;
	}
	.input {
		width: 91%;
	}
	#avanti_email {
		margin-left: 110% !important;
	}
	.chat_text {
		width: 84%;
	}
	#chat_provincia,
	#chat_email {
		width: 84%;
	}
	#input_provincia {
		width: 70%;
	}
	h1 {
		display: inline-block;
		font-size: 4vw;
		margin-top: -7%;
		text-align: center;
		width: 254px;
		margin-left: 31%;
	}
	.chat_text table {
		font-size: 12px;
		text-align: center;
		margin-left: -13px;
	}
	#chat_risposta2 {
		margin-bottom: -49px;
	}
	.w3-display-right {
		float: right;
		left: -6px!important;
	}
	.w3-button {
		border: none;
		background: rgb(72 72 72 / 24%);
		width: 33px;
		height: 87px;
		position: relative;
		top: -167px;
		font-size: 30px;
		cursor: pointer;
		left: 5px;
		/* opacity: 0.4; */
		color: rgb(255 255 255);
	}
	.myslides td {
		width: 38px;
		border: 3px solid rgba(255, 255, 255, 0);
		/* padding: 30px; */
	}
	table img {
		width: 112px;
	}
	.logo {
		margin: 0px;
		width: 100%;
	
	}
	h1 {
		display: inline-block;
		font-size: 4vw;
		margin-top: -1%;
		text-align: center;
		width: 254px;
		margin-left: 30%;
	}
	#chat_datanascita .cont_input {
		margin-left: -1%;
	}
	#chat_datanascita select {
	    min-width: 42px;
    box-sizing: content-box;
    min-height: 1.35em;
    max-width: 7%;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: rgb(0 0 0 / 13%) 0px 0px 4px;
    padding: 6px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    margin: 1px;
    margin-top: 1%;
	}
	#avanti_data {
		transform: scale(1.4)!important;
		cursor: pointer;
		position: relative;
		margin-left: 15px! important;
		top: 6px !important;
	}
	 
	#avanti_cap {
		transform: scale(2);
		margin-left: 227px!important;

		top: -43px!important;
		cursor: pointer;
		position: relative;
	}

	 
	.page {

		padding-top: 95%;

	}

	.imm_centrale {
		width: 100%;
	}


	.logo {
		display: none;
	}

	.logo_mobile {
		display: block !important;
		width: 100%;
	}

	.imm_centrale_mob {
		display: none !important;
		width: 100%;
	}

	.footer {
		width: 50%;
		display: none;
	}	 
	.div_centrale{
		display: none;
	}
}

	
@media screen and (max-width: 700px) {
	.header {
		--display: none;
		background-color:  #fbe6df;
	}

	.page {
		padding-top: 100%;
	}

	.imm_centrale_mob {
		display: block !important;
	}

	.input {
		width: 80%;
	}

	#input_indirizzo {
		width: 73%;
	}

	.footer_mob {
		display: block;
		 background: white;
		text-align: center;
		font-size: 11px;
		position: relative;
	}.testo_privacy {
		text-align: justify;
		font-size: 15px;
		text-align: left!important;
	}

	.div_destra {
		width: 38%;
		display: inline-flex;
		margin-top: 0px;
	}
}
 
 