html, body { height:100%; }

* {
-webkit-tap-highlight-color: transparent;
}

:link, *:visited {
    text-decoration: none;
	color: #000;
}

input {
 border: 1px solid #b4b4b4;
}

li {
	list-style:none;
}
body {
	-webkit-user-select:none;
    -webkit-text-size-adjust:none;
	padding:0;
	margin:0;
	background:#fff;
	/* overflow: hidden; */
	font-family: 'Dosis', sans-serif;
	color: #000;
    font-size: 15px;
    overflow-x: hidden;
    width: 100%;
}

#menu {
	z-index: 2;
	top: 0px;
	left: 0px;	
	width: 100%;
	height: auto;
	position: absolute;
}
#plsMenuOverlayer {
	display: none;
	width: 100%;
	height: 100%;
	background-color:white;
	float: left;
	margin-top: -0.3em;
	padding-top: .9em;
	padding-bottom: .8em;
}
#plsMenuOverlayer li {
	margin-left: 2em;	
	text-transform:uppercase;
	font-size: 1.4em;
	font-weight: 600;
	line-height: 2.5em;
}
.selected {
	color: #bebebe !important;	
}
.dimensImg {
	width: 3em;
	height: 3em;
	background-size: 3em;
}
.marginLogo {
	margin: 0px 1.2em 1em 0px;
}
.icoMenu1 {
	background-image: url('../img/icoMenu1@2x.png');	
}
.icoMenu2 {
	background-image: url('../img/icoMenu2@2x.png');	
}
#plsMenu {
	float:left;
}
#plsLogo {
	float:left;
}
.icoFirst {
	margin-left: 1em !important;
}
.icoPrtf {
	margin-right: 0.3em;	
	margin-top: 10.6em;
	float: left;
	height: 2.8em;
	font-weight: 600;
}
.icoAppleHub {
	background-image: url('../img/hub_icoApple@2x.png');
}
.icoAndroidHub {
	background-image: url('../img/hub_icoAndroid@2x.png');
}
.icoWebHub {
	background-image: url('../img/hub_icoWeb@2x.png');
}
.icoWebMobileHub {
	background-image: url('../img/hub_icoWebMobile@2x.png');
}
.icoFacebookHub {
	background-image: url('../mg/hub_icoFacebook@2x.png');
}
.icoApple {
	background-image: url('../img/icoApple@2x.png');
}
.icoAndroid {
	background-image: url('../img/icoAndroid@2x.png');
}
.icoWeb {
	background-image: url('../img/icoWeb@2x.png');
}
.icoWebMobile {
	background-image: url('../img/icoWebMobile@2x.png');
}
.icoFacebook {
	background-image: url('../mg/icoFacebook@2x.png');
}
#bgImg {
	width: 100%;
	height: 14.2em;
	    -webkit-background-size: 115%;
    -moz-background-size: 115%;
    -o-background-size: 115%;
    background-size: 115%;
	background-color:#FFF;
    background-repeat: no-repeat;
    background-position: center center;		
}

