/* Stile globale */
html,
body {
    height: 100%;
	font-family: 'Lato', sans-serif;
	margin:0;
	padding:0;
    background-color: #ffffff;
	font-size:16px;
	}
    
header{
    padding-top: 5px;
}

.logo-head{
    padding-top: 5px;
    padding-bottom: 5px;
    margin:0 auto;
    max-width: 300px
}
div{
	margin:0;
	padding:0;
	height:auto;
	width:auto;
	}

h1, h2, h3, h4{
	margin:0;
	padding:0;
    font-weight: 500;
	}
    
h2{
    font-size: 22px;
}

h3{
    font-size: 20px;
}
ul{
    margin-left: 0;
}
ul li{
	list-style:none;
    font-size:15px;
    line-height: 20px;
	}
	
p{ 
font-size:15px;
font-weight:400;
text-align: justify;
}
	
a,
a:hover,
a:focus{color:#49bc45;}

.title-page{
    padding-top: 20px;
    padding-bottom: 20px;
}

.title-page h1{
	font-size:30px;
	font-weight: 600;
	color:#000000;
	}

.home-title-page{
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    padding: 15px;
    color: #000000;
}

.home-title-page p{
    font-size: 20px;
    color: #ffffff !important;
}

.home-title-page h1{
    font-size: 40px;
    color: #ffffff !important;
}

.bg-bianco{
    background-color: #ffffff;
}

.bg-grigio{
    background-color: #ebebeb;
}

.bg-verde{
    background-color: #49bc45;
}

.bg-arancio{
    background-color: #ffae00;
}
.rosso{
	color: #FF0000;
	}

.verde{
	color: #49bc45;
	}

.nero{
	color:#000000;
	}
	
.bianco{
	color: #fbfbfb;
	}

.numeroverde{
	margin:5px auto;
	width:215px !important;
	}

	
.navbar-verde{
	background-color: #49bc45;
    color:#ffffff;
    text-transform: uppercase;
	margin-bottom:0;
    border:0;
    border-bottom: 2px solid #1e6e1b;
	}
	
#navbar{
	padding:0 !important;
	}

.navbar-nav{
	margin:0 2%;
	border-left: 1px solid #1e6e1b !important;
	}
	
.navbar-verde .container-fluid{
	padding:0 !important;
	}
    
.navbar-verde .navbar-nav>li>a{
	padding-left:15px !important;
	padding-right:15px !important;
	border-right:none !important;
	color:#ffffff !important;
	border-right:1px solid #1e6e1b !important;
    background-color: #49bc45;
	min-width: 150px !important;
	padding-top:14px !important;
	padding-bottom:14px !important;
    text-align: center;
	}
    
.navbar-verde .navbar-nav>li>a:hover{
    background-color: #1e6e1b;
	}
	
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #ffffff !important;
    background-color: #1e6e1b;
    }
    
.navbar-nav .last>a{
	border:none !important;
	}
    
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #ffffff !important;
    background-color: #1e6e1b;
    }
    
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
	
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #ffffff;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #ffffff !important;
    background-color: #1e6e1b;
}

@media (min-width: 768px) {
    header{
    padding-top: 30px;
    }
    .logo-head{
    padding-top: 0;
    padding-bottom: 15px;
    margin:0 auto;
    max-width: 300px
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #444444;
    }
    
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #222222;
    }
}

.bianca{
	color:#000000;
	background-color:#ffffff;
	display:block;
	background-image:url(../img/gray.png);
	background-repeat:repeat-x repeat-y;
	}

