body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: 'Roboto', sans-serif;
}
body, html {
	width:100%;
	height:100%;
}
.Mobile {
	display:none;
}
h1, h2, h3, h4, h5 {
	font-size:inherit;
	margin:0;
	padding:0;
	font-weight:inherit;
}
a {
	color:inherit;
}
img {
	border:0;
}
div ,p, h1, h2, h3, h4, h5, img, a {
	box-sizing:border-box;
}
p {
	margin:0;
	padding:0;
}
.wrapper {
	width:100%;
	height:auto;
	position:relative;
}

.wrapper > div, .wrapper > h2, .legals > div {
	width:1000px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
}

.legals {
	position:fixed;
	top:0;
	margin-right:auto;
	margin-left:auto;
	width:100%;
	height:45px;
	background-color:#333333;
	z-index:90;
	font-size:12px;
	line-height:14px;
	color:#FFF;
	text-align:left;
}
.legals > div {
	height:100%;
	padding-top:5px;
}
.legals .link-correction img {
	width:auto;
	height:35px;
	display:inline-block;
}
.legals .gioco-vietato {
	display:inline-block; 
	text-transform:uppercase;
	vertical-align:super;
}
.legals .link-correction {
	display:inline-block;
	margin-left:10px;
}
.legals .percentuali-vincita {
	right:0;
	position:absolute;
	width:auto;
	text-align:right;
	top:5px;
	line-height:16px;
}

.wrapper.sfondo {
	
	background-repeat:no-repeat;
	background-position: center top;
	overflow:hidden;
	background-image: url(images/sisal-scommesse.jpg);
	background-color: #003359;
}
#Header {
	position: relative;
	text-align:center;
	left: 0px;
	top: 0px;
	width: 100%;
	height: auto;
	z-index: 10;
	padding:50px 0 0 0;
	overflow:hidden;
}
#Header img {
	height:45px;
	width:auto;
}

.background-cell {
	position:relative;
	width:100%;
	margin-left:auto; margin-right:auto;
	z-index:1;
	padding: 0 !important;
}
.background-cell img {
	width:100%;
	height:auto;
}
.background-cell div {
	position:absolute;
	top:100%;
	height:150px;
	left:0;
	width:100%;
	background-color:#002862;
background: -moz-linear-gradient(top, #3674bb 0%, #002862 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #3674bb 0%,#002862 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #3674bb 0%,#002862 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}


h1 {
	font-size: 23px;
	line-height:1.1em;
	font-style:italic;
	position:absolute;
	top:20px;
	width:400px;
	z-index:10;
	text-align:center;
	color:#FFF;
	font-weight: 600;
	right: 0px;
	text-transform: uppercase;
}
.bollo {
	position:absolute;
	left:400px;
	top:315px;
	width:98px;
	height:98px;
	text-align:center;
	border-radius:50px;
	background-color:#0d8dcd;
	border:solid 2px #fff;
	color:#FFF;
	text-transform:uppercase;
	font-weight:500;
	font-size:13px;
	line-height:16px;
	padding-top: 10px;
	box-shadow: 0 0 0 4px #0d8dcd;
	transform:rotate(-10deg);
}
#Main {
	height: 530px;
	z-index: 10;
	text-align: center;
	background-image: url(images/sisal-scommesse.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	overflow:hidden;
}
#Disclaimer {
	visibility:hidden;
	opacity:0;
	-webkit-transition: 0.5s; /* Safari */
    transition: 0.5s;
	font-family: 'Roboto', sans-serif;
}
.Container {
	position: fixed;
	top:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.4);
	z-index:99;
	overflow:auto;
}
#Dettagli_txt {
	position:relative;
	width:600px;
	height:320px;
	z-index:5;
	background-color: #FFF;
	margin-top:150px;
	border-radius: 10px;
	text-align: justify;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	box-sizing:border-box;
	box-shadow: 2px 2px 8px 0px #000;
	overflow:hidden;
	padding:55px 10px 10px 10px;
	-webkit-transition: 0.5s; /* Safari */
	transition: 0.5s;
	-ms-transform: translate(20px,0px); /* IE 9 */
	-webkit-transform: translate(20px,0px); /* Safari */
	transform: translate(20px,0px);
}
#Dettagli_txt div.Text {
	overflow:auto;
	font-size:14px;
	line-height:18px;
	position:relative;
	height:100%;
	padding:10px;
	box-sizing:border-box;
}
#Dettagli_txt div.Text a {
	color:#090;
	text-decoration:underline;
}
table.Disc-head {
	position: absolute;
	top:5px;
	width:100%;
	margin:0;
	padding:0;
	background-color:#FFF;
	height:50px;
	z-index:50;
	left:0;
	box-sizing:border-box;
	border-bottom:solid 1px #090;
}
table.Disc-head td.Left {
	text-align:left;
	font-size:22px;
	line-height:24px;
	font-weight:900;
	color: #090;
}
table.Disc-head td.Right {
	text-align:right;
	padding-right:0px;
}
table.Disc-head td.Right img {
	cursor:pointer;
}
#Dettagli {
	position: absolute;
	right:0;
	top: 490px;
	width: 400px;
	z-index: 5;
	font-size: 15px;
	color: #FFF;
	text-align: center;
}
#Dettagli span {
	cursor: pointer;
}

