.container-fluid {
    padding-right: 0px!important;
    padding-left: 0px!important;
}
.containerCentered{
	margin-top: 80px;
    margin-bottom: 50px;
    font-size: 38px;
    font-weight: normal;
    text-align: center;
    line-height: 1.1;
}

@media (min-width: 1024px){
	.HomeTopBanner {
		height: 80px;
	    border-bottom: 1px solid rgba(255,255,255,.6);
	    max-height: 230px;
	    transition: height .3s ease-out;
	}
}

.btn {
    border-radius: 25px;
    font-size: 15px;
    font-size: 1.07142857rem;
    line-height: 1.5;
    padding-bottom: 15px;
    padding-top: 13px;
    padding-left: 30px;
    padding-right: 30px;
    background: #0070ba;
}
.hero-bg a.heroBtn {
    width: 39%;
}
.center-block, html[data-device-type=portable] .row-fluid [class*=span].center-block, html[data-device-type=portable] .row-fluid [class*=span]:first-child.center-block, html[data-device-type=mobile] .row-fluid [class*=span].center-block, html[data-device-type=mobile] .row-fluid [class*=span]:first-child.center-block, html[data-device-type=dedicated] .row-fluid [class*=span].center-block, html[data-device-type=dedicated] .row-fluid [class*=span]:first-child.center-block {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.FSHomeSfondo {
	height: 470px;
	background: #3a2635; /* Old browsers */
    background: -moz-linear-gradient(top, rgb(10, 47, 21) 1%, #50eaad  100%);
    background: -webkit-linear-gradient(top, rgb(10, 47, 21) 1%,#50eaad  100%);
    background: linear-gradient(to bottom, rgb(10, 47, 21) 1%,#50eaad 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(10, 47, 21)', endColorstr='#50eaad',GradientType=0 );
}
.FSToolInfoHome {
	font-size: 16px;
	font-weight: Bold;
	color: #ffffff;
	margin: 30px 20px 0px 2px;
	float: right;
}
.FSToolSocialIcon {
	width:25px; 
	margin:40px 2px 0px 2px; 
	float:right;
}
.FSLogoIcon {
	width: 180px;
    margin: 9px 0px 0px 20px;
    float:left;
}
.FSHomeLogoContainer {
	float: left;
	margin-top: 80px;
	margin-left: 50px;
}
.FSHomeFAQContainer {
	float: right;
	margin-right: 50px;
    margin-top: 160px;
}
.FSHomeLogo {
	height: 120px;
	width: auto;
}
.FSHomeLogoCustom {
	height: 80px;
	width: auto;
}
.FSHomeTitolo {
	font-size:77px;
	color:#ffffff;
	font-weight: bold;
	text-align:center;
}
.FSHomeSottotitolo {
	font-size:22px;
	color:#ffe713;
	text-align:center;
	padding-top: 12px;
}
.FSHomeSpiegazione {
	font-size: 20px;
    color: #ffffff;
    text-align: center;
    line-height: 1.3;
}
.FSHomeLink {
	font-size: 16px;
    color: #ffeb3b;
    text-align: center;
    line-height: 1.1;
    padding-top:15px;
}
.FSHomeVS{
  	background-position-x: center;
  	background-size: contain;
	background-repeat: no-repeat;
	margin-top:15px;
  	margin-bottom:15px;
  	height: 100px;
}
.FSHomeEntraSpid{
	position:relative;
	width:200px;
}
.FSHomeVSAutenticita {
  	background-image: url("../image/Home-VS-Autenticita.png");
}
.FSHomeVSSicurezza {
  	background-image: url("../image/Home-VS-Sicurezza.png");
}
.FSHomeVSVelocita {
  	background-image: url("../image/Home-VS-Velocita.png");
}
.FSHomeVSPrivati {
  	background-image: url("../image/Home-VS-Privati.png");
}
.FSHomeVSAziende {
  	background-image: url("../image/Home-VS-Professionisti.png");
}
.FSHomeVSPA {
  	background-image: url("../image/Home-VS-PA.png");
}

.FSHomeEntra {
  	background-image: url("../image/FIRMASPID-Home-EntraConSPID.png");
  	background-size:200px;
}

.FSHomeEntraDemo {
	border-radius: 25px;
    font-size: 15px;
    font-size: 1.07142857rem;
    line-height: 1.5;
    padding-bottom: 15px;
    padding-top: 13px;
    padding-left: 30px;
    padding-right: 30px;
    background: #0070ba;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-weight: 700;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 70px;
}
.FSHomeVSTitolo{
	font-size:22px;
	color:#2c2e2f;
	text-align:center;
}
.FSHomeVSSottotitolo{
	font-size:14px;
	color:#2c2e2f;
	text-align:center;
	padding-left: 20%;
    padding-right: 20%;
    line-height: 1.8;
}

.FSImgProvider{
	margin: 5px 0px;
}
.FSHomeTutorial {
    text-align: center;
    font-size: 15px;
	color:#454968;
}
.FSHomeLinkTutorial {
    background-image: url("../image/FIRMASPID-Home-Tutorial.png");
  	background-size:36px;
  	background-position-x: center;
	background-repeat: no-repeat;
  	height: 60px;
  	cursor: pointer;
}
.bg-image-full {
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


/* RIDIMENSIONAMENTO PER SMARTPHONE O RISOLUZIONE MINORI 767px - INIZIO */
@media screen 
	and (max-width: 767px) {
	.bg-image-full {
    	background-position-x: -235px;
	}
	.FSLogoIcon {
	    width: 140px;
	    margin: 14px 0px 0px 10px;
    }
	.containerCentered {
    	margin-top: 40px;
	}
	.FSHomeTitolo {
    	font-size: 57px;
    }

    .FSHomeEntraDemo {
        border-radius: 25px;
        font-size: 14px;
        line-height: 1.5;
        padding-bottom: 8px;
        padding-top: 8px;
        padding-left: 10px;
        padding-right: 10px;
        background: #0070ba;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        font-weight: 700;
        color: #fff;
        margin-top: 70px;
        margin-bottom: 40px;
    }
}
/* RIDIMENSIONAMENTO PER SMARTPHONE O RISOLUZIONE MINORI 767px - FINE */
