h1,h2,h3,h4,h5,p{
    font-family: 'Raleway', sans-serif;
}
.bg-primary{
    background:#333366;
}
.text-primary{
    color: #FFCC33;
}

#spazio-logo{
    margin: -150px 0 100px;
}
#partner-logo{
    position: absolute;
    z-index: 200;
    top: 10px;
    left: 10px;	
}
/* BOTTONE CARICAMENTO*/
.fasciaUpload{ 
    background: rgba(0,0,0,0.20); 
    height:auto;
    padding:20px; 
    margin:0 auto;
}

.fileUpload {
    width:50%;
    position: relative;
    overflow: hidden;
    margin: 10px;

    border-radius:0;
    color: #F9C100;
    background-color: #fff;
    border-color: #F9C100;
}
.fileUpload span{
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing:2px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
/* CONTATTI */

.form-box{
    width:400px; 	
    background:rgba(153,153,153,0.50);
    padding:20px;
    margin:10px auto;
}
.btn.mio-bottone{
    color: #fff;
    font-size:16px;
    line-height:24px;
    background-color:#F9C100;

    -moz-box-shadow: 0px 10px 14px -7px #F9C100;
    -webkit-box-shadow: 0px 10px 14px -7px #F9C100;
    box-shadow: 0px 10px 14px -7px #333333;}

.btn.mio-bottone:hover{
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.10, #474747), color-stop(1, #333333));
    background:-moz-linear-gradient(top, #474747 10%, #333333 100%);
    background:-webkit-linear-gradient(top, #474747 10%, #333333 100%);
    background:-o-linear-gradient(top, #474747 10%, #333333 100%);
    background:-ms-linear-gradient(top, #474747 10%, #333333 100%);
    background:linear-gradient(to bottom, #474747 10%, #333333 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#474747', endColorstr='#333333',GradientType=0);
    background-color:#3f3f3f;
    border-color:#3f3f3f;
}

.btn.mio-bottone:active {
    position:relative;
    top:1px;
}


/*  TESTIMONIAL */
.testimone{
    width:100%;
    min-height:100px;
    border-radius: 15px 15px 15px 0;
    position:relative;
}
.testimone.one,.testimone.five{
    background:#FFCC33;
}
.testimone.two{
    background:#ffd65b;
}
.testimone.three, .testimone.four{
    background:#ffe084;
}
.testimone p{
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    padding: 18px 25px 21px 25px;

    position: relative;
    margin-bottom: 25px;
}
.testimone .pin{
    position:absolute;
    bottom:-28px;
    /*left:30px;*/
}
.avatar{
    padding:20px 0 0 0; 
    min-height:120px;	
}
.avatar a{
    text-decoration:none;
    color:#333366;
}
.avatar a:hover{
    color:#FFCC33;
}

.avatar img{
    float:left; 
    margin-right:10px;
    box-shadow: 0px 3px 5px #999;
}
.avatar h4 {
    float:left;
    text-align: left;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
/* NUMERI */
#numeri ul{
    padding: 20px 0 0;
    list-style: none;
    overflow: auto;   
    margin: 0 auto;   
}

#numeri ul li{
    /*min-height: 110px;    
float: left;*/
    padding: 0 0 0 30px;
    position: relative;
}
#numeri ul li h5{
    color: #fff;
    position: absolute;
    top: -15px;
    left: 40px;
    display: inline-block;
    width: auto;
    padding: 0 15px;
    z-index: 99;
    background: #337AB7;
    font-size: 21px;
    font-weight: 400;
}
#numeri ul li p{
    text-align: left;
    font-size: 48px;
    color: #fff;
}
#numeri ul li p span.num{
    font-size: 127px;
    color: #FFCC33;
    float: left;
    line-height: 105px;
    margin-right: 15px;
}
#numeri ul li p span.ni i{
    color: #FFCC33;
    font-style:normal;
    font-weight:800;
}

/* FOOTER */
footer{
    padding:20px 0;
}

/* PREZZI */
#prezzi{
    font-style: normal;
    font-weight: normal;
    text-align: center;
    font-size: 16px;
    color: rgba(39,65,90,1);
}

.plans h4 {
    margin-bottom: 12px;
    font-size: 1.25em;
    font-weight: 400;
    text-transform: uppercase;
}

.plans h5 {
    font-size: 1.75em;
}

.plans p {
    margin-top: 1em;
    margin-bottom: 1em;
    color: rgba(39,65,90,.9);
    font-size: 1.25em;
    line-height: 1.625em;
}


.plans ol, .plans ul {
    list-style: none;
}

.plans body {
    line-height: 1;
}

.plans strong {
    color: rgba(39,65,90,1);
    font-weight: 600;
}

.plans .layer {
    clear: both;
    width: 100%;
    height: auto;
    padding: 60px 7.5% 60px;
    display: block;
}
.layer > section, .layer > article {
    clear: both;
    width: 100%;
    height: auto;
    max-width: 1092px;
    margin: 0 auto;
    display: block;
}

.plans .third {
    width: 27.95%;
    margin: 0 30px 0 0;
    display: inline-block;
}

.plans .plan-tier {
    background: white;
    vertical-align: baseline;
    border-radius: 3px;
    -moz-border-radius: 3px;
    cursor: pointer;
    overflow: hidden;
}

.plans .lift {
    position: relative;
    -webkit-transition: all .075s ease-out;
    -moz-transition: all .075s ease-out;
    -o-transition: all .075s ease-out;
    transition: all .075s ease-out;
}

.plans .lift:hover {
    top: -3px;
    -webkit-box-shadow: 0 2px 6px rgba(39,65,90,.15);
    -moz-box-shadow: 0 2px 6px rgba(39,65,90,.15);
    box-shadow: 0 2px 6px rgba(39,65,90,.15);
}

.plans .plan-tier h4 {
    padding: 18px 0 15px;
    margin: 0 0 30px;
    background: #333366;
    color: white;
}

.plans .plan-tier {
    cursor: pointer;
}

.plans .plan-tier sup {
    position: relative;
    right: -9px;
    font-size: 2em;
    top: 0;
}

.plans .plan-tier ul {
    padding:0;
    margin: 30px 0 0;
    border-top: 2px solid #e7f2f0;
}

.plans .plan-tier ul li {
    font-size: 1.25em;
    padding: 18px 0;
    color: rgba(39,65,90,.9);
    border-bottom: 2px solid #e7f2f0;
}


.plans sup {
    vertical-align: top;
}

.plans .plan-tier .plan-price {
    color:#333366;
    font-size: 5em;
    font-weight: 300;
    letter-spacing: -3px;
}

.plans .plan-tier sub {
    vertical-align: bottom;
    position: relative;
    bottom: .875em;
}

.plans .plan-tier .early-adopter-price {
    color: #0091e5;
}
.plans p:first-of-type {
    margin-top: 0;
}

.plans small, del {
    color: rgba(39,65,90,.5);
    font-size: 1em;
    line-height: 1.5em;
}

.plans s, .plans strike, .plans del {
    text-decoration: line-through;
}

.layer {
    padding-top: 50px;
    padding-bottom: 50px;
}

h6.special {
    width: 100%;
    padding: 15px 0 14px;
    background: #7979F2;
    color: #ffffff;
    font-size: 1.25em;
    margin:0;
}

h.special {
    background-color: #78b336;
}

.modal-body{
    overflow: hidden !important;        
}

.modal-body-mine{
    overflow: hidden;
    background-color: white !important;
    border-radius: 6px;
    box-shadow: 0 0 14px #333;
    margin-bottom: 20px;
}

.modal-child{
    float: right !important;
    position: inherit;
}

.modal-child-noview{
    display: none;
}

.h4-modal{
    text-align: center;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #ccc;
    padding-bottom: 10px;
}

.message-box{
    padding: 15px;
}

.p-box{
    border: 1px solid grey;
    padding: 5px;
    border-radius: 4px;
    height: 80px;
    overflow: auto;
}

#modalBody3{
    width: 100%;
}