#Button {
	position: absolute;
	right:60px;
	top: 415px;
	padding-top:10px;
	padding-bottom:14px;
	padding-left:40px;
	padding-right:40px;
	z-index: 20;
	background-color:#ffb100;
	border-radius:15px;
	box-shadow:2px 2px 4px 2px rgba(0,0,0,0.4);
	box-sizing:border-box;
	overflow:hidden;
	cursor: pointer;
	-webkit-transition: background-color 0.5s; /* Safari */
	transition: background-color 0.5s;
}
#Button .Text {
	color:#fff;
	font-size:35px;
	line-height:36px;
	font-weight:900;
	position:relative;
	z-index:50;
	padding-top:3px;
	margin:0;
}
#Button .Second_color {
	position:absolute;
	bottom:0;
	left:0;
	height:50%;
	width:100%;
	background-color:#ff8200;
	z-index:10;
	
	-webkit-transition: background-color 0.5s; /* Safari */
    transition: background-color 0.5s;
}

#Button:hover {
	background-color:#ff8200;
}

#Button:hover .Second_color {
	background-color:#ffb100;
}

.Logo {
	position:absolute;
	top:220px;
	z-index:10;
	text-transform: uppercase;
	left: 180px;
	text-align:center;
	width: 350px;
}
.Logo img {
	width:100%;
	height:auto;
}

.big {
	text-shadow:2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff, 0px 2px 1px #fff, 0px -2px 1px #fff, -2px 0px 1px #fff, 0px -2px 2px rgba(0,0,0,0.5);
	color: #ff8200;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight:900;
	padding-left:5px;
	padding-right:5px;
}

.variable-image {
	position:absolute;
	left:0px;
	top:10%;
	height:82%;
	z-index:1
}
.variable-image img {
	height:100%;
	width:auto;
}


.Top_text {
	position: absolute;
	top: 40px;
	width: 400px;
	z-index: 10;
	text-align: center;
	color: #FFF;
	font-size: 32px;
	/* [disabled]font-weight: 600; */
	text-shadow: 2px 2px 2px rgba(0,0,0,0.7);
	right: 0px;
	text-transform: uppercase;
}
.Top_text span {
	margin:0;
	line-height:1.1em;
	display: block;
}

.Bottom_text {
	position: absolute;
	top: 200px;
	z-index: 10;
	font-size: 34px;
	color: #FFF;
	font-weight: 500;
	right: 0px;
	width: 400px;
	text-align: center;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.7);
}
.Bottom_text p {
	margin:0;
}
.Bottom_text .one {
	font-weight:400;
	display:block;
	line-height:0.6em;
}
.Bottom_text .big {
	font-size:3em;
	line-height:1.1em;
	display:block;
	font-weight:900;
}
.Bottom_text .two {
	font-size:1.55em;
	display:block;
	line-height:0.7em;
	font-weight: 600;
}
 .copyright {
	position:relative;
	bottom:0;
	z-index:10;
	padding-left: 10px;
	width:100%;
	text-align:left;
}
.copyright img {
	width:25%;
	height:auto;
}

#Steps {
	position:absolute;
	left:20px;
	top:505px;
	width:655px;
	/* [disabled]height:90px; */
	z-index:45;
	color:#FFF;
	font-weight:900;
	cursor: pointer;
	text-transform: uppercase;
}
#Steps img {
	width:100%;
	height:auto;
}
.Steps a {
	color:inherit;
	text-decoration:none;
}
.Step1 {
	position:absolute;
	left:20px;
	top:10px;
}
.Step2 {
	position:absolute;
	left:255px;
	top:10px;
}
.Step3 {
	position:absolute;
	left:470px;
	top:10px;
}
.Step_table {
	width:100%;
	height:100%;
	text-align:left;
	text-shadow:1px 1px 1px rgba(0,0,0,0.5);
}
.Step_table td:first-child {
	font-size:60px;
	padding-right:10px;
	line-height: 60px;
	color:inherit;
}
.Step_table td:last-child {
	padding-top:10px;
}
.Step_table .Line1 {
	font-size:15px;
	line-height: 15px;
}
.Step_table .Line2 {
	font-size:25px;
	line-height:26px;
}

.wrapper.blue-bg {
	background-color:#3674bb;
	overflow: hidden;
}
.wrapper.blue-gradient-bg {
	background-color:#3674bb;
background: -moz-linear-gradient(top, #3674bb 0%, #013573 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #3674bb 0%,#013573 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #3674bb 0%,#013573 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	overflow: hidden;
	display:flex;
}
.blue-subtitle {
	color:#fff;
	font-size:20px;
	line-height:26px;
	text-align:center;
	padding:25px 120px;
	font-weight:500;
	text-transform:uppercase;
}
.freccia {
	width:100%;
	bottom:0px;
	position:absolute;
	text-align:center;
	z-index:1;
}
.freccia img {
	width:auto;
	height:auto;
	cursor:pointer;
}

.products {
	position:relative; width:30%; color:#FFF; font-size:21px; float:left;
	height: 100%;
	display: flex;
    align-items: stretch;
}
.products.middle {
	margin-left:5%;
	margin-right:5%;
}
.products > div {
	border:solid 2px #fff;
	width:100%; position:relative; padding: 0px 15px 10px 0px; 
	text-align:left;
	border-radius: 10px;
	margin-bottom: 75px;
}
.products img {
	float:left; margin-top:10px; margin-right:10px; width:auto; height:auto;
}
.products h4, .products h3 {
	font-weight:900; text-transform:uppercase; padding-bottom:5px; padding-top: 15px;
}
.products p {
	font-size: 0.8em; line-height: 1.4em; padding-left: 10px;
}
.products .cta {
	background-color: #ff8201;
    width: 100%;
    font-weight: 900;
    text-transform: uppercase;
    padding: 5px;
    text-align: center;
    letter-spacing: 1px;
    text-decoration: none;
    position: absolute;
    bottom: -55px;
	left:0;
	border:none;
	cursor:pointer;
}

.products .nascosto {
	visibility:hidden;
}
.products .scopri {
	font-size:0.65em; letter-spacing:1px;
	display:none;
	cursor:pointer;
}