.bianca .container{
	padding-top:15px;
	border-left:2px solid #c9c9c9;
	border-right:2px solid #c9c9c9;
	background-color:#ffffff;}

		
.nera{
	background-color:#222222;
	color:#ffffff;
	border-top:3px solid #86D11F;
	}

.nera .container{
	padding-top:0;
	border-left: none;
	border-right: none;
	background-color:#222222;}

.sep{
	width: 100%;
    background-color: #c9c9c9;
    height: 1px;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 15px;
	}

footer{
    background-color: #222222;
    color: #ffffff;
    padding-top: 15px; 
}

footer a {
    color: #ffffff;
}
footer a:hover,
footer a:focus {
    color: #999999;
    text-decoration: none;
}


footer h4{
    font-size:22px;
    color:#ffffff;
    display: block;
    margin-bottom: 10px;
}

footer .col-md-4{
    margin-bottom: 20px;
}

.logo-footer{
    margin:10px auto;
}
.quick-link{
    display: inline-block;
    color: #ffffff;
    font-size:14px;
	border-bottom:1px dashed #444;
	margin-right:8px;
}

.quick-link .glyphicon{
    margin-right: 5px;
}

.quick-link:hover,
.quick-link:focus,{
    display: block;
    color: #999999;
    font-size:14px;
}
.social-footer{
    display: inline-block;
    float: right;
}
.social-footer a{
    display: inline-block;
    float: left;
    margin-right: 10px;
    width: 30px;
}

.cont-facebook{
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    width: 100%;
}

.contatti-footer p{
    margin:0;
}

.copyright{
    background-color: #333333;
    color: #fffff;
    padding: 10px;
    margin-top: 15px;
	font-size:13px;
    display: inline-block;
    width: 100%;
    margin-bottom: -6px;
}

.copyright p{
    margin: 0;
    padding: 0;
    margin-top: 4px;
    margin-bottom: 0;
}

.content p{
    text-align: justify !important;
    line-height: 20px;
}

/* Box Numeri Verdi */
.box-numeri-verdi{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	overflow: hidden;
	margin: 0 0 20px;
    background-color: #fff;
}

.box-numeri-verdi:hover{
    box-shadow: 0 0 20px #999999;
}

.box-numeri-verdi .titolo{
	color: #ffffff;
	padding: 0 10px;
	font-weight:bold;
	font-size: 16px !important;
	margin: 0 auto!important;
}

.box-numeri-verdi iframe{
	height: 240px;
	margin: 0 auto;
	width: 100%;
}

.box-numeri-verdi .bordi{
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	padding: 10px;
}

.box-numeri-verdi .table{
	width: 100%;
	margin: 0;
	table-layout: fixed;
}

.box-numeri-verdi caption{
	margin: -10px auto 5px;
    width: 100%;
	color: #656565;
	font-size: 12px;
	line-height: 14px;
	text-align:center;
}

.box-numeri-verdi a{
	font-size: 24px;
    line-height: 34px;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #c9d7cf;
    width: 230px;
    margin: 0 auto 3px auto;
	font-weight:bold;
}
.box-numeri-verdi .nero{
	color: #000000;
}

.box-numeri-verdi a .glyphicon{
	color:#49bc45;
	font-size:20px;
	margin-left:15px;
}

.box-numeri-verdi .bianco{
	color: #49bc45; 
}

.box-numeri-verdi .ultimo {
    border: none;
}

.box-numeri-verdi .carrello {
	display: inline-block;
	height: 0;
	width: 0;
	background-position: -738px -395px;
	margin: 0 auto;
	visibility:hidden;
}

.box-numeri-verdi td{
	padding: 0 !important;
	border: none !important;
}

.box-numeri-verdi select{
	font-size: 16px;
    margin: 3px 0 0;
    padding: 5px 10px;
	text-align: center;
}

.box-numeri-verdi .bordino{
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background: white;
	color:#333333;
}

.box-numeri-verdi .link{
	font-size: 14px;
	color: white;
	padding: 0 12px;
	padding: 10px;
}

.box-numeri-verdi .info{
	font-size: 16px;
	color: #86D11F;
	padding: 7px 0;
}

.top100 .colore{
    color: #ffffff;
    background-color: #49bc45;
}
.top200 .colore{
    color: #ffffff;
    background-color: #49bc45;
}
.top300 .colore{
    color: #ffffff;
    background-color: #49bc45;
}
.top500 .colore{
    color: #ffffff;
    background-color: #49bc45;
}

.box-numeri-verdi .titolo{
	color: #ffffff;
	padding: 0 10px;
	font-size: 30px !important;
	margin: 0 auto!important;
}
.top500 .titolo{
    color: #ffffff;
	padding: 0 10px;
	font-size: 30px !important;
	margin: 0 auto!important;
}

.box-numeri-verdi .link{
	text-align: right;
}

.box-numeri-verdi .link-pagina{
	color: white;	
}

.nvlist .nv{
	margin-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ebebeb;
}	

.row-num{
	margin: 0 !important;
	}
	
.intronv{
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: bold;
	background-color:#49bc45;
	color:#ffffff;
	text-align:center;
	display:block;
	padding:10px;
	letter-spacing:1px;
	margin-top:30px;
}

.btn-nv{
	font-size:20px;
	color: #000000;
	display: block;
	background-color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	}
	
.btn-nv:hover{
	color: #49bc45;
	text-decoration:none;
	}

.btn-nv .altri-num{
	color: #49bc45 ;
	margin: 0 3px;
	}
	
.btn-nv .glyphicon{
	color: #49bc45;
	}

.othernumbers_cont {
	background: white;
	border: 1px solid #c9c9c9;
	display: none;
	height: 410px;
	position: absolute;
	z-index: 999;
}

.othernumbers{
	height: 410px;	
	margin: 0 auto;
	overflow-y: scroll;
	width: 210px;
}

.othernumbers a{
	width: auto;
	font-size: 16px;
    margin: 0;
    padding: 2px;
    line-height: 0;
    padding-top: 0;
}

.othernumbers a .glyphicon{
	width: auto;
	font-size: 16px;
    margin-top: 2px;
    padding: 2px;
}
.top100 .selectpicker,
.top100 .selectpicker:hover,
.top100 .selectpicker:visited,
.top100 .selectpicker:visited:active,
.top100 .selectpicker:active,
.top200 .selectpicker,
.top200 .selectpicker:hover,
.top200 .selectpicker:visited,
.top200 .selectpicker:visited:active,
.top200 .selectpicker:active,
.top300 .selectpicker,
.top300 .selectpicker:hover,
.top300 .selectpicker:visited,
.top300 .selectpicker:visited:active,
.top300 .selectpicker:active,
.top500 .selectpicker,
.top500 .selectpicker:hover,
.top500 .selectpicker:visited,
.top500 .selectpicker:visited:active,
.top500 .selectpicker:active{
	color:#ffffff !important;
	border: none !important;
    background-color: #ffae00;
    }

.othernumbers .last{
    font-size: 16px;
    color: #568d0b;
    margin-top: 15px;
    height: 18px !important;
}

.othernumbers .last .glyphicon{
	margin:0 !important;
	margin-top: -10px !important;
}

.othernumbers_super{
	width: 210px;
	margin: 0px auto;
	overflow: hidden;
}

.othernumbers .text{
	margin-left: 7px;
}

.othernumbers .glyphicon-zoom-in{
	margin: 7px;
}

.breadcrumb{
    font-size: 15px;
    color: #999999;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 0;
}

.breadcrumb span{
    font-weight: 300;
    font-style: normal;
}

.
#loginLC{
    padding: 0 15px;
}

#loginLC p{
    margin-bottom: 0;
    margin-top: 5px;
}
#loginLC input{
    width: 100%;
    height: 35px;
    padding: 5px;
    border:1px solid #999;
}