.form-paypal{
    width: 100%;
    text-align: center;
}

/* Box Servizio-Funzioni */

.service {
	width: 100%;
	height: 320px;
	margin: 80px 0;
	text-align: center;
	border: 1px solid #ddd;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.service .icon-holder {
	position: relative;
	top: 100px;
	display: inline-block;
	margin-bottom: 40px;
	padding: 10px;
	background: white;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.service .heading {
	position: relative;
	top: 80px;
	-webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.service .icon-holder > img.icon {
	width: 40px;
}

.service:hover {
	border-color: #fc3;
}

.service:hover .icon-holder {
	top: -30px;
}

.service:hover .heading {
	top: -30px;
}

.service .description {
	width: 80%;
	margin: 0 auto;
	opacity: 0;
	-webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.service:hover .description {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
/* bottoni Registrazione */ 
li#registrazione{
	background-color:#fc3;
}

li#registrazione a {
	color:#222222;
}
#SignUp{	
	width:20%;
	color: #ffffff;
    background-color: #f9c100;
	border-radius:0px;
    border-color: #F9C100;
    padding: 20px 30px;
	margin:50px 0 0 0;	
	font-size:18px;
}

/* Cut in sezioni*/
.cut-top {
	content: ' ';
	position: absolute;
	z-index: 1;
	bottom: -1505px;
	left: 0;
	width: 0;
	height: 0;
	border-top: 80px solid transparent;
	border-right: 30px solid #333366;
}
.cut-bottom {
	content: ' ';
	position: absolute;
	z-index: 1;
	bottom: -2091px;
	left: 0;
	width: 0;
	height: 0;
	border-bottom: 80px solid transparent;
	border-left: 30px solid #333366;
}