.pls {
	border: 0.2em solid white;
	color: #FFF;
	text-transform:uppercase;
	text-align: center;
	position: absolute;
	top: 10.6em;
	left: 1em;
	padding: 0.5em 1.3em;
	font-weight: 600;
}
.plsInvia {
	border: 0.2em solid #000;
	color: #000;
	text-transform:uppercase;
	text-align: center;
	width: 5.7em;
	margin-top: 2em;
	padding: 0.5em 1.3em;
	font-weight: 600;
	font-size: 1em;
	background-color: #fff;
	-webkit-appearance: none;
	border-radius: 0;
}
.plsContattaci {
	border: 0.2em solid #8d5277;
	color: #8d5277;
	text-transform:uppercase;
	text-align: center;
	width: 5.1em;
	margin-top: 2em;
	padding: 0.5em 1.3em;
	font-weight: 600;
}
.plsApri {
	border: 0.2em solid #5b7984;
	color: #5b7984;
	text-transform:uppercase;
	text-align: center;
	background-repeat: no-repeat;
	background-size: 2.55em;
	padding: 0.6em 1.3em 0.6em 3.7em;
	font-weight: 600;
	margin: 10.6em 0 0 0;
	float: left;
	height: 2.8em;
	-moz-box-sizing:    border-box;
    -webkit-box-sizing: border-box;
    box-sizing:         border-box;
}
.plsApriHub {
	border: 0.2em solid #8d5277;
	color: #8d5277;
	text-transform:uppercase;
	text-align: center;
	background-repeat: no-repeat;
	background-size: 2.55em;
	padding: 0.6em 1.3em 0.6em 3.7em;
	font-weight: 600;
	margin: 10.6em 0 0 0;
	float: left;
	height: 2.8em;
	-moz-box-sizing:    border-box;
    -webkit-box-sizing: border-box;
    box-sizing:         border-box;
}
.plsPortfolio {
	border: 0.2em solid #5b7984;
	color: #5b7984;
	text-transform:uppercase;
	text-align: center;
	margin: 0px 0px 0.5em 0px;
	padding: 0.5em 1.3em;
	font-weight: 600;
}
.plsHub {
	border: 0.2em solid #8d5277;
	color: #8d5277;
	text-transform:uppercase;
	text-align: center;
	margin: 0px 0px 0.5em 0px;
	padding: 0.5em 1.3em;
	font-weight: 600;
}
.checkDim {
	width: 0.8em;
	margin-right: 0.5em;
}


.amPmCheckbox input[type="checkbox"] {
    display: none;
}
.amPmCheckbox input[type="checkbox"]+label {    
    background: url('../img/check1.png') no-repeat;
    height:0.9em;
    padding-left: 2em;
	padding-bottom: 1em;
	background-size: 1.5em 1.5em;
	display: block;
}
.amPmCheckbox input[type="checkbox"]:checked + label {
    background: url('../img/check2.png')  no-repeat;
    height:0.9em;
	padding-bottom: 1em;
	background-size: 1.5em 1.5em;
	display: block;
}
.amPmCheckbox input[type="checkbox"].error+label {    
    color:#f00 !important
}

.error {
color: #f00 !important;
}

div#results {
color: #0c0;
}
.logoCaso {
	margin: 10.7em 0px 0px 1em;
	height: 2.5em;
}
.imgCaso {
	width: 2em;
	float: left;
}
.txtCaso {
	padding-left: 2.7em;
	margin-bottom: 0.7em;
	padding-top: 0.3em;
}
#hubStatus {
	color: #FFF;
	background-color: #8d5277;
	font-size: 0.8em;
	line-height: 2em;
	font-weight: 700;
	text-transform: uppercase;
	float: left;
	padding: 0 0.6em;
	height: 2em;
}
.txtBottom {
	position: absolute;
	top: 3.8em;
	left: 0.5em;
}
#main {
	padding: 1.4em 1em 1em 1em;
}

