.ad2hs-prompt{ /*android*/
	margin: 0 auto;
    padding: 7px 0 12px 0;
    text-align: left;
	height:34px;
    width:100%;
	border:none;
}
.buttonPwa{
	display:inline-block;
    margin:4px 0 3px 0;
    text-decoration:none;
    font-weight:300;
    font-size: 0.8em;    
    text-align:center;
    transition: all 0.8s;
	border:none;
	color: white;
    background-color:#333;
}
.app {
	color: #00ffff;
	margin: 0 auto;
    padding: 8px 0 12px 0;
    text-align: left;
	height:34px;
    width:100%;
	border:none;
	display:inline-block;
    margin:4px 0 3px 0;
    font-weight:300;
    font-size: 0.8em;    
    text-align:center;
    transition: all 0.8s;
}

.ios-prompt{/* ios*/
     background-color: #e0ffff;
     text-align: center;
     position: fixed;
     bottom:1px;
	 width:100%;
	 height:auto;
	 z-index:1000;
}
.buttonPwa2{
	color:#666;
	font-size:1.2em;
	cursor:pointer;
	border:none;
}
.testo{
	font-size: 1.0em;
	color: #555;
}
.icn1 {
	width:80px;
    margin:0 auto;
}
.icn {
	float: left;
	display: inline-block;
	margin-right: 4px;
}