@charset "UTF-8";
/* CSS Document */

.iscrizione_newsletter {
	position: relative;
	width: 1097px;
	min-height: 250px;
	background: url(../img/background_newsletter_ruota.png) no-repeat;
	background-size: contain;
	background-position: center;
	margin: 0 auto;	
}

.campi_newsletter {
	position: absolute;
	right: 76px;
	bottom: 28px;
	text-align: right;
}

#mail_newsletter {
	width: 350px;
	top:  10px;
}

a.newsletter, a.newsletter:visited {
	color:  #084E86;
	font-size: 15px !important;
}

input.input_newsletter {
  border: none;
  height: 40px;
  border-radius: 5px !important;
  width: 325px;
  color: #333;
}

input.button_iscriviti {
	position: absolute;
	top: 13px;
}

.container_ruota {
	width: 100%;
	background: url(../img/sfondo2022.jpg) no-repeat;
	background-size: contain;
	background-position: top-center;
	min-height: 740px;
	opacity: 0.6;
	max-width: 1300px;
	margin:0 auto;
}

.titolo_2022 {
	position: absolute;
	top: 35px;
	left: 15px;
}

.container_gioco {
	position: relative;
	margin: 0 auto;
	display: block;
	width: 100%;
	min-height: 700px;
}

.link_shop {
	position: relative;
	margin: 0 auto;
	display: block;
	width: 100%;
	max-width: 1300px;
}

.regolamento {
	position: absolute;	
	display: block;
	top: 5px;
	left: 15px;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
	z-index: 9;
}

.gira_estate {
	position: absolute;
	top: 80px;	
	left: 0px;
}

.premi {
	position: absolute;
	top: 55px;
	right: 0px;	
}

.gioco {
	position: relative;
	top: 80px;
	width: 500px;
	height: 630px;
	background: url(../img/base2022.png) no-repeat;
	background-size: contain;
	background-position: bottom center;
	z-index: 9;
	opacity: 1;
	float: right;
	margin-right: 120px;
}

.ruota {
	position: absolute;
	top: 43px;
	left: 0px;
	width: 500px;
	height: 500px;
	background:url(../img/ruota2022-1.png) no-repeat;
	background-size:contain;
	background-position: center;	
}

.ruota1 {
	position: absolute;
	top: 43px;
	left: 0px;
	width: 500px;
	height: 500px;
	background:url(../img/ruota2022-1.png) no-repeat;
	background-size:contain;
	background-position: center;	
}


.indicatore {
	position: absolute;
	top: 43px;
	left: 237px;
	width: 26px;
	height: 96px;
	background: url(../img/indicatore2022.png) no-repeat;
	background-size: contain;
	background-position: center;
	z-index: 99;
}

#giraruota {
	position: absolute;
	width: 210px;
	height: 85px;
	top: 48%;
	left: calc(50% - 200px);
	background: url(../img/giraruota2022.png) no-repeat;
	background-size: contain;
	background-position: center;	
}

.ruota_overlay {
	position: fixed;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 9999;
	display: none;	
}

#overlay_terminato {
	position: absolute;
	top: 50px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	width: 100%;
	height: calc(100% -50px);
	background: rgba(0, 0, 0, 0.2);
	z-index: 9999;
	display: block;	
}

.ruota_utente {
	position: relative;
	top: 70px;
	margin: 0 auto;
	vertical-align:middle;
	width: 500px;
	height: 550px;
	background: #FFFFFF;
	border-radius: 20px;
	text-align: center;
	padding-top: 20px;
}

.ruota_utente h6 {
	line-height: 1;
	margin-bottom: 5px;
}

.ruota_utente h2 {
	line-height: 1;
	font-size: 16px;	
}

.ruota_utente input {
	margin-bottom: 20px;	
	width: 80%
}

.button_invia {
	line-height: 22px;
	display: inline-block;
	padding: 14px 30px;
	border-radius: 24px;
	font-weight: 700;
	font-size: 16px;
	border: none;
	background-color: #48cfc7;
	color: #FFFFFF;	
}

.button_invia:hover {
	background-color: #333333;
	color: #FFFFFF;	
}

@media (max-width: 900px) {
	.iscrizione_newsletter {
		position: relative;
		width: 100%;
		min-height: 230px;
		background: url(../img/background_newsletter_ruota_mobile.png) no-repeat;
		background-color: #C2E1DB;
		background-size: contain;
		background-position: left;
		margin: 0 auto;	
	}

	.campi_newsletter {
		position: absolute;
		right: 100px;
		bottom: 0px;
		text-align: center;
	}

	#mail_newsletter {
		width: 350px;
	}

	.container_ruota {
		background-repeat: no-repeat;
		min-height: 450px;
    	background-position: top center;
    	background-size: contain;
    	background-color: #C2E1DB;
	}

	.titolo_2022 {
	    position: absolute;
			top: 40px;
			left: 10px;
			width: 45%;
	}

	.container_gioco {
		position: relative;
		margin-top: 15px;
		text-align: center;
		min-height: 450px;	
	}
	
	.gioco {
	    width: 320px;
	    height: 400px;
			top: 38px;
			left: auto;
			right: 56px;
	    margin: 0 auto;
	}
	
	.ruota {
		top: 30px;
		width: 320px;
		height: 320px;	
	}

	#giraruota {
	    position: absolute;
	    top: auto;
			left: 27%;
			bottom: 139px;
			max-height: 50px;
    	background-position: center;
  }
	
	.indicatore {
		top: 30px;
		left: 145px;
		width: 26px;
		height: 60px;
	}

	.ruota_utente {
		width: 90%;
	}

	.regolamento {
		position: absolute;
		top: 10px;
		left: 10px;
		max-height: 40px;
	}

	.regolamento img {
		max-height: 40px;
	}
}

@media (max-width: 700px) {
	.campi_newsletter {
		right: 20px;
		bottom: 10px;
	}

	.container_ruota,
	.container_gioco {
		min-height: 440px;
	}

	.gioco {
		height: 310px;
		width: 250px;
		top: 20px;
		right: 50px;
	}

	.ruota {
    	top: 30px;
    	width: 250px;
    	height: 250px;
  }

  .indicatore {
    top: 28px;
    left: 112px;  	
  }

	#giraruota {
		bottom: 20px;
		left: calc(50% - 105px);
  }
}

@media (max-width: 440px) {
	.iscrizione_newsletter {
		min-height: 250px;
		background-position: top;
	}
	.campi_newsletter {
		right: 10px;
	}

	#mail_newsletter {
		width: 100%;
	}
	
	.container_ruota,
	.container_gioco {
		min-height: 240px;
	}

	.gioco {
    	width: 140px;
    	height: 170px;
			right: 16px;
    	top: -3px;    	
	}

	.ruota {
    	top: 19px;
    	width: 140px;
    	height: 140px;
    }

	.indicatore {
    top: 19px;
    left: 65px;
    width: 10px;
		height: 30px;
	}   

	.ruota_utente {
		max-height: 400px;
		overflow-y: scroll;
		padding: 10px 0px;
	}

	.regolamento {
		top: 5px;
		max-height: 15px;
	}

	.regolamento img {
		max-height: 15px;
	}

	#giraruota {
		bottom: 10px;
	}	
}

@media (max-width: 400px) {
}