#loginLC input.btn-invia{
    
}

.link-recupero{
    text-align: center;
    margin-bottom: 10px;
    display: block;
}

.btn-box-ricarica,
.btn-box-messaggi{
    display: block;
    color: #ffffff !important;
    font-size: 27px;
    text-decoration: none !important;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 15px;
    border-radius: 3px;
    border:1px solid rgba(255,175,75,1);
    border-bottom: 2px solid #d67908;
    margin-bottom: 15px;
    background: rgba(255,175,75,1);
    background: -moz-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,175,75,1)), color-stop(100%, rgba(255,146,10,1)));
    background: -webkit-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: -o-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: linear-gradient(to bottom, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=0 );
}

.btn-box-ricarica:hover,
.btn-box-messaggi:hover{
    border:1px solid #d67908;
    border-bottom: 2px solid #d67908;
    background: #d67908;
}

.small-no{
    display: none;
}
@media (min-width: 768px) {
    .btn-box-siti{
    margin-top: 100px;
    margin-bottom: 50px;
}
.small-no{
    display: inline-block;
}
.tablancio td,
.tablancio th {
    border-bottom: 1px solid #c2c2c2;
    padding: 6px 15px;
}

}

.text-app{
    margin-bottom: 30px;
}

/* Tabella "Nome Messaggio" */

.tablancio {
    border: 1px solid #999999;
    font-size: 16px;
    margin-bottom: 8px;
    border-top: 1px solid #999999;
    width: 100%;
}

.tablancio th {
    background-color: #000000;
    color: #ffffff;
    text-align: left;
	text-transform:uppercase;
    font-size: 14px;
}
.tablancio td,
.tablancio th {
    border-bottom: 1px solid #c2c2c2;
    padding: 6px 15px;
}

.tablancio .giallo {
    background: none repeat scroll 0 0 #e6e6e6;
	color:#111111;
	font-weight:bold;
}

.numeri-verdi h1{
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    color: #000000;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 10px;
}

.numeri-verdi  p{
    text-align: center;
    color: #666666;
    font-size: 18px;
}
.vantaggi h2{
    font-size: 30px;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 15px;
}
.vantaggi img{
    display: block;
    margin: 0 auto;
}