.txtHome1 {
	text-transform:uppercase;
	font-size: 2.3em;
	line-height: .9em;
	margin-bottom: 0.3em;
}
.txtHome2 {
	text-transform:uppercase;
	font-size: 1.6em;
	line-height: 1em;
	margin-bottom: 1.2em;
}
.txtHome3 {
	text-transform:uppercase;
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 0.6em;
	color: #929292;
}
.txt0 {
	text-transform:uppercase;
	font-size: 2.8em;
	line-height: .9em;
	margin-bottom: .4em;
}
.txt1 {
	text-transform:uppercase;
	font-size: 2.2em;
	line-height: .9em;
	margin-bottom: .4em;
}
.txt2 {
	font-size: 1.1em;
	line-height: 1.3em;
}
.txt3 {
	font-size: 0.7em;
}
.txt4 {
	font-size: 0.9em;
}
.txt4 a {
	text-decoration: underline;
}
.linea {
	width: 8em;
	height: 2em;	
	margin-bottom: 0.8em;
	float: left;
	font-size: 0.8em;
	border-bottom: 3px solid;
	-moz-box-sizing:    border-box;
    -webkit-box-sizing: border-box;
    box-sizing:         border-box;
}
.imgOWW {
	width: 8em;
	border: 1px solid #dfdfdf;
}
.liOWW {
	float: left;
	margin-right: 0.8em;
	margin-bottom: 1.5em;
}
.nero {
	color: #000;
}
.neroBg {
	background-color: #000;
}
.neroBord {
	border-color: #000;
}
.marrone {
	color: #665348;
}
.marroneBg {
	background-color: #665348;
}
.marroneBord {
	border-color: #665348;
}
.viola {
	color: #443e4c;
}
.violaBg {
	background-color: #443e4c;
}
.violaBord {
	border-color: #443e4c;
}
.bianco {
	color: #FFF;
}
.biancoBg {
	background-color: #FFF;
}
.biancoBord {
	border-color: #FFF;
}
.blu {
	color: #5b7984;
}
.bluBg {
	background-color: #5b7984;
}
.bluBord {
	border-color: #5b7984;
}
.rosa {
	color: #8d5277;
}
.rosaBg {
	background-color: #8d5277;
}
.rosaBord {
	border-color: #8D5277;
}
.arancio {
	color: #8f410d;
}
.arancioBg {
	background-color: #8f410d;
}
.arancioBord {
	border-color: #8f410d;
}
#footer {
	font-size: 0.8em;	
	text-align: center;
	color: #b3b3b3;
	margin: 2em 0px;
	width: 100%;
}

.centerSpinnerMap {
    text-align: center;
    margin-top: 13em;
}

.containerForm {
    background-color: #d9d9d9;
    color: #6C6C6C;
    font-size: 0.9em;
    height: 4.3em;
    margin-bottom: 0.4em;
    width: 100%;
}
.textSfoglia {
	 font-size: 0.7em;
	 margin-top: 1.5em;
}
.sfoglia {
	 width: 100%;	
	 border: 0 none;
	 font-size: 1.6em;
}
.colorTrasparent {
    background-color: rgba(0, 0, 0, 0) !important;
}
.infoText input, .infoText select, .infoText textarea {
    background-color: #FFFFFF;
    border: 0 solid #E8E8E8;
    color: #6C6C6C;
    font-size: 1.1em;
    height: 4em;
    margin-bottom: 0.8em;
    padding: 0 0.8em;
}
.fleft {
    background-color: #FFFFFF;
    float: left;
    width: 49%;
}
.fright {
    background-color: #FFFFFF;
    float: right;
    width: 50%;
}
.form {
    background-color: rgba(0, 0, 0, 0) !important;
    border: 0 solid #E8E8E8 !important;
    color: #000;
    font-family: 'Dosis', sans-serif;
    font-size: 1.1em;
    height: 4em !important;
    margin-bottom: 0.8em;
    margin-left: 0.8em !important;
    margin-right: -1.6em !important;
    overflow: hidden;
    padding: 0 !important;
    width: 92% !important;
}
.halfform {
    background-color: rgba(0, 0, 0, 0) !important;
    border: 0 solid #E8E8E8 !important;
    color: #6C6C6C;
    font-family: 'Dosis', sans-serif;
    font-size: 1.1em;
    height: 4em !important;
    margin-bottom: 0.8 !important;
    margin-left: 0.8em !important;
    margin-right: -1.6em !important;
    overflow: hidden;
    padding: 0 !important;
    width: 97% !important;
}
.full-big {
	font-family: 'Dosis', sans-serif;
	color: #000;
	font-size: 1.1em;
    height: 7.4em !important;
    padding-bottom: 0.8em !important;
    padding-top: 0.8em !important;
    width: 95%;
	border: 0 none;
	margin-left: 0.7em !important;
	background-color: #d9d9d9;
}

@media  (min-width: 390px) and (max-width: 769px) {
    /* ipad, nexus7 */
	body {
    	font-size: 19px;
	}
}


@media  (min-width: 770px) {
	body {
    	font-size: 23px;
	}

}
