
	.hp-section-one .title-body{margin-bottom:12px}.hp-section-one .text{font-size:18px;margin-bottom:25px;margin-top:12px;line-height:32px}.hp-section-one .button-store{justify-content:center}.hp-section-one .button-store:not(:last-child){margin-right:10px}@media (min-width: 992px){.hp-section-one .button-store{justify-content:left}}.hp-section-one .button-store .info-text{margin-top:15px}.hp-section-one .button-store .info-text:hover,.hp-section-one .button-store .info-text[aria-expanded="true"]{color:#106EBB}.hp-section-one .button-store .info-text>*{cursor:pointer}@media (min-width: 992px){.hp-section-one .phone-container{flex-direction:row}}.hp-section-one .img-container{position:relative}@media (min-width: 992px){.hp-section-one .img-container{padding-top:0}}.hp-section-one .img-container .bubbles{top:90px;z-index:2;position:absolute}@media (min-width: 992px){.hp-section-one .img-container .bubbles{top:130px}}
	
		
	.section-two .single-phone-to-card-container .img1 picture, .section-two .single-phone-to-card-container .img1 img, .section-two .single-phone-to-card-container .img2 picture, .section-two .single-phone-to-card-container .img2 img {
    max-width: 100%;
	}
	
	.section-three .ticket-open-animation picture, .section-three .ticket-open-animation img {
    max-width: 100%;

	}
	
	@media (min-width: 992px){
		.hp-section-one .img-container {
		margin-top: 40px;
		}
	}

	span.subtitle {
    color: #106EBB;
    display: block;
    font-size: 20px !important;
    font-weight: 800;
	}
	
		
	.section-loghi {
		margin-top: 60px;
	}
	.accordion-item h3 {
	font-size:32px;
	line-height:38px
	  }
	.accordion-item h3:hover {
	color: #106EBB;
    text-decoration: none;
    outline: none;
	transition:.7
	  }
	

	section.hp-section-one {
    background-color: #F8F8F8;
	}
	
	.seobox {
    background-color: #F7F7F7;
	}
	.seobox h2 {
	font-size: 1.5rem;
    line-height: 1.4;
		}
	span.seo-title {
    font-size: 20px;
    line-height: 32px;
    padding-top: 40px;
    }
	
	h1.title.uk-text-bold.uk-text-primary.uk-scrollspy-inview {
    margin-top: 20px;
	}
	
	.pretext{
	display:none;
	}
	@media only screen and (min-width: 1200px){
	
		.section-loghi img {
			margin-left: 0px;
			
		}
	}
	@media only screen and (max-width:768px){
		.accordion-item h3 {
	font-size:24px;
	line-height:29px
	  }
		}
		
	.qr-button {
	display:none;
    position: absolute;
    width: 300px;
    margin-top: -380px;
    margin-left: -80px;
    background-color: white;
    padding: 20px;
    box-shadow: -1px 10px 5px -5px rgb(0 0 0 / 75%);
    -webkit-box-shadow: -1px 10px 5px -5px rgb(0 0 0 / 75%);
    -moz-box-shadow: -1px 10px 5px -5px rgba(0,0,0,0.75);
	Z-INDEX:9;
}

/* ripristina la tendina QR 
.button-store.appstore-android.uk-scrollspy-inview:hover .qr-button {
    display: block;
}

.button-store.appstore-ios.uk-scrollspy-inview:hover .qr-button {
    display: block;
}*/

.download-section .title {
    font-size: 24px !important;
    font-weight: 800;
}

	.uk-width-auto.qr-card {
    float: left;
	}
	
	.uk-width-auto.qr-card {
    margin: 10px;
    border: 1px solid;
    border-radius: 10px;
    padding: 7px;
	}
	
	h3.QRbox-subtitle {
    font-size: 19px;
    font-weight: 800;
	line-height: 1;
	}
	
	.QRbox-text {
    padding: 20px 0 0 20px;
    float: left;
	}
	
	.QRbox{
	display:none;
	}
	
	
	.mobile-title {
    text-align: center;
    font-weight: 800;
    font-size: 22px;
    padding-bottom: 30px;
	}
	
	@media (min-width: 992px){	
		.button-store.uk-flex {
		margin-left: 18px;
		float: left;
		}
		
		
		.hp-section-one .button-store .info-text {
		
		font-size: 14px;
		}
	}

	.hp-section-one .button-store .info-text {
		margin-top: 10px;
	}
	
	.checklist-text {

    padding-bottom: 20px;
	}
	

	.header + .download-section .uk-container .button-card .qr-button {
    
    margin-top: 70px;
	}
	
	section.wifi-section-two.isDesktop {
    padding-top: 60px;
	}
	
	.wifi-section-three {
    padding: 80px 0 80px 0;
	}

/*stile tabelle
*/

.table-wrapper {
	width:100%;
	overflow-x:auto;
	margin:12px 0
	}
.table-wrapper table {
	width:100%;
    overflow-x: auto;
    border-collapse: inherit;
    margin: auto;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    border-spacing: initial;		
	}
.table-wrapper table td {
	border:1px solid #d7d7d7;
	padding: 12px 15px;
	}
.table-wrapper table th {
    background-color: #106ebb;
	width:25%;
	color:#fff;
	padding:12px 15px;
	text-align: left;
    border-bottom: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;		
}	
/*Stile alternativo tabella (utilizzato per la nuova sezione /gratta-e-vinci-oline	*/

.table_mylotteries {
	width:100%;
	overflow-x:auto;
	margin:12px 0
	}
.table_mylotteries table {
	width:100%;
    overflow-x: auto
	}
.table_mylotteries table td {
	border:1px solid #d7d7d7;
	padding:10px
	}
	.table_mylotteries table th {
    background-color: #0c51a1;
	width:25%;
	color:#fff;
	padding:10px
}

/*fixed header web*/

@media (min-width: 992px){
	
	header.header {
		padding-bottom: 99px;
	}
	
	.header-container {
		position: fixed;
		width: 100%;
		background-color: #F8F8F8;
		z-index:99;
	}
}

/* header style */

a.uk-button.uk-button-outline {
    background-color: #106EBB;
    color: white;
}

a.uk-button.uk-button-outline:hover {
    background-color: #ffffff;
   
}


/*sticky bar */

.sticky-bar{
	display:none;
}

a.uk-button.uk-button-outline.white {
    color: #106EBB;
    background-color: #fff;
    margin-top: 4px;
}

.sticky-bar.blue {
    background-color: #106EBB !important;
    color: #fff;
}

@media (max-width: 991px){

.sticky-bar {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #F7F7F7;
    z-index: 99;
    box-shadow: 0px -3px 12px 0px #00000033;
    height: 95px;
	display:block;
	margin-bottom: -1px;
}

.sticky-text {
	
	float: left;
    font-family: "VagRoundedStd";
    font-size: 14px;
    font-weight: 700;
	line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    padding: 20px 10px;
    
}

.sticky-button {
	float: right;
    padding: 19px 10px 12px 0px;
}

}

@media (max-width: 353px){
	
	.sticky-text {
	

    padding: 20px 5px;
    
	}
	
	.sticky-text {

		font-size: 12px;
		line-height: 21px;
		padding: 20px 2px;
	}
}

#targetToTop {
	
	bottom: 120px;
	
}