.vantaggi p{
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
}


.servizi h2{
    font-size: 30px;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 15px;
}

.servizi .lno{
    background-color: #ebebeb;
    color: #000000;
    border-radius: 3px;
    border:0;
    padding: 15px;
    float: none;
    display: inline-block;
    width: 100%;
    margin: 0;
    margin-bottom: 30px;
    min-height: 450px;
}
.servizi .lno li{
    margin-bottom: 10px;
}

.testoli{
    font-size: 16px;
}

.section-att{
    color:#ffffff;
    padding-bottom: 30px;
    padding-top: 30px;
}

.section-att h3{
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 10px;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 0 2px 0 #bc8000;
}

.section-att .btn-att{
    display: inline-block;
    width: 100%;
    background-color: #49bc45;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 3px;
    margin: 15px auto 0 auto;
    border-radius: 3px;
    border-bottom: 3px solid green;
    text-decoration: none;
    text-shadow: none;
    text-align: center;
}

.box-funzionamento h2{
    font-size: 30px;
    font-weight: 600;
    margin-top:15px;
    margin-bottom: 15px;
}

.box-funzionamento h4{
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 15px;
}
.box-funzionamento a {
    padding-bottom: 10px;
    display: block;
}

.box-funzionamento .col-sm-4{
    margin-bottom: 30px;
}

.vant h3{
    margin-top: 10px;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.vant .pull-left,
.vant .pull-right{
    text-align: center;
}

.img-vantaggi{
    display: inline-block;
    margin: 0 auto;
    max-width: 100px;
}

@media ( min-width: 767px ){
    .vant h3{
    margin-top: 50px;
    display: inline-block;
    width: 100%;
    text-align: left;
    }

    .img-vantaggi{
    margin: 0 auto;
    max-width: 100%;
    }
    
}

.vant:last-child{
    margin-bottom: 30px;
}

.serv-gra-ul{
    background-color: #ebebeb;
    padding:15px;
    border-radius: 5px;
    margin:0;
    margin-top: 30px;
    margin-bottom: 30px;
    color: #000000;
    display: block;
}

.serv-gra-ul li{
    margin-bottom: 10px;
    padding: 0;
}

.titolo-serv{
    color: #ffffff;
    font-size: 30px;
    text-shadow: 0 2px 0 #bc8000;
    margin-top: 30px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}

.pag-mess-vocali h3{
    font-weight: 600;
    margin-bottom:10px;
    margin-top: 10px;
}
.box-messvoc{
    background-color: #ffae00;
    border-radius: 5px;
    padding: 20px;
    color:#ffffff;
    margin-bottom: 30px;
    margin-top: 30px;
}

.box-messvoc p{
    font-size: 22px;
    font-weight: 600;
    margin-top:10px;
}
.btn-messvoc {
    background-color: #49bc45 !important;
    border: 3px solid #49bc45;
    border-bottom: 3px solid #1e6e1b;
    color: #ffffff !important;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 5px;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    display: block;
    text-decoration: none !important;
}

.messvoc p{
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-top:10px;
    margin-bottom: 20px;
}

.box-vant{
    border:1px solid #999999;
    border-bottom: 3px solid #888888;
    padding: 15px;
}

.box-vant h3{
    margin-bottom: 20px;
    font-weight: 600;
    text-align: center;
}

.box-vant h3 span{
    font-size: 13px;
}

.box-log{
    padding: 15px;
    padding-top: 0;
    border:2px solid #49bc45;
    margin-bottom:15px;
    border-radius: 5px
}

.box-log .btn-messvoc{
    margin-top: 15px;
    margin-bottom: 15px;
}

.box-log a,
.box-log a:hover{
    margin-bottom: 0;
    color: #49bc45 !important;
}

.panel-heading{
    background-color: #49bc45 !important;
    color: #ffffff !important;
}
.panel-default {
    border-color: #49bc45 !important;
}

.box-med{
    padding-top: 15px;
    padding-bottom: 15px;
}

.box-med h2{
    margin-bottom: 15px;
    font-weight: 600;
}

.box-serv-med{
    display: block;
    padding-bottom: 15px;
}

.btn-mediacare{
    text-decoration: none !important;
    text-transform: uppercase;
    background-color: #283374;
    color: #ffffff !important;
    width: 100%;
    display: inline-block;
    padding: 10px;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 15px;
    font-weight: 500;
    letter-spacing: 1px;
}

.map{
    margin-bottom: 30px;
}

.table-responsive {
    min-height: 100%;
    overflow-x: visible;
}